Trace number 4465999

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.3 3644.3

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mds/normalized-mds_1000_25_5.opb
MD5SUM2fbc7789f215ae658897d89229f86125
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 benchmark56
Best CPU time to get the best result obtained on this benchmark70954.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)31590
Sum of products size (including duplicates)63180
Number of different products31590
Sum of products size63180

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.11/0.14	c Default LC presolving (default).
0.11/0.14	c ** Before presolving: virtualMemUsedAtLc = 169929926, getVmSize() = 134189056, SCIPgetMemUsed() = 101527552, SCIPgetMemTotal() = 108149768, SCIPgetMemExternEstim() = 61780158
0.11/0.14	c ** set memory limit for presolving in LC to 8.79556e+12 for SCIP **
0.23/0.30	c ** Estimated virtualMemUsedAtSolver = 132559426, getVmSize() = 164630528, SCIPgetMemUsed() = 99458069, SCIPgetMemTotal() = 137058981, SCIPgetMemExternEstim() = 61780158
0.23/0.30	c ** set memory limit for solvers to 4.1882e+11 for each SCIP **
0.23/0.30	c Original Problem   :
0.23/0.30	c   Problem name     : instance-4465999-1722458468
0.23/0.30	c   Variables        : 32590 (1000 binary, 0 integer, 31590 implicit integer, 0 continuous)
0.23/0.30	c   Constraints      : 33590
0.23/0.30	c   Objective sense  : minimize
0.23/0.30	c Presolved Problem  :
0.23/0.30	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
0.23/0.30	c   Constraints      : 1000
0.23/0.30	c Constraints        : Number
0.23/0.30	c   logicor          : 1000 
0.23/0.30	c ** Instance transfer method used: 0
0.23/0.31	c ** ParaScipInstance copy does not increase the number of variables. **
0.34/0.41	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.58/0.45	c *       0              0           1        20        1000.0000                -          -
1.98/0.54	c *       1              2           1        20         980.0000           0.0000          -
1.98/0.54	c *       1              2           1        20         960.0000           0.0000          -
1.98/0.55	c *       1              2           1        20          58.0000           0.0000          -
94.02/5.22	c         5          11189           0        20          58.0000           1.0000          -
192.94/10.27	c        10          24727         841        20          58.0000           1.0000          -
293.87/15.37	c        15          38201         842        20          58.0000           1.0000          -
394.80/20.40	c        20          53011         840        20          58.0000           1.0000          -
493.69/25.45	c        25          62552         842        20          58.0000           1.0000          -
602.50/30.96	c        31          61996         826        20          58.0000           1.0000          -
701.39/36.00	c        36          67432         832        20          58.0000           1.0000          -
800.33/41.05	c        41          75492         832        20          58.0000           1.0000          -
902.09/46.10	c        46          83901         833        20          58.0000           1.0000          -
1002.94/51.15	c        51          92406         834        20          58.0000           1.0000          -
1102.92/56.20	c        56         101026         832        20          58.0000           1.0000          -
1201.77/61.26	c        61         109831         835        20          58.0000           1.0000          -
1302.72/66.30	c        66              2           1        20          58.0000          30.3806     90.91%
1409.59/71.74	c        72              2           1        20          58.0000          30.3806     90.91%
1508.49/76.79	c        77              2           1        20          58.0000          30.3806     90.91%
1609.40/81.85	c        82              2           1        20          58.0000          30.3806     90.91%
1708.37/86.89	c        87              2           1        20          58.0000          30.3806     90.91%
1809.12/91.95	c        92              2           1        20          58.0000          30.3806     90.91%
1907.85/97.00	c        97              2           1        20          58.0000          30.3806     90.91%
2009.51/102.06	c       102              2           1        20          58.0000          30.3806     90.91%
2108.12/107.11	c       107              3           2        20          58.0000          30.4686     90.36%
2208.89/112.16	c       112              3           2        20          58.0000          30.4686     90.36%
2309.00/117.22	c       117              3           2        20          58.0000          30.4686     90.36%
2411.81/122.40	c       122              3           2        20          58.0000          30.4686     90.36%
2510.68/127.45	c       127              3           2        20          58.0000          30.4686     90.36%
2613.46/132.68	c       133              3           2        20          58.0000          30.4686     90.36%
2714.28/137.73	c       138              3           2        20          58.0000          30.4686     90.36%
2813.17/142.77	c       143              3           2        20          58.0000          30.4686     90.36%
2914.12/147.82	c       148              3           2        20          58.0000          30.4686     90.36%
3013.05/152.88	c       153              3           2        20          58.0000          30.4686     90.36%
3113.98/157.93	c       158              3           2        20          58.0000          30.4686     90.36%
3212.88/162.97	c       163              3           2        20          58.0000          30.4686     90.36%
3311.80/168.02	c       168              3           2        20          58.0000          30.4686     90.36%
3413.65/173.08	c       173              4           3        20          58.0000          30.4686     90.36%
3512.27/178.12	c       178              4           3        20          58.0000          30.4686     90.36%
3613.26/183.18	c       183              4           3        20          58.0000          30.4686     90.36%
3713.29/188.23	c       188              4           3        20          58.0000          30.4686     90.36%
3812.21/193.27	c       193              4           3        20          58.0000          30.4686     90.36%
3913.08/198.33	c       198              4           3        20          58.0000          30.4686     90.36%
4011.85/203.38	c       203              4           3        20          58.0000          30.4686     90.36%
4112.72/208.42	c       208              4           3        20          58.0000          30.4686     90.36%
4211.60/213.47	c       213              4           3        20          58.0000          30.4686     90.36%
4312.58/218.53	c       219              4           3        20          58.0000          30.4686     90.36%
4411.53/223.57	c       224              4           3        20          58.0000          30.4686     90.36%
4512.49/228.62	c       229              4           3        20          58.0000          30.4686     90.36%
4611.38/233.67	c       234              4           3        20          58.0000          30.4686     90.36%
4712.25/238.72	c       239              5           4        20          58.0000          30.4686     90.36%
4811.11/243.77	c       244              5           4        20          58.0000          30.4686     90.36%
4911.91/248.83	c       249              5           4        20          58.0000          30.4686     90.36%
5010.63/253.89	c       254              5           4        20          58.0000          30.4686     90.36%
5111.52/258.91	c       259              5           4        20          58.0000          30.4686     90.36%
5210.48/263.96	c       264              5           4        20          58.0000          30.4686     90.36%
5309.43/269.03	c       269              5           4        20          58.0000          30.4686     90.36%
5411.23/274.07	c       274              6           5        20          58.0000          30.4686     90.36%
5510.24/279.12	c       279              6           5        20          58.0000          30.4686     90.36%
5611.10/284.18	c       284              6           5        20          58.0000          30.4686     90.36%
5711.06/289.22	c       289              6           5        20          58.0000          30.4686     90.36%
5809.97/294.27	c       294              6           5        20          58.0000          30.4686     90.36%
5910.84/299.33	c       299              7           6        20          58.0000          30.4686     90.36%
6009.74/304.37	c       304              9           8        20          58.0000          30.4686     90.36%
6110.58/309.43	c       309             11          10        20          58.0000          30.4686     90.36%
6209.46/314.47	c       314             12          11        20          58.0000          30.4686     90.36%
6310.26/319.52	c       320             12          11        20          58.0000          30.4686     90.36%
6409.30/324.58	c       325             12          11        20          58.0000          30.4686     90.36%
6510.16/329.62	c       330             15          14        20          58.0000          30.4686     90.36%
6609.13/334.68	c       335             15          14        20          58.0000          30.4686     90.36%
6710.10/339.72	c       340             17          16        20          58.0000          30.4686     90.36%
6808.97/344.77	c       345             17          16        20          58.0000          30.4686     90.36%
6909.85/349.83	c       350             18          17        20          58.0000          30.4686     90.36%
7008.75/354.87	c       355             18          17        20          58.0000          30.4686     90.36%
7109.66/359.93	c       360             20          19        20          58.0000          30.4686     90.36%
7208.64/364.97	c       365             20          19        20          58.0000          30.4686     90.36%
7307.68/370.03	c       370             20          19        20          58.0000          30.4686     90.36%
7409.21/375.08	c       375             20          19        20          58.0000          30.4686     90.36%
7507.90/380.12	c       380             20          19        20          58.0000          30.4686     90.36%
7609.06/385.18	c       385             20          19        20          58.0000          30.4686     90.36%
7708.82/390.22	c       390             22          21        20          58.0000          30.4686     90.36%
7807.76/395.28	c       395             22          21        20          58.0000          30.4686     90.36%
7908.70/400.33	c       400             22          21        20          58.0000          30.4686     90.36%
8007.52/405.37	c       405             22          21        20          58.0000          30.4686     90.36%
8108.29/410.42	c       410             22          21        20          58.0000          30.4686     90.36%
8207.11/415.47	c       415             25          24        20          58.0000          30.4686     90.36%
8308.02/420.53	c       421             24          23        20          58.0000          30.4686     90.36%
8406.76/425.58	c       426             27          26        20          58.0000          30.4686     90.36%
8507.47/430.63	c       431             27          26        20          58.0000          30.4686     90.36%
8608.28/435.71	c       436             29          28        20          58.0000          30.4686     90.36%
8707.12/440.75	c       441             29          28        20          58.0000          30.4686     90.36%
8808.07/445.81	c       446             27          26        20          58.0000          30.4686     90.36%
8907.05/450.85	c       451             29          28        20          58.0000          30.4686     90.36%
9007.98/455.90	c       456             29          28        20          58.0000          30.4686     90.36%
9106.97/460.95	c       461             32          31        20          58.0000          30.4686     90.36%
9205.85/466.01	c       466             31          30        20          58.0000          30.4686     90.36%
9307.64/471.05	c       471             32          31        20          58.0000          30.4686     90.36%
9406.20/476.10	c       476             32          31        20          58.0000          30.4686     90.36%
9506.94/481.15	c       481             32          31        20          58.0000          30.4686     90.36%
9606.89/486.21	c       486             35          34        20          58.0000          30.4686     90.36%
9705.45/491.25	c       491             36          35        20          58.0000          30.4686     90.36%
9806.14/496.31	c       496             36          35        20          58.0000          30.4686     90.36%
9904.97/501.36	c       501             35          34        20          58.0000          30.4686     90.36%
10005.80/506.40	c       506             35          34        20          58.0000          30.4686     90.36%
10104.71/511.45	c       511             35          34        20          58.0000          30.4686     90.36%
10205.58/516.50	c       517             35          34        20          58.0000          30.4686     90.36%
10304.53/521.55	c       522             35          34        20          58.0000          30.4686     90.36%
10405.44/526.61	c       527             35          34        20          58.0000          30.4686     90.36%
10504.19/531.65	c       532             35          34        20          58.0000          30.4686     90.36%
10605.05/536.70	c       537             35          34        20          58.0000          30.4686     90.36%
10703.90/541.76	c       542             35          34        20          58.0000          30.4686     90.36%
10804.62/546.80	c       547             35          34        20          58.0000          30.4686     90.36%
10903.61/551.86	c       552             35          34        20          58.0000          30.4686     90.36%
11004.57/556.90	c       557             44          43        20          58.0000          30.4686     90.36%
11103.53/561.95	c       562             44          43        20          58.0000          30.4686     90.36%
11202.52/567.00	c       567             45          44        20          58.0000          30.4686     90.36%
11304.32/572.06	c       572             45          44        20          58.0000          30.4686     90.36%
11403.10/577.11	c       577             45          44        20          58.0000          30.4686     90.36%
11504.05/582.16	c       582             45          44        20          58.0000          30.4686     90.36%
11604.02/587.20	c       587             45          44        20          58.0000          30.4686     90.36%
11702.96/592.25	c       592             45          44        20          58.0000          30.4686     90.36%
11803.94/597.30	c       597             45          44        20          58.0000          30.4686     90.36%
11902.89/602.35	c       602             42          41        20          58.0000          30.5218     90.03%
12003.73/607.41	c       607             42          41        20          58.0000          30.5218     90.03%
12102.74/612.45	c       612             42          41        20          58.0000          30.5218     90.03%
12203.72/617.51	c       618             42          41        20          58.0000          30.5218     90.03%
12302.71/622.55	c       623             42          41        20          58.0000          30.5218     90.03%
12403.70/627.60	c       628             42          41        20          58.0000          30.5218     90.03%
12502.68/632.65	c       633             44          43        20          58.0000          30.5577     89.80%
12603.61/637.70	c       638             44          43        20          58.0000          30.5577     89.80%
12702.58/642.75	c       643             44          43        20          58.0000          30.5577     89.80%
12803.54/647.81	c       648             44          43        20          58.0000          30.5577     89.80%
12902.50/652.86	c       653             44          43        20          58.0000          30.5577     89.80%
13003.46/657.91	c       658             46          45        20          58.0000          30.5577     89.80%
13102.44/662.95	c       663             46          45        20          58.0000          30.5577     89.80%
13201.18/668.01	c       668             46          45        20          58.0000          30.5577     89.80%
13302.67/673.05	c       673             46          45        20          58.0000          30.5577     89.80%
13401.76/678.11	c       678             46          45        20          58.0000          30.5577     89.80%
13502.83/683.15	c       683             46          45        20          58.0000          30.5577     89.80%
13602.83/688.20	c       688             48          47        20          58.0000          30.5577     89.80%
13701.89/693.25	c       693             48          47        20          58.0000          30.5577     89.80%
13802.59/698.30	c       698             48          47        20          58.0000          30.5577     89.80%
13901.41/703.35	c       703             48          47        20          58.0000          30.5577     89.80%
14002.17/708.40	c       708             48          47        20          58.0000          30.5577     89.80%
14101.07/713.45	c       713             50          49        20          58.0000          30.5577     89.80%
14202.02/718.50	c       719             50          49        20          58.0000          30.5577     89.80%
14300.98/723.55	c       724             50          49        20          58.0000          30.5577     89.80%
14401.87/728.61	c       729             50          49        20          58.0000          30.5577     89.80%
14500.83/733.65	c       734             50          49        20          58.0000          30.5577     89.80%
14601.66/738.70	c       739             52          51        20          58.0000          30.5698     89.73%
14700.51/743.76	c       744             52          51        20          58.0000          30.5698     89.73%
14801.47/748.80	c       749             52          51        20          58.0000          30.5698     89.73%
14900.46/753.86	c       754             52          51        20          58.0000          30.5698     89.73%
15001.42/758.90	c       759             52          51        20          58.0000          30.5698     89.73%
15100.41/763.96	c       764             52          51        20          58.0000          30.5698     89.73%
15199.35/769.00	c       769             54          53        20          58.0000          30.5755     89.69%
15301.19/774.06	c       774             57          56        20          58.0000          30.5755     89.69%
15400.10/779.11	c       779             58          57        20          58.0000          30.5755     89.69%
15501.02/784.15	c       784             58          57        20          58.0000          30.5755     89.69%
15600.73/789.20	c       789             58          57        20          58.0000          30.5755     89.69%
15699.64/794.26	c       794             58          57        20          58.0000          30.5755     89.69%
15800.55/799.30	c       799             61          60        20          58.0000          30.5755     89.69%
15899.48/804.35	c       804             61          60        20          58.0000          30.5755     89.69%
16000.35/809.40	c       809             61          60        20          58.0000          30.5755     89.69%
16099.12/814.45	c       814             61          60        20          58.0000          30.5755     89.69%
16200.01/819.51	c       820             61          60        20          58.0000          30.5755     89.69%
16298.92/824.55	c       825             61          60        20          58.0000          30.5755     89.69%
16399.86/829.61	c       830             63          62        20          58.0000          30.5755     89.69%
16498.81/834.65	c       835             63          62        20          58.0000          30.5755     89.69%
16599.69/839.71	c       840             63          62        20          58.0000          30.5755     89.69%
16698.43/844.75	c       845             63          62        20          58.0000          30.5755     89.69%
16799.39/849.81	c       850             63          62        20          58.0000          30.5755     89.69%
16898.22/854.85	c       855             63          62        20          58.0000          30.5755     89.69%
16998.88/859.91	c       860             65          64        20          58.0000          30.5755     89.69%
17097.77/864.96	c       865             65          64        20          58.0000          30.5755     89.69%
17196.68/870.00	c       870             65          64        20          58.0000          30.5755     89.69%
17298.34/875.06	c       875             65          64        20          58.0000          30.5755     89.69%
17397.42/880.11	c       880             66          65        20          58.0000          30.5755     89.69%
17498.56/885.15	c       885             66          65        20          58.0000          30.5755     89.69%
17598.32/890.21	c       890             66          65        20          58.0000          30.5755     89.69%
17697.16/895.26	c       895             66          65        20          58.0000          30.5755     89.69%
17798.04/900.30	c       900             66          65        20          58.0000          30.5755     89.69%
17896.54/905.36	c       905             67          66        20          58.0000          30.5755     89.69%
17997.36/910.40	c       910             67          66        20          58.0000          30.5755     89.69%
18096.19/915.45	c       915             67          66        20          58.0000          30.5755     89.69%
18197.01/920.50	c       921             67          66        20          58.0000          30.5755     89.69%
18295.84/925.57	c       926             69          68        20          58.0000          30.5755     89.69%
18396.67/930.63	c       931             69          68        20          58.0000          30.5755     89.69%
18495.48/935.67	c       936             69          68        20          58.0000          30.5755     89.69%
18596.24/940.73	c       941             69          68        20          58.0000          30.5755     89.69%
18695.02/945.77	c       946             69          68        20          58.0000          30.5755     89.69%
18795.85/950.80	c       951             69          68        20          58.0000          30.5755     89.69%
18894.67/955.87	c       956             71          70        20          58.0000          30.5755     89.69%
18995.48/960.93	c       961             71          70        20          58.0000          30.5755     89.69%
19094.26/965.98	c       966             71          70        20          58.0000          30.5755     89.69%
19193.12/971.03	c       971             71          70        20          58.0000          30.5755     89.69%
19294.85/976.07	c       976             71          70        20          58.0000          30.5755     89.69%
19393.40/981.12	c       981             71          70        20          58.0000          30.5755     89.69%
19494.13/986.17	c       986             72          71        20          58.0000          30.5755     89.69%
19593.96/991.22	c       991             72          71        20          58.0000          30.5755     89.69%
19692.80/996.27	c       996             72          71        20          58.0000          30.5755     89.69%
19793.61/1001.33	c      1001             72          71        20          58.0000          30.5755     89.69%
19892.45/1006.37	c      1006             72          71        20          58.0000          30.5755     89.69%
19993.26/1011.42	c      1011             72          71        20          58.0000          30.5755     89.69%
20091.99/1016.47	c      1016             73          72        20          58.0000          30.5755     89.69%
20192.69/1021.52	c      1022             73          72        20          58.0000          30.5755     89.69%
20291.00/1026.57	c      1027             73          72        20          58.0000          30.5755     89.69%
20391.84/1031.63	c      1032             75          74        20          58.0000          30.5755     89.69%
20490.63/1036.68	c      1037             75          74        20          58.0000          30.5755     89.69%
20591.45/1041.72	c      1042             75          74        20          58.0000          30.5755     89.69%
20690.29/1046.78	c      1047             77          76        20          58.0000          30.5755     89.69%
20791.10/1051.82	c      1052             77          76        20          58.0000          30.5755     89.69%
20889.78/1056.87	c      1057             79          78        20          58.0000          30.5755     89.69%
20990.59/1061.92	c      1062             79          78        20          58.0000          30.5755     89.69%
21089.44/1066.98	c      1067             81          80        20          58.0000          30.5755     89.69%
21188.28/1072.02	c      1072             81          80        20          58.0000          30.5755     89.69%
21289.97/1077.07	c      1077             81          80        20          58.0000          30.5755     89.69%
21388.74/1082.12	c      1082             81          80        20          58.0000          30.5755     89.69%
21489.33/1087.18	c      1087             82          81        20          58.0000          30.5755     89.69%
21589.24/1092.23	c      1092             85          84        20          58.0000          30.5755     89.69%
21688.05/1097.27	c      1097             85          84        20          58.0000          30.5755     89.69%
21788.81/1102.33	c      1102             85          84        20          58.0000          30.5755     89.69%
21887.65/1107.37	c      1107             85          84        20          58.0000          30.5755     89.69%
21988.41/1112.42	c      1112             85          84        20          58.0000          30.5755     89.69%
22087.24/1117.47	c      1117             85          84        20          58.0000          30.5755     89.69%
22188.06/1122.53	c      1123             88          87        20          58.0000          30.5755     89.69%
22286.89/1127.58	c      1128             87          86        20          58.0000          30.5755     89.69%
22387.70/1132.62	c      1133             88          87        20          58.0000          30.5755     89.69%
22486.46/1137.67	c      1138             91          90        20          58.0000          30.5755     89.69%
22587.20/1142.72	c      1143             91          90        20          58.0000          30.5755     89.69%
22685.75/1147.78	c      1148             91          90        20          58.0000          30.5755     89.69%
22786.50/1152.82	c      1153             91          92        20          58.0000          30.5755     89.69%
22885.26/1157.88	c      1158             91          92        20          58.0000          30.5755     89.69%
22986.07/1162.92	c      1163             91          92        20          58.0000          30.5755     89.69%
23084.91/1167.98	c      1168             91          92        20          58.0000          30.5755     89.69%
23183.62/1173.03	c      1173             91          92        20          58.0000          30.5755     89.69%
23285.24/1178.07	c      1178             91          92        20          58.0000          30.5755     89.69%
23383.91/1183.13	c      1183             93          92        20          58.0000          30.5755     89.69%
23484.88/1188.18	c      1188             93          92        20          58.0000          30.5755     89.69%
23584.80/1193.22	c      1193             93          92        20          58.0000          30.5755     89.69%
23683.56/1198.29	c      1198             93          92        20          58.0000          30.5755     89.69%
23784.37/1203.33	c      1203             96          95        20          58.0000          30.5755     89.69%
23883.06/1208.38	c      1208             96          95        20          58.0000          30.5755     89.69%
23983.87/1213.43	c      1213             96          95        20          58.0000          30.5755     89.69%
24082.51/1218.48	c      1218             96          95        20          58.0000          30.5755     89.69%
24183.32/1223.53	c      1224             96          95        20          58.0000          30.5755     89.69%
24282.33/1228.59	c      1229             96          95        20          58.0000          30.5755     89.69%
24383.13/1233.63	c      1234             97          96        20          58.0000          30.5755     89.69%
24482.07/1238.69	c      1239             97          96        20          58.0000          30.5755     89.69%
24583.01/1243.74	c      1244             97          96        20          58.0000          30.5755     89.69%
24681.97/1248.78	c      1249             99          98        20          58.0000          30.5755     89.69%
24782.81/1253.83	c      1254             99          98        20          58.0000          30.5755     89.69%
24881.66/1258.89	c      1259             99          98        20          58.0000          30.5755     89.69%
24982.55/1263.94	c      1264             99          98        20          58.0000          30.5755     89.69%
25081.44/1268.98	c      1269             99          98        20          58.0000          30.5755     89.69%
25180.33/1274.03	c      1274             99          98        20          58.0000          30.5755     89.69%
25281.99/1279.08	c      1279            100          99        20          58.0000          30.5755     89.69%
25380.91/1284.14	c      1284            100          99        20          58.0000          30.5755     89.69%
25481.71/1289.18	c      1289            100          99        20          58.0000          30.5755     89.69%
25581.80/1294.23	c      1294            100          99        20          58.0000          30.5755     89.69%
25680.77/1299.29	c      1299            100          99        20          58.0000          30.5755     89.69%
25781.71/1304.33	c      1304            102         101        20          58.0000          30.5755     89.69%
25880.62/1309.38	c      1309            103         102        20          58.0000          30.5755     89.69%
25981.53/1314.44	c      1314            102         101        20          58.0000          30.5755     89.69%
26080.47/1319.49	c      1319            102         101        20          58.0000          30.5755     89.69%
26181.48/1324.54	c      1325             92          91        20          58.0000          30.8439     88.04%
26280.28/1329.58	c      1330             92          91        20          58.0000          30.8439     88.04%
26381.22/1334.63	c      1335             93          92        20          58.0000          30.8439     88.04%
26480.18/1339.69	c      1340             93          92        20          58.0000          30.8439     88.04%
26581.03/1344.73	c      1345             93          92        20          58.0000          30.8439     88.04%
26679.76/1349.78	c      1350             94          93        20          58.0000          30.8439     88.04%
26780.68/1354.84	c      1355             94          93        20          58.0000          30.8439     88.04%
26879.64/1359.90	c      1360             96          95        20          58.0000          30.8439     88.04%
26980.49/1364.95	c      1365             96          95        20          58.0000          30.8439     88.04%
27079.44/1370.00	c      1370             96          95        20          58.0000          30.8439     88.04%
27178.37/1375.05	c      1375             96          95        20          58.0000          30.8439     88.04%
27279.87/1380.10	c      1380             97          96        20          58.0000          30.8439     88.04%
27378.61/1385.14	c      1385             98          97        20          58.0000          30.9222     87.57%
27479.43/1390.20	c      1390             98          97        20          58.0000          30.9222     87.57%
27579.16/1395.25	c      1395             98          97        20          58.0000          30.9222     87.57%
27677.94/1400.29	c      1400             98          97        20          58.0000          30.9222     87.57%
27778.76/1405.35	c      1405            102         101        20          58.0000          30.9222     87.57%
27877.60/1410.39	c      1410            102         101        20          58.0000          30.9222     87.57%
27978.40/1415.44	c      1415            102         101        20          58.0000          30.9222     87.57%
28077.23/1420.49	c      1420            103         102        20          58.0000          30.9222     87.57%
28178.05/1425.55	c      1426            104         103        20          58.0000          30.9222     87.57%
28276.88/1430.60	c      1431            105         104        20          58.0000          30.9222     87.57%
28377.69/1435.64	c      1436            105         104        20          58.0000          30.9222     87.57%
28478.39/1440.71	c      1441            105         104        20          58.0000          30.9222     87.57%
28577.04/1445.76	c      1446            105         104        20          58.0000          30.9222     87.57%
28677.80/1450.81	c      1451            105         104        20          58.0000          30.9222     87.57%
28776.63/1455.86	c      1456            106         105        20          58.0000          30.9222     87.57%
28877.46/1460.91	c      1461            110         109        20          58.0000          30.9222     87.57%
28976.24/1465.95	c      1466            111         110        20          58.0000          30.9222     87.57%
29075.08/1471.00	c      1471            114         113        20          58.0000          30.9222     87.57%
29176.77/1476.06	c      1476            114         113        20          58.0000          30.9222     87.57%
29275.42/1481.11	c      1481            114         113        20          58.0000          30.9222     87.57%
29376.08/1486.15	c      1486            114         113        20          58.0000          30.9222     87.57%
29475.90/1491.20	c      1491            116         115        20          58.0000          30.9377     87.47%
29574.68/1496.26	c      1496            116         115        20          58.0000          30.9377     87.47%
29675.50/1501.30	c      1501            120         119        20          58.0000          30.9377     87.47%
29774.31/1506.36	c      1506            112         111        20          58.0000          30.9742     87.25%
29874.99/1511.41	c      1511            112         111        20          58.0000          30.9742     87.25%
29973.82/1516.46	c      1516            113         112        20          58.0000          30.9742     87.25%
30074.64/1521.50	c      1522            113         112        20          58.0000          30.9742     87.25%
30173.47/1526.56	c      1527            115         114        20          58.0000          30.9742     87.25%
30274.31/1531.60	c      1532            118         117        20          58.0000          30.9742     87.25%
30373.08/1536.66	c      1537            118         117        20          58.0000          30.9742     87.25%
30473.85/1541.70	c      1542            118         117        20          58.0000          30.9742     87.25%
30572.60/1546.75	c      1547            118         117        20          58.0000          30.9742     87.25%
30673.41/1551.81	c      1552            120         119        20          58.0000          30.9742     87.25%
30772.24/1556.85	c      1557            121         120        20          58.0000          30.9742     87.25%
30872.99/1561.91	c      1562            121         120        20          58.0000          30.9742     87.25%
30971.70/1566.96	c      1567            123         122        20          58.0000          30.9742     87.25%
31070.52/1572.00	c      1572            124         123        20          58.0000          30.9742     87.25%
31172.14/1577.05	c      1577            124         123        20          58.0000          30.9742     87.25%
31270.75/1582.10	c      1582            125         124        20          58.0000          30.9742     87.25%
31371.84/1587.16	c      1587            127         126        20          58.0000          30.9742     87.25%
31471.70/1592.20	c      1592            129         128        20          58.0000          31.0319     86.90%
31570.52/1597.25	c      1597            130         129        20          58.0000          31.0319     86.90%
31671.33/1602.31	c      1602            130         129        20          58.0000          31.0319     86.90%
31770.11/1607.35	c      1607            131         130        20          58.0000          31.0319     86.90%
31870.94/1612.41	c      1612            131         130        20          58.0000          31.0319     86.90%
31969.77/1617.46	c      1617            131         130        20          58.0000          31.0319     86.90%
32070.58/1622.50	c      1623            131         130        20          58.0000          31.0319     86.90%
32169.29/1627.55	c      1628            131         130        20          58.0000          31.0319     86.90%
32270.12/1632.60	c      1633            133         132        20          58.0000          31.0319     86.90%
32368.90/1637.65	c      1638            133         132        20          58.0000          31.0319     86.90%
32469.72/1642.71	c      1643            133         132        20          58.0000          31.0319     86.90%
32568.51/1647.76	c      1648            133         132        20          58.0000          31.0319     86.90%
32669.33/1652.81	c      1653            133         132        20          58.0000          31.0319     86.90%
32768.13/1657.86	c      1658            133         132        20          58.0000          31.0319     86.90%
32868.95/1662.91	c      1663            134         133        20          58.0000          31.0319     86.90%
32967.79/1667.96	c      1668            135         134        20          58.0000          31.0319     86.90%
33066.54/1673.00	c      1673            140         139        20          58.0000          31.0319     86.90%
33168.07/1678.06	c      1678            142         141        20          58.0000          31.0319     86.90%
33267.02/1683.11	c      1683            142         141        20          58.0000          31.0319     86.90%
33367.67/1688.16	c      1688            142         141        20          58.0000          31.0319     86.90%
33467.67/1693.21	c      1693            142         141        20          58.0000          31.0319     86.90%
33566.53/1698.26	c      1698            144         143        20          58.0000          31.0319     86.90%
33667.35/1703.30	c      1703            144         143        20          58.0000          31.0319     86.90%
33766.19/1708.38	c      1708            145         144        20          58.0000          31.0319     86.90%
33867.00/1713.43	c      1713            145         144        20          58.0000          31.0319     86.90%
33965.60/1718.49	c      1718            147         146        20          58.0000          31.0319     86.90%
34066.42/1723.54	c      1724            147         146        20          58.0000          31.0319     86.90%
34165.32/1728.59	c      1729            147         146        20          58.0000          31.0319     86.90%
34266.21/1733.64	c      1734            148         147        20          58.0000          31.0319     86.90%
34365.10/1738.68	c      1739            153         152        20          58.0000          31.0319     86.90%
34465.90/1743.74	c      1744            157         156        20          58.0000          31.0319     86.90%
34564.79/1748.79	c      1749            157         156        20          58.0000          31.0319     86.90%
34665.33/1753.84	c      1754            158         157        20          58.0000          31.0319     86.90%
34764.21/1758.88	c      1759            158         157        20          58.0000          31.0319     86.90%
34865.10/1763.94	c      1764            158         157        20          58.0000          31.0319     86.90%
34964.03/1768.98	c      1769            158         157        20          58.0000          31.0319     86.90%
35065.46/1774.03	c      1774            159         158        20          58.0000          31.0700     86.68%
35164.37/1779.08	c      1779            160         159        20          58.0000          31.0700     86.68%
35265.29/1784.14	c      1784            161         160        20          58.0000          31.0700     86.68%
35364.45/1789.19	c      1789            162         161        20          58.0000          31.0700     86.68%
35464.48/1794.24	c      1794            162         161        20          58.0000          31.0700     86.68%
35520.82/1797.05	c *    1797            162         161        20          57.0000          31.0700     83.46%
35569.46/1799.58	c      1800            162         161        20          57.0000          31.0700     83.46%
35672.41/1804.77	c      1805            163         162        20          57.0000          31.0700     83.46%
35773.39/1809.86	c      1810            163         162        20          57.0000          31.0700     83.46%
35874.40/1814.91	c      1815            165         164        20          57.0000          31.0700     83.46%
35973.45/1819.96	c      1820            165         164        20          57.0000          31.0700     83.46%
36072.49/1824.99	c      1825            166         165        20          57.0000          31.0700     83.46%
36174.12/1830.05	c      1830            167         166        20          57.0000          31.0700     83.46%
36273.21/1835.10	c      1835            167         166        20          57.0000          31.0700     83.46%
36374.24/1840.15	c      1840            167         166        20          57.0000          31.0700     83.46%
36474.28/1845.20	c      1845            167         166        20          57.0000          31.0700     83.46%
36573.29/1850.25	c      1850            167         166        20          57.0000          31.0700     83.46%
36674.29/1855.31	c      1855            167         166        20          57.0000          31.0700     83.46%
36713.84/1857.30	c *    1857            167         166        20          56.0000          31.0700     80.24%
36773.26/1860.38	c      1860            167         166        20          56.0000          31.0700     80.24%
36874.27/1865.43	c      1865            167         166        20          56.0000          31.0700     80.24%
36972.89/1870.47	c      1870            167         166        20          56.0000          31.0700     80.24%
37073.82/1875.52	c      1876            167         166        20          56.0000          31.0700     80.24%
37172.78/1880.57	c      1881            167         166        20          56.0000          31.0700     80.24%
37273.58/1885.63	c      1886            169         168        20          56.0000          31.0865     80.14%
37372.36/1890.68	c      1891            170         169        20          56.0000          31.0865     80.14%
37472.98/1895.72	c      1896            170         169        20          56.0000          31.0865     80.14%
37571.84/1900.77	c      1901            170         169        20          56.0000          31.0865     80.14%
37672.58/1905.83	c      1906            170         169        20          56.0000          31.0865     80.14%
37771.43/1910.87	c      1911            171         170        20          56.0000          31.0865     80.14%
37872.25/1915.93	c      1916            171         170        20          56.0000          31.0865     80.14%
37971.11/1920.97	c      1921            173         172        20          56.0000          31.1406     79.83%
38070.06/1926.03	c      1926            173         172        20          56.0000          31.1406     79.83%
38171.69/1931.08	c      1931            173         172        20          56.0000          31.1406     79.83%
38270.81/1936.12	c      1936            173         172        20          56.0000          31.1406     79.83%
38371.76/1941.18	c      1941            174         173        20          56.0000          31.1406     79.83%
38471.88/1946.23	c      1946            175         174        20          56.0000          31.1406     79.83%
38570.78/1951.28	c      1951            176         175        20          56.0000          31.1406     79.83%
38671.70/1956.32	c      1956            177         176        20          56.0000          31.1406     79.83%
38770.60/1961.38	c      1961            177         176        20          56.0000          31.1406     79.83%
38871.52/1966.42	c      1966            177         176        20          56.0000          31.1406     79.83%
38970.42/1971.47	c      1971            177         176        20          56.0000          31.1406     79.83%
39071.30/1976.52	c      1977            172         171        20          56.0000          31.1406     79.83%
39170.25/1981.57	c      1982            172         171        20          56.0000          31.1406     79.83%
39271.13/1986.62	c      1987            179         178        20          56.0000          31.1406     79.83%
39370.02/1991.67	c      1992            179         178        20          56.0000          31.1406     79.83%
39470.97/1996.73	c      1997            179         178        20          56.0000          31.1406     79.83%
39569.92/2001.77	c      2002            179         178        20          56.0000          31.1406     79.83%
39670.80/2006.83	c      2007            173         172        20          56.0000          31.1406     79.83%
39769.78/2011.87	c      2012            181         180        20          56.0000          31.1406     79.83%
39870.73/2016.93	c      2017            175         174        20          56.0000          31.1406     79.83%
39969.60/2021.98	c      2022            182         181        20          56.0000          31.1406     79.83%
40068.60/2027.02	c      2027            182         181        20          56.0000          31.1406     79.83%
40170.10/2032.07	c      2032            182         181        20          56.0000          31.1406     79.83%
40269.09/2037.13	c      2037            182         181        20          56.0000          31.1406     79.83%
40370.14/2042.18	c      2042            176         175        20          56.0000          31.1406     79.83%
40470.36/2047.22	c      2047            176         175        20          56.0000          31.1406     79.83%
40569.28/2052.28	c      2052            183         182        20          56.0000          31.1406     79.83%
40669.98/2057.33	c      2057            183         182        20          56.0000          31.1406     79.83%
40768.94/2062.37	c      2062            178         177        20          56.0000          31.1406     79.83%
40869.97/2067.43	c      2067            185         184        20          56.0000          31.1406     79.83%
40969.01/2072.48	c      2072            179         178        20          56.0000          31.1406     79.83%
41070.02/2077.53	c      2078            179         178        20          56.0000          31.1406     79.83%
41169.00/2082.60	c      2083            179         178        20          56.0000          31.1406     79.83%
41269.94/2087.64	c      2088            179         178        20          56.0000          31.1406     79.83%
41370.96/2092.70	c      2093            179         178        20          56.0000          31.1406     79.83%
41469.91/2097.76	c      2098            187         186        20          56.0000          31.1406     79.83%
41570.93/2102.80	c      2103            181         180        20          56.0000          31.1406     79.83%
41669.96/2107.85	c      2108            189         188        20          56.0000          31.1406     79.83%
41770.98/2112.90	c      2113            189         188        20          56.0000          31.1406     79.83%
41870.02/2117.97	c      2118            182         181        20          56.0000          31.1406     79.83%
41968.99/2122.99	c      2123            182         181        20          56.0000          31.1406     79.83%
42070.64/2128.07	c      2128            182         181        20          56.0000          31.1406     79.83%
42169.64/2133.11	c      2133            182         181        20          56.0000          31.1406     79.83%
42269.97/2138.17	c      2138            182         181        20          56.0000          31.1406     79.83%
42370.48/2143.22	c      2143            182         181        20          56.0000          31.1406     79.83%
42469.52/2148.26	c      2148            182         181        20          56.0000          31.1406     79.83%
42570.55/2153.32	c      2153            182         181        20          56.0000          31.1406     79.83%
42669.61/2158.36	c      2158            192         191        20          56.0000          31.1406     79.83%
42770.48/2163.42	c      2163            183         182        20          56.0000          31.1406     79.83%
42869.40/2168.46	c      2168            183         182        20          56.0000          31.1406     79.83%
42970.43/2173.51	c      2174            183         182        20          56.0000          31.1406     79.83%
43069.47/2178.56	c      2179            230         229        20          56.0000          31.1406     79.83%
43170.50/2183.62	c      2184            230         229        20          56.0000          31.1406     79.83%
43269.53/2188.69	c      2189            232         231        20          56.0000          31.1469     79.79%
43370.54/2193.73	c      2194            232         231        20          56.0000          31.1469     79.79%
43469.59/2198.79	c      2199            233         232        20          56.0000          31.1469     79.79%
43570.60/2203.83	c      2204            233         232        20          56.0000          31.1469     79.79%
43669.65/2208.88	c      2209            233         232        20          56.0000          31.1469     79.79%
43770.68/2213.94	c      2214            233         232        20          56.0000          31.1469     79.79%
43869.70/2218.99	c      2219            233         232        20          56.0000          31.1469     79.79%
43968.53/2224.03	c      2224            233         232        20          56.0000          31.1469     79.79%
44070.17/2229.09	c      2229            235         234        20          56.0000          31.1469     79.79%
44170.98/2234.13	c      2234            235         234        20          56.0000          31.1469     79.79%
44270.01/2239.18	c      2239            236         235        20          56.0000          31.1469     79.79%
44370.11/2244.25	c      2244            236         235        20          56.0000          31.1469     79.79%
44469.06/2249.29	c      2249            236         235        20          56.0000          31.1469     79.79%
44569.81/2254.35	c      2254            236         235        20          56.0000          31.1469     79.79%
44668.51/2259.39	c      2259            236         235        20          56.0000          31.1469     79.79%
44769.44/2264.45	c      2264            238         237        20          56.0000          31.1469     79.79%
44868.38/2269.50	c      2270            239         238        20          56.0000          31.1469     79.79%
44969.27/2274.54	c      2275            239         238        20          56.0000          31.1469     79.79%
45068.17/2279.59	c      2280            239         238        20          56.0000          31.1469     79.79%
45169.15/2284.64	c      2285            239         238        20          56.0000          31.1469     79.79%
45268.15/2289.70	c      2290            239         238        20          56.0000          31.1469     79.79%
45369.13/2294.74	c      2295            239         238        20          56.0000          31.1469     79.79%
45468.11/2299.80	c      2300            240         239        20          56.0000          31.1469     79.79%
45569.13/2304.84	c      2305            241         240        20          56.0000          31.1469     79.79%
45668.18/2309.89	c      2310            241         240        20          56.0000          31.1469     79.79%
45769.16/2314.97	c      2315            242         241        20          56.0000          31.1469     79.79%
45868.20/2320.02	c      2320            242         241        20          56.0000          31.1469     79.79%
45969.92/2325.08	c      2325            242         241        20          56.0000          31.1469     79.79%
46069.08/2330.13	c      2330            242         241        20          56.0000          31.1469     79.79%
46169.97/2335.18	c      2335            242         241        20          56.0000          31.1469     79.79%
46270.03/2340.22	c      2340            242         241        20          56.0000          31.1469     79.79%
46368.96/2345.28	c      2345            243         242        20          56.0000          31.1469     79.79%
46469.90/2350.32	c      2350            243         242        20          56.0000          31.1469     79.79%
46568.86/2355.38	c      2355            243         242        20          56.0000          31.1469     79.79%
46669.81/2360.42	c      2360            243         242        20          56.0000          31.1469     79.79%
46768.72/2365.48	c      2365            243         242        20          56.0000          31.1469     79.79%
46869.65/2370.52	c      2371            244         243        20          56.0000          31.1469     79.79%
46968.63/2375.57	c      2376            245         244        20          56.0000          31.1469     79.79%
47069.59/2380.63	c      2381            245         244        20          56.0000          31.1469     79.79%
47168.54/2385.68	c      2386            245         244        20          56.0000          31.1469     79.79%
47269.45/2390.73	c      2391            245         244        20          56.0000          31.1469     79.79%
47368.34/2395.78	c      2396            245         244        20          56.0000          31.1469     79.79%
47469.08/2400.83	c      2401            245         244        20          56.0000          31.1469     79.79%
47568.05/2405.88	c      2406            247         246        20          56.0000          31.1762     79.62%
47669.00/2410.94	c      2411            247         246        20          56.0000          31.1762     79.62%
47767.96/2415.99	c      2416            248         247        20          56.0000          31.1762     79.62%
47869.58/2421.03	c      2421            248         247        20          56.0000          31.1762     79.62%
47968.77/2426.08	c      2426            248         247        20          56.0000          31.1762     79.62%
48067.75/2431.14	c      2431            248         247        20          56.0000          31.1762     79.62%
48168.47/2436.19	c      2436            248         247        20          56.0000          31.1762     79.62%
48268.76/2441.23	c      2441            248         247        20          56.0000          31.1762     79.62%
48367.75/2446.28	c      2446            249         248        20          56.0000          31.1762     79.62%
48468.96/2451.33	c      2451            250         249        20          56.0000          31.2180     79.38%
48567.72/2456.39	c      2456            251         250        20          56.0000          31.2180     79.38%
48668.59/2461.44	c      2461            251         250        20          56.0000          31.2180     79.38%
48767.43/2466.48	c      2466            251         250        20          56.0000          31.2180     79.38%
48868.42/2471.54	c      2472            251         250        20          56.0000          31.2180     79.38%
48967.54/2476.58	c      2477            251         250        20          56.0000          31.2180     79.38%
49068.34/2481.64	c      2482            251         250        20          56.0000          31.2180     79.38%
49167.22/2486.68	c      2487            251         250        20          56.0000          31.2180     79.38%
49268.13/2491.73	c      2492            251         250        20          56.0000          31.2180     79.38%
49367.07/2496.78	c      2497            251         250        20          56.0000          31.2180     79.38%
49467.98/2501.84	c      2502            251         250        20          56.0000          31.2180     79.38%
49566.93/2506.88	c      2507            251         250        20          56.0000          31.2180     79.38%
49667.79/2511.93	c      2512            251         250        20          56.0000          31.2180     79.38%
49766.67/2516.99	c      2517            251         250        20          56.0000          31.2180     79.38%
49865.63/2522.03	c      2522            208         207        20          56.0000          31.2838     79.01%
49967.15/2527.09	c      2527            208         207        20          56.0000          31.2838     79.01%
50066.34/2532.13	c      2532            208         207        20          56.0000          31.2838     79.01%
50166.98/2537.19	c      2537            209         208        20          56.0000          31.2838     79.01%
50267.24/2542.23	c      2542            209         208        20          56.0000          31.2838     79.01%
50366.19/2547.29	c      2547            209         208        20          56.0000          31.2838     79.01%
50467.08/2552.34	c      2552            209         208        20          56.0000          31.2838     79.01%
50565.85/2557.39	c      2557            209         208        20          56.0000          31.2838     79.01%
50666.83/2562.41	c      2562            209         208        20          56.0000          31.2838     79.01%
50765.78/2567.49	c      2568            210         209        20          56.0000          31.2838     79.01%
50866.69/2572.54	c      2573            210         209        20          56.0000          31.2838     79.01%
50965.46/2577.59	c      2578            211         210        20          56.0000          31.2838     79.01%
51066.48/2582.65	c      2583            211         210        20          56.0000          31.2838     79.01%
51165.47/2587.70	c      2588            212         211        20          56.0000          31.2838     79.01%
51266.42/2592.75	c      2593            212         211        20          56.0000          31.2838     79.01%
51365.47/2597.79	c      2598            212         211        20          56.0000          31.2838     79.01%
51466.51/2602.85	c      2603            212         211        20          56.0000          31.2838     79.01%
51565.42/2607.89	c      2608            212         211        20          56.0000          31.2838     79.01%
51666.47/2612.94	c      2613            214         213        20          56.0000          31.2838     79.01%
51765.49/2618.00	c      2618            214         213        20          56.0000          31.2838     79.01%
51867.43/2623.05	c      2623            214         213        20          56.0000          31.2838     79.01%
51966.24/2628.09	c      2628            214         213        20          56.0000          31.2838     79.01%
52065.56/2633.14	c      2633            214         213        20          56.0000          31.2838     79.01%
52167.62/2638.22	c      2638            215         214        20          56.0000          31.2838     79.01%
52266.69/2643.27	c      2643            215         214        20          56.0000          31.2838     79.01%
52367.82/2648.32	c      2648            215         214        20          56.0000          31.2838     79.01%
52466.76/2653.37	c      2653            215         214        20          56.0000          31.2838     79.01%
52567.28/2658.41	c      2658            215         214        20          56.0000          31.2838     79.01%
52666.13/2663.47	c      2663            216         215        20          56.0000          31.2838     79.01%
52767.16/2668.51	c      2669            217         216        20          56.0000          31.2838     79.01%
52866.10/2673.56	c      2674            218         217        20          56.0000          31.2838     79.01%
52967.10/2678.61	c      2679            218         217        20          56.0000          31.2838     79.01%
53066.09/2683.66	c      2684            218         217        20          56.0000          31.2838     79.01%
53167.10/2688.71	c      2689            218         217        20          56.0000          31.2838     79.01%
53266.15/2693.76	c      2694            218         217        20          56.0000          31.2838     79.01%
53365.33/2698.78	c      2699            218         217        20          56.0000          31.2838     79.01%
53466.18/2703.86	c      2704            220         219        20          56.0000          31.2838     79.01%
53567.18/2708.91	c      2709            221         220        20          56.0000          31.2838     79.01%
53666.06/2713.96	c      2714            221         220        20          56.0000          31.2838     79.01%
53764.92/2719.01	c      2719            221         220        20          56.0000          31.2838     79.01%
53866.63/2724.06	c      2724            221         220        20          56.0000          31.2838     79.01%
53965.41/2729.14	c      2729            221         220        20          56.0000          31.2838     79.01%
54066.51/2734.19	c      2734            222         221        20          56.0000          31.2838     79.01%
54166.58/2739.23	c      2739            223         222        20          56.0000          31.2838     79.01%
54265.61/2744.28	c      2744            223         222        20          56.0000          31.2838     79.01%
54366.61/2749.33	c      2749            224         223        20          56.0000          31.2838     79.01%
54465.39/2754.38	c      2754            224         223        20          56.0000          31.2838     79.01%
54566.27/2759.44	c      2759            224         223        20          56.0000          31.2838     79.01%
54664.86/2764.49	c      2764            224         223        20          56.0000          31.2838     79.01%
54765.59/2769.54	c      2770            224         223        20          56.0000          31.2838     79.01%
54864.52/2774.58	c      2775            226         225        20          56.0000          31.2838     79.01%
54965.47/2779.63	c      2780            226         225        20          56.0000          31.2838     79.01%
55064.42/2784.69	c      2785            226         225        20          56.0000          31.2838     79.01%
55165.35/2789.74	c      2790            227         226        20          56.0000          31.2838     79.01%
55266.27/2794.81	c      2795            227         226        20          56.0000          31.2838     79.01%
55365.20/2799.84	c      2800            227         226        20          56.0000          31.2838     79.01%
55464.14/2804.89	c      2805            227         226        20          56.0000          31.2838     79.01%
55565.07/2809.94	c      2810            228         227        20          56.0000          31.2838     79.01%
55664.01/2814.99	c      2815            229         228        20          56.0000          31.2838     79.01%
55765.69/2820.04	c      2820            230         229        20          56.0000          31.2838     79.01%
55864.53/2825.09	c      2825            230         229        20          56.0000          31.2838     79.01%
55963.53/2830.14	c      2830            230         229        20          56.0000          31.2838     79.01%
56064.31/2835.19	c      2835            230         229        20          56.0000          31.2838     79.01%
56164.50/2840.24	c      2840            230         229        20          56.0000          31.2838     79.01%
56263.44/2845.29	c      2845            231         230        20          56.0000          31.2838     79.01%
56364.40/2850.34	c      2850            232         231        20          56.0000          31.3170     78.82%
56463.36/2855.39	c      2855            233         232        20          56.0000          31.3170     78.82%
56564.30/2860.44	c      2860            233         232        20          56.0000          31.3170     78.82%
56663.19/2865.49	c      2866            233         232        20          56.0000          31.3170     78.82%
56764.15/2870.54	c      2871            233         232        20          56.0000          31.3170     78.82%
56863.10/2875.60	c      2876            234         233        20          56.0000          31.3170     78.82%
56964.07/2880.65	c      2881            235         234        20          56.0000          31.3170     78.82%
57063.01/2885.69	c      2886            236         235        20          56.0000          31.3170     78.82%
57163.98/2890.74	c      2891            236         235        20          56.0000          31.3170     78.82%
57262.93/2895.80	c      2896            236         235        20          56.0000          31.3170     78.82%
57363.89/2900.84	c      2901            236         235        20          56.0000          31.3170     78.82%
57464.67/2905.92	c      2906            236         235        20          56.0000          31.3170     78.82%
57563.66/2910.96	c      2911            236         235        20          56.0000          31.3170     78.82%
57662.53/2916.01	c      2916            238         237        20          56.0000          31.3170     78.82%
57764.31/2921.06	c      2921            238         237        20          56.0000          31.3170     78.82%
57863.22/2926.11	c      2926            238         237        20          56.0000          31.3170     78.82%
57964.08/2931.16	c      2931            239         238        20          56.0000          31.3170     78.82%
58064.34/2936.22	c      2936            239         238        20          56.0000          31.3170     78.82%
58163.33/2941.27	c      2941            239         238        20          56.0000          31.3170     78.82%
58264.27/2946.32	c      2946            239         238        20          56.0000          31.3170     78.82%
58363.25/2951.36	c      2951            239         238        20          56.0000          31.3170     78.82%
58464.16/2956.41	c      2956            239         238        20          56.0000          31.3170     78.82%
58563.07/2961.46	c      2961            239         238        20          56.0000          31.3170     78.82%
58664.00/2966.51	c      2967            240         239        20          56.0000          31.3170     78.82%
58762.99/2971.56	c      2972            240         239        20          56.0000          31.3170     78.82%
58863.94/2976.61	c      2977            241         240        20          56.0000          31.3170     78.82%
58962.95/2981.67	c      2982            241         240        20          56.0000          31.3170     78.82%
59063.91/2986.71	c      2987            241         240        20          56.0000          31.3170     78.82%
59162.96/2991.76	c      2992            241         240        20          56.0000          31.3170     78.82%
59263.96/2996.82	c      2997            242         241        20          56.0000          31.3170     78.82%
59362.96/3001.86	c      3002            242         241        20          56.0000          31.3170     78.82%
59463.94/3006.92	c      3007            242         241        20          56.0000          31.3170     78.82%
59562.97/3011.97	c      3012            242         241        20          56.0000          31.3170     78.82%
59661.97/3017.01	c      3017            242         241        20          56.0000          31.3170     78.82%
59763.91/3022.06	c      3022            242         241        20          56.0000          31.3170     78.82%
59862.80/3027.08	c      3027            242         241        20          56.0000          31.3170     78.82%
59963.60/3032.16	c      3032            244         243        20          56.0000          31.3170     78.82%
60063.66/3037.21	c      3037            245         244        20          56.0000          31.3170     78.82%
60162.63/3042.26	c      3042            245         244        20          56.0000          31.3170     78.82%
60263.63/3047.31	c      3047            245         244        20          56.0000          31.3170     78.82%
60362.67/3052.36	c      3052            245         244        20          56.0000          31.3170     78.82%
60463.57/3057.42	c      3057            246         245        20          56.0000          31.3170     78.82%
60562.59/3062.47	c      3062            247         246        20          56.0000          31.3170     78.82%
60663.58/3067.52	c      3068            248         247        20          56.0000          31.3170     78.82%
60762.48/3072.57	c      3073            248         247        20          56.0000          31.3170     78.82%
60863.40/3077.62	c      3078            248         247        20          56.0000          31.3170     78.82%
60962.36/3082.66	c      3083            248         247        20          56.0000          31.3170     78.82%
61063.26/3087.71	c      3088            250         249        20          56.0000          31.3170     78.82%
61162.22/3092.77	c      3093            250         249        20          56.0000          31.3170     78.82%
61263.17/3097.81	c      3098            251         250        20          56.0000          31.3170     78.82%
61362.19/3102.86	c      3103            251         250        20          56.0000          31.3170     78.82%
61463.18/3107.91	c      3108            251         250        20          56.0000          31.3170     78.82%
61562.22/3112.96	c      3113            251         250        20          56.0000          31.3170     78.82%
61661.27/3118.01	c      3118            251         250        20          56.0000          31.3170     78.82%
61763.35/3123.07	c      3123            251         250        20          56.0000          31.3170     78.82%
61862.07/3128.11	c      3128            252         251        20          56.0000          31.3170     78.82%
61963.04/3133.17	c      3133            253         252        20          56.0000          31.3170     78.82%
62063.26/3138.21	c      3138            253         252        20          56.0000          31.3170     78.82%
62162.29/3143.26	c      3143            253         252        20          56.0000          31.3170     78.82%
62263.26/3148.32	c      3148            253         252        20          56.0000          31.3170     78.82%
62362.29/3153.37	c      3153            254         253        20          56.0000          31.3170     78.82%
62463.22/3158.42	c      3158            254         253        20          56.0000          31.3170     78.82%
62562.18/3163.47	c      3163            254         253        20          56.0000          31.3170     78.82%
62663.17/3168.51	c      3169            254         253        20          56.0000          31.3170     78.82%
62762.18/3173.56	c      3174            254         253        20          56.0000          31.3170     78.82%
62863.11/3178.62	c      3179            254         253        20          56.0000          31.3170     78.82%
62962.07/3183.66	c      3184            255         254        20          56.0000          31.3170     78.82%
63062.92/3188.72	c      3189            256         255        20          56.0000          31.3170     78.82%
63161.93/3193.76	c      3194            257         256        20          56.0000          31.3170     78.82%
63262.93/3198.82	c      3199            257         256        20          56.0000          31.3170     78.82%
63361.96/3203.86	c      3204            257         256        20          56.0000          31.3170     78.82%
63462.91/3208.91	c      3209            257         256        20          56.0000          31.3170     78.82%
63561.91/3213.96	c      3214            257         256        20          56.0000          31.3170     78.82%
63660.83/3219.02	c      3219            257         256        20          56.0000          31.3170     78.82%
63762.61/3224.07	c      3224            258         257        20          56.0000          31.3170     78.82%
63861.74/3229.11	c      3229            259         258        20          56.0000          31.3170     78.82%
63962.65/3234.16	c      3234            259         258        20          56.0000          31.3170     78.82%
64062.75/3239.21	c      3239            260         259        20          56.0000          31.3170     78.82%
64161.77/3244.26	c      3244            260         259        20          56.0000          31.3170     78.82%
64262.64/3249.31	c      3249            260         259        20          56.0000          31.3170     78.82%
64361.76/3254.37	c      3254            260         259        20          56.0000          31.3170     78.82%
64462.35/3259.42	c      3259            260         259        20          56.0000          31.3170     78.82%
64561.39/3264.47	c      3264            262         261        20          56.0000          31.3172     78.82%
64662.31/3269.51	c      3270            262         261        20          56.0000          31.3172     78.82%
64761.27/3274.56	c      3275            263         262        20          56.0000          31.3172     78.82%
64862.26/3279.62	c      3280            263         262        20          56.0000          31.3172     78.82%
64961.26/3284.67	c      3285            263         262        20          56.0000          31.3172     78.82%
65062.19/3289.71	c      3290            263         262        20          56.0000          31.3172     78.82%
65161.19/3294.76	c      3295            263         262        20          56.0000          31.3172     78.82%
65262.21/3299.81	c      3300            264         263        20          56.0000          31.3172     78.82%
65361.06/3304.86	c      3305            265         264        20          56.0000          31.3172     78.82%
65461.98/3309.91	c      3310            265         264        20          56.0000          31.3172     78.82%
65560.96/3314.97	c      3315            266         265        20          56.0000          31.3172     78.82%
65659.99/3320.03	c      3320            266         265        20          56.0000          31.3172     78.82%
65761.71/3325.08	c      3325            266         265        20          56.0000          31.3172     78.82%
65860.79/3330.13	c      3330            266         265        20          56.0000          31.3172     78.82%
65961.95/3335.18	c      3335            266         265        20          56.0000          31.3172     78.82%
66061.89/3340.22	c      3340            268         267        20          56.0000          31.3172     78.82%
66160.89/3345.27	c      3345            268         267        20          56.0000          31.3172     78.82%
66261.90/3350.33	c      3350            269         268        20          56.0000          31.3172     78.82%
66360.90/3355.38	c      3355            269         268        20          56.0000          31.3172     78.82%
66461.85/3360.42	c      3360            269         268        20          56.0000          31.3172     78.82%
66560.65/3365.49	c      3366            269         268        20          56.0000          31.3172     78.82%
66661.52/3370.54	c      3371            269         268        20          56.0000          31.3172     78.82%
66760.41/3375.59	c      3376            269         268        20          56.0000          31.3172     78.82%
66861.16/3380.66	c      3381            269         268        20          56.0000          31.3172     78.82%
66962.07/3385.71	c      3386            269         268        20          56.0000          31.3172     78.82%
67061.02/3390.76	c      3391            269         268        20          56.0000          31.3172     78.82%
67161.90/3395.80	c      3396            269         268        20          56.0000          31.3172     78.82%
67260.88/3400.85	c      3401            269         268        20          56.0000          31.3172     78.82%
67361.88/3405.90	c      3406            269         268        20          56.0000          31.3172     78.82%
67460.89/3410.95	c      3411            269         268        20          56.0000          31.3172     78.82%
67559.84/3416.03	c      3416            270         269        20          56.0000          31.3172     78.82%
67661.77/3421.07	c      3421            271         270        20          56.0000          31.3172     78.82%
67760.56/3426.13	c      3426            271         270        20          56.0000          31.3172     78.82%
67861.74/3431.17	c      3431            272         271        20          56.0000          31.3172     78.82%
67961.70/3436.23	c      3436            272         271        20          56.0000          31.3172     78.82%
68060.70/3441.27	c      3441            272         271        20          56.0000          31.3172     78.82%
68161.75/3446.32	c      3446            272         271        20          56.0000          31.3172     78.82%
68260.71/3451.37	c      3451            272         271        20          56.0000          31.3172     78.82%
68361.68/3456.43	c      3456            272         271        20          56.0000          31.3172     78.82%
68460.63/3461.47	c      3461            272         271        20          56.0000          31.3172     78.82%
68561.63/3466.52	c      3467            272         271        20          56.0000          31.3172     78.82%
68660.65/3471.58	c      3472            273         272        20          56.0000          31.3172     78.82%
68761.63/3476.62	c      3477            274         273        20          56.0000          31.3172     78.82%
68860.66/3481.68	c      3482            275         274        20          56.0000          31.3172     78.82%
68961.51/3486.73	c      3487            275         274        20          56.0000          31.3172     78.82%
69060.52/3491.78	c      3492            275         274        20          56.0000          31.3172     78.82%
69161.53/3496.83	c      3497            275         274        20          56.0000          31.3172     78.82%
69260.47/3501.89	c      3502            275         274        20          56.0000          31.3172     78.82%
69361.39/3506.94	c      3507            275         274        20          56.0000          31.3172     78.82%
69460.41/3511.98	c      3512            277         276        20          56.0000          31.3172     78.82%
69559.41/3517.03	c      3517            278         277        20          56.0000          31.3172     78.82%
69661.16/3522.08	c      3522            278         277        20          56.0000          31.3172     78.82%
69760.45/3527.14	c      3527            278         277        20          56.0000          31.3172     78.82%
69861.35/3532.19	c      3532            278         277        20          56.0000          31.3172     78.82%
69961.41/3537.23	c      3537            278         277        20          56.0000          31.3172     78.82%
70060.43/3542.28	c      3542            279         278        20          56.0000          31.3172     78.82%
70161.42/3547.33	c      3547            280         279        20          56.0000          31.3172     78.82%
70260.45/3552.38	c      3552            280         279        20          56.0000          31.3172     78.82%
70361.43/3557.43	c      3557            281         280        20          56.0000          31.3172     78.82%
70460.39/3562.48	c      3562            281         280        20          56.0000          31.3172     78.82%
70561.39/3567.53	c      3568            281         280        20          56.0000          31.3172     78.82%
70662.40/3572.61	c      3573            281         280        20          56.0000          31.3172     78.82%
70761.40/3577.65	c      3578            281         280        20          56.0000          31.3172     78.82%
70862.39/3582.70	c      3583            282         281        20          56.0000          31.3172     78.82%
70961.41/3587.76	c      3588            282         283        20          56.0000          31.3172     78.82%
71062.42/3592.81	c      3593            282         283        20          56.0000          31.3172     78.82%
71161.43/3597.85	c      3598            282         283        20          56.0000          31.3172     78.82%
71262.43/3602.90	c      3603            284         283        20          56.0000          31.3172     78.82%
71361.43/3607.95	c      3608            284         283        20          56.0000          31.3172     78.82%
71460.45/3613.01	c      3613            284         283        20          56.0000          31.3172     78.82%
71562.23/3618.05	c      3618            284         283        20          56.0000          31.3172     78.82%
71661.37/3623.11	c      3623            284         283        20          56.0000          31.3172     78.82%
71762.25/3628.16	c      3628            284         283        20          56.0000          31.3172     78.82%
71862.44/3633.20	c      3633            285         284        20          56.0000          31.3172     78.82%
71961.51/3638.25	c      3638            286         285        20          56.0000          31.3172     78.82%

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 (190636 MiB free)
  memory of node 1: 193494 MiB (169815 MiB free)
  memory of node 2: 193531 MiB (181580 MiB free)
  memory of node 3: 193531 MiB (185025 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-4465999-1722458468/watcher-4465999-1722458468 -o /tmp/evaluation-result-4465999-1722458468/solver-4465999-1722458468 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722454451-71504 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465999-1722458468.opb -qsol -t 72000 -sth 20 

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

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=76852, runsolver pid=76849
Current StackSize limit: 8192 KiB


[startup+0.100121 s]*
/proc/loadavg: 80.15 80.03 79.42 63/983 76853
/proc/meminfo: memFree=744417044/790760804 swapFree=131071996/131071996
[pid=76852] ppid=76849 vsize=116084 memory=105768 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/stat : 76852 (fscip) R 76849 76852 71494 0 -1 4194304 24646 0 0 0 7 4 0 0 20 0 1 0 12429902 118870016 26442 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
/proc/76852/statm: 29056 26442 2571 3035 0 25452 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 116084 KiB
Current children cumulated memory: 105768 KiB

[startup+0.220019 s]*
/proc/loadavg: 80.15 80.03 79.42 62/983 76853
/proc/meminfo: memFree=744372120/790760804 swapFree=131071996/131071996
[pid=76852] ppid=76849 vsize=158916 memory=144652 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/stat : 76852 (fscip) R 76849 76852 71494 0 -1 4194304 34357 0 0 0 18 5 0 0 20 0 1 0 12429902 162729984 36163 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
/proc/76852/statm: 39729 36163 2630 3035 0 36125 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 158916 KiB
Current children cumulated memory: 144652 KiB

[startup+0.3192 s]*
/proc/loadavg: 80.15 80.03 79.42 62/1003 76873
/proc/meminfo: memFree=744357892/790760804 swapFree=131071996/131071996
[pid=76852] ppid=76849 vsize=1637760 memory=171884 CPUtime=0.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/stat : 76852 (fscip) S 76849 76852 71494 0 -1 1077936128 40149 0 0 0 27 7 0 0 20 0 21 0 12429902 1677066240 42971 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
/proc/76852/statm: 409440 42971 2694 3035 0 83205 0
[pid=76852/tid=76854] ppid=76849 vsize=1637760 memory=-5155625799707420549 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76854/stat : 76854 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76855] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76855/stat : 76855 (fscip) S 76849 76852 71494 0 -1 1077936192 984 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76856] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76856/stat : 76856 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76857] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76857/stat : 76857 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76858] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76858/stat : 76858 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76859] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76859/stat : 76859 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76860] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76860/stat : 76860 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76861] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76861/stat : 76861 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76862] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76862/stat : 76862 (fscip) S 76849 76852 71494 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76863] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76863/stat : 76863 (fscip) R 76849 76852 71494 0 -1 4194368 541 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76864] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76864/stat : 76864 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76865] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76865/stat : 76865 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76866] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76866/stat : 76866 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76867] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76867/stat : 76867 (fscip) S 76849 76852 71494 0 -1 1077936192 985 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76868] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76868/stat : 76868 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76869] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76869/stat : 76869 (fscip) S 76849 76852 71494 0 -1 1077936192 984 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76870] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76870/stat : 76870 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76871] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76871/stat : 76871 (fscip) S 76849 76852 71494 0 -1 1077936192 984 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76872] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76872/stat : 76872 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76873] ppid=76849 vsize=1637760 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76873/stat : 76873 (fscip) S 76849 76852 71494 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12429933 1677066240 43037 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 1637760 KiB
Current children cumulated memory: 171884 KiB

