Trace number 4465303

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72001.2 3634.66

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_9.opb
MD5SUMf8bb64a53a6bd967b0f0fe9129c8144f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark976.674
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables14352
Total number of constraints53247
Number of constraints which are clauses53237
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint1
Maximum length of a constraint1036
Number of terms in the objective function 1036
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 1036
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1068
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.11/0.15	c Default LC presolving (default).
0.11/0.15	c ** Before presolving: virtualMemUsedAtLc = 159905970, getVmSize() = 121749504, SCIPgetMemUsed() = 87627273, SCIPgetMemTotal() = 96067369, SCIPgetMemExternEstim() = 63838601
0.11/0.15	c ** set memory limit for presolving in LC to 8.79559e+12 for SCIP **
0.69/0.76	c ** Estimated virtualMemUsedAtSolver = 159252790, getVmSize() = 209641472, SCIPgetMemUsed() = 100554121, SCIPgetMemTotal() = 175040585, SCIPgetMemExternEstim() = 63838601
0.69/0.76	c ** set memory limit for solvers to 4.18811e+11 for each SCIP **
0.69/0.76	c Original Problem   :
0.69/0.76	c   Problem name     : instance-4465303-1722457084
0.69/0.76	c   Variables        : 14352 (14352 binary, 0 integer, 0 implicit integer, 0 continuous)
0.69/0.76	c   Constraints      : 53247
0.69/0.76	c   Objective sense  : minimize
0.69/0.76	c Presolved Problem  :
0.69/0.76	c   Variables        : 13103 (13103 binary, 0 integer, 0 implicit integer, 0 continuous)
0.69/0.76	c   Constraints      : 13038
0.69/0.76	c Constraints        : Number
0.69/0.76	c   knapsack         : 1 
0.69/0.76	c   setppc           : 960 
0.69/0.76	c   and              : 12072 
0.69/0.76	c   logicor          : 5 
0.69/0.76	c ** Instance transfer method used: 0
0.78/0.80	c ** ParaScipInstance copy does not increase the number of variables. **
1.40/1.40	c LC is working with racing ramp-up and with rebuilding tree after racing.
1.40/1.40	c                                Nodes    Active                                            
1.40/1.40	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
27.69/2.87	c *       3              0           1        20          30.0000                -          -
58.92/4.48	c *       4              2           1        20          28.0000           5.0000    460.00%
88.43/5.93	c         6              2           1        20          28.0000           5.0000    460.00%
187.48/10.97	c        11             72          71        20          28.0000           5.0000    460.00%
289.04/16.06	c        16            397          48        20          28.0000           5.0000    460.00%
314.21/17.35	c *      17            602          64        20          27.0000           5.0000    440.00%
388.26/21.09	c        21            927         219        20          27.0000           5.0000    440.00%
487.51/26.09	c        26           1975         240        20          27.0000           5.0000    440.00%
593.82/31.40	c        31           2831           1        20          27.0000           5.0000    440.00%
692.99/36.46	c        36              2           1        20          27.0000          10.5000    157.14%
792.15/41.49	c        41              2           1        20          27.0000          10.5000    157.14%
802.06/41.98	c *      42              2           1        20          25.0000          10.5000    138.10%
899.14/46.82	c        47              2           1        20          25.0000          10.5283    137.45%
998.04/51.87	c        52              2           1        20          25.0000          10.5283    137.45%
1098.95/56.94	c        57              2           1        20          25.0000          10.5283    137.45%
1200.68/62.11	c        62              2           1        20          25.0000          11.6095    115.34%
1281.74/66.16	c *      66              2           1        20          24.0000          11.6095    106.73%
1301.41/67.14	c        67              2           1        20          24.0000          11.6095    106.73%
1403.58/72.38	c        72              2           1        20          24.0000          11.6095    106.73%
1504.52/77.44	c        77              2           1        20          24.0000          11.6095    106.73%
1605.18/82.50	c        82              2           1        20          24.0000          11.6095    106.73%
1704.17/87.52	c        88              3           2        20          24.0000          11.6877    105.34%
1805.10/92.64	c        93              3           2        20          24.0000          11.6877    105.34%
1906.03/97.71	c        98              3           2        20          24.0000          11.6877    105.34%
2004.90/102.74	c       103              3           2        20          24.0000          11.6877    105.34%
2105.69/107.87	c       108              3           2        20          24.0000          11.6877    105.34%
2204.61/112.89	c       113              3           2        20          24.0000          11.6877    105.34%
2305.51/117.97	c       118              4           3        20          24.0000          11.6877    105.34%
2406.98/123.03	c       123              4           3        20          24.0000          11.6877    105.34%
2505.89/128.08	c       128              4           3        20          24.0000          11.6877    105.34%
2604.99/133.14	c       133              4           3        20          24.0000          11.6877    105.34%
2705.78/138.19	c       138              4           3        20          24.0000          11.6877    105.34%
2805.96/143.25	c       143              4           3        20          24.0000          11.6877    105.34%
2908.90/148.46	c       148              5           4        20          24.0000          11.6877    105.34%
3011.88/153.67	c       154              5           4        20          24.0000          11.6877    105.34%
3112.84/158.76	c       159              5           4        20          24.0000          11.6877    105.34%
3213.75/163.84	c       164              5           4        20          24.0000          11.6877    105.34%
3314.74/168.94	c       169              5           4        20          24.0000          11.6877    105.34%
3413.70/174.02	c       174              5           4        20          24.0000          11.6877    105.34%
3522.61/179.48	c       179              5           4        20          24.0000          11.6877    105.34%
3623.76/184.59	c       185              6           5        20          24.0000          11.6877    105.34%
3724.84/189.61	c       190              6           5        20          24.0000          11.6877    105.34%
3823.97/194.67	c       195              6           5        20          24.0000          11.6877    105.34%
3925.06/199.74	c       200              6           5        20          24.0000          11.6877    105.34%
4026.17/204.80	c       205              6           5        20          24.0000          11.6877    105.34%
4125.30/209.87	c       210              6           5        20          24.0000          11.6877    105.34%
4226.45/214.94	c       215              6           5        20          24.0000          11.6877    105.34%
4325.62/219.99	c       220              6           5        20          24.0000          11.6877    105.34%
4427.38/225.05	c       225              6           5        20          24.0000          11.6877    105.34%
4526.54/230.11	c       230              6           5        20          24.0000          11.6877    105.34%
4627.72/235.17	c       235              7           6        20          24.0000          11.6877    105.34%
4728.20/240.23	c       240              7           6        20          24.0000          11.6877    105.34%
4829.34/245.30	c       245              7           6        20          24.0000          11.6877    105.34%
4928.49/250.32	c       250              7           6        20          24.0000          11.6877    105.34%
5027.64/255.39	c       255              7           6        20          24.0000          11.6877    105.34%
5126.80/260.39	c       260              7           6        20          24.0000          11.6877    105.34%
5229.92/265.50	c       266              8           7        20          24.0000          11.6877    105.34%
5329.05/270.59	c       271              8           7        20          24.0000          11.6877    105.34%
5430.06/275.62	c       276              8           7        20          24.0000          11.6877    105.34%
5529.13/280.69	c       281              8           7        20          24.0000          11.6877    105.34%
5632.24/285.89	c       286              8           7        20          24.0000          11.6877    105.34%
5733.31/290.95	c       291              8           7        20          24.0000          11.6877    105.34%
5835.00/296.05	c       296              8           7        20          24.0000          11.6877    105.34%
5934.01/301.08	c       301              9           8        20          24.0000          11.6877    105.34%
6036.55/306.23	c       306              9           8        20          24.0000          11.6877    105.34%
6135.65/311.28	c       311              9           8        20          24.0000          11.6877    105.34%
6238.69/316.45	c       316              9           8        20          24.0000          11.6877    105.34%
6339.75/321.53	c       322              9           8        20          24.0000          11.6877    105.34%
6440.77/326.62	c       327             12          11        20          24.0000          11.7315    104.58%
6541.80/331.70	c       332             12          11        20          24.0000          11.7315    104.58%
6640.88/336.79	c       337             12          11        20          24.0000          11.7315    104.58%
6741.89/341.86	c       342             12          11        20          24.0000          11.7315    104.58%
6840.90/346.87	c       347             12          11        20          24.0000          11.7315    104.58%
6941.90/351.93	c       352             12          11        20          24.0000          11.7315    104.58%
7040.87/357.03	c       357             12          11        20          24.0000          11.7315    104.58%
7142.52/362.10	c       362             12          11        20          24.0000          11.7315    104.58%
7243.57/367.18	c       367             12          11        20          24.0000          11.7315    104.58%
7343.80/372.27	c       372             12          11        20          24.0000          11.7315    104.58%
7444.79/377.33	c       377             13          12        20          24.0000          11.7315    104.58%
7543.79/382.39	c       382             13          12        20          24.0000          11.7315    104.58%
7644.80/387.46	c       387             14          13        20          24.0000          11.7315    104.58%
7745.82/392.55	c       393             14          13        20          24.0000          11.7315    104.58%
7844.83/397.56	c       398             12          11        20          24.0000          11.8989    101.70%
7945.79/402.63	c       403             12          11        20          24.0000          11.8989    101.70%
8046.80/407.72	c       408             12          11        20          24.0000          11.8989    101.70%
8145.83/412.79	c       413             12          11        20          24.0000          11.8989    101.70%
8246.54/417.84	c       418             12          11        20          24.0000          11.8989    101.70%
8347.54/422.93	c       423             12          11        20          24.0000          11.8989    101.70%
8446.58/428.01	c       428             12          11        20          24.0000          11.8989    101.70%
8548.27/433.08	c       433             12          11        20          24.0000          11.8989    101.70%
8647.34/438.13	c       438             12          11        20          24.0000          11.8989    101.70%
8749.64/443.20	c       443             12          11        20          24.0000          11.8989    101.70%
8848.68/448.25	c       448             12          11        20          24.0000          11.8989    101.70%
8949.75/453.32	c       453             12          11        20          24.0000          11.8989    101.70%
9048.86/458.38	c       458             12          11        20          24.0000          11.8989    101.70%
9149.94/463.40	c       463             12          11        20          24.0000          11.8989    101.70%
9251.01/468.58	c       469             13          12        20          24.0000          11.8989    101.70%
9352.06/473.68	c       474             13          12        20          24.0000          11.8989    101.70%
9453.13/478.77	c       479             13          12        20          24.0000          11.8989    101.70%
9556.20/483.93	c       484             13          12        20          24.0000          11.8989    101.70%
9655.31/489.01	c       489             14          13        20          24.0000          11.8989    101.70%
9756.96/494.07	c       494             14          13        20          24.0000          11.8989    101.70%
9858.25/499.15	c       499             14          13        20          24.0000          11.8989    101.70%
9958.51/504.23	c       504             14          13        20          24.0000          11.8989    101.70%
10059.50/509.31	c       509             14          13        20          24.0000          11.8989    101.70%
10158.63/514.37	c       514             14          13        20          24.0000          11.8989    101.70%
10259.73/519.46	c       519             14          13        20          24.0000          11.8989    101.70%
10360.86/524.52	c       525             15          14        20          24.0000          11.8989    101.70%
10459.97/529.54	c       530             15          14        20          24.0000          11.8989    101.70%
10561.03/534.61	c       535             15          14        20          24.0000          11.8989    101.70%
10660.15/539.68	c       540             16          15        20          24.0000          11.8989    101.70%
10761.20/544.76	c       545             16          15        20          24.0000          11.8989    101.70%
10862.28/549.82	c       550             17          16        20          24.0000          11.8989    101.70%
10965.94/555.03	c       555             17          16        20          24.0000          11.8989    101.70%
11065.06/560.10	c       560             17          16        20          24.0000          11.8989    101.70%
11166.15/565.16	c       565             17          16        20          24.0000          11.8989    101.70%
11266.60/570.23	c       570             17          16        20          24.0000          11.8989    101.70%
11365.73/575.28	c       575             18          17        20          24.0000          11.8989    101.70%
11466.83/580.36	c       580             18          17        20          24.0000          11.8989    101.70%
11569.94/585.58	c       586             18          17        20          24.0000          11.8989    101.70%
11671.03/590.67	c       591             18          17        20          24.0000          11.8989    101.70%
11774.10/595.83	c       596             18          17        20          24.0000          11.8989    101.70%
11875.09/600.94	c       601             19          18        20          24.0000          11.8989    101.70%
11980.11/606.25	c       606             19          18        20          24.0000          11.8989    101.70%
12083.21/611.45	c       611             19          18        20          24.0000          11.8989    101.70%
12184.31/616.53	c       617             19          18        20          24.0000          11.8989    101.70%
12285.40/621.60	c       622             19          18        20          24.0000          11.8989    101.70%
12384.53/626.67	c       627             19          18        20          24.0000          11.8989    101.70%
12485.66/631.75	c       632             19          18        20          24.0000          11.8989    101.70%
12584.78/636.76	c       637             20          19        20          24.0000          11.8989    101.70%
12687.86/641.90	c       642             20          19        20          24.0000          11.8989    101.70%
12786.98/646.92	c       647             20          19        20          24.0000          11.8989    101.70%
12888.65/652.06	c       652             20          19        20          24.0000          11.8989    101.70%
12989.87/657.14	c       657             20          19        20          24.0000          11.8989    101.70%
13090.25/662.25	c       662             20          19        20          24.0000          11.8989    101.70%
13191.34/667.32	c       667             20          19        20          24.0000          11.8989    101.70%
13290.44/672.39	c       672             20          19        20          24.0000          11.8989    101.70%
13391.60/677.49	c       677             21          20        20          24.0000          11.8989    101.70%
13492.64/682.56	c       683             21          20        20          24.0000          11.8989    101.70%
13593.74/687.62	c       688             21          20        20          24.0000          11.8989    101.70%
13692.85/692.68	c       693             21          20        20          24.0000          11.8989    101.70%
13793.96/697.74	c       698             22          21        20          24.0000          11.8989    101.70%
13895.06/702.82	c       703             22          21        20          24.0000          11.8989    101.70%
13996.17/707.91	c       708             22          21        20          24.0000          11.8989    101.70%
14095.28/712.94	c       713             22          21        20          24.0000          11.8989    101.70%
14196.92/718.06	c       718             22          21        20          24.0000          11.8989    101.70%
14296.12/723.14	c       723             22          21        20          24.0000          11.8989    101.70%
14398.48/728.21	c       728             22          21        20          24.0000          11.8989    101.70%
14497.59/733.27	c       733             22          21        20          24.0000          11.8989    101.70%
14598.66/738.36	c       738             23          22        20          24.0000          11.8989    101.70%
14699.76/743.42	c       743             23          22        20          24.0000          11.8989    101.70%
14798.87/748.48	c       748             23          22        20          24.0000          11.8989    101.70%
14899.96/753.58	c       754             23          22        20          24.0000          11.8989    101.70%
15001.06/758.60	c       759             23          22        20          24.0000          11.8989    101.70%
15102.14/763.71	c       764             24          23        20          24.0000          11.8989    101.70%
15201.28/768.77	c       769             24          23        20          24.0000          11.8989    101.70%
15302.36/773.84	c       774             24          23        20          24.0000          11.8989    101.70%
15401.45/778.85	c       779             25          24        20          24.0000          11.8989    101.70%
15500.56/783.86	c       784             25          24        20          24.0000          11.8989    101.70%
15601.62/788.91	c       789             25          24        20          24.0000          11.8989    101.70%
15700.71/793.96	c       794             25          24        20          24.0000          11.8989    101.70%
15802.53/799.04	c       799             26          25        20          24.0000          11.8989    101.70%
15901.56/804.13	c       804             26          25        20          24.0000          11.8989    101.70%
16004.12/809.22	c       809             26          25        20          24.0000          11.8989    101.70%
16103.20/814.29	c       814             27          26        20          24.0000          11.8989    101.70%
16204.33/819.35	c       819             28          27        20          24.0000          11.8989    101.70%
16305.46/824.41	c       824             28          27        20          24.0000          11.8989    101.70%
16406.56/829.50	c       830             28          27        20          24.0000          11.8989    101.70%
16507.68/834.60	c       835             28          27        20          24.0000          11.8989    101.70%
16606.84/839.62	c       840             28          27        20          24.0000          11.8989    101.70%
16705.95/844.69	c       845             28          29        20          24.0000          11.8989    101.70%
16808.96/849.84	c       850             30          29        20          24.0000          11.8989    101.70%
16910.01/854.94	c       855             30          29        20          24.0000          11.8989    101.70%
17009.12/860.03	c       860             31          30        20          24.0000          11.8989    101.70%
17110.87/865.04	c       865             32          31        20          24.0000          11.9179    101.38%
17211.83/870.18	c       870             32          31        20          24.0000          11.9179    101.38%
17312.17/875.27	c       875             32          31        20          24.0000          11.9179    101.38%
17413.23/880.33	c       880             32          31        20          24.0000          11.9179    101.38%
17514.39/885.43	c       885             32          31        20          24.0000          11.9179    101.38%
17615.41/890.51	c       891             33          32        20          24.0000          11.9179    101.38%
17714.52/895.59	c       896             34          33        20          24.0000          11.9179    101.38%
17815.56/900.68	c       901             35          34        20          24.0000          11.9179    101.38%
17916.66/905.77	c       906             37          36        20          24.0000          11.9179    101.38%
18017.70/910.84	c       911             38          37        20          24.0000          11.9179    101.38%
18116.77/915.89	c       916             38          37        20          24.0000          11.9179    101.38%
18217.89/920.96	c       921             38          37        20          24.0000          11.9179    101.38%
18317.01/926.03	c       926             38          37        20          24.0000          11.9179    101.38%
18419.00/931.08	c       931             39          38        20          24.0000          11.9179    101.38%
18520.11/936.15	c       936             39          38        20          24.0000          11.9179    101.38%
18620.33/941.22	c       941             39          38        20          24.0000          11.9179    101.38%
18721.44/946.33	c       946             39          38        20          24.0000          11.9179    101.38%
18820.59/951.39	c       951             39          38        20          24.0000          11.9179    101.38%
18921.65/956.40	c       956             39          38        20          24.0000          11.9179    101.38%
19020.73/961.50	c       961             39          38        20          24.0000          11.9179    101.38%
19121.83/966.54	c       967             39          38        20          24.0000          11.9179    101.38%
19220.98/971.59	c       972             40          39        20          24.0000          11.9179    101.38%
19322.10/976.61	c       977             40          39        20          24.0000          11.9179    101.38%
19421.22/981.62	c       982             40          39        20          24.0000          11.9179    101.38%
19522.31/986.72	c       987             41          40        20          24.0000          11.9179    101.38%
19621.40/991.78	c       992             41          40        20          24.0000          11.9179    101.38%
19722.47/996.87	c       997             42          41        20          24.0000          11.9661    100.57%
19821.55/1001.89	c      1002             42          41        20          24.0000          11.9661    100.57%
19927.45/1007.15	c      1007             42          41        20          24.0000          11.9661    100.57%
20027.63/1012.22	c      1012             42          41        20          24.0000          11.9661    100.57%
20128.69/1017.31	c      1017             42          41        20          24.0000          11.9661    100.57%
20227.81/1022.37	c      1022             43          42        20          24.0000          11.9661    100.57%
20328.90/1027.42	c      1027             44          43        20          24.0000          11.9661    100.57%
20429.98/1032.54	c      1033             44          43        20          24.0000          11.9661    100.57%
20531.07/1037.62	c      1038             44          43        20          24.0000          11.9661    100.57%
20632.17/1042.71	c      1043             45          44        20          24.0000          11.9661    100.57%
20735.27/1047.92	c      1048             45          44        20          24.0000          11.9661    100.57%
20834.40/1053.01	c      1053             45          44        20          24.0000          11.9661    100.57%
20936.18/1058.08	c      1058             45          44        20          24.0000          11.9661    100.57%
21037.26/1063.15	c      1063             45          44        20          24.0000          11.9661    100.57%
21137.66/1068.21	c      1068             45          44        20          24.0000          11.9661    100.57%
21236.77/1073.22	c      1073             45          44        20          24.0000          11.9661    100.57%
21337.90/1078.33	c      1078             45          44        20          24.0000          11.9661    100.57%
21437.00/1083.38	c      1083             48          47        20          24.0000          11.9661    100.57%
21538.11/1088.47	c      1088             49          48        20          24.0000          11.9661    100.57%
21641.21/1093.60	c      1094             49          48        20          24.0000          11.9661    100.57%
21742.31/1098.73	c      1099             49          48        20          24.0000          11.9661    100.57%
21843.41/1103.83	c      1104             50          49        20          24.0000          11.9661    100.57%
21944.48/1108.91	c      1109             50          49        20          24.0000          11.9661    100.57%
22043.60/1113.92	c      1114             50          49        20          24.0000          11.9661    100.57%
22142.73/1118.98	c      1119             50          49        20          24.0000          11.9661    100.57%
22244.62/1124.10	c      1124             50          49        20          24.0000          11.9661    100.57%
22346.85/1129.20	c      1129             50          49        20          24.0000          11.9661    100.57%
22445.94/1134.26	c      1134             50          49        20          24.0000          11.9661    100.57%
22547.01/1139.36	c      1139             51          50        20          24.0000          11.9661    100.57%
22648.04/1144.44	c      1144             51          50        20          24.0000          11.9661    100.57%
22747.23/1149.50	c      1149             51          50        20          24.0000          11.9661    100.57%
22848.22/1154.59	c      1155             51          50        20          24.0000          11.9661    100.57%
22951.29/1159.78	c      1160             51          50        20          24.0000          11.9661    100.57%
23052.37/1164.88	c      1165             52          51        20          24.0000          11.9661    100.57%
23153.42/1169.97	c      1170             53          52        20          24.0000          11.9661    100.57%
23255.14/1175.04	c      1175             53          52        20          24.0000          11.9661    100.57%
23357.58/1180.28	c      1180             53          52        20          24.0000          11.9661    100.57%
23456.70/1185.28	c      1185             53          52        20          24.0000          11.9661    100.57%
23559.81/1190.43	c      1190             53          52        20          24.0000          11.9661    100.57%
23660.92/1195.52	c      1196             53          52        20          24.0000          11.9661    100.57%
23760.06/1200.59	c      1201             53          52        20          24.0000          11.9661    100.57%
23861.15/1205.64	c      1206             53          52        20          24.0000          11.9661    100.57%
23962.25/1210.72	c      1211             53          52        20          24.0000          11.9661    100.57%
24063.41/1215.81	c      1216             53          52        20          24.0000          11.9661    100.57%
24162.56/1220.87	c      1221             53          52        20          24.0000          11.9661    100.57%
24263.73/1225.94	c      1226             53          52        20          24.0000          11.9661    100.57%
24362.90/1231.02	c      1231             53          52        20          24.0000          11.9661    100.57%
24464.74/1236.12	c      1236             53          52        20          24.0000          11.9661    100.57%
24565.88/1241.18	c      1241             53          52        20          24.0000          11.9661    100.57%
24666.33/1246.26	c      1246             53          52        20          24.0000          11.9661    100.57%
24767.46/1251.35	c      1251             53          52        20          24.0000          11.9661    100.57%
24868.62/1256.43	c      1256             53          52        20          24.0000          11.9661    100.57%
24969.78/1261.52	c      1262             54          53        20          24.0000          11.9661    100.57%
25068.92/1266.58	c      1267             54          53        20          24.0000          11.9661    100.57%
25170.04/1271.68	c      1272             54          53        20          24.0000          11.9661    100.57%
25271.22/1276.77	c      1277             54          53        20          24.0000          11.9661    100.57%
25372.34/1281.84	c      1282             54          53        20          24.0000          11.9661    100.57%
25473.64/1286.91	c      1287             54          53        20          24.0000          11.9661    100.57%
25575.22/1292.04	c      1292             54          53        20          24.0000          11.9661    100.57%
25674.38/1297.09	c      1297             54          53        20          24.0000          11.9661    100.57%
25775.60/1302.18	c      1302             54          53        20          24.0000          11.9661    100.57%
25875.93/1307.25	c      1307             55          54        20          24.0000          11.9661    100.57%
25977.00/1312.34	c      1312             55          54        20          24.0000          11.9661    100.57%
26078.20/1317.41	c      1317             55          54        20          24.0000          11.9661    100.57%
26177.27/1322.48	c      1322             55          54        20          24.0000          11.9661    100.57%
26278.31/1327.55	c      1328             55          54        20          24.0000          11.9661    100.57%
26379.41/1332.61	c      1333             55          54        20          24.0000          11.9661    100.57%
26480.53/1337.71	c      1338             55          54        20          24.0000          11.9661    100.57%
26579.69/1342.78	c      1343             55          54        20          24.0000          11.9661    100.57%
26680.80/1347.83	c      1348             55          54        20          24.0000          11.9661    100.57%
26781.94/1352.92	c      1353             56          55        20          24.0000          11.9661    100.57%
26881.08/1358.01	c      1358             56          55        20          24.0000          11.9661    100.57%
26982.91/1363.07	c      1363             56          55        20          24.0000          11.9661    100.57%
27084.07/1368.14	c      1368             56          55        20          24.0000          11.9661    100.57%
27184.51/1373.22	c      1373             57          56        20          24.0000          11.9661    100.57%
27283.68/1378.27	c      1378             57          56        20          24.0000          11.9661    100.57%
27384.83/1383.34	c      1383             57          56        20          24.0000          11.9661    100.57%
27485.97/1388.40	c      1388             58          57        20          24.0000          11.9661    100.57%
27587.08/1393.52	c      1394             58          57        20          24.0000          11.9661    100.57%
27688.21/1398.62	c      1399             58          57        20          24.0000          11.9661    100.57%
27789.39/1403.70	c      1404             58          57        20          24.0000          11.9661    100.57%
27888.59/1408.76	c      1409             58          57        20          24.0000          11.9661    100.57%
27989.71/1413.84	c      1414             58          57        20          24.0000          11.9661    100.57%
28090.83/1418.92	c      1419             58          57        20          24.0000          11.9661    100.57%
28189.94/1424.00	c      1424             59          58        20          24.0000          11.9661    100.57%
28289.06/1429.01	c      1429             59          58        20          24.0000          11.9661    100.57%
28390.79/1434.11	c      1434             59          58        20          24.0000          11.9661    100.57%
28493.16/1439.20	c      1439             59          58        20          24.0000          11.9661    100.57%
28592.28/1444.29	c      1444             59          58        20          24.0000          11.9661    100.57%
28693.40/1449.34	c      1449             60          59        20          24.0000          11.9661    100.57%
28794.52/1454.45	c      1454             60          59        20          24.0000          11.9661    100.57%
28895.64/1459.52	c      1460             60          59        20          24.0000          11.9661    100.57%
28994.70/1464.59	c      1465             60          59        20          24.0000          11.9661    100.57%
29097.78/1469.70	c      1470             60          59        20          24.0000          11.9661    100.57%
29196.80/1474.79	c      1475             60          59        20          24.0000          11.9661    100.57%
29297.87/1479.88	c      1480             60          59        20          24.0000          11.9661    100.57%
29398.98/1484.98	c      1485             60          59        20          24.0000          11.9661    100.57%
29500.76/1490.04	c      1490             60          59        20          24.0000          11.9661    100.57%
29599.86/1495.09	c      1495             60          59        20          24.0000          11.9661    100.57%
29702.18/1500.20	c      1500             60          59        20          24.0000          11.9661    100.57%
29801.29/1505.27	c      1505             60          59        20          24.0000          11.9661    100.57%
29902.41/1510.38	c      1510             60          59        20          24.0000          11.9661    100.57%
30005.40/1515.51	c      1516             60          59        20          24.0000          11.9661    100.57%
30104.45/1520.59	c      1521             60          59        20          24.0000          11.9661    100.57%
30205.49/1525.66	c      1526             60          59        20          24.0000          11.9661    100.57%
30306.57/1530.73	c      1531             60          59        20          24.0000          11.9661    100.57%
30407.64/1535.80	c      1536             60          59        20          24.0000          11.9661    100.57%
30508.72/1540.90	c      1541             60          59        20          24.0000          11.9661    100.57%
30607.76/1545.99	c      1546             60          59        20          24.0000          11.9661    100.57%
30709.60/1551.07	c      1551             60          59        20          24.0000          11.9661    100.57%
30808.50/1556.13	c      1556             61          60        20          24.0000          11.9661    100.57%
30910.95/1561.22	c      1561             61          60        20          24.0000          11.9661    100.57%
31012.02/1566.33	c      1566             61          60        20          24.0000          11.9661    100.57%
31113.08/1571.40	c      1571             61          60        20          24.0000          11.9661    100.57%
31212.15/1576.47	c      1576             61          60        20          24.0000          11.9661    100.57%
31313.25/1581.56	c      1582             61          60        20          24.0000          11.9661    100.57%
31414.27/1586.62	c      1587             61          60        20          24.0000          11.9661    100.57%
31515.38/1591.71	c      1592             62          61        20          24.0000          11.9661    100.57%
31614.45/1596.78	c      1597             62          61        20          24.0000          11.9661    100.57%
31715.50/1601.85	c      1602             62          61        20          24.0000          11.9661    100.57%
31816.58/1606.95	c      1607             62          61        20          24.0000          11.9661    100.57%
31915.69/1611.97	c      1612             63          62        20          24.0000          11.9661    100.57%
32014.75/1617.02	c      1617             63          62        20          24.0000          11.9661    100.57%
32116.34/1622.07	c      1622             63          62        20          24.0000          11.9661    100.57%
32217.43/1627.15	c      1627             63          62        20          24.0000          11.9661    100.57%
32317.81/1632.29	c      1632             63          62        20          24.0000          11.9661    100.57%
32420.95/1637.44	c      1637             63          62        20          24.0000          11.9661    100.57%
32521.95/1642.51	c      1642             63          62        20          24.0000          11.9661    100.57%
32623.01/1647.62	c      1648             63          62        20          24.0000          11.9661    100.57%
32722.12/1652.69	c      1653             63          62        20          24.0000          11.9661    100.57%
32823.23/1657.75	c      1658             64          63        20          24.0000          11.9661    100.57%
32922.30/1662.78	c      1663             64          63        20          24.0000          11.9661    100.57%
33023.40/1667.89	c      1668             64          63        20          24.0000          11.9661    100.57%
33124.52/1672.93	c      1673             64          63        20          24.0000          11.9661    100.57%
33223.64/1677.96	c      1678             64          63        20          24.0000          11.9661    100.57%
33322.78/1683.00	c      1683             64          63        20          24.0000          11.9661    100.57%
33424.52/1688.04	c      1688             64          63        20          24.0000          11.9661    100.57%
33528.91/1693.31	c      1693             64          63        20          24.0000          11.9661    100.57%
33628.04/1698.39	c      1698             64          63        20          24.0000          11.9661    100.57%
33729.15/1703.49	c      1703             64          63        20          24.0000          11.9661    100.57%
33830.24/1708.58	c      1709             64          63        20          24.0000          11.9661    100.57%
33931.33/1713.67	c      1714             65          64        20          24.0000          11.9661    100.57%
34032.40/1718.73	c      1719             65          64        20          24.0000          11.9661    100.57%
34133.50/1723.84	c      1724             65          64        20          24.0000          11.9661    100.57%
34234.53/1728.97	c      1729             65          64        20          24.0000          11.9661    100.57%
34333.66/1734.01	c      1734             65          64        20          24.0000          11.9661    100.57%
34435.45/1739.10	c      1739             65          64        20          24.0000          11.9661    100.57%
34537.83/1744.23	c      1744             65          64        20          24.0000          11.9661    100.57%
34638.93/1749.32	c      1749             66          65        20          24.0000          11.9661    100.57%
34738.07/1754.37	c      1754             66          65        20          24.0000          11.9661    100.57%
34839.15/1759.49	c      1759             66          65        20          24.0000          11.9661    100.57%
34940.21/1764.57	c      1765             66          65        20          24.0000          11.9661    100.57%
35041.34/1769.69	c      1770             66          65        20          24.0000          11.9661    100.57%
35144.43/1774.82	c      1775             66          65        20          24.0000          11.9661    100.57%
35243.57/1779.89	c      1780             66          65        20          24.0000          11.9661    100.57%
35344.67/1784.96	c      1785             66          65        20          24.0000          11.9661    100.57%
35446.36/1790.07	c      1790             66          65        20          24.0000          11.9661    100.57%
35547.64/1795.18	c      1795             67          66        20          24.0000          11.9661    100.57%
35647.82/1800.26	c      1800             68          67        20          24.0000          11.9661    100.57%
35748.91/1805.33	c      1805             68          67        20          24.0000          11.9661    100.57%
35849.97/1810.42	c      1810             68          67        20          24.0000          11.9661    100.57%
35949.10/1815.49	c      1815             68          67        20          24.0000          11.9661    100.57%
36050.40/1820.56	c      1821             68          67        20          24.0000          11.9661    100.57%
36149.30/1825.58	c      1826             68          67        20          24.0000          11.9661    100.57%
36252.38/1830.71	c      1831             69          68        20          24.0000          11.9661    100.57%
36353.50/1835.82	c      1836             69          68        20          24.0000          11.9661    100.57%
36454.58/1840.91	c      1841             69          68        20          24.0000          11.9661    100.57%
36553.71/1846.02	c      1846             69          68        20          24.0000          11.9661    100.57%
36655.53/1851.09	c      1851             69          68        20          24.0000          11.9661    100.57%
36759.83/1856.34	c      1856             69          68        20          24.0000          11.9661    100.57%
36864.88/1861.63	c      1862             69          68        20          24.0000          11.9661    100.57%
36965.92/1866.72	c      1867             69          68        20          24.0000          11.9661    100.57%
37065.06/1871.77	c      1872             69          68        20          24.0000          11.9661    100.57%
37165.92/1876.82	c      1877             69          68        20          24.0000          11.9661    100.57%
37269.68/1882.03	c      1882             69          68        20          24.0000          11.9661    100.57%
37370.79/1887.16	c      1887             69          68        20          24.0000          11.9661    100.57%
37475.21/1892.49	c      1892             70          69        20          24.0000          11.9661    100.57%
37576.34/1897.60	c      1898             70          69        20          24.0000          11.9661    100.57%
37677.42/1902.68	c      1903             70          69        20          24.0000          11.9661    100.57%
37778.46/1907.76	c      1908             71          70        20          24.0000          11.9661    100.57%
37879.51/1912.87	c      1913             71          70        20          24.0000          11.9661    100.57%
37980.61/1917.97	c      1918             71          70        20          24.0000          11.9661    100.57%
38082.53/1923.05	c      1923             71          70        20          24.0000          11.9661    100.57%
38181.49/1928.13	c      1928             71          70        20          24.0000          11.9661    100.57%
38283.89/1933.21	c      1933             71          70        20          24.0000          11.9661    100.57%
38384.93/1938.30	c      1938             71          70        20          24.0000          11.9661    100.57%
38484.03/1943.37	c      1943             71          70        20          24.0000          11.9661    100.57%
38585.16/1948.41	c      1948             71          70        20          24.0000          11.9661    100.57%
38684.31/1953.49	c      1953             71          70        20          24.0000          11.9661    100.57%
38785.45/1958.58	c      1959             71          70        20          24.0000          11.9661    100.57%
38886.60/1963.64	c      1964             71          70        20          24.0000          11.9661    100.57%
38985.67/1968.69	c      1969             71          70        20          24.0000          11.9661    100.57%
39086.76/1973.78	c      1974             71          70        20          24.0000          11.9661    100.57%
39187.86/1978.88	c      1979             71          70        20          24.0000          11.9661    100.57%
39288.99/1983.91	c      1984             72          71        20          24.0000          11.9661    100.57%
39388.11/1988.98	c      1989             72          71        20          24.0000          11.9661    100.57%
39487.21/1994.04	c      1994             72          71        20          24.0000          11.9661    100.57%
39588.90/1999.10	c      1999             72          71        20          24.0000          11.9661    100.57%
39691.38/2004.23	c      2004             72          71        20          24.0000          11.9661    100.57%
39794.46/2009.44	c      2009             72          71        20          24.0000          11.9661    100.57%
39895.54/2014.52	c      2015             72          71        20          24.0000          11.9661    100.57%
39994.66/2019.59	c      2020             73          72        20          24.0000          11.9661    100.57%
40095.77/2024.69	c      2025             73          72        20          24.0000          11.9661    100.57%
40196.87/2029.78	c      2030             73          72        20          24.0000          11.9661    100.57%
40297.93/2034.85	c      2035             73          72        20          24.0000          11.9661    100.57%
40398.99/2039.95	c      2040             73          72        20          24.0000          11.9661    100.57%
40498.08/2045.02	c      2045             73          72        20          24.0000          11.9661    100.57%
40599.94/2050.13	c      2050             73          72        20          24.0000          11.9661    100.57%
40702.20/2055.25	c      2055             73          72        20          24.0000          11.9661    100.57%
40803.27/2060.32	c      2060             73          72        20          24.0000          11.9661    100.57%
40904.35/2065.40	c      2065             73          72        20          24.0000          11.9661    100.57%
41003.41/2070.48	c      2070             73          72        20          24.0000          11.9661    100.57%
41104.47/2075.50	c      2076             73          72        20          24.0000          11.9661    100.57%
41205.50/2080.65	c      2081             74          73        20          24.0000          11.9661    100.57%
41304.58/2085.69	c      2086             74          73        20          24.0000          11.9661    100.57%
41407.56/2090.81	c      2091             74          73        20          24.0000          11.9661    100.57%
41506.67/2095.88	c      2096             74          73        20          24.0000          11.9661    100.57%
41612.41/2101.14	c      2101             74          73        20          24.0000          11.9661    100.57%
41712.74/2106.27	c      2106             74          73        20          24.0000          11.9661    100.57%
41813.77/2111.32	c      2111             74          73        20          24.0000          11.9661    100.57%
41914.85/2116.43	c      2116             74          73        20          24.0000          11.9661    100.57%
42013.98/2121.49	c      2121             74          73        20          24.0000          11.9661    100.57%
42115.08/2126.55	c      2127             74          73        20          24.0000          11.9661    100.57%
42216.16/2131.62	c      2132             74          73        20          24.0000          11.9661    100.57%
42317.25/2136.71	c      2137             75          74        20          24.0000          11.9661    100.57%
42418.33/2141.84	c      2142             75          74        20          24.0000          11.9661    100.57%
42519.41/2146.93	c      2147             75          74        20          24.0000          11.9661    100.57%
42618.45/2152.00	c      2152             75          74        20          24.0000          11.9661    100.57%
42720.21/2157.08	c      2157             75          74        20          24.0000          11.9661    100.57%
42819.64/2162.14	c      2162             75          74        20          24.0000          11.9661    100.57%
42921.90/2167.24	c      2167             75          74        20          24.0000          11.9661    100.57%
43023.02/2172.39	c      2172             75          74        20          24.0000          11.9661    100.57%
43124.17/2177.48	c      2177             75          74        20          24.0000          11.9661    100.57%
43225.31/2182.56	c      2183             75          74        20          24.0000          11.9661    100.57%
43326.47/2187.69	c      2188             75          74        20          24.0000          11.9661    100.57%
43429.62/2192.81	c      2193             75          74        20          24.0000          11.9661    100.57%
43528.80/2197.89	c      2198             75          74        20          24.0000          11.9661    100.57%
43629.89/2202.97	c      2203             75          74        20          24.0000          11.9661    100.57%
43731.67/2208.06	c      2208             75          74        20          24.0000          11.9661    100.57%
43833.01/2213.14	c      2213             75          74        20          24.0000          11.9661    100.57%
43931.76/2218.16	c      2218             75          74        20          24.0000          11.9661    100.57%
44034.18/2223.30	c      2223             75          74        20          24.0000          11.9661    100.57%
44135.34/2228.42	c      2228             75          74        20          24.0000          11.9661    100.57%
44234.47/2233.50	c      2233             75          74        20          24.0000          11.9661    100.57%
44339.49/2238.76	c      2239             75          74        20          24.0000          11.9661    100.57%
44440.56/2243.84	c      2244             75          74        20          24.0000          11.9661    100.57%
44541.51/2248.91	c      2249             75          74        20          24.0000          11.9661    100.57%
44640.63/2253.96	c      2254             75          74        20          24.0000          11.9661    100.57%
44739.74/2259.03	c      2259             75          74        20          24.0000          11.9661    100.57%
44843.51/2264.18	c      2264             75          74        20          24.0000          11.9661    100.57%
44945.94/2269.31	c      2269             76          75        20          24.0000          11.9661    100.57%
45047.08/2274.41	c      2274             76          75        20          24.0000          11.9661    100.57%
45148.25/2279.55	c      2280             76          75        20          24.0000          11.9661    100.57%
45249.37/2284.60	c      2285             76          75        20          24.0000          11.9661    100.57%
45348.50/2289.69	c      2290             76          75        20          24.0000          11.9661    100.57%
45449.56/2294.79	c      2295             76          75        20          24.0000          11.9661    100.57%
45550.56/2299.85	c      2300             77          76        20          24.0000          11.9661    100.57%
45651.63/2304.97	c      2305             77          76        20          24.0000          11.9661    100.57%
45753.59/2310.06	c      2310             77          76        20          24.0000          11.9661    100.57%
45854.42/2315.19	c      2315             77          76        20          24.0000          11.9661    100.57%
45954.75/2320.28	c      2320             77          76        20          24.0000          11.9661    100.57%
45982.58/2321.63	c *    2322             77          76        20          23.0000          11.9661     92.21%
46059.64/2325.58	c      2326             77          76        20          23.0000          11.9661     92.21%
46158.56/2330.59	c      2331             77          76        20          23.0000          11.9661     92.21%
46259.54/2335.64	c      2336             77          76        20          23.0000          11.9661     92.21%
46386.99/2342.07	c      2342             77          76        20          23.0000          11.9661     92.21%
46500.94/2347.84	c      2348             77          76        20          23.0000          11.9661     92.21%
46649.34/2355.34	c      2355             77          76        20          23.0000          11.9661     92.21%
46756.15/2360.76	c      2361             77          76        20          23.0000          11.9661     92.21%
46874.90/2366.74	c      2367             77          76        20          23.0000          11.9661     92.21%
46985.71/2372.36	c      2372             77          76        20          23.0000          11.9661     92.21%
47096.55/2377.97	c      2378             77          76        20          23.0000          11.9661     92.21%
47215.29/2383.99	c      2384             77          76        20          23.0000          11.9661     92.21%
47320.14/2389.26	c      2389             77          76        20          23.0000          11.9661     92.21%
47419.07/2394.27	c      2394             77          76        20          23.0000          11.9661     92.21%
47521.59/2399.43	c      2399             78          77        20          23.0000          11.9661     92.21%
47622.54/2404.58	c      2405             78          77        20          23.0000          11.9661     92.21%
47723.50/2409.67	c      2410             78          77        20          23.0000          11.9661     92.21%
47826.49/2414.86	c      2415             78          77        20          23.0000          11.9661     92.21%
47927.49/2419.92	c      2420             78          77        20          23.0000          11.9661     92.21%
48026.60/2424.98	c      2425             78          77        20          23.0000          11.9661     92.21%
48128.10/2430.08	c      2430             78          77        20          23.0000          11.9661     92.21%
48229.54/2435.15	c      2435             78          77        20          23.0000          11.9661     92.21%
48331.73/2440.31	c      2440             78          77        20          23.0000          11.9661     92.21%
48432.82/2445.48	c      2445             78          77        20          23.0000          11.9661     92.21%
48533.68/2450.56	c      2451             78          77        20          23.0000          11.9661     92.21%
48636.73/2455.76	c      2456             78          77        20          23.0000          11.9661     92.21%
48737.74/2460.84	c      2461             78          77        20          23.0000          11.9661     92.21%
48838.81/2465.93	c      2466             78          77        20          23.0000          11.9661     92.21%
48937.86/2470.99	c      2471             78          77        20          23.0000          11.9661     92.21%
49036.94/2476.01	c      2476             78          77        20          23.0000          11.9661     92.21%
49140.62/2481.13	c      2481             79          78        20          23.0000          11.9661     92.21%
49241.06/2486.20	c      2486             79          78        20          23.0000          11.9661     92.21%
49342.13/2491.32	c      2491             79          78        20          23.0000          11.9661     92.21%
49445.21/2496.58	c      2497             79          78        20          23.0000          11.9661     92.21%
49546.16/2501.67	c      2502             79          78        20          23.0000          11.9661     92.21%
49646.93/2506.74	c      2507             79          78        20          23.0000          11.9661     92.21%
49747.99/2511.80	c      2512             79          78        20          23.0000          11.9661     92.21%
49847.12/2516.85	c      2517             79          78        20          23.0000          11.9661     92.21%
49948.19/2521.93	c      2522             79          78        20          23.0000          11.9661     92.21%
50049.98/2527.04	c      2527             79          78        20          23.0000          11.9661     92.21%
50149.06/2532.12	c      2532             80          79        20          23.0000          11.9661     92.21%
50250.17/2537.16	c      2537             80          79        20          23.0000          11.9661     92.21%
50350.58/2542.26	c      2542             80          79        20          23.0000          11.9661     92.21%
50451.63/2547.35	c      2547             80          79        20          23.0000          11.9661     92.21%
50556.67/2552.62	c      2553             80          79        20          23.0000          11.9661     92.21%
50657.81/2557.71	c      2558             80          79        20          23.0000          11.9661     92.21%
50756.94/2562.80	c      2563             81          80        20          23.0000          11.9661     92.21%
50858.04/2567.86	c      2568             81          80        20          23.0000          11.9661     92.21%
50959.12/2572.92	c      2573             81          80        20          23.0000          11.9661     92.21%
51058.19/2578.00	c      2578             81          80        20          23.0000          11.9661     92.21%
51157.23/2583.00	c      2583             81          80        20          23.0000          11.9661     92.21%
51258.93/2588.07	c      2588             81          80        20          23.0000          11.9661     92.21%
51360.12/2593.17	c      2593             81          80        20          23.0000          11.9661     92.21%
51460.54/2598.27	c      2598             81          80        20          23.0000          11.9661     92.21%
51561.68/2603.34	c      2603             81          80        20          23.0000          11.9661     92.21%
51662.59/2608.49	c      2608             81          80        20          23.0000          11.9661     92.21%
51763.66/2613.55	c      2614             81          80        20          23.0000          11.9661     92.21%
51864.69/2618.65	c      2619             81          80        20          23.0000          11.9661     92.21%
51963.74/2623.68	c      2624             81          80        20          23.0000          11.9661     92.21%
52064.81/2628.79	c      2629             82          81        20          23.0000          12.0171     91.39%
52165.90/2633.87	c      2634             82          81        20          23.0000          12.0171     91.39%
52265.08/2638.89	c      2639             82          81        20          23.0000          12.0171     91.39%
52368.90/2644.09	c      2644             82          81        20          23.0000          12.0171     91.39%
52470.10/2649.19	c      2649             82          81        20          23.0000          12.0171     91.39%
52570.47/2654.26	c      2654             82          81        20          23.0000          12.0171     91.39%
52671.62/2659.38	c      2659             83          82        20          23.0000          12.0171     91.39%
52772.76/2664.45	c      2664             83          82        20          23.0000          12.0171     91.39%
52873.92/2669.52	c      2670             83          82        20          23.0000          12.0171     91.39%
52975.07/2674.60	c      2675             83          82        20          23.0000          12.0171     91.39%
53074.23/2679.66	c      2680             83          82        20          23.0000          12.0171     91.39%
53173.44/2684.67	c      2685             83          82        20          23.0000          12.0171     91.39%
53276.60/2689.81	c      2690             83          82        20          23.0000          12.0171     91.39%
53375.78/2694.87	c      2695             83          82        20          23.0000          12.0171     91.39%
53474.96/2699.89	c      2700             83          82        20          23.0000          12.0171     91.39%
53576.12/2704.95	c      2705             84          83        20          23.0000          12.0171     91.39%
53677.94/2710.13	c      2710             84          83        20          23.0000          12.0171     91.39%
53778.86/2715.18	c      2715             84          83        20          23.0000          12.0171     91.39%
53879.43/2720.24	c      2720             84          83        20          23.0000          12.0171     91.39%
53980.55/2725.36	c      2725             84          83        20          23.0000          12.0171     91.39%
54081.74/2730.44	c      2730             84          83        20          23.0000          12.0171     91.39%
54182.95/2735.50	c      2736             84          83        20          23.0000          12.0171     91.39%
54282.13/2740.59	c      2741             85          84        20          23.0000          12.0171     91.39%
54383.39/2745.63	c      2746             85          84        20          23.0000          12.0171     91.39%
54484.42/2750.76	c      2751             85          84        20          23.0000          12.0171     91.39%
54583.63/2755.78	c      2756             85          84        20          23.0000          12.0171     91.39%
54684.85/2760.90	c      2761             85          84        20          23.0000          12.0171     91.39%
54786.06/2765.90	c      2766             85          84        20          23.0000          12.0171     91.39%
54887.98/2771.10	c      2771             85          84        20          23.0000          12.0171     91.39%
54990.42/2776.28	c      2776             85          84        20          23.0000          12.0171     91.39%
55091.57/2781.36	c      2781             85          84        20          23.0000          12.0171     91.39%
55192.94/2786.45	c      2786             86          85        20          23.0000          12.0171     91.39%
55294.00/2791.53	c      2792             86          85        20          23.0000          12.0171     91.39%
55395.11/2796.63	c      2797             86          85        20          23.0000          12.0171     91.39%
55494.33/2801.69	c      2802             86          85        20          23.0000          12.0171     91.39%
55595.58/2806.78	c      2807             86          85        20          23.0000          12.0171     91.39%
55696.74/2811.86	c      2812             86          85        20          23.0000          12.0171     91.39%
55797.94/2816.94	c      2817             86          85        20          23.0000          12.0171     91.39%
55899.65/2822.05	c      2822             86          85        20          23.0000          12.0171     91.39%
55998.94/2827.11	c      2827             86          85        20          23.0000          12.0171     91.39%
56101.48/2832.25	c      2832             86          85        20          23.0000          12.0171     91.39%
56202.51/2837.38	c      2837             86          85        20          23.0000          12.0171     91.39%
56303.66/2842.40	c      2842             86          85        20          23.0000          12.0171     91.39%
56404.79/2847.57	c      2848             86          85        20          23.0000          12.0171     91.39%
56506.03/2852.65	c      2853             86          85        20          23.0000          12.0171     91.39%
56607.15/2857.74	c      2858             87          86        20          23.0000          12.0171     91.39%
56708.32/2862.84	c      2863             87          86        20          23.0000          12.0171     91.39%
56809.47/2867.96	c      2868             87          86        20          23.0000          12.0171     91.39%
56911.34/2873.08	c      2873             87          86        20          23.0000          12.0171     91.39%
57012.44/2878.16	c      2878             87          86        20          23.0000          12.0171     91.39%
57112.85/2883.29	c      2883             87          86        20          23.0000          12.0171     91.39%
57215.99/2888.43	c      2888             87          86        20          23.0000          12.0171     91.39%
57317.12/2893.52	c      2894             87          86        20          23.0000          12.0171     91.39%
57416.15/2898.57	c      2899             87          86        20          23.0000          12.0171     91.39%
57521.46/2903.83	c      2904             87          86        20          23.0000          12.0171     91.39%
57622.47/2908.91	c      2909             87          86        20          23.0000          12.0171     91.39%
57721.64/2913.98	c      2914             87          86        20          23.0000          12.0171     91.39%
57823.49/2919.07	c      2919             87          86        20          23.0000          12.0171     91.39%
57925.92/2924.20	c      2924             87          86        20          23.0000          12.0171     91.39%
58025.10/2929.28	c      2929             88          87        20          23.0000          12.0171     91.39%
58126.30/2934.36	c      2934             88          87        20          23.0000          12.0171     91.39%
58227.25/2939.43	c      2939             88          87        20          23.0000          12.0171     91.39%
58328.42/2944.50	c      2944             88          87        20          23.0000          12.0171     91.39%
58429.57/2949.62	c      2950             89          88        20          23.0000          12.0171     91.39%
58530.72/2954.70	c      2955             89          88        20          23.0000          12.0171     91.39%
58629.75/2959.73	c      2960             89          88        20          23.0000          12.0171     91.39%
58730.88/2964.82	c      2965             89          88        20          23.0000          12.0171     91.39%
58831.95/2969.93	c      2970             89          88        20          23.0000          12.0171     91.39%
58931.16/2975.01	c      2975             90          89        20          23.0000          12.0171     91.39%
59032.97/2980.08	c      2980             90          89        20          23.0000          12.0171     91.39%
59134.00/2985.16	c      2985             90          89        20          23.0000          12.0171     91.39%
59234.21/2990.27	c      2990             90          89        20          23.0000          12.0171     91.39%
59333.02/2995.29	c      2995             90          89        20          23.0000          12.0171     91.39%
59434.10/3000.30	c      3000             90          89        20          23.0000          12.0171     91.39%
59533.27/3005.40	c      3005             90          89        20          23.0000          12.0171     91.39%
59634.38/3010.47	c      3010             91          90        20          23.0000          12.0171     91.39%
59735.56/3015.56	c      3016             91          90        20          23.0000          12.0171     91.39%
59836.81/3020.64	c      3021             91          90        20          23.0000          12.0171     91.39%
59936.11/3025.70	c      3026             91          90        20          23.0000          12.0171     91.39%
60037.15/3030.74	c      3031             92          91        20          23.0000          12.0171     91.39%
60136.26/3035.75	c      3036             92          91        20          23.0000          12.0171     91.39%
60237.43/3040.85	c      3041             92          91        20          23.0000          12.0171     91.39%
60338.57/3045.97	c      3046             92          91        20          23.0000          12.0171     91.39%
60437.70/3051.02	c      3051             92          91        20          23.0000          12.0171     91.39%
60539.51/3056.10	c      3056             93          92        20          23.0000          12.0171     91.39%
60641.59/3061.23	c      3061             93          92        20          23.0000          12.0171     91.39%
60742.62/3066.32	c      3066             93          92        20          23.0000          12.0171     91.39%
60841.67/3071.39	c      3071             94          93        20          23.0000          12.0171     91.39%
60944.76/3076.50	c      3076             94          93        20          23.0000          12.0171     91.39%
61043.95/3081.55	c      3082             94          93        20          23.0000          12.0171     91.39%
61144.83/3086.61	c      3087             94          93        20          23.0000          12.0171     91.39%
61245.94/3091.73	c      3092             94          93        20          23.0000          12.0171     91.39%
61347.11/3096.81	c      3097             94          93        20          23.0000          12.0171     91.39%
61446.28/3101.88	c      3102             94          93        20          23.0000          12.0171     91.39%
61547.44/3106.95	c      3107             94          93        20          23.0000          12.0171     91.39%
61646.59/3112.02	c      3112             95          94        20          23.0000          12.0171     91.39%
61748.42/3117.09	c      3117             95          94        20          23.0000          12.0171     91.39%
61849.43/3122.16	c      3122             95          94        20          23.0000          12.0171     91.39%
61950.00/3127.23	c      3127             95          94        20          23.0000          12.0171     91.39%
62051.16/3132.35	c      3132             95          94        20          23.0000          12.0171     91.39%
62150.34/3137.39	c      3137             95          94        20          23.0000          12.0171     91.39%
62251.50/3142.47	c      3142             97          96        20          23.0000          12.0171     91.39%
62354.62/3147.62	c      3148             97          96        20          23.0000          12.0171     91.39%
62453.76/3152.70	c      3153             97          96        20          23.0000          12.0171     91.39%
62554.91/3157.75	c      3158             97          96        20          23.0000          12.0171     91.39%
62656.11/3162.81	c      3163             97          96        20          23.0000          12.0171     91.39%
62757.15/3167.97	c      3168             97          96        20          23.0000          12.0171     91.39%
62860.91/3173.16	c      3173             98          97        20          23.0000          12.0171     91.39%
62961.30/3178.25	c      3178             98          97        20          23.0000          12.0171     91.39%
63064.44/3183.44	c      3183             98          97        20          23.0000          12.0171     91.39%
63163.60/3188.49	c      3188             98          97        20          23.0000          12.0171     91.39%
63264.77/3193.56	c      3194             98          97        20          23.0000          12.0171     91.39%
63365.89/3198.65	c      3199             98          97        20          23.0000          12.0171     91.39%
63465.07/3203.66	c      3204             98          97        20          23.0000          12.0171     91.39%
63568.21/3208.81	c      3209             98          97        20          23.0000          12.0171     91.39%
63669.28/3213.90	c      3214             98          97        20          23.0000          12.0171     91.39%
63768.37/3218.98	c      3219             98          97        20          23.0000          12.0171     91.39%
63870.20/3224.06	c      3224             98          97        20          23.0000          12.0171     91.39%
63969.24/3229.12	c      3229             99          98        20          23.0000          12.0171     91.39%
64070.24/3234.18	c      3234             99          98        20          23.0000          12.0171     91.39%
64170.67/3239.30	c      3239             99          98        20          23.0000          12.0171     91.39%
64271.71/3244.36	c      3244             99          98        20          23.0000          12.0171     91.39%
64372.72/3249.43	c      3249             99          98        20          23.0000          12.0171     91.39%
64471.79/3254.49	c      3254             99          98        20          23.0000          12.0171     91.39%
64572.84/3259.52	c      3260             99          98        20          23.0000          12.0171     91.39%
64673.77/3264.64	c      3265             99          98        20          23.0000          12.0171     91.39%
64774.84/3269.70	c      3270            100          99        20          23.0000          12.0171     91.39%
64874.00/3274.77	c      3275            100          99        20          23.0000          12.0171     91.39%
64975.11/3279.86	c      3280            100          99        20          23.0000          12.0171     91.39%
65074.19/3284.88	c      3285            100          99        20          23.0000          12.0171     91.39%
65175.33/3290.02	c      3290            100          99        20          23.0000          12.0171     91.39%
65276.98/3295.11	c      3295            100          99        20          23.0000          12.0171     91.39%
65379.47/3300.21	c      3300            100          99        20          23.0000          12.0171     91.39%
65478.53/3305.28	c      3305            100          99        20          23.0000          12.0171     91.39%
65581.62/3310.43	c      3310            100          99        20          23.0000          12.0171     91.39%
65680.77/3315.46	c      3315            101         100        20          23.0000          12.0171     91.39%
65781.89/3320.51	c      3321            101         100        20          23.0000          12.0171     91.39%
65880.99/3325.57	c      3326            101         100        20          23.0000          12.0171     91.39%
65980.10/3330.58	c      3331            101         100        20          23.0000          12.0171     91.39%
66083.14/3335.71	c      3336            101         100        20          23.0000          12.0171     91.39%
66184.20/3340.88	c      3341            101         100        20          23.0000          12.0171     91.39%
66285.16/3345.95	c      3346            101         100        20          23.0000          12.0171     91.39%
66386.93/3351.07	c      3351            101         100        20          23.0000          12.0171     91.39%
66488.28/3356.16	c      3356            101         100        20          23.0000          12.0171     91.39%
66588.48/3361.26	c      3361            101         100        20          23.0000          12.0171     91.39%
66691.60/3366.42	c      3366            101         100        20          23.0000          12.0171     91.39%
66792.74/3371.51	c      3372            101         100        20          23.0000          12.0171     91.39%
66893.80/3376.60	c      3377            102         101        20          23.0000          12.0210     91.33%
66992.77/3381.68	c      3382            102         101        20          23.0000          12.0210     91.33%
67095.80/3386.81	c      3387            102         101        20          23.0000          12.0210     91.33%
67196.95/3391.94	c      3392            102         101        20          23.0000          12.0210     91.33%
67298.70/3397.10	c      3397            102         101        20          23.0000          12.0210     91.33%
67401.16/3402.20	c      3402            102         101        20          23.0000          12.0210     91.33%
67502.14/3407.34	c      3407            102         101        20          23.0000          12.0210     91.33%
67603.30/3412.47	c      3412            102         101        20          23.0000          12.0210     91.33%
67704.45/3417.50	c      3418            102         101        20          23.0000          12.0210     91.33%
67805.53/3422.70	c      3423            102         101        20          23.0000          12.0210     91.33%
67906.59/3427.75	c      3428            103         102        20          23.0000          12.0210     91.33%
68007.72/3432.85	c      3433            103         102        20          23.0000          12.0210     91.33%
68108.88/3437.93	c      3438            103         102        20          23.0000          12.0210     91.33%
68212.55/3443.16	c      3443            103         102        20          23.0000          12.0210     91.33%
68312.93/3448.25	c      3448            103         102        20          23.0000          12.0210     91.33%
68414.02/3453.34	c      3453            103         102        20          23.0000          12.0210     91.33%
68515.13/3458.40	c      3458            103         102        20          23.0000          12.0210     91.33%
68614.28/3463.48	c      3463            104         103        20          23.0000          12.0210     91.33%
68717.38/3468.60	c      3469            104         103        20          23.0000          12.0210     91.33%
68816.49/3473.68	c      3474            104         103        20          23.0000          12.0210     91.33%
68917.45/3478.74	c      3479            106         105        20          23.0000          12.0210     91.33%
69018.52/3483.84	c      3484            106         105        20          23.0000          12.0210     91.33%
69119.64/3488.90	c      3489            106         105        20          23.0000          12.0210     91.33%
69218.81/3494.02	c      3494            106         105        20          23.0000          12.0210     91.33%
69320.70/3499.09	c      3499            106         105        20          23.0000          12.0210     91.33%
69419.95/3504.12	c      3504            106         105        20          23.0000          12.0210     91.33%
69522.20/3509.20	c      3509            106         105        20          23.0000          12.0210     91.33%
69621.34/3514.28	c      3514            106         105        20          23.0000          12.0210     91.33%
69722.51/3519.36	c      3519            107         106        20          23.0000          12.0210     91.33%
69823.66/3524.42	c      3524            107         106        20          23.0000          12.0210     91.33%
69924.75/3529.53	c      3530            107         106        20          23.0000          12.0210     91.33%
70025.85/3534.60	c      3535            107         106        20          23.0000          12.0210     91.33%
70126.93/3539.70	c      3540            108         107        20          23.0000          12.0210     91.33%
70226.09/3544.74	c      3545            108         107        20          23.0000          12.0210     91.33%
70329.11/3549.91	c      3550            108         107        20          23.0000          12.0210     91.33%
70428.31/3555.03	c      3555            109         108        20          23.0000          12.0210     91.33%
70530.20/3560.09	c      3560            109         108        20          23.0000          12.0210     91.33%
70632.58/3565.26	c      3565            109         108        20          23.0000          12.0210     91.33%
70733.71/3570.34	c      3570            110         109        20          23.0000          12.0210     91.33%
70832.77/3575.39	c      3575            110         109        20          23.0000          12.0210     91.33%
70934.04/3580.46	c      3580            111         110        20          23.0000          12.0210     91.33%
71034.98/3585.59	c      3586            111         110        20          23.0000          12.0210     91.33%
71136.08/3590.60	c      3591            111         110        20          23.0000          12.0210     91.33%
71235.30/3595.61	c      3596            111         110        20          23.0000          12.0210     91.33%
71336.21/3600.74	c      3601            112         111        20          23.0000          12.0210     91.33%
71437.29/3605.82	c      3606            113         112        20          23.0000          12.0210     91.33%
71538.44/3610.92	c      3611            113         112        20          23.0000          12.0210     91.33%
71637.59/3616.01	c      3616            113         112        20          23.0000          12.0210     91.33%
71741.39/3621.15	c      3621            113         112        20          23.0000          12.0210     91.33%
71841.80/3626.29	c      3626            114         113        20          23.0000          12.0210     91.33%
71942.97/3631.37	c      3631            114         113        20          23.0000          12.0210     91.33%

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: 191633 MiB (190463 MiB free)
  memory of node 1: 193531 MiB (170932 MiB free)
  memory of node 2: 193531 MiB (190437 MiB free)
  memory of node 3: 193531 MiB (169792 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-4465303-1722457084/watcher-4465303-1722457084 -o /tmp/evaluation-result-4465303-1722457084/solver-4465303-1722457084 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722453440-68155 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465303-1722457084.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=70383, runsolver pid=70380
Current StackSize limit: 8192 KiB


[startup+0.100102 s]*
/proc/loadavg: 79.20 80.15 79.69 61/981 70384
/proc/meminfo: memFree=738678268/790760800 swapFree=131071996/131071996
[pid=70383] ppid=70380 vsize=97328 memory=85724 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/70383/stat : 70383 (fscip) R 70380 70383 68145 0 -1 4194304 19242 0 0 0 8 3 0 0 20 0 1 0 12295214 99663872 21431 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
/proc/70383/statm: 24332 21431 2555 3035 0 20728 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 97328 KiB
Current children cumulated memory: 85724 KiB

[startup+0.219058 s]*
/proc/loadavg: 79.20 80.15 79.69 62/981 70384
/proc/meminfo: memFree=738560684/790760800 swapFree=131071996/131071996
[pid=70383] ppid=70380 vsize=136456 memory=120996 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/70383/stat : 70383 (fscip) R 70380 70383 68145 0 -1 4194304 28015 0 0 0 18 4 0 0 20 0 1 0 12295214 139730944 30249 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
/proc/70383/statm: 34114 30249 2614 3035 0 30510 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 136456 KiB
Current children cumulated memory: 120996 KiB

[startup+0.319214 s]*
/proc/loadavg: 79.20 80.15 79.69 60/981 70384
/proc/meminfo: memFree=738553988/790760800 swapFree=131071996/131071996
[pid=70383] ppid=70380 vsize=153876 memory=141436 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/stat : 70383 (fscip) R 70380 70383 68145 0 -1 4194304 37149 0 0 0 27 6 0 0 20 0 1 0 12295214 157569024 35359 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
/proc/70383/statm: 38469 35359 2726 3035 0 34865 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 153876 KiB
Current children cumulated memory: 141436 KiB

[startup+0.700255 s]
/proc/loadavg: 79.20 80.15 79.69 62/981 70384
/proc/meminfo: memFree=738341032/790760800 swapFree=131071996/131071996
[pid=70383] ppid=70380 vsize=174904 memory=161736 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/stat : 70383 (fscip) R 70380 70383 68145 0 -1 4194304 43724 0 0 0 62 7 0 0 20 0 1 0 12295214 179101696 40434 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
/proc/70383/statm: 43726 40434 2790 3035 0 40122 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 174904 KiB
Current children cumulated memory: 161736 KiB

[startup+1.50138 s]
/proc/loadavg: 79.20 80.15 79.69 62/1001 70404
/proc/meminfo: memFree=738055936/790760800 swapFree=131071996/131071996
[pid=70383] ppid=70380 vsize=3163560 memory=1604412 CPUtime=2.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/stat : 70383 (fscip) S 70380 70383 68145 0 -1 1077936128 408683 0 0 0 198 95 0 0 20 0 41 0 12295214 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
/proc/70383/statm: 790890 401103 2822 3035 0 502563 0
[pid=70383/tid=70385] ppid=70380 vsize=3163560 memory=7235153083747427951 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70385/stat : 70385 (fscip) R 70380 70383 68145 0 -1 4194368 17744 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70386] ppid=70380 vsize=3163560 memory=16108 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70386/stat : 70386 (fscip) R 70380 70383 68145 0 -1 4194368 17741 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70387] ppid=70380 vsize=3163560 memory=11424 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70387/stat : 70387 (fscip) R 70380 70383 68145 0 -1 4194368 17739 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70388] ppid=70380 vsize=3163560 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70388/stat : 70388 (fscip) R 70380 70383 68145 0 -1 4194368 17739 0 0 0 5 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70389] ppid=70380 vsize=3163560 memory=25333125866717268 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70389/stat : 70389 (fscip) D 70380 70383 68145 0 -1 4194368 18021 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70390] ppid=70380 vsize=3163560 memory=29273809900535888 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70390/stat : 70390 (fscip) R 70380 70383 68145 0 -1 4194368 17739 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70391] ppid=70380 vsize=3163560 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70391/stat : 70391 (fscip) R 70380 70383 68145 0 -1 4194368 17745 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70392] ppid=70380 vsize=3163560 memory=2268 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70392/stat : 70392 (fscip) R 70380 70383 68145 0 -1 4194368 17743 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70393] ppid=70380 vsize=3163560 memory=1996 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70393/stat : 70393 (fscip) R 70380 70383 68145 0 -1 4194368 17739 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70394] ppid=70380 vsize=3163560 memory=1836 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70394/stat : 70394 (fscip) R 70380 70383 68145 0 -1 4194368 17745 0 0 0 6 3 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70395] ppid=70380 vsize=3163560 memory=280107432497264 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70395/stat : 70395 (fscip) R 70380 70383 68145 0 -1 4194368 17743 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70396] ppid=70380 vsize=3163560 memory=8223989958401 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70396/stat : 70396 (fscip) R 70380 70383 68145 0 -1 4194368 17744 0 0 0 7 3 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70397] ppid=70380 vsize=3163560 memory=8232579892737 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70397/stat : 70397 (fscip) R 70380 70383 68145 0 -1 4194368 17744 0 0 0 5 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70398] ppid=70380 vsize=3163560 memory=8275529565697 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70398/stat : 70398 (fscip) R 70380 70383 68145 0 -1 4194368 17740 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70399] ppid=70380 vsize=3163560 memory=2814784127238148 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70399/stat : 70399 (fscip) R 70380 70383 68145 0 -1 4194368 17738 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70400] ppid=70380 vsize=3163560 memory=33100 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70400/stat : 70400 (fscip) R 70380 70383 68145 0 -1 4194368 17745 0 0 0 5 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70401] ppid=70380 vsize=3163560 memory=19580 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70401/stat : 70401 (fscip) R 70380 70383 68145 0 -1 4194368 17742 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70402] ppid=70380 vsize=3163560 memory=54528 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70402/stat : 70402 (fscip) R 70380 70383 68145 0 -1 4194368 17744 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70403] ppid=70380 vsize=3163560 memory=28496 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70403/stat : 70403 (fscip) R 70380 70383 68145 0 -1 4194368 17754 0 0 0 6 4 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70404] ppid=70380 vsize=3163560 memory=7644 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70404/stat : 70404 (fscip) R 70380 70383 68145 0 -1 4194368 17742 0 0 0 6 3 0 0 20 0 41 0 12295291 3239485440 401103 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
Current children cumulated CPU time: 2.93 s
Current children cumulated vsize: 3163560 KiB
Current children cumulated memory: 1604412 KiB

