Trace number 4465998

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) 72000.8 3638.06

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mds/normalized-mds_1000_25_2.opb
MD5SUMceddeda2654bf0127aac8a1ddeee280b
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark54
Best CPU time to get the best result obtained on this benchmark68065.4
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000
Total number of constraints1000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1000
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 1000
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1000
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31544
Sum of products size (including duplicates)63088
Number of different products31544
Sum of products size63088

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.10/0.14	c Default LC presolving (default).
0.10/0.14	c ** Before presolving: virtualMemUsedAtLc = 170082915, getVmSize() = 134389760, SCIPgetMemUsed() = 101405168, SCIPgetMemTotal() = 108388856, SCIPgetMemExternEstim() = 61694059
0.10/0.14	c ** set memory limit for presolving in LC to 8.79556e+12 for SCIP **
0.23/0.31	c ** Estimated virtualMemUsedAtSolver = 132483219, getVmSize() = 164700160, SCIPgetMemUsed() = 99342554, SCIPgetMemTotal() = 137030770, SCIPgetMemExternEstim() = 61694059
0.23/0.31	c ** set memory limit for solvers to 4.1882e+11 for each SCIP **
0.23/0.31	c Original Problem   :
0.23/0.31	c   Problem name     : instance-4465998-1722458520
0.23/0.31	c   Variables        : 32544 (1000 binary, 0 integer, 31544 implicit integer, 0 continuous)
0.23/0.31	c   Constraints      : 33544
0.23/0.31	c   Objective sense  : minimize
0.23/0.31	c Presolved Problem  :
0.23/0.31	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
0.23/0.31	c   Constraints      : 1000
0.23/0.31	c Constraints        : Number
0.23/0.31	c   logicor          : 1000 
0.23/0.31	c ** Instance transfer method used: 0
0.23/0.31	c ** ParaScipInstance copy does not increase the number of variables. **
0.34/0.42	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.34/0.42	c                                Nodes    Active                                            
0.34/0.42	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.57/0.45	c *       0              0           1        20        1000.0000                -          -
0.57/0.54	c *       1              2           1        20         980.0000           0.0000          -
0.57/0.54	c *       1              2           1        20         960.0000           0.0000          -
1.93/0.54	c *       1              2           1        20         940.0000           0.0000          -
1.93/0.55	c *       1              2           1        20          57.0000           0.0000          -
93.93/5.22	c         5          11420         201        20          57.0000           1.0000          -
196.71/10.43	c        10          26665         835        20          57.0000           1.0000          -
299.80/15.61	c        16          39131         835        20          57.0000           1.0000          -
398.66/20.66	c        21          50359         829        20          57.0000           1.0000          -
503.71/25.95	c        26          60990         847        20          57.0000           1.0000          -
602.69/31.00	c        31          62382         831        20          57.0000           1.0000          -
704.31/36.04	c        36          72928         840        20          57.0000           1.0000          -
803.45/41.09	c        41          84161         839        20          57.0000           1.0000          -
904.29/46.14	c        46          94630         838        20          57.0000           1.0000          -
1003.22/51.19	c        51         104433         840        20          57.0000           1.0000          -
1103.43/56.24	c        56         114473         835        20          57.0000           1.0000          -
1202.41/61.29	c        61         118530         835        20          57.0000           1.0000          -
1305.19/66.43	c        66         119147         841        20          57.0000           1.0000          -
1403.98/71.48	c        71         126431         856        20          57.0000           1.0000          -
1504.83/76.53	c        77         135473         851        20          57.0000           1.0000          -
1603.79/81.58	c        82         145389         849        20          57.0000           1.0000          -
1704.81/86.63	c        87         155192         849        20          57.0000           1.0000          -
1803.94/91.68	c        92         165641         849        20          57.0000           1.0000          -
1905.05/96.73	c        97         175631         846        20          57.0000           1.0000          -
2004.12/101.78	c       102         185100         853        20          57.0000           1.0000          -
2105.15/106.83	c       107         194127         845        20          57.0000           1.0000          -
2204.20/111.88	c       112         203820         848        20          57.0000           1.0000          -
2305.18/116.93	c       117         234677         844        20          57.0000           1.0000          -
2404.17/121.98	c       122         223302         845        20          57.0000           1.0000          -
2505.81/127.05	c       127         226861         829        20          57.0000           1.0000          -
2607.02/132.14	c       132         237546         845        20          57.0000           1.0000          -
2709.07/137.37	c       137         241863         827        20          57.0000           1.0000          -
2810.05/142.40	c       142         273655         854        20          57.0000           1.0000          -
2909.01/147.45	c       147         282501         852        20          57.0000           1.0000          -
3009.90/152.50	c       153         291885         852        20          57.0000           1.0000          -
3108.93/157.55	c       158         300883         852        20          57.0000           1.0000          -
3209.92/162.60	c       163         309962         852        20          57.0000           1.0000          -
3309.02/167.65	c       168         318719         852        20          57.0000           1.0000          -
3409.90/172.71	c       173         327355         852        20          57.0000           1.0000          -
3509.06/177.75	c       178         336230         851        20          57.0000           1.0000          -
3609.98/182.80	c       183         344793         850        20          57.0000           1.0000          -
3709.00/187.85	c       188         353270         849        20          57.0000           1.0000          -
3809.93/192.90	c       193         361633         848        20          57.0000           1.0000          -
3908.84/197.95	c       198         369915         851        20          57.0000           1.0000          -
4007.81/203.00	c       203         377999         853        20          57.0000           1.0000          -
4109.64/208.05	c       208         385914         849        20          57.0000           1.0000          -
4208.48/213.10	c       213         393645         849        20          57.0000           1.0000          -
4309.65/218.15	c       218         401651         850        20          57.0000           1.0000          -
4409.89/223.20	c       223         409990         851        20          57.0000           1.0000          -
4508.88/228.28	c       228         418405         850        20          57.0000           1.0000          -
4609.90/233.32	c       233         426563         852        20          57.0000           1.0000          -
4708.77/238.37	c       238         435300         850        20          57.0000           1.0000          -
4809.75/243.42	c       243         443779         853        20          57.0000           1.0000          -
4908.76/248.47	c       248         452689         850        20          57.0000           1.0000          -
5009.56/253.52	c       254         461270         852        20          57.0000           1.0000          -
5108.53/258.57	c       259         469754         848        20          57.0000           1.0000          -
5209.58/263.62	c       264         478048         851        20          57.0000           1.0000          -
5308.33/268.67	c       269         485845         851        20          57.0000           1.0000          -
5409.33/273.72	c       274         493742         852        20          57.0000           1.0000          -
5508.38/278.77	c       279         502189         853        20          57.0000           1.0000          -
5609.42/283.82	c       284         511201         852        20          57.0000           1.0000          -
5708.46/288.87	c       289         520045         851        20          57.0000           1.0000          -
5809.68/293.92	c       294         528797         848        20          57.0000           1.0000          -
5908.57/298.97	c       299         538768         851        20          57.0000           1.0000          -
6010.08/304.04	c       304         547250         853        20          57.0000           1.0000          -
6109.25/309.08	c       309         555389         847        20          57.0000           1.0000          -
6210.14/314.13	c       314         563964         848        20          57.0000           1.0000          -
6309.07/319.18	c       319         573096         851        20          57.0000           1.0000          -
6409.35/324.23	c       324         583008         851        20          57.0000           1.0000          -
6508.29/329.28	c       329         592767         850        20          57.0000           1.0000          -
6609.12/334.33	c       334         602094         851        20          57.0000           1.0000          -
6708.18/339.38	c       339         611172         851        20          57.0000           1.0000          -
6809.18/344.43	c       344         620191         852        20          57.0000           1.0000          -
6908.18/349.48	c       349         629200         851        20          57.0000           1.0000          -
7009.03/354.53	c       355         638553         848        20          57.0000           1.0000          -
7107.94/359.58	c       360         646407         853        20          57.0000           1.0000          -
7208.87/364.63	c       365         654663         859        20          57.0000           1.0000          -
7307.74/369.68	c       370         663394         850        20          57.0000           1.0000          -
7408.58/374.73	c       375         671530         851        20          57.0000           1.0000          -
7507.50/379.78	c       380         679563         849        20          57.0000           1.0000          -
7608.38/384.83	c       385         687042         849        20          57.0000           1.0000          -
7707.29/389.88	c       390         695340         848        20          57.0000           1.0000          -
7808.33/394.97	c       395         703587         850        20          57.0000           1.0000          -
7907.40/400.02	c       400         712031         854        20          57.0000           1.0000          -
8009.20/405.07	c       405         720587         849        20          57.0000           1.0000          -
8109.96/410.12	c       410         728810         851        20          57.0000           1.0000          -
8209.21/415.17	c       415         737100         849        20          57.0000           1.0000          -
8309.34/420.22	c       420         745844         848        20          57.0000           1.0000          -
8408.19/425.27	c       425         754869         851        20          57.0000           1.0000          -
8509.02/430.32	c       430         763366         847        20          57.0000           1.0000          -
8607.86/435.37	c       435         771296         852        20          57.0000           1.0000          -
8708.75/440.42	c       440         779247         852        20          57.0000           1.0000          -
8807.54/445.47	c       445         787406         851        20          57.0000           1.0000          -
8908.43/450.52	c       451         795184         850        20          57.0000           1.0000          -
9007.34/455.57	c       456              2           1        20          57.0000          30.3533     87.79%
9108.35/460.62	c       461              2           1        20          57.0000          30.3533     87.79%
9207.38/465.67	c       466              2           1        20          57.0000          30.3533     87.79%
9308.32/470.72	c       471              2           1        20          57.0000          30.3533     87.79%
9407.33/475.77	c       476              2           1        20          57.0000          30.3533     87.79%
9508.33/480.82	c       481              2           1        20          57.0000          30.3533     87.79%
9607.24/485.87	c       486              2           1        20          57.0000          30.3533     87.79%
9708.16/490.92	c       491              2           1        20          57.0000          30.3533     87.79%
9807.19/495.97	c       496              2           1        20          57.0000          30.3533     87.79%
9906.24/501.02	c       501              2           1        20          57.0000          30.3533     87.79%
10007.84/506.07	c       506              2           1        20          57.0000          30.3533     87.79%
10106.82/511.12	c       511              2           1        20          57.0000          30.3533     87.79%
10207.81/516.17	c       516              2           1        20          57.0000          30.3533     87.79%
10308.20/521.22	c       521              3           2        20          57.0000          30.4235     87.35%
10407.20/526.27	c       526              3           2        20          57.0000          30.4235     87.35%
10507.97/531.32	c       531              3           2        20          57.0000          30.4235     87.35%
10607.01/536.37	c       536              3           2        20          57.0000          30.4235     87.35%
10708.05/541.42	c       541              3           2        20          57.0000          30.4235     87.35%
10807.10/546.47	c       546              3           2        20          57.0000          30.4235     87.35%
10908.13/551.52	c       552              3           2        20          57.0000          30.4235     87.35%
11007.19/556.57	c       557              3           2        20          57.0000          30.4235     87.35%
11108.23/561.62	c       562              3           2        20          57.0000          30.4235     87.35%
11207.23/566.67	c       567              3           2        20          57.0000          30.4235     87.35%
11308.27/571.72	c       572              3           2        20          57.0000          30.4235     87.35%
11407.32/576.77	c       577              4           3        20          57.0000          30.4235     87.35%
11508.15/581.82	c       582              4           3        20          57.0000          30.4235     87.35%
11607.18/586.88	c       587              3           2        20          57.0000          30.4235     87.35%
11708.21/591.92	c       592              3           2        20          57.0000          30.4235     87.35%
11807.18/596.97	c       597              3           2        20          57.0000          30.4235     87.35%
11906.22/602.02	c       602              3           2        20          57.0000          30.4235     87.35%
12007.84/607.07	c       607              5           4        20          57.0000          30.4235     87.35%
12107.14/612.12	c       612              5           4        20          57.0000          30.4235     87.35%
12207.73/617.17	c       617              5           4        20          57.0000          30.4235     87.35%
12308.04/622.22	c       622              5           4        20          57.0000          30.4235     87.35%
12406.96/627.27	c       627              5           4        20          57.0000          30.4235     87.35%
12507.85/632.32	c       632              5           4        20          57.0000          30.4235     87.35%
12606.75/637.37	c       637              6           5        20          57.0000          30.4235     87.35%
12707.76/642.42	c       642              6           5        20          57.0000          30.4235     87.35%
12806.80/647.47	c       647              6           5        20          57.0000          30.4235     87.35%
12907.73/652.52	c       653              6           5        20          57.0000          30.4235     87.35%
13006.63/657.57	c       658              6           5        20          57.0000          30.4235     87.35%
13107.55/662.62	c       663              7           6        20          57.0000          30.4235     87.35%
13206.54/667.67	c       668              7           6        20          57.0000          30.4235     87.35%
13307.57/672.72	c       673              7           6        20          57.0000          30.4235     87.35%
13406.62/677.77	c       678              7           6        20          57.0000          30.4235     87.35%
13507.63/682.82	c       683              6           5        20          57.0000          30.4235     87.35%
13606.52/687.84	c       688             12          11        20          57.0000          30.4235     87.35%
13707.46/692.92	c       693             11          10        20          57.0000          30.4235     87.35%
13806.51/697.97	c       698              7           6        20          57.0000          30.4235     87.35%
13905.57/703.02	c       703              7           6        20          57.0000          30.4235     87.35%
14007.30/708.07	c       708             17          16        20          57.0000          30.4235     87.35%
14106.31/713.12	c       713             18          17        20          57.0000          30.4235     87.35%
14207.42/718.17	c       718             11          10        20          57.0000          30.4235     87.35%
14307.77/723.25	c       723             17          16        20          57.0000          30.4235     87.35%
14406.91/728.29	c       728             12          11        20          57.0000          30.4235     87.35%
14507.77/733.34	c       733             17          16        20          57.0000          30.4242     87.35%
14606.76/738.38	c       738             17          16        20          57.0000          30.4242     87.35%
14707.74/743.44	c       743             17          16        20          57.0000          30.4242     87.35%
14806.76/748.49	c       748             17          16        20          57.0000          30.4242     87.35%
14907.74/753.54	c       754             17          16        20          57.0000          30.4242     87.35%
15006.69/758.59	c       759             18          17        20          57.0000          30.4242     87.35%
15107.57/763.64	c       764             19          18        20          57.0000          30.4242     87.35%
15206.55/768.69	c       769             20          19        20          57.0000          30.4242     87.35%
15307.54/773.74	c       774             22          21        20          57.0000          30.4242     87.35%
15406.55/778.79	c       779             22          21        20          57.0000          30.4242     87.35%
15507.55/783.84	c       784             22          21        20          57.0000          30.4242     87.35%
15606.52/788.89	c       789             23          22        20          57.0000          30.4242     87.35%
15707.53/793.94	c       794             23          22        20          57.0000          30.4242     87.35%
15806.53/799.01	c       799             23          22        20          57.0000          30.4242     87.35%
15908.10/804.08	c       804             23          22        20          57.0000          30.4242     87.35%
16007.13/809.13	c       809             23          22        20          57.0000          30.4242     87.35%
16108.00/814.18	c       814             23          22        20          57.0000          30.4242     87.35%
16208.22/819.23	c       819             24          23        20          57.0000          30.4584     87.14%
16307.08/824.28	c       824             25          24        20          57.0000          30.4584     87.14%
16408.14/829.32	c       829             25          24        20          57.0000          30.4584     87.14%
16507.00/834.38	c       834             25          24        20          57.0000          30.4584     87.14%
16607.94/839.43	c       839             25          24        20          57.0000          30.4584     87.14%
16706.84/844.48	c       844             26          25        20          57.0000          30.4584     87.14%
16807.70/849.53	c       850             27          26        20          57.0000          30.4584     87.14%
16906.59/854.59	c       855             28          27        20          57.0000          30.4584     87.14%
17007.47/859.64	c       860             29          28        20          57.0000          30.4584     87.14%
17106.36/864.69	c       865             30          29        20          57.0000          30.4584     87.14%
17207.26/869.74	c       870             31          30        20          57.0000          30.4584     87.14%
17306.16/874.79	c       875             31          30        20          57.0000          30.4584     87.14%
17407.04/879.84	c       880             31          30        20          57.0000          30.4584     87.14%
17505.94/884.89	c       885             31          30        20          57.0000          30.4584     87.14%
17606.82/889.94	c       890             31          30        20          57.0000          30.4584     87.14%
17705.72/894.99	c       895             33          32        20          57.0000          30.4584     87.14%
17807.32/900.05	c       900             34          33        20          57.0000          30.4584     87.14%
17906.14/905.10	c       905             35          34        20          57.0000          30.4584     87.14%
18006.87/910.15	c       910             36          35        20          57.0000          30.4584     87.14%
18107.01/915.20	c       915             37          36        20          57.0000          30.4584     87.14%
18205.81/920.25	c       920             37          36        20          57.0000          30.4584     87.14%
18306.56/925.30	c       925             37          36        20          57.0000          30.4584     87.14%
18405.46/930.35	c       930             37          36        20          57.0000          30.4584     87.14%
18506.33/935.40	c       935             37          36        20          57.0000          30.4584     87.14%
18605.23/940.45	c       940             38          37        20          57.0000          30.4584     87.14%
18706.23/945.51	c       946             52          51        20          57.0000          30.6903     85.73%
18804.99/950.55	c       951             52          51        20          57.0000          30.6903     85.73%
18905.87/955.60	c       956             56          55        20          57.0000          30.6903     85.73%
19004.77/960.65	c       961             58          57        20          57.0000          30.6903     85.73%
19105.64/965.70	c       966             60          59        20          57.0000          30.6903     85.73%
19204.54/970.75	c       971             60          59        20          57.0000          30.6903     85.73%
19305.39/975.80	c       976             60          59        20          57.0000          30.6903     85.73%
19404.13/980.85	c       981             60          59        20          57.0000          30.6903     85.73%
19504.95/985.90	c       986             60          59        20          57.0000          30.6903     85.73%
19603.80/990.95	c       991             60          59        20          57.0000          30.6903     85.73%
19702.57/996.00	c       996             60          59        20          57.0000          30.6903     85.73%
19804.03/1001.05	c      1001             60          59        20          57.0000          30.6903     85.73%
19902.81/1006.10	c      1006             61          60        20          57.0000          30.6903     85.73%
20003.68/1011.15	c      1011             61          60        20          57.0000          30.6903     85.73%
20103.86/1016.20	c      1016             61          60        20          57.0000          30.6903     85.73%
20202.69/1021.25	c      1021             61          60        20          57.0000          30.6903     85.73%
20303.51/1026.30	c      1026             62          61        20          57.0000          30.7170     85.56%
20402.41/1031.35	c      1031             62          61        20          57.0000          30.7170     85.56%
20503.22/1036.40	c      1036             62          61        20          57.0000          30.7170     85.56%
20602.11/1041.45	c      1041             62          61        20          57.0000          30.7170     85.56%
20702.98/1046.50	c      1047             64          63        20          57.0000          30.7170     85.56%
20801.87/1051.55	c      1052             64          63        20          57.0000          30.7170     85.56%
20902.79/1056.60	c      1057             64          63        20          57.0000          30.7170     85.56%
21001.51/1061.65	c      1062             52          51        20          57.0000          30.9081     84.42%
21102.39/1066.70	c      1067             52          51        20          57.0000          30.9081     84.42%
21201.29/1071.75	c      1072             52          51        20          57.0000          30.9081     84.42%
21302.16/1076.80	c      1077             54          53        20          57.0000          30.9081     84.42%
21401.05/1081.85	c      1082             54          53        20          57.0000          30.9081     84.42%
21501.81/1086.90	c      1087             55          54        20          57.0000          30.9081     84.42%
21600.64/1091.95	c      1092             56          55        20          57.0000          30.9081     84.42%
21699.53/1097.01	c      1097             56          55        20          57.0000          30.9081     84.42%
21801.02/1102.06	c      1102             56          55        20          57.0000          30.9081     84.42%
21900.14/1107.11	c      1107             56          55        20          57.0000          30.9081     84.42%
22000.82/1112.16	c      1112             56          55        20          57.0000          30.9081     84.42%
22101.01/1117.21	c      1117             56          55        20          57.0000          30.9081     84.42%
22199.96/1122.26	c      1122             58          57        20          57.0000          30.9081     84.42%
22300.61/1127.31	c      1127             58          57        20          57.0000          30.9081     84.42%
22399.45/1132.36	c      1132             58          57        20          57.0000          30.9081     84.42%
22500.28/1137.41	c      1137             58          57        20          57.0000          30.9081     84.42%
22599.16/1142.46	c      1142             58          57        20          57.0000          30.9081     84.42%
22700.04/1147.51	c      1148             59          58        20          57.0000          30.9081     84.42%
22798.95/1152.57	c      1153             59          58        20          57.0000          30.9081     84.42%
22899.81/1157.62	c      1158             59          58        20          57.0000          30.9081     84.42%
22998.70/1162.67	c      1163             59          58        20          57.0000          30.9081     84.42%
23099.57/1167.72	c      1168             59          58        20          57.0000          30.9081     84.42%
23198.47/1172.77	c      1173             59          58        20          57.0000          30.9081     84.42%
23299.49/1177.82	c      1178             60          59        20          57.0000          30.9081     84.42%
23398.46/1182.87	c      1183             60          59        20          57.0000          30.9081     84.42%
23499.36/1187.92	c      1188             60          59        20          57.0000          30.9081     84.42%
23598.37/1192.97	c      1193             61          60        20          57.0000          30.9081     84.42%
23697.40/1198.02	c      1198             61          60        20          57.0000          30.9081     84.42%
23799.25/1203.07	c      1203             62          61        20          57.0000          30.9102     84.41%
23897.91/1208.12	c      1208             62          61        20          57.0000          30.9102     84.41%
23998.89/1213.17	c      1213             62          61        20          57.0000          30.9102     84.41%
24099.22/1218.22	c      1218             62          61        20          57.0000          30.9102     84.41%
24198.23/1223.27	c      1223             62          61        20          57.0000          30.9102     84.41%
24299.19/1228.32	c      1228             62          61        20          57.0000          30.9102     84.41%
24398.06/1233.37	c      1233             63          62        20          57.0000          30.9102     84.41%
24499.05/1238.42	c      1238             63          62        20          57.0000          30.9102     84.41%
24598.01/1243.47	c      1243             63          62        20          57.0000          30.9102     84.41%
24698.99/1248.52	c      1249             63          62        20          57.0000          30.9102     84.41%
24798.07/1253.57	c      1254             63          62        20          57.0000          30.9102     84.41%
24899.08/1258.62	c      1259             64          63        20          57.0000          30.9102     84.41%
24998.22/1263.67	c      1264             64          63        20          57.0000          30.9102     84.41%
25099.02/1268.72	c      1269             64          63        20          57.0000          30.9102     84.41%
25197.81/1273.77	c      1274             65          64        20          57.0000          30.9102     84.41%
25298.72/1278.82	c      1279             66          65        20          57.0000          30.9102     84.41%
25397.47/1283.87	c      1284             66          65        20          57.0000          30.9102     84.41%
25498.41/1288.92	c      1289             66          65        20          57.0000          30.9102     84.41%
25597.37/1293.97	c      1294             66          65        20          57.0000          30.9102     84.41%
25696.40/1299.02	c      1299             66          65        20          57.0000          30.9102     84.41%
25798.08/1304.07	c      1304             68          67        20          57.0000          30.9102     84.41%
25897.21/1309.12	c      1309             68          67        20          57.0000          30.9102     84.41%
25981.53/1313.31	c *    1313             68          67        20          56.0000          30.9102     81.17%
25998.33/1314.17	c      1314             68          67        20          56.0000          30.9102     81.17%
26100.22/1319.32	c      1319             68          67        20          56.0000          30.9102     81.17%
26199.10/1324.37	c      1324             69          68        20          56.0000          30.9102     81.17%
26290.03/1329.04	c *    1329             70          69        20          55.0000          30.9102     77.93%
26299.79/1329.42	c      1329             70          69        20          55.0000          30.9102     77.93%
26398.77/1334.43	c      1334             70          69        20          55.0000          30.9102     77.93%
26497.40/1339.46	c      1339             70          69        20          55.0000          30.9102     77.93%
26596.36/1344.47	c      1344             82          81        20          55.0000          30.9165     77.90%
26697.10/1349.52	c      1350             82          81        20          55.0000          30.9165     77.90%
26795.99/1354.57	c      1355             82          81        20          55.0000          30.9165     77.90%
26897.03/1359.62	c      1360             82          81        20          55.0000          30.9165     77.90%
26995.76/1364.67	c      1365             82          81        20          55.0000          30.9165     77.90%
27096.62/1369.72	c      1370             82          81        20          55.0000          30.9165     77.90%
27195.51/1374.77	c      1375             82          81        20          55.0000          30.9165     77.90%
27296.37/1379.82	c      1380             72          71        20          55.0000          30.9985     77.43%
27395.18/1384.87	c      1385             72          71        20          55.0000          30.9985     77.43%
27496.11/1389.92	c      1390             72          71        20          55.0000          30.9985     77.43%
27594.87/1394.97	c      1395             72          71        20          55.0000          30.9985     77.43%
27693.72/1400.02	c      1400             74          73        20          55.0000          30.9985     77.43%
27795.26/1405.07	c      1405             74          73        20          55.0000          30.9985     77.43%
27896.12/1410.14	c      1410             74          73        20          55.0000          30.9985     77.43%
27995.02/1415.19	c      1415             74          73        20          55.0000          30.9985     77.43%
28095.19/1420.24	c      1420             74          73        20          55.0000          30.9985     77.43%
28194.09/1425.29	c      1425             75          74        20          55.0000          30.9985     77.43%
28294.99/1430.34	c      1430             76          75        20          55.0000          30.9985     77.43%
28393.88/1435.39	c      1435             76          75        20          55.0000          30.9985     77.43%
28494.74/1440.44	c      1440             76          75        20          55.0000          30.9985     77.43%
28593.59/1445.49	c      1446             76          75        20          55.0000          30.9985     77.43%
28694.40/1450.54	c      1451             77          76        20          55.0000          30.9985     77.43%
28793.12/1455.59	c      1456             78          77        20          55.0000          30.9985     77.43%
28893.99/1460.64	c      1461             78          77        20          55.0000          30.9985     77.43%
28992.88/1465.69	c      1466             78          77        20          55.0000          30.9985     77.43%
29093.58/1470.74	c      1471             78          77        20          55.0000          30.9985     77.43%
29192.42/1475.79	c      1476             78          77        20          55.0000          30.9985     77.43%
29293.28/1480.84	c      1481             80          79        20          55.0000          30.9985     77.43%
29392.16/1485.87	c      1486             80          79        20          55.0000          30.9985     77.43%
29493.02/1490.94	c      1491             94          93        20          55.0000          31.0057     77.39%
29591.92/1495.99	c      1496             96          95        20          55.0000          31.0304     77.25%
29693.48/1501.04	c      1501             97          96        20          55.0000          31.0304     77.25%
29792.44/1506.09	c      1506             97          96        20          55.0000          31.0304     77.25%
29893.12/1511.14	c      1511             82          81        20          55.0000          31.1107     76.79%
29992.16/1516.19	c      1516             82          81        20          55.0000          31.1107     76.79%
30092.32/1521.24	c      1521             82          81        20          55.0000          31.1107     76.79%
30191.15/1526.29	c      1526             82          81        20          55.0000          31.1107     76.79%
30292.05/1531.34	c      1531             83          82        20          55.0000          31.1107     76.79%
30392.75/1536.41	c      1536             84          83        20          55.0000          31.1107     76.79%
30491.59/1541.46	c      1541             86          85        20          55.0000          31.1107     76.79%
30592.30/1546.51	c      1547             88          87        20          55.0000          31.1107     76.79%
30691.19/1551.56	c      1552             90          89        20          55.0000          31.1107     76.79%
30792.05/1556.61	c      1557             90          89        20          55.0000          31.1107     76.79%
30890.95/1561.66	c      1562             90          89        20          55.0000          31.1107     76.79%
30991.83/1566.71	c      1567             90          89        20          55.0000          31.1107     76.79%
31090.61/1571.76	c      1572             90          89        20          55.0000          31.1107     76.79%
31191.48/1576.81	c      1577             90          89        20          55.0000          31.1107     76.79%
31290.37/1581.86	c      1582             90          89        20          55.0000          31.1107     76.79%
31391.24/1586.91	c      1587             90          89        20          55.0000          31.1107     76.79%
31490.13/1591.96	c      1592             91          90        20          55.0000          31.1107     76.79%
31589.00/1597.01	c      1597             91          90        20          55.0000          31.1107     76.79%
31690.56/1602.08	c      1602             92          91        20          55.0000          31.1290     76.68%
31789.28/1607.13	c      1607             92          91        20          55.0000          31.1290     76.68%
31890.16/1612.18	c      1612             93          92        20          55.0000          31.1290     76.68%
31990.29/1617.23	c      1617             93          92        20          55.0000          31.1290     76.68%
32089.12/1622.28	c      1622             93          92        20          55.0000          31.1290     76.68%
32190.02/1627.33	c      1627             96          95        20          55.0000          31.1290     76.68%
32289.00/1632.38	c      1632             96          95        20          55.0000          31.1290     76.68%
32389.77/1637.43	c      1637             96          95        20          55.0000          31.1290     76.68%
32488.74/1642.48	c      1642             97          96        20          55.0000          31.1290     76.68%
32589.44/1647.53	c      1648             97          96        20          55.0000          31.1290     76.68%
32688.34/1652.58	c      1653             97          96        20          55.0000          31.1290     76.68%
32789.20/1657.63	c      1658             97          96        20          55.0000          31.1290     76.68%
32887.94/1662.68	c      1663             99          98        20          55.0000          31.1290     76.68%
32988.74/1667.73	c      1668            100          99        20          55.0000          31.1290     76.68%
33087.70/1672.78	c      1673            100          99        20          55.0000          31.1290     76.68%
33188.59/1677.83	c      1678            100          99        20          55.0000          31.1290     76.68%
33287.56/1682.88	c      1683            100          99        20          55.0000          31.1290     76.68%
33388.44/1687.93	c      1688            100          99        20          55.0000          31.1290     76.68%
33487.33/1692.98	c      1693            100          99        20          55.0000          31.1290     76.68%
33586.22/1698.03	c      1698            100          99        20          55.0000          31.1290     76.68%
33687.80/1703.08	c      1703            102         101        20          55.0000          31.1390     76.63%
33786.76/1708.13	c      1708            103         102        20          55.0000          31.1390     76.63%
33887.40/1713.18	c      1713            103         102        20          55.0000          31.1390     76.63%
33987.83/1718.23	c      1718            103         102        20          55.0000          31.1390     76.63%
34086.73/1723.28	c      1723            103         102        20          55.0000          31.1390     76.63%
34187.70/1728.33	c      1728            104         103        20          55.0000          31.1390     76.63%
34286.67/1733.38	c      1733            105         104        20          55.0000          31.1390     76.63%
34387.64/1738.43	c      1738            106         105        20          55.0000          31.1390     76.63%
34486.64/1743.48	c      1743            106         105        20          55.0000          31.1390     76.63%
34587.68/1748.53	c      1749            106         105        20          55.0000          31.1390     76.63%
34686.69/1753.58	c      1754            106         105        20          55.0000          31.1390     76.63%
34787.71/1758.63	c      1759            106         105        20          55.0000          31.1390     76.63%
34886.76/1763.68	c      1764            106         105        20          55.0000          31.1390     76.63%
34987.65/1768.73	c      1769            108         107        20          55.0000          31.1390     76.63%
35086.66/1773.78	c      1774            108         107        20          55.0000          31.1390     76.63%
35187.67/1778.83	c      1779            109         108        20          55.0000          31.1390     76.63%
35286.69/1783.88	c      1784            109         108        20          55.0000          31.1390     76.63%
35387.66/1788.92	c      1789            109         108        20          55.0000          31.1390     76.63%
35486.56/1793.98	c      1794            109         108        20          55.0000          31.1390     76.63%
35585.43/1799.03	c      1799            109         108        20          55.0000          31.1390     76.63%
35686.89/1804.08	c      1804            111         110        20          55.0000          31.1390     76.63%
35787.73/1809.14	c      1809            124         123        20          55.0000          31.1459     76.59%
35888.02/1814.20	c      1814            125         124        20          55.0000          31.1459     76.59%
35987.03/1819.25	c      1819            125         124        20          55.0000          31.1459     76.59%
36087.85/1824.30	c      1824            126         127        20          55.0000          31.1829     76.38%
36186.79/1829.35	c      1829            128         127        20          55.0000          31.1829     76.38%
36285.72/1834.38	c      1834            128         127        20          55.0000          31.1829     76.38%
36386.50/1839.45	c      1839            128         127        20          55.0000          31.1829     76.38%
36487.36/1844.50	c      1845            128         127        20          55.0000          31.1829     76.38%
36586.24/1849.55	c      1850            128         127        20          55.0000          31.1829     76.38%
36687.10/1854.60	c      1855            128         127        20          55.0000          31.1829     76.38%
36785.97/1859.65	c      1860            128         127        20          55.0000          31.1829     76.38%
36884.71/1864.66	c      1865            130         129        20          55.0000          31.1829     76.38%
36985.54/1869.75	c      1870            130         129        20          55.0000          31.1829     76.38%
37086.50/1874.80	c      1875            130         129        20          55.0000          31.1829     76.38%
37185.47/1879.85	c      1880            130         129        20          55.0000          31.1829     76.38%
37286.37/1884.90	c      1885            130         129        20          55.0000          31.1829     76.38%
37385.35/1889.95	c      1890            131         130        20          55.0000          31.1829     76.38%
37484.29/1895.00	c      1895            131         130        20          55.0000          31.1829     76.38%
37586.07/1900.05	c      1900            131         130        20          55.0000          31.1829     76.38%
37684.92/1905.09	c      1905            131         130        20          55.0000          31.1829     76.38%
37785.78/1910.15	c      1910            132         131        20          55.0000          31.1829     76.38%
37885.94/1915.20	c      1915            133         132        20          55.0000          31.1829     76.38%
37984.87/1920.25	c      1920            134         133        20          55.0000          31.1829     76.38%
38085.66/1925.30	c      1925            134         133        20          55.0000          31.1829     76.38%
38184.60/1930.35	c      1930            134         133        20          55.0000          31.1829     76.38%
38285.58/1935.40	c      1935            134         133        20          55.0000          31.1829     76.38%
38384.47/1940.45	c      1940            135         134        20          55.0000          31.1829     76.38%
38485.38/1945.50	c      1946            136         135        20          55.0000          31.1829     76.38%
38584.12/1950.55	c      1951            136         135        20          55.0000          31.1829     76.38%
38685.10/1955.60	c      1956            137         136        20          55.0000          31.1829     76.38%
38784.12/1960.65	c      1961            137         136        20          55.0000          31.1829     76.38%
38884.97/1965.70	c      1966            137         136        20          55.0000          31.1829     76.38%
38983.97/1970.75	c      1971            137         136        20          55.0000          31.1829     76.38%
39084.94/1975.80	c      1976            138         137        20          55.0000          31.1829     76.38%
39183.97/1980.85	c      1981            138         137        20          55.0000          31.1829     76.38%
39284.89/1985.90	c      1986            139         138        20          55.0000          31.1829     76.38%
39383.90/1990.95	c      1991            139         138        20          55.0000          31.1829     76.38%
39482.95/1996.00	c      1996            139         138        20          55.0000          31.1829     76.38%
39584.72/2001.04	c      2001            139         138        20          55.0000          31.1829     76.38%
39683.52/2006.09	c      2006            139         138        20          55.0000          31.1829     76.38%
39784.83/2011.15	c      2011            140         139        20          55.0000          31.1829     76.38%
39885.12/2016.20	c      2016            140         139        20          55.0000          31.1829     76.38%
39984.19/2021.22	c      2021            140         139        20          55.0000          31.1829     76.38%
40085.22/2026.30	c      2026            140         139        20          55.0000          31.1829     76.38%
40184.09/2031.35	c      2031            140         139        20          55.0000          31.1829     76.38%
40285.12/2036.40	c      2036            140         139        20          55.0000          31.1829     76.38%
40384.18/2041.45	c      2041            140         139        20          55.0000          31.1829     76.38%
40485.23/2046.50	c      2047            140         139        20          55.0000          31.1829     76.38%
40584.22/2051.55	c      2052            142         141        20          55.0000          31.1874     76.35%
40685.23/2056.64	c      2057            143         142        20          55.0000          31.1874     76.35%
40784.15/2061.68	c      2062            143         142        20          55.0000          31.1874     76.35%
40885.18/2066.73	c      2067            143         142        20          55.0000          31.1874     76.35%
40984.20/2071.76	c      2072            143         142        20          55.0000          31.1874     76.35%
41085.21/2076.83	c      2077            143         142        20          55.0000          31.1874     76.35%
41184.27/2081.88	c      2082            144         143        20          55.0000          31.1874     76.35%
41283.34/2086.90	c      2087            144         143        20          55.0000          31.1874     76.35%
41384.40/2091.98	c      2092            144         143        20          55.0000          31.1874     76.35%
41483.48/2097.03	c      2097            144         143        20          55.0000          31.1874     76.35%
41585.23/2102.08	c      2102            145         144        20          55.0000          31.1874     76.35%
41684.25/2107.13	c      2107            146         145        20          55.0000          31.1874     76.35%
41785.32/2112.18	c      2112            146         145        20          55.0000          31.1874     76.35%
41885.62/2117.23	c      2117            146         145        20          55.0000          31.1874     76.35%
41984.69/2122.28	c      2122            146         145        20          55.0000          31.1874     76.35%
42085.74/2127.33	c      2127            148         147        20          55.0000          31.1874     76.35%
42184.81/2132.38	c      2132            149         148        20          55.0000          31.1874     76.35%
42285.78/2137.43	c      2137            149         148        20          55.0000          31.1874     76.35%
42384.86/2142.48	c      2142            149         148        20          55.0000          31.1874     76.35%
42485.90/2147.53	c      2148            149         148        20          55.0000          31.1874     76.35%
42584.84/2152.58	c      2153            149         148        20          55.0000          31.1874     76.35%
42685.76/2157.63	c      2158            149         148        20          55.0000          31.1874     76.35%
42784.83/2162.68	c      2163            149         148        20          55.0000          31.1874     76.35%
42885.78/2167.73	c      2168            150         149        20          55.0000          31.1874     76.35%
42984.67/2172.78	c      2173            151         150        20          55.0000          31.1874     76.35%
43085.56/2177.83	c      2178            151         150        20          55.0000          31.1874     76.35%
43184.43/2182.88	c      2183            152         151        20          55.0000          31.1874     76.35%
43285.39/2187.93	c      2188            152         151        20          55.0000          31.1874     76.35%
43384.39/2192.98	c      2193            153         152        20          55.0000          31.1874     76.35%
43486.04/2198.03	c      2198            153         152        20          55.0000          31.1874     76.35%
43584.99/2203.06	c      2203            154         153        20          55.0000          31.1874     76.35%
43683.97/2208.13	c      2208            154         153        20          55.0000          31.1874     76.35%
43785.21/2213.18	c      2213            155         154        20          55.0000          31.1874     76.35%
43885.28/2218.25	c      2218            155         154        20          55.0000          31.1874     76.35%
43986.30/2223.30	c      2223            155         154        20          55.0000          31.1874     76.35%
44085.37/2228.35	c      2228            155         154        20          55.0000          31.1874     76.35%
44186.35/2233.40	c      2233            155         154        20          55.0000          31.1874     76.35%
44285.41/2238.45	c      2238            155         154        20          55.0000          31.1874     76.35%
44386.46/2243.50	c      2244            157         156        20          55.0000          31.1874     76.35%
44485.61/2248.55	c      2249            158         157        20          55.0000          31.1874     76.35%
44586.50/2253.60	c      2254            158         157        20          55.0000          31.1874     76.35%
44685.60/2258.65	c      2259            159         158        20          55.0000          31.1874     76.35%
44786.67/2263.70	c      2264            161         160        20          55.0000          31.1874     76.35%
44885.75/2268.75	c      2269            161         160        20          55.0000          31.1874     76.35%
44986.75/2273.80	c      2274            161         160        20          55.0000          31.1874     76.35%
45085.76/2278.85	c      2279            161         160        20          55.0000          31.1874     76.35%
45186.68/2283.90	c      2284            161         160        20          55.0000          31.1874     76.35%
45285.65/2288.95	c      2289            161         160        20          55.0000          31.1874     76.35%
45384.62/2294.00	c      2294            161         160        20          55.0000          31.1874     76.35%
45486.37/2299.05	c      2299            161         160        20          55.0000          31.1874     76.35%
45585.28/2304.10	c      2304            162         161        20          55.0000          31.1874     76.35%
45686.20/2309.15	c      2309            163         162        20          55.0000          31.2095     76.23%
45786.33/2314.20	c      2314            163         162        20          55.0000          31.2095     76.23%
45885.22/2319.25	c      2319            164         163        20          55.0000          31.2095     76.23%
45986.19/2324.30	c      2324            164         163        20          55.0000          31.2095     76.23%
46085.09/2329.35	c      2329            164         163        20          55.0000          31.2095     76.23%
46185.97/2334.40	c      2334            164         163        20          55.0000          31.2095     76.23%
46284.92/2339.45	c      2339            164         163        20          55.0000          31.2095     76.23%
46385.83/2344.50	c      2345            164         163        20          55.0000          31.2095     76.23%
46484.75/2349.55	c      2350            164         163        20          55.0000          31.2095     76.23%
46585.74/2354.60	c      2355            165         164        20          55.0000          31.2095     76.23%
46684.88/2359.65	c      2360            166         165        20          55.0000          31.2095     76.23%
46785.70/2364.70	c      2365            167         166        20          55.0000          31.2095     76.23%
46884.68/2369.75	c      2370            167         166        20          55.0000          31.2095     76.23%
46985.63/2374.80	c      2375            167         166        20          55.0000          31.2095     76.23%
47084.62/2379.85	c      2380            167         166        20          55.0000          31.2095     76.23%
47185.59/2384.90	c      2385            168         167        20          55.0000          31.2095     76.23%
47284.57/2389.95	c      2390            170         169        20          55.0000          31.2095     76.23%
47383.35/2395.00	c      2395            170         169        20          55.0000          31.2095     76.23%
47484.92/2400.05	c      2400            170         169        20          55.0000          31.2095     76.23%
47583.73/2405.07	c      2405            172         171        20          55.0000          31.2301     76.11%
47684.68/2410.15	c      2410            172         171        20          55.0000          31.2301     76.11%
47784.95/2415.20	c      2415            172         171        20          55.0000          31.2301     76.11%
47883.95/2420.25	c      2420            173         172        20          55.0000          31.2301     76.11%
47984.87/2425.30	c      2425            173         172        20          55.0000          31.2301     76.11%
48083.85/2430.35	c      2430            173         172        20          55.0000          31.2301     76.11%
48184.80/2435.40	c      2435            173         172        20          55.0000          31.2301     76.11%
48283.77/2440.45	c      2440            173         172        20          55.0000          31.2301     76.11%
48384.75/2445.50	c      2446            174         173        20          55.0000          31.2301     76.11%
48483.59/2450.55	c      2451            174         173        20          55.0000          31.2301     76.11%
48582.47/2455.60	c      2456            176         175        20          55.0000          31.2301     76.11%
48683.46/2460.65	c      2461            176         175        20          55.0000          31.2301     76.11%
48784.30/2465.70	c      2466            178         177        20          55.0000          31.2301     76.11%
48883.24/2470.75	c      2471            178         177        20          55.0000          31.2301     76.11%
48984.20/2475.80	c      2476            178         177        20          55.0000          31.2301     76.11%
49083.23/2480.85	c      2481            179         178        20          55.0000          31.2301     76.11%
49184.22/2485.90	c      2486            179         178        20          55.0000          31.2301     76.11%
49283.24/2490.95	c      2491            179         178        20          55.0000          31.2301     76.11%
49382.22/2496.00	c      2496            179         178        20          55.0000          31.2301     76.11%
49483.87/2501.05	c      2501            181         180        20          55.0000          31.2301     76.11%
49582.91/2506.10	c      2506            165         164        20          55.0000          31.2758     75.85%
49683.93/2511.15	c      2511            166         165        20          55.0000          31.2758     75.85%
49784.17/2516.20	c      2516            166         165        20          55.0000          31.2758     75.85%
49883.08/2521.25	c      2521            166         165        20          55.0000          31.2758     75.85%
49984.05/2526.30	c      2526            166         165        20          55.0000          31.2758     75.85%
50083.14/2531.35	c      2531            166         165        20          55.0000          31.2758     75.85%
50184.22/2536.40	c      2536            167         166        20          55.0000          31.2758     75.85%
50283.31/2541.45	c      2541            168         167        20          55.0000          31.3087     75.67%
50384.40/2546.50	c      2547            168         167        20          55.0000          31.3087     75.67%
50483.50/2551.55	c      2552            169         168        20          55.0000          31.3087     75.67%
50584.59/2556.60	c      2557            169         168        20          55.0000          31.3087     75.67%
50683.68/2561.65	c      2562            169         168        20          55.0000          31.3087     75.67%
50784.78/2566.70	c      2567            169         168        20          55.0000          31.3087     75.67%
50883.88/2571.75	c      2572            169         168        20          55.0000          31.3087     75.67%
50984.90/2576.80	c      2577            169         168        20          55.0000          31.3087     75.67%
51084.01/2581.85	c      2582            169         168        20          55.0000          31.3087     75.67%
51185.10/2586.90	c      2587            169         168        20          55.0000          31.3087     75.67%
51284.22/2591.95	c      2592            169         168        20          55.0000          31.3087     75.67%
51383.32/2597.00	c      2597            170         169        20          55.0000          31.3087     75.67%
51484.87/2602.05	c      2602            171         170        20          55.0000          31.3222     75.59%
51581.45/2607.10	c      2607            171         170        20          55.0000          31.3222     75.59%
51682.61/2612.15	c      2612            172         171        20          55.0000          31.3222     75.59%
51782.79/2617.20	c      2617            172         171        20          55.0000          31.3222     75.59%
51881.89/2622.25	c      2622            172         171        20          55.0000          31.3222     75.59%
51982.96/2627.30	c      2627            172         171        20          55.0000          31.3222     75.59%
52081.99/2632.35	c      2632            172         171        20          55.0000          31.3222     75.59%
52183.06/2637.40	c      2637            173         172        20          55.0000          31.3222     75.59%
52282.16/2642.45	c      2642            174         173        20          55.0000          31.3222     75.59%
52381.13/2647.46	c      2647            175         174        20          55.0000          31.3222     75.59%
52482.19/2652.55	c      2653            175         174        20          55.0000          31.3222     75.59%
52583.26/2657.60	c      2658            175         174        20          55.0000          31.3222     75.59%
52682.35/2662.65	c      2663            175         174        20          55.0000          31.3222     75.59%
52782.91/2667.70	c      2668            175         174        20          55.0000          31.3222     75.59%
52882.04/2672.75	c      2673            176         175        20          55.0000          31.3222     75.59%
52982.95/2677.80	c      2678            176         175        20          55.0000          31.3222     75.59%
53081.85/2682.85	c      2683            177         176        20          55.0000          31.3222     75.59%
53182.81/2687.90	c      2688            177         176        20          55.0000          31.3222     75.59%
53281.80/2692.95	c      2693            178         177        20          55.0000          31.3222     75.59%
53380.84/2698.00	c      2698            178         177        20          55.0000          31.3222     75.59%
53482.56/2703.05	c      2703            179         178        20          55.0000          31.3222     75.59%
53581.38/2708.10	c      2708            179         178        20          55.0000          31.3222     75.59%
53682.45/2713.15	c      2713            179         178        20          55.0000          31.3222     75.59%
53781.50/2718.18	c      2718            179         178        20          55.0000          31.3222     75.59%
53881.74/2723.25	c      2723            180         179        20          55.0000          31.3222     75.59%
53982.72/2728.30	c      2728            181         180        20          55.0000          31.3222     75.59%
54081.72/2733.35	c      2733            182         181        20          55.0000          31.3222     75.59%
54182.69/2738.40	c      2738            182         181        20          55.0000          31.3222     75.59%
54281.68/2743.45	c      2743            183         182        20          55.0000          31.3512     75.43%
54382.65/2748.50	c      2749            184         183        20          55.0000          31.3512     75.43%
54481.64/2753.55	c      2754            184         183        20          55.0000          31.3512     75.43%
54582.61/2758.60	c      2759            184         183        20          55.0000          31.3512     75.43%
54681.61/2763.65	c      2764            184         183        20          55.0000          31.3512     75.43%
54782.59/2768.70	c      2769            185         184        20          55.0000          31.3512     75.43%
54881.56/2773.75	c      2774            186         185        20          55.0000          31.3512     75.43%
54982.66/2778.81	c      2779            187         186        20          55.0000          31.3512     75.43%
55081.79/2783.85	c      2784            187         186        20          55.0000          31.3512     75.43%
55182.59/2788.90	c      2789            187         186        20          55.0000          31.3512     75.43%
55281.60/2793.95	c      2794            187         186        20          55.0000          31.3512     75.43%
55380.64/2799.00	c      2799            188         187        20          55.0000          31.3512     75.43%
55482.14/2804.05	c      2804            188         187        20          55.0000          31.3512     75.43%
55581.36/2809.10	c      2809            189         188        20          55.0000          31.3512     75.43%
55682.12/2814.15	c      2814            190         189        20          55.0000          31.3512     75.43%
55782.60/2819.20	c      2819            190         189        20          55.0000          31.3512     75.43%
55881.62/2824.25	c      2824            190         189        20          55.0000          31.3512     75.43%
55982.63/2829.30	c      2829            190         189        20          55.0000          31.3512     75.43%
56081.65/2834.35	c      2834            190         189        20          55.0000          31.3512     75.43%
56182.66/2839.40	c      2839            190         189        20          55.0000          31.3512     75.43%
56281.68/2844.45	c      2844            191         190        20          55.0000          31.3512     75.43%
56382.70/2849.50	c      2850            192         191        20          55.0000          31.3738     75.31%
56481.74/2854.55	c      2855            192         191        20          55.0000          31.3738     75.31%
56582.74/2859.60	c      2860            193         192        20          55.0000          31.3738     75.31%
56681.75/2864.65	c      2865            193         192        20          55.0000          31.3738     75.31%
56782.75/2869.70	c      2870            193         192        20          55.0000          31.3738     75.31%
56881.79/2874.75	c      2875            193         192        20          55.0000          31.3738     75.31%
56982.79/2879.80	c      2880            194         193        20          55.0000          31.3738     75.31%
57081.83/2884.86	c      2885            195         194        20          55.0000          31.3738     75.31%
57182.92/2889.91	c      2890            195         194        20          55.0000          31.3738     75.31%
57282.05/2894.96	c      2895            195         194        20          55.0000          31.3738     75.31%
57380.91/2900.01	c      2900            196         195        20          55.0000          31.3738     75.31%
57482.60/2905.06	c      2905            196         195        20          55.0000          31.3738     75.31%
57581.80/2910.11	c      2910            196         195        20          55.0000          31.3738     75.31%
57682.76/2915.16	c      2915            196         195        20          55.0000          31.3738     75.31%
57782.90/2920.21	c      2920            196         195        20          55.0000          31.3738     75.31%
57881.94/2925.26	c      2925            198         197        20          55.0000          31.3738     75.31%
57982.98/2930.31	c      2930            198         197        20          55.0000          31.3738     75.31%
58082.06/2935.36	c      2935            199         198        20          55.0000          31.3738     75.31%
58183.15/2940.41	c      2940            199         198        20          55.0000          31.3738     75.31%
58282.23/2945.46	c      2945            199         198        20          55.0000          31.3738     75.31%
58383.30/2950.51	c      2951            199         198        20          55.0000          31.3738     75.31%
58482.24/2955.56	c      2956            201         200        20          55.0000          31.3738     75.31%
58583.20/2960.61	c      2961            201         200        20          55.0000          31.3738     75.31%
58682.27/2965.66	c      2966            202         201        20          55.0000          31.3738     75.31%
58783.35/2970.71	c      2971            202         201        20          55.0000          31.3738     75.31%
58882.43/2975.76	c      2976            202         201        20          55.0000          31.3738     75.31%
58983.50/2980.81	c      2981            202         201        20          55.0000          31.3738     75.31%
59082.58/2985.86	c      2986            202         201        20          55.0000          31.3738     75.31%
59183.65/2990.91	c      2991            204         203        20          55.0000          31.3738     75.31%
59282.75/2995.96	c      2996            204         203        20          55.0000          31.3738     75.31%
59381.82/3001.01	c      3001            205         204        20          55.0000          31.3738     75.31%
59483.39/3006.06	c      3006            205         204        20          55.0000          31.3738     75.31%
59582.76/3011.11	c      3011            205         204        20          55.0000          31.3738     75.31%
59683.64/3016.16	c      3016            205         204        20          55.0000          31.3738     75.31%
59783.95/3021.22	c      3021            207         206        20          55.0000          31.3738     75.31%
59882.83/3026.27	c      3026            207         206        20          55.0000          31.3738     75.31%
59983.63/3031.32	c      3031            207         206        20          55.0000          31.3738     75.31%
60082.71/3036.37	c      3036            207         206        20          55.0000          31.3738     75.31%
60183.77/3041.42	c      3041            208         207        20          55.0000          31.3738     75.31%
60282.83/3046.47	c      3046            208         207        20          55.0000          31.3738     75.31%
60383.88/3051.52	c      3052            208         207        20          55.0000          31.3738     75.31%
60482.95/3056.57	c      3057            208         207        20          55.0000          31.3738     75.31%
60584.03/3061.62	c      3062            209         208        20          55.0000          31.3738     75.31%
60683.13/3066.67	c      3067            211         210        20          55.0000          31.3738     75.31%
60784.21/3071.72	c      3072            211         210        20          55.0000          31.3738     75.31%
60883.30/3076.77	c      3077            211         210        20          55.0000          31.3738     75.31%
60984.37/3081.82	c      3082            211         210        20          55.0000          31.3738     75.31%
61083.45/3086.87	c      3087            211         210        20          55.0000          31.3738     75.31%
61184.52/3091.92	c      3092            212         211        20          55.0000          31.3738     75.31%
61283.59/3096.97	c      3097            212         211        20          55.0000          31.3738     75.31%
61385.35/3102.05	c      3102            214         213        20          55.0000          31.3738     75.31%
61484.33/3107.10	c      3107            215         214        20          55.0000          31.3738     75.31%
61585.47/3112.15	c      3112            216         215        20          55.0000          31.3738     75.31%
61685.80/3117.20	c      3117            217         216        20          55.0000          31.3738     75.31%
61784.87/3122.25	c      3122            217         216        20          55.0000          31.3738     75.31%
61885.92/3127.30	c      3127            217         216        20          55.0000          31.3738     75.31%
61984.98/3132.35	c      3132            217         216        20          55.0000          31.3738     75.31%
62086.04/3137.40	c      3137            219         218        20          55.0000          31.3775     75.28%
62185.10/3142.45	c      3142            219         218        20          55.0000          31.3775     75.28%
62286.17/3147.50	c      3148            219         218        20          55.0000          31.3775     75.28%
62385.26/3152.55	c      3153            219         218        20          55.0000          31.3775     75.28%
62486.26/3157.60	c      3158            219         218        20          55.0000          31.3775     75.28%
62585.32/3162.65	c      3163            220         219        20          55.0000          31.3775     75.28%
62686.37/3167.70	c      3168            222         221        20          55.0000          31.3793     75.27%
62785.44/3172.75	c      3173            223         222        20          55.0000          31.3793     75.27%
62886.49/3177.80	c      3178            223         222        20          55.0000          31.3793     75.27%
62985.57/3182.86	c      3183            223         222        20          55.0000          31.3793     75.27%
63086.64/3187.90	c      3188            224         223        20          55.0000          31.3793     75.27%
63185.72/3192.95	c      3193            225         224        20          55.0000          31.3793     75.27%
63284.79/3198.00	c      3198            225         224        20          55.0000          31.3793     75.27%
63386.31/3203.05	c      3203            226         225        20          55.0000          31.3793     75.27%
63485.54/3208.10	c      3208            226         225        20          55.0000          31.3793     75.27%
63586.51/3213.15	c      3213            226         225        20          55.0000          31.3793     75.27%
63686.85/3218.20	c      3218            226         225        20          55.0000          31.3793     75.27%
63785.85/3223.25	c      3223            226         225        20          55.0000          31.3793     75.27%
63886.91/3228.30	c      3228            226         225        20          55.0000          31.3793     75.27%
63985.93/3233.35	c      3233            227         226        20          55.0000          31.3793     75.27%
64086.99/3238.40	c      3238            227         226        20          55.0000          31.3793     75.27%
64186.09/3243.45	c      3243            227         226        20          55.0000          31.3793     75.27%
64287.16/3248.50	c      3249            227         226        20          55.0000          31.3793     75.27%
64386.25/3253.55	c      3254            228         227        20          55.0000          31.3793     75.27%
64487.33/3258.60	c      3259            229         228        20          55.0000          31.3793     75.27%
64586.56/3263.65	c      3264            230         229        20          55.0000          31.3793     75.27%
64687.46/3268.70	c      3269            230         229        20          55.0000          31.3793     75.27%
64786.52/3273.75	c      3274            230         229        20          55.0000          31.3793     75.27%
64887.57/3278.80	c      3279            230         229        20          55.0000          31.3793     75.27%
64986.67/3283.85	c      3284            230         229        20          55.0000          31.3793     75.27%
65087.75/3288.90	c      3289            230         229        20          55.0000          31.3793     75.27%
65186.83/3293.95	c      3294            231         230        20          55.0000          31.3793     75.27%
65285.93/3299.00	c      3299            232         231        20          55.0000          31.4445     74.91%
65387.70/3304.05	c      3304            233         232        20          55.0000          31.4445     74.91%
65486.75/3309.10	c      3309            233         232        20          55.0000          31.4445     74.91%
65587.98/3314.15	c      3314            233         232        20          55.0000          31.4445     74.91%
65688.12/3319.20	c      3319            234         233        20          55.0000          31.4445     74.91%
65787.19/3324.25	c      3324            234         233        20          55.0000          31.4445     74.91%
65888.13/3329.30	c      3329            234         233        20          55.0000          31.4445     74.91%
65987.00/3334.35	c      3334            234         233        20          55.0000          31.4445     74.91%
66087.99/3339.40	c      3339            234         233        20          55.0000          31.4445     74.91%
66186.99/3344.45	c      3344            234         233        20          55.0000          31.4445     74.91%
66288.07/3349.50	c      3350            234         233        20          55.0000          31.4445     74.91%
66387.15/3354.55	c      3355            235         234        20          55.0000          31.4445     74.91%
66486.26/3359.60	c      3360            236         235        20          55.0000          31.4445     74.91%
66587.34/3364.65	c      3365            237         236        20          55.0000          31.4445     74.91%
66688.40/3369.71	c      3370            237         236        20          55.0000          31.4445     74.91%
66787.49/3374.76	c      3375            238         237        20          55.0000          31.4445     74.91%
66888.55/3379.81	c      3380            238         237        20          55.0000          31.4445     74.91%
66987.62/3384.86	c      3385            238         237        20          55.0000          31.4445     74.91%
67088.71/3389.91	c      3390            238         237        20          55.0000          31.4445     74.91%
67187.80/3394.96	c      3395            238         237        20          55.0000          31.4445     74.91%
67286.88/3400.01	c      3400            238         237        20          55.0000          31.4445     74.91%
67388.66/3405.06	c      3405            240         239        20          55.0000          31.4445     74.91%
67487.73/3410.11	c      3410            240         239        20          55.0000          31.4445     74.91%
67588.73/3415.16	c      3415            240         239        20          55.0000          31.4445     74.91%
67689.11/3420.21	c      3420            241         240        20          55.0000          31.4445     74.91%
67788.20/3425.26	c      3425            242         241        20          55.0000          31.4445     74.91%
67889.27/3430.31	c      3430            242         241        20          55.0000          31.4445     74.91%
67988.21/3435.36	c      3435            242         241        20          55.0000          31.4445     74.91%
68089.29/3440.41	c      3440            242         241        20          55.0000          31.4445     74.91%
68188.24/3445.46	c      3445            242         241        20          55.0000          31.4445     74.91%
68289.22/3450.51	c      3451            242         241        20          55.0000          31.4445     74.91%
68388.30/3455.56	c      3456            243         242        20          55.0000          31.4445     74.91%
68489.39/3460.61	c      3461            243         242        20          55.0000          31.4445     74.91%
68588.48/3465.66	c      3466            244         243        20          55.0000          31.4445     74.91%
68689.55/3470.71	c      3471            245         244        20          55.0000          31.4445     74.91%
68788.64/3475.76	c      3476            246         245        20          55.0000          31.4445     74.91%
68889.71/3480.81	c      3481            246         245        20          55.0000          31.4445     74.91%
68988.80/3485.86	c      3486            246         245        20          55.0000          31.4445     74.91%
69089.86/3490.92	c      3491            248         247        20          55.0000          31.4445     74.91%
69188.95/3495.96	c      3496            249         248        20          55.0000          31.4445     74.91%
69288.05/3501.01	c      3501            249         248        20          55.0000          31.4445     74.91%
69389.59/3506.06	c      3506            250         249        20          55.0000          31.4445     74.91%
69488.83/3511.11	c      3511            250         249        20          55.0000          31.4445     74.91%
69589.88/3516.16	c      3516            250         249        20          55.0000          31.4445     74.91%
69690.23/3521.21	c      3521            250         249        20          55.0000          31.4445     74.91%
69789.18/3526.26	c      3526            251         250        20          55.0000          31.4445     74.91%
69890.09/3531.31	c      3531            251         250        20          55.0000          31.4445     74.91%
69989.18/3536.36	c      3536            252         251        20          55.0000          31.4675     74.78%
70090.27/3541.41	c      3541            253         252        20          55.0000          31.4675     74.78%
70189.22/3546.46	c      3546            253         252        20          55.0000          31.4675     74.78%
70290.29/3551.51	c      3552            254         253        20          55.0000          31.4675     74.78%
70389.37/3556.56	c      3557            254         253        20          55.0000          31.4675     74.78%
70490.43/3561.61	c      3562            254         253        20          55.0000          31.4675     74.78%
70589.52/3566.66	c      3567            254         253        20          55.0000          31.4675     74.78%
70690.57/3571.71	c      3572            254         253        20          55.0000          31.4675     74.78%
70789.64/3576.76	c      3577            256         255        20          55.0000          31.4675     74.78%
70890.71/3581.81	c      3582            256         255        20          55.0000          31.4675     74.78%
70989.80/3586.86	c      3587            256         255        20          55.0000          31.4675     74.78%
71090.88/3591.91	c      3592            256         255        20          55.0000          31.4675     74.78%
71189.97/3596.96	c      3597            257         256        20          55.0000          31.4675     74.78%
71289.09/3602.01	c      3602            258         257        20          55.0000          31.4675     74.78%
71390.77/3607.06	c      3607            258         257        20          55.0000          31.4675     74.78%
71490.10/3612.11	c      3612            258         257        20          55.0000          31.4675     74.78%
71591.02/3617.16	c      3617            258         257        20          55.0000          31.4675     74.78%
71691.30/3622.21	c      3622            258         257        20          55.0000          31.4675     74.78%
71790.27/3627.26	c      3627            259         258        20          55.0000          31.4675     74.78%
71891.35/3632.31	c      3632            261         260        20          55.0000          31.4675     74.78%
71990.44/3637.36	c      3637            262         261        20          55.0000          31.4675     74.78%

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 (186297 MiB free)
  memory of node 1: 193494 MiB (169362 MiB free)
  memory of node 2: 193531 MiB (192602 MiB free)
  memory of node 3: 193531 MiB (184987 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-4465998-1722458520/watcher-4465998-1722458520 -o /tmp/evaluation-result-4465998-1722458520/solver-4465998-1722458520 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722454451-71506 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465998-1722458520.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100114 s]*