[startup+0.701507 s]
/proc/loadavg: 80.15 80.03 79.42 67/1023 76893
/proc/meminfo: memFree=743986144/790760804 swapFree=131071996/131071996
[pid=76852] ppid=76849 vsize=1837840 memory=737612 CPUtime=4.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/stat : 76852 (fscip) S 76849 76852 71494 0 -1 1077936128 190128 0 0 0 436 59 0 0 20 0 41 0 12429902 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
/proc/76852/statm: 459460 184403 2934 3035 0 271421 0
[pid=76852/tid=76854] ppid=76849 vsize=1837840 memory=15664 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76854/stat : 76854 (fscip) R 76849 76852 71494 0 -1 4194368 6802 0 0 0 21 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76855] ppid=76849 vsize=1837840 memory=5512 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76855/stat : 76855 (fscip) R 76849 76852 71494 0 -1 4194368 6474 0 0 0 20 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76856] ppid=76849 vsize=1837840 memory=10544 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76856/stat : 76856 (fscip) R 76849 76852 71494 0 -1 4194368 10838 0 0 0 19 3 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76857] ppid=76849 vsize=1837840 memory=0 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76857/stat : 76857 (fscip) R 76849 76852 71494 0 -1 4194368 6912 0 0 0 21 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76858] ppid=76849 vsize=1837840 memory=0 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76858/stat : 76858 (fscip) R 76849 76852 71494 0 -1 4194368 6487 0 0 0 21 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76859] ppid=76849 vsize=1837840 memory=0 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76859/stat : 76859 (fscip) R 76849 76852 71494 0 -1 4194368 10300 0 0 0 18 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76860] ppid=76849 vsize=1837840 memory=0 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76860/stat : 76860 (fscip) R 76849 76852 71494 0 -1 4194368 6954 0 0 0 21 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76861] ppid=76849 vsize=1837840 memory=0 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76861/stat : 76861 (fscip) R 76849 76852 71494 0 -1 4194368 6430 0 0 0 20 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76862] ppid=76849 vsize=1837840 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76862/stat : 76862 (fscip) R 76849 76852 71494 0 -1 4194368 10312 0 0 0 18 3 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76863] ppid=76849 vsize=1837840 memory=15776 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76863/stat : 76863 (fscip) R 76849 76852 71494 0 -1 4194368 6540 0 0 0 21 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76864] ppid=76849 vsize=1837840 memory=2316 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76864/stat : 76864 (fscip) R 76849 76852 71494 0 -1 4194368 6746 0 0 0 21 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76865] ppid=76849 vsize=1837840 memory=33000 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76865/stat : 76865 (fscip) R 76849 76852 71494 0 -1 4194368 10327 0 0 0 18 3 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76866] ppid=76849 vsize=1837840 memory=16 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76866/stat : 76866 (fscip) R 76849 76852 71494 0 -1 4194368 6403 0 0 0 20 1 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76867] ppid=76849 vsize=1837840 memory=9142 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76867/stat : 76867 (fscip) R 76849 76852 71494 0 -1 4194368 6555 0 0 0 20 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76868] ppid=76849 vsize=1837840 memory=20 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76868/stat : 76868 (fscip) R 76849 76852 71494 0 -1 4194368 10108 0 0 0 19 4 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76869] ppid=76849 vsize=1837840 memory=104 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76869/stat : 76869 (fscip) R 76849 76852 71494 0 -1 4194368 6392 0 0 0 20 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76870] ppid=76849 vsize=1837840 memory=25932 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76870/stat : 76870 (fscip) R 76849 76852 71494 0 -1 4194368 6481 0 0 0 21 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76871] ppid=76849 vsize=1837840 memory=21380 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76871/stat : 76871 (fscip) R 76849 76852 71494 0 -1 4194368 10318 0 0 0 19 3 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76872] ppid=76849 vsize=1837840 memory=2208 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76872/stat : 76872 (fscip) R 76849 76852 71494 0 -1 4194368 6675 0 0 0 21 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76873] ppid=76849 vsize=1837840 memory=2036 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76873/stat : 76873 (fscip) R 76849 76852 71494 0 -1 4194368 6392 0 0 0 20 2 0 0 20 0 41 0 12429933 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76874] ppid=76849 vsize=1837840 memory=31316 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76874/stat : 76874 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76875] ppid=76849 vsize=1837840 memory=28568 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76875/stat : 76875 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76876] ppid=76849 vsize=1837840 memory=7312 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76876/stat : 76876 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76877] ppid=76849 vsize=1837840 memory=3784198490309146231 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76877/stat : 76877 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76878] ppid=76849 vsize=1837840 memory=140212831260496 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76878/stat : 76878 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76879] ppid=76849 vsize=1837840 memory=140212831570368 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76879/stat : 76879 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76880] ppid=76849 vsize=1837840 memory=140212831570512 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76880/stat : 76880 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76881] ppid=76849 vsize=1837840 memory=140212831567744 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76881/stat : 76881 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76882] ppid=76849 vsize=1837840 memory=140212831570752 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76882/stat : 76882 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76883] ppid=76849 vsize=1837840 memory=140212831570896 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76883/stat : 76883 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76885] ppid=76849 vsize=1837840 memory=140212831570336 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76885/stat : 76885 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76884] ppid=76849 vsize=1837840 memory=19092 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76884/stat : 76884 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76886] ppid=76849 vsize=1837840 memory=20240 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76886/stat : 76886 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76887] ppid=76849 vsize=1837840 memory=5528 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76887/stat : 76887 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76888] ppid=76849 vsize=1837840 memory=11600 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76888/stat : 76888 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76889] ppid=76849 vsize=1837840 memory=13624 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76889/stat : 76889 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76890] ppid=76849 vsize=1837840 memory=11564 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76890/stat : 76890 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76891] ppid=76849 vsize=1837840 memory=11496 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76891/stat : 76891 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76892] ppid=76849 vsize=1837840 memory=11604 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76892/stat : 76892 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76893] ppid=76849 vsize=1837840 memory=11472 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76893/stat : 76893 (fscip) S 76849 76852 71494 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12429944 1881948160 184403 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
Current children cumulated CPU time: 4.95 s
Current children cumulated vsize: 1837840 KiB
Current children cumulated memory: 737612 KiB