[startup+3.13476 s]
/proc/loadavg: 79.35 80.16 79.70 81/1021 70424
/proc/meminfo: memFree=733464092/790760800 swapFree=131071996/131071996
[pid=70383] ppid=70380 vsize=4933032 memory=3612140 CPUtime=34.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/stat : 70383 (fscip) S 70380 70383 68145 0 -1 1077936128 957788 0 0 0 2703 718 0 0 20 0 41 0 12295214 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 17 36 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
/proc/70383/statm: 1233258 903035 2918 3035 0 1038823 0
[pid=70383/tid=70385] ppid=70380 vsize=4933032 memory=11424 CPUtime=1.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70385/stat : 70385 (fscip) R 70380 70383 68145 0 -1 4194368 37115 0 0 0 122 45 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70386] ppid=70380 vsize=4933032 memory=16108 CPUtime=1.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70386/stat : 70386 (fscip) R 70380 70383 68145 0 -1 4194368 52351 0 0 0 115 49 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70387] ppid=70380 vsize=4933032 memory=0 CPUtime=1.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70387/stat : 70387 (fscip) R 70380 70383 68145 0 -1 4194368 41259 0 0 0 159 10 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70388] ppid=70380 vsize=4933032 memory=25333125866717268 CPUtime=1.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70388/stat : 70388 (fscip) R 70380 70383 68145 0 -1 4194368 36911 0 0 0 120 46 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70389] ppid=70380 vsize=4933032 memory=205220 CPUtime=1.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70389/stat : 70389 (fscip) R 70380 70383 68145 0 -1 4194368 52339 0 0 0 118 45 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70390] ppid=70380 vsize=4933032 memory=29273809900535888 CPUtime=1.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70390/stat : 70390 (fscip) R 70380 70383 68145 0 -1 4194368 41240 0 0 0 160 9 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70391] ppid=70380 vsize=4933032 memory=0 CPUtime=1.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70391/stat : 70391 (fscip) R 70380 70383 68145 0 -1 4194368 36983 0 0 0 123 43 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70392] ppid=70380 vsize=4933032 memory=2268 CPUtime=1.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70392/stat : 70392 (fscip) R 70380 70383 68145 0 -1 4194368 66278 0 0 0 115 48 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70393] ppid=70380 vsize=4933032 memory=1996 CPUtime=1.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70393/stat : 70393 (fscip) R 70380 70383 68145 0 -1 4194368 41246 0 0 0 160 10 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70394] ppid=70380 vsize=4933032 memory=1836 CPUtime=1.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70394/stat : 70394 (fscip) R 70380 70383 68145 0 -1 4194368 36955 0 0 0 121 45 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70395] ppid=70380 vsize=4933032 memory=33100 CPUtime=1.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70395/stat : 70395 (fscip) R 70380 70383 68145 0 -1 4194368 54740 0 0 0 116 48 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70396] ppid=70380 vsize=4933032 memory=19580 CPUtime=1.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70396/stat : 70396 (fscip) R 70380 70383 68145 0 -1 4194368 41269 0 0 0 160 9 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70397] ppid=70380 vsize=4933032 memory=54528 CPUtime=1.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70397/stat : 70397 (fscip) R 70380 70383 68145 0 -1 4194368 36966 0 0 0 121 45 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70398] ppid=70380 vsize=4933032 memory=28496 CPUtime=1.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70398/stat : 70398 (fscip) R 70380 70383 68145 0 -1 4194368 66295 0 0 0 115 48 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70399] ppid=70380 vsize=4933032 memory=7644 CPUtime=1.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70399/stat : 70399 (fscip) R 70380 70383 68145 0 -1 4194368 41248 0 0 0 160 9 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70400] ppid=70380 vsize=4933032 memory=280107432497264 CPUtime=1.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70400/stat : 70400 (fscip) R 70380 70383 68145 0 -1 4194368 36985 0 0 0 122 43 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70401] ppid=70380 vsize=4933032 memory=8223989958401 CPUtime=1.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70401/stat : 70401 (fscip) R 70380 70383 68145 0 -1 4194368 52342 0 0 0 119 46 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70402] ppid=70380 vsize=4933032 memory=8232579892737 CPUtime=1.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70402/stat : 70402 (fscip) R 70380 70383 68145 0 -1 4194368 41253 0 0 0 159 10 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70403] ppid=70380 vsize=4933032 memory=8275529565697 CPUtime=1.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70403/stat : 70403 (fscip) R 70380 70383 68145 0 -1 4194368 36992 0 0 0 120 45 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70404] ppid=70380 vsize=4933032 memory=2814784127238148 CPUtime=1.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70404/stat : 70404 (fscip) R 70380 70383 68145 0 -1 4194368 53115 0 0 0 113 48 0 0 20 0 41 0 12295291 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70405] ppid=70380 vsize=4933032 memory=2727284 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70405/stat : 70405 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70406] ppid=70380 vsize=4933032 memory=-2892745056948402235 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70406/stat : 70406 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70407] ppid=70380 vsize=4933032 memory=6935649255759568960 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70407/stat : 70407 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70408] ppid=70380 vsize=4933032 memory=280107432341680 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70408/stat : 70408 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70409] ppid=70380 vsize=4933032 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/70383/task/70409/stat : 70409 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70410] ppid=70380 vsize=4933032 memory=280107432701296 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70410/stat : 70410 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70411] ppid=70380 vsize=4933032 memory=7349936401582129713 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70411/stat : 70411 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70412] ppid=70380 vsize=4933032 memory=58515490341532 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70412/stat : 70412 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70413] ppid=70380 vsize=4933032 memory=55221267202878 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70413/stat : 70413 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70414] ppid=70380 vsize=4933032 memory=14126732374443271 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70414/stat : 70414 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70415] ppid=70380 vsize=4933032 memory=14415916817450616 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70415/stat : 70415 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70416] ppid=70380 vsize=4933032 memory=3472328296227705318 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70416/stat : 70416 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70417] ppid=70380 vsize=4933032 memory=7299502005049014481 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70417/stat : 70417 (fscip) S 70380 70383 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12295354 5051424768 903035 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0

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

