Trace number 4465487

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 3637

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern35-09.lin.opb
MD5SUM88e07485ddda73ef9c5cf0cbed9ceb05
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-1277
Best CPU time to get the best result obtained on this benchmark3588.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1381
Total number of constraints2692
Number of constraints which are clauses1346
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1346
Minimum length of a constraint3
Maximum length of a constraint5
Number of terms in the objective function 1381
Biggest coefficient in the objective function 304
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 75168
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 304
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 75168
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 31109120, getVmSize() = 31109120, SCIPgetMemUsed() = 6701389, SCIPgetMemTotal() = 9304485, SCIPgetMemExternEstim() = 3902569
0.00/0.01	c ** set memory limit for presolving in LC to 8.796e+12 for SCIP **
0.10/0.17	c ** Estimated virtualMemUsedAtSolver = 23644135, getVmSize() = 55119872, SCIPgetMemUsed() = 18667338, SCIPgetMemTotal() = 31563634, SCIPgetMemExternEstim() = 3902569
0.10/0.17	c ** set memory limit for solvers to 4.18854e+11 for each SCIP **
0.10/0.17	c Original Problem   :
0.10/0.17	c   Problem name     : instance-4465487-1722547535
0.10/0.17	c   Variables        : 1381 (1381 binary, 0 integer, 0 implicit integer, 0 continuous)
0.10/0.17	c   Constraints      : 2692
0.10/0.17	c   Objective sense  : minimize
0.10/0.17	c Presolved Problem  :
0.10/0.17	c   Variables        : 1381 (1381 binary, 0 integer, 0 implicit integer, 0 continuous)
0.10/0.17	c   Constraints      : 1346
0.10/0.17	c Constraints        : Number
0.10/0.17	c   and              : 1346 
0.10/0.17	c ** Instance transfer method used: 0
0.10/0.18	c ** ParaScipInstance copy does not increase the number of variables. **
0.23/0.25	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.23/0.25	c                                Nodes    Active                                            
0.23/0.25	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
3.42/0.45	c *       0              0           1        20         -28.0000                -          -
3.42/0.45	c *       0              0           1        20        -982.0000                -          -
3.42/0.49	c *       0              0           1        20       -1098.0000                -          -
14.57/1.07	c *       1              2           3        20       -1116.0000      -37584.0000          -
14.57/1.09	c *       1              2           3        20       -1160.0000      -37584.0000          -
16.56/1.14	c *       1              2           3        20       -1185.0000      -37584.0000          -
16.56/1.16	c *       1              2           3        20       -1212.0000      -37584.0000          -
28.00/1.71	c *       2           2414          23        20       -1222.0000      -37584.0000          -
51.82/2.93	c *       3           5270          28        20       -1223.0000      -37584.0000          -
51.82/2.98	c *       3           5270          28        20       -1226.0000      -37584.0000          -
91.30/5.01	c         5              2           1        20       -1226.0000      -13223.5000          -
101.22/5.40	c *       5              2           1        20       -1235.0000      -13223.5000          -
107.18/5.72	c *       6              2           1        20       -1244.0000      -13223.5000          -
117.10/6.24	c *       6              2           1        20       -1253.0000      -12865.7232          -
182.60/9.51	c *      10              3           4        20       -1259.0000      -12865.7232          -
193.23/10.08	c        10              3           4        20       -1259.0000      -12865.7232          -
210.40/10.95	c *      11              5           4        20       -1263.0000      -12865.7232          -
294.49/15.19	c        15             16          15        20       -1263.0000      -12418.2502          -
295.68/15.20	c *      15             16          15        20       -1267.0000      -12418.2502          -
343.34/17.69	c *      18             16          15        20       -1269.0000      -12283.0570          -
393.66/20.19	c        20             19          18        20       -1269.0000      -12283.0570          -
494.08/25.23	c        25            322          73        20       -1269.0000      -11085.0000          -
593.25/30.23	c        30            502         129        20       -1269.0000      -10628.9455          -
694.41/35.32	c        35            762         187        20       -1269.0000      -10050.9454          -
793.46/40.34	c        40            592         217        20       -1269.0000       -9775.3608          -
889.20/45.17	c *      45           1002         247        20       -1273.0000       -9362.1593          -
898.38/45.62	c        46           1002         247        20       -1273.0000       -9362.1593          -
997.50/50.66	c        51           1292         281        20       -1273.0000       -9016.3821          -
1096.61/55.67	c        56           2342         297        20       -1273.0000       -8735.5858          -
1195.65/60.69	c        61           1892         339        20       -1273.0000       -8656.2243          -
1296.66/65.75	c        66           2347         372        20       -1273.0000       -8545.9698          -
1395.79/70.79	c        71           2502         399        20       -1273.0000       -8320.5926          -
1496.87/75.83	c        76           2792         419        20       -1273.0000       -8220.6759          -
1595.91/80.85	c        81           2972         439        20       -1273.0000       -8154.5925          -
1695.00/85.89	c        86           3192         471        20       -1273.0000       -8098.7809          -
1796.12/90.91	c        91           3292         479        20       -1273.0000       -8064.1481          -
1897.80/96.12	c        96           3415         498        20       -1273.0000       -7958.0000          -
1997.18/101.13	c       101           3602         507        20       -1273.0000       -7937.5714          -
2097.85/106.18	c       106           3852         521        20       -1273.0000       -7904.2870          -
2198.20/111.25	c       111           3912         541        20       -1273.0000       -7879.6817          -
2299.34/116.33	c       116           4032         553        20       -1273.0000       -7851.1883          -
2398.45/121.39	c       121           4072         569        20       -1273.0000       -7829.6046          -
2499.40/126.45	c       126           4233         578        20       -1273.0000       -7816.7876          -
2598.53/131.46	c       131           4383         592        20       -1273.0000       -7779.6296          -
2699.66/136.51	c       137           4514         605        20       -1273.0000       -7743.9864          -
2798.69/141.56	c       142           4594         621        20       -1273.0000       -7735.8988          -
2897.51/146.60	c       147           4892         633        20       -1273.0000       -7692.0604          -
2998.60/151.64	c       152           5122         649        20       -1273.0000       -7679.8333          -
3099.55/156.71	c       157           5255         664        20       -1273.0000       -7658.1821          -
3198.63/161.77	c       162           5542         681        20       -1273.0000       -7642.7195          -
3297.61/166.79	c       167          20342        2219        20       -1273.0000       -7609.2778    497.74%
3396.49/171.79	c       172          21182        2305        20       -1273.0000       -7552.4542    493.28%
3497.58/176.89	c       177          22022        2389        20       -1273.0000       -7500.6574    489.21%
3598.51/181.92	c       182          22982        2459        20       -1273.0000       -7473.7407    487.10%
3697.59/186.97	c       187          23582        2541        20       -1273.0000       -7432.0556    483.82%
3799.29/192.05	c       192          24472        2623        20       -1273.0000       -7392.0278    480.68%
3898.45/197.09	c       197          25292        2699        20       -1273.0000       -7373.3380    479.21%
3999.51/202.15	c       202          26012        2785        20       -1273.0000       -7345.7407    477.04%
4099.95/207.22	c       207          26942        2873        20       -1273.0000       -7289.8194    472.65%
4199.00/212.26	c       212          27782        2963        20       -1273.0000       -7253.4074    469.79%
4300.12/217.30	c       217          28652        3031        20       -1273.0000       -7228.5556    467.84%
4399.24/222.33	c       222          29532        3117        20       -1273.0000       -7200.1508    465.60%
4498.39/227.35	c       227          30232        3175        20       -1273.0000       -7177.1667    463.80%
4601.23/232.51	c       233          31352        3247        20       -1273.0000       -7146.1487    461.36%
4700.29/237.59	c       238          32272        3325        20       -1273.0000       -7110.8704    458.59%
4801.40/242.61	c       243          33242        3393        20       -1273.0000       -7078.9722    456.09%
4900.42/247.62	c       248          34142        3451        20       -1273.0000       -7055.8519    454.27%
4999.46/252.66	c       253          35032        3529        20       -1273.0000       -7038.7500    452.93%
5100.55/257.71	c       258          35822        3601        20       -1273.0000       -7018.3889    451.33%
5199.65/262.73	c       263          36622        3683        20       -1273.0000       -6984.7222    448.68%
5300.71/267.82	c       268          37492        3775        20       -1273.0000       -6955.2963    446.37%
5399.59/272.86	c       273          38402        3869        20       -1273.0000       -6933.9123    444.69%
5500.56/277.92	c       278          39252        3953        20       -1273.0000       -6903.8995    442.33%
5599.55/282.96	c       283          33158        2517        20       -1273.0000       -6868.2622    439.53%
5698.58/288.01	c       288          38602        3741        20       -1273.0000       -6829.3083    436.47%
5797.62/293.02	c       293          39442        3815        20       -1273.0000       -6801.7407    434.31%
5899.23/298.11	c       298          35598        2701        20       -1273.0000       -6767.9357    431.65%
5999.86/303.16	c       303          36378        2769        20       -1273.0000       -6733.0444    428.91%
6100.24/308.21	c       308          36838        2801        20       -1273.0000       -6719.6290    427.86%
6199.35/313.26	c       313          37558        2867        20       -1273.0000       -6686.7905    425.28%
6300.42/318.32	c       318          38458        2933        20       -1273.0000       -6659.1968    423.11%
6399.52/323.36	c       323          39188        3005        20       -1273.0000       -6630.7778    420.88%
6498.62/328.37	c       328          40128        3077        20       -1273.0000       -6584.3553    417.23%
6599.65/333.46	c       333          40898        3143        20       -1273.0000       -6561.8413    415.46%
6700.72/338.51	c       339          41608        3223        20       -1273.0000       -6539.4000    413.70%
6799.69/343.55	c       344          42368        3283        20       -1273.0000       -6517.3333    411.97%
6900.75/348.62	c       349          43028        3349        20       -1273.0000       -6493.6167    410.10%
6999.85/353.68	c       354          43888        3401        20       -1273.0000       -6475.6250    408.69%
7100.82/358.76	c       359          44528        3471        20       -1273.0000       -6450.4487    406.71%
7199.82/363.79	c       364          45268        3561        20       -1273.0000       -6423.3889    404.59%
7300.71/368.83	c       369          45948        3633        20       -1273.0000       -6401.5444    402.87%
7399.80/373.85	c       374          46678        3697        20       -1273.0000       -6376.6508    400.92%
7500.82/378.94	c       379          47436        3759        20       -1273.0000       -6357.9556    399.45%
7604.22/384.18	c       384          48408        3831        20       -1273.0000       -6335.4469    397.68%
7704.71/389.23	c       389          49468        3911        20       -1273.0000       -6312.3630    395.87%
7803.77/394.25	c       394          50328        4019        20       -1273.0000       -6290.1012    394.12%
7904.73/399.38	c       399          51428        4097        20       -1273.0000       -6272.0952    392.70%
8005.75/404.44	c       404          52598        4183        20       -1273.0000       -6244.8056    390.56%
8104.71/409.48	c       409          53608        4265        20       -1273.0000       -6228.7745    389.30%
8205.73/414.53	c       415          54538        4377        20       -1273.0000       -6198.9879    386.96%
8304.68/419.56	c       420          55328        4493        20       -1273.0000       -6168.4065    384.56%
8405.65/424.62	c       425          56238        4603        20       -1273.0000       -6148.8889    383.02%
8504.68/429.69	c       430          57228        4693        20       -1273.0000       -6129.8333    381.53%
8605.73/434.73	c       435          57978        4815        20       -1273.0000       -6106.0433    379.66%
8704.77/439.78	c       440          58978        4905        20       -1273.0000       -6091.3333    378.50%
8805.79/444.80	c       445          59448        4953        20       -1273.0000       -6080.7778    377.67%
8904.75/449.84	c       450          60018        5017        20       -1273.0000       -6073.8413    377.13%
9005.72/454.91	c       455          60798        5129        20       -1273.0000       -6055.7889    375.71%
9104.71/459.95	c       460          61528        5223        20       -1273.0000       -6047.1905    375.03%
9203.78/465.00	c       465          62418        5301        20       -1273.0000       -6038.0564    374.32%
9302.89/470.02	c       470          63278        5395        20       -1273.0000       -6019.6667    372.87%
9406.67/475.20	c       475          64198        5501        20       -1273.0000       -5999.3463    371.28%
9507.02/480.24	c       480          65128        5581        20       -1273.0000       -5986.6944    370.28%
9606.13/485.26	c       485          65918        5677        20       -1273.0000       -5965.9795    368.66%
9707.01/490.34	c       490          65918        5677        20       -1273.0000       -5965.9795    368.66%
9806.10/495.39	c       495          66658        5789        20       -1273.0000       -5947.5528    367.21%
9907.15/500.43	c       500          67278        5899        20       -1273.0000       -5931.0675    365.91%
10008.14/505.51	c       506          68208        5999        20       -1273.0000       -5914.0278    364.57%
10107.05/510.52	c       511          68928        6105        20       -1273.0000       -5894.5000    363.04%
10206.08/515.58	c       516          69758        6173        20       -1273.0000       -5885.2222    362.31%
10307.14/520.64	c       521          70508        6269        20       -1273.0000       -5864.7778    360.71%
10406.22/525.69	c       526          71398        6347        20       -1273.0000       -5853.6600    359.83%
10507.26/530.74	c       531          72388        6421        20       -1273.0000       -5845.4667    359.19%
10606.52/535.79	c       536          73238        6493        20       -1273.0000       -5840.5093    358.80%
10707.36/540.84	c       541          74058        6599        20       -1273.0000       -5825.8556    357.65%
10806.41/545.89	c       546          75018        6705        20       -1273.0000       -5812.1111    356.57%
10907.35/550.94	c       551          75768        6815        20       -1273.0000       -5798.4167    355.49%
11006.33/555.98	c       556          76668        6905        20       -1273.0000       -5789.6104    354.80%
11105.45/560.99	c       561          77568        6993        20       -1273.0000       -5776.1869    353.75%
11204.57/566.02	c       566          78198        7121        20       -1273.0000       -5760.1500    352.49%
11308.36/571.16	c       571          79028        7205        20       -1273.0000       -5747.4111    351.49%
11408.71/576.23	c       576          79838        7291        20       -1273.0000       -5735.0000    350.51%
11509.63/581.31	c       581          80668        7403        20       -1273.0000       -5718.4760    349.21%
11608.72/586.36	c       586          81428        7535        20       -1273.0000       -5702.0222    347.92%
11709.80/591.41	c       591          82048        7619        20       -1273.0000       -5691.6738    347.11%
11808.73/596.43	c       596          82998        7727        20       -1273.0000       -5677.5000    345.99%
11907.76/601.46	c       601          83838        7807        20       -1273.0000       -5669.6333    345.38%
12006.74/606.47	c       606          84898        7889        20       -1273.0000       -5659.0556    344.54%
12107.54/611.52	c       612          85708        8013        20       -1273.0000       -5643.8444    343.35%
12208.66/616.61	c       617          86518        8111        20       -1273.0000       -5630.5958    342.31%
12307.35/621.61	c       622          87318        8223        20       -1273.0000       -5618.6111    341.37%
12406.41/626.66	c       627          88128        8327        20       -1273.0000       -5604.7092    340.28%
12507.23/631.76	c       632          88938        8429        20       -1273.0000       -5594.1151    339.44%
12608.15/636.85	c       637          89988        8517        20       -1273.0000       -5584.6085    338.70%
12709.20/641.91	c       642          90908        8611        20       -1273.0000       -5575.3278    337.97%
12808.00/646.98	c       647          91688        8711        20       -1273.0000       -5565.9444    337.23%
12909.62/652.06	c       652          92578        8807        20       -1273.0000       -5557.4450    336.56%
13008.57/657.12	c       657          93478        8875        20       -1273.0000       -5548.9444    335.90%
13109.70/662.17	c       662          94348        8973        20       -1273.0000       -5536.3667    334.91%
13208.71/667.18	c       667          95198        9075        20       -1273.0000       -5527.7384    334.23%
13308.98/672.25	c       672          96118        9143        20       -1273.0000       -5519.9889    333.62%
13408.02/677.27	c       677          97018        9249        20       -1273.0000       -5510.7778    332.90%
13506.97/682.29	c       682          97738        9339        20       -1273.0000       -5503.7222    332.34%
13610.02/687.41	c       687          98488        9407        20       -1273.0000       -5496.7500    331.79%
13709.06/692.43	c       692          99248        9533        20       -1273.0000       -5490.1231    331.27%
13808.10/697.48	c       697          99998        9639        20       -1273.0000       -5479.6111    330.45%
13908.87/702.52	c       703         100888        9733        20       -1273.0000       -5472.8214    329.92%
14007.98/707.56	c       708         101638        9847        20       -1273.0000       -5460.5000    328.95%
14109.01/712.63	c       713         102428        9935        20       -1273.0000       -5455.2222    328.53%
14208.03/717.68	c       718         103218       10059        20       -1273.0000       -5445.5778    327.78%
14309.02/722.74	c       723         104338       10111        20       -1273.0000       -5439.5889    327.30%
14408.07/727.78	c       728         105358       10223        20       -1273.0000       -5428.6667    326.45%
14509.06/732.83	c       733         106248       10345        20       -1273.0000       -5418.0222    325.61%
14607.93/737.87	c       738         107268       10467        20       -1273.0000       -5405.2576    324.61%
14709.00/742.93	c       743         108208       10549        20       -1273.0000       -5396.6528    323.93%
14808.21/747.99	c       748         109198       10647        20       -1273.0000       -5392.9690    323.64%
14907.02/753.02	c       753         110078       10743        20       -1273.0000       -5385.1933    323.03%
15008.63/758.06	c       758         110408       10791        20       -1273.0000       -5380.3757    322.65%
15107.57/763.08	c       763         111318       10879        20       -1273.0000       -5370.1222    321.85%
15206.57/768.09	c       768         112138       10983        20       -1273.0000       -5359.3889    321.00%
15308.96/773.20	c       773         113078       11065        20       -1273.0000       -5354.8382    320.65%
15407.99/778.22	c       778         113948       11163        20       -1273.0000       -5344.8000    319.86%
15509.05/783.34	c       783         114638       11257        20       -1273.0000       -5337.7667    319.31%
15608.13/788.39	c       788         115538       11343        20       -1273.0000       -5328.3889    318.57%
15708.80/793.42	c       793         116468       11433        20       -1273.0000       -5321.6667    318.04%
15807.85/798.44	c       798         117388       11529        20       -1273.0000       -5311.2273    317.22%
15906.84/803.47	c       803         118098       11645        20       -1273.0000       -5304.3556    316.68%
16007.90/808.50	c       809         118838       11755        20       -1273.0000       -5294.3833    315.90%
16106.97/813.58	c       814         119718       11827        20       -1273.0000       -5289.5583    315.52%
16207.91/818.65	c       819         120478       11935        20       -1273.0000       -5281.3556    314.87%
16308.91/823.73	c       824         121228       12035        20       -1273.0000       -5275.0778    314.38%
16407.93/828.76	c       829         121988       12133        20       -1273.0000       -5263.3580    313.46%
16509.02/833.83	c       834         121988       12133        20       -1273.0000       -5263.3580    313.46%
16607.94/838.89	c       839         122578       12193        20       -1273.0000       -5258.5833    313.09%
16708.94/843.94	c       844         123488       12287        20       -1273.0000       -5252.8148    312.63%
16807.94/848.99	c       849         124178       12373        20       -1273.0000       -5245.0067    312.02%
16906.88/854.02	c       854         125078       12479        20       -1273.0000       -5238.5000    311.51%
17008.53/859.08	c       859         126058       12589        20       -1273.0000       -5231.0000    310.92%
17109.38/864.13	c       864         126918       12705        20       -1273.0000       -5220.5417    310.10%
17208.48/869.18	c       869         127828       12807        20       -1273.0000       -5212.7381    309.48%
17308.54/874.20	c       874         128798       12911        20       -1273.0000       -5205.2222    308.89%
17407.55/879.28	c       879         129828       13005        20       -1273.0000       -5197.3889    308.28%
17508.58/884.34	c       884         130648       13117        20       -1273.0000       -5191.2222    307.79%
17607.62/889.39	c       889         131518       13205        20       -1273.0000       -5185.8056    307.37%
17708.67/894.43	c       894         132288       13293        20       -1273.0000       -5182.7083    307.13%
17807.71/899.45	c       899         133158       13411        20       -1273.0000       -5173.0600    306.37%
17906.77/904.49	c       904         134128       13525        20       -1273.0000       -5166.2222    305.83%
18007.88/909.57	c       910         134918       13619        20       -1273.0000       -5162.7667    305.56%
18108.96/914.61	c       915         135978       13723        20       -1273.0000       -5157.0556    305.11%
18207.94/919.62	c       920         136838       13837        20       -1273.0000       -5152.4815    304.75%
18308.96/924.73	c       925         137678       13971        20       -1273.0000       -5143.2083    304.02%
18407.91/929.75	c       930         138238       14057        20       -1273.0000       -5140.0333    303.77%
18508.59/934.83	c       935         139148       14157        20       -1273.0000       -5134.4333    303.33%
18607.66/939.88	c       940         140198       14263        20       -1273.0000       -5129.4375    302.94%
18708.59/944.93	c       945         140997       14342        20       -1273.0000       -5125.8175    302.66%
18807.65/949.97	c       950         142018       14449        20       -1273.0000       -5121.5556    302.32%
18906.72/955.02	c       955         142808       14539        20       -1273.0000       -5117.2778    301.99%
19008.45/960.09	c       960         143738       14641        20       -1273.0000       -5111.6548    301.54%
19107.41/965.12	c       965         144658       14731        20       -1273.0000       -5107.5000    301.22%
19208.32/970.18	c       970         145538       14839        20       -1273.0000       -5101.2810    300.73%
19306.91/975.19	c       975         146218       14957        20       -1273.0000       -5096.6667    300.37%
19407.52/980.29	c       980         147108       15081        20       -1273.0000       -5085.2167    299.47%
19508.53/985.33	c       985         148068       15165        20       -1273.0000       -5079.4028    299.01%
19607.64/990.38	c       990         149068       15273        20       -1273.0000       -5075.0009    298.66%
19708.72/995.43	c       995         150028       15363        20       -1273.0000       -5070.0000    298.27%
19807.81/1000.49	c      1000         150698       15421        20       -1273.0000       -5067.3175    298.06%
19906.80/1005.50	c      1006         151538       15515        20       -1273.0000       -5062.6583    297.70%
20007.63/1010.50	c      1011         152378       15619        20       -1273.0000       -5057.7917    297.31%
20106.71/1015.52	c      1016         153158       15705        20       -1273.0000       -5053.5556    296.98%
20207.71/1020.61	c      1021         154098       15809        20       -1273.0000       -5048.1333    296.55%
20306.70/1025.62	c      1026         155058       15909        20       -1273.0000       -5040.8611    295.98%
20407.74/1030.74	c      1031         155988       16023        20       -1273.0000       -5035.2222    295.54%
20508.87/1035.82	c      1036         156868       16139        20       -1273.0000       -5028.8333    295.04%
20607.83/1040.87	c      1041         157868       16261        20       -1273.0000       -5020.9924    294.42%
20708.58/1045.93	c      1046         158728       16385        20       -1273.0000       -5017.0556    294.11%
20807.39/1050.98	c      1051         159738       16463        20       -1273.0000       -5013.1912    293.81%
20906.29/1056.01	c      1056         160718       16575        20       -1273.0000       -5009.1667    293.49%
21008.22/1061.09	c      1061         161558       16675        20       -1273.0000       -5003.6667    293.06%
21109.07/1066.13	c      1066         162348       16775        20       -1273.0000       -4997.2884    292.56%
21208.20/1071.19	c      1071         163218       16891        20       -1273.0000       -4993.3246    292.25%
21308.58/1076.23	c      1076         164268       16963        20       -1273.0000       -4989.5526    291.95%
21407.68/1081.28	c      1081         165008       17029        20       -1273.0000       -4986.7821    291.73%
21508.51/1086.33	c      1086         165798       17119        20       -1273.0000       -4983.5361    291.48%
21607.37/1091.39	c      1091         166858       17201        20       -1273.0000       -4979.5333    291.17%
21708.16/1096.41	c      1096         167768       17313        20       -1273.0000       -4974.5000    290.77%
21807.16/1101.45	c      1101         168598       17403        20       -1273.0000       -4970.1611    290.43%
21908.21/1106.53	c      1107         169548       17515        20       -1273.0000       -4964.7143    290.00%
22007.26/1111.58	c      1112         170568       17625        20       -1273.0000       -4959.2583    289.57%
22108.32/1116.64	c      1117         171438       17729        20       -1273.0000       -4954.9111    289.23%
22207.39/1121.68	c      1122         172348       17811        20       -1273.0000       -4952.2222    289.02%
22308.38/1126.73	c      1127         173298       17903        20       -1273.0000       -4945.2222    288.47%
22407.47/1131.78	c      1132         174258       18013        20       -1273.0000       -4939.6111    288.03%
22508.56/1136.84	c      1137         175258       18113        20       -1273.0000       -4935.6310    287.72%
22607.63/1141.88	c      1142         176188       18213        20       -1273.0000       -4931.8900    287.42%
22708.64/1146.91	c      1147         177068       18343        20       -1273.0000       -4925.5000    286.92%
22807.45/1151.98	c      1152         177948       18481        20       -1273.0000       -4920.8889    286.56%
22906.27/1157.00	c      1157         178828       18579        20       -1273.0000       -4916.9444    286.25%
23005.24/1162.02	c      1162         179818       18683        20       -1273.0000       -4911.3889    285.81%
23106.86/1167.05	c      1167         180698       18799        20       -1273.0000       -4907.6667    285.52%
23207.86/1172.14	c      1172         181618       18905        20       -1273.0000       -4903.7778    285.21%
23306.69/1177.15	c      1177         182648       19001        20       -1273.0000       -4900.1528    284.93%
23405.82/1182.17	c      1182         183668       19083        20       -1273.0000       -4895.7000    284.58%
23506.10/1187.20	c      1187         184628       19179        20       -1273.0000       -4889.3020    284.08%
23605.20/1192.26	c      1192         185568       19301        20       -1273.0000       -4885.4778    283.78%
23706.21/1197.39	c      1197         186538       19411        20       -1273.0000       -4881.3000    283.45%
23806.99/1202.49	c      1202         187478       19497        20       -1273.0000       -4878.1111    283.20%
23907.95/1207.51	c      1208         188368       19609        20       -1273.0000       -4872.7222    282.77%
24006.90/1212.54	c      1213         189218       19750        20       -1273.0000       -4863.3889    282.04%
24107.81/1217.65	c      1218         190128       19838        20       -1273.0000       -4859.1852    281.71%
24206.87/1222.69	c      1223         191148       19949        20       -1273.0000       -4855.5000    281.42%
24305.64/1227.70	c      1228         191978       20087        20       -1273.0000       -4850.5238    281.03%
24406.54/1232.72	c      1233         192788       20189        20       -1273.0000       -4847.0944    280.76%
24507.52/1237.82	c      1238         193828       20309        20       -1273.0000       -4842.5556    280.40%
24606.54/1242.87	c      1243         194778       20407        20       -1273.0000       -4838.8241    280.11%
24707.60/1247.91	c      1248         195708       20497        20       -1273.0000       -4833.2944    279.68%
24806.52/1253.00	c      1253         196708       20597        20       -1273.0000       -4828.1111    279.27%
24905.43/1258.00	c      1258         197608       20705        20       -1273.0000       -4822.7111    278.85%
25007.07/1263.04	c      1263         198518       20817        20       -1273.0000       -4819.0000    278.55%
25106.00/1268.12	c      1268         199628       20921        20       -1273.0000       -4815.5343    278.28%
25205.05/1273.12	c      1273         200698       21045        20       -1273.0000       -4811.5556    277.97%
25305.94/1278.17	c      1278         201658       21161        20       -1273.0000       -4807.2778    277.63%
25405.19/1283.18	c      1283         202658       21255        20       -1273.0000       -4801.1667    277.15%
25505.21/1288.22	c      1288         203608       21363        20       -1273.0000       -4797.0556    276.83%
25606.28/1293.36	c      1293         204558       21481        20       -1273.0000       -4794.0491    276.59%
25707.03/1298.45	c      1298         205458       21615        20       -1273.0000       -4789.5556    276.24%
25806.05/1303.49	c      1303         206368       21727        20       -1273.0000       -4787.1296    276.05%
25907.09/1308.50	c      1308         206958       21795        20       -1273.0000       -4784.4444    275.84%
26006.08/1313.55	c      1314         208038       21927        20       -1273.0000       -4778.7111    275.39%
26107.05/1318.62	c      1319         209148       22049        20       -1273.0000       -4775.0718    275.10%
26205.75/1323.66	c      1324         210138       22175        20       -1273.0000       -4769.7778    274.69%
26306.66/1328.74	c      1329         211058       22295        20       -1273.0000       -4765.3000    274.34%
26405.54/1333.77	c      1334         212098       22433        20       -1273.0000       -4761.2745    274.02%
26506.37/1338.81	c      1339         213078       22511        20       -1273.0000       -4758.2778    273.78%
26605.42/1343.81	c      1344         214018       22631        20       -1273.0000       -4755.2778    273.55%
26704.38/1348.82	c      1349         214998       22773        20       -1273.0000       -4749.9753    273.13%
26803.41/1353.87	c      1354         215938       22895        20       -1273.0000       -4744.6444    272.71%
26904.15/1358.96	c      1359         216908       22991        20       -1273.0000       -4742.5833    272.55%
27003.15/1364.02	c      1364         217858       23121        20       -1273.0000       -4737.3333    272.14%
27104.71/1369.06	c      1369         218768       23247        20       -1273.0000       -4734.2569    271.90%
27205.38/1374.17	c      1374         219818       23351        20       -1273.0000       -4730.7646    271.62%
27305.69/1379.26	c      1379         220758       23467        20       -1273.0000       -4725.3944    271.20%
27406.45/1384.31	c      1384         221578       23613        20       -1273.0000       -4720.5556    270.82%
27505.33/1389.35	c      1389         222508       23737        20       -1273.0000       -4715.3889    270.42%
27604.24/1394.36	c      1394         223448       23865        20       -1273.0000       -4709.9357    269.99%
27705.29/1399.45	c      1399         224458       23991        20       -1273.0000       -4705.3667    269.63%
27804.34/1404.49	c      1404         225458       24117        20       -1273.0000       -4700.6889    269.26%
27905.57/1409.57	c      1410         226398       24231        20       -1273.0000       -4697.7460    269.03%
28006.30/1414.60	c      1415         227388       24343        20       -1273.0000       -4692.8262    268.64%
28105.26/1419.67	c      1420         228288       24481        20       -1273.0000       -4689.0000    268.34%
28206.38/1424.74	c      1425         229218       24593        20       -1273.0000       -4685.8889    268.10%
28305.21/1429.78	c      1430         230058       24711        20       -1273.0000       -4681.3889    267.74%
28406.17/1434.84	c      1435         230838       24801        20       -1273.0000       -4677.5278    267.44%
28505.19/1439.88	c      1440         232038       24923        20       -1273.0000       -4673.6111    267.13%
28606.23/1444.94	c      1445         232948       25043        20       -1273.0000       -4670.7407    266.91%
28705.26/1449.98	c      1450         234058       25199        20       -1273.0000       -4664.7778    266.44%
28804.27/1455.00	c      1455         234938       25291        20       -1273.0000       -4661.7222    266.20%
28905.86/1460.05	c      1460         236198       25421        20       -1273.0000       -4659.2222    266.00%
29004.78/1465.13	c      1465         237208       25533        20       -1273.0000       -4656.0133    265.75%
29105.50/1470.18	c      1470         238308       25665        20       -1273.0000       -4652.3333    265.46%
29204.56/1475.19	c      1475         239478       25757        20       -1273.0000       -4649.3889    265.23%
29304.83/1480.27	c      1480         240488       25851        20       -1273.0000       -4646.5000    265.00%
29405.94/1485.31	c      1485         241508       25971        20       -1273.0000       -4643.2778    264.75%
29504.90/1490.36	c      1490         242598       26087        20       -1273.0000       -4638.0833    264.34%
29603.86/1495.37	c      1495         243568       26169        20       -1273.0000       -4636.0000    264.18%
29704.78/1500.42	c      1500         244228       26247        20       -1273.0000       -4634.3889    264.05%
29803.73/1505.47	c      1505         244968       26325        20       -1273.0000       -4631.8889    263.86%
29904.71/1510.58	c      1511         245848       26415        20       -1273.0000       -4629.5833    263.68%
30005.69/1515.63	c      1516         246858       26559        20       -1273.0000       -4625.9000    263.39%
30104.74/1520.68	c      1521         247988       26683        20       -1273.0000       -4623.1635    263.17%
30205.70/1525.73	c      1526         249278       26769        20       -1273.0000       -4620.0000    262.92%
30304.73/1530.75	c      1531         250458       26893        20       -1273.0000       -4615.3056    262.55%
30403.72/1535.76	c      1536         251448       27021        20       -1273.0000       -4611.5000    262.25%
30504.69/1540.84	c      1541         252498       27123        20       -1273.0000       -4608.0556    261.98%
30605.66/1545.94	c      1546         253628       27239        20       -1273.0000       -4605.2500    261.76%
30704.43/1550.98	c      1551         254678       27335        20       -1273.0000       -4602.6389    261.56%
30803.35/1556.00	c      1556         255678       27444        20       -1273.0000       -4600.3333    261.38%
30904.99/1561.08	c      1561         256448       27540        20       -1273.0000       -4596.2778    261.06%
31005.77/1566.14	c      1566         257118       27604        20       -1273.0000       -4594.2247    260.90%
31105.00/1571.18	c      1571         258058       27700        20       -1273.0000       -4592.1222    260.73%
31205.25/1576.23	c      1576         258938       27790        20       -1273.0000       -4590.6667    260.62%
31304.21/1581.28	c      1581         260038       27932        20       -1273.0000       -4586.2778    260.27%
31405.24/1586.33	c      1586         260918       28054        20       -1273.0000       -4582.5000    259.98%
31504.24/1591.39	c      1591         261898       28182        20       -1273.0000       -4579.7222    259.76%
31605.28/1596.44	c      1596         262738       28336        20       -1273.0000       -4576.1111    259.47%
31704.33/1601.49	c      1602         263698       28422        20       -1273.0000       -4574.6611    259.36%
31805.04/1606.55	c      1607         264508       28544        20       -1273.0000       -4570.4667    259.03%
31904.04/1611.58	c      1612         265588       28666        20       -1273.0000       -4566.1878    258.70%
32004.75/1616.66	c      1617         266488       28784        20       -1273.0000       -4563.5556    258.49%
32105.52/1621.70	c      1622         267458       28900        20       -1273.0000       -4560.5000    258.25%
32204.51/1626.75	c      1627         268298       29032        20       -1273.0000       -4557.3889    258.00%
32305.48/1631.80	c      1632         269168       29172        20       -1273.0000       -4554.0000    257.74%
32404.38/1636.85	c      1637         270228       29272        20       -1273.0000       -4552.5017    257.62%
32505.42/1641.90	c      1642         271338       29388        20       -1273.0000       -4549.5000    257.38%
32604.45/1646.95	c      1647         272278       29508        20       -1273.0000       -4545.2118    257.05%
32703.48/1652.00	c      1652         273208       29622        20       -1273.0000       -4542.9074    256.87%
32805.04/1657.05	c      1657         274158       29746        20       -1273.0000       -4539.4968    256.60%
32904.11/1662.10	c      1662         275168       29860        20       -1273.0000       -4536.4444    256.36%
33003.08/1667.11	c      1667         276078       29960        20       -1273.0000       -4534.0556    256.17%
33104.18/1672.19	c      1672          52804        4227        20       -1273.0000       -4517.9132    254.90%
33204.45/1677.26	c      1677          53094        4249        20       -1273.0000       -4503.0119    253.73%
33305.48/1682.30	c      1682          53334        4265        20       -1273.0000       -4494.3700    253.05%
33404.52/1687.35	c      1687          53754        4299        20       -1273.0000       -4470.0994    251.15%
33505.52/1692.40	c      1692          54004        4323        20       -1273.0000       -4462.0000    250.51%
33604.35/1697.45	c      1697          54254        4351        20       -1273.0000       -4452.0444    249.73%
33703.42/1702.49	c      1702          54522        4379        20       -1273.0000       -4429.4588    247.95%
33804.10/1707.54	c      1708          54634        4393        20       -1273.0000       -4419.2500    247.15%
33905.00/1712.61	c      1713          54846        4415        20       -1273.0000       -4413.0000    246.66%
34004.01/1717.62	c      1718          55074        4437        20       -1273.0000       -4387.5000    244.66%
34103.08/1722.66	c      1723          55244        4455        20       -1273.0000       -4377.0054    243.83%
34204.04/1727.74	c      1728          55454        4475        20       -1273.0000       -4371.6027    243.41%
34305.08/1732.82	c      1733          55764        4497        20       -1273.0000       -4363.7143    242.79%
34404.07/1737.87	c      1738          56014        4519        20       -1273.0000       -4349.9461    241.71%
34505.02/1742.91	c      1743          56644        4535        20       -1273.0000       -4342.0000    241.08%
34603.87/1747.96	c      1748          56964        4569        20       -1273.0000       -4330.4444    240.18%
34702.72/1753.02	c      1753          57204        4591        20       -1273.0000       -4323.5602    239.64%
34804.25/1758.06	c      1758          57524        4631        20       -1273.0000       -4310.8784    238.64%
34903.46/1763.11	c      1763          57804        4657        20       -1273.0000       -4294.1667    237.33%
35004.06/1768.13	c      1768          58144        4685        20       -1273.0000       -4284.4242    236.56%
35103.20/1773.20	c      1773          58404        4717        20       -1273.0000       -4260.0764    234.65%
35203.50/1778.25	c      1778          58787        4750        20       -1273.0000       -4238.8463    232.98%
35302.50/1783.29	c      1783          59264        4783        20       -1273.0000       -4220.8725    231.57%
35403.49/1788.32	c      1788          59524        4819        20       -1273.0000       -4189.7500    229.12%
35502.54/1793.37	c      1793          59994        4857        20       -1273.0000       -4171.3098    227.68%
35603.51/1798.42	c      1798          60364        4889        20       -1273.0000       -4156.0830    226.48%
35702.57/1803.48	c      1803          60534        4915        20       -1273.0000       -4140.0312    225.22%
35803.53/1808.53	c      1809          61094        4943        20       -1273.0000       -4131.8349    224.57%
35904.55/1813.61	c      1814          61504        4989        20       -1273.0000       -4114.5154    223.21%
36003.55/1818.66	c      1819          61784        5017        20       -1273.0000       -4109.3333    222.81%
36104.44/1823.71	c      1824          62164        5043        20       -1273.0000       -4103.0000    222.31%
36203.42/1828.76	c      1829          62427        5068        20       -1273.0000       -4098.2121    221.93%
36304.45/1833.81	c      1834          62874        5093        20       -1273.0000       -4083.6855    220.79%
36403.24/1838.84	c      1839          63244        5125        20       -1273.0000       -4063.9454    219.24%
36502.26/1843.86	c      1844          63504        5157        20       -1273.0000       -4058.0655    218.78%
36601.21/1848.88	c      1849          64024        5185        20       -1273.0000       -4046.9270    217.90%
36702.07/1853.90	c      1854          64564        5223        20       -1273.0000       -4038.5992    217.25%
36801.12/1858.99	c      1859          64934        5253        20       -1273.0000       -4022.0863    215.95%
36902.81/1864.05	c      1864          65394        5307        20       -1273.0000       -4005.6485    214.66%
37003.51/1869.15	c      1869          65734        5345        20       -1273.0000       -3993.6389    213.72%
37104.04/1874.22	c      1874          66164        5383        20       -1273.0000       -3984.5000    213.00%
37203.11/1879.26	c      1879          66474        5427        20       -1273.0000       -3970.2037    211.88%
37304.08/1884.31	c      1884          67014        5467        20       -1273.0000       -3961.0326    211.16%
37403.27/1889.36	c      1889          67494        5505        20       -1273.0000       -3951.9206    210.44%
37503.88/1894.41	c      1894          67914        5555        20       -1273.0000       -3929.8534    208.71%
37602.94/1899.46	c      1899          68314        5577        20       -1273.0000       -3922.0000    208.09%
37703.99/1904.52	c      1905          68654        5617        20       -1273.0000       -3913.7661    207.44%
37802.91/1909.57	c      1910          69194        5661        20       -1273.0000       -3905.1457    206.77%
37903.89/1914.61	c      1915          69504        5699        20       -1273.0000       -3893.8333    205.88%
38002.91/1919.63	c      1920          69884        5745        20       -1273.0000       -3876.0144    204.48%
38101.76/1924.66	c      1925          70374        5785        20       -1273.0000       -3869.9207    204.00%
38202.78/1929.70	c      1930          70924        5811        20       -1273.0000       -3862.2999    203.40%
38303.77/1934.80	c      1935          71324        5859        20       -1273.0000       -3848.0000    202.28%
38402.45/1939.85	c      1940          71684        5897        20       -1273.0000       -3838.2659    201.51%
38503.29/1944.92	c      1945          72114        5931        20       -1273.0000       -3830.5491    200.91%
38601.77/1949.96	c      1950          72524        5979        20       -1273.0000       -3819.1632    200.01%
38700.68/1955.01	c      1955          73034        6027        20       -1273.0000       -3808.5599    199.18%
38799.54/1960.03	c      1960          73434        6065        20       -1273.0000       -3801.5484    198.63%
38901.24/1965.12	c      1965          73904        6097        20       -1273.0000       -3797.1185    198.28%
39002.09/1970.16	c      1970          74314        6155        20       -1273.0000       -3784.4830    197.29%
39101.14/1975.18	c      1975          74974        6187        20       -1273.0000       -3772.9592    196.38%
39201.44/1980.27	c      1980          75404        6231        20       -1273.0000       -3761.7628    195.50%
39300.47/1985.30	c      1985          76014        6269        20       -1273.0000       -3753.2391    194.83%
39401.36/1990.32	c      1990          76454        6313        20       -1273.0000       -3739.7778    193.78%
39500.22/1995.36	c      1995          76954        6357        20       -1273.0000       -3732.7639    193.23%
39601.18/2000.44	c      2000          77484        6405        20       -1273.0000       -3718.1474    192.08%
39702.06/2005.52	c      2006          77834        6443        20       -1273.0000       -3711.3500    191.54%
39801.09/2010.53	c      2011          78424        6485        20       -1273.0000       -3701.4067    190.76%
39900.14/2015.56	c      2016          78984        6533        20       -1273.0000       -3695.2725    190.28%
40001.14/2020.66	c      2021          79474        6567        20       -1273.0000       -3686.2024    189.57%
40102.04/2025.71	c      2026          80074        6615        20       -1273.0000       -3676.5879    188.81%
40201.03/2030.76	c      2031          80654        6655        20       -1273.0000       -3671.2717    188.40%
40301.97/2035.81	c      2036          81104        6693        20       -1273.0000       -3664.2778    187.85%
40400.76/2040.86	c      2041          81627        6736        20       -1273.0000       -3658.2533    187.37%
40499.78/2045.90	c      2046          82074        6757        20       -1273.0000       -3653.4204    186.99%
40600.79/2050.96	c      2051          82514        6795        20       -1273.0000       -3646.2842    186.43%
40699.72/2055.98	c      2056          83034        6841        20       -1273.0000       -3640.8937    186.01%
40801.33/2061.06	c      2061          83444        6885        20       -1273.0000       -3634.9854    185.54%
40900.58/2066.08	c      2066          83814        6929        20       -1273.0000       -3630.2425    185.17%
41001.28/2071.14	c      2071          84414        6961        20       -1273.0000       -3623.1232    184.61%
41101.66/2076.21	c      2076          84834        7013        20       -1273.0000       -3616.3865    184.08%
41200.76/2081.26	c      2081          85344        7045        20       -1273.0000       -3612.7963    183.80%
41301.79/2086.31	c      2086          85674        7101        20       -1273.0000       -3603.6207    183.08%
41400.85/2091.35	c      2091          86354        7135        20       -1273.0000       -3597.3089    182.59%
41501.83/2096.41	c      2096          86784        7171        20       -1273.0000       -3592.5556    182.21%
41600.77/2101.46	c      2101          87364        7227        20       -1273.0000       -3586.1111    181.71%
41701.83/2106.51	c      2107          87814        7267        20       -1273.0000       -3580.7851    181.29%
41800.94/2111.57	c      2112          88164        7317        20       -1273.0000       -3577.2222    181.01%
41901.89/2116.61	c      2117          88764        7357        20       -1273.0000       -3573.9717    180.75%
42000.93/2121.63	c      2122          89184        7391        20       -1273.0000       -3571.3982    180.55%
42101.94/2126.70	c      2127          89644        7429        20       -1273.0000       -3565.1445    180.06%
42200.70/2131.76	c      2132          90064        7479        20       -1273.0000       -3561.4444    179.77%
42301.73/2136.81	c      2137          90734        7525        20       -1273.0000       -3551.1470    178.96%
42400.78/2141.87	c      2142          91194        7575        20       -1273.0000       -3545.9210    178.55%
42501.81/2146.91	c      2147          91794        7635        20       -1273.0000       -3538.3892    177.96%
42600.86/2151.96	c      2152          92274        7689        20       -1273.0000       -3530.7778    177.36%
42699.90/2156.97	c      2157          92864        7735        20       -1273.0000       -3525.5000    176.94%
42798.94/2162.00	c      2162          93434        7797        20       -1273.0000       -3520.3191    176.54%
42900.57/2167.05	c      2167          93924        7833        20       -1273.0000       -3515.1250    176.13%
43001.42/2172.16	c      2172          94484        7885        20       -1273.0000       -3510.2286    175.74%
43100.31/2177.17	c      2177          95224        7947        20       -1273.0000       -3505.1429    175.35%
43199.35/2182.19	c      2182          95674        8007        20       -1273.0000       -3499.5000    174.90%
43299.73/2187.25	c      2187          96244        8057        20       -1273.0000       -3495.9005    174.62%
43400.40/2192.30	c      2192          96884        8097        20       -1273.0000       -3493.3225    174.42%
43499.38/2197.34	c      2197          97414        8157        20       -1273.0000       -3486.2218    173.86%
43600.35/2202.41	c      2202          98179        8184        20       -1273.0000       -3480.1905    173.38%
43699.47/2207.48	c      2207          98674        8241        20       -1273.0000       -3474.7003    172.95%
43800.22/2212.53	c      2213          99104        8283        20       -1273.0000       -3471.7951    172.73%
43899.17/2217.59	c      2218          99614        8333        20       -1273.0000       -3465.7696    172.25%
44000.16/2222.67	c      2223         100214        8393        20       -1273.0000       -3460.1904    171.81%
44099.01/2227.68	c      2228         100764        8447        20       -1273.0000       -3452.1523    171.18%
44200.01/2232.75	c      2233         101304        8489        20       -1273.0000       -3447.7381    170.84%
44300.94/2237.81	c      2238         101904        8545        20       -1273.0000       -3443.2460    170.48%
44399.88/2242.87	c      2243         102454        8601        20       -1273.0000       -3438.9559    170.15%
44498.93/2247.89	c      2248         102964        8645        20       -1273.0000       -3435.3087    169.86%
44599.75/2252.94	c      2253         103584        8685        20       -1273.0000       -3431.6543    169.57%
44701.09/2258.02	c      2258         104134        8735        20       -1273.0000       -3427.4066    169.24%
44800.22/2263.06	c      2263         104784        8791        20       -1273.0000       -3424.6425    169.02%
44899.26/2268.13	c      2268         105194        8849        20       -1273.0000       -3421.3814    168.77%
45000.34/2273.17	c      2273         105844        8915        20       -1273.0000       -3415.6595    168.32%
45099.51/2278.19	c      2278         106414        8963        20       -1273.0000       -3410.3275    167.90%
45199.64/2283.22	c      2283         106944        9027        20       -1273.0000       -3404.8929    167.47%
45298.66/2288.28	c      2288         107744        9077        20       -1273.0000       -3400.5878    167.13%
45399.70/2293.36	c      2293         108304        9135        20       -1273.0000       -3397.3125    166.87%
45500.61/2298.41	c      2298         108844        9173        20       -1273.0000       -3394.3637    166.64%
45599.63/2303.43	c      2303         109424        9241        20       -1273.0000       -3387.8444    166.13%
45698.71/2308.49	c      2308         110124        9291        20       -1273.0000       -3383.3017    165.77%
45799.37/2313.51	c      2314         110594        9355        20       -1273.0000       -3377.1667    165.29%
45898.14/2318.59	c      2319         111064        9395        20       -1273.0000       -3374.6667    165.10%
45998.98/2323.65	c      2324         111904        9455        20       -1273.0000       -3371.0484    164.81%
46099.86/2328.73	c      2329         112574        9505        20       -1273.0000       -3368.6032    164.62%
46198.86/2333.76	c      2334         113194        9557        20       -1273.0000       -3365.6667    164.39%
46297.67/2338.77	c      2339         113734        9623        20       -1273.0000       -3362.7500    164.16%
46398.66/2343.88	c      2344         114454        9667        20       -1273.0000       -3360.3157    163.97%
46499.61/2348.94	c      2349         114994        9717        20       -1273.0000       -3357.8044    163.77%
46598.57/2353.98	c      2354         115574        9767        20       -1273.0000       -3352.7612    163.37%
46699.89/2359.04	c      2359         116114        9823        20       -1273.0000       -3345.5556    162.81%
46799.01/2364.08	c      2364         116704        9871        20       -1273.0000       -3342.8333    162.59%
46899.84/2369.13	c      2369         117254        9929        20       -1273.0000       -3338.8887    162.29%
46998.83/2374.18	c      2374         117754        9985        20       -1273.0000       -3336.3280    162.08%
47099.14/2379.23	c      2379         118334       10027        20       -1273.0000       -3334.1667    161.91%
47198.28/2384.29	c      2384         118964       10073        20       -1273.0000       -3329.0071    161.51%
47299.21/2389.33	c      2389         119574       10127        20       -1273.0000       -3326.8111    161.34%
47398.26/2394.38	c      2394         120154       10173        20       -1273.0000       -3323.8217    161.10%
47499.24/2399.43	c      2399         120744       10243        20       -1273.0000       -3319.3367    160.75%
47598.34/2404.48	c      2404         121244       10313        20       -1273.0000       -3315.2778    160.43%
47699.28/2409.53	c      2410         121744       10375        20       -1273.0000       -3311.5535    160.14%
47798.27/2414.58	c      2415         122274       10411        20       -1273.0000       -3309.5103    159.98%
47899.28/2419.63	c      2420         122784       10471        20       -1273.0000       -3305.8117    159.69%
47998.23/2424.67	c      2425         123374       10527        20       -1273.0000       -3302.3499    159.41%
48099.27/2429.74	c      2430         123854       10583        20       -1273.0000       -3300.5000    159.27%
48198.31/2434.77	c      2435         124374       10647        20       -1273.0000       -3296.6899    158.97%
48299.35/2439.83	c      2440         124944       10703        20       -1273.0000       -3294.1386    158.77%
48398.41/2444.86	c      2445         125564       10741        20       -1273.0000       -3292.9229    158.67%
48499.55/2449.93	c      2450         126064       10795        20       -1273.0000       -3289.9785    158.44%
48598.47/2454.99	c      2455         126584       10851        20       -1273.0000       -3286.0269    158.13%
48697.52/2460.00	c      2460         127124       10903        20       -1273.0000       -3282.6250    157.87%
48799.10/2465.06	c      2465         127564       10957        20       -1273.0000       -3279.5524    157.62%
48898.45/2470.10	c      2470         128234       11001        20       -1273.0000       -3276.9661    157.42%
48997.42/2475.11	c      2475         128734       11049        20       -1273.0000       -3273.3915    157.14%
49096.38/2480.12	c      2480         129404       11101        20       -1273.0000       -3271.0709    156.96%
49197.70/2485.16	c      2485         130164       11165        20       -1273.0000       -3268.0498    156.72%
49297.88/2490.23	c      2490         130984       11209        20       -1273.0000       -3266.2460    156.58%
49396.96/2495.27	c      2495         131644       11257        20       -1273.0000       -3262.6667    156.30%
49495.87/2500.29	c      2500         132204       11313        20       -1273.0000       -3259.0282    156.01%
49596.88/2505.36	c      2505         132754       11377        20       -1273.0000       -3256.2651    155.79%
49697.89/2510.41	c      2510         133344       11431        20       -1273.0000       -3252.1697    155.47%
49796.61/2515.43	c      2515         133884       11465        20       -1273.0000       -3249.8667    155.29%
49897.58/2520.58	c      2521         134564       11511        20       -1273.0000       -3248.6984    155.20%
49996.69/2525.59	c      2526         135044       11561        20       -1273.0000       -3246.1438    155.00%
50099.75/2530.71	c      2531         135634       11627        20       -1273.0000       -3244.0787    154.84%
50198.82/2535.77	c      2536         136164       11675        20       -1273.0000       -3242.6188    154.72%
50299.81/2540.83	c      2541         136844       11737        20       -1273.0000       -3240.0978    154.52%
50398.83/2545.88	c      2546         137544       11791        20       -1273.0000       -3237.1429    154.29%
50499.58/2550.93	c      2551         138144       11855        20       -1273.0000       -3234.0641    154.05%
50598.66/2555.98	c      2556         138754       11907        20       -1273.0000       -3232.1373    153.90%
50700.39/2561.04	c      2561         139384       11963        20       -1273.0000       -3229.2381    153.67%
50799.53/2566.05	c      2566         140024       12007        20       -1273.0000       -3227.4098    153.53%
50900.42/2571.14	c      2571         140514       12051        20       -1273.0000       -3225.6667    153.39%
50999.61/2576.19	c      2576         141024       12105        20       -1273.0000       -3222.5943    153.15%
51099.68/2581.21	c      2581         141504       12159        20       -1273.0000       -3220.5584    152.99%
51198.74/2586.30	c      2586         142014       12209        20       -1273.0000       -3219.3870    152.90%
51299.58/2591.30	c      2591         142634       12257        20       -1273.0000       -3217.0602    152.71%
51398.54/2596.39	c      2596         143194       12303        20       -1273.0000       -3215.1540    152.57%
51499.52/2601.44	c      2601         143834       12349        20       -1273.0000       -3213.5370    152.44%
51598.38/2606.49	c      2606         144284       12399        20       -1273.0000       -3211.2149    152.26%
51699.30/2611.54	c      2612         144944       12449        20       -1273.0000       -3208.0000    152.00%
51798.32/2616.56	c      2617         145464       12511        20       -1273.0000       -3205.8703    151.84%
51899.14/2621.64	c      2622         145934       12567        20       -1273.0000       -3203.9000    151.68%
51998.05/2626.69	c      2627         146604       12621        20       -1273.0000       -3202.4364    151.57%
52099.00/2631.73	c      2632         147044       12661        20       -1273.0000       -3200.9745    151.45%
52197.80/2636.77	c      2637         147624       12717        20       -1273.0000       -3198.3370    151.24%
52298.69/2641.83	c      2642         147984       12765        20       -1273.0000       -3196.0199    151.06%
52397.80/2646.88	c      2647         148614       12821        20       -1273.0000       -3193.8778    150.89%
52498.89/2651.94	c      2652         149224       12871        20       -1273.0000       -3192.8242    150.81%
52598.00/2656.99	c      2657         149744       12911        20       -1273.0000       -3192.0116    150.75%
52699.59/2662.05	c      2662         150564       12963        20       -1273.0000       -3190.6429    150.64%
52798.75/2667.09	c      2667         151094       13017        20       -1273.0000       -3187.1250    150.36%
52899.86/2672.15	c      2672         151684       13083        20       -1273.0000       -3184.0000    150.12%
52998.94/2677.19	c      2677         152204       13125        20       -1273.0000       -3182.7079    150.02%
53099.62/2682.24	c      2682         152784       13175        20       -1273.0000       -3180.9101    149.88%
53198.60/2687.27	c      2687         153404       13227        20       -1273.0000       -3178.3449    149.67%
53297.71/2692.28	c      2692         154004       13273        20       -1273.0000       -3175.8095    149.47%
53396.77/2697.29	c      2697         154544       13339        20       -1273.0000       -3172.8546    149.24%
53497.83/2702.32	c      2702         155024       13379        20       -1273.0000       -3170.8394    149.08%
53598.92/2707.46	c      2707         155644       13411        20       -1273.0000       -3169.0333    148.94%
53699.94/2712.54	c      2713         156244       13461        20       -1273.0000       -3165.7985    148.69%
53798.96/2717.59	c      2718         156924       13517        20       -1273.0000       -3164.0965    148.55%
53899.96/2722.65	c      2723         157484       13575        20       -1273.0000       -3161.5867    148.36%
53998.93/2727.69	c      2728         158024       13625        20       -1273.0000       -3159.9997    148.23%
54100.00/2732.75	c      2733         158534       13683        20       -1273.0000       -3158.3717    148.10%
54198.97/2737.79	c      2738         159304       13727        20       -1273.0000       -3157.0392    148.00%
54300.00/2742.81	c      2743         159944       13767        20       -1273.0000       -3155.7403    147.90%
54399.04/2747.89	c      2748         160694       13807        20       -1273.0000       -3154.5333    147.80%
54500.06/2752.94	c      2753         161234       13861        20       -1273.0000       -3152.8465    147.67%
54599.11/2758.00	c      2758         161816       13911        20       -1273.0000       -3151.3333    147.55%
54700.66/2763.06	c      2763         162394       13955        20       -1273.0000       -3149.6444    147.42%
54799.84/2768.11	c      2768         162984       14007        20       -1273.0000       -3147.3551    147.24%
54900.72/2773.16	c      2773         163654       14045        20       -1273.0000       -3145.7731    147.11%
55001.24/2778.22	c      2778         164354       14109        20       -1273.0000       -3143.7000    146.95%
55100.15/2783.28	c      2783         164864       14157        20       -1273.0000       -3142.4333    146.85%
55201.17/2788.30	c      2788         165504       14205        20       -1273.0000       -3141.0431    146.74%
55300.17/2793.32	c      2793         166064       14263        20       -1273.0000       -3138.6310    146.55%
55399.21/2798.38	c      2798         166454       14317        20       -1273.0000       -3136.9147    146.42%
55500.17/2803.42	c      2803         166954       14367        20       -1273.0000       -3134.6419    146.24%
55599.19/2808.44	c      2808         167724       14419        20       -1273.0000       -3133.8611    146.18%
55700.21/2813.54	c      2814         168374       14473        20       -1273.0000       -3131.0833    145.96%
55799.26/2818.58	c      2819         169054       14543        20       -1273.0000       -3128.9727    145.80%
55900.31/2823.63	c      2824         169764       14599        20       -1273.0000       -3126.9786    145.64%
56001.23/2828.73	c      2829         170414       14649        20       -1273.0000       -3124.6667    145.46%
56100.28/2833.76	c      2834         171184       14703        20       -1273.0000       -3123.1667    145.34%
56199.26/2838.78	c      2839         171994       14745        20       -1273.0000       -3120.9101    145.16%
56298.28/2843.80	c      2844         172474       14803        20       -1273.0000       -3119.8333    145.08%
56399.28/2848.80	c      2849         173164       14847        20       -1273.0000       -3117.8684    144.92%
56498.26/2853.86	c      2854         173804       14907        20       -1273.0000       -3116.7750    144.84%
56599.30/2858.90	c      2859         174414       14963        20       -1273.0000       -3115.0167    144.70%
56698.34/2863.96	c      2864         174934       15023        20       -1273.0000       -3114.0000    144.62%
56801.82/2869.14	c      2869         175474       15081        20       -1273.0000       -3112.4369    144.50%
56900.94/2874.18	c      2874         176074       15145        20       -1273.0000       -3110.9875    144.38%
57001.33/2879.20	c      2879         176874       15203        20       -1273.0000       -3109.7593    144.29%
57100.25/2884.28	c      2884         177464       15261        20       -1273.0000       -3108.5000    144.19%
57201.26/2889.30	c      2889         178164       15317        20       -1273.0000       -3106.0847    144.00%
57300.30/2894.39	c      2894         178764       15377        20       -1273.0000       -3103.6717    143.81%
57401.39/2899.43	c      2899         179527       15440        20       -1273.0000       -3102.0687    143.68%
57500.51/2904.48	c      2904         180054       15507        20       -1273.0000       -3099.9088    143.51%
57601.53/2909.51	c      2910         180744       15553        20       -1273.0000       -3097.0594    143.29%
57700.57/2914.53	c      2915         181314       15625        20       -1273.0000       -3095.0000    143.13%
57801.50/2919.63	c      2920         182034       15661        20       -1273.0000       -3093.9509    143.04%
57900.34/2924.68	c      2925         182714       15719        20       -1273.0000       -3092.0000    142.89%
57999.49/2929.70	c      2930         183344       15761        20       -1273.0000       -3090.5556    142.78%
58100.61/2934.74	c      2935         184034       15829        20       -1273.0000       -3088.5556    142.62%
58199.76/2939.79	c      2940         184594       15879        20       -1273.0000       -3087.5000    142.54%
58301.02/2944.85	c      2945         185184       15929        20       -1273.0000       -3086.3616    142.45%
58400.03/2949.87	c      2950         185784       15989        20       -1273.0000       -3085.3333    142.37%
58501.18/2954.95	c      2955         186324       16047        20       -1273.0000       -3082.6667    142.16%
58600.34/2959.96	c      2960         187054       16107        20       -1273.0000       -3080.1855    141.96%
58699.50/2964.96	c      2965         187734       16149        20       -1273.0000       -3078.5400    141.83%
58801.26/2970.05	c      2970         188434       16199        20       -1273.0000       -3077.1588    141.72%
58902.31/2975.16	c      2975         189064       16249        20       -1273.0000       -3074.9785    141.55%
59002.82/2980.22	c      2980         189624       16305        20       -1273.0000       -3073.5389    141.44%
59101.92/2985.26	c      2985         190334       16349        20       -1273.0000       -3072.0222    141.32%
59200.86/2990.28	c      2990         190914       16397        20       -1273.0000       -3070.8889    141.23%
59299.89/2995.29	c      2995         191664       16453        20       -1273.0000       -3069.3333    141.11%
59400.90/3000.32	c      3000         192464       16513        20       -1273.0000       -3067.6549    140.98%
59501.91/3005.48	c      3005         192944       16579        20       -1273.0000       -3065.8134    140.83%
59602.89/3010.53	c      3011         193464       16635        20       -1273.0000       -3064.9958    140.77%
59701.94/3015.58	c      3016         194124       16699        20       -1273.0000       -3063.5716    140.66%
59802.94/3020.63	c      3021         194814       16743        20       -1273.0000       -3063.0199    140.61%
59901.92/3025.68	c      3026         195424       16795        20       -1273.0000       -3061.4881    140.49%
60002.94/3030.73	c      3031         196194       16847        20       -1273.0000       -3060.6622    140.43%
60101.96/3035.78	c      3036         196854       16901        20       -1273.0000       -3059.4727    140.34%
60202.96/3040.83	c      3041         197384       16961        20       -1273.0000       -3057.3913    140.17%
60301.89/3045.88	c      3046         197894       17011        20       -1273.0000       -3055.0885    139.99%
60402.80/3050.94	c      3051         198684       17063        20       -1273.0000       -3053.7810    139.89%
60501.81/3055.97	c      3056         199344       17121        20       -1273.0000       -3051.8398    139.74%
60600.81/3060.98	c      3061         199954       17173        20       -1273.0000       -3050.4167    139.62%
60702.41/3066.04	c      3066         200694       17229        20       -1273.0000       -3049.0599    139.52%
60801.36/3071.09	c      3071         201424       17269        20       -1273.0000       -3048.3233    139.46%
60902.34/3076.15	c      3076         202004       17327        20       -1273.0000       -3047.5385    139.40%
61002.62/3081.21	c      3081         202644       17377        20       -1273.0000       -3046.4167    139.31%
61101.67/3086.27	c      3086         203254       17437        20       -1273.0000       -3044.7636    139.18%
61202.56/3091.33	c      3091         203824       17483        20       -1273.0000       -3043.4359    139.08%
61301.60/3096.38	c      3096         204404       17543        20       -1273.0000       -3041.7619    138.94%
61402.56/3101.46	c      3101         205004       17593        20       -1273.0000       -3040.8707    138.87%
61503.55/3106.52	c      3107         205674       17661        20       -1273.0000       -3039.2190    138.74%
61602.52/3111.53	c      3112         206234       17717        20       -1273.0000       -3038.2339    138.67%
61703.50/3116.61	c      3117         206774       17775        20       -1273.0000       -3037.3333    138.60%
61802.53/3121.66	c      3122         207464       17837        20       -1273.0000       -3036.1482    138.50%
61903.54/3126.71	c      3127         208104       17895        20       -1273.0000       -3034.1296    138.34%
62002.56/3131.76	c      3132         208694       17943        20       -1273.0000       -3032.8622    138.25%
62103.60/3136.81	c      3137         209384       18005        20       -1273.0000       -3031.6043    138.15%
62202.69/3141.84	c      3142         209934       18061        20       -1273.0000       -3030.4424    138.06%
62303.64/3146.92	c      3147         210524       18121        20       -1273.0000       -3028.6667    137.92%
62402.63/3151.98	c      3152         211214       18175        20       -1273.0000       -3027.0479    137.79%
62501.54/3157.02	c      3157         211804       18227        20       -1273.0000       -3024.9404    137.62%
62603.08/3162.07	c      3162         212444       18293        20       -1273.0000       -3023.6103    137.52%
62702.07/3167.12	c      3167         212964       18345        20       -1273.0000       -3021.8229    137.38%
62802.82/3172.16	c      3172         213604       18403        20       -1273.0000       -3020.0000    137.23%
62901.81/3177.20	c      3177         214134       18463        20       -1273.0000       -3018.3577    137.11%
63002.15/3182.27	c      3182         214674       18519        20       -1273.0000       -3016.1958    136.94%
63103.18/3187.33	c      3187         215214       18581        20       -1273.0000       -3014.8000    136.83%
63202.21/3192.37	c      3192         215814       18631        20       -1273.0000       -3013.5000    136.72%
63301.28/3197.39	c      3197         216514       18681        20       -1273.0000       -3012.3522    136.63%
63400.32/3202.40	c      3202         217064       18727        20       -1273.0000       -3011.3434    136.55%
63501.39/3207.43	c      3207         217704       18795        20       -1273.0000       -3009.7745    136.43%
63600.48/3212.45	c      3212         218374       18845        20       -1273.0000       -3008.4992    136.33%
63701.61/3217.57	c      3218         218854       18897        20       -1273.0000       -3007.6667    136.27%
63800.71/3222.59	c      3223         219414       18959        20       -1273.0000       -3006.6000    136.18%
63901.72/3227.61	c      3228         220054       19005        20       -1273.0000       -3005.4902    136.10%
64000.64/3232.63	c      3233         220794       19065        20       -1273.0000       -3004.9983    136.06%
64101.72/3237.78	c      3238         221504       19119        20       -1273.0000       -3003.8333    135.96%
64200.83/3242.79	c      3243         221964       19179        20       -1273.0000       -3002.5000    135.86%
64303.95/3247.91	c      3248         222744       19247        20       -1273.0000       -3001.0556    135.75%
64403.17/3252.98	c      3253         223604       19305        20       -1273.0000       -3000.0640    135.67%
64502.18/3258.03	c      3258         224404       19361        20       -1273.0000       -2998.8111    135.57%
64603.85/3263.10	c      3263         224984       19407        20       -1273.0000       -2997.7688    135.49%
64704.76/3268.15	c      3268         225604       19471        20       -1273.0000       -2995.7864    135.33%
64805.28/3273.20	c      3273         226284       19521        20       -1273.0000       -2995.0222    135.27%
64904.35/3278.26	c      3278         226984       19577        20       -1273.0000       -2994.0212    135.19%
65003.43/3283.29	c      3283         227454       19651        20       -1273.0000       -2991.9583    135.03%
65104.49/3288.33	c      3288         227854       19713        20       -1273.0000       -2990.7120    134.93%
65205.52/3293.41	c      3293         228584       19751        20       -1273.0000       -2989.7235    134.86%
65304.54/3298.46	c      3298         229094       19803        20       -1273.0000       -2988.8333    134.79%
65405.60/3303.52	c      3304         229694       19851        20       -1273.0000       -2987.3333    134.67%
65504.69/3308.55	c      3309         230384       19901        20       -1273.0000       -2986.3766    134.59%
65605.61/3313.60	c      3314         231174       19965        20       -1273.0000       -2985.5000    134.52%
65704.43/3318.66	c      3319         231854       20019        20       -1273.0000       -2983.9286    134.40%
65803.45/3323.69	c      3324         232534       20077        20       -1273.0000       -2982.8675    134.32%
65904.38/3328.72	c      3329         233074       20143        20       -1273.0000       -2981.5277    134.21%
66003.35/3333.77	c      3334         233734       20221        20       -1273.0000       -2979.5333    134.06%
66104.40/3338.87	c      3339         234314       20259        20       -1273.0000       -2978.4609    133.97%
66205.41/3343.92	c      3344         234814       20331        20       -1273.0000       -2977.2278    133.87%
66304.48/3348.96	c      3349         235434       20387        20       -1273.0000       -2976.5000    133.82%
66403.56/3354.02	c      3354         236134       20431        20       -1273.0000       -2975.0621    133.70%
66502.57/3359.03	c      3359         236894       20477        20       -1273.0000       -2973.3644    133.57%
66604.16/3364.12	c      3364         237404       20551        20       -1273.0000       -2972.1122    133.47%
66705.08/3369.17	c      3369         237974       20605        20       -1273.0000       -2970.3333    133.33%
66805.23/3374.22	c      3374         238494       20663        20       -1273.0000       -2968.4792    133.19%
66904.29/3379.27	c      3379         239134       20721        20       -1273.0000       -2967.3932    133.10%
66955.81/3381.85	c *    3382         239574       20745        20       -1274.0000       -2966.6533    132.86%
67005.31/3384.31	c      3384         239754       20773        20       -1274.0000       -2966.5000    132.85%
67017.23/3384.98	c *    3385         239784       20777        20       -1276.0000       -2966.4477    132.48%
67104.46/3389.38	c      3389         240524       20825        20       -1276.0000       -2965.2500    132.39%
67203.63/3394.40	c      3394         241144       20881        20       -1276.0000       -2964.3892    132.32%
67306.73/3399.51	c      3400         241664       20933        20       -1276.0000       -2963.7407    132.27%
67405.85/3404.54	c      3405         242364       20977        20       -1276.0000       -2962.3333    132.16%
67506.95/3409.62	c      3410         242914       21031        20       -1276.0000       -2960.8148    132.04%
67606.04/3414.67	c      3415         243454       21077        20       -1276.0000       -2960.0310    131.98%
67707.09/3419.72	c      3420         243954       21145        20       -1276.0000       -2958.8565    131.89%
67806.21/3424.73	c      3425         244644       21197        20       -1276.0000       -2958.0037    131.82%
67905.35/3429.80	c      3430         245004       21245        20       -1276.0000       -2956.9167    131.73%
68006.45/3434.87	c      3435         245554       21305        20       -1276.0000       -2955.7611    131.64%
68107.48/3439.92	c      3440         246124       21373        20       -1276.0000       -2954.3529    131.53%
68206.59/3444.97	c      3445         246684       21421        20       -1276.0000       -2952.9615    131.42%
68305.74/3450.02	c      3450         247204       21475        20       -1276.0000       -2951.9141    131.34%
68407.33/3455.07	c      3455         247794       21537        20       -1276.0000       -2950.7778    131.25%
68506.55/3460.11	c      3460         248314       21591        20       -1276.0000       -2949.5661    131.16%
68607.66/3465.15	c      3465         248894       21635        20       -1276.0000       -2948.8333    131.10%
68706.45/3470.17	c      3470         249454       21697        20       -1276.0000       -2948.1667    131.05%
68806.85/3475.23	c      3475         250064       21749        20       -1276.0000       -2947.0045    130.96%
68908.11/3480.34	c      3480         250554       21801        20       -1276.0000       -2945.6157    130.85%
69006.96/3485.39	c      3485         251034       21851        20       -1276.0000       -2944.7421    130.78%
69107.99/3490.44	c      3490         251474       21915        20       -1276.0000       -2943.8571    130.71%
69207.01/3495.48	c      3495         252184       21975        20       -1276.0000       -2942.5060    130.60%
69308.06/3500.52	c      3501         252894       22021        20       -1276.0000       -2941.7896    130.55%
69407.13/3505.54	c      3506         253504       22067        20       -1276.0000       -2940.8677    130.48%
69506.14/3510.55	c      3511         254034       22115        20       -1276.0000       -2939.5556    130.37%
69605.08/3515.57	c      3516         254594       22187        20       -1276.0000       -2938.8333    130.32%
69706.06/3520.63	c      3521         255204       22239        20       -1276.0000       -2938.0556    130.26%
69807.11/3525.73	c      3526         255814       22299        20       -1276.0000       -2937.0769    130.18%
69906.16/3530.79	c      3531         256434       22357        20       -1276.0000       -2936.3598    130.12%
70007.17/3535.86	c      3536         257054       22415        20       -1276.0000       -2935.3333    130.04%
70106.23/3540.87	c      3541         257774       22481        20       -1276.0000       -2934.1429    129.95%
70207.12/3545.92	c      3546         258454       22541        20       -1276.0000       -2933.1657    129.87%
70308.73/3551.05	c      3551         259074       22593        20       -1276.0000       -2932.0000    129.78%
70407.36/3556.05	c      3556         259914       22639        20       -1276.0000       -2931.1750    129.72%
70506.50/3561.11	c      3561         260444       22695        20       -1276.0000       -2930.0000    129.62%
70607.45/3566.19	c      3566         260974       22753        20       -1276.0000       -2929.0000    129.55%
70707.10/3571.24	c      3571         261674       22811        20       -1276.0000       -2928.1667    129.48%
70806.25/3576.28	c      3576         262184       22869        20       -1276.0000       -2927.1190    129.40%
70907.14/3581.33	c      3581         262854       22913        20       -1276.0000       -2926.1227    129.32%
71006.12/3586.38	c      3586         263394       22981        20       -1276.0000       -2925.2273    129.25%
71107.15/3591.43	c      3591         263994       23035        20       -1276.0000       -2924.3380    129.18%
71206.15/3596.47	c      3596         264644       23083        20       -1276.0000       -2923.2807    129.10%
71307.15/3601.53	c      3602         265284       23135        20       -1276.0000       -2922.4041    129.03%
71406.19/3606.58	c      3607         265934       23197        20       -1276.0000       -2921.5000    128.96%
71506.97/3611.63	c      3612         266494       23261        20       -1276.0000       -2920.6173    128.89%
71605.98/3616.68	c      3617         267304       23311        20       -1276.0000       -2920.0168    128.84%
71706.98/3621.73	c      3622         267944       23371        20       -1276.0000       -2918.5185    128.72%
71718.85/3622.32	c *    3622         268084       23387        20       -1277.0000       -2918.3956    128.54%
71807.98/3626.81	c      3627         268584       23431        20       -1277.0000       -2917.2593    128.45%
71907.19/3631.89	c      3632         269154       23511        20       -1277.0000       -2916.1542    128.36%

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 (188298 MiB free)
  memory of node 1: 193531 MiB (187406 MiB free)
  memory of node 2: 193531 MiB (189982 MiB free)
  memory of node 3: 193493 MiB (192065 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-4465487-1722547535/watcher-4465487-1722547535 -o /tmp/evaluation-result-4465487-1722547535/solver-4465487-1722547535 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722543894-128204 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465487-1722547535.opb -qsol -t 72000 -sth 20 

running on 20 cores: 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

CPU governors:
  performance: 3 7 11 15 19 23 27 31 35 39 43 47 51 55 59 63 67 71 75 79

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


[startup+0.100111 s]*
/proc/loadavg: 70.80 77.92 79.64 24/909 131601
/proc/meminfo: memFree=775877464/790760800 swapFree=131071996/131071996
[pid=131596] ppid=131593 vsize=41152 memory=30980 CPUtime=0.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/stat : 131596 (fscip) R 131593 131596 128191 0 -1 4194304 5253 0 0 0 10 0 0 0 20 0 1 0 21332888 42139648 7745 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 17 71 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
/proc/131596/statm: 10288 7745 2774 3035 0 6684 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 41152 KiB
Current children cumulated memory: 30980 KiB

[startup+0.218189 s]*
/proc/loadavg: 70.80 77.92 79.64 25/930 131667
/proc/meminfo: memFree=775836628/790760800 swapFree=131071996/131071996
[pid=131596] ppid=131593 vsize=1530576 memory=101024 CPUtime=0.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/stat : 131596 (fscip) S 131593 131596 128191 0 -1 1077936128 22654 0 0 0 20 3 0 0 20 0 21 0 21332888 1567309824 25256 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 17 75 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
/proc/131596/statm: 382644 25256 2790 3035 0 66340 0
[pid=131596/tid=131648] ppid=131593 vsize=1530576 memory=27992919332356134 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131648/stat : 131648 (fscip) S 131593 131596 128191 0 -1 1077936192 893 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25322 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131649] ppid=131593 vsize=1530576 memory=207047885133 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131649/stat : 131649 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25322 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131650] ppid=131593 vsize=1530576 memory=62904913395169 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131650/stat : 131650 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25322 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131651] ppid=131593 vsize=1530576 memory=59614985223885 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131651/stat : 131651 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25322 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131652] ppid=131593 vsize=1530576 memory=56282124156853 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131652/stat : 131652 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25322 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131653] ppid=131593 vsize=1530576 memory=53000802749819 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131653/stat : 131653 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131654] ppid=131593 vsize=1530576 memory=14408215941134789 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131654/stat : 131654 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131655] ppid=131593 vsize=1530576 memory=15261454160892500 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131655/stat : 131655 (fscip) S 131593 131596 128191 0 -1 1077936192 891 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131656] ppid=131593 vsize=1530576 memory=370646 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131656/stat : 131656 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131657] ppid=131593 vsize=1530576 memory=444671 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131657/stat : 131657 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131658] ppid=131593 vsize=1530576 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131658/stat : 131658 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131659] ppid=131593 vsize=1530576 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131659/stat : 131659 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131660] ppid=131593 vsize=1530576 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131660/stat : 131660 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131661] ppid=131593 vsize=1530576 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131661/stat : 131661 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131662] ppid=131593 vsize=1530576 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131662/stat : 131662 (fscip) S 131593 131596 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131663] ppid=131593 vsize=1530576 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131663/stat : 131663 (fscip) S 131593 131596 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131664] ppid=131593 vsize=1530576 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131664/stat : 131664 (fscip) S 131593 131596 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131665] ppid=131593 vsize=1530576 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131665/stat : 131665 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131666] ppid=131593 vsize=1530576 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131666/stat : 131666 (fscip) R 131593 131596 128191 0 -1 4194368 394 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131667] ppid=131593 vsize=1530576 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131667/stat : 131667 (fscip) S 131593 131596 128191 0 -1 1077936192 892 0 0 0 0 0 0 0 20 0 21 0 21332906 1567309824 25388 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1530576 KiB
Current children cumulated memory: 101024 KiB