[startup+1.50151 s]
/proc/loadavg: 80.14 80.03 79.42 82/1023 76893

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

/proc/76852/task/76861/stat : 76861 (fscip) D 76849 76852 71494 0 -1 1077937220 543091 0 0 0 359443 69 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76862] ppid=76849 vsize=7617796 memory=51200 CPUtime=3590.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76862/stat : 76862 (fscip) D 76849 76852 71494 0 -1 1077937220 535840 0 0 0 356821 2196 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76863] ppid=76849 vsize=7617796 memory=104 CPUtime=3608.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76863/stat : 76863 (fscip) D 76849 76852 71494 0 -1 1077937220 1297833 0 0 0 360691 139 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76864] ppid=76849 vsize=7617796 memory=280425666411792 CPUtime=3603.37 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76864/stat : 76864 (fscip) D 76849 76852 71494 0 -1 1077937220 525541 0 0 0 360274 63 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76865] ppid=76849 vsize=7617796 memory=9924998334209 CPUtime=3591.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76865/stat : 76865 (fscip) D 76849 76852 71494 0 -1 1077937220 567872 0 0 0 357356 1801 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76866] ppid=76849 vsize=7617796 memory=9942178203393 CPUtime=3602.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76866/stat : 76866 (fscip) D 76849 76852 71494 0 -1 1077937220 1350608 0 0 0 360094 137 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76867] ppid=76849 vsize=7617796 memory=9946473170433 CPUtime=3595.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76867/stat : 76867 (fscip) D 76849 76852 71494 0 -1 1077937220 558741 0 0 0 359511 73 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76868] ppid=76849 vsize=7617796 memory=9963653039617 CPUtime=3594.79 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76868/stat : 76868 (fscip) D 76849 76852 71494 0 -1 1077937220 577380 0 0 0 357458 2021 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76869] ppid=76849 vsize=7617796 memory=10105386960129 CPUtime=3597.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76869/stat : 76869 (fscip) D 76849 76852 71494 0 -1 1077937220 1347203 0 0 0 359586 144 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76870] ppid=76849 vsize=7617796 memory=5532 CPUtime=3607.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76870/stat : 76870 (fscip) D 76849 76852 71494 0 -1 1077937220 512128 0 0 0 360639 79 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76871] ppid=76849 vsize=7617796 memory=11600 CPUtime=3602.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76871/stat : 76871 (fscip) D 76849 76852 71494 0 -1 1077937220 534187 0 0 0 358155 2079 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76872] ppid=76849 vsize=7617796 memory=13624 CPUtime=3604.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76872/stat : 76872 (fscip) D 76849 76852 71494 0 -1 1077937220 1456503 0 0 0 360270 162 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76873] ppid=76849 vsize=7617796 memory=11564 CPUtime=3599.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76873/stat : 76873 (fscip) S 76849 76852 71494 0 -1 4195904 557817 0 0 0 359726 265 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 140318586421904 10824997 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76874] ppid=76849 vsize=7617796 memory=12124 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76874/stat : 76874 (fscip) D 76849 76852 71494 0 -1 1077937220 175 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76875] ppid=76849 vsize=7617796 memory=11732 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76875/stat : 76875 (fscip) D 76849 76852 71494 0 -1 1077937220 170 0 0 0 0 2 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76876] ppid=76849 vsize=7617796 memory=12212 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76876/stat : 76876 (fscip) D 76849 76852 71494 0 -1 1077937220 119 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76877] ppid=76849 vsize=7617796 memory=15664 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76877/stat : 76877 (fscip) D 76849 76852 71494 0 -1 1077937220 165 0 0 0 1 1 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76878] ppid=76849 vsize=7617796 memory=10544 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76878/stat : 76878 (fscip) D 76849 76852 71494 0 -1 1077937220 173 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76879] ppid=76849 vsize=7617796 memory=5512 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76879/stat : 76879 (fscip) D 76849 76852 71494 0 -1 1077937220 162 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76880] ppid=76849 vsize=7617796 memory=15776 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76880/stat : 76880 (fscip) D 76849 76852 71494 0 -1 1077937220 115 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76881] ppid=76849 vsize=7617796 memory=2316 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76881/stat : 76881 (fscip) D 76849 76852 71494 0 -1 1077937220 101 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76882] ppid=76849 vsize=7617796 memory=2036 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76882/stat : 76882 (fscip) D 76849 76852 71494 0 -1 1077937220 121 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76883] ppid=76849 vsize=7617796 memory=31316 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76883/stat : 76883 (fscip) D 76849 76852 71494 0 -1 1077937220 165 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76885] ppid=76849 vsize=7617796 memory=28568 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76885/stat : 76885 (fscip) D 76849 76852 71494 0 -1 1077937220 177 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76884] ppid=76849 vsize=7617796 memory=7312 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76884/stat : 76884 (fscip) D 76849 76852 71494 0 -1 1077937220 120 0 0 0 2 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76886] ppid=76849 vsize=7617796 memory=26988 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76886/stat : 76886 (fscip) D 76849 76852 71494 0 -1 1077937220 172 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76887] ppid=76849 vsize=7617796 memory=3776 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76887/stat : 76887 (fscip) D 76849 76852 71494 0 -1 1077937220 177 0 0 0 2 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76888] ppid=76849 vsize=7617796 memory=40456 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76888/stat : 76888 (fscip) D 76849 76852 71494 0 -1 1077937220 137 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76889] ppid=76849 vsize=7617796 memory=8196 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76889/stat : 76889 (fscip) D 76849 76852 71494 0 -1 1077937220 122 0 0 0 2 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76890] ppid=76849 vsize=7617796 memory=3300 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76890/stat : 76890 (fscip) D 76849 76852 71494 0 -1 1077937220 120 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76891] ppid=76849 vsize=7617796 memory=2264 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76891/stat : 76891 (fscip) D 76849 76852 71494 0 -1 1077937220 158 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76892] ppid=76849 vsize=7617796 memory=1668 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76892/stat : 76892 (fscip) D 76849 76852 71494 0 -1 1077937220 161 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76893] ppid=76849 vsize=7617796 memory=7852 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76893/stat : 76893 (fscip) D 76849 76852 71494 0 -1 1077937220 182 0 0 0 1 1 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
Current children cumulated CPU time: 72000.1 s
Current children cumulated vsize: 7617796 KiB
Current children cumulated memory: 6434668 KiB