[pid=70383/tid=70408] ppid=70380 vsize=16248244 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/70383/task/70408/stat : 70408 (fscip) S 70380 70383 68145 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70409] ppid=70380 vsize=16248244 memory=11424 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/70383/task/70409/stat : 70409 (fscip) S 70380 70383 68145 0 -1 1077936192 155 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70410] ppid=70380 vsize=16248244 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/70383/task/70410/stat : 70410 (fscip) S 70380 70383 68145 0 -1 1077936192 164 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70411] ppid=70380 vsize=16248244 memory=303462 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/70383/task/70411/stat : 70411 (fscip) S 70380 70383 68145 0 -1 1077936192 163 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70412] ppid=70380 vsize=16248244 memory=1996 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/70383/task/70412/stat : 70412 (fscip) S 70380 70383 68145 0 -1 1077936192 167 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70413] ppid=70380 vsize=16248244 memory=1836 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/70383/task/70413/stat : 70413 (fscip) S 70380 70383 68145 0 -1 1077936192 62 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70414] ppid=70380 vsize=16248244 memory=1836 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/70383/task/70414/stat : 70414 (fscip) S 70380 70383 68145 0 -1 1077936192 172 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70415] ppid=70380 vsize=16248244 memory=11424 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/70383/task/70415/stat : 70415 (fscip) S 70380 70383 68145 0 -1 1077936192 161 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70416] ppid=70380 vsize=16248244 memory=13977700 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/70383/task/70416/stat : 70416 (fscip) S 70380 70383 68145 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70417] ppid=70380 vsize=16248244 memory=13977700 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/70383/task/70417/stat : 70417 (fscip) S 70380 70383 68145 0 -1 1077936192 164 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70418] ppid=70380 vsize=16248244 memory=13870252 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/70383/task/70418/stat : 70418 (fscip) S 70380 70383 68145 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70419] ppid=70380 vsize=16248244 memory=11424 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/70383/task/70419/stat : 70419 (fscip) S 70380 70383 68145 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70420] ppid=70380 vsize=16248244 memory=33696 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/70383/task/70420/stat : 70420 (fscip) S 70380 70383 68145 0 -1 1077936192 163 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70421] ppid=70380 vsize=16248244 memory=62308 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/70383/task/70421/stat : 70421 (fscip) S 70380 70383 68145 0 -1 1077936192 162 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70422] ppid=70380 vsize=16248244 memory=13993292 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/70383/task/70422/stat : 70422 (fscip) S 70380 70383 68145 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70423] ppid=70380 vsize=16248244 memory=4281683685210222236 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70423/stat : 70423 (fscip) S 70380 70383 68145 0 -1 1077936192 168 0 0 0 0 1 0 0 20 0 41 0 12295354 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70424] ppid=70380 vsize=16248244 memory=11512 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/70383/task/70424/stat : 70424 (fscip) S 70380 70383 68145 0 -1 1077936192 157 0 0 0 3 0 0 0 20 0 41 0 12295355 16638201856 3498721 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
Current children cumulated CPU time: 70971.5 s
Current children cumulated vsize: 16248244 KiB
Current children cumulated memory: 13994884 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.2 s]
/proc/loadavg: 81.04 80.61 80.51 83/1021 74429
/proc/meminfo: memFree=746620188/790760800 swapFree=131071996/131071996
[pid=70383] ppid=70380 vsize=16248244 memory=14063852 CPUtime=72000.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/stat : 70383 (fscip) S 70380 70383 68145 0 -1 1077936128 52024378 0 0 0 7192053 7995 0 0 20 0 41 0 12295214 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
/proc/70383/statm: 4062061 3515963 3030 3035 0 3925257 0
[pid=70383/tid=70385] ppid=70380 vsize=16248244 memory=-2245088631185882904 CPUtime=3604.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70385/stat : 70385 (fscip) R 70380 70383 68145 0 -1 4194368 2038314 0 0 0 360204 212 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70386] ppid=70380 vsize=16248244 memory=7091283120750218428 CPUtime=3603.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70386/stat : 70386 (fscip) R 70380 70383 68145 0 -1 4194368 2662040 0 0 0 360000 324 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70387] ppid=70380 vsize=16248244 memory=198340509722 CPUtime=3583.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70387/stat : 70387 (fscip) R 70380 70383 68145 0 -1 4194368 2222084 0 0 0 357768 612 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70388] ppid=70380 vsize=16248244 memory=74122 CPUtime=3606.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70388/stat : 70388 (fscip) R 70380 70383 68145 0 -1 4194368 1987730 0 0 0 360412 217 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70389] ppid=70380 vsize=16248244 memory=74456 CPUtime=3602.85 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70389/stat : 70389 (fscip) R 70380 70383 68145 0 -1 4194368 3688607 0 0 0 359868 417 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70390] ppid=70380 vsize=16248244 memory=74785 CPUtime=3594.75 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70390/stat : 70390 (fscip) R 70380 70383 68145 0 -1 4194368 2229434 0 0 0 358879 596 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70391] ppid=70380 vsize=16248244 memory=75104 CPUtime=3602.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70391/stat : 70391 (fscip) R 70380 70383 68145 0 -1 4194368 2010218 0 0 0 360011 215 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70392] ppid=70380 vsize=16248244 memory=75428 CPUtime=3604.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70392/stat : 70392 (fscip) R 70380 70383 68145 0 -1 4194368 3948861 0 0 0 359958 448 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70393] ppid=70380 vsize=16248244 memory=43185 CPUtime=3585.99 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70393/stat : 70393 (fscip) R 70380 70383 68145 0 -1 4194368 2334180 0 0 0 358004 595 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70394] ppid=70380 vsize=16248244 memory=43654 CPUtime=3601.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70394/stat : 70394 (fscip) R 70380 70383 68145 0 -1 4194368 2168322 0 0 0 359924 233 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70395] ppid=70380 vsize=16248244 memory=23483 CPUtime=3600.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70395/stat : 70395 (fscip) R 70380 70383 68145 0 -1 4194368 3511707 0 0 0 359600 413 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70396] ppid=70380 vsize=16248244 memory=205248 CPUtime=3592.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70396/stat : 70396 (fscip) R 70380 70383 68145 0 -1 4194368 2362630 0 0 0 358604 666 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70397] ppid=70380 vsize=16248244 memory=266596 CPUtime=3601.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70397/stat : 70397 (fscip) R 70380 70383 68145 0 -1 4194368 2019816 0 0 0 359949 209 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70398] ppid=70380 vsize=16248244 memory=266596 CPUtime=3593.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70398/stat : 70398 (fscip) R 70380 70383 68145 0 -1 4194368 3171916 0 0 0 359022 371 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70399] ppid=70380 vsize=16248244 memory=6456680 CPUtime=3602.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70399/stat : 70399 (fscip) R 70380 70383 68145 0 -1 4194368 2293301 0 0 0 359624 582 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70400] ppid=70380 vsize=16248244 memory=7517466931809509440 CPUtime=3603.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70400/stat : 70400 (fscip) R 70380 70383 68145 0 -1 4194368 1852496 0 0 0 360196 202 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70401] ppid=70380 vsize=16248244 memory=38468 CPUtime=3602.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70401/stat : 70401 (fscip) R 70380 70383 68145 0 -1 4194368 3946581 0 0 0 359840 453 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70402] ppid=70380 vsize=16248244 memory=2152 CPUtime=3600.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70402/stat : 70402 (fscip) R 70380 70383 68145 0 -1 4194368 2298716 0 0 0 359428 616 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70403] ppid=70380 vsize=16248244 memory=6056 CPUtime=3605.96 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70403/stat : 70403 (fscip) R 70380 70383 68145 0 -1 4194368 2066361 0 0 0 360374 222 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70404] ppid=70380 vsize=16248244 memory=104 CPUtime=3605.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70404/stat : 70404 (fscip) R 70380 70383 68145 0 -1 4194368 3146984 0 0 0 360216 342 0 0 20 0 41 0 12295291 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70405] ppid=70380 vsize=16248244 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/70383/task/70405/stat : 70405 (fscip) S 70380 70383 68145 0 -1 1077936192 174 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70406] ppid=70380 vsize=16248244 memory=29273809900535888 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/70383/task/70406/stat : 70406 (fscip) S 70380 70383 68145 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70407] ppid=70380 vsize=16248244 memory=-1664385933527490352 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/70383/task/70407/stat : 70407 (fscip) S 70380 70383 68145 0 -1 1077936192 171 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70408] ppid=70380 vsize=16248244 memory=-1664385933527490352 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/70383/task/70408/stat : 70408 (fscip) S 70380 70383 68145 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70409] ppid=70380 vsize=16248244 memory=-6950016921787703339 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/70383/task/70409/stat : 70409 (fscip) S 70380 70383 68145 0 -1 1077936192 158 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70410] ppid=70380 vsize=16248244 memory=0 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/70383/task/70410/stat : 70410 (fscip) S 70380 70383 68145 0 -1 1077936192 167 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70411] ppid=70380 vsize=16248244 memory=29273809900535888 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/70383/task/70411/stat : 70411 (fscip) S 70380 70383 68145 0 -1 1077936192 166 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70412] ppid=70380 vsize=16248244 memory=280107434910400 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/70383/task/70412/stat : 70412 (fscip) S 70380 70383 68145 0 -1 1077936192 170 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70413] ppid=70380 vsize=16248244 memory=7926389427239461352 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/70383/task/70413/stat : 70413 (fscip) S 70380 70383 68145 0 -1 1077936192 63 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70414] ppid=70380 vsize=16248244 memory=7926388332039578308 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/70383/task/70414/stat : 70414 (fscip) S 70380 70383 68145 0 -1 1077936192 175 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70415] ppid=70380 vsize=16248244 memory=192055 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/70383/task/70415/stat : 70415 (fscip) S 70380 70383 68145 0 -1 1077936192 164 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70416] ppid=70380 vsize=16248244 memory=74122 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/70383/task/70416/stat : 70416 (fscip) S 70380 70383 68145 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70417] ppid=70380 vsize=16248244 memory=74456 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/70383/task/70417/stat : 70417 (fscip) S 70380 70383 68145 0 -1 1077936192 167 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70418] ppid=70380 vsize=16248244 memory=74785 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/70383/task/70418/stat : 70418 (fscip) S 70380 70383 68145 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70419] ppid=70380 vsize=16248244 memory=75104 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/70383/task/70419/stat : 70419 (fscip) S 70380 70383 68145 0 -1 1077936192 160 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70420] ppid=70380 vsize=16248244 memory=75428 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/70383/task/70420/stat : 70420 (fscip) S 70380 70383 68145 0 -1 1077936192 165 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70421] ppid=70380 vsize=16248244 memory=43185 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/70383/task/70421/stat : 70421 (fscip) S 70380 70383 68145 0 -1 1077936192 164 0 0 0 2 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70422] ppid=70380 vsize=16248244 memory=43654 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/70383/task/70422/stat : 70422 (fscip) S 70380 70383 68145 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70423] ppid=70380 vsize=16248244 memory=6225785999106270573 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70383/task/70423/stat : 70423 (fscip) S 70380 70383 68145 0 -1 1077936192 171 0 0 0 0 1 0 0 20 0 41 0 12295354 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
[pid=70383/tid=70424] ppid=70380 vsize=16248244 memory=205248 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/70383/task/70424/stat : 70424 (fscip) S 70380 70383 68145 0 -1 1077936192 160 0 0 0 3 0 0 0 20 0 41 0 12295355 16638201856 3515963 809668444160 4194304 16623229 140722444139024 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 49012736 140722444141578 140722444141696 140722444141696 140722444148720 0
Current children cumulated CPU time: 72000.5 s
Current children cumulated vsize: 16248244 KiB
Current children cumulated memory: 14063852 KiB

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

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

