Trace number 4465409

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) 69822.7 3703.01

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb10-0.20-13.opb
MD5SUM8ac687d6d6d445392b755a367fbcc019
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 benchmark40755
Best CPU time to get the best result obtained on this benchmark49.9658
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables215039
Total number of constraints3681544
Number of constraints which are clauses3681544
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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)
9.98/10.09	c Default LC presolving (default).
10.08/10.17	c ** Before presolving: virtualMemUsedAtLc = 8263604714, getVmSize() = 4795072512, SCIPgetMemUsed() = 4333171436, SCIPgetMemTotal() = 4483448268, SCIPgetMemExternEstim() = 3780156446
10.08/10.17	c ** set memory limit for presolving in LC to 8.77006e+12 for SCIP **
150.93/151.48	c ** Estimated virtualMemUsedAtSolver = 5562127951, getVmSize() = 5369597952, SCIPgetMemUsed() = 3406597977, SCIPgetMemTotal() = 4563035481, SCIPgetMemExternEstim() = 3780156446
150.93/151.48	c ** set memory limit for solvers to 4.1711e+11 for each SCIP **
150.93/151.48	c Original Problem   :
150.93/151.48	c   Problem name     : instance-4465409-1723644282
150.93/151.48	c   Variables        : 215039 (215039 binary, 0 integer, 0 implicit integer, 0 continuous)
150.93/151.48	c   Constraints      : 3681544
150.93/151.48	c   Objective sense  : minimize
150.93/151.48	c Presolved Problem  :
150.93/151.48	c   Variables        : 87237 (87237 binary, 0 integer, 0 implicit integer, 0 continuous)
150.93/151.48	c   Constraints      : 973601
150.93/151.48	c Constraints        : Number
150.93/151.48	c   setppc           : 678764 
150.93/151.48	c   linear           : 6 
150.93/151.48	c   logicor          : 294831 
150.93/151.48	c ** Instance transfer method used: 0
152.55/153.10	c ** ParaScipInstance copy does not increase the number of variables. **
179.01/179.56	c LC is working with racing ramp-up and with rebuilding tree after racing.
179.01/179.56	c                                Nodes    Active                                            
179.01/179.56	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
518.59/197.64	c *     198              0           1        20     9737544.0000                -          -
518.59/197.64	c       198              0           1        20     9737544.0000                -          -
524.75/198.21	c *     198              0           1        20     9734639.0000                -          -
2728.12/310.55	c       311              2           1        20     9734639.0000        2329.0000          -
2833.07/315.87	c       316             22          21        20     9734639.0000        2329.0000          -
2950.01/321.76	c       322             22          21        20     9734639.0000        2329.0000          -
2973.50/322.98	c *     323             42          41        20     8925302.0000        2329.0000          -
3046.81/326.60	c *     327             62          61        20     8917166.0000        2329.0000          -
3050.79/326.82	c       327             62          61        20     8917166.0000        2329.0000          -
3139.80/331.35	c *     331             42          41        20     8896836.0000        2329.0000          -
3157.65/332.22	c *     332             42          41        20     8896255.0000        2329.0000          -
3157.65/332.22	c       332             42          41        20     8896255.0000        2329.0000          -
3174.10/333.04	c *     333             42          41        20     8885797.0000        2329.0000          -
3573.70/353.27	c       353             52          51        20     8885797.0000        2329.0000          -
3704.59/359.89	c       360             82          81        20     8885797.0000        2329.0000          -
3912.71/370.33	c       370             52          53        20     8885797.0000        2329.0000          -
4037.65/376.64	c       377             82          83        20     8885797.0000        2329.0000          -
4158.48/382.75	c       383             46          45        20     8885797.0000        2329.0000          -
4564.93/403.25	c       403             57          56        20     8885797.0000        2329.0000          -
4691.95/409.64	c       410             83          82        20     8885797.0000        2329.0000          -
4862.40/418.24	c       418             61          62        20     8885797.0000        2329.0000          -
4975.49/423.96	c       424            101         102        20     8885797.0000        2329.0000          -
5021.12/426.24	c *     426            101         102        20     8169420.0000        2329.0000          -
5078.94/429.16	c       429             62          61        20     8169420.0000        2329.0000          -
5136.50/432.11	c *     432             64          63        20     7518113.0000        2329.0000          -
5608.01/455.81	c       456            108         107        20     7518113.0000        2329.0000          -
5725.00/461.76	c       462             81          82        20     7518113.0000        2329.0000          -
5872.39/469.15	c       469            121         122        20     7518113.0000        2329.0000          -
5982.84/474.75	c       475             89          88        20     7518113.0000        2329.0000          -
6113.74/481.31	c       481             89          88        20     7518113.0000        2329.0000          -
6467.66/499.16	c       499            129         128        20     7518113.0000        2329.0000          -
6693.10/510.54	c       511             94          93        20     7518113.0000        2329.0000          -
6820.07/516.94	c       517            101         102        20     7518113.0000        2329.0000          -
6968.68/524.47	c       524            103         102        20     7518113.0000        2329.0000          -
6996.36/525.87	c *     526            102         101        20     7137552.0000        2329.0000          -
7026.08/527.30	c *     527            102         101        20     6942339.0000        2329.0000          -
7123.33/532.25	c *     532            102         101        20     6911545.0000        2329.0000          -
7123.33/532.25	c       532            102         101        20     6911545.0000        2329.0000          -
7406.97/546.50	c       547            112         111        20     6911545.0000        2329.0000          -
7587.38/555.62	c       556            112         111        20     6911545.0000        2329.0000          -
7690.49/560.80	c       561            112         111        20     6911545.0000        2329.0000          -
7807.55/566.75	c       567            121         122        20     6911545.0000        2329.0000          -
7952.81/574.05	c       574            162         163        20     6911545.0000        2329.0000          -
8097.07/581.39	c       581            129         128        20     6911545.0000        2329.0000          -
8210.77/587.13	c       587            129         128        20     6911545.0000        2329.0000          -
8290.11/591.04	c *     591            129         128        20     6670426.0000        2329.0000          -
8319.18/592.54	c       593            129         128        20     6670426.0000        2329.0000          -
8380.70/595.67	c *     596            129         128        20     6391545.0000        2329.0000          -
8462.05/599.75	c       600            203         202        20     6391545.0000        2329.0000          -
8569.94/605.16	c       605            203         202        20     6391545.0000        2329.0000          -
8729.94/613.22	c       613            203         202        20     6391545.0000        2329.0000          -
8746.05/614.07	c *     614            203         202        20     5933714.0000        2329.0000          -
8870.53/620.38	c       620            203         202        20     5933714.0000        2329.0000          -
8957.65/624.79	c *     625            172         171        20     5506094.0000        2329.0000          -
8973.48/625.53	c       626            221         222        20     5506094.0000        2329.0000          -
9076.55/630.74	c       631            221         222        20     5506094.0000        2329.0000          -
9205.00/637.21	c       637            204         203        20     5506094.0000        2329.0000          -
9308.17/642.47	c       642            242         241        20     5506094.0000        2329.0000          -
9325.95/643.38	c *     643            203         202        20     4342900.0000        2329.0000          -
9421.32/648.18	c       648            222         221        20     4342900.0000        2329.0000          -
9545.46/654.41	c       654            222         221        20     4342900.0000        2329.0000          -
9575.02/655.94	c *     656            322         321        20     4064017.0000        2329.0000          -
9592.52/656.87	c *     657            322         321        20     4018697.0000        2329.0000          -
9653.99/659.94	c       660            322         321        20     4018697.0000        2329.0000          -
9762.77/665.42	c *     665            322         323        20     3613741.0000        2329.0000          -
9762.77/665.42	c       665            322         323        20     3613741.0000        2329.0000          -
9849.95/669.86	c *     670            322         323        20     3326150.0000        2329.0000          -
9867.81/670.80	c *     671            322         323        20     3278485.0000        2329.0000          -
9867.81/670.80	c       671            322         323        20     3278485.0000        2329.0000          -
9885.37/671.69	c *     672            282         281        20     3251178.0000        2329.0000          -
9903.01/672.60	c *     673            282         281        20     3246530.0000        2329.0000          -
9974.68/676.14	c       676            282         281        20     3246530.0000        2329.0000          -
10021.28/678.52	c *     679            362         361        20     2969974.0000        2329.0000          -
10084.78/681.71	c       682            342         341        20     2969974.0000        2329.0000          -
10181.70/686.65	c *     687            382         381        20     2769517.0000        2329.0000          -
10183.66/686.79	c       687            382         381        20     2769517.0000        2329.0000          -
10197.26/687.40	c *     687            382         381        20     2744534.0000        2329.0000          -
10240.36/689.63	c *     690            382         381        20     2637631.0000        2329.0000          -
10290.54/692.19	c       692            382         381        20     2637631.0000        2329.0000          -
10549.52/705.22	c       705            382         381        20     2637631.0000        2329.0000          -
10571.36/706.39	c *     706            382         381        20     2613229.0000        2329.0000          -
10654.69/710.55	c       711            382         381        20     2613229.0000        2329.0000          -
10767.81/716.24	c       716            382         381        20     2613229.0000        2329.0000          -
10905.44/723.14	c       723            509         508        20     2613229.0000        2329.0000          -
11081.87/732.11	c       732            509         508        20     2613229.0000        2329.0000          -
11101.56/733.08	c *     733            509         508        20     2563843.0000        2329.0000          -
11192.40/737.65	c       738            597         596        20     2563843.0000        2329.0000          -
11295.38/742.82	c       743            521         522        20     2563843.0000        2329.0000          -
11404.51/748.37	c       748            521         522        20     2563843.0000        2329.0000          -
11575.17/756.94	c       757            601         602        20     2563843.0000        2329.0000          -
11848.85/770.75	c       771            504         503        20     2563843.0000        2329.0000          -
11983.40/777.52	c       778            619         618        20     2563843.0000        2329.0000          -
12090.52/782.95	c       783            619         618        20     2563843.0000        2329.0000          -
12174.52/787.15	c *     787            619         618        20     2184438.0000        2329.0000          -
12192.30/788.09	c       788            619         618        20     2184438.0000        2329.0000          -
12331.08/795.11	c       795            598         597        20     2184438.0000        2329.0000          -
12653.62/811.34	c       811            661         660        20     2184438.0000        2329.0000          -
12769.36/817.16	c       817            661         660        20     2184438.0000        2329.0000          -
12877.69/822.61	c       823            661         660        20     2184438.0000        2329.0000          -
12992.68/828.43	c       828            722         721        20     2184438.0000        2329.0000          -
13095.67/833.61	c *     834            722         721        20     2110653.0000        2329.0000          -
13095.67/833.61	c       834            722         721        20     2110653.0000        2329.0000          -
13333.45/845.60	c       846            722         721        20     2110653.0000        2329.0000          -
13351.29/846.51	c *     847            722         721        20     1963115.0000        2329.0000          -
13486.05/853.32	c       853            722         721        20     1963115.0000        2329.0000          -
13589.10/858.57	c       859            662         661        20     1963115.0000        2329.0000          -
13675.63/862.98	c *     863            682         681        20     1925348.0000        2329.0000          -
13687.32/863.59	c       864            702         701        20     1925348.0000        2329.0000          -
13800.25/869.26	c       869            762         761        20     1925348.0000        2329.0000          -
13903.19/874.43	c       874            802         801        20     1925348.0000        2329.0000          -
14012.13/879.93	c       880            842         841        20     1925348.0000        2329.0000          -
14117.21/885.30	c *     885            842         841        20     1911985.0000        2329.0000          -
14117.21/885.30	c       885            842         841        20     1911985.0000        2329.0000          -
14248.02/891.85	c       892            842         841        20     1911985.0000        2329.0000          -
14357.19/897.38	c       897            842         841        20     1911985.0000        2329.0000          -
14519.93/905.52	c       906            903         902        20     1911985.0000        2329.0000          -
14629.58/911.06	c       911            821         822        20     1911985.0000        2329.0000          -
14741.91/916.75	c       917            942         941        20     1911985.0000        2329.0000          -
14867.51/923.11	c       923            942         941        20     1911985.0000        2329.0000          -
14908.73/925.14	c *     925            902         901        20     1898041.0000        2329.0000          -
15100.52/934.81	c       935            902         901        20     1898041.0000        2329.0000          -
15221.56/940.96	c       941            902         901        20     1898041.0000        2329.0000          -
15336.64/946.71	c       947            902         901        20     1898041.0000        2329.0000          -
15455.58/952.72	c       953           1022        1021        20     1898041.0000        2329.0000          -
15576.54/958.86	c       959           1022        1021        20     1898041.0000        2329.0000          -
15821.22/971.18	c       971           1042        1041        20     1898041.0000        2329.0000          -
16014.69/980.99	c       981           1042        1041        20     1898041.0000        2329.0000          -
16052.37/982.84	c *     983           1042        1041        20     1860255.0000        2329.0000          -
16066.24/983.58	c *     984           1042        1041        20     1793439.0000        2329.0000          -
16082.09/984.34	c *     984           1042        1041        20     1792858.0000        2329.0000          -
16136.28/987.12	c       987           1042        1041        20     1792858.0000        2329.0000          -
16257.30/993.19	c       993           1042        1041        20     1792858.0000        2329.0000          -
16359.61/998.33	c       998           1042        1041        20     1792858.0000        2329.0000          -
16376.01/999.16	c *     999           1042        1041        20     1671419.0000        2329.0000          -
16391.22/999.98	c *    1000           1042        1041        20     1646436.0000        2329.0000          -
16407.09/1000.76	c *    1001           1042        1041        20     1594146.0000        2329.0000          -
16462.32/1003.57	c      1004           1050           0        20     1594146.0000        2329.0000          -
16585.09/1009.71	c      1010           1111          61        20     1594146.0000        2329.0000          -
16688.27/1014.97	c      1015           1131          81        20     1594146.0000        2329.0000          -
16715.95/1016.33	c *    1016           1131          81        20     1476784.0000        2329.0000          -
16790.01/1020.08	c      1020           1091          41        20     1476784.0000        2329.0000          -
16836.32/1022.43	c *    1022           1110          62        20     1414603.0000        2329.0000          -
16895.81/1025.40	c      1025           1151         101        20     1414603.0000        2329.0000          -
16947.72/1028.09	c *    1028           1151         101        20     1402414.0000        2329.0000          -
16964.87/1028.90	c *    1029           1151         101        20     1401833.0000        2329.0000          -
16994.63/1030.43	c      1030           1151         101        20     1401833.0000        2329.0000          -
17113.49/1036.47	c      1036           1131          81        20     1401833.0000        2329.0000          -
17220.55/1041.87	c      1042           1411         361        20     1401833.0000        2329.0000          -
17274.06/1044.56	c *    1045           1411         361        20     1271671.0000        2329.0000          -
17289.85/1045.36	c *    1045           1411         361        20     1269928.0000        2329.0000          -
17326.23/1047.15	c      1047           1411         361        20     1269928.0000        2329.0000          -
17431.76/1052.54	c      1053           1411         361        20     1269928.0000        2329.0000          -
17541.49/1058.10	c      1058           1411         361        20     1269928.0000        2329.0000          -
17643.91/1063.24	c      1063           1411         361        20     1269928.0000        2329.0000          -
17682.33/1065.17	c *    1065           1411         361        20     1173474.0000        2329.0000          -
17697.48/1065.92	c *    1066           1411         361        20     1172312.0000        2329.0000          -
17711.10/1066.64	c *    1067           1411         361        20     1171731.0000        2329.0000          -
17748.76/1068.58	c      1069           1527         477        20     1171731.0000        2329.0000          -
17853.88/1073.84	c      1074           1527         477        20     1171731.0000        2329.0000          -
17994.74/1081.01	c      1081           1431         383        20     1171731.0000        2329.0000          -
18183.14/1090.48	c      1090           1391         341        20     1171731.0000        2329.0000          -
18284.15/1095.57	c      1096           1391         341        20     1171731.0000        2329.0000          -
18391.19/1100.96	c      1101           1391         341        20     1171731.0000        2329.0000          -
18499.19/1106.47	c      1106           1611         561        20     1171731.0000        2329.0000          -
18587.97/1111.01	c *    1111           1410         362        20     1132221.0000        2329.0000          -
18599.68/1111.57	c      1112           1410         362        20     1132221.0000        2329.0000          -
18702.75/1116.73	c      1117           1410         362        20     1132221.0000        2329.0000          -
18833.69/1123.37	c      1123           1410         362        20     1132221.0000        2329.0000          -
18868.00/1125.08	c *    1125           1410         362        20     1125245.0000        2329.0000          -
18934.40/1128.43	c      1128           1411         361        20     1125245.0000        2329.0000          -
18950.06/1129.27	c *    1129           1869         821        20     1097357.0000        2329.0000          -
18983.62/1131.00	c *    1131           1870         820        20     1096195.0000        2329.0000          -
19034.85/1133.53	c      1134           1811         761        20     1096195.0000        2329.0000          -
19138.00/1138.73	c      1139           1991         941        20     1096195.0000        2329.0000          -
19310.59/1147.44	c      1147           1971         921        20     1096195.0000        2329.0000          -
19348.29/1149.32	c *    1149           1971         921        20     1061333.0000        2329.0000          -
19413.35/1152.63	c      1153           1971         921        20     1061333.0000        2329.0000          -
19512.48/1157.64	c      1158           1971         921        20     1061333.0000        2329.0000          -
19622.24/1163.18	c      1163           1971         921        20     1061333.0000        2329.0000          -
19716.58/1167.91	c *    1168           1992         942        20     1033444.0000        2329.0000          -
19726.47/1168.49	c      1168           1992         942        20     1033444.0000        2329.0000          -
19756.21/1169.99	c *    1170           1992         942        20     1032281.0000        2329.0000          -
19831.63/1173.78	c      1174           1992         942        20     1032281.0000        2329.0000          -
19940.36/1179.25	c      1179           2010         962        20     1032281.0000        2329.0000          -
20059.37/1185.20	c      1185           2052        1000        20     1032281.0000        2329.0000          -
20466.09/1205.72	c      1206           1971         921        20     1032281.0000        2329.0000          -
20585.18/1211.72	c      1212           2111        1061        20     1032281.0000        2329.0000          -
20696.20/1217.37	c      1217           2130        1082        20     1032281.0000        2329.0000          -
20799.13/1222.54	c      1223           2153        1099        20     1032281.0000        2329.0000          -
20868.92/1226.10	c *    1226           2211        1161        20     1010782.0000        2329.0000          -
20897.88/1227.58	c      1228           2211        1161        20     1010782.0000        2329.0000          -
20984.36/1231.97	c *    1232           2211        1161        20     1009620.0000        2329.0000          -
21000.18/1232.72	c      1233           2274        1218        20     1009620.0000        2329.0000          -
21174.20/1241.56	c      1242           2274        1218        20     1009620.0000        2329.0000          -
21499.56/1258.03	c      1258           2271        1221        20     1009620.0000        2329.0000          -
21612.71/1263.62	c      1264           2311        1261        20     1009620.0000        2329.0000          -
21729.80/1269.51	c      1270           2311        1261        20     1009620.0000        2329.0000          -
21835.00/1274.86	c      1275           2394        1338        20     1009620.0000        2329.0000          -
21973.80/1281.88	c      1282           2394        1338        20     1009620.0000        2329.0000          -
21991.58/1282.79	c *    1283           2394        1338        20      991603.0000        2329.0000          -
22064.63/1286.48	c *    1286           2394        1338        20      989866.0000        2329.0000          -
22074.56/1287.01	c      1287           2394        1338        20      989866.0000        2329.0000          -
22176.03/1292.06	c      1292           2394        1338        20      989866.0000        2329.0000          -
22292.21/1297.94	c      1298           2391        1341        20      989866.0000        2329.0000          -
22433.45/1305.04	c      1305           2451        1401        20      989866.0000        2329.0000          -
22565.82/1311.75	c      1312           2451        1401        20      989866.0000        2329.0000          -
22812.57/1324.19	c      1324           2511        1461        20      989866.0000        2329.0000          -
22914.93/1329.34	c      1329           2511        1461        20      989866.0000        2329.0000          -
23053.72/1336.35	c      1336           2511        1461        20      989866.0000        2329.0000          -
23170.65/1342.25	c      1342           2494        1438        20      989866.0000        2329.0000          -
23189.39/1343.17	c *    1343           2494        1438        20      971850.0000        2329.0000          -
23231.86/1345.31	c *    1345           2530        1482        20      971272.0000        2329.0000          -
23273.52/1347.47	c      1347           2533        1479        20      971272.0000        2329.0000          -
23392.15/1353.48	c      1353           2550        1500        20      971272.0000        2329.0000          -
23497.06/1358.77	c      1359           2613        1555        20      971272.0000        2329.0000          -
23498.97/1358.82	c *    1359           2613        1555        20      956163.0000        2329.0000          -
23609.61/1364.47	c      1364           2613        1555        20      956163.0000        2329.0000          -
23796.11/1373.85	c      1374           2613        1555        20      956163.0000        2329.0000          -
23811.98/1374.67	c *    1375           2613        1555        20      930594.0000        2329.0000          -
23919.58/1380.06	c      1380           2613        1555        20      930594.0000        2329.0000          -
24040.60/1386.15	c      1386           2755        1697        20      930594.0000        2329.0000          -
24150.81/1391.71	c      1392           2806        1739        20      930594.0000        2329.0000          -
24253.59/1396.91	c      1397           2806        1739        20      930594.0000        2329.0000          -
24357.31/1402.16	c      1402           2806        1739        20      930594.0000        2329.0000          -
24384.08/1403.51	c *    1404           2806        1739        20      926527.0000        2329.0000          -
24457.47/1407.29	c      1407           2806        1739        20      926527.0000        2329.0000          -
24558.60/1412.39	c      1412           2875        1817        20      926527.0000        2329.0000          -
24685.63/1418.76	c      1419           2840        1699        20      926527.0000        2329.0000          -
24791.43/1424.04	c      1424           2817        1754        20      926527.0000        2329.0000          -
24860.14/1427.56	c *    1428           2943        1883        20      919555.0000        2329.0000          -
24910.34/1430.12	c      1430           2943        1883        20      919555.0000        2329.0000          -
25032.63/1436.27	c      1436           2943        1883        20      919555.0000        2329.0000          -
25256.68/1447.55	c      1448           2943        1883        20      919555.0000        2329.0000          -
25359.85/1452.70	c      1453           2955        1897        20      919555.0000        2329.0000          -
25474.82/1458.50	c      1459           2960        1818        20      919555.0000        2329.0000          -
25601.57/1465.02	c      1465           2936        1337        20      919555.0000        2329.0000          -
25758.17/1472.81	c      1473           3038        1973        20      919555.0000        2329.0000          -
25788.02/1474.33	c *    1474           2953        1354        20      908517.0000        2329.0000          -
25871.26/1478.56	c      1479           2953        1354        20      908517.0000        2329.0000          -
25974.30/1483.73	c      1484           2953        1354        20      908517.0000        2329.0000          -
26085.50/1489.31	c      1489           2953        1354        20      908517.0000        2329.0000          -
26200.86/1495.16	c      1495           2953        1354        20      908517.0000        2329.0000          -
26319.91/1501.17	c      1501           3153        1429        20      908517.0000        2329.0000          -
26379.39/1504.16	c *    1504           3153        1429        20      876556.0000        2329.0000          -
26426.28/1506.53	c      1507           3153        1429        20      876556.0000        2329.0000          -
26531.44/1511.88	c      1512           3153        1429        20      876556.0000        2329.0000          -
26637.03/1517.15	c      1517           3153        1429        20      876556.0000        2329.0000          -
26741.31/1522.48	c      1522           3153        1429        20      876556.0000        2329.0000          -
26848.44/1527.86	c      1528           3183        2037        20      876556.0000        2329.0000          -
26967.43/1533.83	c      1534           3183        2037        20      876556.0000        2329.0000          -
27106.17/1540.81	c      1541           3183        2037        20      876556.0000        2329.0000          -
27221.20/1546.69	c      1547           3074        1475        20      876556.0000        2329.0000          -
27326.22/1552.04	c      1552           3201        2057        20      876556.0000        2329.0000          -
27441.21/1557.76	c      1558           3269        1545        20      876556.0000        2329.0000          -
27564.17/1563.92	c      1564           3269        1545        20      876556.0000        2329.0000          -
27666.00/1569.13	c      1569           3269        1545        20      876556.0000        2329.0000          -
27817.75/1576.73	c      1577           3156        1557        20      876556.0000        2329.0000          -
27956.59/1583.79	c      1584           3156        1557        20      876556.0000        2329.0000          -
28057.59/1588.80	c      1589           3243        2095        20      876556.0000        2329.0000          -
28178.46/1594.90	c      1595           3156        1559        20      876556.0000        2329.0000          -
28300.04/1601.08	c      1601           3156        1559        20      876556.0000        2329.0000          -
28319.74/1602.04	c *    1602           3156        1559        20      866096.0000        2329.0000          -
28418.70/1607.10	c      1607           3156        1559        20      866096.0000        2329.0000          -
28540.97/1613.29	c      1613           3281        2135        20      866096.0000        2329.0000          -
28590.19/1615.70	c *    1616           3281        2135        20      865516.0000        2329.0000          -
28656.53/1619.06	c      1619           3364        1365        20      865516.0000        2329.0000          -
28673.18/1619.97	c *    1620           3364        1365        20      864934.0000        2329.0000          -
28757.06/1624.16	c      1624           3364        1365        20      864934.0000        2329.0000          -
28948.53/1633.89	c      1634           3364        1365        20      864934.0000        2329.0000          -
29032.69/1638.12	c *    1638           3256        1437        20      864353.0000        2329.0000          -
29067.55/1639.83	c      1640           3256        1437        20      864353.0000        2329.0000          -
29210.72/1647.09	c      1647           3343        2195        20      864353.0000        2329.0000          -
29309.97/1652.11	c      1652           3440        1439        20      864353.0000        2329.0000          -
29422.11/1657.72	c      1658           3440        1439        20      864353.0000        2329.0000          -
29562.94/1664.85	c      1665           3440        1439        20      864353.0000        2329.0000          -
29703.69/1671.95	c      1672           3403        2255        20      864353.0000        2329.0000          -
29838.11/1678.71	c      1679           3403        2255        20      864353.0000        2329.0000          -
29983.20/1686.11	c      1686           3460        1459        20      864353.0000        2329.0000          -
30123.71/1693.16	c      1693           3460        1459        20      864353.0000        2329.0000          -
30228.07/1698.42	c      1698           3460        1459        20      864353.0000        2329.0000          -
30331.20/1703.65	c      1704           3460        1459        20      864353.0000        2329.0000          -
30448.22/1709.53	c      1710           3443        2295        20      864353.0000        2329.0000          -
30574.90/1715.93	c      1716           3443        2295        20      864353.0000        2329.0000          -
30597.35/1717.09	c *    1717           3443        2295        20      842282.0000        2329.0000          -
30689.40/1721.73	c      1722           3434        1594        20      842282.0000        2329.0000          -
30798.04/1727.29	c      1727           3453        1615        20      842282.0000        2329.0000          -
30915.20/1733.14	c      1733           3471        1631        20      842282.0000        2329.0000          -
31015.38/1738.21	c      1738           3678        1675        20      842282.0000        2329.0000          -
31135.89/1744.39	c      1744           3678        1675        20      842282.0000        2329.0000          -
31238.85/1749.58	c      1750           3678        1675        20      842282.0000        2329.0000          -
31407.88/1758.08	c      1758           3678        1675        20      842282.0000        2329.0000          -
31520.07/1763.75	c      1764           3554        1714        20      842282.0000        2329.0000          -
31632.62/1769.44	c      1769           3554        1714        20      842282.0000        2329.0000          -
31684.55/1772.03	c *    1772           3554        1714        20      830079.0000        2329.0000          -
31744.27/1775.11	c      1775           3573        1735        20      830079.0000        2329.0000          -
31848.24/1780.38	c      1780           3573        1735        20      830079.0000        2329.0000          -
31950.94/1785.50	c      1786           3687        2373        20      830079.0000        2329.0000          -
32095.45/1792.83	c      1793           3687        2373        20      830079.0000        2329.0000          -
32341.23/1805.21	c      1805           3687        2373        20      830079.0000        2329.0000          -
32509.22/1813.73	c      1814           3635        1792        20      830079.0000        2329.0000          -
32634.95/1820.14	c      1820           3803        1796        20      830079.0000        2329.0000          -
32738.75/1825.32	c      1825           3747        2433        20      830079.0000        2329.0000          -
32857.30/1831.39	c      1831           3844        1835        20      830079.0000        2329.0000          -
32985.87/1837.89	c      1838           3775        1932        20      830079.0000        2329.0000          -
33013.54/1839.20	c *    1839           3775        1932        20      820780.0000        2329.0000          -
33086.88/1842.94	c      1843           3795        2481        20      820780.0000        2329.0000          -
33094.78/1843.37	c *    1843           3795        2481        20      820779.0000        2329.0000          -
33124.01/1844.81	c *    1845           3886        1879        20      818456.0000        2329.0000          -
33184.59/1847.95	c      1848           3815        1972        20      818456.0000        2329.0000          -
33285.87/1853.08	c      1853           3887        2573        20      818456.0000        2329.0000          -
33407.98/1859.24	c      1859           3893        2048        20      818456.0000        2329.0000          -
33753.68/1876.70	c      1877           3893        2048        20      818456.0000        2329.0000          -
33890.24/1883.60	c      1884           3926        2614        20      818456.0000        2329.0000          -
33991.09/1888.71	c      1889           3895        2052        20      818456.0000        2329.0000          -
34091.96/1893.83	c      1894           3926        2614        20      818456.0000        2329.0000          -
34222.44/1900.40	c      1900           3961        2116        20      818456.0000        2329.0000          -
34249.98/1901.90	c *    1902           3961        2116        20      807414.0000        2329.0000          -
34323.08/1905.52	c      1906           4007        2693        20      807414.0000        2329.0000          -
34425.50/1910.79	c      1911           4189        2171        20      807414.0000        2329.0000          -
34872.76/1933.38	c      1933           4107        2793        20      807414.0000        2329.0000          -
34999.51/1939.72	c      1940           4229        2211        20      807414.0000        2329.0000          -
35105.23/1945.07	c      1945           4097        2191        20      807414.0000        2329.0000          -
35211.24/1950.41	c      1950           4188        2872        20      807414.0000        2329.0000          -
35312.23/1955.57	c      1956           4178        2270        20      807414.0000        2329.0000          -
35413.11/1960.61	c      1961           4248        2932        20      807414.0000        2329.0000          -
35514.09/1965.75	c      1966           4448        2132        20      807414.0000        2329.0000          -
35619.39/1971.10	c      1971           4308        2992        20      807414.0000        2329.0000          -
35721.77/1976.22	c      1976           4519        2609        20      807414.0000        2329.0000          -
35828.36/1981.65	c      1982           4519        2609        20      807414.0000        2329.0000          -
35849.40/1982.70	c *    1983           4519        2609        20      802766.0000        2329.0000          -
35928.49/1986.76	c      1987           4588        3272        20      802766.0000        2329.0000          -
36043.40/1992.54	c      1993           4688        2372        20      802766.0000        2329.0000          -
36144.29/1997.65	c      1998           4600        2688        20      802766.0000        2329.0000          -
36500.53/2015.68	c      2016           4656        2279        20      802766.0000        2329.0000          -
36667.28/2024.12	c      2024           4630        2718        20      802766.0000        2329.0000          -
36789.35/2030.22	c      2030           4669        2292        20      802766.0000        2329.0000          -
36888.23/2035.23	c      2035           4659        2749        20      802766.0000        2329.0000          -
36990.88/2040.46	c      2040           4741        2362        20      802766.0000        2329.0000          -
37092.04/2045.53	c      2046           4740        2828        20      802766.0000        2329.0000          -
37196.71/2050.84	c      2051           4740        2828        20      802766.0000        2329.0000          -
37300.51/2056.10	c      2056           4950        2630        20      802766.0000        2329.0000          -
37399.61/2061.14	c      2061           4950        2630        20      802766.0000        2329.0000          -
37501.57/2066.25	c      2066           5140        3228        20      802766.0000        2329.0000          -
37548.46/2068.61	c *    2069           5180        3268        20      794627.0000        2329.0000          -
37623.65/2072.41	c      2072           5180        3268        20      794627.0000        2329.0000          -
37744.51/2078.59	c      2079           5174        2789        20      794627.0000        2329.0000          -
38168.34/2099.97	c      2100           5174        2789        20      794627.0000        2329.0000          -
38305.18/2106.85	c      2107           5280        3368        20      794627.0000        2329.0000          -
38463.40/2114.82	c      2115           5130        2810        20      794627.0000        2329.0000          -
38573.72/2120.42	c      2120           5319        3409        20      794627.0000        2329.0000          -
38676.48/2125.62	c      2126           5319        3409        20      794627.0000        2329.0000          -
38789.30/2131.38	c      2131           5319        3409        20      794627.0000        2329.0000          -
38933.82/2138.60	c      2139           5319        3409        20      794627.0000        2329.0000          -
39043.30/2144.14	c      2144           5274        2889        20      794627.0000        2329.0000          -
39149.26/2149.55	c      2150           5272        2948        20      794627.0000        2329.0000          -
39254.19/2154.84	c      2155           5272        2948        20      794627.0000        2329.0000          -
39355.06/2159.98	c      2160           5272        2948        20      794627.0000        2329.0000          -
39465.49/2165.58	c      2166           5354        2969        20      794627.0000        2329.0000          -
39587.91/2171.73	c      2172           5400        3488        20      794627.0000        2329.0000          -
39700.83/2177.40	c      2177           5492        3168        20      794627.0000        2329.0000          -
39807.84/2182.89	c      2183           5532        3208        20      794627.0000        2329.0000          -
39878.42/2186.41	c *    2186           5532        3208        20      785327.0000        2329.0000          -
39913.95/2188.25	c      2188           5455        3068        20      785327.0000        2329.0000          -
40016.38/2193.47	c      2193           5780        3868        20      785327.0000        2329.0000          -
40119.20/2198.61	c      2199           5632        3308        20      785327.0000        2329.0000          -
40226.83/2204.13	c      2204           5632        3308        20      785327.0000        2329.0000          -
40568.41/2221.37	c      2221           5632        3308        20      785327.0000        2329.0000          -
40695.25/2227.77	c      2228           5578        2999        20      785327.0000        2329.0000          -
40798.14/2232.97	c      2233           5651        3329        20      785327.0000        2329.0000          -
40901.54/2238.13	c      2238           5839        3929        20      785327.0000        2329.0000          -
41007.91/2243.55	c      2244           5920        4008        20      785327.0000        2329.0000          -
41110.86/2248.77	c      2249           5920        4008        20      785327.0000        2329.0000          -
41259.37/2256.26	c      2256           5920        4008        20      785327.0000        2329.0000          -
41366.21/2261.63	c      2262           5920        4008        20      785327.0000        2329.0000          -
41488.72/2267.85	c      2268           5952        3628        20      785327.0000        2329.0000          -
41589.56/2272.99	c      2273           5952        3628        20      785327.0000        2329.0000          -
41693.18/2278.18	c      2278           5930        4020        20      785327.0000        2329.0000          -
41805.42/2283.84	c      2284           5943        3360        20      785327.0000        2329.0000          -
41977.44/2292.54	c      2293           5943        3360        20      785327.0000        2329.0000          -
42084.12/2297.91	c      2298           5947        3366        20      785327.0000        2329.0000          -
42182.93/2303.03	c      2303           5947        3366        20      785327.0000        2329.0000          -
42301.51/2308.95	c      2309           5947        3366        20      785327.0000        2329.0000          -
42408.24/2314.35	c      2314           6252        3928        20      785327.0000        2329.0000          -
42515.19/2319.71	c      2320           6292        3968        20      785327.0000        2329.0000          -
42625.92/2325.33	c      2325           6600        4688        20      785327.0000        2329.0000          -
42712.11/2329.80	c *    2330           6630        4718        20      776029.0000        2329.0000          -
42723.70/2330.37	c      2330           6465        4139        20      776029.0000        2329.0000          -
42826.72/2335.53	c      2336           6144        3504        20      776029.0000        2329.0000          -
42947.53/2341.67	c      2342           6144        3504        20      776029.0000        2329.0000          -
43349.12/2361.91	c      2362           6144        3504        20      776029.0000        2329.0000          -
43517.39/2370.45	c      2370           6554        4226        20      776029.0000        2329.0000          -
43622.24/2375.80	c      2376           6759        4849        20      776029.0000        2329.0000          -
43727.71/2381.13	c      2381           6573        4247        20      776029.0000        2329.0000          -
43875.70/2388.52	c      2389           6573        4247        20      776029.0000        2329.0000          -
43990.43/2394.34	c      2394           6960        5048        20      776029.0000        2329.0000          -
44091.37/2399.45	c      2399           6960        5048        20      776029.0000        2329.0000          -
44192.18/2404.57	c      2405           6506        3862        20      776029.0000        2329.0000          -
44295.02/2409.75	c      2410           7200        5288        20      776029.0000        2329.0000          -
44453.35/2417.75	c      2418           7200        5288        20      776029.0000        2329.0000          -
44558.71/2423.06	c      2423           7200        5288        20      776029.0000        2329.0000          -
44659.68/2428.16	c      2428           7200        5288        20      776029.0000        2329.0000          -
44787.39/2434.66	c      2435           7200        5288        20      776029.0000        2329.0000          -
44888.46/2439.78	c      2440           7174        4846        20      776029.0000        2329.0000          -
45001.41/2445.42	c      2445           7174        4846        20      776029.0000        2329.0000          -
45121.98/2451.57	c      2452           7174        4846        20      776029.0000        2329.0000          -
45227.01/2456.84	c      2457           7480        5568        20      776029.0000        2329.0000          -
45330.71/2462.12	c      2462           7213        4887        20      776029.0000        2329.0000          -
45436.65/2467.41	c      2467           7182        3484        20      776029.0000        2329.0000          -
45543.47/2472.88	c      2473           7182        3484        20      776029.0000        2329.0000          -
45660.37/2478.80	c      2479           7182        3484        20      776029.0000        2329.0000          -
45761.49/2483.82	c      2484           7182        3484        20      776029.0000        2329.0000          -
45870.37/2489.35	c      2489           7634        5306        20      776029.0000        2329.0000          -
45981.10/2495.02	c      2495           7662        5334        20      776029.0000        2329.0000          -
46088.04/2500.32	c      2500           7662        5334        20      776029.0000        2329.0000          -
46201.70/2506.05	c      2506           8180        6268        20      776029.0000        2329.0000          -
46300.68/2511.10	c      2511           7674        5346        20      776029.0000        2329.0000          -
46321.46/2512.17	c *    2512           8261        6347        20      766737.0000        2329.0000          -
46402.09/2516.22	c      2516           8261        6347        20      766737.0000        2329.0000          -
46510.90/2521.74	c      2522           7774        5446        20      766737.0000        2329.0000          -
46659.21/2529.21	c      2529           7774        5446        20      766737.0000        2329.0000          -
46777.93/2535.26	c      2535           7774        5446        20      766737.0000        2329.0000          -
46999.37/2546.43	c      2546           8361        6447        20      766737.0000        2329.0000          -
47133.74/2553.20	c      2553           8361        6447        20      766737.0000        2329.0000          -
47288.66/2561.07	c      2561           7543        3845        20      766737.0000        2329.0000          -
47404.73/2566.95	c      2567           8380        6468        20      766737.0000        2329.0000          -
47511.46/2572.40	c      2572           8380        6468        20      766737.0000        2329.0000          -
47616.55/2577.61	c      2578           8380        6468        20      766737.0000        2329.0000          -
47719.12/2582.85	c      2583           7561        3865        20      766737.0000        2329.0000          -
47822.54/2588.05	c      2588           7622        3924        20      766737.0000        2329.0000          -
47923.37/2593.17	c      2593           7702        4004        20      766737.0000        2329.0000          -
48066.83/2600.48	c      2600           8821        6907        20      766737.0000        2329.0000          -
48175.76/2605.95	c      2606           7762        4064        20      766737.0000        2329.0000          -
48292.31/2611.89	c      2612           9021        7107        20      766737.0000        2329.0000          -
48393.04/2616.96	c      2617           7902        4204        20      766737.0000        2329.0000          -
48497.83/2622.29	c      2622           9031        7117        20      766737.0000        2329.0000          -
48598.90/2627.31	c      2627           9121        7207        20      766737.0000        2329.0000          -
48709.78/2632.97	c      2633           9121        7207        20      766737.0000        2329.0000          -
48813.31/2638.14	c      2638           9121        7207        20      766737.0000        2329.0000          -
48915.64/2643.39	c      2643           9121        7207        20      766737.0000        2329.0000          -
49028.97/2649.09	c      2649           9121        7207        20      766737.0000        2329.0000          -
49141.24/2654.78	c      2655           9154        6826        20      766737.0000        2329.0000          -
49246.85/2660.12	c      2660           9140        7228        20      766737.0000        2329.0000          -
49374.82/2666.56	c      2667           9140        7228        20      766737.0000        2329.0000          -
49499.45/2672.89	c      2673           9162        6834        20      766737.0000        2329.0000          -
49610.27/2678.42	c      2678           9162        6834        20      766737.0000        2329.0000          -
49717.05/2683.90	c      2684           9181        7267        20      766737.0000        2329.0000          -
49823.91/2689.28	c      2689           9181        7267        20      766737.0000        2329.0000          -
49932.90/2694.79	c      2695           9181        7267        20      766737.0000        2329.0000          -
50011.72/2698.74	c *    2699           9181        7267        20      758017.0000        2329.0000          -
50043.30/2700.38	c      2700           9173        6847        20      758017.0000        2329.0000          -
50158.75/2706.14	c      2706           9173        6847        20      758017.0000        2329.0000          -
50262.92/2711.48	c      2711           9173        6847        20      758017.0000        2329.0000          -
50409.15/2718.82	c      2719           9173        6847        20      758017.0000        2329.0000          -
50587.16/2727.88	c      2728           9122        5424        20      758017.0000        2329.0000          -
50727.76/2735.04	c      2735           9122        5424        20      758017.0000        2329.0000          -
50870.91/2742.17	c      2742           9194        6866        20      758017.0000        2329.0000          -
50981.03/2747.79	c      2748           9320        7408        20      758017.0000        2329.0000          -
51083.81/2752.99	c      2753           9320        7408        20      758017.0000        2329.0000          -
51185.52/2758.07	c      2758           9141        5445        20      758017.0000        2329.0000          -
51293.01/2763.59	c      2764           9274        6946        20      758017.0000        2329.0000          -
51395.86/2768.79	c      2769           9274        6946        20      758017.0000        2329.0000          -
51510.63/2774.50	c      2775           9274        6946        20      758017.0000        2329.0000          -
51633.37/2780.77	c      2781           9142        5444        20      758017.0000        2329.0000          -
51756.21/2786.97	c      2787           9142        5444        20      758017.0000        2329.0000          -
51867.08/2792.51	c      2793           9293        6967        20      758017.0000        2329.0000          -
51969.97/2797.72	c      2798          10081        8167        20      758017.0000        2329.0000          -
52072.89/2803.00	c      2803           9202        5504        20      758017.0000        2329.0000          -
52194.06/2809.08	c      2809           9202        5504        20      758017.0000        2329.0000          -
52296.38/2814.29	c      2814           9202        5504        20      758017.0000        2329.0000          -
52397.26/2819.34	c      2819           9202        5504        20      758017.0000        2329.0000          -
52502.25/2824.60	c      2825           9202        5504        20      758017.0000        2329.0000          -
52621.21/2830.65	c      2831           9222        5526        20      758017.0000        2329.0000          -
52737.92/2836.52	c      2837           9222        5526        20      758017.0000        2329.0000          -
52838.73/2841.67	c      2842          10881        8967        20      758017.0000        2329.0000          -
52941.43/2846.89	c      2847           9774        7446        20      758017.0000        2329.0000          -
53060.19/2852.82	c      2853           9302        5604        20      758017.0000        2329.0000          -
53169.10/2858.33	c      2858          11141        9227        20      758017.0000        2329.0000          -
53267.55/2863.40	c *    2863          11141        9227        20      748716.0000        2329.0000          -
53267.55/2863.40	c      2863          11141        9227        20      748716.0000        2329.0000          -
53384.16/2869.21	c      2869          11141        9227        20      748716.0000        2329.0000          -
53649.38/2882.66	c      2883           9382        5684        20      748716.0000        2329.0000          -
53793.56/2889.95	c      2890           9382        5684        20      748716.0000        2329.0000          -
53947.66/2897.76	c      2898           9382        5684        20      748716.0000        2329.0000          -
54056.50/2903.27	c      2903          11261        9347        20      748716.0000        2329.0000          -
54171.48/2909.04	c      2909          11261        9347        20      748716.0000        2329.0000          -
54277.85/2914.48	c      2914          11261        9347        20      748716.0000        2329.0000          -
54386.53/2919.92	c      2920          11261        9347        20      748716.0000        2329.0000          -
54495.36/2925.44	c      2925           9742        6044        20      748716.0000        2329.0000          -
54596.37/2930.55	c      2931          10194        7866        20      748716.0000        2329.0000          -
54701.16/2935.84	c      2936          11300        9388        20      748716.0000        2329.0000          -
54817.98/2941.71	c      2942          11300        9388        20      748716.0000        2329.0000          -
54923.46/2947.05	c      2947          11300        9388        20      748716.0000        2329.0000          -
55024.31/2952.16	c      2952          11341        9427        20      748716.0000        2329.0000          -
55128.31/2957.49	c      2958          11341        9427        20      748716.0000        2329.0000          -
55229.09/2962.57	c      2963          10734        8406        20      748716.0000        2329.0000          -
55351.76/2968.70	c      2969          11461        9547        20      748716.0000        2329.0000          -
55452.75/2973.86	c      2974          10774        8446        20      748716.0000        2329.0000          -
55553.67/2979.04	c      2979          10871        8543        20      748716.0000        2329.0000          -
55657.35/2984.18	c      2984          11821        9907        20      748716.0000        2329.0000          -
55757.65/2989.29	c      2989          10622        6924        20      748716.0000        2329.0000          -
55858.41/2994.30	c      2994          11981       10067        20      748716.0000        2329.0000          -
55969.25/3000.00	c      3000          11134        8806        20      748716.0000        2329.0000          -
56135.12/3008.34	c      3008          11134        8806        20      748716.0000        2329.0000          -
56246.03/3013.96	c      3014          11134        8806        20      748716.0000        2329.0000          -
56349.11/3019.16	c      3019          11134        8806        20      748716.0000        2329.0000          -
56461.15/3024.86	c      3025          11153        8827        20      748716.0000        2329.0000          -
56562.17/3029.98	c      3030          12305        3026        20      748716.0000        2329.0000          -
56669.21/3035.40	c      3035          11102        7404        20      748716.0000        2329.0000          -
56770.28/3040.49	c      3040          11102        7404        20      748716.0000        2329.0000          -
56881.99/3046.07	c      3046          11102        7404        20      748716.0000        2329.0000          -
56987.82/3051.45	c      3051          11102        7404        20      748716.0000        2329.0000          -
57092.54/3056.73	c      3057          12545        3266        20      748716.0000        2329.0000          -
57191.44/3061.76	c      3062          12545        3266        20      748716.0000        2329.0000          -
57298.82/3067.14	c      3067          12545        3266        20      748716.0000        2329.0000          -
57410.83/3072.85	c      3073          12564        3287        20      748716.0000        2329.0000          -
57519.45/3078.31	c      3078          12564        3287        20      748716.0000        2329.0000          -
57626.26/3083.72	c      3084          12564        3287        20      748716.0000        2329.0000          -
57729.23/3088.93	c      3089          12154        9826        20      748716.0000        2329.0000          -
57834.00/3094.24	c      3094          12192        9864        20      748716.0000        2329.0000          -
57934.86/3099.37	c      3099          12192        9864        20      748716.0000        2329.0000          -
58035.80/3104.47	c      3104          12805        3526        20      748716.0000        2329.0000          -
58136.67/3109.53	c      3110          12354       10026        20      748716.0000        2329.0000          -
58237.69/3114.62	c      3115          12354       10026        20      748716.0000        2329.0000          -
58344.92/3120.06	c      3120          13165        3886        20      748716.0000        2329.0000          -
58448.91/3125.37	c      3125          13165        3886        20      748716.0000        2329.0000          -
58633.03/3134.68	c *    3135          12260        8562        20      741159.0000        2329.0000          -
58633.03/3134.68	c      3135          12260        8562        20      741159.0000        2329.0000          -
58658.54/3135.99	c *    3136          12594       10266        20      737685.0000        2329.0000          -
58793.04/3142.74	c      3143          12594       10266        20      737685.0000        2329.0000          -
58915.66/3148.99	c      3149          12594       10266        20      737685.0000        2329.0000          -
59014.53/3153.99	c      3154          13173        3894        20      737685.0000        2329.0000          -
59121.39/3159.37	c      3159          12342        8644        20      737685.0000        2329.0000          -
59261.82/3166.44	c      3166          12342        8644        20      737685.0000        2329.0000          -
59376.58/3172.21	c      3172          12342        8644        20      737685.0000        2329.0000          -
59499.21/3178.42	c      3178          12634       10306        20      737685.0000        2329.0000          -
59610.82/3184.05	c      3184          12361        8665        20      737685.0000        2329.0000          -
60003.85/3203.93	c      3204          12361        8665        20      737685.0000        2329.0000          -
60116.58/3209.62	c      3210          12733       10405        20      737685.0000        2329.0000          -
60221.46/3214.93	c      3215          13324        4047        20      737685.0000        2329.0000          -
60369.87/3222.47	c      3222          13324        4047        20      737685.0000        2329.0000          -
60470.91/3227.60	c      3228          13324        4047        20      737685.0000        2329.0000          -
60589.68/3233.59	c      3234          13324        4047        20      737685.0000        2329.0000          -
60692.70/3238.80	c      3239          12733       10407        20      737685.0000        2329.0000          -
60801.68/3244.21	c      3244          12733       10407        20      737685.0000        2329.0000          -
60908.67/3249.69	c      3250          12562        8864        20      737685.0000        2329.0000          -
61011.55/3254.87	c      3255          13885        4606        20      737685.0000        2329.0000          -
61191.44/3263.93	c      3264          12581        8885        20      737685.0000        2329.0000          -
61292.85/3269.12	c      3269          12581        8885        20      737685.0000        2329.0000          -
61416.56/3275.32	c      3275          14005        4726        20      737685.0000        2329.0000          -
61515.43/3280.33	c      3280          13154       10826        20      737685.0000        2329.0000          -
61616.33/3285.44	c      3285          13154       10826        20      737685.0000        2329.0000          -
61717.27/3290.55	c      3291          13154       10826        20      737685.0000        2329.0000          -
61816.24/3295.56	c      3296          13154       10826        20      737685.0000        2329.0000          -
61923.08/3300.99	c      3301          13154       10826        20      737685.0000        2329.0000          -
62028.02/3306.22	c      3306          13173       10847        20      737685.0000        2329.0000          -
62128.79/3311.30	c      3311          13122        9424        20      737685.0000        2329.0000          -
62310.18/3320.50	c      3321          13122        9424        20      737685.0000        2329.0000          -
62412.94/3325.77	c      3326          13122        9424        20      737685.0000        2329.0000          -
62515.96/3331.02	c      3331          13122        9424        20      737685.0000        2329.0000          -
62621.01/3336.26	c      3336          13122        9424        20      737685.0000        2329.0000          -
62723.75/3341.43	c      3341          14885        5606        20      737685.0000        2329.0000          -
62824.71/3346.53	c      3347          13734       11406        20      737685.0000        2329.0000          -
62927.56/3351.74	c      3352          15045        5766        20      737685.0000        2329.0000          -
63032.97/3357.06	c      3357          13342        9644        20      737685.0000        2329.0000          -
63145.19/3362.75	c      3363          13342        9644        20      737685.0000        2329.0000          -
63247.99/3367.96	c      3368          15225        5946        20      737685.0000        2329.0000          -
63364.49/3373.86	c      3374          15225        5946        20      737685.0000        2329.0000          -
63467.99/3379.11	c      3379          15225        5946        20      737685.0000        2329.0000          -
63570.17/3384.30	c      3384          15225        5946        20      737685.0000        2329.0000          -
63673.01/3389.40	c      3389          14004       11443        20      737685.0000        2329.0000          -
63773.98/3394.50	c      3395          14004       11443        20      737685.0000        2329.0000          -
63872.95/3399.56	c      3400          14004       11443        20      737685.0000        2329.0000          -
63975.88/3404.74	c      3405          14004       11443        20      737685.0000        2329.0000          -
64076.90/3409.80	c      3410          14004       11443        20      737685.0000        2329.0000          -
64175.90/3414.86	c      3415          14004       11443        20      737685.0000        2329.0000          -
64276.57/3419.92	c      3420          14004       11443        20      737685.0000        2329.0000          -
64381.33/3425.29	c      3425          14004       11443        20      737685.0000        2329.0000          -
64484.18/3430.49	c      3430          14004       11443        20      737685.0000        2329.0000          -
64584.94/3435.54	c      3436          14004       11443        20      737685.0000        2329.0000          -
64683.65/3440.60	c      3441          14162       10464        20      737685.0000        2329.0000          -
64786.57/3445.75	c      3446          14014           1        20      737685.0000        2329.0000          -
64887.62/3450.81	c      3451          16125        6846        20      737685.0000        2329.0000          -
64986.45/3455.88	c      3456          16125        6846        20      737685.0000        2329.0000          -
65087.35/3460.95	c      3461          16125        6846        20      737685.0000        2329.0000          -
65186.26/3465.98	c      3466          16125        6846        20      737685.0000        2329.0000          -
65294.78/3471.46	c      3471          16125        6846        20      737685.0000        2329.0000          -
65395.57/3476.52	c      3477          16144        6867        20      737685.0000        2329.0000          -
65502.52/3481.91	c      3482          16144        6867        20      737685.0000        2329.0000          -
65615.22/3487.64	c      3488          16144        6867        20      737685.0000        2329.0000          -
65716.07/3492.76	c      3493          15020       11322        20      737685.0000        2329.0000          -
65819.09/3497.96	c      3498          15020       11322        20      737685.0000        2329.0000          -
65923.90/3503.22	c      3503          15030       11332        20      737685.0000        2329.0000          -
66024.89/3508.38	c      3508          15062       11364        20      737685.0000        2329.0000          -
66125.54/3513.46	c      3513          16605        7326        20      737685.0000        2329.0000          -
66228.42/3518.68	c      3519          16605        7326        20      737685.0000        2329.0000          -
66331.44/3523.86	c      3524          15341        1328        20      737685.0000        2329.0000          -
66442.35/3529.44	c      3529          15451        1438        20      737685.0000        2329.0000          -
66543.21/3534.57	c      3535          15389       11500        20      737685.0000        2329.0000          -
66650.09/3539.93	c      3540          17265        7986        20      737685.0000        2329.0000          -
66755.12/3545.23	c      3545          15460       11499        20      737685.0000        2329.0000          -
66855.96/3550.34	c      3550          15460       11499        20      737685.0000        2329.0000          -
66956.80/3555.48	c      3555          15460       11499        20      737685.0000        2329.0000          -
67063.75/3560.84	c      3561          15460       11499        20      737685.0000        2329.0000          -
67162.65/3565.89	c      3566          15460       11499        20      737685.0000        2329.0000          -
67275.41/3571.52	c      3572          15460       11499        20      737685.0000        2329.0000          -
67382.35/3576.95	c      3577          15460       11499        20      737685.0000        2329.0000          -
67489.24/3582.39	c      3582          15460       11499        20      737685.0000        2329.0000          -
67590.12/3587.40	c      3587          15460       11499        20      737685.0000        2329.0000          -
67701.71/3593.13	c      3593          15460       11499        20      737685.0000        2329.0000          -
67803.80/3598.20	c      3598          15460       11499        20      737685.0000        2329.0000          -
67906.63/3603.45	c      3603          15460       11499        20      737685.0000        2329.0000          -
68011.59/3608.74	c      3609          15460       11499        20      737685.0000        2329.0000          -
68110.56/3613.74	c      3614          15460       11499        20      737685.0000        2329.0000          -
68216.21/3619.09	c      3619          15475           0        20      737685.0000        2329.0000          -
68322.30/3624.45	c      3624          19045        9766        20      737685.0000        2329.0000          -
68425.25/3629.64	c      3630          19045        9766        20      737685.0000        2329.0000          -
68530.11/3635.03	c      3635          19045        9766        20      737685.0000        2329.0000          -
68636.85/3640.36	c      3640          19045        9766        20      737685.0000        2329.0000          -
68737.81/3645.47	c      3645          19045        9766        20      737685.0000        2329.0000          -
68840.83/3650.60	c      3651          19064        9787        20      737685.0000        2329.0000          -
68939.85/3655.66	c      3656          19064        9787        20      737685.0000        2329.0000          -
69040.93/3660.72	c      3661          18074        3378        20      737685.0000        2329.0000          -
69139.80/3665.79	c      3666          19305       10026        20      737685.0000        2329.0000          -
69240.66/3670.89	c      3671          19305       10026        20      737685.0000        2329.0000          -
69341.59/3675.95	c      3676          16296         821        20      737685.0000        2329.0000          -
69443.03/3681.11	c      3681          19505       10226        20      737685.0000        2329.0000          -
69544.04/3686.14	c      3686          16502        1027        20      737685.0000        2329.0000          -
69644.34/3691.22	c      3691          19685       10406        20      737685.0000        2329.0000          -
69743.40/3696.29	c      3696          18814        4118        20      737685.0000        2329.0000          -

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 (173436 MiB free)
  memory of node 1: 193531 MiB (166796 MiB free)
  memory of node 2: 193531 MiB (186547 MiB free)
  memory of node 3: 193531 MiB (180101 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-4465409-1723644282/watcher-4465409-1723644282 -o /tmp/evaluation-result-4465409-1723644282/solver-4465409-1723644282 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741481 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465409-1723644282.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): 199680000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 199731200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=743821, runsolver pid=743818