/proc/loadavg: 79.87 79.98 79.44 62/984 77034
/proc/meminfo: memFree=750761268/790760804 swapFree=131071996/131071996
[pid=77033] ppid=77030 vsize=116308 memory=105964 CPUtime=0.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/stat : 77033 (fscip) R 77030 77033 71494 0 -1 4194304 24662 0 0 0 7 3 0 0 20 0 1 0 12435089 119099392 26491 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
/proc/77033/statm: 29077 26491 2571 3035 0 25473 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 116308 KiB
Current children cumulated memory: 105964 KiB

[startup+0.219937 s]*
/proc/loadavg: 79.87 79.98 79.44 63/984 77034
/proc/meminfo: memFree=750715376/790760804 swapFree=131071996/131071996
[pid=77033] ppid=77030 vsize=159216 memory=144848 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/stat : 77033 (fscip) R 77030 77033 71494 0 -1 4194304 34392 0 0 0 18 5 0 0 20 0 1 0 12435089 163037184 36212 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
/proc/77033/statm: 39804 36212 2630 3035 0 36200 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 159216 KiB
Current children cumulated memory: 144848 KiB

[startup+0.323217 s]*
/proc/loadavg: 79.87 79.98 79.44 62/1004 77054
/proc/meminfo: memFree=750702632/790760804 swapFree=131071996/131071996
[pid=77033] ppid=77030 vsize=1637508 memory=170688 CPUtime=0.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/stat : 77033 (fscip) S 77030 77033 71494 0 -1 1077936128 40373 0 0 0 28 6 0 0 20 0 21 0 12435089 1676808192 42672 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
/proc/77033/statm: 409377 42672 2694 3035 0 83523 0
[pid=77033/tid=77035] ppid=77030 vsize=1637508 memory=-5155635699741190021 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77035/stat : 77035 (fscip) S 77030 77033 71494 0 -1 1077936192 983 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42672 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77036] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77036/stat : 77036 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42672 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77037] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77037/stat : 77037 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42672 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77038] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77038/stat : 77038 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77039] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77039/stat : 77039 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77040] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77040/stat : 77040 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77041] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77041/stat : 77041 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77042] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77042/stat : 77042 (fscip) S 77030 77033 71494 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77043] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77043/stat : 77043 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77044] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77044/stat : 77044 (fscip) R 77030 77033 71494 0 -1 4194368 937 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77045] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77045/stat : 77045 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77046] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77046/stat : 77046 (fscip) S 77030 77033 71494 0 -1 1077936192 984 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77047] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77047/stat : 77047 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77048] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77048/stat : 77048 (fscip) S 77030 77033 71494 0 -1 1077936192 983 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77049] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77049/stat : 77049 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77050] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77050/stat : 77050 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77051] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77051/stat : 77051 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77052] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77052/stat : 77052 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77053] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77053/stat : 77053 (fscip) S 77030 77033 71494 0 -1 1077936192 983 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77054] ppid=77030 vsize=1637508 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77054/stat : 77054 (fscip) S 77030 77033 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12435120 1676808192 42738 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 1637508 KiB
Current children cumulated memory: 170688 KiB

