Trace number 4465495

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.5 3634.39

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/
opb/normalized-sporttournament50.lin.opb
MD5SUM16979d2f8203ffed07f73a3588d8874c
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-599
Best CPU time to get the best result obtained on this benchmark72000.6
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3625
Total number of constraints4800
Number of constraints which are clauses2400
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints2400
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 3130
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 3368
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3368
Number of bits of the biggest sum of numbers12
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.02	c Default LC presolving (default).
0.00/0.02	c ** Before presolving: virtualMemUsedAtLc = 38764544, getVmSize() = 38764544, SCIPgetMemUsed() = 13439907, SCIPgetMemTotal() = 16767419, SCIPgetMemExternEstim() = 7695499
0.00/0.02	c ** set memory limit for presolving in LC to 8.79597e+12 for SCIP **
0.00/0.09	c ** Estimated virtualMemUsedAtSolver = 27402212, getVmSize() = 57409536, SCIPgetMemUsed() = 18274292, SCIPgetMemTotal() = 33407820, SCIPgetMemExternEstim() = 7695499
0.00/0.09	c ** set memory limit for solvers to 4.18853e+11 for each SCIP **
0.00/0.09	c Original Problem   :
0.00/0.09	c   Problem name     : instance-4465495-1722548739
0.00/0.09	c   Variables        : 3625 (3625 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.09	c   Constraints      : 4800
0.00/0.09	c   Objective sense  : minimize
0.00/0.09	c Presolved Problem  :
0.00/0.09	c   Variables        : 3625 (3625 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.09	c   Constraints      : 2400
0.00/0.09	c Constraints        : Number
0.00/0.09	c   and              : 2400 
0.00/0.09	c ** Instance transfer method used: 0
0.00/0.10	c ** ParaScipInstance copy does not increase the number of variables. **
0.11/0.21	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.11/0.21	c                                Nodes    Active                                            
0.11/0.21	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
2.19/0.36	c *       0              0           1        20        -211.0000                -          -
2.19/0.37	c *       0              0           1        20        -217.0000                -          -
2.19/0.38	c *       0              0           1        20        -221.0000                -          -
2.19/0.41	c *       0              0           1        20        -426.0000                -          -
15.19/1.12	c *       1              2           3        20        -440.0000       -1683.0000    282.50%
20.50/1.35	c *       1              2           3        20        -441.0000       -1683.0000    281.63%
54.85/3.09	c *       3            521         520        20        -442.0000       -1683.0000    280.77%
91.76/5.02	c *       5           3182         747        20        -449.0000       -1683.0000    274.83%
91.76/5.02	c         5           3182         747        20        -449.0000       -1683.0000    274.83%
188.79/9.87	c *      10           9405         742        20        -456.0000       -1683.0000    269.08%
193.32/10.11	c *      10           9405         742        20        -464.0000       -1683.0000    262.72%
193.32/10.11	c        10           9405         742        20        -464.0000       -1683.0000    262.72%
195.29/10.15	c *      10           9405         742        20        -467.0000       -1683.0000    260.39%
236.20/12.28	c *      12          12469         725        20        -502.0000       -1683.0000    235.26%
297.37/15.33	c        15          13585         521        20        -502.0000       -1683.0000    235.26%
395.88/20.39	c        20          18383         715        20        -502.0000       -1683.0000    235.26%
502.50/25.74	c        26          20516         697        20        -502.0000       -1683.0000    235.26%
605.48/30.92	c        31          20546         655        20        -502.0000       -1683.0000    235.26%
704.56/35.98	c        36          21100         655        20        -502.0000       -1683.0000    235.26%
805.65/41.08	c        41          18573         674        20        -502.0000       -1683.0000    235.26%
924.71/47.06	c        47          24484         682        20        -502.0000       -1683.0000    235.26%
1025.68/52.14	c        52          24484         682        20        -502.0000       -1683.0000    235.26%
1124.85/57.19	c        57          25996         663        20        -502.0000       -1682.0000    235.06%
1229.22/62.41	c        62          27079         663        20        -502.0000       -1682.0000    235.06%
1328.35/67.46	c        67          28367         662        20        -502.0000       -1682.0000    235.06%
1429.35/72.51	c        73              2           1        20        -502.0000        -646.5994     28.80%
1530.41/77.62	c        78              2           1        20        -502.0000        -645.4530     28.58%
1631.54/82.72	c        83              2           1        20        -502.0000        -644.8330     28.45%
1732.67/87.87	c        88              2           1        20        -502.0000        -644.8330     28.45%
1833.72/92.95	c        93              2           1        20        -502.0000        -644.8330     28.45%
1932.61/97.98	c        98              3           2        20        -502.0000        -644.7500     28.44%
2034.43/103.13	c       103              4           3        20        -502.0000        -644.7500     28.44%
2136.80/108.22	c       108              4           3        20        -502.0000        -644.7500     28.44%
2186.41/110.76	c *     111              5           4        20        -522.0000        -644.7500     23.52%
2237.91/113.31	c *     113              5           4        20        -545.0000        -644.7500     18.30%
2237.91/113.31	c       113              5           4        20        -545.0000        -644.7500     18.30%
2247.84/113.89	c *     114              5           4        20        -546.0000        -644.7500     18.09%
2339.06/118.46	c       118              5           4        20        -546.0000        -644.7500     18.09%
2436.12/123.31	c *     123              6           5        20        -547.0000        -644.7500     17.87%
2440.09/123.50	c       124              6           5        20        -547.0000        -644.7500     17.87%
2543.25/128.71	c       129              6           5        20        -547.0000        -644.7500     17.87%
2567.04/129.93	c *     130              6           5        20        -548.0000        -644.7500     17.66%
2644.29/133.89	c       134              7           6        20        -548.0000        -644.7500     17.66%
2717.67/137.58	c *     138              7           6        20        -549.0000        -644.7500     17.44%
2745.42/138.96	c       139              7           6        20        -549.0000        -644.7500     17.44%
2802.93/141.81	c *     142              8           7        20        -551.0000        -644.7500     17.01%
2822.74/142.88	c *     143              8           7        20        -554.0000        -644.7500     16.38%
2844.51/144.03	c       144              8           7        20        -554.0000        -644.7500     16.38%
2946.33/149.11	c       149              9           8        20        -554.0000        -644.7500     16.38%
3047.40/154.18	c       154              9           8        20        -554.0000        -644.7500     16.38%
3147.78/159.28	c       159              9           8        20        -554.0000        -644.7500     16.38%
3248.89/164.38	c       164             12          11        20        -554.0000        -644.7500     16.38%
3349.83/169.46	c       169             13          12        20        -554.0000        -644.7500     16.38%
3450.71/174.55	c       175             13          12        20        -554.0000        -644.7500     16.38%
3551.80/179.63	c       180             13          12        20        -554.0000        -644.7500     16.38%
3652.91/184.73	c       185             13          12        20        -554.0000        -644.7500     16.38%
3753.97/189.82	c       190             13          12        20        -554.0000        -644.7500     16.38%
3853.11/194.89	c       195             13          12        20        -554.0000        -644.7500     16.38%
3954.21/199.99	c       200             14          13        20        -554.0000        -644.7500     16.38%
4055.84/205.07	c       205             16          15        20        -554.0000        -644.7500     16.38%
4154.90/210.11	c       210             16          15        20        -554.0000        -644.7500     16.38%
4257.11/215.25	c       215             17          16        20        -554.0000        -644.7500     16.38%
4358.06/220.34	c       220             21          20        20        -554.0000        -644.7500     16.38%
4457.03/225.35	c       225             22          21        20        -554.0000        -644.7500     16.38%
4558.09/230.40	c       230             23          22        20        -554.0000        -644.7500     16.38%
4657.23/235.45	c       235             23          22        20        -554.0000        -644.7500     16.38%
4756.25/240.49	c       240             25          24        20        -554.0000        -644.7500     16.38%
4857.37/245.55	c       246             28          27        20        -554.0000        -644.7500     16.38%
4956.50/250.60	c       251             28          27        20        -554.0000        -644.7500     16.38%
5057.55/255.64	c       256             31          30        20        -554.0000        -644.7500     16.38%
5158.60/260.70	c       261             31          30        20        -554.0000        -644.7500     16.38%
5257.59/265.75	c       266             32          31        20        -554.0000        -644.7500     16.38%
5348.76/270.34	c *     270             33          32        20        -555.0000        -644.7500     16.17%
5356.70/270.79	c       271             33          32        20        -555.0000        -644.7500     16.17%
5420.12/273.90	c *     274             35          34        20        -556.0000        -644.7500     15.96%
5457.80/275.86	c       276             35          34        20        -556.0000        -644.7500     15.96%
5558.94/280.91	c       281             35          34        20        -556.0000        -644.7500     15.96%
5658.07/285.96	c       286             35          34        20        -556.0000        -644.7500     15.96%
5757.21/291.00	c       291             35          34        20        -556.0000        -644.7500     15.96%
5859.02/296.06	c       296             35          34        20        -556.0000        -644.7500     15.96%
5958.10/301.10	c       301             35          34        20        -556.0000        -644.7500     15.96%
6059.27/306.17	c       306             35          34        20        -556.0000        -644.7500     15.96%
6163.60/311.43	c       311             35          34        20        -556.0000        -644.7500     15.96%
6266.71/316.62	c       317             35          34        20        -556.0000        -644.7500     15.96%
6367.84/321.78	c       322             35          34        20        -556.0000        -644.7500     15.96%
6468.92/326.82	c       327             35          34        20        -556.0000        -644.7500     15.96%
6476.84/327.22	c *     327             35          34        20        -558.0000        -644.7500     15.55%
6575.97/332.21	c       332             35          34        20        -558.0000        -644.7500     15.55%
6679.09/337.43	c       337             35          34        20        -558.0000        -644.7500     15.55%
6778.24/342.50	c       342             35          34        20        -558.0000        -644.7500     15.55%
6881.36/347.60	c       348             35          34        20        -558.0000        -644.7500     15.55%
6980.49/352.69	c       353             35          34        20        -558.0000        -644.7500     15.55%
7081.63/357.79	c       358             35          34        20        -558.0000        -644.7500     15.55%
7182.74/362.87	c       363             35          34        20        -558.0000        -644.7500     15.55%
7283.88/367.90	c       368             35          34        20        -558.0000        -644.7500     15.55%
7382.99/373.03	c       373             35          34        20        -558.0000        -644.7500     15.55%
7485.00/378.11	c       378            396         253        20        -558.0000        -644.6532     15.53%
7583.87/383.13	c       383            400         257        20        -558.0000        -644.6532     15.53%
7686.29/388.26	c       388            400         257        20        -558.0000        -644.6532     15.53%
7787.41/393.36	c       393            400         257        20        -558.0000        -644.6532     15.53%
7888.55/398.42	c       398            400         257        20        -558.0000        -644.6532     15.53%
7987.68/403.48	c       403            400         257        20        -558.0000        -644.6532     15.53%
8088.83/408.53	c       409            400         257        20        -558.0000        -644.6532     15.53%
8187.98/413.58	c       414            400         257        20        -558.0000        -644.6532     15.53%
8289.13/418.62	c       419            401         258        20        -558.0000        -644.6532     15.53%
8388.28/423.68	c       424            401         258        20        -558.0000        -644.6532     15.53%
8489.42/428.72	c       429            402         259        20        -558.0000        -644.6532     15.53%
8588.37/433.78	c       434            405         262        20        -558.0000        -644.6532     15.53%
8689.51/438.83	c       439            407         264        20        -558.0000        -644.6532     15.53%
8788.67/443.88	c       444            408         265        20        -558.0000        -644.6532     15.53%
8889.84/448.93	c       449            422         265        20        -558.0000        -643.9410     15.40%
8988.99/453.98	c       454            426         269        20        -558.0000        -643.9410     15.40%
9088.17/459.02	c       459            428         271        20        -558.0000        -643.9410     15.40%
9189.87/464.08	c       464            428         271        20        -558.0000        -643.9410     15.40%
9289.07/469.12	c       469            428         271        20        -558.0000        -643.9410     15.40%
9345.90/471.99	c *     472            428         271        20        -561.0000        -643.9410     14.78%
9345.90/472.01	c *     472            428         271        20        -562.0000        -643.9410     14.58%
9390.27/474.17	c       474            428         271        20        -562.0000        -643.9410     14.58%
9490.60/479.22	c       479            428         271        20        -562.0000        -643.9410     14.58%
9589.78/484.28	c       484            428         271        20        -562.0000        -643.9410     14.58%
9690.96/489.32	c       489            428         271        20        -562.0000        -643.9410     14.58%
9790.10/494.37	c       494            430         243        20        -562.0000        -643.9410     14.58%
9891.23/499.42	c       499            431         244        20        -562.0000        -643.9410     14.58%
9990.38/504.47	c       504            433         246        20        -562.0000        -643.9410     14.58%
10091.54/509.53	c       510            434         247        20        -562.0000        -643.9410     14.58%
10190.68/514.59	c       515            437         250        20        -562.0000        -643.9410     14.58%
10224.38/516.20	c *     516            437         250        20        -564.0000        -643.9410     14.17%
10291.82/519.64	c       520            437         250        20        -564.0000        -643.9410     14.17%
10392.94/524.71	c       525            443         241        20        -564.0000        -643.9410     14.17%
10491.80/529.78	c       530            482         258        20        -564.0000        -643.3003     14.06%
10594.90/534.95	c       535            484         260        20        -564.0000        -643.3003     14.06%
10696.72/540.09	c       540            488         264        20        -564.0000        -643.3003     14.06%
10799.12/545.22	c       545            488         264        20        -564.0000        -643.3003     14.06%
10818.95/546.24	c *     546            488         264        20        -566.0000        -643.3003     13.66%
10900.27/550.31	c       550            488         264        20        -566.0000        -643.3003     13.66%
11005.37/555.66	c       556            488         264        20        -566.0000        -643.3003     13.66%
11106.51/560.71	c       561            488         264        20        -566.0000        -643.3003     13.66%
11205.64/565.75	c       566            488         264        20        -566.0000        -643.3003     13.66%
11306.79/570.80	c       571            488         264        20        -566.0000        -643.3003     13.66%
11405.63/575.86	c       576            488         264        20        -566.0000        -643.3003     13.66%
11506.76/580.91	c       581            489         246        20        -566.0000        -643.3003     13.66%
11605.90/585.92	c       586            489         246        20        -566.0000        -643.3003     13.66%
11705.03/591.02	c       591            490         247        20        -566.0000        -643.3003     13.66%
11806.78/596.11	c       596            492         249        20        -566.0000        -643.3003     13.66%
11909.26/601.24	c       601            493         250        20        -566.0000        -643.3003     13.66%
12010.37/606.30	c       606            493         250        20        -566.0000        -643.3003     13.66%
12109.33/611.33	c       611            496         253        20        -566.0000        -643.3003     13.66%
12210.45/616.41	c       616            497         254        20        -566.0000        -643.3003     13.66%
12309.59/621.46	c       621            497         254        20        -566.0000        -643.3003     13.66%
12410.70/626.51	c       627            528         257        20        -566.0000        -643.3003     13.66%
12509.86/631.56	c       632            528         257        20        -566.0000        -643.3003     13.66%
12610.96/636.61	c       637            537         262        20        -566.0000        -643.1968     13.64%
12710.08/641.66	c       642            537         262        20        -566.0000        -643.1968     13.64%
12811.15/646.71	c       647            537         262        20        -566.0000        -643.1968     13.64%
12910.28/651.76	c       652            537         262        20        -566.0000        -643.1968     13.64%
12969.77/654.80	c *     655            537         262        20        -569.0000        -643.1968     13.04%
13011.35/656.81	c       657            537         262        20        -569.0000        -643.1968     13.04%
13112.53/661.92	c       662            537         262        20        -569.0000        -643.1968     13.04%
13216.59/667.16	c       667            537         262        20        -569.0000        -643.1968     13.04%
13318.80/672.39	c       672            538         232        20        -569.0000        -643.1968     13.04%
13421.97/677.51	c       678            539         233        20        -569.0000        -643.1968     13.04%
13521.14/682.57	c       683            540         234        20        -569.0000        -643.1968     13.04%
13622.33/687.63	c       688            542         236        20        -569.0000        -643.1968     13.04%
13661.99/689.65	c *     690            543         237        20        -570.0000        -643.1968     12.84%
13721.35/692.68	c       693            543         237        20        -570.0000        -643.1968     12.84%
13822.55/697.73	c       698            546         239        20        -570.0000        -643.1968     12.84%
13921.73/702.77	c       703            548         241        20        -570.0000        -643.1968     12.84%
14022.90/707.82	c       708            563         242        20        -570.0000        -643.1968     12.84%
14121.90/712.88	c       713            568         247        20        -570.0000        -643.1968     12.84%
14223.10/717.90	c       718            569         248        20        -570.0000        -643.1968     12.84%
14322.22/722.97	c       723            569         248        20        -570.0000        -643.1968     12.84%
14421.36/728.02	c       728            569         248        20        -570.0000        -643.1968     12.84%
14522.96/733.08	c       733            569         248        20        -570.0000        -643.1968     12.84%
14622.00/738.09	c       738            569         248        20        -570.0000        -643.1968     12.84%
14724.30/743.26	c       743            569         248        20        -570.0000        -643.1968     12.84%
14825.41/748.39	c       748            569         248        20        -570.0000        -643.1968     12.84%
14926.38/753.49	c       753            569         248        20        -570.0000        -643.1968     12.84%
15027.55/758.59	c       759            570         249        20        -570.0000        -643.1968     12.84%
15128.68/763.67	c       764            570         249        20        -570.0000        -643.1968     12.84%
15229.86/768.75	c       769            214         213        20        -570.0000        -642.9210     12.79%
15327.04/773.66	c *     774            216         215        20        -571.0000        -642.9210     12.60%
15329.03/773.80	c       774            216         215        20        -571.0000        -642.9210     12.60%
15430.09/778.88	c       779            216         215        20        -571.0000        -642.9210     12.60%
15531.26/783.92	c       784            216         215        20        -571.0000        -642.9210     12.60%
15630.46/788.98	c       789            216         215        20        -571.0000        -642.9210     12.60%
15732.28/794.12	c       794            216         215        20        -571.0000        -642.9210     12.60%
15833.39/799.16	c       799            216         215        20        -571.0000        -642.9210     12.60%
15932.60/804.18	c       804            217         216        20        -571.0000        -642.9210     12.60%
16033.10/809.29	c       809            217         216        20        -571.0000        -642.9210     12.60%
16134.15/814.34	c       814            219         218        20        -571.0000        -642.9210     12.60%
16193.69/817.39	c *     817            219         218        20        -572.0000        -642.9210     12.40%
16239.33/819.64	c       820            219         218        20        -572.0000        -642.9210     12.40%
16340.52/824.73	c       825            219         218        20        -572.0000        -642.9210     12.40%
16441.72/829.86	c       830            223         222        20        -572.0000        -642.9210     12.40%
16540.91/834.89	c       835            228         227        20        -572.0000        -642.9210     12.40%
16642.10/839.97	c       840            230         229        20        -572.0000        -642.9210     12.40%
16743.94/845.09	c       845            242         241        20        -572.0000        -642.9210     12.40%
16845.19/850.17	c       850            245         244        20        -572.0000        -642.9210     12.40%
16945.62/855.21	c       855            250         249        20        -572.0000        -642.9210     12.40%
16999.20/857.95	c *     858            253         252        20        -574.0000        -642.9210     12.01%
17050.75/860.57	c       861            254         253        20        -574.0000        -642.9210     12.01%
17153.90/865.72	c       866            366         226        20        -574.0000        -642.8991     12.00%
17225.32/869.31	c *     869            368         228        20        -575.0000        -642.8991     11.81%
17255.09/870.81	c       871            368         228        20        -575.0000        -642.8991     11.81%
17356.07/875.91	c       876            368         228        20        -575.0000        -642.8991     11.81%
17455.29/880.97	c       881            368         228        20        -575.0000        -642.8991     11.81%
17554.47/886.00	c       886            368         228        20        -575.0000        -642.8991     11.81%
17633.81/889.99	c *     890            368         228        20        -576.0000        -642.8991     11.61%
17656.30/891.07	c       891            368         228        20        -576.0000        -642.8991     11.61%
17757.48/896.14	c       896            335         308        20        -576.0000        -642.0441     11.47%
17857.86/901.26	c       901            335         308        20        -576.0000        -642.0441     11.47%
17959.07/906.39	c       906            335         308        20        -576.0000        -642.0441     11.47%
18030.38/910.01	c *     910            335         308        20        -577.0000        -642.0441     11.27%
18060.12/911.46	c       911            335         308        20        -577.0000        -642.0441     11.27%
18161.28/916.51	c       917            335         308        20        -577.0000        -642.0441     11.27%
18260.47/921.56	c       922            335         308        20        -577.0000        -642.0441     11.27%
18361.60/926.61	c       927            335         308        20        -577.0000        -642.0441     11.27%
18460.80/931.67	c       932            335         308        20        -577.0000        -642.0441     11.27%
18561.84/936.72	c       937            336         307        20        -577.0000        -642.0441     11.27%
18661.03/941.77	c       942            338         309        20        -577.0000        -642.0441     11.27%
18762.18/946.85	c       947            339         310        20        -577.0000        -642.0441     11.27%
18863.26/951.91	c       952            341         312        20        -577.0000        -642.0441     11.27%
18962.42/956.96	c       957            343         314        20        -577.0000        -642.0441     11.27%
19066.32/962.19	c       962            345         316        20        -577.0000        -642.0441     11.27%
19168.66/967.39	c       967            368         331        20        -577.0000        -642.0441     11.27%
19269.80/972.47	c       972            388         337        20        -577.0000        -642.0441     11.27%
19370.98/977.59	c       978            405         338        20        -577.0000        -642.0441     11.27%
19474.10/982.71	c       983            450         347        20        -577.0000        -642.0441     11.27%
19573.23/987.76	c       988            457         348        20        -577.0000        -642.0441     11.27%
19674.35/992.81	c       993            464         349        20        -577.0000        -641.6795     11.21%
19773.36/997.86	c       998            464         349        20        -577.0000        -641.6795     11.21%
19874.51/1002.91	c      1003            464         349        20        -577.0000        -641.6795     11.21%
19959.80/1007.26	c *    1007            464         349        20        -578.0000        -641.6795     11.02%
19973.70/1007.93	c      1008            464         349        20        -578.0000        -641.6795     11.02%
20075.47/1013.07	c      1013            464         349        20        -578.0000        -641.6795     11.02%
20176.68/1018.17	c      1018            464         349        20        -578.0000        -641.6795     11.02%
20277.10/1023.25	c      1023            464         349        20        -578.0000        -641.6795     11.02%
20376.32/1028.29	c      1028            464         349        20        -578.0000        -641.6795     11.02%
20479.48/1033.43	c      1033            464         349        20        -578.0000        -641.6795     11.02%
20578.77/1038.49	c      1038            465         345        20        -578.0000        -641.6795     11.02%
20679.84/1043.50	c      1044            466         346        20        -578.0000        -641.6795     11.02%
20781.02/1048.60	c      1049            468         348        20        -578.0000        -641.6795     11.02%
20886.11/1053.93	c      1054            469         349        20        -578.0000        -641.6795     11.02%
20985.25/1058.97	c      1059            471         351        20        -578.0000        -641.6795     11.02%
21087.10/1064.13	c      1064            473         353        20        -578.0000        -641.6795     11.02%
21188.27/1069.18	c      1069            491         351        20        -578.0000        -641.6795     11.02%
21288.65/1074.23	c      1074            494         354        20        -578.0000        -641.6362     11.01%
21387.73/1079.28	c      1079            499         359        20        -578.0000        -641.6362     11.01%
21488.81/1084.33	c      1084            499         359        20        -578.0000        -641.6362     11.01%
21587.98/1089.38	c      1089            499         359        20        -578.0000        -641.6362     11.01%
21689.13/1094.42	c      1094            499         359        20        -578.0000        -641.6362     11.01%
21788.28/1099.50	c      1100            499         359        20        -578.0000        -641.6362     11.01%
21889.39/1104.54	c      1105            499         359        20        -578.0000        -641.6362     11.01%
21990.51/1109.60	c      1110            499         359        20        -578.0000        -641.6362     11.01%
22089.56/1114.67	c      1115            453         251        20        -578.0000        -641.4942     10.99%
22190.64/1119.71	c      1120            455         253        20        -578.0000        -641.4942     10.99%
22289.72/1124.77	c      1125            455         253        20        -578.0000        -641.4942     10.99%
22390.86/1129.82	c      1130            455         253        20        -578.0000        -641.4942     10.99%
22490.02/1134.87	c      1135            455         253        20        -578.0000        -641.4942     10.99%
22591.19/1139.92	c      1140            455         253        20        -578.0000        -641.4942     10.99%
22690.35/1145.00	c      1145            455         253        20        -578.0000        -641.4942     10.99%
22785.57/1149.72	c *    1150            532         364        20        -579.0000        -641.1397     10.73%
22792.37/1150.06	c      1150            532         364        20        -579.0000        -641.1397     10.73%
22898.58/1155.49	c      1155            533         355        20        -579.0000        -641.1397     10.73%
22999.74/1160.51	c      1161            533         355        20        -579.0000        -641.1397     10.73%
23104.85/1165.85	c      1166            533         355        20        -579.0000        -641.1397     10.73%
23206.02/1170.95	c      1171            533         355        20        -579.0000        -641.1397     10.73%
23305.02/1175.98	c      1176            533         355        20        -579.0000        -641.1397     10.73%
23406.78/1181.07	c      1181            533         355        20        -579.0000        -641.1397     10.73%
23506.18/1186.12	c      1186            533         355        20        -579.0000        -641.1397     10.73%
23607.11/1191.17	c      1191            534         356        20        -579.0000        -641.1397     10.73%
23707.49/1196.25	c      1196            536         358        20        -579.0000        -641.1397     10.73%
23806.67/1201.29	c      1201            537         359        20        -579.0000        -641.1397     10.73%
23907.74/1206.34	c      1206            539         361        20        -579.0000        -641.1397     10.73%
24006.91/1211.40	c      1211            540         362        20        -579.0000        -641.1397     10.73%
24107.91/1216.41	c      1216            540         362        20        -579.0000        -641.1397     10.73%
24207.07/1221.42	c      1221            541         363        20        -579.0000        -641.1397     10.73%
24308.22/1226.51	c      1227            514         262        20        -579.0000        -641.0958     10.72%
24409.35/1231.60	c      1232            517         265        20        -579.0000        -641.0958     10.72%
24508.31/1236.65	c      1237            517         265        20        -579.0000        -641.0958     10.72%
24609.42/1241.70	c      1242            517         265        20        -579.0000        -641.0958     10.72%
24708.56/1246.73	c      1247            517         265        20        -579.0000        -641.0958     10.72%
24807.68/1251.75	c      1252            517         265        20        -579.0000        -641.0958     10.72%
24908.81/1256.85	c      1257            517         265        20        -579.0000        -641.0958     10.72%
25009.83/1261.90	c      1262            517         265        20        -579.0000        -641.0958     10.72%
25108.84/1266.91	c      1267            517         265        20        -579.0000        -641.0958     10.72%
25207.92/1271.99	c      1272            517         265        20        -579.0000        -641.0958     10.72%
25309.68/1277.08	c      1277            518         266        20        -579.0000        -641.0958     10.72%
25410.75/1282.15	c      1282            518         266        20        -579.0000        -641.0958     10.72%
25509.83/1287.18	c      1287            520         268        20        -579.0000        -641.0958     10.72%
25609.86/1292.22	c      1292            521         269        20        -579.0000        -641.0958     10.72%
25708.92/1297.22	c      1297            524         272        20        -579.0000        -641.0958     10.72%
25812.05/1302.46	c      1302            524         272        20        -579.0000        -641.0958     10.72%
25913.18/1307.56	c      1308            543         271        20        -579.0000        -641.0958     10.72%
26014.22/1312.61	c      1313            547         275        20        -579.0000        -641.0958     10.72%
26113.22/1317.67	c      1318            632         370        20        -579.0000        -640.7050     10.66%
26214.29/1322.72	c      1323            632         370        20        -579.0000        -640.7050     10.66%
26315.38/1327.87	c      1328            632         370        20        -579.0000        -640.7050     10.66%
26416.46/1332.97	c      1333            632         370        20        -579.0000        -640.7050     10.66%
26518.12/1338.08	c      1338            632         370        20        -579.0000        -640.7050     10.66%
26619.13/1343.14	c      1343            632         370        20        -579.0000        -640.7050     10.66%
26718.14/1348.19	c      1348            632         370        20        -579.0000        -640.7050     10.66%
26818.23/1353.26	c      1353            632         370        20        -579.0000        -640.7050     10.66%
26919.18/1358.30	c      1358            632         370        20        -579.0000        -640.7050     10.66%
27018.16/1363.36	c      1363            632         370        20        -579.0000        -640.7050     10.66%
27116.98/1368.40	c      1368            633         371        20        -579.0000        -640.7050     10.66%
27218.12/1373.45	c      1373            633         371        20        -579.0000        -640.7050     10.66%
27319.30/1378.51	c      1379            634         372        20        -579.0000        -640.7050     10.66%
27418.43/1383.55	c      1384            635         373        20        -579.0000        -640.7050     10.66%
27519.60/1388.61	c      1389            636         374        20        -579.0000        -640.7050     10.66%
27618.75/1393.66	c      1394            637         375        20        -579.0000        -640.7050     10.66%
27719.88/1398.71	c      1399            639         377        20        -579.0000        -640.7050     10.66%
27819.00/1403.74	c      1404            640         378        20        -579.0000        -640.7050     10.66%
27920.15/1408.80	c      1409            642         380        20        -579.0000        -640.7050     10.66%
28019.09/1413.86	c      1414            574         290        20        -579.0000        -640.3786     10.60%
28118.15/1418.89	c      1419            574         290        20        -579.0000        -640.3786     10.60%
28219.27/1423.93	c      1424            574         290        20        -579.0000        -640.3786     10.60%
28318.26/1429.01	c      1429            574         290        20        -579.0000        -640.3786     10.60%
28420.00/1434.06	c      1434            574         290        20        -579.0000        -640.3786     10.60%
28519.20/1439.11	c      1439            574         290        20        -579.0000        -640.3786     10.60%
28618.21/1444.11	c      1444            574         290        20        -579.0000        -640.3786     10.60%
28720.44/1449.21	c      1449            574         290        20        -579.0000        -640.3786     10.60%
28819.54/1454.22	c      1454            574         290        20        -579.0000        -640.3786     10.60%
28918.49/1459.28	c      1459            577         293        20        -579.0000        -640.3786     10.60%
29019.55/1464.36	c      1464            578         294        20        -579.0000        -640.3786     10.60%
29120.67/1469.44	c      1469            579         295        20        -579.0000        -640.3786     10.60%
29221.29/1474.53	c      1475            581         297        20        -579.0000        -640.3786     10.60%
29320.29/1479.59	c      1480            583         299        20        -579.0000        -640.3786     10.60%
29421.27/1484.64	c      1485            584         300        20        -579.0000        -640.3786     10.60%
29522.25/1489.72	c      1490            584         300        20        -579.0000        -640.3786     10.60%
29621.44/1494.76	c      1495            594         302        20        -579.0000        -640.3786     10.60%
29720.58/1499.79	c      1500            635         299        20        -579.0000        -640.3786     10.60%
29821.64/1504.85	c      1505            645         297        20        -579.0000        -640.3786     10.60%
29922.75/1509.93	c      1510            654         298        20        -579.0000        -640.3028     10.59%
30021.77/1514.96	c      1515            654         298        20        -579.0000        -640.3028     10.59%
30120.71/1519.98	c      1520            654         298        20        -579.0000        -640.3028     10.59%
30222.59/1525.05	c      1525            654         298        20        -579.0000        -640.3028     10.59%
30323.66/1530.15	c      1530            654         298        20        -579.0000        -640.3028     10.59%
30422.67/1535.20	c      1535            654         298        20        -579.0000        -640.3028     10.59%
30523.02/1540.25	c      1540            654         298        20        -579.0000        -640.3028     10.59%
30622.12/1545.30	c      1545            654         298        20        -579.0000        -640.3028     10.59%
30723.30/1550.35	c      1550            654         298        20        -579.0000        -640.3028     10.59%
30822.37/1555.38	c      1555            673         395        20        -579.0000        -640.3005     10.59%
30923.44/1560.41	c      1560            674         396        20        -579.0000        -640.3005     10.59%
31024.37/1565.50	c      1566            675         397        20        -579.0000        -640.3005     10.59%
31123.45/1570.55	c      1571            676         398        20        -579.0000        -640.3005     10.59%
31222.58/1575.56	c      1576            677         399        20        -579.0000        -640.3005     10.59%
31321.65/1580.58	c      1581            679         401        20        -579.0000        -640.3005     10.59%
31424.73/1585.74	c      1586            680         402        20        -579.0000        -640.3005     10.59%
31525.84/1590.82	c      1591            681         403        20        -579.0000        -640.3005     10.59%
31624.98/1595.88	c      1596            682         404        20        -579.0000        -640.3005     10.59%
31726.14/1600.93	c      1601            683         405        20        -579.0000        -640.3005     10.59%
31825.30/1605.98	c      1606            688         400        20        -579.0000        -640.3005     10.59%
31924.48/1611.02	c      1611            682         314        20        -579.0000        -640.1710     10.56%
32026.46/1616.07	c      1616            682         314        20        -579.0000        -640.1710     10.56%
32125.53/1621.13	c      1621            733         407        20        -579.0000        -640.1068     10.55%
32226.85/1626.18	c      1626            737         411        20        -579.0000        -640.1068     10.55%
32327.17/1631.21	c      1631            737         411        20        -579.0000        -640.1068     10.55%
32428.30/1636.31	c      1636            737         411        20        -579.0000        -640.1068     10.55%
32527.48/1641.36	c      1641            737         411        20        -579.0000        -640.1068     10.55%
32628.46/1646.41	c      1646            737         411        20        -579.0000        -640.1068     10.55%
32727.56/1651.46	c      1651            737         411        20        -579.0000        -640.1068     10.55%
32828.70/1656.50	c      1657            737         411        20        -579.0000        -640.1068     10.55%
32927.77/1661.56	c      1662            737         411        20        -579.0000        -640.1068     10.55%
33028.89/1666.61	c      1667            737         411        20        -579.0000        -640.1068     10.55%
33128.00/1671.62	c      1672            738         412        20        -579.0000        -640.1068     10.55%
33227.10/1676.63	c      1677            739         413        20        -579.0000        -640.1068     10.55%
33328.16/1681.72	c      1682            739         413        20        -579.0000        -640.1068     10.55%
33429.20/1686.84	c      1687            740         414        20        -579.0000        -640.1068     10.55%
33528.30/1691.88	c      1692            742         416        20        -579.0000        -640.1068     10.55%
33629.35/1696.93	c      1697            742         416        20        -579.0000        -640.1068     10.55%
33728.34/1701.99	c      1702            750         418        20        -579.0000        -640.1068     10.55%
33830.07/1707.04	c      1707            753         419        20        -579.0000        -639.8572     10.51%
33929.14/1712.09	c      1712            753         419        20        -579.0000        -639.8572     10.51%
34030.04/1717.15	c      1717            753         419        20        -579.0000        -639.8572     10.51%
34130.16/1722.20	c      1722            752         328        20        -579.0000        -639.7850     10.50%
34229.27/1727.25	c      1727            752         328        20        -579.0000        -639.7850     10.50%
34328.39/1732.29	c      1732            752         328        20        -579.0000        -639.7850     10.50%
34429.49/1737.35	c      1737            752         328        20        -579.0000        -639.7850     10.50%
34528.63/1742.39	c      1742            752         328        20        -579.0000        -639.7850     10.50%
34629.59/1747.45	c      1747            752         328        20        -579.0000        -639.7850     10.50%
34728.39/1752.46	c      1752            752         328        20        -579.0000        -639.7850     10.50%
34829.43/1757.53	c      1758            353         352        20        -579.0000        -639.6218     10.47%
34928.52/1762.59	c      1763            355         354        20        -579.0000        -639.6218     10.47%
35029.65/1767.68	c      1768            356         355        20        -579.0000        -639.6218     10.47%
35130.76/1772.72	c      1773            356         355        20        -579.0000        -639.6218     10.47%
35229.89/1777.77	c      1778            356         355        20        -579.0000        -639.6218     10.47%
35330.88/1782.83	c      1783            356         355        20        -579.0000        -639.6218     10.47%
35429.94/1787.88	c      1788            356         355        20        -579.0000        -639.6218     10.47%
35529.01/1792.88	c      1793            357         356        20        -579.0000        -639.6218     10.47%
35630.04/1797.98	c      1798            357         356        20        -579.0000        -639.6218     10.47%
35728.98/1803.00	c      1803            359         358        20        -579.0000        -639.6218     10.47%
35830.65/1808.08	c      1808            360         359        20        -579.0000        -639.6218     10.47%
35929.93/1813.12	c      1813            360         359        20        -579.0000        -639.6218     10.47%
36030.92/1818.18	c      1818            360         359        20        -579.0000        -639.6218     10.47%
36131.32/1823.22	c      1823            361         360        20        -579.0000        -639.6218     10.47%
36230.49/1828.26	c      1828            361         360        20        -579.0000        -639.6218     10.47%
36331.58/1833.30	c      1833            361         360        20        -579.0000        -639.6218     10.47%
36430.72/1838.35	c      1838            361         360        20        -579.0000        -639.6218     10.47%
36531.82/1843.43	c      1843            361         360        20        -579.0000        -639.6218     10.47%
36630.96/1848.47	c      1848            362         361        20        -579.0000        -638.7644     10.32%
36732.09/1853.53	c      1854            363         362        20        -579.0000        -638.7644     10.32%
36831.23/1858.60	c      1859            364         363        20        -579.0000        -638.7644     10.32%
36932.27/1863.61	c      1864            365         364        20        -579.0000        -638.7644     10.32%
37033.36/1868.70	c      1869            365         364        20        -579.0000        -638.7644     10.32%
37132.48/1873.75	c      1874            365         364        20        -579.0000        -638.7644     10.32%
37231.60/1878.79	c      1879            365         364        20        -579.0000        -638.7644     10.32%
37332.70/1883.85	c      1884            366         365        20        -579.0000        -638.7644     10.32%
37431.80/1888.89	c      1889            367         366        20        -579.0000        -638.7644     10.32%
37532.90/1893.95	c      1894            368         367        20        -579.0000        -638.7644     10.32%
37632.03/1898.99	c      1899            370         369        20        -579.0000        -638.7644     10.32%
37733.81/1904.06	c      1904            371         370        20        -579.0000        -638.7644     10.32%
37833.05/1909.11	c      1909            371         370        20        -579.0000        -638.7644     10.32%
37933.95/1914.16	c      1914            371         370        20        -579.0000        -638.7644     10.32%
38033.13/1919.17	c      1919            371         370        20        -579.0000        -638.7644     10.32%
38133.50/1924.26	c      1924            371         370        20        -579.0000        -638.7644     10.32%
38232.64/1929.29	c      1929            372         371        20        -579.0000        -637.9776     10.19%
38333.74/1934.36	c      1934            372         373        20        -579.0000        -637.9776     10.19%
38434.88/1939.40	c      1939            374         373        20        -579.0000        -637.9776     10.19%
38534.09/1944.45	c      1944            374         373        20        -579.0000        -637.9776     10.19%
38635.08/1949.50	c      1950            374         373        20        -579.0000        -637.9776     10.19%
38734.11/1954.56	c      1955            374         373        20        -579.0000        -637.9776     10.19%
38835.26/1959.61	c      1960            374         373        20        -579.0000        -637.9776     10.19%
38934.41/1964.65	c      1965            376         375        20        -579.0000        -637.9776     10.19%
39035.56/1969.70	c      1970            377         376        20        -579.0000        -637.9776     10.19%
39134.68/1974.76	c      1975            378         377        20        -579.0000        -637.9776     10.19%
39235.91/1979.81	c      1980            379         378        20        -579.0000        -637.9776     10.19%
39335.01/1984.86	c      1985            380         379        20        -579.0000        -637.9776     10.19%
39436.01/1989.91	c      1990            380         379        20        -579.0000        -637.9776     10.19%
39535.13/1994.96	c      1995            380         379        20        -579.0000        -637.9776     10.19%
39634.21/1999.97	c      2000            380         379        20        -579.0000        -637.9776     10.19%
39735.98/2005.09	c      2005            381         380        20        -579.0000        -637.9776     10.19%
39834.88/2010.12	c      2010            381         380        20        -579.0000        -637.9776     10.19%
39935.83/2015.19	c      2015            381         380        20        -579.0000        -637.9776     10.19%
40036.27/2020.23	c      2020            381         380        20        -579.0000        -637.9776     10.19%
40135.40/2025.29	c      2025            381         382        20        -579.0000        -637.1871     10.05%
40236.52/2030.34	c      2030            383         382        20        -579.0000        -637.1871     10.05%
40335.67/2035.39	c      2035            383         382        20        -579.0000        -637.1871     10.05%
40436.79/2040.44	c      2040            383         382        20        -579.0000        -637.1871     10.05%
40535.92/2045.48	c      2045            384         383        20        -579.0000        -637.1871     10.05%
40637.06/2050.50	c      2051            385         384        20        -579.0000        -637.1871     10.05%
40736.20/2055.59	c      2056            387         386        20        -579.0000        -637.1871     10.05%
40837.32/2060.64	c      2061            389         388        20        -579.0000        -637.1871     10.05%
40936.45/2065.68	c      2066            391         390        20        -579.0000        -637.1871     10.05%
41037.57/2070.70	c      2071            392         391        20        -579.0000        -637.1871     10.05%
41136.54/2075.71	c      2076            393         392        20        -579.0000        -637.1871     10.05%
41237.67/2080.83	c      2081            395         394        20        -579.0000        -637.1871     10.05%
41336.78/2085.89	c      2086            396         395        20        -579.0000        -637.1871     10.05%
41437.89/2090.91	c      2091            397         396        20        -579.0000        -637.1871     10.05%
41537.02/2095.95	c      2096            400         399        20        -579.0000        -637.1871     10.05%
41636.16/2100.97	c      2101            402         401        20        -579.0000        -637.1871     10.05%
41737.98/2106.06	c      2106            404         403        20        -579.0000        -637.1871     10.05%
41837.13/2111.07	c      2111            407         406        20        -579.0000        -637.1871     10.05%
41938.26/2116.20	c      2116            410         409        20        -579.0000        -637.1871     10.05%
42038.26/2121.25	c      2121            411         410        20        -579.0000        -637.1871     10.05%
42139.25/2126.30	c      2126            411         410        20        -579.0000        -637.1871     10.05%
42238.46/2131.35	c      2131            411         410        20        -579.0000        -637.1871     10.05%
42337.57/2136.40	c      2136            412         411        20        -579.0000        -636.7476      9.97%
42438.71/2141.43	c      2141            412         411        20        -579.0000        -636.7476      9.97%
42539.86/2146.50	c      2146            412         411        20        -579.0000        -636.7476      9.97%
42639.02/2151.55	c      2152            412         411        20        -579.0000        -636.7476      9.97%
42738.13/2156.59	c      2157            412         411        20        -579.0000        -636.7476      9.97%
42839.23/2161.64	c      2162            412         411        20        -579.0000        -636.7476      9.97%
42940.34/2166.70	c      2167            412         411        20        -579.0000        -636.7476      9.97%
43039.36/2171.75	c      2172            412         411        20        -579.0000        -636.7476      9.97%
43138.38/2176.75	c      2177            413         412        20        -579.0000        -636.7476      9.97%
43239.39/2181.85	c      2182            414         413        20        -579.0000        -636.7476      9.97%
43338.49/2186.88	c      2187            415         414        20        -579.0000        -636.7476      9.97%
43439.55/2191.95	c      2192            417         416        20        -579.0000        -636.7476      9.97%
43538.53/2197.00	c      2197            418         417        20        -579.0000        -636.7476      9.97%
43639.98/2202.05	c      2202            420         419        20        -579.0000        -636.7476      9.97%
43738.95/2207.06	c      2207            421         420        20        -579.0000        -636.7476      9.97%
43839.77/2212.15	c      2212            421         420        20        -579.0000        -636.7476      9.97%
43940.28/2217.20	c      2217            421         420        20        -579.0000        -636.7476      9.97%
44039.38/2222.24	c      2222            421         420        20        -579.0000        -636.7476      9.97%
44138.50/2227.30	c      2227            421         420        20        -579.0000        -636.7476      9.97%
44239.57/2232.33	c      2232            421         420        20        -579.0000        -636.7476      9.97%
44338.66/2237.40	c      2237            421         420        20        -579.0000        -636.7476      9.97%
44439.74/2242.45	c      2242            421         420        20        -579.0000        -636.7476      9.97%
44540.79/2247.50	c      2248            421         420        20        -579.0000        -636.7476      9.97%
44639.72/2252.55	c      2253            422         421        20        -579.0000        -632.8800      9.31%
44740.85/2257.60	c      2258            423         422        20        -579.0000        -632.8800      9.31%
44840.00/2262.61	c      2263            424         423        20        -579.0000        -632.8800      9.31%
44939.09/2267.69	c      2268            426         425        20        -579.0000        -632.8800      9.31%
45040.17/2272.72	c      2273            427         426        20        -579.0000        -632.8800      9.31%
45141.24/2277.80	c      2278            428         427        20        -579.0000        -632.8800      9.31%
45240.30/2282.82	c      2283            431         430        20        -579.0000        -632.8800      9.31%
45339.36/2287.90	c      2288            431         430        20        -579.0000        -632.8800      9.31%
45440.44/2292.95	c      2293            431         430        20        -579.0000        -632.8800      9.31%
45539.55/2297.97	c      2298            431         430        20        -579.0000        -632.8800      9.31%
45641.12/2303.05	c      2303            431         430        20        -579.0000        -632.8800      9.31%
45740.59/2308.07	c      2308            433         432        20        -579.0000        -631.8173      9.12%
45841.49/2313.15	c      2313            434         433        20        -579.0000        -631.8173      9.12%
45940.50/2318.16	c      2318            436         435        20        -579.0000        -631.8173      9.12%
46040.77/2323.20	c      2323            437         436        20        -579.0000        -631.8173      9.12%
46139.87/2328.24	c      2328            438         437        20        -579.0000        -631.8173      9.12%
46240.93/2333.34	c      2333            438         437        20        -579.0000        -631.8173      9.12%
46342.03/2338.40	c      2338            438         437        20        -579.0000        -631.8173      9.12%
46441.14/2343.45	c      2343            438         437        20        -579.0000        -631.8173      9.12%
46540.29/2348.49	c      2348            438         437        20        -579.0000        -631.8173      9.12%
46641.40/2353.54	c      2354            439         438        20        -579.0000        -631.8173      9.12%
46742.45/2358.60	c      2359            440         439        20        -579.0000        -631.8173      9.12%
46841.41/2363.65	c      2364            441         440        20        -579.0000        -631.8173      9.12%
46942.37/2368.70	c      2369            441         440        20        -579.0000        -631.8173      9.12%
47040.95/2373.75	c      2374            441         440        20        -579.0000        -631.8173      9.12%
47141.89/2378.80	c      2379            441         440        20        -579.0000        -631.8173      9.12%
47240.92/2383.85	c      2384            441         440        20        -579.0000        -631.8173      9.12%
47341.78/2388.90	c      2389            441         440        20        -579.0000        -631.8173      9.12%
47440.76/2393.95	c      2394            442         441        20        -579.0000        -631.7740      9.11%
47539.72/2398.96	c      2399            442         441        20        -579.0000        -631.7740      9.11%
47641.27/2404.07	c      2404            443         442        20        -579.0000        -631.7740      9.11%
47740.26/2409.12	c      2409            445         444        20        -579.0000        -631.7740      9.11%
47841.47/2414.16	c      2414            447         446        20        -579.0000        -631.7740      9.11%
47941.60/2419.22	c      2419            449         448        20        -579.0000        -631.7740      9.11%
48040.59/2424.27	c      2424            450         449        20        -579.0000        -631.7740      9.11%
48141.58/2429.32	c      2429            451         450        20        -579.0000        -631.7740      9.11%
48240.59/2434.37	c      2434            451         450        20        -579.0000        -631.7740      9.11%
48341.55/2439.42	c      2439            451         450        20        -579.0000        -631.7740      9.11%
48440.51/2444.47	c      2444            451         450        20        -579.0000        -631.7740      9.11%
48539.49/2449.49	c      2449            451         450        20        -579.0000        -631.7740      9.11%
48640.33/2454.50	c      2454            453         452        20        -579.0000        -631.2002      9.02%
48739.29/2459.58	c      2460            455         454        20        -579.0000        -631.2002      9.02%
48838.16/2464.59	c      2465            456         455        20        -579.0000        -631.2002      9.02%
48941.05/2469.73	c      2470            457         456        20        -579.0000        -631.2002      9.02%
49039.99/2474.78	c      2475            457         456        20        -579.0000        -631.2002      9.02%
49140.94/2479.83	c      2480            457         456        20        -579.0000        -631.2002      9.02%
49241.86/2484.91	c      2485            458         457        20        -579.0000        -631.2002      9.02%
49340.83/2489.95	c      2490            459         458        20        -579.0000        -631.2002      9.02%
49439.77/2494.97	c      2495            459         458        20        -579.0000        -631.2002      9.02%
49541.25/2500.03	c      2500            460         459        20        -579.0000        -631.2002      9.02%
49640.34/2505.11	c      2505            460         459        20        -579.0000        -631.2002      9.02%
49741.33/2510.16	c      2510            461         460        20        -579.0000        -631.2002      9.02%
49840.41/2515.19	c      2515            461         460        20        -579.0000        -631.2002      9.02%
49940.48/2520.23	c      2520            462         461        20        -579.0000        -631.1673      9.01%
50041.40/2525.30	c      2525            464         463        20        -579.0000        -631.1673      9.01%
50140.39/2530.34	c      2530            465         464        20        -579.0000        -631.1673      9.01%
50239.32/2535.36	c      2535            466         465        20        -579.0000        -631.1673      9.01%
50338.21/2540.39	c      2540            468         467        20        -579.0000        -631.1673      9.01%
50441.10/2545.51	c      2546            468         467        20        -579.0000        -631.1673      9.01%
50540.07/2550.57	c      2551            468         467        20        -579.0000        -631.1673      9.01%
50641.08/2555.62	c      2556            468         467        20        -579.0000        -631.1673      9.01%
50740.12/2560.65	c      2561            469         468        20        -579.0000        -631.1673      9.01%
50841.11/2565.72	c      2566            471         470        20        -579.0000        -631.1673      9.01%
50940.07/2570.77	c      2571            471         470        20        -579.0000        -631.1673      9.01%
51039.04/2575.78	c      2576            471         470        20        -579.0000        -631.1673      9.01%
51139.84/2580.87	c      2581            471         470        20        -579.0000        -631.1673      9.01%
51240.77/2585.92	c      2586            471         470        20        -579.0000        -631.1673      9.01%
51339.72/2590.98	c      2591            472         471        20        -579.0000        -631.0763      8.99%
51438.65/2596.03	c      2596            472         471        20        -579.0000        -631.0763      8.99%
51540.46/2601.08	c      2601            472         471        20        -579.0000        -631.0763      8.99%
51639.36/2606.12	c      2606            475         474        20        -579.0000        -631.0763      8.99%
51740.18/2611.17	c      2611            477         476        20        -579.0000        -631.0763      8.99%
51840.54/2616.20	c      2616            479         478        20        -579.0000        -631.0763      8.99%
51939.61/2621.28	c      2621            480         479        20        -579.0000        -631.0763      8.99%
52040.47/2626.33	c      2626            481         480        20        -579.0000        -631.0763      8.99%
52139.44/2631.38	c      2631            481         480        20        -579.0000        -631.0763      8.99%
52240.39/2636.42	c      2636            481         480        20        -579.0000        -631.0763      8.99%
52339.27/2641.43	c      2641            481         480        20        -579.0000        -631.0763      8.99%
52438.24/2646.46	c      2646            482         481        20        -579.0000        -630.5012      8.89%
52539.16/2651.55	c      2652            483         482        20        -579.0000        -630.5012      8.89%
52638.11/2656.58	c      2657            485         484        20        -579.0000        -630.5012      8.89%
52737.08/2661.59	c      2662            486         485        20        -579.0000        -630.5012      8.89%
52840.00/2666.73	c      2667            486         485        20        -579.0000        -630.5012      8.89%
52938.94/2671.78	c      2672            486         485        20        -579.0000        -630.5012      8.89%
53039.79/2676.83	c      2677            486         485        20        -579.0000        -630.5012      8.89%
53138.81/2681.88	c      2682            488         487        20        -579.0000        -630.5012      8.89%
53239.76/2686.92	c      2687            488         487        20        -579.0000        -630.5012      8.89%
53338.69/2691.97	c      2692            489         488        20        -579.0000        -630.5012      8.89%
53437.66/2697.03	c      2697            490         489        20        -579.0000        -630.5012      8.89%
53539.41/2702.08	c      2702            491         490        20        -579.0000        -630.5012      8.89%
53638.28/2707.13	c      2707            491         490        20        -579.0000        -630.5012      8.89%
53739.30/2712.18	c      2712            491         490        20        -579.0000        -630.5012      8.89%
53839.53/2717.23	c      2717            491         490        20        -579.0000        -630.5012      8.89%
53938.43/2722.27	c      2722            491         490        20        -579.0000        -630.5012      8.89%
54039.34/2727.30	c      2727            492         491        20        -579.0000        -630.4988      8.89%
54138.32/2732.34	c      2732            492         491        20        -579.0000        -630.4988      8.89%
54237.13/2737.36	c      2737            494         493        20        -579.0000        -630.4988      8.89%
54336.06/2742.36	c      2742            497         496        20        -579.0000        -630.4988      8.89%
54436.97/2747.42	c      2747            499         498        20        -579.0000        -630.4988      8.89%
54537.87/2752.52	c      2753            501         500        20        -579.0000        -630.4988      8.89%
54636.83/2757.55	c      2758            503         502        20        -579.0000        -630.4988      8.89%
54735.78/2762.58	c      2763            504         503        20        -579.0000        -630.4988      8.89%
54836.75/2767.63	c      2768            506         505        20        -579.0000        -630.4988      8.89%
54935.72/2772.69	c      2773            507         506        20        -579.0000        -630.4988      8.89%
55036.68/2777.79	c      2778            509         508        20        -579.0000        -630.4988      8.89%
55137.61/2782.86	c      2783            510         509        20        -579.0000        -630.4988      8.89%
55238.57/2787.95	c      2788            512         511        20        -579.0000        -630.4988      8.89%
55337.49/2793.01	c      2793            514         513        20        -579.0000        -630.4988      8.89%
55412.71/2796.70	c *    2797            516         515        20        -580.0000        -630.4988      8.71%
55439.17/2798.10	c      2798            516         515        20        -580.0000        -630.4988      8.71%
55551.25/2803.76	c      2804            517         516        20        -580.0000        -630.4988      8.71%
55656.90/2809.04	c      2809            519         518        20        -580.0000        -630.4988      8.71%
55765.00/2814.53	c      2815            521         520        20        -580.0000        -630.4988      8.71%
55866.01/2819.68	c      2820            523         522        20        -580.0000        -630.4988      8.71%
55968.99/2824.88	c      2825            525         524        20        -580.0000        -630.4988      8.71%
56070.00/2830.02	c      2830            527         526        20        -580.0000        -630.4988      8.71%
56171.61/2835.04	c      2835            529         528        20        -580.0000        -630.4988      8.71%
56275.86/2840.32	c      2840            532         531        20        -580.0000        -630.4988      8.71%
56301.60/2841.60	c *    2842            533         532        20        -581.0000        -630.4988      8.52%
56374.85/2845.34	c      2845            533         532        20        -581.0000        -630.4988      8.52%
56475.89/2850.47	c      2850            536         535        20        -581.0000        -630.4988      8.52%
56574.93/2855.48	c      2855            540         539        20        -581.0000        -630.4988      8.52%
56675.75/2860.52	c      2861            542         541        20        -581.0000        -630.4988      8.52%
56774.75/2865.58	c      2866            544         543        20        -581.0000        -630.4988      8.52%
56875.77/2870.63	c      2871            545         544        20        -581.0000        -630.4988      8.52%
56974.81/2875.68	c      2876            546         545        20        -581.0000        -630.4988      8.52%
57075.82/2880.79	c      2881            549         548        20        -581.0000        -630.4988      8.52%
57178.81/2885.90	c      2886            553         552        20        -581.0000        -630.4988      8.52%
57280.54/2891.11	c      2891            556         555        20        -581.0000        -630.4988      8.52%
57381.73/2896.15	c      2896            558         557        20        -581.0000        -630.4988      8.52%
57480.73/2901.16	c      2901            558         557        20        -581.0000        -630.4988      8.52%
57581.05/2906.23	c      2906            559         558        20        -581.0000        -630.4988      8.52%
57682.12/2911.34	c      2911            561         560        20        -581.0000        -630.4988      8.52%
57781.21/2916.40	c      2916            564         563        20        -581.0000        -630.4988      8.52%
57882.49/2921.41	c      2921            568         567        20        -581.0000        -630.4988      8.52%
57981.30/2926.45	c      2926            568         567        20        -581.0000        -630.4988      8.52%
58082.23/2931.59	c      2932            569         568        20        -581.0000        -630.4988      8.52%
58183.22/2936.61	c      2937            572         571        20        -581.0000        -630.4988      8.52%
58282.43/2941.62	c      2942            575         574        20        -581.0000        -630.4988      8.52%
58383.42/2946.73	c      2947            580         579        20        -581.0000        -630.4988      8.52%
58484.45/2951.80	c      2952            581         580        20        -581.0000        -630.4988      8.52%
58583.56/2956.87	c      2957            581         580        20        -581.0000        -630.4988      8.52%
58684.63/2961.97	c      2962            582         581        20        -581.0000        -630.3834      8.50%
58786.36/2967.09	c      2967            584         583        20        -581.0000        -630.3834      8.50%
58885.40/2972.11	c      2972            585         584        20        -581.0000        -630.3834      8.50%
58984.44/2977.12	c      2977            586         585        20        -581.0000        -630.3834      8.50%
59088.80/2982.33	c      2982            587         586        20        -581.0000        -630.3834      8.50%
59187.89/2987.37	c      2987            587         586        20        -581.0000        -630.3834      8.50%
59288.94/2992.40	c      2992            587         586        20        -581.0000        -630.3834      8.50%
59388.00/2997.48	c      2997            587         586        20        -581.0000        -630.3834      8.50%
59489.10/3002.52	c      3003            587         586        20        -581.0000        -630.3834      8.50%
59588.20/3007.58	c      3008            587         586        20        -581.0000        -630.3834      8.50%
59689.29/3012.63	c      3013            588         587        20        -581.0000        -630.3834      8.50%
59788.42/3017.67	c      3018            589         588        20        -581.0000        -630.3834      8.50%
59889.39/3022.73	c      3023            590         589        20        -581.0000        -630.3834      8.50%
59990.45/3027.81	c      3028            590         589        20        -581.0000        -630.3834      8.50%
60089.57/3032.86	c      3033            591         590        20        -581.0000        -630.3834      8.50%
60190.68/3037.91	c      3038            591         590        20        -581.0000        -630.3834      8.50%
60289.88/3042.96	c      3043            591         590        20        -581.0000        -630.3834      8.50%
60389.01/3048.01	c      3048            593         592        20        -581.0000        -630.3494      8.49%
60490.71/3053.06	c      3053            595         594        20        -581.0000        -630.3494      8.49%
60589.81/3058.08	c      3058            596         595        20        -581.0000        -630.3494      8.49%
60690.93/3063.16	c      3063            597         596        20        -581.0000        -630.3494      8.49%
60791.29/3068.21	c      3068            597         596        20        -581.0000        -630.3494      8.49%
60890.37/3073.25	c      3073            597         596        20        -581.0000        -630.3494      8.49%
60989.46/3078.26	c      3078            597         596        20        -581.0000        -630.3494      8.49%
61090.53/3083.37	c      3083            599         598        20        -581.0000        -630.3494      8.49%
61191.64/3088.43	c      3088            600         599        20        -581.0000        -630.3494      8.49%
61290.76/3093.48	c      3093            600         599        20        -581.0000        -630.3494      8.49%
61391.87/3098.53	c      3099            601         600        20        -581.0000        -630.3494      8.49%
61491.01/3103.59	c      3104            601         600        20        -581.0000        -630.3494      8.49%
61592.16/3108.63	c      3109            601         600        20        -581.0000        -630.3494      8.49%
61691.31/3113.69	c      3114            602         601        20        -581.0000        -630.2475      8.48%
61792.38/3118.74	c      3119            604         603        20        -581.0000        -630.2475      8.48%
61891.39/3123.76	c      3124            605         604        20        -581.0000        -630.2475      8.48%
61992.45/3128.84	c      3129            605         604        20        -581.0000        -630.2475      8.48%
62091.50/3133.87	c      3134            605         604        20        -581.0000        -630.2475      8.48%
62192.53/3138.94	c      3139            605         604        20        -581.0000        -630.2475      8.48%
62291.60/3143.96	c      3144            607         606        20        -581.0000        -630.2475      8.48%
62390.71/3149.00	c      3149            607         606        20        -581.0000        -630.2475      8.48%
62492.40/3154.09	c      3154            608         607        20        -581.0000        -630.2475      8.48%
62591.47/3159.14	c      3159            610         609        20        -581.0000        -630.2475      8.48%
62692.54/3164.15	c      3164            610         609        20        -581.0000        -630.2475      8.48%
62792.90/3169.23	c      3169            611         610        20        -581.0000        -630.2475      8.48%
62891.99/3174.24	c      3174            611         610        20        -581.0000        -630.2475      8.48%
62993.03/3179.34	c      3179            611         610        20        -581.0000        -630.2475      8.48%
63092.06/3184.35	c      3184            611         610        20        -581.0000        -630.2475      8.48%
63193.11/3189.44	c      3189            612         611        20        -581.0000        -629.8895      8.41%
63294.15/3194.50	c      3195            612         611        20        -581.0000        -629.8895      8.41%
63393.22/3199.56	c      3200            614         613        20        -581.0000        -629.8895      8.41%
63494.25/3204.61	c      3205            617         616        20        -581.0000        -629.8895      8.41%
63593.33/3209.64	c      3210            618         617        20        -581.0000        -629.8895      8.41%
63694.38/3214.71	c      3215            619         618        20        -581.0000        -629.8895      8.41%
63793.43/3219.74	c      3220            620         619        20        -581.0000        -629.8895      8.41%
63894.45/3224.80	c      3225            622         621        20        -581.0000        -629.8895      8.41%
63993.49/3229.84	c      3230            623         622        20        -581.0000        -629.8895      8.41%
64094.51/3234.91	c      3235            626         625        20        -581.0000        -629.8895      8.41%
64193.57/3239.96	c      3240            627         626        20        -581.0000        -629.8895      8.41%
64292.65/3245.01	c      3245            630         629        20        -581.0000        -629.8895      8.41%
64394.25/3250.06	c      3250            632         631        20        -581.0000        -629.8895      8.41%
64493.25/3255.10	c      3255            635         634        20        -581.0000        -629.8895      8.41%
64594.29/3260.16	c      3260            635         634        20        -581.0000        -629.8895      8.41%
64694.73/3265.21	c      3265            637         636        20        -581.0000        -629.8895      8.41%
64793.90/3270.26	c      3270            640         639        20        -581.0000        -629.8895      8.41%
64894.86/3275.30	c      3275            643         642        20        -581.0000        -629.8895      8.41%
64993.99/3280.36	c      3280            645         644        20        -581.0000        -629.8895      8.41%
65095.08/3285.41	c      3285            647         646        20        -581.0000        -629.8895      8.41%
65194.11/3290.46	c      3290            648         647        20        -581.0000        -629.8895      8.41%
65293.14/3295.49	c      3295            651         650        20        -581.0000        -629.8895      8.41%
65394.21/3300.55	c      3301            653         652        20        -581.0000        -629.8895      8.41%
65493.29/3305.59	c      3306            658         657        20        -581.0000        -629.8895      8.41%
65594.39/3310.65	c      3311            658         657        20        -581.0000        -629.8895      8.41%
65695.45/3315.71	c      3316            658         657        20        -581.0000        -629.8895      8.41%
65794.47/3320.75	c      3321            660         659        20        -581.0000        -629.8895      8.41%
65895.56/3325.81	c      3326            663         662        20        -581.0000        -629.8895      8.41%
65994.70/3330.85	c      3331            666         665        20        -581.0000        -629.8895      8.41%
66095.59/3335.91	c      3336            670         669        20        -581.0000        -629.8895      8.41%
66194.71/3340.96	c      3341            673         672        20        -581.0000        -629.8895      8.41%
66293.81/3345.97	c      3346            676         675        20        -581.0000        -629.8895      8.41%
66392.90/3350.99	c      3351            680         679        20        -581.0000        -629.8895      8.41%
66494.68/3356.11	c      3356            681         680        20        -581.0000        -629.8895      8.41%
66593.75/3361.12	c      3361            681         680        20        -581.0000        -629.8895      8.41%
66694.96/3366.19	c      3366            683         682        20        -581.0000        -629.5373      8.35%
66795.35/3371.25	c      3371            685         684        20        -581.0000        -629.5373      8.35%
66896.45/3376.30	c      3376            686         685        20        -581.0000        -629.5373      8.35%
66995.60/3381.36	c      3381            686         685        20        -581.0000        -629.5373      8.35%
67094.82/3386.40	c      3386            686         685        20        -581.0000        -629.5373      8.35%
67195.71/3391.47	c      3391            686         685        20        -581.0000        -629.5373      8.35%
67296.70/3396.53	c      3397            686         685        20        -581.0000        -629.5373      8.35%
67395.75/3401.58	c      3402            686         685        20        -581.0000        -629.5373      8.35%
67496.81/3406.61	c      3407            686         685        20        -581.0000        -629.5373      8.35%
67595.87/3411.65	c      3412            688         687        20        -581.0000        -629.5373      8.35%
67694.90/3416.67	c      3417            689         688        20        -581.0000        -629.5373      8.35%
67797.85/3421.83	c      3422            690         689        20        -581.0000        -629.5373      8.35%
67896.84/3426.88	c      3427            691         690        20        -581.0000        -629.5373      8.35%
67997.82/3431.94	c      3432            691         690        20        -581.0000        -629.5373      8.35%
68096.83/3436.99	c      3437            691         690        20        -581.0000        -629.5373      8.35%
68198.50/3442.04	c      3442            691         690        20        -581.0000        -629.5373      8.35%
68297.46/3447.09	c      3447            692         691        20        -581.0000        -629.5148      8.35%
68398.58/3452.15	c      3452            692         691        20        -581.0000        -629.5148      8.35%
68497.48/3457.18	c      3457            693         692        20        -581.0000        -629.5148      8.35%
68597.80/3462.25	c      3462            695         694        20        -581.0000        -629.5148      8.35%
68696.82/3467.30	c      3467            697         696        20        -581.0000        -629.5148      8.35%
68797.91/3472.35	c      3472            698         697        20        -581.0000        -629.5148      8.35%
68896.95/3477.40	c      3477            700         699        20        -581.0000        -629.5148      8.35%
68998.01/3482.45	c      3482            701         700        20        -581.0000        -629.5148      8.35%
69099.05/3487.50	c      3488            701         700        20        -581.0000        -629.5148      8.35%
69198.10/3492.55	c      3493            701         700        20        -581.0000        -629.5148      8.35%
69297.12/3497.59	c      3498            702         701        20        -581.0000        -629.4523      8.34%
69398.11/3502.61	c      3503            703         702        20        -581.0000        -629.4523      8.34%
69497.15/3507.70	c      3508            704         703        20        -581.0000        -629.4523      8.34%
69598.12/3512.75	c      3513            704         703        20        -581.0000        -629.4523      8.34%
69697.17/3517.76	c      3518            704         703        20        -581.0000        -629.4523      8.34%
69798.16/3522.85	c      3523            704         703        20        -581.0000        -629.4523      8.34%
69899.19/3527.91	c      3528            704         703        20        -581.0000        -629.4523      8.34%
69998.12/3532.96	c      3533            705         704        20        -581.0000        -629.4523      8.34%
70097.14/3538.02	c      3538            706         705        20        -581.0000        -629.4523      8.34%
70196.17/3543.03	c      3543            708         707        20        -581.0000        -629.4523      8.34%
70295.09/3548.04	c      3548            710         709        20        -581.0000        -629.4523      8.34%
70398.97/3553.17	c      3553            710         709        20        -581.0000        -629.4523      8.34%
70498.98/3558.24	c      3558            710         709        20        -581.0000        -629.4523      8.34%
70597.99/3563.28	c      3563            711         710        20        -581.0000        -629.4523      8.34%
70698.99/3568.33	c      3568            711         710        20        -581.0000        -629.4523      8.34%
70797.90/3573.40	c      3573            711         710        20        -581.0000        -629.4523      8.34%
70898.89/3578.44	c      3578            711         710        20        -581.0000        -629.4523      8.34%
70997.91/3583.48	c      3583            712         711        20        -581.0000        -629.3621      8.32%
71098.90/3588.55	c      3589            712         711        20        -581.0000        -629.3621      8.32%
71197.96/3593.59	c      3594            715         714        20        -581.0000        -629.3621      8.32%
71299.05/3598.62	c      3599            716         715        20        -581.0000        -629.3621      8.32%
71398.09/3603.69	c      3604            718         717        20        -581.0000        -629.3621      8.32%
71499.17/3608.74	c      3609            719         718        20        -581.0000        -629.3621      8.32%
71598.23/3613.79	c      3614            721         720        20        -581.0000        -629.3621      8.32%
71699.24/3618.85	c      3619            721         720        20        -581.0000        -629.3621      8.32%
71798.24/3623.86	c      3624            721         720        20        -581.0000        -629.3621      8.32%
71899.23/3628.94	c      3629            721         720        20        -581.0000        -629.3621      8.32%
71998.06/3634.00	c      3634            722         721        20        -581.0000        -629.3517      8.32%

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 (182987 MiB free)
  memory of node 1: 193531 MiB (191562 MiB free)
  memory of node 2: 193531 MiB (180110 MiB free)
  memory of node 3: 193493 MiB (180070 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-4465495-1722548739/watcher-4465495-1722548739 -o /tmp/evaluation-result-4465495-1722548739/solver-4465495-1722548739 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722541827-123865 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465495-1722548739.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100058 s]*
/proc/loadavg: 77.70 79.87 80.34 62/1004 128321
/proc/meminfo: memFree=752330592/790760804 swapFree=131071996/131071996
[pid=128300] ppid=128297 vsize=1534016 memory=64376 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/stat : 128300 (fscip) S 128297 128300 123854 0 -1 1077936128 13727 0 0 0 9 2 0 0 20 0 21 0 21456644 1570832384 16094 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
/proc/128300/statm: 383504 16094 2790 3035 0 56974 0
[pid=128300/tid=128302] ppid=128297 vsize=1534016 memory=-6082221713337269093 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128302/stat : 128302 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16094 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128303] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128303/stat : 128303 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16160 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128304] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128304/stat : 128304 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16160 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128305] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128305/stat : 128305 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16160 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128306] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128306/stat : 128306 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16160 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128307] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128307/stat : 128307 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16160 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128308] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128308/stat : 128308 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16160 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128309] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128309/stat : 128309 (fscip) S 128297 128300 123854 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16160 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128310] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128310/stat : 128310 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16160 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128311] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128311/stat : 128311 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16160 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128312] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128312/stat : 128312 (fscip) S 128297 128300 123854 0 -1 1077936192 1525 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16160 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128313] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128313/stat : 128313 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16226 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128314] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128314/stat : 128314 (fscip) S 128297 128300 123854 0 -1 1077936192 1524 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16226 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128315] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128315/stat : 128315 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16226 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128316] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128316/stat : 128316 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16226 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128317] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128317/stat : 128317 (fscip) R 128297 128300 123854 0 -1 4194368 1017 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16226 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128318] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128318/stat : 128318 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16226 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128319] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128319/stat : 128319 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16226 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128320] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128320/stat : 128320 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16226 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128321] ppid=128297 vsize=1534016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128321/stat : 128321 (fscip) S 128297 128300 123854 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21456654 1570832384 16226 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1534016 KiB
Current children cumulated memory: 64376 KiB