Current StackSize limit: 8192 KiB


[startup+0.100102 s]*
/proc/loadavg: 74.18 79.01 79.63 5/863 743822
/proc/meminfo: memFree=723680100/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=97488 memory=84876 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/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 19121 0 0 0 9 2 0 0 20 0 1 0 131015088 99827712 21219 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 24372 21219 2347 3035 0 20768 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 97488 KiB
Current children cumulated memory: 84876 KiB

[startup+0.218582 s]*
/proc/loadavg: 74.18 79.01 79.63 5/863 743822
/proc/meminfo: memFree=723490228/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=142524 memory=130392 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/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 30471 0 0 0 19 3 0 0 20 0 1 0 131015088 145944576 32598 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 35631 32598 2347 3035 0 32027 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 142524 KiB
Current children cumulated memory: 130392 KiB

[startup+0.31839 s]*
/proc/loadavg: 74.18 79.01 79.63 5/863 743822
/proc/meminfo: memFree=723330752/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=177600 memory=165504 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/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 39248 0 0 0 28 5 0 0 20 0 1 0 131015088 181862400 41376 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 44400 41376 2347 3035 0 40796 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 177600 KiB
Current children cumulated memory: 165504 KiB

[startup+0.700276 s]
/proc/loadavg: 74.18 79.01 79.63 5/863 743822
/proc/meminfo: memFree=723044728/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=306992 memory=294512 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/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 70987 0 0 0 60 9 0 0 20 0 1 0 131015088 314359808 73628 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 76748 73628 2347 3035 0 73144 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 306992 KiB
Current children cumulated memory: 294512 KiB