[startup+0.70163 s]
/proc/loadavg: 79.87 79.98 79.44 65/1024 77074
/proc/meminfo: memFree=750338812/790760804 swapFree=131071996/131071996
[pid=77033] ppid=77030 vsize=1837588 memory=732308 CPUtime=4.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/stat : 77033 (fscip) S 77030 77033 71494 0 -1 1077936128 188519 0 0 0 434 54 0 0 20 0 41 0 12435089 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
/proc/77033/statm: 459397 183077 2950 3035 0 271152 0
[pid=77033/tid=77035] ppid=77030 vsize=1837588 memory=15664 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77035/stat : 77035 (fscip) R 77030 77033 71494 0 -1 4194368 6353 0 0 0 21 1 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77036] ppid=77030 vsize=1837588 memory=5512 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77036/stat : 77036 (fscip) R 77030 77033 71494 0 -1 4194368 6597 0 0 0 19 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77037] ppid=77030 vsize=1837588 memory=10544 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77037/stat : 77037 (fscip) R 77030 77033 71494 0 -1 4194368 10235 0 0 0 18 3 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77038] ppid=77030 vsize=1837588 memory=0 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77038/stat : 77038 (fscip) R 77030 77033 71494 0 -1 4194368 6636 0 0 0 19 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77039] ppid=77030 vsize=1837588 memory=0 CPUtime=0.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77039/stat : 77039 (fscip) R 77030 77033 71494 0 -1 4194368 6854 0 0 0 22 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77040] ppid=77030 vsize=1837588 memory=0 CPUtime=0.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77040/stat : 77040 (fscip) R 77030 77033 71494 0 -1 4194368 10096 0 0 0 18 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77041] ppid=77030 vsize=1837588 memory=0 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77041/stat : 77041 (fscip) R 77030 77033 71494 0 -1 4194368 6490 0 0 0 21 1 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77042] ppid=77030 vsize=1837588 memory=0 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77042/stat : 77042 (fscip) R 77030 77033 71494 0 -1 4194368 6608 0 0 0 21 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77043] ppid=77030 vsize=1837588 memory=0 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77043/stat : 77043 (fscip) R 77030 77033 71494 0 -1 4194368 9999 0 0 0 18 3 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77044] ppid=77030 vsize=1837588 memory=15776 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77044/stat : 77044 (fscip) R 77030 77033 71494 0 -1 4194368 6328 0 0 0 20 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77045] ppid=77030 vsize=1837588 memory=2316 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77045/stat : 77045 (fscip) R 77030 77033 71494 0 -1 4194368 6457 0 0 0 20 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77046] ppid=77030 vsize=1837588 memory=33000 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77046/stat : 77046 (fscip) R 77030 77033 71494 0 -1 4194368 10554 0 0 0 20 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77047] ppid=77030 vsize=1837588 memory=16 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77047/stat : 77047 (fscip) R 77030 77033 71494 0 -1 4194368 6272 0 0 0 21 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77048] ppid=77030 vsize=1837588 memory=9147 CPUtime=0.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77048/stat : 77048 (fscip) R 77030 77033 71494 0 -1 4194368 6388 0 0 0 19 1 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77049] ppid=77030 vsize=1837588 memory=20 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77049/stat : 77049 (fscip) R 77030 77033 71494 0 -1 4194368 10080 0 0 0 20 3 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77050] ppid=77030 vsize=1837588 memory=104 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77050/stat : 77050 (fscip) R 77030 77033 71494 0 -1 4194368 6954 0 0 0 21 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77051] ppid=77030 vsize=1837588 memory=25932 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77051/stat : 77051 (fscip) R 77030 77033 71494 0 -1 4194368 6695 0 0 0 21 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77052] ppid=77030 vsize=1837588 memory=21380 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77052/stat : 77052 (fscip) R 77030 77033 71494 0 -1 4194368 10256 0 0 0 18 3 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77053] ppid=77030 vsize=1837588 memory=2208 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77053/stat : 77053 (fscip) R 77030 77033 71494 0 -1 4194368 6332 0 0 0 20 2 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77054] ppid=77030 vsize=1837588 memory=2036 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77054/stat : 77054 (fscip) R 77030 77033 71494 0 -1 4194368 6816 0 0 0 22 1 0 0 20 0 41 0 12435120 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77055] ppid=77030 vsize=1837588 memory=31316 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77055/stat : 77055 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435131 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77056] ppid=77030 vsize=1837588 memory=28568 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77056/stat : 77056 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435131 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77057] ppid=77030 vsize=1837588 memory=7312 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77057/stat : 77057 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77058] ppid=77030 vsize=1837588 memory=3783917011037402742 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77058/stat : 77058 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77059] ppid=77030 vsize=1837588 memory=140077002919760 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77059/stat : 77059 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77060] ppid=77030 vsize=1837588 memory=140077003229632 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77060/stat : 77060 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77061] ppid=77030 vsize=1837588 memory=140077003229776 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77061/stat : 77061 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77062] ppid=77030 vsize=1837588 memory=140077003227008 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77062/stat : 77062 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77063] ppid=77030 vsize=1837588 memory=140077003230016 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77063/stat : 77063 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77064] ppid=77030 vsize=1837588 memory=140077003230160 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77064/stat : 77064 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77065] ppid=77030 vsize=1837588 memory=140077003229600 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77065/stat : 77065 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77066] ppid=77030 vsize=1837588 memory=19092 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77066/stat : 77066 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77067] ppid=77030 vsize=1837588 memory=20240 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77067/stat : 77067 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77068] ppid=77030 vsize=1837588 memory=5528 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77068/stat : 77068 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77069] ppid=77030 vsize=1837588 memory=11600 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77069/stat : 77069 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77070] ppid=77030 vsize=1837588 memory=13624 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77070/stat : 77070 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77071] ppid=77030 vsize=1837588 memory=11564 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77071/stat : 77071 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77072] ppid=77030 vsize=1837588 memory=11496 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77072/stat : 77072 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77073] ppid=77030 vsize=1837588 memory=11732 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77073/stat : 77073 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77074] ppid=77030 vsize=1837588 memory=11472 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77074/stat : 77074 (fscip) S 77030 77033 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12435132 1881690112 183077 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
Current children cumulated CPU time: 4.88 s
Current children cumulated vsize: 1837588 KiB
Current children cumulated memory: 732308 KiB

