Trace number 4465198

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.opb
MD5SUMbed0fcfa7fe1ab50726d34a7d1903e12
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark182
Best CPU time to get the best result obtained on this benchmark3558
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables478
Total number of constraints478
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints478
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 478
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 478
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 478
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 24428544, getVmSize() = 24428544, SCIPgetMemUsed() = 2330229, SCIPgetMemTotal() = 2882645, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.02	c ** Estimated virtualMemUsedAtSolver = 16449405, getVmSize() = 29585408, SCIPgetMemUsed() = 3320320, SCIPgetMemTotal() = 6523504, SCIPgetMemExternEstim() = 1048576
0.00/0.02	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.02	c Original Problem   :
0.00/0.02	c   Problem name     : instance-4465198-1722449312
0.00/0.02	c   Variables        : 478 (478 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 478
0.00/0.02	c   Objective sense  : minimize
0.00/0.02	c Presolved Problem  :
0.00/0.02	c   Variables        : 478 (478 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 567
0.00/0.02	c Constraints        : Number
0.00/0.02	c   knapsack         : 422 
0.00/0.02	c   setppc           : 122 
0.00/0.02	c   logicor          : 23 
0.00/0.02	c ** Instance transfer method used: 0
0.00/0.02	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.08	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.08	c                                Nodes    Active                                            
0.00/0.08	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.50/0.12	c *       0              4           3        20         227.0000           1.0000          -
0.50/0.12	c *       0              4           3        20         213.0000           1.0000          -
27.58/1.50	c *       2           7430         208        20         212.0000           1.0000          -
29.57/1.64	c *       2           7430         208        20         210.0000           1.0000          -
29.57/1.66	c *       2           7430         208        20         209.0000           1.0000          -
29.57/1.69	c *       2           7430         208        20         208.0000           1.0000          -
31.54/1.72	c *       2           7430         208        20         207.0000           1.0000          -
31.54/1.75	c *       2           7430         208        20         206.0000           1.0000          -
31.54/1.78	c *       2           7430         208        20         205.0000           1.0000          -
33.53/1.82	c *       2           7430         208        20         204.0000           1.0000          -
33.53/1.85	c *       2           7430         208        20         203.0000           1.0000          -
33.53/1.89	c *       2           7430         208        20         202.0000           1.0000          -
35.51/1.92	c *       2           7430         208        20         201.0000           1.0000          -
35.51/1.98	c *       2           7430         208        20         200.0000           1.0000          -
38.07/2.04	c *       2           7430         208        20         199.0000           1.0000          -
38.07/2.09	c *       2           7430         208        20         198.0000           1.0000          -
40.04/2.16	c *       2          16684         198        20         197.0000           1.0000          -
43.34/2.33	c *       2          16684         198        20         196.0000           1.0000          -
45.34/2.50	c *       2          16684         198        20         195.0000           1.0000          -
65.07/3.50	c *       3              2           1        20         194.0000         160.1188     21.16%
97.65/5.11	c         5              2           1        20         194.0000         165.0188     17.56%
124.60/6.46	c *       6              2           1        20         193.0000         165.1221     16.88%
198.55/10.17	c        10              5           4        20         193.0000         165.2949     16.76%
298.94/15.22	c        15              7           6        20         193.0000         165.2949     16.76%
312.81/15.96	c *      16              9           8        20         192.0000         165.2949     16.16%
402.04/20.45	c        20             12          11        20         192.0000         165.2949     16.16%
459.29/23.33	c *      23             76          75        20         191.0000         165.2949     15.55%
500.91/25.50	c        25            108         107        20         191.0000         165.2949     15.55%
596.06/30.22	c *      30            169         168        20         190.0000         165.3224     14.93%
602.09/30.54	c        31            169         168        20         190.0000         165.3224     14.93%
702.99/35.60	c        36            271         270        20         190.0000         165.3456     14.91%
802.16/40.65	c        41            315         314        20         190.0000         165.3993     14.87%
905.16/45.83	c        46            372         371        20         190.0000         165.5111     14.80%
1004.09/50.84	c        51            452         451        20         190.0000         165.5448     14.77%
1105.03/56.03	c        56            532         531        20         190.0000         165.6411     14.71%
1164.51/58.93	c *      59            572         571        20         189.0000         165.7034     14.06%
1164.51/58.93	c *      59            572         571        20         188.0000         165.7034     13.46%
1206.41/61.06	c        61            612         611        20         188.0000         165.7577     13.42%
1305.58/66.08	c        66            692         691        20         188.0000         165.7624     13.42%
1404.52/71.09	c        71            748         747        20         188.0000         165.8159     13.38%
1455.45/73.63	c *      74            783         782        20         187.0000         165.8159     12.78%
1506.97/76.24	c        76            813         812        20         187.0000         165.8159     12.78%
1606.17/81.25	c        81            908         907        20         187.0000         165.8159     12.78%
1709.08/86.44	c        86            987         986        20         187.0000         165.8159     12.78%
1798.24/90.92	c *      91           1043        1042        20         186.0000         165.8159     12.17%
1810.05/91.50	c        92           1043        1042        20         186.0000         165.8159     12.17%
1908.97/96.52	c        97           1051           1        20         186.0000         165.8159     12.17%
2008.03/101.53	c       102           1056           6        20         186.0000         165.8159     12.17%
2109.09/106.68	c       107           1242        1199        20         186.0000         165.9100     12.11%
2210.16/111.73	c       112           1311        1268        20         186.0000         165.9533     12.08%
2309.17/116.76	c       117           1372        1329        20         186.0000         166.0119     12.04%
2408.24/121.77	c       122           1432        1389        20         186.0000         166.0460     12.02%
2509.20/126.80	c       127           1492        1449        20         186.0000         166.0728     12.00%
2608.22/131.83	c       132           1552        1509        20         186.0000         166.1156     11.97%
2709.17/136.98	c       137           1602        1559        20         186.0000         166.1629     11.94%
2808.26/141.99	c       142           1652        1609        20         186.0000         166.1994     11.91%
2899.34/146.59	c *     147           1702        1659        20         185.0000         166.2064     11.31%
2909.91/147.04	c       147           1712        1657        20         185.0000         166.2070     11.31%
3008.40/152.09	c       152           1762        1707        20         185.0000         166.2248     11.30%
3107.92/157.14	c       157           1822        1767        20         185.0000         166.2454     11.28%
3208.69/162.17	c       162           1892        1837        20         185.0000         166.2736     11.26%
3307.64/167.18	c       167           1952        1897        20         185.0000         166.3135     11.24%
3406.68/172.19	c       172           2012        1957        20         185.0000         166.3342     11.22%
3506.69/177.21	c       177           2072        2017        20         185.0000         166.3502     11.21%
3605.67/182.26	c       182           2132        2077        20         185.0000         166.3767     11.19%
3704.67/187.28	c       187           2192        2137        20         185.0000         166.3946     11.18%
3803.65/192.29	c       192           2242        2187        20         185.0000         166.4139     11.17%
3904.67/197.34	c       197           2302        2247        20         185.0000         166.4372     11.15%
4003.65/202.39	c       202           2352        2297        20         185.0000         166.4444     11.15%
4104.68/207.40	c       207           2402        2347        20         185.0000         166.4622     11.14%
4203.59/212.43	c       212           2452        2397        20         185.0000         166.4790     11.13%
4302.64/217.47	c       217           2502        2447        20         185.0000         166.4890     11.12%
4403.72/222.53	c       223           2552        2497        20         185.0000         166.5092     11.10%
4502.60/227.58	c       228           2602        2547        20         185.0000         166.5272     11.09%
4603.37/232.60	c       233           2662        2607        20         185.0000         166.5685     11.07%
4702.44/237.68	c       238           2722        2667        20         185.0000         166.5777     11.06%
4803.34/242.73	c       243           2782        2727        20         185.0000         166.6054     11.04%
4902.28/247.74	c       248           2842        2787        20         185.0000         166.6120     11.04%
5001.28/252.78	c       253           2902        2847        20         185.0000         166.6225     11.03%
5102.26/257.83	c       258           2962        2907        20         185.0000         166.6484     11.01%
5201.22/262.90	c       263           3022        2967        20         185.0000         166.6635     11.00%
5302.30/267.95	c       268           3062        3007        20         185.0000         166.6773     10.99%
5401.28/272.98	c       273           3132        3077        20         185.0000         166.6828     10.99%
5502.92/278.05	c       278           3181        3126        20         185.0000         166.6909     10.98%
5601.91/283.12	c       283           3232        3177        20         185.0000         166.7098     10.97%
5702.73/288.14	c       288           3282        3227        20         185.0000         166.7158     10.97%
5801.89/293.19	c       293           3342        3287        20         185.0000         166.7328     10.96%
5902.27/298.25	c       298           3392        3337        20         185.0000         166.7426     10.95%
6003.34/303.32	c       303           3452        3397        20         185.0000         166.7559     10.94%
6102.20/308.37	c       308           3512        3457        20         185.0000         166.7636     10.94%
6203.41/313.43	c       313           3572        3517        20         185.0000         166.7831     10.92%
6302.29/318.46	c       318           3642        3587        20         185.0000         166.7885     10.92%
6401.13/323.48	c       323           3692        3637        20         185.0000         166.8037     10.91%
6502.00/328.53	c       329           3752        3697        20         185.0000         166.8175     10.90%
6603.04/333.62	c       334           3822        3767        20         185.0000         166.8521     10.88%
6702.19/338.63	c       339           3882        3827        20         185.0000         166.8798     10.86%
6803.13/343.72	c       344           3942        3887        20         185.0000         166.8873     10.85%
6902.15/348.77	c       349           4012        3957        20         185.0000         166.8999     10.84%
7003.16/353.80	c       354           4073        4018        20         185.0000         166.9181     10.83%
7102.28/358.81	c       359           4132        4077        20         185.0000         166.9250     10.83%
7201.30/363.84	c       364           4202        4147        20         185.0000         166.9329     10.82%
7300.32/368.89	c       369           4252        4197        20         185.0000         166.9387     10.82%
7401.25/373.98	c       374           4332        4277        20         185.0000         166.9536     10.81%
7500.23/379.02	c       379           4392        4337        20         185.0000         166.9630     10.80%
7601.81/384.06	c       384           4452        4397        20         185.0000         166.9732     10.80%
7702.81/389.17	c       389           4512        4457        20         185.0000         166.9864     10.79%
7803.32/394.22	c       394           4582        4527        20         185.0000         166.9989     10.78%
7902.26/399.23	c       399           4642        4587        20         185.0000         167.0041     10.78%
8001.21/404.29	c       404           4702        4647        20         185.0000         167.0108     10.77%
8102.28/409.35	c       409           4772        4717        20         185.0000         167.0264     10.76%
8203.39/414.42	c       414           4832        4777        20         185.0000         167.0371     10.75%
8302.42/419.43	c       419           4892        4837        20         185.0000         167.0456     10.75%
8401.47/424.45	c       424           4952        4897        20         185.0000         167.0595     10.74%
8500.53/429.49	c       429           5002        4947        20         185.0000         167.0677     10.73%
8601.49/434.57	c       435           5072        5017        20         185.0000         167.0782     10.73%
8702.48/439.61	c       440           5141        5086        20         185.0000         167.0830     10.72%
8803.42/444.72	c       445           5202        5147        20         185.0000         167.0933     10.72%
8902.40/449.74	c       450           5282        5227        20         185.0000         167.1059     10.71%
9003.47/454.82	c       455           5352        5297        20         185.0000         167.1175     10.70%
9102.55/459.87	c       460           5422        5367        20         185.0000         167.1206     10.70%
9203.42/464.92	c       465           5492        5437        20         185.0000         167.1331     10.69%
9302.22/469.97	c       470           5572        5517        20         185.0000         167.1434     10.68%
9401.16/475.01	c       475           5652        5597        20         185.0000         167.1512     10.68%
9502.72/480.04	c       480           5722        5667        20         185.0000         167.1557     10.68%
9601.56/485.12	c       485           5792        5737        20         185.0000         167.1637     10.67%
9702.38/490.17	c       490           5862        5807        20         185.0000         167.1739     10.66%
9802.87/495.20	c       495           5922        5867        20         185.0000         167.1829     10.66%
9901.92/500.23	c       500           5982        5927        20         185.0000         167.1878     10.65%
10000.98/505.26	c       505           6042        5987        20         185.0000         167.1963     10.65%
10101.96/510.33	c       510           6102        6047        20         185.0000         167.1978     10.65%
10201.04/515.39	c       515           6172        6117        20         185.0000         167.2088     10.64%
10302.05/520.46	c       520           6221        6166        20         185.0000         167.2123     10.64%
10403.03/525.51	c       526           6252        6197        20         185.0000         167.2170     10.63%
10502.02/530.53	c       531           6291        6236        20         185.0000         167.2230     10.63%
10602.90/535.62	c       536           6332        6277        20         185.0000         167.2289     10.63%
10702.00/540.63	c       541           6372        6317        20         185.0000         167.2311     10.63%
10803.10/545.72	c       546           6412        6357        20         185.0000         167.2360     10.62%
10902.14/550.73	c       551           6452        6397        20         185.0000         167.2386     10.62%
11001.06/555.76	c       556           6492        6437        20         185.0000         167.2402     10.62%
11102.08/560.82	c       561           6532        6477        20         185.0000         167.2448     10.62%
11200.98/565.88	c       566           6562        6507        20         185.0000         167.2487     10.61%
11302.04/570.97	c       571           6602        6547        20         185.0000         167.2522     10.61%
11400.93/576.01	c       576           6652        6597        20         185.0000         167.2563     10.61%
11502.36/581.05	c       581           6682        6627        20         185.0000         167.2587     10.61%
11601.43/586.12	c       586           6721        6666        20         185.0000         167.2603     10.61%
11702.53/591.17	c       591           6762        6707        20         185.0000         167.2633     10.60%
11801.53/596.18	c       596           6802        6747        20         185.0000         167.2663     10.60%
11901.69/601.27	c       601           6832        6777        20         185.0000         167.2686     10.60%
12002.63/606.32	c       606           6872        6817        20         185.0000         167.2719     10.60%
12101.66/611.37	c       611           6912        6857        20         185.0000         167.2742     10.60%
12202.55/616.41	c       616           6952        6897        20         185.0000         167.2796     10.59%
12301.44/621.42	c       621           6992        6937        20         185.0000         167.2843     10.59%
12402.37/626.52	c       627           7032        6977        20         185.0000         167.2886     10.59%
12501.33/631.54	c       632           7072        7017        20         185.0000         167.2942     10.58%
12602.42/636.62	c       637           7102        7047        20         185.0000         167.2975     10.58%
12701.65/641.67	c       642           7152        7097        20         185.0000         167.3010     10.58%
12802.89/646.72	c       647           7192        7137        20         185.0000         167.3039     10.58%
12902.12/651.74	c       652           7222        7167        20         185.0000         167.3074     10.57%
13001.29/656.78	c       657           7262        7207        20         185.0000         167.3112     10.57%
13102.36/661.87	c       662           7312        7257        20         185.0000         167.3175     10.57%
13203.39/666.92	c       667           7342        7287        20         185.0000         167.3218     10.57%
13302.50/671.95	c       672           7381        7326        20         185.0000         167.3237     10.56%
13401.50/677.02	c       677           7422        7367        20         185.0000         167.3256     10.56%
13503.07/682.07	c       682           7462        7407        20         185.0000         167.3286     10.56%
13602.38/687.12	c       687           7502        7447        20         185.0000         167.3295     10.56%
13703.31/692.13	c       692           7542        7487        20         185.0000         167.3347     10.56%
13802.35/697.14	c       697           7592        7537        20         185.0000         167.3373     10.56%
13902.93/702.27	c       702           7628        7573        20         185.0000         167.3389     10.55%
14003.95/707.32	c       707           7672        7617        20         185.0000         167.3427     10.55%
14103.12/712.37	c       712           7703        7648        20         185.0000         167.3446     10.55%
14204.35/717.42	c       717           7732        7677        20         185.0000         167.3460     10.55%
14303.56/722.47	c       722           7772        7717        20         185.0000         167.3503     10.55%
14402.72/727.49	c       727           7812        7757        20         185.0000         167.3514     10.55%
14503.88/732.57	c       733           7842        7787        20         185.0000         167.3546     10.54%
14605.03/737.62	c       738           7882        7827        20         185.0000         167.3598     10.54%
14704.20/742.67	c       743           7912        7857        20         185.0000         167.3615     10.54%
14805.28/747.72	c       748           7952        7897        20         185.0000         167.3658     10.54%
14904.24/752.77	c       753           7982        7927        20         185.0000         167.3685     10.53%
15005.37/757.82	c       758           8022        7967        20         185.0000         167.3715     10.53%
15104.57/762.87	c       763           8062        8007        20         185.0000         167.3780     10.53%
15205.62/767.92	c       768           8092        8037        20         185.0000         167.3819     10.53%
15304.68/772.97	c       773           8132        8077        20         185.0000         167.3852     10.52%
15403.71/778.02	c       778           8182        8127        20         185.0000         167.3881     10.52%
15505.39/783.07	c       783           8212        8157        20         185.0000         167.3919     10.52%
15604.53/788.12	c       788           8262        8207        20         185.0000         167.3956     10.52%
15703.39/793.14	c       793           8302        8247        20         185.0000         167.3977     10.52%
15804.67/798.15	c       798           8342        8287        20         185.0000         167.3999     10.51%
15903.65/803.19	c       803           8372        8317        20         185.0000         167.4032     10.51%
16006.05/808.32	c       808           8422        8367        20         185.0000         167.4069     10.51%
16105.04/813.34	c       813           8452        8397        20         185.0000         167.4077     10.51%
16206.07/818.42	c       818           8492        8437        20         185.0000         167.4113     10.51%
16305.12/823.47	c       823           8532        8477        20         185.0000         167.4143     10.50%
16406.26/828.50	c       828           8562        8507        20         185.0000         167.4166     10.50%
16505.41/833.57	c       834           8602        8547        20         185.0000         167.4195     10.50%
16606.49/838.62	c       839           8642        8587        20         185.0000         167.4231     10.50%
16705.61/843.67	c       844           8682        8627        20         185.0000         167.4244     10.50%
16804.77/848.69	c       849           8712        8657        20         185.0000         167.4272     10.50%
16905.94/853.73	c       854           8752        8697        20         185.0000         167.4307     10.49%
17006.96/858.82	c       859           8782        8727        20         185.0000         167.4315     10.49%
17106.18/863.87	c       864           8822        8767        20         185.0000         167.4340     10.49%
17207.29/868.92	c       869           8852        8797        20         185.0000         167.4346     10.49%
17306.40/873.97	c       874           8892        8837        20         185.0000         167.4357     10.49%
17405.52/879.02	c       879           8922        8867        20         185.0000         167.4390     10.49%
17507.48/884.04	c       884           8962        8907        20         185.0000         167.4420     10.49%
17606.29/889.09	c       889           9002        8947        20         185.0000         167.4441     10.48%
17707.64/894.16	c       894           9042        8987        20         185.0000         167.4470     10.48%
17808.15/899.22	c       899           9072        9017        20         185.0000         167.4479     10.48%
17907.35/904.27	c       904           9112        9057        20         185.0000         167.4538     10.48%
18006.52/909.28	c       909           9151        9096        20         185.0000         167.4576     10.48%
18107.59/914.37	c       914           9192        9137        20         185.0000         167.4628     10.47%
18208.68/919.42	c       919           9242        9187        20         185.0000         167.4657     10.47%
18307.95/924.47	c       924           9282        9227        20         185.0000         167.4670     10.47%
18408.89/929.52	c       930           9322        9267        20         185.0000         167.4685     10.47%
18507.98/934.57	c       935           9362        9307        20         185.0000         167.4703     10.47%
18609.09/939.62	c       940           9422        9367        20         185.0000         167.4753     10.46%
18708.11/944.65	c       945           9462        9407        20         185.0000         167.4767     10.46%
18807.21/949.67	c       950           9492        9437        20         185.0000         167.4783     10.46%
18908.03/954.77	c       955           9542        9487        20         185.0000         167.4802     10.46%
19009.19/959.82	c       960           9592        9537        20         185.0000         167.4820     10.46%
19108.27/964.84	c       965           9632        9577        20         185.0000         167.4839     10.46%
19209.41/969.92	c       970           9692        9637        20         185.0000         167.4883     10.46%
19308.53/974.97	c       975           9742        9687        20         185.0000         167.4899     10.45%
19407.54/980.02	c       980           9782        9727        20         185.0000         167.4907     10.45%
19509.36/985.07	c       985           9842        9787        20         185.0000         167.4940     10.45%
19608.41/990.10	c       990           9882        9827        20         185.0000         167.4973     10.45%
19709.27/995.12	c       995           9922        9867        20         185.0000         167.4990     10.45%
19808.41/1000.19	c      1000           9952        9897        20         185.0000         167.5004     10.45%
19908.55/1005.27	c      1005          10002        9947        20         185.0000         167.5050     10.44%
20009.61/1010.32	c      1010          10052        9997        20         185.0000         167.5074     10.44%
20108.68/1015.37	c      1015          10102       10047        20         185.0000         167.5094     10.44%
20207.75/1020.38	c      1020          10162       10107        20         185.0000         167.5126     10.44%
20308.77/1025.45	c      1025          10222       10167        20         185.0000         167.5156     10.44%
20409.81/1030.52	c      1031          10252       10197        20         185.0000         167.5173     10.44%
20509.04/1035.58	c      1036          10302       10247        20         185.0000         167.5190     10.44%
20607.87/1040.60	c      1041          10332       10277        20         185.0000         167.5207     10.43%
20708.78/1045.67	c      1046          10382       10327        20         185.0000         167.5217     10.43%
20809.90/1050.72	c      1051          10432       10377        20         185.0000         167.5235     10.43%
20908.88/1055.74	c      1056          10462       10407        20         185.0000         167.5261     10.43%
21008.00/1060.79	c      1061          10522       10467        20         185.0000         167.5287     10.43%
21109.10/1065.87	c      1066          10602       10547        20         185.0000         167.5331     10.43%
21208.20/1070.88	c      1071          10642       10587        20         185.0000         167.5368     10.42%
21307.31/1075.90	c      1076          10682       10627        20         185.0000         167.5378     10.42%
21408.34/1080.95	c      1081          10722       10667        20         185.0000         167.5392     10.42%
21507.45/1086.00	c      1086          10772       10717        20         185.0000         167.5434     10.42%
21608.92/1091.07	c      1091          10822       10767        20         185.0000         167.5480     10.42%
21708.07/1096.08	c      1096          10872       10817        20         185.0000         167.5495     10.42%
21810.64/1101.20	c      1101          10912       10857        20         185.0000         167.5505     10.41%
21909.71/1106.21	c      1106          10952       10897        20         185.0000         167.5526     10.41%
22010.81/1111.32	c      1111          11002       10947        20         185.0000         167.5531     10.41%
22109.90/1116.35	c      1116          11032       10977        20         185.0000         167.5550     10.41%
22208.91/1121.36	c      1121          11082       11027        20         185.0000         167.5580     10.41%
22310.01/1126.45	c      1126          11132       11077        20         185.0000         167.5595     10.41%
22411.00/1131.52	c      1132          11172       11117        20         185.0000         167.5615     10.41%
22510.30/1136.57	c      1137          11232       11177        20         185.0000         167.5638     10.41%
22609.24/1141.60	c      1142          11272       11217        20         185.0000         167.5657     10.40%
22710.25/1146.65	c      1147          11322       11267        20         185.0000         167.5677     10.40%
22811.24/1151.72	c      1152          11362       11307        20         185.0000         167.5696     10.40%
22910.40/1156.77	c      1157          11402       11347        20         185.0000         167.5719     10.40%
23011.48/1161.82	c      1162          11442       11387        20         185.0000         167.5725     10.40%
23110.64/1166.87	c      1167          11492       11437        20         185.0000         167.5747     10.40%
23211.77/1171.92	c      1172          11532       11477        20         185.0000         167.5773     10.40%
23310.86/1176.93	c      1177          11582       11527        20         185.0000         167.5810     10.39%
23409.85/1181.97	c      1182          11632       11577        20         185.0000         167.5818     10.39%
23511.74/1187.04	c      1187          11672       11617        20         185.0000         167.5829     10.39%
23610.50/1192.12	c      1192          11732       11677        20         185.0000         167.5858     10.39%
23711.23/1197.17	c      1197          11792       11737        20         185.0000         167.5874     10.39%
23811.93/1202.22	c      1202          11842       11787        20         185.0000         167.5886     10.39%
23911.24/1207.26	c      1207          11892       11837        20         185.0000         167.5909     10.39%
24010.16/1212.30	c      1212          11942       11887        20         185.0000         167.5928     10.39%
24111.24/1217.37	c      1217          11982       11927        20         185.0000         167.5943     10.39%
24210.24/1222.39	c      1222          12022       11967        20         185.0000         167.5962     10.38%
24311.39/1227.47	c      1227          12072       12017        20         185.0000         167.6013     10.38%
24412.57/1232.50	c      1232          12112       12057        20         185.0000         167.6023     10.38%
24511.55/1237.57	c      1238          12172       12117        20         185.0000         167.6045     10.38%
24612.70/1242.62	c      1243          12222       12167        20         185.0000         167.6057     10.38%
24711.83/1247.67	c      1248          12262       12207        20         185.0000         167.6078     10.38%
24810.88/1252.69	c      1253          12322       12267        20         185.0000         167.6092     10.38%
24911.96/1257.74	c      1258          12372       12317        20         185.0000         167.6122     10.37%
25011.15/1262.77	c      1263          12442       12387        20         185.0000         167.6143     10.37%
25112.18/1267.81	c      1268          12482       12427        20         185.0000         167.6162     10.37%
25211.37/1272.82	c      1273          12522       12467        20         185.0000         167.6177     10.37%
25310.45/1277.83	c      1278          12582       12527        20         185.0000         167.6230     10.37%
25409.58/1282.86	c      1283          12622       12567        20         185.0000         167.6251     10.37%
25510.70/1287.91	c      1288          12662       12607        20         185.0000         167.6257     10.36%
25609.70/1292.96	c      1293          12721       12666        20         185.0000         167.6272     10.36%
25708.87/1297.98	c      1298          12771       12716        20         185.0000         167.6284     10.36%
25810.63/1303.05	c      1303          12802       12747        20         185.0000         167.6304     10.36%
25909.77/1308.11	c      1308          12852       12797        20         185.0000         167.6338     10.36%
26008.91/1313.13	c      1313          12912       12857        20         185.0000         167.6363     10.36%
26111.26/1318.21	c      1318          12972       12917        20         185.0000         167.6381     10.36%
26210.41/1323.26	c      1323          13012       12957        20         185.0000         167.6408     10.36%
26309.47/1328.28	c      1328          13042       12987        20         185.0000         167.6451     10.35%
26410.59/1333.36	c      1333          13102       13047        20         185.0000         167.6483     10.35%
26511.60/1338.41	c      1338          13162       13107        20         185.0000         167.6510     10.35%
26610.67/1343.46	c      1343          13192       13137        20         185.0000         167.6530     10.35%
26711.63/1348.51	c      1349          13232       13177        20         185.0000         167.6562     10.34%
26810.79/1353.53	c      1354          13292       13237        20         185.0000         167.6586     10.34%
26909.82/1358.56	c      1359          13342       13287        20         185.0000         167.6602     10.34%
27010.81/1363.66	c      1364          13392       13337        20         185.0000         167.6644     10.34%
27111.79/1368.71	c      1369          13452       13397        20         185.0000         167.6676     10.34%
27210.82/1373.72	c      1374          13492       13437        20         185.0000         167.6691     10.34%
27311.78/1378.80	c      1379          13532       13477        20         185.0000         167.6702     10.34%
27410.87/1383.86	c      1384          13572       13517        20         185.0000         167.6720     10.33%
27510.02/1388.89	c      1389          13632       13577        20         185.0000         167.6736     10.33%
27609.06/1393.90	c      1394          13692       13637        20         185.0000         167.6758     10.33%
27710.19/1398.92	c      1399          13732       13677        20         185.0000         167.6776     10.33%
27809.32/1403.93	c      1404          13792       13737        20         185.0000         167.6788     10.33%
27908.39/1408.95	c      1409          13832       13777        20         185.0000         167.6805     10.33%
28009.91/1414.05	c      1414          13892       13837        20         185.0000         167.6829     10.33%
28109.18/1419.05	c      1419          13952       13897        20         185.0000         167.6843     10.33%
28208.00/1424.06	c      1424          13992       13937        20         185.0000         167.6849     10.33%
28309.26/1429.15	c      1429          14052       13997        20         185.0000         167.6866     10.32%
28408.52/1434.20	c      1434          14102       14047        20         185.0000         167.6889     10.32%
28508.92/1439.26	c      1439          14152       14097        20         185.0000         167.6900     10.32%
28610.04/1444.33	c      1444          14202       14147        20         185.0000         167.6910     10.32%
28711.17/1449.42	c      1449          14252       14197        20         185.0000         167.6933     10.32%
28810.36/1454.47	c      1454          14292       14237        20         185.0000         167.6942     10.32%
28911.35/1459.52	c      1460          14352       14297        20         185.0000         167.6967     10.32%
29010.45/1464.55	c      1465          14402       14347        20         185.0000         167.6987     10.32%
29109.66/1469.58	c      1470          14462       14407        20         185.0000         167.7011     10.32%
29210.79/1474.64	c      1475          14502       14447        20         185.0000         167.7024     10.31%
29311.89/1479.72	c      1480          14552       14497        20         185.0000         167.7045     10.31%
29411.03/1484.77	c      1485          14602       14547        20         185.0000         167.7066     10.31%
29512.10/1489.82	c      1490          14652       14597        20         185.0000         167.7076     10.31%
29611.29/1494.83	c      1495          14712       14657        20         185.0000         167.7091     10.31%
29710.49/1499.85	c      1500          14752       14697        20         185.0000         167.7105     10.31%
29811.65/1504.97	c      1505          14802       14747        20         185.0000         167.7118     10.31%
29910.78/1510.00	c      1510          14842       14787        20         185.0000         167.7128     10.31%
30012.34/1515.04	c      1515          14912       14857        20         185.0000         167.7144     10.31%
30111.32/1520.06	c      1520          14952       14897        20         185.0000         167.7153     10.31%
30210.78/1525.08	c      1525          15002       14947        20         185.0000         167.7171     10.30%
30311.67/1530.13	c      1530          15052       14997        20         185.0000         167.7199     10.30%
30411.03/1535.15	c      1535          15112       15057        20         185.0000         167.7206     10.30%
30511.09/1540.27	c      1540          15152       15097        20         185.0000         167.7209     10.30%
30612.19/1545.37	c      1545          15192       15137        20         185.0000         167.7220     10.30%
30713.29/1550.42	c      1550          15252       15197        20         185.0000         167.7239     10.30%
30812.41/1555.43	c      1555          15302       15247        20         185.0000         167.7253     10.30%
30911.58/1560.47	c      1560          15372       15317        20         185.0000         167.7267     10.30%
31010.70/1565.49	c      1565          15422       15367        20         185.0000         167.7284     10.30%
31111.70/1570.53	c      1571          15462       15407        20         185.0000         167.7294     10.30%
31212.73/1575.61	c      1576          15512       15457        20         185.0000         167.7306     10.30%
31311.77/1580.64	c      1581          15572       15517        20         185.0000         167.7327     10.29%
31412.78/1585.71	c      1586          15622       15567        20         185.0000         167.7331     10.29%
31513.90/1590.82	c      1591          15672       15617        20         185.0000         167.7351     10.29%
31613.02/1595.87	c      1596          15732       15677        20         185.0000         167.7378     10.29%
31714.11/1600.92	c      1601          15782       15727        20         185.0000         167.7392     10.29%
31813.23/1605.97	c      1606          15842       15787        20         185.0000         167.7413     10.29%
31912.33/1611.01	c      1611          15902       15847        20         185.0000         167.7433     10.29%
32013.90/1616.07	c      1616          15942       15887        20         185.0000         167.7435     10.29%
32113.16/1621.10	c      1621          16002       15947        20         185.0000         167.7446     10.29%
32212.23/1626.12	c      1626          16072       16017        20         185.0000         167.7489     10.28%
32313.21/1631.12	c      1631          16112       16057        20         185.0000         167.7497     10.28%
32412.46/1636.14	c      1636          16172       16117        20         185.0000         167.7518     10.28%
32511.63/1641.18	c      1641          16242       16187        20         185.0000         167.7541     10.28%
32612.22/1646.26	c      1646          16272       16217        20         185.0000         167.7545     10.28%
32713.43/1651.34	c      1651          16322       16267        20         185.0000         167.7558     10.28%
32814.62/1656.40	c      1656          16382       16327        20         185.0000         167.7572     10.28%
32913.72/1661.48	c      1661          16422       16367        20         185.0000         167.7583     10.28%
33012.77/1666.49	c      1666          16482       16427        20         185.0000         167.7607     10.28%
33112.00/1671.50	c      1672          16522       16467        20         185.0000         167.7621     10.28%
33212.89/1676.51	c      1677          16571       16516        20         185.0000         167.7635     10.27%
33313.95/1681.61	c      1682          16622       16567        20         185.0000         167.7654     10.27%
33413.17/1686.63	c      1687          16682       16627        20         185.0000         167.7664     10.27%
33512.37/1691.68	c      1692          16732       16677        20         185.0000         167.7676     10.27%
33613.31/1696.78	c      1697          16782       16727        20         185.0000         167.7691     10.27%
33716.43/1701.92	c      1702          16832       16777        20         185.0000         167.7693     10.27%
33815.76/1706.93	c      1707          16892       16837        20         185.0000         167.7706     10.27%
33914.62/1711.95	c      1712          16952       16897        20         185.0000         167.7727     10.27%
34016.25/1717.07	c      1717          17002       16947        20         185.0000         167.7733     10.27%
34115.27/1722.12	c      1722          17052       16997        20         185.0000         167.7739     10.27%
34216.44/1727.17	c      1727          17082       17027        20         185.0000         167.7742     10.27%
34316.94/1732.22	c      1732          17142       17087        20         185.0000         167.7773     10.27%
34416.01/1737.26	c      1737          17192       17137        20         185.0000         167.7794     10.26%
34515.13/1742.28	c      1742          17252       17197        20         185.0000         167.7813     10.26%
34616.26/1747.37	c      1747          17302       17247        20         185.0000         167.7825     10.26%
34717.28/1752.42	c      1752          17352       17297        20         185.0000         167.7832     10.26%
34816.34/1757.47	c      1757          17392       17337        20         185.0000         167.7846     10.26%
34915.43/1762.48	c      1762          17452       17397        20         185.0000         167.7875     10.26%
35016.58/1767.52	c      1768          17512       17457        20         185.0000         167.7886     10.26%
35117.67/1772.62	c      1773          17552       17497        20         185.0000         167.7901     10.26%
35216.77/1777.67	c      1778          17602       17547        20         185.0000         167.7921     10.26%
35317.90/1782.72	c      1783          17662       17607        20         185.0000         167.7927     10.26%
35417.04/1787.74	c      1788          17712       17657        20         185.0000         167.7942     10.25%
35516.01/1792.77	c      1793          17772       17717        20         185.0000         167.7964     10.25%
35617.13/1797.87	c      1798          17832       17777        20         185.0000         167.7973     10.25%
35718.03/1802.92	c      1803          17892       17837        20         185.0000         167.7987     10.25%
35817.22/1807.97	c      1808          17942       17887        20         185.0000         167.8003     10.25%
35916.37/1813.02	c      1813          18012       17957        20         185.0000         167.8014     10.25%
36018.15/1818.05	c      1818          18052       17997        20         185.0000         167.8026     10.25%
36117.16/1823.05	c      1823          18112       18057        20         185.0000         167.8036     10.25%
36218.42/1828.17	c      1828          18162       18107        20         185.0000         167.8048     10.25%
36317.58/1833.18	c      1833          18232       18177        20         185.0000         167.8060     10.25%
36417.91/1838.28	c      1838          18282       18227        20         185.0000         167.8072     10.25%
36518.94/1843.32	c      1843          18342       18287        20         185.0000         167.8090     10.24%
36618.28/1848.37	c      1848          18382       18327        20         185.0000         167.8101     10.24%
36719.23/1853.41	c      1853          18412       18357        20         185.0000         167.8112     10.24%
36818.27/1858.47	c      1858          18482       18427        20         185.0000         167.8129     10.24%
36919.37/1863.52	c      1864          18522       18467        20         185.0000         167.8139     10.24%
37018.42/1868.57	c      1869          18582       18527        20         185.0000         167.8155     10.24%
37119.49/1873.62	c      1874          18632       18577        20         185.0000         167.8168     10.24%
37218.45/1878.67	c      1879          18692       18637        20         185.0000         167.8189     10.24%
37319.58/1883.72	c      1884          18742       18687        20         185.0000         167.8198     10.24%
37418.65/1888.77	c      1889          18792       18737        20         185.0000         167.8214     10.24%
37519.85/1893.82	c      1894          18842       18787        20         185.0000         167.8223     10.24%
37619.07/1898.87	c      1899          18882       18827        20         185.0000         167.8226     10.24%
37718.30/1903.89	c      1904          18942       18887        20         185.0000         167.8240     10.23%
37819.52/1908.97	c      1909          19002       18947        20         185.0000         167.8247     10.23%
37918.76/1913.98	c      1914          19051       18996        20         185.0000         167.8252     10.23%
38020.69/1919.07	c      1919          19092       19037        20         185.0000         167.8269     10.23%
38119.94/1924.12	c      1924          19152       19097        20         185.0000         167.8291     10.23%
38221.00/1929.15	c      1929          19202       19147        20         185.0000         167.8310     10.23%
38321.33/1934.21	c      1934          19252       19197        20         185.0000         167.8321     10.23%
38420.44/1939.27	c      1939          19312       19257        20         185.0000         167.8339     10.23%
38521.38/1944.32	c      1944          19372       19317        20         185.0000         167.8357     10.23%
38620.43/1949.33	c      1949          19422       19367        20         185.0000         167.8365     10.23%
38721.69/1954.42	c      1954          19472       19417        20         185.0000         167.8381     10.23%
38820.60/1959.47	c      1959          19522       19467        20         185.0000         167.8402     10.22%
38921.68/1964.52	c      1965          19572       19517        20         185.0000         167.8404     10.22%
39020.78/1969.57	c      1970          19612       19557        20         185.0000         167.8412     10.22%
39121.83/1974.62	c      1975          19672       19617        20         185.0000         167.8424     10.22%
39220.88/1979.67	c      1980          19732       19677        20         185.0000         167.8439     10.22%
39322.00/1984.71	c      1985          19782       19727        20         185.0000         167.8448     10.22%
39420.96/1989.78	c      1990          19822       19767        20         185.0000         167.8460     10.22%
39521.99/1994.82	c      1995          19882       19827        20         185.0000         167.8463     10.22%
39620.87/1999.87	c      2000          19922       19867        20         185.0000         167.8467     10.22%
39721.87/2004.90	c      2005          19972       19917        20         185.0000         167.8482     10.22%
39820.93/2009.97	c      2010          20032       19977        20         185.0000         167.8494     10.22%
39920.01/2015.02	c      2015          20092       20037        20         185.0000         167.8508     10.22%
40021.85/2020.07	c      2020          20142       20087        20         185.0000         167.8529     10.22%
40120.73/2025.11	c      2025          20192       20137        20         185.0000         167.8551     10.21%
40221.85/2030.17	c      2030          20232       20177        20         185.0000         167.8569     10.21%
40322.27/2035.22	c      2035          20282       20227        20         185.0000         167.8576     10.21%
40421.42/2040.27	c      2040          20342       20287        20         185.0000         167.8594     10.21%
40522.54/2045.32	c      2045          20392       20337        20         185.0000         167.8605     10.21%
40621.75/2050.34	c      2050          20432       20377        20         185.0000         167.8614     10.21%
40720.97/2055.36	c      2055          20482       20427        20         185.0000         167.8622     10.21%
40820.14/2060.36	c      2060          20542       20487        20         185.0000         167.8644     10.21%
40921.33/2065.40	c      2065          20572       20517        20         185.0000         167.8644     10.21%
41022.49/2070.56	c      2071          20632       20577        20         185.0000         167.8660     10.21%
41123.67/2075.61	c      2076          20672       20617        20         185.0000         167.8665     10.21%
41222.83/2080.62	c      2081          20732       20677        20         185.0000         167.8672     10.21%
41323.94/2085.71	c      2086          20772       20717        20         185.0000         167.8680     10.21%
41423.04/2090.76	c      2091          20812       20757        20         185.0000         167.8686     10.21%
41522.11/2095.79	c      2096          20871       20816        20         185.0000         167.8706     10.20%
41623.26/2100.82	c      2101          20912       20857        20         185.0000         167.8728     10.20%
41722.44/2105.88	c      2106          20972       20917        20         185.0000         167.8744     10.20%
41821.49/2110.90	c      2111          21022       20967        20         185.0000         167.8758     10.20%
41922.67/2116.01	c      2116          21062       21007        20         185.0000         167.8762     10.20%
42024.25/2121.06	c      2121          21112       21057        20         185.0000         167.8783     10.20%
42123.60/2126.11	c      2126          21162       21107        20         185.0000         167.8794     10.20%
42222.49/2131.12	c      2131          21212       21157        20         185.0000         167.8813     10.20%
42323.83/2136.16	c      2136          21262       21207        20         185.0000         167.8818     10.20%
42424.16/2141.26	c      2141          21312       21257        20         185.0000         167.8829     10.20%
42525.37/2146.31	c      2146          21342       21287        20         185.0000         167.8844     10.19%
42624.43/2151.36	c      2151          21382       21327        20         185.0000         167.8857     10.19%
42725.55/2156.41	c      2156          21442       21387        20         185.0000         167.8867     10.19%
42824.68/2161.46	c      2161          21492       21437        20         185.0000         167.8872     10.19%
42923.73/2166.50	c      2166          21532       21477        20         185.0000         167.8883     10.19%
43024.70/2171.50	c      2172          21582       21527        20         185.0000         167.8894     10.19%
43123.78/2176.52	c      2177          21622       21567        20         185.0000         167.8901     10.19%
43222.88/2181.53	c      2182          21672       21617        20         185.0000         167.8923     10.19%
43321.99/2186.55	c      2187          21722       21667        20         185.0000         167.8935     10.19%
43421.07/2191.57	c      2192          21772       21717        20         185.0000         167.8949     10.19%
43522.18/2196.69	c      2197          21832       21777        20         185.0000         167.8961     10.19%
43623.29/2201.71	c      2202          21882       21827        20         185.0000         167.8964     10.19%
43722.40/2206.79	c      2207          21932       21877        20         185.0000         167.8971     10.19%
43823.59/2211.82	c      2212          21982       21927        20         185.0000         167.8985     10.19%
43924.66/2216.97	c      2217          22052       21997        20         185.0000         167.8992     10.19%
44026.49/2222.06	c      2222          22092       22037        20         185.0000         167.8998     10.18%
44125.75/2227.07	c      2227          22152       22097        20         185.0000         167.9013     10.18%
44224.59/2232.08	c      2232          22201       22146        20         185.0000         167.9021     10.18%
44327.24/2237.21	c      2237          22252       22197        20         185.0000         167.9032     10.18%
44426.37/2242.26	c      2242          22302       22247        20         185.0000         167.9041     10.18%
44527.48/2247.31	c      2247          22362       22307        20         185.0000         167.9052     10.18%
44626.67/2252.32	c      2252          22412       22357        20         185.0000         167.9057     10.18%
44725.99/2257.34	c      2257          22452       22397        20         185.0000         167.9059     10.18%
44826.93/2262.46	c      2262          22492       22437        20         185.0000         167.9067     10.18%
44926.05/2267.49	c      2267          22552       22497        20         185.0000         167.9078     10.18%
45027.12/2272.56	c      2273          22602       22547        20         185.0000         167.9087     10.18%
45126.25/2277.59	c      2278          22642       22587        20         185.0000         167.9093     10.18%
45227.39/2282.60	c      2283          22682       22627        20         185.0000         167.9109     10.18%
45326.54/2287.62	c      2288          22732       22677        20         185.0000         167.9113     10.18%
45427.61/2292.76	c      2293          22792       22737        20         185.0000         167.9132     10.18%
45526.80/2297.79	c      2298          22842       22787        20         185.0000         167.9137     10.18%
45627.93/2302.86	c      2303          22892       22837        20         185.0000         167.9146     10.18%
45729.09/2307.91	c      2308          22942       22887        20         185.0000         167.9159     10.17%
45828.18/2312.94	c      2313          23002       22947        20         185.0000         167.9174     10.17%
45927.25/2317.96	c      2318          23042       22987        20         185.0000         167.9180     10.17%
46029.14/2323.06	c      2323          23102       23047        20         185.0000         167.9188     10.17%
46128.20/2328.11	c      2328          23142       23087        20         185.0000         167.9193     10.17%
46229.30/2333.16	c      2333          23202       23147        20         185.0000         167.9203     10.17%
46328.50/2338.18	c      2338          23252       23197        20         185.0000         167.9213     10.17%
46429.02/2343.25	c      2343          23292       23237        20         185.0000         167.9225     10.17%
46528.27/2348.28	c      2348          23342       23287        20         185.0000         167.9233     10.17%
46627.41/2353.30	c      2353          23392       23337        20         185.0000         167.9242     10.17%
46728.47/2358.33	c      2358          23432       23377        20         185.0000         167.9251     10.17%
46827.58/2363.35	c      2363          23502       23447        20         185.0000         167.9275     10.17%
46926.92/2368.36	c      2368          23542       23487        20         185.0000         167.9280     10.17%
47025.80/2373.37	c      2373          23582       23527        20         185.0000         167.9293     10.17%
47124.85/2378.39	c      2378          23622       23567        20         185.0000         167.9297     10.17%
47225.86/2383.50	c      2383          23692       23637        20         185.0000         167.9320     10.16%
47330.92/2388.71	c      2389          23742       23687        20         185.0000         167.9331     10.16%
47430.12/2393.74	c      2394          23802       23747        20         185.0000         167.9356     10.16%
47529.30/2398.78	c      2399          23842       23787        20         185.0000         167.9359     10.16%
47630.44/2403.86	c      2404          23892       23837        20         185.0000         167.9372     10.16%
47731.67/2408.91	c      2409          23932       23877        20         185.0000         167.9380     10.16%
47830.92/2413.96	c      2414          23982       23927        20         185.0000         167.9387     10.16%
47930.16/2419.01	c      2419          24042       23987        20         185.0000         167.9394     10.16%
48032.04/2424.05	c      2424          24092       24037        20         185.0000         167.9401     10.16%
48131.37/2429.07	c      2429          24132       24077        20         185.0000         167.9408     10.16%
48230.35/2434.09	c      2434          24172       24117        20         185.0000         167.9410     10.16%
48329.67/2439.10	c      2439          24222       24167        20         185.0000         167.9423     10.16%
48428.97/2444.13	c      2444          24282       24227        20         185.0000         167.9428     10.16%
48530.08/2449.17	c      2449          24343       24288        20         185.0000         167.9433     10.16%
48630.54/2454.23	c      2454          24382       24327        20         185.0000         167.9440     10.16%
48731.64/2459.32	c      2459          24422       24367        20         185.0000         167.9454     10.15%
48830.85/2464.35	c      2464          24482       24427        20         185.0000         167.9461     10.15%
48929.88/2469.37	c      2469          24541       24486        20         185.0000         167.9470     10.15%
49031.00/2474.41	c      2474          24572       24517        20         185.0000         167.9480     10.15%
49130.12/2479.49	c      2479          24622       24567        20         185.0000         167.9494     10.15%
49233.24/2484.66	c      2485          24652       24597        20         185.0000         167.9500     10.15%
49334.36/2489.70	c      2490          24702       24647        20         185.0000         167.9505     10.15%
49433.51/2494.74	c      2495          24751       24696        20         185.0000         167.9511     10.15%
49532.55/2499.76	c      2500          24812       24757        20         185.0000         167.9522     10.15%
49633.63/2504.86	c      2505          24871       24816        20         185.0000         167.9534     10.15%
49734.89/2509.91	c      2510          24922       24867        20         185.0000         167.9546     10.15%
49833.80/2514.96	c      2515          24982       24927        20         185.0000         167.9561     10.15%
49932.74/2519.97	c      2520          25022       24967        20         185.0000         167.9567     10.15%
50034.33/2525.06	c      2525          25072       25017        20         185.0000         167.9580     10.15%
50133.56/2530.11	c      2530          25132       25077        20         185.0000         167.9589     10.15%
50234.58/2535.16	c      2535          25182       25127        20         185.0000         167.9603     10.15%
50334.92/2540.21	c      2540          25242       25187        20         185.0000         167.9612     10.14%
50433.89/2545.24	c      2545          25292       25237        20         185.0000         167.9616     10.14%
50535.06/2550.31	c      2550          25342       25287        20         185.0000         167.9618     10.14%
50633.90/2555.33	c      2555          25392       25337        20         185.0000         167.9622     10.14%
50734.98/2560.41	c      2560          25442       25387        20         185.0000         167.9635     10.14%
50833.98/2565.46	c      2565          25492       25437        20         185.0000         167.9642     10.14%
50933.04/2570.47	c      2570          25542       25487        20         185.0000         167.9659     10.14%
51034.04/2575.56	c      2576          25592       25537        20         185.0000         167.9669     10.14%
51133.07/2580.57	c      2581          25642       25587        20         185.0000         167.9678     10.14%
51234.03/2585.66	c      2586          25692       25637        20         185.0000         167.9685     10.14%
51334.87/2590.71	c      2591          25732       25677        20         185.0000         167.9691     10.14%
51433.87/2595.77	c      2596          25792       25737        20         185.0000         167.9698     10.14%
51534.86/2600.81	c      2601          25842       25787        20         185.0000         167.9709     10.14%
51633.85/2605.86	c      2606          25902       25847        20         185.0000         167.9716     10.14%
51734.84/2610.91	c      2611          25952       25897        20         185.0000         167.9721     10.14%
51833.93/2615.93	c      2616          25992       25937        20         185.0000         167.9725     10.14%
51933.00/2620.96	c      2621          26042       25987        20         185.0000         167.9729     10.14%
52032.06/2625.98	c      2626          26091       26036        20         185.0000         167.9742     10.14%
52131.08/2631.01	c      2631          26142       26087        20         185.0000         167.9750     10.14%
52234.78/2636.14	c      2636          26192       26137        20         185.0000         167.9761     10.13%
52333.62/2641.17	c      2641          26252       26197        20         185.0000         167.9767     10.13%
52434.09/2646.26	c      2646          26292       26237        20         185.0000         167.9773     10.13%
52535.00/2651.31	c      2651          26352       26297        20         185.0000         167.9782     10.13%
52634.18/2656.35	c      2656          26402       26347        20         185.0000         167.9796     10.13%
52735.16/2661.41	c      2661          26442       26387        20         185.0000         167.9810     10.13%
52834.31/2666.45	c      2666          26501       26446        20         185.0000         167.9820     10.13%
52935.42/2671.51	c      2672          26562       26507        20         185.0000         167.9843     10.13%
53034.60/2676.56	c      2677          26602       26547        20         185.0000         167.9851     10.13%
53135.92/2681.61	c      2682          26652       26597        20         185.0000         167.9857     10.13%
53234.96/2686.66	c      2687          26702       26647        20         185.0000         167.9877     10.13%
53336.12/2691.71	c      2692          26742       26687        20         185.0000         167.9884     10.13%
53435.29/2696.75	c      2697          26792       26737        20         185.0000         167.9893     10.13%
53536.41/2701.81	c      2702          26842       26787        20         185.0000         167.9896     10.13%
53635.49/2706.86	c      2707          26892       26837        20         185.0000         167.9913     10.12%
53736.60/2711.91	c      2712          26952       26897        20         185.0000         167.9925     10.12%
53835.72/2716.96	c      2717          27012       26957        20         185.0000         167.9938     10.12%
53934.91/2722.00	c      2722          27061       27006        20         185.0000         167.9941     10.12%
54034.01/2727.01	c      2727          27102       27047        20         185.0000         167.9950     10.12%
54136.02/2732.07	c      2732          27132       27077        20         185.0000         167.9954     10.12%
54237.03/2737.16	c      2737          27192       27137        20         185.0000         167.9961     10.12%
54337.63/2742.21	c      2742          27242       27187        20         185.0000         167.9971     10.12%
54436.86/2747.26	c      2747          27292       27237        20         185.0000         167.9980     10.12%
54538.02/2752.31	c      2752          27332       27277        20         185.0000         167.9987     10.12%
54637.26/2757.36	c      2757          27385       27330        20         185.0000         167.9994     10.12%
54736.49/2762.37	c      2762          27422       27367        20         185.0000         167.9999     10.12%
54837.70/2767.46	c      2767          27482       27427        20         185.0000         168.0008     10.12%
54938.92/2772.50	c      2772          27532       27477        20         185.0000         168.0011     10.12%
55038.14/2777.56	c      2778          27582       27527        20         185.0000         168.0023     10.12%
55139.31/2782.61	c      2783          27632       27577        20         185.0000         168.0028     10.12%
55238.37/2787.64	c      2788          27682       27627        20         185.0000         168.0036     10.12%
55337.60/2792.67	c      2793          27752       27697        20         185.0000         168.0050     10.12%
55436.62/2797.67	c      2798          27802       27747        20         185.0000         168.0057     10.12%
55537.57/2802.78	c      2803          27852       27797        20         185.0000         168.0065     10.11%
55638.68/2807.86	c      2808          27902       27847        20         185.0000         168.0072     10.11%
55739.78/2812.91	c      2813          27952       27897        20         185.0000         168.0078     10.11%
55838.92/2817.96	c      2818          28002       27947        20         185.0000         168.0081     10.11%
55937.80/2823.01	c      2823          28042       27987        20         185.0000         168.0086     10.11%
56039.67/2828.06	c      2828          28092       28037        20         185.0000         168.0092     10.11%
56138.56/2833.09	c      2833          28152       28097        20         185.0000         168.0109     10.11%
56237.64/2838.10	c      2838          28202       28147        20         185.0000         168.0119     10.11%
56340.16/2843.21	c      2843          28252       28197        20         185.0000         168.0127     10.11%
56439.20/2848.26	c      2848          28302       28247        20         185.0000         168.0133     10.11%
56538.27/2853.29	c      2853          28352       28297        20         185.0000         168.0144     10.11%
56639.38/2858.33	c      2858          28392       28337        20         185.0000         168.0147     10.11%
56738.51/2863.34	c      2863          28452       28397        20         185.0000         168.0155     10.11%
56839.61/2868.42	c      2868          28502       28447        20         185.0000         168.0160     10.11%
56940.76/2873.51	c      2874          28542       28487        20         185.0000         168.0163     10.11%
57039.93/2878.56	c      2879          28592       28537        20         185.0000         168.0172     10.11%
57141.01/2883.61	c      2884          28652       28597        20         185.0000         168.0179     10.11%
57240.09/2888.62	c      2889          28692       28637        20         185.0000         168.0182     10.11%
57339.35/2893.63	c      2894          28762       28707        20         185.0000         168.0193     10.11%
57440.24/2898.76	c      2899          28802       28747        20         185.0000         168.0201     10.11%
57539.27/2903.78	c      2904          28852       28797        20         185.0000         168.0214     10.11%
57640.43/2908.86	c      2909          28902       28847        20         185.0000         168.0219     10.10%
57741.48/2913.91	c      2914          28952       28897        20         185.0000         168.0231     10.10%
57840.64/2918.92	c      2919          29022       28967        20         185.0000         168.0238     10.10%
57939.85/2923.94	c      2924          29072       29017        20         185.0000         168.0242     10.10%
58039.06/2929.02	c      2929          29132       29077        20         185.0000         168.0246     10.10%
58140.84/2934.10	c      2934          29182       29127        20         185.0000         168.0253     10.10%
58242.02/2939.16	c      2939          29242       29187        20         185.0000         168.0264     10.10%
58341.25/2944.17	c      2944          29292       29237        20         185.0000         168.0272     10.10%
58441.37/2949.24	c      2949          29352       29297        20         185.0000         168.0281     10.10%
58540.29/2954.29	c      2954          29402       29347        20         185.0000         168.0287     10.10%
58641.40/2959.36	c      2959          29442       29387        20         185.0000         168.0290     10.10%
58740.47/2964.39	c      2964          29482       29427        20         185.0000         168.0294     10.10%
58841.59/2969.46	c      2969          29532       29477        20         185.0000         168.0298     10.10%
58940.73/2974.48	c      2974          29582       29527        20         185.0000         168.0308     10.10%
59041.76/2979.51	c      2980          29642       29587        20         185.0000         168.0313     10.10%
59142.86/2984.61	c      2985          29692       29637        20         185.0000         168.0316     10.10%
59241.88/2989.66	c      2990          29742       29687        20         185.0000         168.0323     10.10%
59342.96/2994.71	c      2995          29792       29737        20         185.0000         168.0331     10.10%
59442.08/2999.76	c      3000          29852       29797        20         185.0000         168.0334     10.10%
59543.07/3004.80	c      3005          29902       29847        20         185.0000         168.0345     10.10%
59642.17/3009.82	c      3010          29952       29897        20         185.0000         168.0354     10.10%
59741.25/3014.88	c      3015          30002       29947        20         185.0000         168.0364     10.10%
59842.37/3019.93	c      3020          30062       30007        20         185.0000         168.0373     10.09%
59941.48/3025.01	c      3025          30102       30047        20         185.0000         168.0376     10.09%
60043.13/3030.04	c      3030          30162       30107        20         185.0000         168.0392     10.09%
60142.18/3035.11	c      3035          30222       30167        20         185.0000         168.0412     10.09%
60241.50/3040.12	c      3040          30282       30227        20         185.0000         168.0429     10.09%
60343.85/3045.21	c      3045          30332       30277        20         185.0000         168.0433     10.09%
60442.99/3050.25	c      3050          30382       30327        20         185.0000         168.0444     10.09%
60544.06/3055.31	c      3055          30432       30377        20         185.0000         168.0448     10.09%
60643.13/3060.36	c      3060          30482       30427        20         185.0000         168.0461     10.09%
60744.25/3065.41	c      3065          30542       30487        20         185.0000         168.0465     10.09%
60843.43/3070.46	c      3070          30592       30537        20         185.0000         168.0472     10.09%
60942.63/3075.49	c      3075          30642       30587        20         185.0000         168.0480     10.09%
61043.73/3080.56	c      3081          30682       30627        20         185.0000         168.0496     10.09%
61144.88/3085.61	c      3086          30732       30677        20         185.0000         168.0497     10.09%
61243.95/3090.66	c      3091          30772       30717        20         185.0000         168.0502     10.09%
61344.94/3095.71	c      3096          30832       30777        20         185.0000         168.0508     10.09%
61444.05/3100.76	c      3101          30882       30827        20         185.0000         168.0516     10.09%
61545.20/3105.81	c      3106          30922       30867        20         185.0000         168.0521     10.08%
61644.32/3110.86	c      3111          30972       30917        20         185.0000         168.0527     10.08%
61743.51/3115.87	c      3116          31032       30977        20         185.0000         168.0535     10.08%
61844.58/3120.96	c      3121          31072       31017        20         185.0000         168.0538     10.08%
61943.82/3125.97	c      3126          31132       31077        20         185.0000         168.0544     10.08%
62045.55/3131.06	c      3131          31202       31147        20         185.0000         168.0555     10.08%
62144.58/3136.11	c      3136          31242       31187        20         185.0000         168.0563     10.08%
62245.92/3141.16	c      3141          31292       31237        20         185.0000         168.0569     10.08%
62344.89/3146.19	c      3146          31352       31297        20         185.0000         168.0576     10.08%
62445.26/3151.20	c      3151          31412       31357        20         185.0000         168.0586     10.08%
62544.39/3156.27	c      3156          31452       31397        20         185.0000         168.0599     10.08%
62645.47/3161.31	c      3161          31512       31457        20         185.0000         168.0604     10.08%
62746.59/3166.41	c      3166          31572       31517        20         185.0000         168.0607     10.08%
62845.78/3171.46	c      3171          31612       31557        20         185.0000         168.0615     10.08%
62946.89/3176.51	c      3177          31662       31607        20         185.0000         168.0630     10.08%
63045.99/3181.56	c      3182          31712       31657        20         185.0000         168.0639     10.08%
63145.11/3186.58	c      3187          31772       31717        20         185.0000         168.0646     10.08%
63246.12/3191.66	c      3192          31842       31787        20         185.0000         168.0653     10.08%
63345.10/3196.68	c      3197          31892       31837        20         185.0000         168.0658     10.08%
63444.18/3201.69	c      3202          31942       31887        20         185.0000         168.0663     10.08%
63545.22/3206.78	c      3207          32002       31947        20         185.0000         168.0673     10.07%
63646.26/3211.86	c      3212          32052       31997        20         185.0000         168.0683     10.07%
63745.35/3216.88	c      3217          32102       32047        20         185.0000         168.0692     10.07%
63846.49/3221.90	c      3222          32142       32087        20         185.0000         168.0702     10.07%
63945.56/3226.90	c      3227          32202       32147        20         185.0000         168.0707     10.07%
64047.36/3232.03	c      3232          32252       32197        20         185.0000         168.0718     10.07%
64146.57/3237.11	c      3237          32312       32257        20         185.0000         168.0721     10.07%
64247.80/3242.14	c      3242          32362       32307        20         185.0000         168.0726     10.07%
64348.21/3247.21	c      3247          32412       32357        20         185.0000         168.0733     10.07%
64447.46/3252.25	c      3252          32472       32417        20         185.0000         168.0742     10.07%
64548.68/3257.31	c      3257          32522       32467        20         185.0000         168.0753     10.07%
64647.92/3262.36	c      3262          32572       32517        20         185.0000         168.0755     10.07%
64747.10/3267.38	c      3267          32622       32567        20         185.0000         168.0764     10.07%
64848.27/3272.46	c      3272          32672       32617        20         185.0000         168.0773     10.07%
64947.35/3277.48	c      3277          32722       32667        20         185.0000         168.0779     10.07%
65048.51/3282.56	c      3283          32782       32727        20         185.0000         168.0789     10.07%
65149.69/3287.61	c      3288          32832       32777        20         185.0000         168.0797     10.07%
65248.90/3292.66	c      3293          32892       32837        20         185.0000         168.0805     10.07%
65350.11/3297.71	c      3298          32962       32907        20         185.0000         168.0822     10.07%
65449.32/3302.72	c      3303          33012       32957        20         185.0000         168.0827     10.06%
65548.52/3307.77	c      3308          33072       33017        20         185.0000         168.0832     10.06%
65647.73/3312.78	c      3313          33132       33077        20         185.0000         168.0841     10.06%
65748.83/3317.82	c      3318          33172       33117        20         185.0000         168.0850     10.06%
65850.05/3322.96	c      3323          33232       33177        20         185.0000         168.0861     10.06%
65949.30/3328.01	c      3328          33272       33217        20         185.0000         168.0865     10.06%
66048.52/3333.02	c      3333          33322       33267        20         185.0000         168.0871     10.06%
66150.37/3338.05	c      3338          33362       33307        20         185.0000         168.0876     10.06%
66249.63/3343.11	c      3343          33432       33377        20         185.0000         168.0890     10.06%
66350.73/3348.14	c      3348          33492       33437        20         185.0000         168.0900     10.06%
66449.95/3353.17	c      3353          33552       33497        20         185.0000         168.0910     10.06%
66552.37/3358.30	c      3358          33592       33537        20         185.0000         168.0915     10.06%
66651.58/3363.31	c      3363          33652       33597        20         185.0000         168.0925     10.06%
66752.76/3368.41	c      3368          33692       33637        20         185.0000         168.0934     10.06%
66851.90/3373.45	c      3373          33752       33697        20         185.0000         168.0938     10.06%
66952.99/3378.51	c      3379          33802       33747        20         185.0000         168.0943     10.06%
67052.16/3383.53	c      3384          33852       33797        20         185.0000         168.0947     10.06%
67153.27/3388.61	c      3389          33902       33847        20         185.0000         168.0955     10.06%
67252.49/3393.66	c      3394          33972       33917        20         185.0000         168.0962     10.06%
67353.55/3398.71	c      3399          34022       33967        20         185.0000         168.0970     10.06%
67452.61/3403.73	c      3404          34072       34017        20         185.0000         168.0976     10.06%
67553.71/3408.81	c      3409          34122       34067        20         185.0000         168.0986     10.05%
67652.84/3413.86	c      3414          34182       34127        20         185.0000         168.0994     10.05%
67753.89/3418.91	c      3419          34242       34187        20         185.0000         168.1000     10.05%
67852.87/3423.96	c      3424          34292       34237        20         185.0000         168.1006     10.05%
67951.95/3428.99	c      3429          34352       34297        20         185.0000         168.1013     10.05%
68053.62/3434.06	c      3434          34422       34367        20         185.0000         168.1025     10.05%
68152.72/3439.09	c      3439          34472       34417        20         185.0000         168.1032     10.05%
68254.05/3444.16	c      3444          34522       34467        20         185.0000         168.1034     10.05%
68353.16/3449.19	c      3449          34572       34517        20         185.0000         168.1042     10.05%
68453.49/3454.23	c      3454          34622       34567        20         185.0000         168.1050     10.05%
68552.62/3459.26	c      3459          34692       34637        20         185.0000         168.1058     10.05%
68651.71/3464.28	c      3464          34742       34687        20         185.0000         168.1061     10.05%
68752.67/3469.31	c      3469          34792       34737        20         185.0000         168.1066     10.05%
68853.84/3474.46	c      3474          34852       34797        20         185.0000         168.1078     10.05%
68954.89/3479.51	c      3480          34902       34847        20         185.0000         168.1089     10.05%
69054.05/3484.56	c      3485          34952       34897        20         185.0000         168.1098     10.05%
69155.11/3489.61	c      3490          35002       34947        20         185.0000         168.1103     10.05%
69254.20/3494.62	c      3495          35062       35007        20         185.0000         168.1109     10.05%
69355.27/3499.71	c      3500          35112       35057        20         185.0000         168.1119     10.05%
69454.45/3504.74	c      3505          35171       35116        20         185.0000         168.1124     10.05%
69555.49/3509.81	c      3510          35222       35167        20         185.0000         168.1128     10.05%
69654.62/3514.84	c      3515          35272       35217        20         185.0000         168.1138     10.04%
69755.73/3519.91	c      3520          35332       35277        20         185.0000         168.1144     10.04%
69854.65/3524.96	c      3525          35392       35337        20         185.0000         168.1151     10.04%
69953.74/3530.01	c      3530          35442       35387        20         185.0000         168.1162     10.04%
70052.85/3535.04	c      3535          35502       35447        20         185.0000         168.1170     10.04%
70154.36/3540.06	c      3540          35562       35507        20         185.0000         168.1174     10.04%
70255.73/3545.16	c      3545          35602       35547        20         185.0000         168.1179     10.04%
70354.63/3550.19	c      3550          35662       35607        20         185.0000         168.1184     10.04%
70455.09/3555.24	c      3555          35712       35657        20         185.0000         168.1192     10.04%
70556.09/3560.31	c      3560          35782       35727        20         185.0000         168.1198     10.04%
70655.33/3565.36	c      3565          35832       35777        20         185.0000         168.1204     10.04%
70756.12/3570.41	c      3570          35892       35837        20         185.0000         168.1211     10.04%
70855.20/3575.43	c      3575          35932       35877        20         185.0000         168.1215     10.04%
70954.35/3580.47	c      3580          35982       35927        20         185.0000         168.1221     10.04%
71053.48/3585.48	c      3585          36032       35977        20         185.0000         168.1225     10.04%
71154.61/3590.50	c      3590          36082       36027        20         185.0000         168.1232     10.04%
71255.60/3595.66	c      3596          36132       36077        20         185.0000         168.1238     10.04%
71356.66/3600.71	c      3601          36172       36117        20         185.0000         168.1246     10.04%
71455.80/3605.74	c      3606          36222       36167        20         185.0000         168.1254     10.04%
71554.94/3610.76	c      3611          36282       36227        20         185.0000         168.1260     10.04%
71654.15/3615.78	c      3616          36342       36287        20         185.0000         168.1272     10.04%
71755.08/3620.85	c      3621          36392       36337        20         185.0000         168.1277     10.04%
71856.10/3625.90	c      3626          36452       36397        20         185.0000         168.1283     10.03%
71955.14/3630.91	c      3631          36502       36447        20         185.0000         168.1286     10.03%

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (169923 MiB free)
  memory of node 1: 193494 MiB (191997 MiB free)
  memory of node 2: 193531 MiB (185738 MiB free)
  memory of node 3: 193531 MiB (186273 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-4465198-1722449312/watcher-4465198-1722449312 -o /tmp/evaluation-result-4465198-1722449312/solver-4465198-1722449312 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59012 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465198-1722449312.opb -qsol -t 72000 -sth 20 

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

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

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=68142, runsolver pid=68139
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 79.77 80.31 80.36 70/1021 68183
/proc/meminfo: memFree=751453820/790760804 swapFree=131071996/131071996
[pid=68142] ppid=68139 vsize=1669104 memory=139204 CPUtime=0.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/stat : 68142 (fscip) S 68139 68142 59001 0 -1 1077936128 31521 0 0 0 38 12 0 0 20 0 41 0 11514365 1709162496 34801 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
/proc/68142/statm: 417276 34801 2806 3035 0 120389 0
[pid=68142/tid=68144] ppid=68139 vsize=1669104 memory=8390339637985935414 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68144/stat : 68144 (fscip) D 68139 68142 59001 0 -1 4194368 1453 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68145] ppid=68139 vsize=1669104 memory=25138 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68145/stat : 68145 (fscip) D 68139 68142 59001 0 -1 4194368 1425 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68146] ppid=68139 vsize=1669104 memory=54117410275792 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68146/stat : 68146 (fscip) R 68139 68142 59001 0 -1 4194368 1438 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68147] ppid=68139 vsize=1669104 memory=61818303414854 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68147/stat : 68147 (fscip) D 68139 68142 59001 0 -1 4194368 1425 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68148] ppid=68139 vsize=1669104 memory=57385930719929 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68148/stat : 68148 (fscip) D 68139 68142 59001 0 -1 4194368 1428 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68149] ppid=68139 vsize=1669104 memory=54096019325846 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68149/stat : 68149 (fscip) R 68139 68142 59001 0 -1 4194368 1439 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68150] ppid=68139 vsize=1669104 memory=14136632274060740 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68150/stat : 68150 (fscip) D 68139 68142 59001 0 -1 4194368 1634 0 0 0 2 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68151] ppid=68139 vsize=1669104 memory=16098169624726090 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68151/stat : 68151 (fscip) D 68139 68142 59001 0 -1 4194368 1427 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68152] ppid=68139 vsize=1669104 memory=21199 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68152/stat : 68152 (fscip) D 68139 68142 59001 0 -1 4194368 1436 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68153] ppid=68139 vsize=1669104 memory=169623 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68153/stat : 68153 (fscip) D 68139 68142 59001 0 -1 4194368 1465 0 0 0 2 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68154] ppid=68139 vsize=1669104 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68154/stat : 68154 (fscip) R 68139 68142 59001 0 -1 4194368 1611 0 0 0 2 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68155] ppid=68139 vsize=1669104 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68155/stat : 68155 (fscip) R 68139 68142 59001 0 -1 4194368 1412 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68156] ppid=68139 vsize=1669104 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68156/stat : 68156 (fscip) D 68139 68142 59001 0 -1 4194368 1425 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68157] ppid=68139 vsize=1669104 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68157/stat : 68157 (fscip) D 68139 68142 59001 0 -1 4194368 1426 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68158] ppid=68139 vsize=1669104 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68158/stat : 68158 (fscip) R 68139 68142 59001 0 -1 4194368 1457 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68159] ppid=68139 vsize=1669104 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68159/stat : 68159 (fscip) D 68139 68142 59001 0 -1 4194368 1430 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68160] ppid=68139 vsize=1669104 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68160/stat : 68160 (fscip) D 68139 68142 59001 0 -1 4194368 1426 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68161] ppid=68139 vsize=1669104 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68161/stat : 68161 (fscip) R 68139 68142 59001 0 -1 4194368 1446 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68162] ppid=68139 vsize=1669104 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68162/stat : 68162 (fscip) D 68139 68142 59001 0 -1 4194368 1436 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68163] ppid=68139 vsize=1669104 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68163/stat : 68163 (fscip) D 68139 68142 59001 0 -1 4194368 1429 0 0 0 1 0 0 0 20 0 41 0 11514367 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68164] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68164/stat : 68164 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68165] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68165/stat : 68165 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68166] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68166/stat : 68166 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68167] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68167/stat : 68167 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68168] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68168/stat : 68168 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68169] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68169/stat : 68169 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68170] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68170/stat : 68170 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68171] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68171/stat : 68171 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68172] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68172/stat : 68172 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68173] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68173/stat : 68173 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68174] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68174/stat : 68174 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34867 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68175] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68175/stat : 68175 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34933 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68176] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68176/stat : 68176 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34933 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68177] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68177/stat : 68177 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34933 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68178] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68178/stat : 68178 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34933 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68179] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68179/stat : 68179 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34933 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68180] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68180/stat : 68180 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34933 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68181] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68181/stat : 68181 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34933 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68182] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68182/stat : 68182 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34933 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68183] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68183/stat : 68183 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 34933 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 1669104 KiB
Current children cumulated memory: 139204 KiB