[startup+1.50025 s]
/proc/loadavg: 74.18 79.01 79.63 5/863 743822
/proc/meminfo: memFree=722348052/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=596232 memory=584200 CPUtime=1.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 136233 0 0 0 128 20 0 0 20 0 1 0 131015088 610541568 145984 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 149058 145984 2347 3035 0 145454 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 596232 KiB
Current children cumulated memory: 584200 KiB

[startup+3.11851 s]
/proc/loadavg: 68.56 77.76 79.22 5/863 743822
/proc/meminfo: memFree=719830556/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=1172460 memory=1160192 CPUtime=3.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 268502 0 0 0 268 42 0 0 20 0 1 0 131015088 1200599040 290048 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 293115 290048 2347 3035 0 289511 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1172460 KiB
Current children cumulated memory: 1160192 KiB

[startup+6.30025 s]
/proc/loadavg: 68.56 77.76 79.22 5/863 743822
/proc/meminfo: memFree=715384820/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=2523876 memory=2507256 CPUtime=6.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 604019 0 0 0 528 99 0 0 20 0 1 0 131015088 2584449024 626814 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 630969 626814 2555 3035 0 627365 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2523876 KiB
Current children cumulated memory: 2507256 KiB

[startup+12.7002 s]
/proc/loadavg: 58.63 75.34 78.41 5/863 743824
/proc/meminfo: memFree=710919896/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=4799368 memory=4735240 CPUtime=12.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 1039927 0 0 0 1095 170 0 0 20 0 1 0 131015088 4914552832 1183810 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 1199842 1183810 2614 3035 0 1196238 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 4799368 KiB
Current children cumulated memory: 4735240 KiB