[startup+1.50163 s]
/proc/loadavg: 79.87 79.98 79.44 81/1024 77074

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

/proc/77033/task/77054/stat : 77054 (fscip) R 77030 77033 71494 0 -1 4194368 561330 0 0 0 355034 68 0 0 20 0 41 0 12435120 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77055] ppid=77030 vsize=7466320 memory=280154007904576 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77055/stat : 77055 (fscip) S 77030 77033 71494 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 12435131 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77056] ppid=77030 vsize=7466320 memory=6313380 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77056/stat : 77056 (fscip) S 77030 77033 71494 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 12435131 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77057] ppid=77030 vsize=7466320 memory=-7666647759206835837 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77057/stat : 77057 (fscip) S 77030 77033 71494 0 -1 1077936192 102 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77058] ppid=77030 vsize=7466320 memory=6313124 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77058/stat : 77058 (fscip) S 77030 77033 71494 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77059] ppid=77030 vsize=7466320 memory=33000 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77059/stat : 77059 (fscip) S 77030 77033 71494 0 -1 1077936192 161 0 0 0 2 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77060] ppid=77030 vsize=7466320 memory=11440 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77060/stat : 77060 (fscip) S 77030 77033 71494 0 -1 1077936192 145 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77061] ppid=77030 vsize=7466320 memory=15664 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77061/stat : 77061 (fscip) S 77030 77033 71494 0 -1 1077936192 111 0 0 0 0 2 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77062] ppid=77030 vsize=7466320 memory=10544 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77062/stat : 77062 (fscip) S 77030 77033 71494 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77063] ppid=77030 vsize=7466320 memory=11440 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77063/stat : 77063 (fscip) S 77030 77033 71494 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77064] ppid=77030 vsize=7466320 memory=661914590009856 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77064/stat : 77064 (fscip) S 77030 77033 71494 0 -1 1077936192 110 0 0 0 1 1 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77065] ppid=77030 vsize=7466320 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77065/stat : 77065 (fscip) S 77030 77033 71494 0 -1 1077936192 143 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77066] ppid=77030 vsize=7466320 memory=6320020 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77066/stat : 77066 (fscip) S 77030 77033 71494 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77067] ppid=77030 vsize=7466320 memory=15664 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77067/stat : 77067 (fscip) S 77030 77033 71494 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77068] ppid=77030 vsize=7466320 memory=10544 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77068/stat : 77068 (fscip) S 77030 77033 71494 0 -1 1077936192 159 0 0 0 1 1 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77069] ppid=77030 vsize=7466320 memory=1804 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77069/stat : 77069 (fscip) S 77030 77033 71494 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77070] ppid=77030 vsize=7466320 memory=11440 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77070/stat : 77070 (fscip) S 77030 77033 71494 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77071] ppid=77030 vsize=7466320 memory=15664 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77071/stat : 77071 (fscip) S 77030 77033 71494 0 -1 1077936192 145 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77072] ppid=77030 vsize=7466320 memory=10544 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77072/stat : 77072 (fscip) S 77030 77033 71494 0 -1 1077936192 158 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77073] ppid=77030 vsize=7466320 memory=-7666647759206835837 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77073/stat : 77073 (fscip) S 77030 77033 71494 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77074] ppid=77030 vsize=7466320 memory=20660 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77074/stat : 77074 (fscip) S 77030 77033 71494 0 -1 1077936192 143 0 0 0 0 2 0 0 20 0 41 0 12435132 7645511680 1580005 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
Current children cumulated CPU time: 70900.6 s
Current children cumulated vsize: 7466320 KiB
Current children cumulated memory: 6320020 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3637.8 s]
/proc/loadavg: 80.42 80.42 80.37 82/1027 79542
/proc/meminfo: memFree=761576244/790760804 swapFree=131071996/131071996
[pid=77033] ppid=77030 vsize=7466320 memory=6329492 CPUtime=72000.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/stat : 77033 (fscip) S 77030 77033 71494 0 -1 1077936128 15789766 0 0 0 7188162 11875 0 0 20 0 41 0 12435089 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
/proc/77033/statm: 1866580 1582373 3014 3035 0 1699338 0
[pid=77033/tid=77035] ppid=77030 vsize=7466320 memory=6840 CPUtime=3604.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77035/stat : 77035 (fscip) R 77030 77033 71494 0 -1 4194368 1304897 0 0 0 360324 130 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77036] ppid=77030 vsize=7466320 memory=7007988 CPUtime=3607.66 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77036/stat : 77036 (fscip) R 77030 77033 71494 0 -1 4194368 521121 0 0 0 360702 64 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77037] ppid=77030 vsize=7466320 memory=-7666647759206835837 CPUtime=3599.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77037/stat : 77037 (fscip) R 77030 77033 71494 0 -1 4194368 582737 0 0 0 358086 1826 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77038] ppid=77030 vsize=7466320 memory=81886 CPUtime=3595.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77038/stat : 77038 (fscip) R 77030 77033 71494 0 -1 4194368 1115472 0 0 0 359433 125 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77039] ppid=77030 vsize=7466320 memory=140820 CPUtime=3597.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77039/stat : 77039 (fscip) R 77030 77033 71494 0 -1 4194368 526133 0 0 0 359633 69 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77040] ppid=77030 vsize=7466320 memory=288479 CPUtime=3594.3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77040/stat : 77040 (fscip) R 77030 77033 71494 0 -1 4194368 552762 0 0 0 357781 1649 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77041] ppid=77030 vsize=7466320 memory=8196 CPUtime=3600.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77041/stat : 77041 (fscip) R 77030 77033 71494 0 -1 4194368 1254240 0 0 0 359884 136 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77042] ppid=77030 vsize=7466320 memory=3300 CPUtime=3604.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77042/stat : 77042 (fscip) R 77030 77033 71494 0 -1 4194368 504847 0 0 0 360341 65 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77043] ppid=77030 vsize=7466320 memory=2264 CPUtime=3598.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77043/stat : 77043 (fscip) R 77030 77033 71494 0 -1 4194368 559921 0 0 0 358100 1771 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77044] ppid=77030 vsize=7466320 memory=-4050210904893539729 CPUtime=3584.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77044/stat : 77044 (fscip) R 77030 77033 71494 0 -1 4194368 1309139 0 0 0 358299 159 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77045] ppid=77030 vsize=7466320 memory=470917394356693 CPUtime=3601.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77045/stat : 77045 (fscip) R 77030 77033 71494 0 -1 4194368 554930 0 0 0 360116 64 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77046] ppid=77030 vsize=7466320 memory=470917394356694 CPUtime=3593.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77046/stat : 77046 (fscip) R 77030 77033 71494 0 -1 4194368 572037 0 0 0 357600 1760 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77047] ppid=77030 vsize=7466320 memory=470917394356695 CPUtime=3605.38 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77047/stat : 77047 (fscip) R 77030 77033 71494 0 -1 4194368 1215749 0 0 0 360406 132 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77048] ppid=77030 vsize=7466320 memory=470917394356696 CPUtime=3601.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77048/stat : 77048 (fscip) R 77030 77033 71494 0 -1 4194368 535779 0 0 0 360050 66 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77049] ppid=77030 vsize=7466320 memory=661914590009856 CPUtime=3591.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77049/stat : 77049 (fscip) R 77030 77033 71494 0 -1 4194368 563890 0 0 0 357517 1614 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77050] ppid=77030 vsize=7466320 memory=470917394356698 CPUtime=3606.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77050/stat : 77050 (fscip) R 77030 77033 71494 0 -1 4194368 1150473 0 0 0 360531 119 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77051] ppid=77030 vsize=7466320 memory=470917394356699 CPUtime=3604.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77051/stat : 77051 (fscip) R 77030 77033 71494 0 -1 4194368 512567 0 0 0 360353 62 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77052] ppid=77030 vsize=7466320 memory=7068 CPUtime=3601.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77052/stat : 77052 (fscip) R 77030 77033 71494 0 -1 4194368 567452 0 0 0 358374 1819 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77053] ppid=77030 vsize=7466320 memory=36300 CPUtime=3600.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77053/stat : 77053 (fscip) R 77030 77033 71494 0 -1 4194368 1274282 0 0 0 359950 130 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77054] ppid=77030 vsize=7466320 memory=4688 CPUtime=3606.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77054/stat : 77054 (fscip) R 77030 77033 71494 0 -1 4194368 571141 0 0 0 360543 69 0 0 20 0 41 0 12435120 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77055] ppid=77030 vsize=7466320 memory=20660 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77055/stat : 77055 (fscip) S 77030 77033 71494 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 12435131 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77056] ppid=77030 vsize=7466320 memory=6952 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77056/stat : 77056 (fscip) S 77030 77033 71494 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 12435131 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77057] ppid=77030 vsize=7466320 memory=7044 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77057/stat : 77057 (fscip) S 77030 77033 71494 0 -1 1077936192 104 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77058] ppid=77030 vsize=7466320 memory=28152 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77058/stat : 77058 (fscip) S 77030 77033 71494 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77059] ppid=77030 vsize=7466320 memory=33724 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77059/stat : 77059 (fscip) S 77030 77033 71494 0 -1 1077936192 164 0 0 0 2 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77060] ppid=77030 vsize=7466320 memory=64588 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77060/stat : 77060 (fscip) S 77030 77033 71494 0 -1 1077936192 147 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77061] ppid=77030 vsize=7466320 memory=104 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77061/stat : 77061 (fscip) S 77030 77033 71494 0 -1 1077936192 113 0 0 0 0 3 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77062] ppid=77030 vsize=7466320 memory=25932 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77062/stat : 77062 (fscip) S 77030 77033 71494 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77063] ppid=77030 vsize=7466320 memory=21380 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77063/stat : 77063 (fscip) S 77030 77033 71494 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77064] ppid=77030 vsize=7466320 memory=2208 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77064/stat : 77064 (fscip) S 77030 77033 71494 0 -1 1077936192 112 0 0 0 1 1 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77065] ppid=77030 vsize=7466320 memory=2036 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77065/stat : 77065 (fscip) S 77030 77033 71494 0 -1 1077936192 145 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77066] ppid=77030 vsize=7466320 memory=31316 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77066/stat : 77066 (fscip) S 77030 77033 71494 0 -1 1077936192 165 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77067] ppid=77030 vsize=7466320 memory=28568 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77067/stat : 77067 (fscip) S 77030 77033 71494 0 -1 1077936192 165 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77068] ppid=77030 vsize=7466320 memory=7312 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77068/stat : 77068 (fscip) S 77030 77033 71494 0 -1 1077936192 162 0 0 0 1 1 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77069] ppid=77030 vsize=7466320 memory=26988 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77069/stat : 77069 (fscip) S 77030 77033 71494 0 -1 1077936192 148 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77070] ppid=77030 vsize=7466320 memory=3776 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77070/stat : 77070 (fscip) S 77030 77033 71494 0 -1 1077936192 148 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77071] ppid=77030 vsize=7466320 memory=40456 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77071/stat : 77071 (fscip) S 77030 77033 71494 0 -1 1077936192 147 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77072] ppid=77030 vsize=7466320 memory=8196 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77072/stat : 77072 (fscip) S 77030 77033 71494 0 -1 1077936192 161 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77073] ppid=77030 vsize=7466320 memory=3300 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77073/stat : 77073 (fscip) S 77030 77033 71494 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
[pid=77033/tid=77074] ppid=77030 vsize=7466320 memory=2264 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/77033/task/77074/stat : 77074 (fscip) S 77030 77033 71494 0 -1 1077936192 146 0 0 0 0 2 0 0 20 0 41 0 12435132 7645511680 1582373 809668444160 4194304 16623229 140727606060208 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 40984576 140727606064138 140727606064256 140727606064256 140727606071280 0
Current children cumulated CPU time: 72000.4 s
Current children cumulated vsize: 7466320 KiB
Current children cumulated memory: 6329492 KiB

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

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