# cumulated CPU time of all completed processes:  user=71920.8 s, system=80.3914 s

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

[startup+3634.42 s]
/proc/loadavg: 81.04 80.61 80.51 62/982 74429
/proc/meminfo: memFree=750020544/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3634.6 s]
/proc/loadavg: 81.04 80.61 80.51 62/982 74429
/proc/meminfo: memFree=750020544/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3634.66
CPU time (s): 72001.2
CPU user time (s): 71920.8
CPU system time (s): 80.3914
CPU usage (%): 1980.96
Max. virtual memory (cumulated for all children) (KiB): 16248244
Max. memory (cumulated for all children) (KiB): 14063852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71920.8
system time used= 80.3914
maximum resident set size= 14063852
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52024560
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= 604458
involuntary context switches= 243255


# summary of solver processes directly reported to runsolver:
#   pid: 70383
#   total CPU time (s): 72001.2
#   total CPU user time (s): 71920.8
#   total CPU system time (s): 80.3914

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.0557 second user time and 81.4694 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-07-31 22:18:04
IDJOB=4465303
IDBENCH=148188
IDSOLVER=3094
FILE ID=nodeD101/4465303-1722457084
RUNJOBID= nodeD101-1722453440-68155
SLURM_JOB_ID= 8254236
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_9.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-4465303-1722457084/watcher-4465303-1722457084 -o /tmp/evaluation-result-4465303-1722457084/solver-4465303-1722457084 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722453440-68155 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465303-1722457084.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= f8bb64a53a6bd967b0f0fe9129c8144f
RANDOM SEED=1587471652