[startup+0.220275 s]*
/proc/loadavg: 77.70 79.87 80.34 74/1024 128341
/proc/meminfo: memFree=752125124/790760804 swapFree=131071996/131071996
[pid=128300] ppid=128297 vsize=1780016 memory=318744 CPUtime=0.46 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/stat : 128300 (fscip) S 128297 128300 123854 0 -1 1077936128 73135 0 0 0 26 20 0 0 20 0 41 0 21456644 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
/proc/128300/statm: 445004 79686 2806 3035 0 166592 0
[pid=128300/tid=128302] ppid=128297 vsize=1780016 memory=-6082221713337269093 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128302/stat : 128302 (fscip) D 128297 128300 123854 0 -1 4194368 2939 0 0 0 0 1 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128303] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128303/stat : 128303 (fscip) D 128297 128300 123854 0 -1 4194368 3261 0 0 0 1 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128304] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128304/stat : 128304 (fscip) D 128297 128300 123854 0 -1 4194368 3128 0 0 0 0 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128305] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128305/stat : 128305 (fscip) R 128297 128300 123854 0 -1 4194368 3307 0 0 0 0 1 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128306] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128306/stat : 128306 (fscip) R 128297 128300 123854 0 -1 4194368 3294 0 0 0 0 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128307] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128307/stat : 128307 (fscip) D 128297 128300 123854 0 -1 4194368 3112 0 0 0 0 1 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128308] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128308/stat : 128308 (fscip) R 128297 128300 123854 0 -1 4194368 3134 0 0 0 0 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128309] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128309/stat : 128309 (fscip) D 128297 128300 123854 0 -1 4194368 3153 0 0 0 1 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128310] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128310/stat : 128310 (fscip) R 128297 128300 123854 0 -1 4194368 2909 0 0 0 0 1 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128311] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128311/stat : 128311 (fscip) D 128297 128300 123854 0 -1 4194368 3176 0 0 0 0 1 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128312] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128312/stat : 128312 (fscip) R 128297 128300 123854 0 -1 4194368 3321 0 0 0 1 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128313] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128313/stat : 128313 (fscip) R 128297 128300 123854 0 -1 4194368 3283 0 0 0 0 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128314] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128314/stat : 128314 (fscip) D 128297 128300 123854 0 -1 4194368 3180 0 0 0 0 1 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128315] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128315/stat : 128315 (fscip) D 128297 128300 123854 0 -1 4194368 3082 0 0 0 1 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128316] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128316/stat : 128316 (fscip) D 128297 128300 123854 0 -1 4194368 3241 0 0 0 1 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128317] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128317/stat : 128317 (fscip) D 128297 128300 123854 0 -1 4194368 3271 0 0 0 0 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128318] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128318/stat : 128318 (fscip) D 128297 128300 123854 0 -1 4194368 3147 0 0 0 1 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128319] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128319/stat : 128319 (fscip) D 128297 128300 123854 0 -1 4194368 3071 0 0 0 0 0 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128320] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128320/stat : 128320 (fscip) R 128297 128300 123854 0 -1 4194368 3111 0 0 0 0 1 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128321] ppid=128297 vsize=1780016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128321/stat : 128321 (fscip) D 128297 128300 123854 0 -1 4194368 3327 0 0 0 0 1 0 0 20 0 41 0 21456654 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128322] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128322/stat : 128322 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128323] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128323/stat : 128323 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128324] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128324/stat : 128324 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128325] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128325/stat : 128325 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128326] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128326/stat : 128326 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128327] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128327/stat : 128327 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128328] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128328/stat : 128328 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128329] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128329/stat : 128329 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128330] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128330/stat : 128330 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128331] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128331/stat : 128331 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128332] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128332/stat : 128332 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128333] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128333/stat : 128333 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128334] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128334/stat : 128334 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128335] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128335/stat : 128335 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128336] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128336/stat : 128336 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128337] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128337/stat : 128337 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128338] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128338/stat : 128338 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128339] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128339/stat : 128339 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79686 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128340] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128340/stat : 128340 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79752 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128341] ppid=128297 vsize=1780016 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128341/stat : 128341 (fscip) S 128297 128300 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21456665 1822736384 79752 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 1780016 KiB
Current children cumulated memory: 318744 KiB