[startup+0.222619 s]*
/proc/loadavg: 79.77 80.31 80.36 79/1021 68183
/proc/meminfo: memFree=751341892/790760804 swapFree=131071996/131071996
[pid=68142] ppid=68139 vsize=1669104 memory=219196 CPUtime=3.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/stat : 68142 (fscip) S 68139 68142 59001 0 -1 1077936128 56873 0 0 0 278 24 0 0 20 0 41 0 11514365 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
/proc/68142/statm: 417276 54799 2950 3035 0 141865 0
[pid=68142/tid=68144] ppid=68139 vsize=1669104 memory=8318255677412212789 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68144/stat : 68144 (fscip) R 68139 68142 59001 0 -1 4194368 2081 0 0 0 14 0 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68145] ppid=68139 vsize=1669104 memory=241407623510 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68145/stat : 68145 (fscip) R 68139 68142 59001 0 -1 4194368 2077 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68146] ppid=68139 vsize=1669104 memory=60710185099761 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68146/stat : 68146 (fscip) R 68139 68142 59001 0 -1 4194368 4195 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68147] ppid=68139 vsize=1669104 memory=58519768556253 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68147/stat : 68147 (fscip) R 68139 68142 59001 0 -1 4194368 2108 0 0 0 13 0 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68148] ppid=68139 vsize=1669104 memory=52987884233667 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68148/stat : 68148 (fscip) R 68139 68142 59001 0 -1 4194368 2057 0 0 0 14 0 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68149] ppid=68139 vsize=1669104 memory=60718842181943 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68149/stat : 68149 (fscip) R 68139 68142 59001 0 -1 4194368 4201 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68150] ppid=68139 vsize=1669104 memory=16105857599488199 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68150/stat : 68150 (fscip) R 68139 68142 59001 0 -1 4194368 2106 0 0 0 15 0 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68151] ppid=68139 vsize=1669104 memory=13564894834331972 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68151/stat : 68151 (fscip) R 68139 68142 59001 0 -1 4194368 2124 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68152] ppid=68139 vsize=1669104 memory=145422 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68152/stat : 68152 (fscip) R 68139 68142 59001 0 -1 4194368 4382 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68153] ppid=68139 vsize=1669104 memory=191494 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68153/stat : 68153 (fscip) R 68139 68142 59001 0 -1 4194368 2084 0 0 0 14 0 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68154] ppid=68139 vsize=1669104 memory=0 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68154/stat : 68154 (fscip) R 68139 68142 59001 0 -1 4194368 2116 0 0 0 15 0 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68155] ppid=68139 vsize=1669104 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68155/stat : 68155 (fscip) R 68139 68142 59001 0 -1 4194368 3473 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68156] ppid=68139 vsize=1669104 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68156/stat : 68156 (fscip) R 68139 68142 59001 0 -1 4194368 2101 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68157] ppid=68139 vsize=1669104 memory=0 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68157/stat : 68157 (fscip) R 68139 68142 59001 0 -1 4194368 2095 0 0 0 11 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68158] ppid=68139 vsize=1669104 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68158/stat : 68158 (fscip) R 68139 68142 59001 0 -1 4194368 4511 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68159] ppid=68139 vsize=1669104 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68159/stat : 68159 (fscip) R 68139 68142 59001 0 -1 4194368 2104 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68160] ppid=68139 vsize=1669104 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68160/stat : 68160 (fscip) R 68139 68142 59001 0 -1 4194368 2131 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68161] ppid=68139 vsize=1669104 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68161/stat : 68161 (fscip) R 68139 68142 59001 0 -1 4194368 4249 0 0 0 13 1 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68162] ppid=68139 vsize=1669104 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68162/stat : 68162 (fscip) R 68139 68142 59001 0 -1 4194368 2090 0 0 0 14 0 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68163] ppid=68139 vsize=1669104 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68163/stat : 68163 (fscip) R 68139 68142 59001 0 -1 4194368 2094 0 0 0 14 0 0 0 20 0 41 0 11514367 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68164] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68164/stat : 68164 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68165] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68165/stat : 68165 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68166] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68166/stat : 68166 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68167] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68167/stat : 68167 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68168] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68168/stat : 68168 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68169] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68169/stat : 68169 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68170] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68170/stat : 68170 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68171] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68171/stat : 68171 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68172] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68172/stat : 68172 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68173] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68173/stat : 68173 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68174] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68174/stat : 68174 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68175] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68175/stat : 68175 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68176] ppid=68139 vsize=1669104 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68176/stat : 68176 (fscip) S 68139 68142 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11514373 1709162496 54799 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0

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