[startup+0.327529 s]*
/proc/loadavg: 70.80 77.92 79.64 42/949 131701
/proc/meminfo: memFree=775707640/790760800 swapFree=131071996/131071996
[pid=131596] ppid=131593 vsize=1732096 memory=244832 CPUtime=1.89 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/stat : 131596 (fscip) S 131593 131596 128191 0 -1 1077936128 57180 0 0 0 171 18 0 0 20 0 41 0 21332888 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 17 75 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
/proc/131596/statm: 433024 61208 2806 3035 0 147510 0
[pid=131596/tid=131648] ppid=131593 vsize=1732096 memory=-6675103637455863491 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131648/stat : 131648 (fscip) R 131593 131596 128191 0 -1 4194368 2378 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131649] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131649/stat : 131649 (fscip) R 131593 131596 128191 0 -1 4194368 2506 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131650] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131650/stat : 131650 (fscip) R 131593 131596 128191 0 -1 4194368 2314 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131651] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131651/stat : 131651 (fscip) R 131593 131596 128191 0 -1 4194368 2467 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131652] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131652/stat : 131652 (fscip) R 131593 131596 128191 0 -1 4194368 2484 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131653] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131653/stat : 131653 (fscip) R 131593 131596 128191 0 -1 4194368 2456 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131654] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131654/stat : 131654 (fscip) R 131593 131596 128191 0 -1 4194368 2464 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131655] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131655/stat : 131655 (fscip) R 131593 131596 128191 0 -1 4194368 2480 0 0 0 7 1 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131656] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131656/stat : 131656 (fscip) R 131593 131596 128191 0 -1 4194368 2480 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131657] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131657/stat : 131657 (fscip) R 131593 131596 128191 0 -1 4194368 2224 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131658] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131658/stat : 131658 (fscip) R 131593 131596 128191 0 -1 4194368 2479 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131659] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131659/stat : 131659 (fscip) R 131593 131596 128191 0 -1 4194368 2453 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131660] ppid=131593 vsize=1732096 memory=0 CPUtime=0.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131660/stat : 131660 (fscip) R 131593 131596 128191 0 -1 4194368 2465 0 0 0 8 1 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131661] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131661/stat : 131661 (fscip) R 131593 131596 128191 0 -1 4194368 2501 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131662] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131662/stat : 131662 (fscip) R 131593 131596 128191 0 -1 4194368 2501 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131663] ppid=131593 vsize=1732096 memory=0 CPUtime=0.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131663/stat : 131663 (fscip) R 131593 131596 128191 0 -1 4194368 2464 0 0 0 8 1 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131664] ppid=131593 vsize=1732096 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131664/stat : 131664 (fscip) R 131593 131596 128191 0 -1 4194368 2504 0 0 0 6 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131665] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131665/stat : 131665 (fscip) R 131593 131596 128191 0 -1 4194368 2506 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131666] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131666/stat : 131666 (fscip) R 131593 131596 128191 0 -1 4194368 2464 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131667] ppid=131593 vsize=1732096 memory=0 CPUtime=0.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131667/stat : 131667 (fscip) R 131593 131596 128191 0 -1 4194368 2458 0 0 0 8 0 0 0 20 0 41 0 21332906 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131668] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131668/stat : 131668 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131669] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131669/stat : 131669 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131670] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131670/stat : 131670 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131671] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131671/stat : 131671 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131672] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131672/stat : 131672 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131673] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131673/stat : 131673 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131674] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131674/stat : 131674 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131675] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131675/stat : 131675 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131676] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131676/stat : 131676 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131677] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131677/stat : 131677 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131678] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131678/stat : 131678 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131679] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131679/stat : 131679 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131680] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131680/stat : 131680 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131681] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131681/stat : 131681 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131682] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131682/stat : 131682 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131683] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131683/stat : 131683 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131684] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131684/stat : 131684 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131685] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131685/stat : 131685 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131686] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131686/stat : 131686 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131687] ppid=131593 vsize=1732096 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131687/stat : 131687 (fscip) S 131593 131596 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332913 1773666304 61208 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
Current children cumulated CPU time: 1.89 s
Current children cumulated vsize: 1732096 KiB
Current children cumulated memory: 244832 KiB