[startup+0.322536 s]*
/proc/loadavg: 77.70 79.87 80.34 77/1024 128341
/proc/meminfo: memFree=751881404/790760804 swapFree=131071996/131071996
[pid=128300] ppid=128297 vsize=1808688 memory=522888 CPUtime=2.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/stat : 128300 (fscip) S 128297 128300 123854 0 -1 1077936128 124549 0 0 0 144 75 0 0 20 0 41 0 21456644 1852096512 130722 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
/proc/128300/statm: 452172 130722 2806 3035 0 220310 0
[pid=128300/tid=128302] ppid=128297 vsize=1808688 memory=6004121655494975763 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128302/stat : 128302 (fscip) R 128297 128300 123854 0 -1 4194368 5751 0 0 0 5 5 0 0 20 0 41 0 21456654 1852096512 130722 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128303] ppid=128297 vsize=1808688 memory=20829457518821444 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128303/stat : 128303 (fscip) R 128297 128300 123854 0 -1 4194368 6233 0 0 0 6 3 0 0 20 0 41 0 21456654 1852096512 130722 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128304] ppid=128297 vsize=1808688 memory=0 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128304/stat : 128304 (fscip) R 128297 128300 123854 0 -1 4194368 4397 0 0 0 8 1 0 0 20 0 41 0 21456654 1852096512 130722 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128305] ppid=128297 vsize=1808688 memory=0 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128305/stat : 128305 (fscip) R 128297 128300 123854 0 -1 1077936192 6261 0 0 0 6 4 0 0 20 0 41 0 21456654 1852096512 130722 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128306] ppid=128297 vsize=1808688 memory=0 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128306/stat : 128306 (fscip) R 128297 128300 123854 0 -1 4194368 6228 0 0 0 6 3 0 0 20 0 41 0 21456654 1852096512 130722 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128307] ppid=128297 vsize=1808688 memory=0 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128307/stat : 128307 (fscip) R 128297 128300 123854 0 -1 4194368 5727 0 0 0 8 1 0 0 20 0 41 0 21456654 1852096512 130722 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128308] ppid=128297 vsize=1808688 memory=4026794101 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128308/stat : 128308 (fscip) R 128297 128300 123854 0 -1 4194368 6026 0 0 0 6 4 0 0 20 0 41 0 21456654 1852096512 130722 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128309] ppid=128297 vsize=1808688 memory=57879 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128309/stat : 128309 (fscip) R 128297 128300 123854 0 -1 1077936192 6010 0 0 0 6 4 0 0 20 0 41 0 21456654 1852096512 130722 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0

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