[pid=68142/tid=68160] ppid=68139 vsize=5557912 memory=279995897514768 CPUtime=3550.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68160/stat : 68160 (fscip) R 68139 68142 59001 0 -1 4194368 744977 0 0 0 354826 179 0 0 20 0 41 0 11514367 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68161] ppid=68139 vsize=5557912 memory=11440 CPUtime=3548.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68161/stat : 68161 (fscip) R 68139 68142 59001 0 -1 4194368 163638 0 0 0 349399 5430 0 0 20 0 41 0 11514367 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68162] ppid=68139 vsize=5557912 memory=15776 CPUtime=3550.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68162/stat : 68162 (fscip) R 68139 68142 59001 0 -1 4194368 1003908 0 0 0 354943 150 0 0 20 0 41 0 11514367 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68163] ppid=68139 vsize=5557912 memory=279995898213744 CPUtime=3552.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68163/stat : 68163 (fscip) R 68139 68142 59001 0 -1 4194368 765796 0 0 0 355067 177 0 0 20 0 41 0 11514367 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68164] ppid=68139 vsize=5557912 memory=279995899272800 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68164/stat : 68164 (fscip) S 68139 68142 59001 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68165] ppid=68139 vsize=5557912 memory=3925072 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68165/stat : 68165 (fscip) S 68139 68142 59001 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68166] ppid=68139 vsize=5557912 memory=25333125866717268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68166/stat : 68166 (fscip) S 68139 68142 59001 0 -1 1077936192 59 0 0 0 0 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68167] ppid=68139 vsize=5557912 memory=4512728 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68167/stat : 68167 (fscip) S 68139 68142 59001 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68168] ppid=68139 vsize=5557912 memory=4514244 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68168/stat : 68168 (fscip) S 68139 68142 59001 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68169] ppid=68139 vsize=5557912 memory=279995899923200 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68169/stat : 68169 (fscip) S 68139 68142 59001 0 -1 1077936192 118 0 0 0 1 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68170] ppid=68139 vsize=5557912 memory=4516576 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68170/stat : 68170 (fscip) S 68139 68142 59001 0 -1 1077936192 126 0 0 0 1 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68171] ppid=68139 vsize=5557912 memory=15776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68171/stat : 68171 (fscip) S 68139 68142 59001 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68172] ppid=68139 vsize=5557912 memory=2316 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68172/stat : 68172 (fscip) S 68139 68142 59001 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68173] ppid=68139 vsize=5557912 memory=15776 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68173/stat : 68173 (fscip) S 68139 68142 59001 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68174] ppid=68139 vsize=5557912 memory=2316 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68174/stat : 68174 (fscip) S 68139 68142 59001 0 -1 1077936192 119 0 0 0 1 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68175] ppid=68139 vsize=5557912 memory=4522536 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68175/stat : 68175 (fscip) S 68139 68142 59001 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68176] ppid=68139 vsize=5557912 memory=51200 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68176/stat : 68176 (fscip) S 68139 68142 59001 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68177] ppid=68139 vsize=5557912 memory=4522700 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68177/stat : 68177 (fscip) S 68139 68142 59001 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68178] ppid=68139 vsize=5557912 memory=4522700 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68178/stat : 68178 (fscip) S 68139 68142 59001 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68179] ppid=68139 vsize=5557912 memory=11440 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68179/stat : 68179 (fscip) S 68139 68142 59001 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68180] ppid=68139 vsize=5557912 memory=11440 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68180/stat : 68180 (fscip) S 68139 68142 59001 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68181] ppid=68139 vsize=5557912 memory=61764 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68181/stat : 68181 (fscip) S 68139 68142 59001 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68182] ppid=68139 vsize=5557912 memory=25333125866717268 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68182/stat : 68182 (fscip) S 68139 68142 59001 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68183] ppid=68139 vsize=5557912 memory=7896112353122359687 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68183/stat : 68183 (fscip) S 68139 68142 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1130612 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
Current children cumulated CPU time: 70992 s
Current children cumulated vsize: 5557912 KiB
Current children cumulated memory: 4522448 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3633.2 s]
/proc/loadavg: 80.37 80.60 80.54 82/1021 70470
/proc/meminfo: memFree=748757648/790760804 swapFree=131071996/131071996
[pid=68142] ppid=68139 vsize=5557912 memory=4529956 CPUtime=72000.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/stat : 68142 (fscip) S 68139 68142 59001 0 -1 1077936128 12910012 0 0 0 7167997 32074 0 0 20 0 41 0 11514365 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
/proc/68142/statm: 1389478 1132489 3318 3035 0 1220615 0
[pid=68142/tid=68144] ppid=68139 vsize=5557912 memory=5512 CPUtime=3603.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68144/stat : 68144 (fscip) R 68139 68142 59001 0 -1 4194368 935454 0 0 0 360153 162 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68145] ppid=68139 vsize=5557912 memory=15776 CPUtime=3603.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68145/stat : 68145 (fscip) R 68139 68142 59001 0 -1 4194368 724670 0 0 0 360148 174 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68146] ppid=68139 vsize=5557912 memory=2316 CPUtime=3597.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68146/stat : 68146 (fscip) R 68139 68142 59001 0 -1 4194368 220525 0 0 0 354277 5506 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68147] ppid=68139 vsize=5557912 memory=25333125866717268 CPUtime=3596.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68147/stat : 68147 (fscip) R 68139 68142 59001 0 -1 4194368 1127031 0 0 0 359503 151 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68148] ppid=68139 vsize=5557912 memory=-8316900901535099443 CPUtime=3600.36 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68148/stat : 68148 (fscip) R 68139 68142 59001 0 -1 4194368 667249 0 0 0 359866 170 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68149] ppid=68139 vsize=5557912 memory=-8316900901535099443 CPUtime=3600.6 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68149/stat : 68149 (fscip) R 68139 68142 59001 0 -1 4194368 174138 0 0 0 355067 4993 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68150] ppid=68139 vsize=5557912 memory=-7751062316387021378 CPUtime=3604.53 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68150/stat : 68150 (fscip) R 68139 68142 59001 0 -1 4194368 982080 0 0 0 360322 131 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68151] ppid=68139 vsize=5557912 memory=-7594309789703822717 CPUtime=3601.42 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68151/stat : 68151 (fscip) R 68139 68142 59001 0 -1 4194368 720218 0 0 0 360022 120 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68152] ppid=68139 vsize=5557912 memory=7100839985595575429 CPUtime=3596.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68152/stat : 68152 (fscip) R 68139 68142 59001 0 -1 4194368 173016 0 0 0 355379 4301 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68153] ppid=68139 vsize=5557912 memory=6944656592455097440 CPUtime=3601.45 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68153/stat : 68153 (fscip) R 68139 68142 59001 0 -1 4194368 900257 0 0 0 360009 136 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68154] ppid=68139 vsize=5557912 memory=-2746958450906831424 CPUtime=3602 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68154/stat : 68154 (fscip) R 68139 68142 59001 0 -1 4194368 687840 0 0 0 360034 166 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68155] ppid=68139 vsize=5557912 memory=279995899207312 CPUtime=3597.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68155/stat : 68155 (fscip) R 68139 68142 59001 0 -1 4194368 182818 0 0 0 355460 4262 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68156] ppid=68139 vsize=5557912 memory=279995902047936 CPUtime=3601.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68156/stat : 68156 (fscip) R 68139 68142 59001 0 -1 4194368 970004 0 0 0 359937 164 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68157] ppid=68139 vsize=5557912 memory=4529956 CPUtime=3597.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68157/stat : 68157 (fscip) R 68139 68142 59001 0 -1 4194368 690509 0 0 0 359565 173 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68158] ppid=68139 vsize=5557912 memory=4529204 CPUtime=3597 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68158/stat : 68158 (fscip) R 68139 68142 59001 0 -1 4194368 157668 0 0 0 354424 5276 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68159] ppid=68139 vsize=5557912 memory=31316 CPUtime=3594.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68159/stat : 68159 (fscip) R 68139 68142 59001 0 -1 4194368 897353 0 0 0 359344 126 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68160] ppid=68139 vsize=5557912 memory=28568 CPUtime=3600.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68160/stat : 68160 (fscip) R 68139 68142 59001 0 -1 4194368 748393 0 0 0 359867 181 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68161] ppid=68139 vsize=5557912 memory=7312 CPUtime=3598.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68161/stat : 68161 (fscip) R 68139 68142 59001 0 -1 4194368 163747 0 0 0 354378 5504 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68162] ppid=68139 vsize=5557912 memory=28568 CPUtime=3601.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68162/stat : 68162 (fscip) R 68139 68142 59001 0 -1 4194368 1009501 0 0 0 359992 151 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68163] ppid=68139 vsize=5557912 memory=7312 CPUtime=3602.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68163/stat : 68163 (fscip) R 68139 68142 59001 0 -1 4194368 770837 0 0 0 360091 178 0 0 20 0 41 0 11514367 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68164] ppid=68139 vsize=5557912 memory=26988 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68164/stat : 68164 (fscip) S 68139 68142 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68165] ppid=68139 vsize=5557912 memory=3776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68165/stat : 68165 (fscip) S 68139 68142 59001 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68166] ppid=68139 vsize=5557912 memory=40456 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68166/stat : 68166 (fscip) S 68139 68142 59001 0 -1 1077936192 60 0 0 0 0 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68167] ppid=68139 vsize=5557912 memory=8196 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68167/stat : 68167 (fscip) S 68139 68142 59001 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68168] ppid=68139 vsize=5557912 memory=3300 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68168/stat : 68168 (fscip) S 68139 68142 59001 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68169] ppid=68139 vsize=5557912 memory=2264 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68169/stat : 68169 (fscip) S 68139 68142 59001 0 -1 1077936192 120 0 0 0 1 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68170] ppid=68139 vsize=5557912 memory=1668 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68170/stat : 68170 (fscip) S 68139 68142 59001 0 -1 1077936192 128 0 0 0 1 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68171] ppid=68139 vsize=5557912 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68171/stat : 68171 (fscip) S 68139 68142 59001 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68172] ppid=68139 vsize=5557912 memory=279995898919328 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68172/stat : 68172 (fscip) S 68139 68142 59001 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68173] ppid=68139 vsize=5557912 memory=3472425457049861935 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68173/stat : 68173 (fscip) S 68139 68142 59001 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68174] ppid=68139 vsize=5557912 memory=-7233780906022726806 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68174/stat : 68174 (fscip) S 68139 68142 59001 0 -1 1077936192 121 0 0 0 1 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68175] ppid=68139 vsize=5557912 memory=7719362750568995900 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68175/stat : 68175 (fscip) S 68139 68142 59001 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68176] ppid=68139 vsize=5557912 memory=-1161699032755952224 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68176/stat : 68176 (fscip) S 68139 68142 59001 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68177] ppid=68139 vsize=5557912 memory=6944656592455097440 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68177/stat : 68177 (fscip) S 68139 68142 59001 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68178] ppid=68139 vsize=5557912 memory=-7522837415797432224 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68178/stat : 68178 (fscip) S 68139 68142 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68179] ppid=68139 vsize=5557912 memory=4786094426081212900 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68179/stat : 68179 (fscip) S 68139 68142 59001 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68180] ppid=68139 vsize=5557912 memory=279995898955168 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68180/stat : 68180 (fscip) S 68139 68142 59001 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68181] ppid=68139 vsize=5557912 memory=157879 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68181/stat : 68181 (fscip) S 68139 68142 59001 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68182] ppid=68139 vsize=5557912 memory=8259761640030508080 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68182/stat : 68182 (fscip) S 68139 68142 59001 0 -1 1077936192 126 0 0 0 1 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
[pid=68142/tid=68183] ppid=68139 vsize=5557912 memory=4192915438421763636 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68142/task/68183/stat : 68183 (fscip) S 68139 68142 59001 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11514373 5691301888 1132489 809668444160 4194304 16623229 140726348770608 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 49221632 140726348772362 140726348772480 140726348772480 140726348779504 0
Current children cumulated CPU time: 72000.7 s
Current children cumulated vsize: 5557912 KiB
Current children cumulated memory: 4529956 KiB

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

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