[startup+3644.12 s]
/proc/loadavg: 82.13 80.75 80.48 64/1025 79440
/proc/meminfo: memFree=757989764/790760804 swapFree=131071996/131071996
[pid=76852] ppid=76849 vsize=7617796 memory=6434668 CPUtime=72000.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/stat : 76852 (fscip) D 76849 76852 71494 0 -1 1077937156 16379562 0 0 0 7186093 13915 0 0 20 0 41 0 12429902 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 17 16 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
/proc/76852/statm: 1904449 1608667 3014 3035 0 1719597 0
[pid=76852/tid=76854] ppid=76849 vsize=7617796 memory=7620 CPUtime=3603.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76854/stat : 76854 (fscip) D 76849 76852 71494 0 -1 1077937220 1167588 0 0 0 360253 119 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76855] ppid=76849 vsize=7617796 memory=6426596 CPUtime=3605.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76855/stat : 76855 (fscip) D 76849 76852 71494 0 -1 1077937220 521233 0 0 0 360531 66 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76856] ppid=76849 vsize=7617796 memory=280425664426144 CPUtime=3588.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76856/stat : 76856 (fscip) D 76849 76852 71494 0 -1 1077937220 561775 0 0 0 356850 2017 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76857] ppid=76849 vsize=7617796 memory=25932 CPUtime=3595.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76857/stat : 76857 (fscip) D 76849 76852 71494 0 -1 1077937220 1308399 0 0 0 359392 142 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76858] ppid=76849 vsize=7617796 memory=660359811848342 CPUtime=3604.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76858/stat : 76858 (fscip) D 76849 76852 71494 0 -1 1077937220 532010 0 0 0 360412 66 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76859] ppid=76849 vsize=7617796 memory=25333125866717268 CPUtime=3601.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76859/stat : 76859 (fscip) D 76849 76852 71494 0 -1 1077937220 556086 0 0 0 358020 2100 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76860] ppid=76849 vsize=7617796 memory=5512 CPUtime=3606.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76860/stat : 76860 (fscip) D 76849 76852 71494 0 -1 1077937220 1327268 0 0 0 360471 131 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76861] ppid=76849 vsize=7617796 memory=5447344 CPUtime=3595.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76861/stat : 76861 (fscip) D 76849 76852 71494 0 -1 1077937220 543091 0 0 0 359443 69 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76862] ppid=76849 vsize=7617796 memory=280425663486688 CPUtime=3590.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76862/stat : 76862 (fscip) D 76849 76852 71494 0 -1 1077937220 535840 0 0 0 356821 2196 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76863] ppid=76849 vsize=7617796 memory=0 CPUtime=3608.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76863/stat : 76863 (fscip) D 76849 76852 71494 0 -1 1077937220 1297833 0 0 0 360691 139 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76864] ppid=76849 vsize=7617796 memory=10544 CPUtime=3603.37 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76864/stat : 76864 (fscip) D 76849 76852 71494 0 -1 1077937220 525541 0 0 0 360274 63 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76865] ppid=76849 vsize=7617796 memory=5512 CPUtime=3591.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76865/stat : 76865 (fscip) D 76849 76852 71494 0 -1 1077937220 567872 0 0 0 357356 1801 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76866] ppid=76849 vsize=7617796 memory=62 CPUtime=3602.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76866/stat : 76866 (fscip) D 76849 76852 71494 0 -1 1077937220 1350608 0 0 0 360094 137 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76867] ppid=76849 vsize=7617796 memory=6936731 CPUtime=3595.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76867/stat : 76867 (fscip) D 76849 76852 71494 0 -1 1077937220 558741 0 0 0 359511 73 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76868] ppid=76849 vsize=7617796 memory=6304144 CPUtime=3594.79 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76868/stat : 76868 (fscip) D 76849 76852 71494 0 -1 1077937220 577380 0 0 0 357458 2021 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76869] ppid=76849 vsize=7617796 memory=0 CPUtime=3597.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76869/stat : 76869 (fscip) D 76849 76852 71494 0 -1 1077937220 1347203 0 0 0 359586 144 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76870] ppid=76849 vsize=7617796 memory=0 CPUtime=3607.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76870/stat : 76870 (fscip) D 76849 76852 71494 0 -1 1077937220 512128 0 0 0 360639 79 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76871] ppid=76849 vsize=7617796 memory=11440 CPUtime=3602.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76871/stat : 76871 (fscip) D 76849 76852 71494 0 -1 1077937220 534187 0 0 0 358155 2079 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76872] ppid=76849 vsize=7617796 memory=660359811848342 CPUtime=3604.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76872/stat : 76872 (fscip) D 76849 76852 71494 0 -1 1077937220 1456503 0 0 0 360270 162 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76873] ppid=76849 vsize=7617796 memory=29836794214613092 CPUtime=3599.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76873/stat : 76873 (fscip) S 76849 76852 71494 0 -1 4195904 557817 0 0 0 359726 265 0 0 20 0 41 0 12429933 7800623104 1608667 809668444160 4194304 16623229 140727818696656 140318586421904 10824997 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 0
[pid=76852/tid=76874] ppid=76849 vsize=7617796 memory=280425665004480 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76874/stat : 76874 (fscip) D 76849 76852 71494 0 -1 1077937220 175 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76875] ppid=76849 vsize=7617796 memory=6219896 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76875/stat : 76875 (fscip) D 76849 76852 71494 0 -1 1077937220 170 0 0 0 0 2 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76876] ppid=76849 vsize=7617796 memory=6431976 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76876/stat : 76876 (fscip) D 76849 76852 71494 0 -1 1077937220 119 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76877] ppid=76849 vsize=7617796 memory=25333125866717268 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76877/stat : 76877 (fscip) D 76849 76852 71494 0 -1 1077937220 165 0 0 0 1 1 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76878] ppid=76849 vsize=7617796 memory=21532620303368384 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76878/stat : 76878 (fscip) D 76849 76852 71494 0 -1 1077937220 173 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76879] ppid=76849 vsize=7617796 memory=104 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76879/stat : 76879 (fscip) D 76849 76852 71494 0 -1 1077937220 162 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76880] ppid=76849 vsize=7617796 memory=25932 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76880/stat : 76880 (fscip) D 76849 76852 71494 0 -1 1077937220 115 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76881] ppid=76849 vsize=7617796 memory=62 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76881/stat : 76881 (fscip) D 76849 76852 71494 0 -1 1077937220 101 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76882] ppid=76849 vsize=7617796 memory=25333125866717268 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76882/stat : 76882 (fscip) D 76849 76852 71494 0 -1 1077937220 121 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76883] ppid=76849 vsize=7617796 memory=15664 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76883/stat : 76883 (fscip) D 76849 76852 71494 0 -1 1077937220 165 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76885] ppid=76849 vsize=7617796 memory=6434668 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76885/stat : 76885 (fscip) D 76849 76852 71494 0 -1 1077937220 177 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76884] ppid=76849 vsize=7617796 memory=36300 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76884/stat : 76884 (fscip) D 76849 76852 71494 0 -1 1077937220 120 0 0 0 2 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76886] ppid=76849 vsize=7617796 memory=4688 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76886/stat : 76886 (fscip) D 76849 76852 71494 0 -1 1077937220 172 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76887] ppid=76849 vsize=7617796 memory=280425664396464 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76887/stat : 76887 (fscip) D 76849 76852 71494 0 -1 1077937220 177 0 0 0 2 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76888] ppid=76849 vsize=7617796 memory=280425663709376 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76888/stat : 76888 (fscip) D 76849 76852 71494 0 -1 1077937220 137 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76889] ppid=76849 vsize=7617796 memory=28648 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76889/stat : 76889 (fscip) D 76849 76852 71494 0 -1 1077937220 122 0 0 0 2 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76890] ppid=76849 vsize=7617796 memory=32752 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76890/stat : 76890 (fscip) D 76849 76852 71494 0 -1 1077937220 120 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76891] ppid=76849 vsize=7617796 memory=6434668 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76891/stat : 76891 (fscip) D 76849 76852 71494 0 -1 1077937220 158 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76892] ppid=76849 vsize=7617796 memory=332253703965162 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76892/stat : 76892 (fscip) D 76849 76852 71494 0 -1 1077937220 161 0 0 0 3 0 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
[pid=76852/tid=76893] ppid=76849 vsize=7617796 memory=-7090468481880120700 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/76852/task/76893/stat : 76893 (fscip) D 76849 76852 71494 0 -1 1077937220 182 0 0 0 1 1 0 0 20 0 41 0 12429944 7800623104 1608667 809668444160 4194304 16623229 140727818696656 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 44339200 140727818699786 140727818699904 140727818699904 140727818706928 24
Current children cumulated CPU time: 72000.1 s
Current children cumulated vsize: 7617796 KiB
Current children cumulated memory: 6434668 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3644.3
CPU time (s): 72000.3
CPU user time (s): 71860.9
CPU system time (s): 139.333
CPU usage (%): 1975.69
Max. virtual memory (cumulated for all children) (KiB): 7617796
Max. memory (cumulated for all children) (KiB): 6434668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71860.9
system time used= 139.333
maximum resident set size= 6434668
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16379562
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= 156084
involuntary context switches= 292805