[startup+25.5003 s]
/proc/loadavg: 50.23 72.99 77.62 5/863 743825
/proc/meminfo: memFree=709418072/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=5416152 memory=5344920 CPUtime=25.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 1073285 0 0 0 2345 197 0 0 20 0 1 0 131015088 5546139648 1336230 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 1354038 1336230 2726 3035 0 1350434 0
Current children cumulated CPU time: 25.42 s
Current children cumulated vsize: 5416152 KiB
Current children cumulated memory: 5344920 KiB

[startup+51.1181 s]
/proc/loadavg: 34.46 67.45 75.66 5/864 743832
/proc/meminfo: memFree=710135860/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=4995704 memory=4924828 CPUtime=50.96 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 1077156 0 0 0 4892 204 0 0 20 0 1 0 131015088 5115600896 1231207 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 1248926 1231207 2726 3035 0 1245322 0
Current children cumulated CPU time: 50.96 s
Current children cumulated vsize: 4995704 KiB
Current children cumulated memory: 4924828 KiB

[startup+102.3 s]
/proc/loadavg: 16.16 56.77 71.53 5/884 743861
/proc/meminfo: memFree=709231736/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=5243660 memory=5172276 CPUtime=101.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/stat : 743821 (fscip) R 743818 743821 741471 0 -1 4194304 1126058 0 0 0 9979 218 0 0 20 0 1 0 131015088 5369507840 1293069 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 1310915 1293069 2774 3035 0 1307311 0
Current children cumulated CPU time: 101.97 s
Current children cumulated vsize: 5243660 KiB
Current children cumulated memory: 5172276 KiB