[startup+0.704532 s]
/proc/loadavg: 70.80 77.92 79.64 43/946 131718
/proc/meminfo: memFree=775538680/790760800 swapFree=131071996/131071996
[pid=131596] ppid=131593 vsize=1759592 memory=726888 CPUtime=8.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/stat : 131596 (fscip) S 131593 131596 128191 0 -1 1077936128 190108 0 0 0 751 69 0 0 20 0 41 0 21332888 1801822208 181722 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 17 23 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
/proc/131596/statm: 439898 181722 2950 3035 0 276591 0
[pid=131596/tid=131648] ppid=131593 vsize=1759592 memory=10824 CPUtime=0.37 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131648/stat : 131648 (fscip) R 131593 131596 128191 0 -1 4194368 8965 0 0 0 34 3 0 0 20 0 41 0 21332906 1801822208 181722 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131649] ppid=131593 vsize=1759592 memory=16088 CPUtime=0.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131649/stat : 131649 (fscip) R 131593 131596 128191 0 -1 4194368 9212 0 0 0 35 4 0 0 20 0 41 0 21332906 1801822208 181722 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131650] ppid=131593 vsize=1759592 memory=5556 CPUtime=0.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131650/stat : 131650 (fscip) R 131593 131596 128191 0 -1 4194368 9060 0 0 0 36 3 0 0 20 0 41 0 21332906 1801822208 181722 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0

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