[pid=128300/tid=128325] ppid=128297 vsize=12185524 memory=1692 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128325/stat : 128325 (fscip) S 128297 128300 123854 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128326] ppid=128297 vsize=12185524 memory=8596 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128326/stat : 128326 (fscip) S 128297 128300 123854 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128327] ppid=128297 vsize=12185524 memory=10914140 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128327/stat : 128327 (fscip) S 128297 128300 123854 0 -1 1077936192 68 0 0 0 4 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128328] ppid=128297 vsize=12185524 memory=10914028 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128328/stat : 128328 (fscip) S 128297 128300 123854 0 -1 1077936192 143 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128329] ppid=128297 vsize=12185524 memory=10914028 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128329/stat : 128329 (fscip) S 128297 128300 123854 0 -1 1077936192 163 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128330] ppid=128297 vsize=12185524 memory=10914028 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128330/stat : 128330 (fscip) S 128297 128300 123854 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128331] ppid=128297 vsize=12185524 memory=10912536 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128331/stat : 128331 (fscip) S 128297 128300 123854 0 -1 1077936192 62 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128332] ppid=128297 vsize=12185524 memory=10913576 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128332/stat : 128332 (fscip) S 128297 128300 123854 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128333] ppid=128297 vsize=12185524 memory=11632 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128333/stat : 128333 (fscip) S 128297 128300 123854 0 -1 1077936192 149 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128334] ppid=128297 vsize=12185524 memory=15008 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128334/stat : 128334 (fscip) S 128297 128300 123854 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128335] ppid=128297 vsize=12185524 memory=10914140 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128335/stat : 128335 (fscip) S 128297 128300 123854 0 -1 1077936192 166 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128336] ppid=128297 vsize=12185524 memory=10914140 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128336/stat : 128336 (fscip) S 128297 128300 123854 0 -1 1077936192 143 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128337] ppid=128297 vsize=12185524 memory=10528 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128337/stat : 128337 (fscip) S 128297 128300 123854 0 -1 1077936192 161 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128338] ppid=128297 vsize=12185524 memory=10914140 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128338/stat : 128338 (fscip) S 128297 128300 123854 0 -1 1077936192 157 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128339] ppid=128297 vsize=12185524 memory=37788 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128339/stat : 128339 (fscip) S 128297 128300 123854 0 -1 1077936192 162 0 0 0 2 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128340] ppid=128297 vsize=12185524 memory=7760 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128340/stat : 128340 (fscip) S 128297 128300 123854 0 -1 1077936192 148 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128341] ppid=128297 vsize=12185524 memory=18104 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128341/stat : 128341 (fscip) S 128297 128300 123854 0 -1 1077936192 140 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728535 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
Current children cumulated CPU time: 70976.3 s
Current children cumulated vsize: 12185524 KiB
Current children cumulated memory: 10914140 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634 s]*
/proc/loadavg: 80.48 80.57 80.55 81/1021 131423
/proc/meminfo: memFree=730311688/790760804 swapFree=131071996/131071996
[pid=128300] ppid=128297 vsize=12185524 memory=10914988 CPUtime=72000.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/stat : 128300 (fscip) S 128297 128300 123854 0 -1 1077936128 33970962 0 0 0 7192967 7122 0 0 20 0 41 0 21456644 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
/proc/128300/statm: 3046381 2728747 3014 3035 0 2917917 0
[pid=128300/tid=128302] ppid=128297 vsize=12185524 memory=6720663233864154471 CPUtime=3604.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128302/stat : 128302 (fscip) R 128297 128300 123854 0 -1 4194368 915913 0 0 0 360346 98 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128303] ppid=128297 vsize=12185524 memory=-7666110245288501629 CPUtime=3602.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128303/stat : 128303 (fscip) R 128297 128300 123854 0 -1 4194368 2231237 0 0 0 359935 297 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128304] ppid=128297 vsize=12185524 memory=0 CPUtime=3596.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128304/stat : 128304 (fscip) R 128297 128300 123854 0 -1 4194368 2109107 0 0 0 358507 1147 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128305] ppid=128297 vsize=12185524 memory=0 CPUtime=3600.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128305/stat : 128305 (fscip) R 128297 128300 123854 0 -1 4194368 968582 0 0 0 359948 115 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128306] ppid=128297 vsize=12185524 memory=0 CPUtime=3598.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128306/stat : 128306 (fscip) R 128297 128300 123854 0 -1 4194368 2720675 0 0 0 359483 337 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128307] ppid=128297 vsize=12185524 memory=0 CPUtime=3603.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128307/stat : 128307 (fscip) R 128297 128300 123854 0 -1 4194368 1417687 0 0 0 360015 359 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128308] ppid=128297 vsize=12185524 memory=280372245844768 CPUtime=3601.92 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128308/stat : 128308 (fscip) R 128297 128300 123854 0 -1 4194368 994166 0 0 0 360080 112 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128309] ppid=128297 vsize=12185524 memory=0 CPUtime=3604.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128309/stat : 128309 (fscip) R 128297 128300 123854 0 -1 4194368 2624311 0 0 0 360089 331 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128310] ppid=128297 vsize=12185524 memory=0 CPUtime=3599.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128310/stat : 128310 (fscip) R 128297 128300 123854 0 -1 4194368 1551610 0 0 0 359394 507 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128311] ppid=128297 vsize=12185524 memory=2792 CPUtime=3604.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128311/stat : 128311 (fscip) R 128297 128300 123854 0 -1 4194368 902566 0 0 0 360369 102 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128312] ppid=128297 vsize=12185524 memory=6764 CPUtime=3605.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128312/stat : 128312 (fscip) R 128297 128300 123854 0 -1 4194368 2807023 0 0 0 360253 336 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128313] ppid=128297 vsize=12185524 memory=10914988 CPUtime=3596.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128313/stat : 128313 (fscip) R 128297 128300 123854 0 -1 4194368 1620219 0 0 0 359234 382 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128314] ppid=128297 vsize=12185524 memory=2784 CPUtime=3594.37 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128314/stat : 128314 (fscip) R 128297 128300 123854 0 -1 4194368 944707 0 0 0 359329 108 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128315] ppid=128297 vsize=12185524 memory=6912 CPUtime=3593.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128315/stat : 128315 (fscip) R 128297 128300 123854 0 -1 4194368 2585146 0 0 0 359005 328 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128316] ppid=128297 vsize=12185524 memory=11071280 CPUtime=3597.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128316/stat : 128316 (fscip) R 128297 128300 123854 0 -1 4194368 1440733 0 0 0 358843 870 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128317] ppid=128297 vsize=12185524 memory=2684 CPUtime=3593.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128317/stat : 128317 (fscip) R 128297 128300 123854 0 -1 4194368 926095 0 0 0 359209 102 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128318] ppid=128297 vsize=12185524 memory=6760 CPUtime=3600.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128318/stat : 128318 (fscip) R 128297 128300 123854 0 -1 4194368 2382297 0 0 0 359723 299 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128319] ppid=128297 vsize=12185524 memory=23135192 CPUtime=3594.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128319/stat : 128319 (fscip) R 128297 128300 123854 0 -1 4194368 1380778 0 0 0 358605 834 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128320] ppid=128297 vsize=12185524 memory=2736 CPUtime=3602.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128320/stat : 128320 (fscip) R 128297 128300 123854 0 -1 4194368 982078 0 0 0 360143 107 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128321] ppid=128297 vsize=12185524 memory=7670030831525850193 CPUtime=3606.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128321/stat : 128321 (fscip) R 128297 128300 123854 0 -1 4194368 2443252 0 0 0 360327 297 0 0 20 0 41 0 21456654 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128322] ppid=128297 vsize=12185524 memory=7956001737320719445 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128322/stat : 128322 (fscip) S 128297 128300 123854 0 -1 1077936192 137 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128323] ppid=128297 vsize=12185524 memory=6525858347538544147 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128323/stat : 128323 (fscip) S 128297 128300 123854 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128324] ppid=128297 vsize=12185524 memory=6943526294502006880 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128324/stat : 128324 (fscip) S 128297 128300 123854 0 -1 1077936192 158 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128325] ppid=128297 vsize=12185524 memory=6944656592455360608 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128325/stat : 128325 (fscip) S 128297 128300 123854 0 -1 1077936192 153 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128326] ppid=128297 vsize=12185524 memory=-3253322038155611931 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128326/stat : 128326 (fscip) S 128297 128300 123854 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128327] ppid=128297 vsize=12185524 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128327/stat : 128327 (fscip) S 128297 128300 123854 0 -1 1077936192 69 0 0 0 4 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128328] ppid=128297 vsize=12185524 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128328/stat : 128328 (fscip) S 128297 128300 123854 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128329] ppid=128297 vsize=12185524 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128329/stat : 128329 (fscip) S 128297 128300 123854 0 -1 1077936192 166 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128330] ppid=128297 vsize=12185524 memory=5728 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128330/stat : 128330 (fscip) S 128297 128300 123854 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128331] ppid=128297 vsize=12185524 memory=11384 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128331/stat : 128331 (fscip) S 128297 128300 123854 0 -1 1077936192 63 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128332] ppid=128297 vsize=12185524 memory=13920 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128332/stat : 128332 (fscip) S 128297 128300 123854 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128333] ppid=128297 vsize=12185524 memory=11812 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128333/stat : 128333 (fscip) S 128297 128300 123854 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128334] ppid=128297 vsize=12185524 memory=11900 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128334/stat : 128334 (fscip) S 128297 128300 123854 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128335] ppid=128297 vsize=12185524 memory=11624 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128335/stat : 128335 (fscip) S 128297 128300 123854 0 -1 1077936192 169 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128336] ppid=128297 vsize=12185524 memory=280372245085264 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128336/stat : 128336 (fscip) S 128297 128300 123854 0 -1 1077936192 145 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128337] ppid=128297 vsize=12185524 memory=2792 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128337/stat : 128337 (fscip) S 128297 128300 123854 0 -1 1077936192 164 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128338] ppid=128297 vsize=12185524 memory=6764 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128338/stat : 128338 (fscip) S 128297 128300 123854 0 -1 1077936192 160 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128339] ppid=128297 vsize=12185524 memory=280372245393696 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128339/stat : 128339 (fscip) S 128297 128300 123854 0 -1 1077936192 165 0 0 0 2 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128340] ppid=128297 vsize=12185524 memory=3690198732898695071 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128340/stat : 128340 (fscip) S 128297 128300 123854 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
[pid=128300/tid=128341] ppid=128297 vsize=12185524 memory=-1624779614416096797 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/128300/task/128341/stat : 128341 (fscip) S 128297 128300 123854 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 21456665 12477976576 2728747 809668444160 4194304 16623229 140735423515248 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53219328 140735423521801 140735423521919 140735423521919 140735423528944 0
Current children cumulated CPU time: 72000.9 s
Current children cumulated vsize: 12185524 KiB
Current children cumulated memory: 10914988 KiB

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

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