[startup+162.3 s]
/proc/loadavg: 20.69 50.39 68.40 44/985 743973
/proc/meminfo: memFree=635821872/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=11011024 memory=9442664 CPUtime=161.83 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/stat : 743821 (fscip) S 743818 743821 741471 0 -1 1077936128 2108364 0 0 0 15793 390 0 0 20 0 21 0 131015088 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 2752756 2360666 2934 3035 0 2420609 0
[pid=743821/tid=743911] ppid=743818 vsize=11011024 memory=11424 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743911/stat : 743911 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743912] ppid=743818 vsize=11011024 memory=5331396 CPUtime=1.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743912/stat : 743912 (fscip) S 743818 743821 741471 0 -1 1077936192 132053 0 0 0 109 22 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743913] ppid=743818 vsize=11011024 memory=11424 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743913/stat : 743913 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743914] ppid=743818 vsize=11011024 memory=25333125866717268 CPUtime=1.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743914/stat : 743914 (fscip) S 743818 743821 741471 0 -1 1077936192 130799 0 0 0 110 23 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743915] ppid=743818 vsize=11011024 memory=0 CPUtime=1.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743915/stat : 743915 (fscip) S 743818 743821 741471 0 -1 1077936192 131213 0 0 0 110 21 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743916] ppid=743818 vsize=11011024 memory=6655300316396806240 CPUtime=1.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743916/stat : 743916 (fscip) S 743818 743821 741471 0 -1 1077936192 132542 0 0 0 110 22 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743917] ppid=743818 vsize=11011024 memory=0 CPUtime=1.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743917/stat : 743917 (fscip) R 743818 743821 741471 0 -1 4194368 126983 0 0 0 104 21 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743918] ppid=743818 vsize=11011024 memory=6944652177228980320 CPUtime=1.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743918/stat : 743918 (fscip) S 743818 743821 741471 0 -1 1077936192 137096 0 0 0 110 21 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743919] ppid=743818 vsize=11011024 memory=25333125866717268 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743919/stat : 743919 (fscip) S 743818 743821 741471 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743920] ppid=743818 vsize=11011024 memory=5401480 CPUtime=1.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743920/stat : 743920 (fscip) S 743818 743821 741471 0 -1 1077936192 130820 0 0 0 109 21 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743921] ppid=743818 vsize=11011024 memory=3308 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743921/stat : 743921 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743922] ppid=743818 vsize=11011024 memory=-2748367124353069876 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743922/stat : 743922 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743923] ppid=743818 vsize=11011024 memory=7644 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743923/stat : 743923 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743924] ppid=743818 vsize=11011024 memory=22376975370271264 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743924/stat : 743924 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743925] ppid=743818 vsize=11011024 memory=280260172221824 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743925/stat : 743925 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743926] ppid=743818 vsize=11011024 memory=3196862605560554 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743926/stat : 743926 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743927] ppid=743818 vsize=11011024 memory=5172524 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743927/stat : 743927 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743928] ppid=743818 vsize=11011024 memory=35732 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743928/stat : 743928 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743929] ppid=743818 vsize=11011024 memory=198340509722 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743929/stat : 743929 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743930] ppid=743818 vsize=11011024 memory=74126 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743930/stat : 743930 (fscip) S 743818 743821 741471 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131030236 11275288576 2360666 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
Current children cumulated CPU time: 161.83 s
Current children cumulated vsize: 11011024 KiB
Current children cumulated memory: 9442664 KiB