[pid=131596/tid=131671] ppid=131593 vsize=17230408 memory=14453972 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131671/stat : 131671 (fscip) S 131593 131596 128191 0 -1 1077936192 108 0 0 0 0 1 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131672] ppid=131593 vsize=17230408 memory=11572 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131672/stat : 131672 (fscip) S 131593 131596 128191 0 -1 1077936192 54 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131673] ppid=131593 vsize=17230408 memory=64 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131673/stat : 131673 (fscip) S 131593 131596 128191 0 -1 1077936192 110 0 0 0 0 1 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131674] ppid=131593 vsize=17230408 memory=705736141440107 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131674/stat : 131674 (fscip) S 131593 131596 128191 0 -1 1077936192 109 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131675] ppid=131593 vsize=17230408 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131675/stat : 131675 (fscip) S 131593 131596 128191 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131676] ppid=131593 vsize=17230408 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131676/stat : 131676 (fscip) S 131593 131596 128191 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131677] ppid=131593 vsize=17230408 memory=11976 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131677/stat : 131677 (fscip) S 131593 131596 128191 0 -1 1077936192 109 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131678] ppid=131593 vsize=17230408 memory=281098228450896 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131678/stat : 131678 (fscip) S 131593 131596 128191 0 -1 1077936192 111 0 0 0 0 2 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131679] ppid=131593 vsize=17230408 memory=2 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131679/stat : 131679 (fscip) S 131593 131596 128191 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131680] ppid=131593 vsize=17230408 memory=2 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131680/stat : 131680 (fscip) S 131593 131596 128191 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131681] ppid=131593 vsize=17230408 memory=10824 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131681/stat : 131681 (fscip) S 131593 131596 128191 0 -1 1077936192 106 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131682] ppid=131593 vsize=17230408 memory=14454012 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131682/stat : 131682 (fscip) S 131593 131596 128191 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131683] ppid=131593 vsize=17230408 memory=281098229884976 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131683/stat : 131683 (fscip) S 131593 131596 128191 0 -1 1077936192 107 0 0 0 1 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131684] ppid=131593 vsize=17230408 memory=32195 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131684/stat : 131684 (fscip) S 131593 131596 128191 0 -1 1077936192 106 0 0 0 1 1 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131685] ppid=131593 vsize=17230408 memory=5556 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131685/stat : 131685 (fscip) S 131593 131596 128191 0 -1 1077936192 112 0 0 0 1 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131686] ppid=131593 vsize=17230408 memory=16088 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131686/stat : 131686 (fscip) S 131593 131596 128191 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131687] ppid=131593 vsize=17230408 memory=14454008 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131687/stat : 131687 (fscip) S 131593 131596 128191 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 41 0 21332913 17643937792 3613503 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
Current children cumulated CPU time: 70926.9 s
Current children cumulated vsize: 17230408 KiB
Current children cumulated memory: 14454012 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3636.5 s]
/proc/loadavg: 78.64 76.75 75.06 82/1023 135181
/proc/meminfo: memFree=745730092/790760800 swapFree=131071996/131071996
[pid=131596] ppid=131593 vsize=17295944 memory=14613808 CPUtime=72000.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/stat : 131596 (fscip) S 131593 131596 128191 0 -1 1077936128 43533898 0 0 0 7178472 21560 0 0 20 0 41 0 21332888 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 17 11 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
/proc/131596/statm: 4323986 3653452 3302 3035 0 4168941 0
[pid=131596/tid=131648] ppid=131593 vsize=17295944 memory=1131036687991978 CPUtime=3602.74 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131648/stat : 131648 (fscip) R 131593 131596 128191 0 -1 4194368 3004618 0 0 0 359664 610 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131649] ppid=131593 vsize=17295944 memory=25333125866717268 CPUtime=3597.46 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131649/stat : 131649 (fscip) R 131593 131596 128191 0 -1 4194368 2114960 0 0 0 358883 863 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131650] ppid=131593 vsize=17295944 memory=5556 CPUtime=3602.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131650/stat : 131650 (fscip) R 131593 131596 128191 0 -1 4194368 1129788 0 0 0 358339 1872 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131651] ppid=131593 vsize=17295944 memory=281098227740544 CPUtime=3602.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131651/stat : 131651 (fscip) R 131593 131596 128191 0 -1 4194368 3735753 0 0 0 359647 641 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131652] ppid=131593 vsize=17295944 memory=11716 CPUtime=3595.89 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131652/stat : 131652 (fscip) R 131593 131596 128191 0 -1 4194368 2169169 0 0 0 358704 885 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131653] ppid=131593 vsize=17295944 memory=11572 CPUtime=3600.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131653/stat : 131653 (fscip) R 131593 131596 128191 0 -1 4194368 1147408 0 0 0 358133 1952 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131654] ppid=131593 vsize=17295944 memory=2688 CPUtime=3597.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131654/stat : 131654 (fscip) R 131593 131596 128191 0 -1 4194368 2743507 0 0 0 359196 594 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131655] ppid=131593 vsize=17295944 memory=281098227713728 CPUtime=3597.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131655/stat : 131655 (fscip) R 131593 131596 128191 0 -1 4194368 1891325 0 0 0 358884 834 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131656] ppid=131593 vsize=17295944 memory=25333125866717268 CPUtime=3601.61 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131656/stat : 131656 (fscip) R 131593 131596 128191 0 -1 4194368 1139878 0 0 0 358223 1938 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131657] ppid=131593 vsize=17295944 memory=37628 CPUtime=3606.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131657/stat : 131657 (fscip) R 131593 131596 128191 0 -1 4194368 2510062 0 0 0 360205 408 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131658] ppid=131593 vsize=17295944 memory=25333125866717268 CPUtime=3601.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131658/stat : 131658 (fscip) R 131593 131596 128191 0 -1 4194368 1680491 0 0 0 359400 740 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131659] ppid=131593 vsize=17295944 memory=0 CPUtime=3604.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131659/stat : 131659 (fscip) R 131593 131596 128191 0 -1 4194368 1129646 0 0 0 358486 1974 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131660] ppid=131593 vsize=17295944 memory=13252 CPUtime=3598.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131660/stat : 131660 (fscip) R 131593 131596 128191 0 -1 4194368 5155953 0 0 0 359072 793 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131661] ppid=131593 vsize=17295944 memory=6580 CPUtime=3590.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131661/stat : 131661 (fscip) R 131593 131596 128191 0 -1 4194368 2006378 0 0 0 358262 809 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131662] ppid=131593 vsize=17295944 memory=5556 CPUtime=3599.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131662/stat : 131662 (fscip) R 131593 131596 128191 0 -1 4194368 1188525 0 0 0 358065 1900 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131663] ppid=131593 vsize=17295944 memory=16088 CPUtime=3601.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131663/stat : 131663 (fscip) R 131593 131596 128191 0 -1 4194368 2601694 0 0 0 359612 507 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131664] ppid=131593 vsize=17295944 memory=15216 CPUtime=3597.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131664/stat : 131664 (fscip) R 131593 131596 128191 0 -1 4194368 2043496 0 0 0 358969 812 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131665] ppid=131593 vsize=17295944 memory=791728875 CPUtime=3600.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131665/stat : 131665 (fscip) R 131593 131596 128191 0 -1 4194368 1218800 0 0 0 358023 2016 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131666] ppid=131593 vsize=17295944 memory=0 CPUtime=3600.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131666/stat : 131666 (fscip) R 131593 131596 128191 0 -1 4194368 2872280 0 0 0 359577 511 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131667] ppid=131593 vsize=17295944 memory=14534612 CPUtime=3597.74 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131667/stat : 131667 (fscip) R 131593 131596 128191 0 -1 4194368 2037625 0 0 0 358928 846 0 0 20 0 41 0 21332906 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131668] ppid=131593 vsize=17295944 memory=21532 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131668/stat : 131668 (fscip) S 131593 131596 128191 0 -1 1077936192 114 0 0 0 0 2 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131669] ppid=131593 vsize=17295944 memory=14463964 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131669/stat : 131669 (fscip) S 131593 131596 128191 0 -1 1077936192 110 0 0 0 1 1 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131670] ppid=131593 vsize=17295944 memory=14455724 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131670/stat : 131670 (fscip) S 131593 131596 128191 0 -1 1077936192 59 0 0 0 0 1 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131671] ppid=131593 vsize=17295944 memory=14522808 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131671/stat : 131671 (fscip) S 131593 131596 128191 0 -1 1077936192 110 0 0 0 0 1 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131672] ppid=131593 vsize=17295944 memory=25333125866717268 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131672/stat : 131672 (fscip) S 131593 131596 128191 0 -1 1077936192 55 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131673] ppid=131593 vsize=17295944 memory=7524782068386393953 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131673/stat : 131673 (fscip) S 131593 131596 128191 0 -1 1077936192 112 0 0 0 0 1 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131674] ppid=131593 vsize=17295944 memory=30962685530996822 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131674/stat : 131674 (fscip) S 131593 131596 128191 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131675] ppid=131593 vsize=17295944 memory=14582996 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131675/stat : 131675 (fscip) S 131593 131596 128191 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131676] ppid=131593 vsize=17295944 memory=14574012 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131676/stat : 131676 (fscip) S 131593 131596 128191 0 -1 1077936192 109 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131677] ppid=131593 vsize=17295944 memory=281098231162560 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131677/stat : 131677 (fscip) S 131593 131596 128191 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131678] ppid=131593 vsize=17295944 memory=281098227583840 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131678/stat : 131678 (fscip) S 131593 131596 128191 0 -1 1077936192 113 0 0 0 0 2 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131679] ppid=131593 vsize=17295944 memory=16088 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131679/stat : 131679 (fscip) S 131593 131596 128191 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131680] ppid=131593 vsize=17295944 memory=14595904 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131680/stat : 131680 (fscip) S 131593 131596 128191 0 -1 1077936192 109 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131681] ppid=131593 vsize=17295944 memory=39996 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131681/stat : 131681 (fscip) S 131593 131596 128191 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131682] ppid=131593 vsize=17295944 memory=14562736 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131682/stat : 131682 (fscip) S 131593 131596 128191 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131683] ppid=131593 vsize=17295944 memory=14580928 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131683/stat : 131683 (fscip) S 131593 131596 128191 0 -1 1077936192 109 0 0 0 1 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131684] ppid=131593 vsize=17295944 memory=6720663268223958375 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131684/stat : 131684 (fscip) S 131593 131596 128191 0 -1 1077936192 108 0 0 0 1 1 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131685] ppid=131593 vsize=17295944 memory=4198373884444939362 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131685/stat : 131685 (fscip) S 131593 131596 128191 0 -1 1077936192 114 0 0 0 1 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131686] ppid=131593 vsize=17295944 memory=37628 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131686/stat : 131686 (fscip) S 131593 131596 128191 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
[pid=131596/tid=131687] ppid=131593 vsize=17295944 memory=7964 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/131596/task/131687/stat : 131687 (fscip) S 131593 131596 128191 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 21332913 17711046656 3653452 809668444160 4194304 16623229 140736758496736 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43573248 140736758498313 140736758498431 140736758498431 140736758505456 0
Current children cumulated CPU time: 72000.3 s
Current children cumulated vsize: 17295944 KiB
Current children cumulated memory: 14613808 KiB

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

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