# cumulated CPU time of all completed processes:  user=71680.2 s, system=320.796 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3633.26
CPU time (s): 72001
CPU user time (s): 71680.2
CPU system time (s): 320.796
CPU usage (%): 1981.72
Max. virtual memory (cumulated for all children) (KiB): 5557912
Max. memory (cumulated for all children) (KiB): 4529956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71680.2
system time used= 320.796
maximum resident set size= 4530172
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12910021
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= 1006721
involuntary context switches= 286371


# summary of solver processes directly reported to runsolver:
#   pid: 68142
#   total CPU time (s): 72001
#   total CPU user time (s): 71680.2
#   total CPU system time (s): 320.796

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.2372 second user time and 80.7029 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-07-31 20:08:32
IDJOB=4465198
IDBENCH=147538
IDSOLVER=3094
FILE ID=nodeD105/4465198-1722449312
RUNJOBID= nodeD105-1722441596-59012
SLURM_JOB_ID= 8254235
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_21.opb.PB06.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-4465198-1722449312/watcher-4465198-1722449312 -o /tmp/evaluation-result-4465198-1722449312/solver-4465198-1722449312 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59012 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465198-1722449312.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= bed0fcfa7fe1ab50726d34a7d1903e12
RANDOM SEED=186739672

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        751549048 kB
MemAvailable:   749806452 kB
Buffers:          144340 kB
Cached:          1241036 kB
SwapCached:            0 kB
Active:           299172 kB
Inactive:       36481948 kB
Active(anon):       2168 kB
Inactive(anon): 35416132 kB
Active(file):     297004 kB
Inactive(file):  1065816 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28408 kB
Writeback:           116 kB
AnonPages:      35394900 kB
Mapped:           126508 kB
Shmem:             22536 kB
KReclaimable:     139652 kB
Slab:             474956 kB
SReclaimable:     139652 kB
SUnreclaim:       335304 kB
KernelStack:       16864 kB
PageTables:        95232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4345800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           193920 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3563520 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:      473088 kB
DirectMap2M:    53501952 kB
DirectMap1G:    751828992 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD105 at 2024-07-31 21:09:06