[startup+222.301 s]
/proc/loadavg: 55.12 54.50 68.66 81/1023 744025

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

/proc/743821/task/744005/stat : 744005 (fscip) S 743818 743821 741471 0 -1 1077936192 1035 0 0 0 3 0 0 0 20 0 41 0 131033045 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744006] ppid=743818 vsize=80129728 memory=1996 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744006/stat : 744006 (fscip) S 743818 743821 741471 0 -1 1077936192 2215 0 0 0 6 0 0 0 20 0 41 0 131033045 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744007] ppid=743818 vsize=80129728 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/743821/task/744007/stat : 744007 (fscip) S 743818 743821 741471 0 -1 1077936192 1182 0 0 0 2 1 0 0 20 0 41 0 131033045 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744008] ppid=743818 vsize=80129728 memory=16240 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744008/stat : 744008 (fscip) S 743818 743821 741471 0 -1 1077936192 2332 0 0 0 5 0 0 0 20 0 41 0 131033045 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744009] ppid=743818 vsize=80129728 memory=2268 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744009/stat : 744009 (fscip) S 743818 743821 741471 0 -1 1077936192 1773 0 0 0 2 2 0 0 20 0 41 0 131033045 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744010] ppid=743818 vsize=80129728 memory=74963908 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/743821/task/744010/stat : 744010 (fscip) S 743818 743821 741471 0 -1 1077936192 1294 0 0 0 2 1 0 0 20 0 41 0 131033045 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744011] ppid=743818 vsize=80129728 memory=33860 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744011/stat : 744011 (fscip) S 743818 743821 741471 0 -1 1077936192 1162 0 0 0 1 3 0 0 20 0 41 0 131033045 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744012] ppid=743818 vsize=80129728 memory=280260174801216 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/743821/task/744012/stat : 744012 (fscip) S 743818 743821 741471 0 -1 1077936192 159 0 0 0 1 0 0 0 20 0 41 0 131033046 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744013] ppid=743818 vsize=80129728 memory=8021532516934384 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744013/stat : 744013 (fscip) S 743818 743821 741471 0 -1 1077936192 1658 0 0 0 4 1 0 0 20 0 41 0 131033046 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744014] ppid=743818 vsize=80129728 memory=3691376443858117480 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/743821/task/744014/stat : 744014 (fscip) S 743818 743821 741471 0 -1 1077936192 912 0 0 0 3 0 0 0 20 0 41 0 131033046 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744015] ppid=743818 vsize=80129728 memory=4208421868490942563 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/743821/task/744015/stat : 744015 (fscip) S 743818 743821 741471 0 -1 1077936192 278 0 0 0 0 2 0 0 20 0 41 0 131033046 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744016] ppid=743818 vsize=80129728 memory=8323350987516068516 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/743821/task/744016/stat : 744016 (fscip) S 743818 743821 741471 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 131033046 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744017] ppid=743818 vsize=80129728 memory=280260172421120 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744017/stat : 744017 (fscip) S 743818 743821 741471 0 -1 1077936192 2050 0 0 0 5 0 0 0 20 0 41 0 131033046 82052841472 18740977 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
Current children cumulated CPU time: 68676.5 s
Current children cumulated vsize: 80195264 KiB
Current children cumulated memory: 74963908 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 80.20 80.27 80.11 24/898 745923
/proc/meminfo: memFree=578362324/790760800 swapFree=131071996/131071996
[pid=743821] ppid=743818 vsize=80475544 memory=74914620 CPUtime=69819.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/stat : 743821 (fscip) S 743818 743821 741471 0 -1 1077936128 296569752 0 0 0 6925320 56624 0 0 20 0 41 0 131015088 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
/proc/743821/statm: 20118886 18728655 3030 3035 0 19663949 0
[pid=743821/tid=743911] ppid=743818 vsize=80475544 memory=74914612 CPUtime=3490.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743911/stat : 743911 (fscip) R 743818 743821 741471 0 -1 4194368 5386231 0 0 0 347996 1028 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743912] ppid=743818 vsize=80475544 memory=-6000919498426051435 CPUtime=3483.79 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743912/stat : 743912 (fscip) R 743818 743821 741471 0 -1 4194368 6728955 0 0 0 346993 1386 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743913] ppid=743818 vsize=80475544 memory=6732 CPUtime=3477.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743913/stat : 743913 (fscip) R 743818 743821 741471 0 -1 4194368 35721437 0 0 0 344588 3157 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743914] ppid=743818 vsize=80475544 memory=50860828 CPUtime=3489.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743914/stat : 743914 (fscip) R 743818 743821 741471 0 -1 4194368 2441682 0 0 0 348118 849 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743915] ppid=743818 vsize=80475544 memory=2732 CPUtime=3488.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743915/stat : 743915 (fscip) R 743818 743821 741471 0 -1 4194368 4526178 0 0 0 347590 1236 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743916] ppid=743818 vsize=80475544 memory=6840 CPUtime=3479.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743916/stat : 743916 (fscip) R 743818 743821 741471 0 -1 4194368 37867250 0 0 0 344712 3247 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743917] ppid=743818 vsize=80475544 memory=45960180 CPUtime=3486.94 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743917/stat : 743917 (fscip) R 743818 743821 741471 0 -1 4194368 5004769 0 0 0 347572 1122 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743918] ppid=743818 vsize=80475544 memory=2676 CPUtime=3463.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743918/stat : 743918 (fscip) R 743818 743821 741471 0 -1 4194368 5762319 0 0 0 334030 12310 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743919] ppid=743818 vsize=80475544 memory=6688 CPUtime=3476.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743919/stat : 743919 (fscip) R 743818 743821 741471 0 -1 4194368 38431005 0 0 0 344267 3417 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743920] ppid=743818 vsize=80475544 memory=8323350987516068516 CPUtime=3489.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743920/stat : 743920 (fscip) R 743818 743821 741471 0 -1 4194368 2243276 0 0 0 348218 731 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743921] ppid=743818 vsize=80475544 memory=5432 CPUtime=3468.39 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743921/stat : 743921 (fscip) R 743818 743821 741471 0 -1 4194368 5176809 0 0 0 335489 11350 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743922] ppid=743818 vsize=80475544 memory=16240 CPUtime=3479.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743922/stat : 743922 (fscip) R 743818 743821 741471 0 -1 4194368 35700069 0 0 0 344836 3117 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743923] ppid=743818 vsize=80475544 memory=6856 CPUtime=3491.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743923/stat : 743923 (fscip) R 743818 743821 741471 0 -1 4194368 2464778 0 0 0 348254 859 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743924] ppid=743818 vsize=80475544 memory=7112 CPUtime=3485.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743924/stat : 743924 (fscip) R 743818 743821 741471 0 -1 4194368 8643899 0 0 0 347275 1318 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743925] ppid=743818 vsize=80475544 memory=30816 CPUtime=3477.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743925/stat : 743925 (fscip) R 743818 743821 741471 0 -1 4194368 37262587 0 0 0 344456 3322 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743926] ppid=743818 vsize=80475544 memory=33860 CPUtime=3487.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743926/stat : 743926 (fscip) R 743818 743821 741471 0 -1 4194368 5027889 0 0 0 347609 1117 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743927] ppid=743818 vsize=80475544 memory=60012 CPUtime=3487.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743927/stat : 743927 (fscip) R 743818 743821 741471 0 -1 4194368 7786357 0 0 0 347440 1301 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743928] ppid=743818 vsize=80475544 memory=5624 CPUtime=3481.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743928/stat : 743928 (fscip) R 743818 743821 741471 0 -1 4194368 36290240 0 0 0 344949 3212 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743929] ppid=743818 vsize=80475544 memory=38468 CPUtime=3491.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743929/stat : 743929 (fscip) R 743818 743821 741471 0 -1 4194368 4508995 0 0 0 348272 906 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743930] ppid=743818 vsize=80475544 memory=2152 CPUtime=3486.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/743930/stat : 743930 (fscip) R 743818 743821 741471 0 -1 4194368 7969907 0 0 0 347291 1344 0 0 20 0 41 0 131030236 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743998] ppid=743818 vsize=80475544 memory=6056 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/743821/task/743998/stat : 743998 (fscip) S 743818 743821 741471 0 -1 1077936192 284 0 0 0 2 0 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=743999] ppid=743818 vsize=80475544 memory=104 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/743821/task/743999/stat : 743999 (fscip) S 743818 743821 741471 0 -1 1077936192 232 0 0 0 2 0 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744000] ppid=743818 vsize=80475544 memory=33100 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/743821/task/744000/stat : 744000 (fscip) S 743818 743821 741471 0 -1 1077936192 276 0 0 0 3 0 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744001] ppid=743818 vsize=80475544 memory=280260173207968 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/743821/task/744001/stat : 744001 (fscip) S 743818 743821 741471 0 -1 1077936192 792 0 0 0 1 2 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744002] ppid=743818 vsize=80475544 memory=3196862605558762 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/743821/task/744002/stat : 744002 (fscip) S 743818 743821 741471 0 -1 1077936192 1056 0 0 0 2 1 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744003] ppid=743818 vsize=80475544 memory=6056 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744003/stat : 744003 (fscip) S 743818 743821 741471 0 -1 1077936192 2498 0 0 0 3 3 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744004] ppid=743818 vsize=80475544 memory=104 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744004/stat : 744004 (fscip) S 743818 743821 741471 0 -1 1077936192 2124 0 0 0 5 0 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744005] ppid=743818 vsize=80475544 memory=33100 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/743821/task/744005/stat : 744005 (fscip) S 743818 743821 741471 0 -1 1077936192 1047 0 0 0 3 0 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744006] ppid=743818 vsize=80475544 memory=19600 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744006/stat : 744006 (fscip) S 743818 743821 741471 0 -1 1077936192 2310 0 0 0 6 0 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744007] ppid=743818 vsize=80475544 memory=54680 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/743821/task/744007/stat : 744007 (fscip) S 743818 743821 741471 0 -1 1077936192 1208 0 0 0 2 1 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744008] ppid=743818 vsize=80475544 memory=28496 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744008/stat : 744008 (fscip) S 743818 743821 741471 0 -1 1077936192 2337 0 0 0 5 0 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744009] ppid=743818 vsize=80475544 memory=7644 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744009/stat : 744009 (fscip) S 743818 743821 741471 0 -1 1077936192 1778 0 0 0 2 2 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744010] ppid=743818 vsize=80475544 memory=26960 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/743821/task/744010/stat : 744010 (fscip) S 743818 743821 741471 0 -1 1077936192 1300 0 0 0 2 1 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744011] ppid=743818 vsize=80475544 memory=31356 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744011/stat : 744011 (fscip) S 743818 743821 741471 0 -1 1077936192 1182 0 0 0 1 3 0 0 20 0 41 0 131033045 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744012] ppid=743818 vsize=80475544 memory=280260172760400 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/743821/task/744012/stat : 744012 (fscip) S 743818 743821 741471 0 -1 1077936192 161 0 0 0 1 0 0 0 20 0 41 0 131033046 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744013] ppid=743818 vsize=80475544 memory=6944656592455097440 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744013/stat : 744013 (fscip) S 743818 743821 741471 0 -1 1077936192 1663 0 0 0 4 1 0 0 20 0 41 0 131033046 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744014] ppid=743818 vsize=80475544 memory=2268 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/743821/task/744014/stat : 744014 (fscip) S 743818 743821 741471 0 -1 1077936192 918 0 0 0 3 0 0 0 20 0 41 0 131033046 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744015] ppid=743818 vsize=80475544 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/743821/task/744015/stat : 744015 (fscip) S 743818 743821 741471 0 -1 1077936192 282 0 0 0 0 2 0 0 20 0 41 0 131033046 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744016] ppid=743818 vsize=80475544 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/743821/task/744016/stat : 744016 (fscip) S 743818 743821 741471 0 -1 1077936192 158 0 0 0 2 1 0 0 20 0 41 0 131033046 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
[pid=743821/tid=744017] ppid=743818 vsize=80475544 memory=38468 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/743821/task/744017/stat : 744017 (fscip) S 743818 743821 741471 0 -1 1077936192 2055 0 0 0 5 0 0 0 20 0 41 0 131033046 82406957056 18728655 809668444160 4194304 16623229 140723217014672 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 30212096 140723217024006 140723217024124 140723217024124 140723217031152 0
Current children cumulated CPU time: 69819.4 s
Current children cumulated vsize: 80475544 KiB
Current children cumulated memory: 74914620 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=69253.5 s, system=569.195 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3700.8 s]
/proc/loadavg: 80.20 80.27 80.11 4/859 745923
/proc/meminfo: memFree=591435812/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.6 s]
/proc/loadavg: 80.20 80.27 80.11 4/854 745958
/proc/meminfo: memFree=654080560/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3702 s]*
/proc/loadavg: 74.10 79.01 79.70 5/858 745996
/proc/meminfo: memFree=692038024/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): 3703.01
CPU time (s): 69822.7
CPU user time (s): 69253.5
CPU system time (s): 569.195
CPU usage (%): 1885.56
Max. virtual memory (cumulated for all children) (KiB): 80571888
Max. memory (cumulated for all children) (KiB): 75338244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69253.5
system time used= 569.195
maximum resident set size= 75340416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 296569851
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= 10367513
involuntary context switches= 518285