nodeD101.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	: 0x5003102
cpu MHz		: 2070.697
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2846.029
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3634.598
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 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	: 0x5003102
cpu MHz		: 2848.301
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 136
initial apicid	: 136
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2123.430
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 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	: 0x5003102
cpu MHz		: 2844.417
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2856.389
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3195.022
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3033.250
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3384.375
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 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	: 0x5003102
cpu MHz		: 2846.808
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 132
initial apicid	: 132
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2835.757
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3602.162
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2896.705
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3602.832
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 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	: 0x5003102
cpu MHz		: 3185.309
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3037.163
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2681.263
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 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	: 0x5003102
cpu MHz		: 2872.145
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 150
initial apicid	: 150
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2613.649
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 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	: 0x5003102
cpu MHz		: 2868.240
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2934.661
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2632.083
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 148
initial apicid	: 148
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3315.584
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 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	: 0x5003102
cpu MHz		: 2957.572
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2765.452
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2834.721
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2631.955
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2863.623
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3055.623
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2844.435
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1976.956
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 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	: 0x5003102
cpu MHz		: 3088.463
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 164
initial apicid	: 164
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2866.582
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3061.068
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 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	: 0x5003102
cpu MHz		: 2839.668
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3200.000
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 184
initial apicid	: 184
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2837.649
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2024.916
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 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	: 0x5003102
cpu MHz		: 2862.445
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2876.486
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2671.936
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 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	: 0x5003102
cpu MHz		: 2849.177
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2659.444
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2879.627
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2193.704
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 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	: 0x5003102
cpu MHz		: 2850.225
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        739060896 kB
MemAvailable:   737179288 kB
Buffers:          159540 kB
Cached:           955984 kB
SwapCached:            0 kB
Active:           315912 kB
Inactive:       48947764 kB
Active(anon):       2136 kB
Inactive(anon): 48168580 kB
Active(file):     313776 kB
Inactive(file):   779184 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             60224 kB
Writeback:             0 kB
AnonPages:      48146548 kB
Mapped:           127268 kB
Shmem:             22536 kB
KReclaimable:     131144 kB
Slab:             457392 kB
SReclaimable:     131144 kB
SUnreclaim:       326248 kB
KernelStack:       16832 kB
PageTables:       105092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   14548280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           208896 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4186112 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:      468992 kB
DirectMap2M:    27291648 kB
DirectMap1G:    778043392 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD101 at 2024-07-31 23:18:39