# cumulated CPU time of all completed processes:  user=71785 s, system=216.08 s

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

[startup+3636.8 s]
/proc/loadavg: 78.64 76.75 75.06 62/984 135183
/proc/meminfo: memFree=748784072/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3636.9 s]
/proc/loadavg: 78.64 76.75 75.06 62/984 135183
/proc/meminfo: memFree=748784072/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3637
CPU time (s): 72001
CPU user time (s): 71785
CPU system time (s): 216.08
CPU usage (%): 1979.68
Max. virtual memory (cumulated for all children) (KiB): 17295944
Max. memory (cumulated for all children) (KiB): 14613808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71785
system time used= 216.08
maximum resident set size= 14614208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43533935
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= 3207155
involuntary context switches= 267451


# summary of solver processes directly reported to runsolver:
#   pid: 131596
#   total CPU time (s): 72001
#   total CPU user time (s): 71785
#   total CPU system time (s): 216.08

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.4971 second user time and 82.5467 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-01 23:25:35
IDJOB=4465487
IDBENCH=158466
IDSOLVER=3094
FILE ID=nodeD104/4465487-1722547535
RUNJOBID= nodeD104-1722543894-128204
SLURM_JOB_ID= 8254279
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-autocorr_bern35-09.lin.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-4465487-1722547535/watcher-4465487-1722547535 -o /tmp/evaluation-result-4465487-1722547535/solver-4465487-1722547535 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722543894-128204 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465487-1722547535.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 88e07485ddda73ef9c5cf0cbed9ceb05
RANDOM SEED=706315642

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        775965300 kB
MemAvailable:   777229216 kB
Buffers:          295048 kB
Cached:          4292716 kB
SwapCached:            0 kB
Active:           467532 kB
Inactive:       11781872 kB
Active(anon):       2212 kB
Inactive(anon):  7681972 kB
Active(file):     465320 kB
Inactive(file):  4099900 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29888 kB
Writeback:             0 kB
AnonPages:       7646536 kB
Mapped:           114016 kB
Shmem:             22536 kB
KReclaimable:     236824 kB
Slab:             596592 kB
SReclaimable:     236824 kB
SUnreclaim:       359768 kB
KernelStack:       15664 kB
PageTables:        27864 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1570248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           262656 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1875968 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:      628736 kB
DirectMap2M:    53346304 kB
DirectMap1G:    751828992 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD104 at 2024-08-02 00:26:12