# cumulated CPU time of all completed processes:  user=71881.9 s, system=118.955 s

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

[startup+3637.91 s]*
/proc/loadavg: 80.42 80.42 80.37 62/988 79542
/proc/meminfo: memFree=765012196/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3638.06
CPU time (s): 72000.8
CPU user time (s): 71881.9
CPU system time (s): 118.955
CPU usage (%): 1979.1
Max. virtual memory (cumulated for all children) (KiB): 7466320
Max. memory (cumulated for all children) (KiB): 6329492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71881.9
system time used= 118.955
maximum resident set size= 6329492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15789811
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= 155804
involuntary context switches= 287266


# summary of solver processes directly reported to runsolver:
#   pid: 77033
#   total CPU time (s): 72000.8
#   total CPU user time (s): 71881.9
#   total CPU system time (s): 118.955

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.704 second user time and 86.8919 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-07-31 22:42:00
IDJOB=4465998
IDBENCH=148605
IDSOLVER=3094
FILE ID=nodeD105/4465998-1722458520
RUNJOBID= nodeD105-1722454451-71506
SLURM_JOB_ID= 8254239
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mds/normalized-mds_1000_25_2.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465998-1722458520/watcher-4465998-1722458520 -o /tmp/evaluation-result-4465998-1722458520/solver-4465998-1722458520 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722454451-71506 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465998-1722458520.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= ceddeda2654bf0127aac8a1ddeee280b
RANDOM SEED=2092891106

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        750850220 kB
MemAvailable:   749619208 kB
Buffers:          166640 kB
Cached:          1962540 kB
SwapCached:            0 kB
Active:           328568 kB
Inactive:       37126048 kB
Active(anon):       2168 kB
Inactive(anon): 35345804 kB
Active(file):     326400 kB
Inactive(file):  1780244 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28932 kB
Writeback:            12 kB
AnonPages:      35322516 kB
Mapped:           125544 kB
Shmem:             22536 kB
KReclaimable:     164092 kB
Slab:             505828 kB
SReclaimable:     164092 kB
SUnreclaim:       341736 kB
KernelStack:       16800 kB
PageTables:        84624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2842008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           202368 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1134592 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:      522240 kB
DirectMap2M:    60792832 kB
DirectMap1G:    744488960 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD105 at 2024-07-31 23:42:38