# cumulated CPU time of all completed processes:  user=71930 s, system=71.5457 s

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

[startup+3634.22 s]
/proc/loadavg: 80.48 80.57 80.55 62/982 131423
/proc/meminfo: memFree=734350512/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3634.3 s]
/proc/loadavg: 80.48 80.57 80.55 62/982 131423
/proc/meminfo: memFree=734350512/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3634.39
CPU time (s): 72001.5
CPU user time (s): 71930
CPU system time (s): 71.5457
CPU usage (%): 1981.12
Max. virtual memory (cumulated for all children) (KiB): 12251060
Max. memory (cumulated for all children) (KiB): 10919524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71930
system time used= 71.5457
maximum resident set size= 10919524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33971065
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= 237461
involuntary context switches= 255210


# summary of solver processes directly reported to runsolver:
#   pid: 128300
#   total CPU time (s): 72001.5
#   total CPU user time (s): 71930
#   total CPU system time (s): 71.5457

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.6704 second user time and 85.829 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-01 23:45:39
IDJOB=4465495
IDBENCH=158503
IDSOLVER=3094
FILE ID=nodeD103/4465495-1722548739
RUNJOBID= nodeD103-1722541827-123865
SLURM_JOB_ID= 8254276
Free space on /tmp= 8622832 MiB

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

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