# summary of solver processes directly reported to runsolver:
#   pid: 76852
#   total CPU time (s): 72000.3
#   total CPU user time (s): 71860.9
#   total CPU system time (s): 139.333

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 29.331 second user time and 97.3613 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-07-31 22:41:08
IDJOB=4465999
IDBENCH=148597
IDSOLVER=3094
FILE ID=nodeD105/4465999-1722458468
RUNJOBID= nodeD105-1722454451-71504
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_5.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465999-1722458468/watcher-4465999-1722458468 -o /tmp/evaluation-result-4465999-1722458468/solver-4465999-1722458468 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722454451-71504 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465999-1722458468.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 2fbc7789f215ae658897d89229f86125
RANDOM SEED=241173348

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		: 1629.067
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		: 3146.930
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		: 2957.542
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		: 2952.062
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		: 1880.399
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		: 3146.774
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		: 3174.915
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		: 2951.931
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		: 3565.004
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		: 3144.230
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		: 3174.847
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		: 2951.874
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		: 3498.926
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		: 3146.627
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		: 3046.210
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		: 2947.781
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		: 2826.205
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		: 3146.576
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		: 3019.501
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		: 2949.650
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		: 2542.896
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		: 3142.625
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		: 2968.602
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		: 2951.914
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		: 3309.863
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		: 3140.089
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		: 3174.799
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		: 2950.688
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		: 2952.189
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		: 3146.490
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		: 3173.169
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		: 2948.377
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		: 2661.740
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		: 3146.469
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		: 3174.810
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		: 2951.987
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		: 1853.554
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		: 3139.925
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		: 3087.665
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		: 2951.357
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		: 2651.725
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		: 3146.413
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		: 3099.395
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		: 2952.037
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		: 2665.563
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		: 3146.389
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		: 2863.630
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		: 2950.989
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		: 2654.912
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		: 3146.365
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		: 3159.503
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		: 2938.912
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		: 1695.282
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		: 3146.345
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		: 3082.086
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		: 2951.963
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		: 2661.717
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		: 3146.321
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		: 2937.644
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		: 2951.901
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		: 2663.645
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		: 3052.966
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		: 2978.243
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		: 2951.844
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		: 2644.713
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		: 3145.157
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		: 3155.059
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		: 2951.777
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		: 1873.520
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		: 3146.446
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		: 2895.104
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		: 2936.575
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		: 2654.478
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		: 3146.510
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		: 3174.529
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		: 2951.654
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		: 3341.284
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		: 3116.640
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		: 3044.851
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		: 2880.706
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:        744508424 kB
MemAvailable:   743276724 kB
Buffers:          166456 kB
Cached:          1962176 kB
SwapCached:            0 kB
Active:           328004 kB
Inactive:       43456512 kB
Active(anon):       2168 kB
Inactive(anon): 41676248 kB
Active(file):     325836 kB
Inactive(file):  1780264 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28740 kB
Writeback:             0 kB
AnonPages:      41653392 kB
Mapped:           125620 kB
Shmem:             22536 kB
KReclaimable:     163808 kB
Slab:             505428 kB
SReclaimable:     163808 kB
SUnreclaim:       341620 kB
KernelStack:       16848 kB
PageTables:        96956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3067808 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           202368 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1454080 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:41:52