# summary of solver processes directly reported to runsolver:
#   pid: 743821
#   total CPU time (s): 69822.7
#   total CPU user time (s): 69253.5
#   total CPU system time (s): 569.195

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.6776 second user time and 84.2124 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 16:04:43
IDJOB=4465409
IDBENCH=158209
IDSOLVER=3094
FILE ID=nodeD101/4465409-1723644282
RUNJOBID= nodeD101-1723640577-741481
SLURM_JOB_ID= 8267917
Free space on /tmp= 8622512 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb10-0.20-13.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-4465409-1723644282/watcher-4465409-1723644282 -o /tmp/evaluation-result-4465409-1723644282/solver-4465409-1723644282 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741481 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465409-1723644282.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 8ac687d6d6d445392b755a367fbcc019
RANDOM SEED=467729113

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		: 3362.022
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		: 2610.091
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		: 3653.497
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		: 2592.706
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		: 2617.516
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		: 2630.229
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		: 3820.537
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		: 3114.559
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		: 2642.190
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		: 2627.582
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		: 3607.793
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		: 2624.214
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		: 2656.563
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		: 2631.932
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		: 3619.536
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 134
initial apicid	: 134
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2636.387
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		: 3452.528
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		: 2629.256
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		: 3684.078
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		: 2626.534
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		: 2842.305
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		: 3710.337
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		: 3578.904
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		: 2635.359
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		: 2465.912
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		: 2618.722
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		: 2985.919
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		: 2634.375
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		: 2600.383
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		: 3897.727
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		: 3222.461
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		: 3898.187
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		: 3349.640
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		: 2633.709
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		: 3880.015
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		: 2632.011
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		: 3830.542
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		: 2636.423
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		: 2628.408
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		: 2628.703
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		: 3657.262
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		: 2621.358
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		: 2632.455
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		: 2618.777
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		: 2794.330
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		: 2640.740
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		: 2642.100
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		: 2638.322
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		: 3692.948
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		: 2629.469
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		: 2634.182
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		: 2620.563
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		: 3815.251
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		: 2639.169
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		: 2645.657
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		: 2635.563
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		: 3305.735
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		: 2632.102
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		: 3554.740
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		: 2631.040
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		: 2666.852
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		: 2666.676
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		: 2626.273
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		: 2627.886
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		: 3106.330
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		: 3550.312
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		: 2623.723
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		: 2622.863
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		: 2731.940
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		: 2649.359
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		: 2654.248
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		: 2644.537
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		: 3583.939
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		: 2634.840
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		: 2832.748
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		: 2639.857
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		: 2650.497
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		: 3668.351
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		: 3897.988
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		: 3897.786
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:        723890132 kB
MemAvailable:   781947116 kB
Buffers:         1177768 kB
Cached:         60130596 kB
SwapCached:            0 kB
Active:         18879696 kB
Inactive:       44452468 kB
Active(anon):       2112 kB
Inactive(anon):  2060636 kB
Active(file):   18877584 kB
Inactive(file): 42391832 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            448676 kB
Writeback:             4 kB
AnonPages:       2022996 kB
Mapped:           129688 kB
Shmem:             38920 kB
KReclaimable:     414188 kB
Slab:             831916 kB
SReclaimable:     414188 kB
SUnreclaim:       417728 kB
KernelStack:       14960 kB
PageTables:        12444 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2197580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1152000 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 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:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622492 MiB
End job on nodeD101 at 2024-08-14 17:06:26