MD5SUM BENCH= 16979d2f8203ffed07f73a3588d8874c
RANDOM SEED=566079908

nodeD103.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		: 3018.577
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		: 2551.122
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	: 5007.12
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		: 3098.539
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	: 5012.87
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		: 3171.814
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.67
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		: 3020.528
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		: 2910.204
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	: 5007.12
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		: 3096.701
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	: 5012.87
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		: 3171.843
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.67
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		: 3020.469
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		: 3182.542
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	: 5007.12
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		: 3098.536
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	: 5012.87
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		: 3171.829
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.67
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		: 3020.413
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		: 3075.677
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	: 5007.12
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		: 3098.536
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	: 5012.87
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		: 3171.822
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.67
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		: 3020.358
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		: 3411.124
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	: 5007.12
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		: 3098.536
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	: 5012.87
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		: 3171.814
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.67
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		: 3020.298
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		: 2609.952
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	: 5007.12
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		: 3098.535
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	: 5012.87
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		: 3171.800
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.67
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		: 3020.243
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		: 2655.560
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	: 5007.12
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		: 3096.682
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	: 5012.87
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		: 3171.782
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.67
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		: 3020.184
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		: 1708.896
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	: 5007.12
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		: 3098.533
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	: 5012.87
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		: 3171.777
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.67
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		: 3020.140
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		: 2653.552
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	: 5007.12
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		: 3098.533
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	: 5012.87
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		: 3171.765
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.67
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		: 3020.145
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		: 3051.201
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	: 5007.12
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		: 3097.618
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	: 5012.87
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		: 3171.754
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.67
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		: 3020.151
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		: 2655.892
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	: 5007.12
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		: 2928.713
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	: 5012.87
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		: 3171.735
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.67
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		: 3020.154
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		: 2665.510
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	: 5007.12
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		: 3098.531
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	: 5012.87
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		: 3171.734
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.67
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		: 3020.164
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		: 2663.011
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	: 5007.12
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		: 3098.531
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	: 5012.87
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		: 3171.726
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.67
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		: 3019.198
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		: 2659.816
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	: 5007.12
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		: 3097.681
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	: 5012.87
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		: 3171.715
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.67
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		: 3020.180
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		: 2662.390
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	: 5007.12
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		: 3098.530
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	: 5012.87
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		: 3171.706
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.67
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		: 3020.185
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		: 2661.815
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	: 5007.12
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		: 3098.529
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	: 5012.87
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		: 3171.693
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.67
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		: 3020.194
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		: 2652.760
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	: 5007.12
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		: 3096.678
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	: 5012.87
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		: 3171.676
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.67
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		: 3020.198
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		: 2662.503
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	: 5007.12
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		: 3098.528
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	: 5012.87
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		: 3171.676
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.67
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		: 3020.210
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		: 2196.760
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	: 5007.12
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		: 3098.528
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	: 5012.87
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		: 3171.666
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.67
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		: 3020.236
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		: 3601.390
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	: 5007.12
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		: 3098.527
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	: 5012.87
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		: 3171.654
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        752366272 kB
MemAvailable:   751884564 kB
Buffers:          297908 kB
Cached:          2569484 kB
SwapCached:            0 kB
Active:           466428 kB
Inactive:       35372072 kB
Active(anon):       2148 kB
Inactive(anon): 32991500 kB
Active(file):     464280 kB
Inactive(file):  2380572 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29116 kB
Writeback:            88 kB
AnonPages:      32964260 kB
Mapped:           126956 kB
Shmem:             22536 kB
KReclaimable:     186308 kB
Slab:             538572 kB
SReclaimable:     186308 kB
SUnreclaim:       352264 kB
KernelStack:       16912 kB
PageTables:        88708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3220468 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           267648 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5185536 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:      532480 kB
DirectMap2M:    62879744 kB
DirectMap1G:    742391808 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD103 at 2024-08-02 00:46:14