Trace number 4465195

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_16.opb.PB06.opb
MD5SUMf4fbd70ee8b80515313bebcddc52f82a
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 benchmark181
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 variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint18
Number of terms in the objective function 476
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 476
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 476
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 = 24424448, getVmSize() = 24424448, SCIPgetMemUsed() = 2320069, SCIPgetMemTotal() = 2874589, 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 = 16442384, getVmSize() = 29446144, SCIPgetMemUsed() = 3299723, SCIPgetMemTotal() = 6470323, 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-4465195-1722449718
0.00/0.02	c   Variables        : 476 (476 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 476
0.00/0.02	c   Objective sense  : minimize
0.00/0.02	c Presolved Problem  :
0.00/0.02	c   Variables        : 476 (476 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 555
0.00/0.02	c Constraints        : Number
0.00/0.02	c   knapsack         : 430 
0.00/0.02	c   setppc           : 108 
0.00/0.02	c   logicor          : 17 
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.49/0.12	c *       0              4           3        20         456.0000           1.0000          -
0.49/0.13	c *       0              4           3        20         436.0000           1.0000          -
0.49/0.13	c *       0              4           3        20         217.0000           1.0000          -
0.49/0.13	c *       0              4           3        20         206.0000           1.0000          -
27.52/1.51	c *       2           5634         196        20         205.0000           1.0000          -
29.53/1.66	c *       2           5634         196        20         204.0000           1.0000          -
29.53/1.68	c *       2           5634         196        20         203.0000           1.0000          -
29.53/1.71	c *       2           5634         196        20         202.0000           1.0000          -
31.62/1.73	c *       2           5634         196        20         201.0000           1.0000          -
31.62/1.76	c *       2           5634         196        20         200.0000           1.0000          -
31.62/1.79	c *       2           5634         196        20         199.0000           1.0000          -
33.40/1.83	c *       2           5634         196        20         198.0000           1.0000          -
33.40/1.87	c *       2           5634         196        20         197.0000           1.0000          -
35.40/1.90	c *       2           5634         196        20         196.0000           1.0000          -
35.40/1.96	c *       2           5634         196        20         195.0000           1.0000          -
35.40/1.99	c *       2           5634         196        20         194.0000           1.0000          -
47.08/2.51	c *       3          16186         192        20         193.0000           1.0000          -
97.28/5.12	c         5              2           1        20         193.0000         162.3140     18.91%
112.42/5.89	c *       6              2           1        20         192.0000         162.3500     18.26%
132.24/6.85	c *       7              3           2        20         191.0000         162.4345     17.59%
163.85/8.48	c *       8              4           3        20         190.0000         162.5130     16.91%
196.29/10.13	c        10              7           6        20         190.0000         162.5130     16.91%
298.39/15.21	c        15             11          10        20         190.0000         162.5130     16.91%
399.27/20.33	c        20             33          32        20         190.0000         162.5130     16.91%
498.13/25.38	c        25             85          84        20         190.0000         162.5130     16.91%
599.29/30.43	c        30            142         141        20         190.0000         162.5322     16.90%
698.04/35.48	c        35            212         211        20         190.0000         162.6465     16.82%
733.64/37.26	c *      37            232         231        20         189.0000         162.6591     16.19%
801.02/40.65	c        41            292         291        20         189.0000         162.8563     16.05%
901.86/45.78	c        46            352         351        20         189.0000         162.9061     16.02%
1002.72/50.85	c        51            412         411        20         189.0000         162.9528     15.98%
1103.44/55.90	c        56            459         458        20         189.0000         162.9992     15.95%
1202.35/60.95	c        61            469         468        20         189.0000         163.0223     15.94%
1301.22/65.99	c        66            502         501        20         189.0000         163.0520     15.91%
1400.02/71.02	c        71            612         611        20         189.0000         163.1187     15.87%
1479.03/74.93	c *      75            635         634        20         188.0000         163.1266     15.25%
1501.53/76.09	c        76            649         648        20         188.0000         163.1266     15.25%
1602.62/81.18	c        81            587         586        20         188.0000         163.2179     15.18%
1702.59/86.24	c        86            622         621        20         188.0000         163.2745     15.14%
1805.50/91.42	c        91            657         656        20         188.0000         163.2841     15.14%
1904.59/96.50	c        96            702         701        20         188.0000         163.3428     15.10%
2005.38/101.55	c       102            729         728        20         188.0000         163.3461     15.09%
2104.27/106.57	c       107            782         781        20         188.0000         163.4101     15.05%
2205.17/111.63	c       112            842         841        20         188.0000         163.4378     15.03%
2303.81/116.66	c       117            884         883        20         188.0000         163.4504     15.02%
2402.68/121.67	c       122            931         930        20         188.0000         163.4567     15.02%
2503.59/126.72	c       127            962         961        20         188.0000         163.4693     15.01%
2602.48/131.74	c       132           1005        1004        20         188.0000         163.4802     15.00%
2701.28/136.75	c       137           1042        1041        20         188.0000         163.4914     14.99%
2800.22/141.80	c       142           1049        1048        20         188.0000         163.4914     14.99%
2901.13/146.85	c       147           1054           4        20         188.0000         163.4914     14.99%
3000.08/151.90	c       152           1058           8        20         188.0000         163.4914     14.99%
3100.98/156.95	c       157           1064          14        20         188.0000         163.4914     14.99%
3199.84/162.00	c       162           1098          48        20         188.0000         163.4914     14.99%
3301.26/167.05	c       167           1211         161        20         188.0000         163.4914     14.99%
3400.13/172.07	c       172           1553         297        20         188.0000         163.4914     14.99%
3501.01/177.15	c       177           1734         334        20         188.0000         163.4914     14.99%
3601.45/182.20	c       182           1779         365        20         188.0000         163.4914     14.99%
3700.38/187.23	c       187           1872         390        20         188.0000         163.4914     14.99%
3801.16/192.31	c       192           1946         410        20         188.0000         163.4914     14.99%
3882.28/196.49	c *     196           2064         450        20         186.0000         163.4914     13.77%
3900.10/197.35	c       197           2064         450        20         186.0000         163.4914     13.77%
3999.22/202.38	c       202           2146         379        20         186.0000         163.4914     13.77%
4100.17/207.41	c       207           4983        1380        20         186.0000         163.4919     13.77%
4198.95/212.49	c       212           5081        1402        20         186.0000         163.5104     13.75%
4299.88/217.53	c       218           5241        1452        20         186.0000         163.5464     13.73%
4400.72/222.64	c       223           5371        1488        20         186.0000         163.5571     13.72%
4499.73/227.68	c       228           5461        1520        20         186.0000         163.5756     13.71%
4600.83/232.74	c       233           5528        1555        20         186.0000         163.5842     13.70%
4699.89/237.79	c       238           5661        1594        20         186.0000         163.6041     13.69%
4801.12/242.84	c       243           5831        1630        20         186.0000         163.6134     13.68%
4899.86/247.86	c       248           5883        1658        20         186.0000         163.6134     13.68%
5000.90/252.94	c       253           5947        1684        20         186.0000         163.6193     13.68%
5099.90/257.99	c       258           6094        1737        20         186.0000         163.6399     13.66%
5201.52/263.04	c       263           6164        1755        20         186.0000         163.6419     13.66%
5300.48/268.08	c       268           6231        1804        20         186.0000         163.6555     13.65%
5401.65/273.14	c       273           6351        1822        20         186.0000         163.6635     13.65%
5500.40/278.19	c       278           6471        1856        20         186.0000         163.6719     13.64%
5600.69/283.20	c       283           6602        1901        20         186.0000         163.6810     13.64%
5699.69/288.21	c       288           6651        1928        20         186.0000         163.6935     13.63%
5800.70/293.34	c       293           6821        1962        20         186.0000         163.7039     13.62%
5899.52/298.38	c       298           2052        1847        20         186.0000         163.7176     13.61%
6000.60/303.40	c       303           2082        1877        20         186.0000         163.7328     13.60%
6099.61/308.45	c       308           2122        1917        20         186.0000         163.7528     13.59%
6200.74/313.54	c       314           2152        1947        20         186.0000         163.7670     13.58%
6299.85/318.59	c       319           2192        1987        20         186.0000         163.7741     13.57%
6400.94/323.64	c       324           2232        2027        20         186.0000         163.8127     13.54%
6500.09/328.66	c       329           2272        2067        20         186.0000         163.8271     13.53%
6600.91/333.74	c       334           2302        2097        20         186.0000         163.8425     13.52%
6700.04/338.75	c       339           2342        2137        20         186.0000         163.8600     13.51%
6799.13/343.80	c       344           2382        2177        20         186.0000         163.8635     13.51%
6900.15/348.89	c       349           2412        2207        20         186.0000         163.8725     13.50%
7001.41/353.94	c       354           2442        2237        20         186.0000         163.8796     13.50%
7100.27/358.99	c       359           2475        2270        20         186.0000         163.8931     13.49%
7201.95/364.04	c       364           2512        2307        20         186.0000         163.9047     13.48%
7301.10/369.09	c       369           2552        2347        20         186.0000         163.9069     13.48%
7401.93/374.14	c       374           2592        2387        20         186.0000         163.9319     13.46%
7501.03/379.19	c       379           2622        2417        20         186.0000         163.9461     13.45%
7601.17/384.21	c       384           2662        2457        20         186.0000         163.9607     13.44%
7700.07/389.25	c       389           2698        2493        20         186.0000         163.9773     13.43%
7800.97/394.34	c       394           2732        2527        20         186.0000         163.9948     13.42%
7899.80/399.39	c       399           2762        2557        20         186.0000         164.0027     13.41%
8000.75/404.42	c       404           2792        2587        20         186.0000         164.0099     13.41%
8101.71/409.50	c       409           2832        2627        20         186.0000         164.0217     13.40%
8200.66/414.54	c       415           2862        2657        20         186.0000         164.0283     13.40%
8299.83/419.59	c       420           2902        2697        20         186.0000         164.0361     13.39%
8400.76/424.61	c       425           2932        2727        20         186.0000         164.0434     13.38%
8499.84/429.65	c       430           2972        2767        20         186.0000         164.0643     13.37%
8598.86/434.67	c       435           3012        2807        20         186.0000         164.0889     13.35%
8699.93/439.79	c       440           3042        2837        20         186.0000         164.0964     13.35%
8800.87/444.83	c       445           3082        2877        20         186.0000         164.1093     13.34%
8899.97/449.84	c       450           3122        2917        20         186.0000         164.1199     13.33%
9001.11/454.91	c       455           3152        2947        20         186.0000         164.1275     13.33%
9100.19/459.92	c       460           3182        2977        20         186.0000         164.1380     13.32%
9201.81/465.04	c       465           3222        3017        20         186.0000         164.1443     13.31%
9300.93/470.09	c       470           3262        3057        20         186.0000         164.1599     13.30%
9401.95/475.14	c       475           3292        3087        20         186.0000         164.1737     13.29%
9501.07/480.19	c       480           3332        3127        20         186.0000         164.1884     13.28%
9601.34/485.24	c       485           3372        3167        20         186.0000         164.1959     13.28%
9700.38/490.26	c       490           3402        3197        20         186.0000         164.2023     13.27%
9801.30/495.34	c       495           3442        3237        20         186.0000         164.2149     13.27%
9900.58/500.39	c       500           3482        3277        20         186.0000         164.2220     13.26%
10001.45/505.44	c       505           3522        3317        20         186.0000         164.2392     13.25%
10100.55/510.49	c       510           3552        3347        20         186.0000         164.2455     13.25%
10201.51/515.54	c       516           3592        3387        20         186.0000         164.2555     13.24%
10300.67/520.59	c       521           3632        3427        20         186.0000         164.2631     13.23%
10401.69/525.64	c       526           3662        3457        20         186.0000         164.2647     13.23%
10500.77/530.65	c       531           3692        3487        20         186.0000         164.2705     13.23%
10601.74/535.70	c       536           3732        3527        20         186.0000         164.2779     13.22%
10700.77/540.79	c       541           3772        3567        20         186.0000         164.2873     13.22%
10801.72/545.84	c       546           3810        3605        20         186.0000         164.2942     13.21%
10900.75/550.88	c       551           3842        3637        20         186.0000         164.3022     13.21%
11001.78/555.92	c       556           3877        3672        20         186.0000         164.3056     13.20%
11100.73/560.93	c       561           3912        3707        20         186.0000         164.3120     13.20%
11199.85/565.95	c       566           3942        3737        20         186.0000         164.3203     13.19%
11300.97/571.04	c       571           3982        3777        20         186.0000         164.3321     13.19%
11400.24/576.13	c       576           4012        3807        20         186.0000         164.3369     13.18%
11501.06/581.19	c       581           4042        3837        20         186.0000         164.3409     13.18%
11601.40/586.23	c       586           4091        3886        20         186.0000         164.3476     13.17%
11700.41/591.29	c       591           4131        3926        20         186.0000         164.3544     13.17%
11801.00/596.34	c       596           4172        3967        20         186.0000         164.3614     13.17%
11900.05/601.37	c       601           4212        4007        20         186.0000         164.3680     13.16%
12001.03/606.40	c       606           4252        4047        20         186.0000         164.3785     13.15%
12100.14/611.49	c       611           4302        4097        20         186.0000         164.3849     13.15%
12201.16/616.54	c       617           4342        4137        20         186.0000         164.3969     13.14%
12300.27/621.59	c       622           4372        4167        20         186.0000         164.4108     13.13%
12401.32/626.64	c       627           4412        4207        20         186.0000         164.4137     13.13%
12500.45/631.69	c       632           4452        4247        20         186.0000         164.4167     13.13%
12601.47/636.74	c       637           4491        4286        20         186.0000         164.4267     13.12%
12700.47/641.79	c       642           4522        4317        20         186.0000         164.4285     13.12%
12801.48/646.84	c       647           4562        4357        20         186.0000         164.4337     13.12%
12900.46/651.89	c       652           4602        4397        20         186.0000         164.4372     13.11%
13001.49/656.91	c       657           4642        4437        20         186.0000         164.4506     13.10%
13100.58/661.99	c       662           4682        4477        20         186.0000         164.4573     13.10%
13199.58/667.00	c       667           4722        4517        20         186.0000         164.4704     13.09%
13301.10/672.09	c       672           4762        4557        20         186.0000         164.4733     13.09%
13399.90/677.11	c       677           4792        4587        20         186.0000         164.4831     13.08%
13500.90/682.20	c       682           4842        4637        20         186.0000         164.4925     13.08%
13601.37/687.21	c       687           4872        4667        20         186.0000         164.4937     13.07%
13700.41/692.29	c       692           4912        4707        20         186.0000         164.4993     13.07%
13801.23/697.33	c       697           4952        4747        20         186.0000         164.5039     13.07%
13900.31/702.34	c       702           4992        4787        20         186.0000         164.5053     13.07%
13999.13/707.35	c       707           5031        4826        20         186.0000         164.5073     13.06%
14098.11/712.36	c       712           5068        4863        20         186.0000         164.5114     13.06%
14199.22/717.41	c       717           5102        4897        20         186.0000         164.5144     13.06%
14298.06/722.46	c       722           5140        4935        20         186.0000         164.5202     13.06%
14399.01/727.51	c       728           5182        4977        20         186.0000         164.5363     13.04%
14498.04/732.55	c       733           5222        5017        20         186.0000         164.5397     13.04%
14599.02/737.61	c       738           5262        5057        20         186.0000         164.5465     13.04%
14698.14/742.66	c       743           5312        5107        20         186.0000         164.5524     13.03%
14799.09/747.71	c       748           5342        5137        20         186.0000         164.5526     13.03%
14898.12/752.74	c       753           5382        5177        20         186.0000         164.5533     13.03%
14997.18/757.77	c       758           5422        5217        20         186.0000         164.5565     13.03%
15098.08/762.84	c       763           5472        5267        20         186.0000         164.5672     13.02%
15199.15/767.91	c       768           5512        5307        20         186.0000         164.5724     13.02%
15298.12/772.96	c       773           5562        5357        20         186.0000         164.5843     13.01%
15397.11/778.01	c       778           5598        5393        20         186.0000         164.5883     13.01%
15498.62/783.04	c       783           5632        5427        20         186.0000         164.5899     13.01%
15597.99/788.11	c       788           5682        5477        20         186.0000         164.5961     13.00%
15698.82/793.16	c       793           5722        5517        20         186.0000         164.5999     13.00%
15799.18/798.21	c       798           5762        5557        20         186.0000         164.6073     13.00%
15898.14/803.26	c       803           5802        5597        20         186.0000         164.6109     12.99%
15999.15/808.31	c       808           5832        5627        20         186.0000         164.6164     12.99%
16098.07/813.33	c       813           5877        5672        20         186.0000         164.6192     12.99%
16196.80/818.34	c       818           5912        5707        20         186.0000         164.6264     12.98%
16295.84/823.35	c       823           5952        5747        20         186.0000         164.6313     12.98%
16396.90/828.48	c       828           5992        5787        20         186.0000         164.6355     12.98%
16498.05/833.56	c       834           6022        5817        20         186.0000         164.6394     12.97%
16597.06/838.59	c       839           6081        5876        20         186.0000         164.6469     12.97%
16698.22/843.66	c       844           6112        5907        20         186.0000         164.6529     12.96%
16797.08/848.68	c       849           6142        5937        20         186.0000         164.6564     12.96%
16898.11/853.76	c       854           6182        5977        20         186.0000         164.6607     12.96%
16997.16/858.77	c       859           6222        6017        20         186.0000         164.6647     12.96%
17098.25/863.80	c       864           6262        6057        20         186.0000         164.6729     12.95%
17199.31/868.91	c       869           6302        6097        20         186.0000         164.6754     12.95%
17298.32/873.95	c       874           6352        6147        20         186.0000         164.6811     12.95%
17397.33/878.97	c       879           6402        6197        20         186.0000         164.6853     12.94%
17496.27/884.03	c       884           6442        6237        20         186.0000         164.6910     12.94%
17598.21/889.04	c       889           6492        6287        20         186.0000         164.6954     12.94%
17696.95/894.11	c       894           6532        6327        20         186.0000         164.6994     12.93%
17796.10/899.12	c       899           6562        6357        20         186.0000         164.7025     12.93%
17897.07/904.17	c       904           6602        6397        20         186.0000         164.7071     12.93%
17997.27/909.23	c       909           6652        6447        20         186.0000         164.7119     12.92%
18096.28/914.26	c       914           6691        6486        20         186.0000         164.7130     12.92%
18195.37/919.30	c       919           6741        6536        20         186.0000         164.7195     12.92%
18298.57/924.41	c       924           6782        6577        20         186.0000         164.7289     12.91%
18397.44/929.45	c       929           6822        6617        20         186.0000         164.7342     12.91%
18498.45/934.51	c       935           6862        6657        20         186.0000         164.7406     12.90%
18597.43/939.54	c       940           6902        6697        20         186.0000         164.7425     12.90%
18698.31/944.60	c       945           6952        6747        20         186.0000         164.7468     12.90%
18797.49/949.64	c       950           6991        6786        20         186.0000         164.7484     12.90%
18896.35/954.69	c       955           7022        6817        20         186.0000         164.7508     12.90%
18997.28/959.73	c       960           7060        6855        20         186.0000         164.7544     12.90%
19096.36/964.78	c       965           7102        6897        20         186.0000         164.7608     12.89%
19197.31/969.81	c       970           7142        6937        20         186.0000         164.7633     12.89%
19298.38/974.96	c       975           7191        6986        20         186.0000         164.7648     12.89%
19397.52/980.01	c       980           7242        7037        20         186.0000         164.7697     12.88%
19499.00/985.04	c       985           7291        7086        20         186.0000         164.7760     12.88%
19598.14/990.05	c       990           7332        7127        20         186.0000         164.7804     12.88%
19696.78/995.11	c       995           7362        7157        20         186.0000         164.7808     12.88%
19797.77/1000.14	c      1000           7402        7197        20         186.0000         164.7855     12.87%
19896.67/1005.18	c      1005           7442        7237        20         186.0000         164.7899     12.87%
19997.03/1010.21	c      1010           7492        7287        20         186.0000         164.7955     12.87%
20097.98/1015.34	c      1015           7532        7327        20         186.0000         164.7984     12.87%
20197.12/1020.36	c      1020           7582        7377        20         186.0000         164.8017     12.86%
20296.22/1025.36	c      1025           7632        7427        20         186.0000         164.8040     12.86%
20399.20/1030.51	c      1031           7681        7476        20         186.0000         164.8081     12.86%
20498.49/1035.55	c      1036           7722        7517        20         186.0000         164.8110     12.86%
20599.38/1040.60	c      1041           7771        7566        20         186.0000         164.8138     12.85%
20698.46/1045.66	c      1046           7812        7607        20         186.0000         164.8156     12.85%
20799.50/1050.71	c      1051           7872        7667        20         186.0000         164.8209     12.85%
20898.51/1055.76	c      1056           7912        7707        20         186.0000         164.8230     12.85%
20999.63/1060.80	c      1061           7972        7767        20         186.0000         164.8264     12.85%
21098.79/1065.84	c      1066           8002        7797        20         186.0000         164.8287     12.84%
21199.93/1070.91	c      1071           8042        7837        20         186.0000         164.8311     12.84%
21299.01/1075.96	c      1076           8112        7907        20         186.0000         164.8362     12.84%
21398.15/1080.97	c      1081           8151        7946        20         186.0000         164.8393     12.84%
21499.74/1086.06	c      1086           8182        7977        20         186.0000         164.8406     12.84%
21598.61/1091.11	c      1091           8222        8017        20         186.0000         164.8418     12.84%
21697.98/1096.12	c      1096           8272        8067        20         186.0000         164.8446     12.83%
21797.02/1101.13	c      1101           8322        8117        20         186.0000         164.8478     12.83%
21897.49/1106.18	c      1106           8352        8147        20         186.0000         164.8501     12.83%
21998.02/1111.27	c      1111           8402        8197        20         186.0000         164.8530     12.83%
22098.90/1116.36	c      1116           8452        8247        20         186.0000         164.8627     12.82%
22199.88/1121.41	c      1121           8502        8297        20         186.0000         164.8684     12.82%
22298.86/1126.46	c      1126           8542        8337        20         186.0000         164.8698     12.82%
22399.87/1131.50	c      1132           8582        8377        20         186.0000         164.8736     12.81%
22498.99/1136.56	c      1137           8622        8417        20         186.0000         164.8775     12.81%
22600.11/1141.61	c      1142           8662        8457        20         186.0000         164.8788     12.81%
22699.26/1146.66	c      1147           8711        8506        20         186.0000         164.8813     12.81%
22798.30/1151.67	c      1152           8752        8547        20         186.0000         164.8862     12.81%
22899.22/1156.72	c      1157           8792        8587        20         186.0000         164.8877     12.80%
22998.26/1161.79	c      1162           8832        8627        20         186.0000         164.8910     12.80%
23099.36/1166.86	c      1167           8892        8687        20         186.0000         164.8937     12.80%
23198.39/1171.89	c      1172           8932        8727        20         186.0000         164.8982     12.80%
23299.30/1176.95	c      1177           8972        8767        20         186.0000         164.8994     12.80%
23398.34/1181.96	c      1182           9032        8827        20         186.0000         164.9033     12.79%
23500.20/1187.06	c      1187           9082        8877        20         186.0000         164.9106     12.79%
23599.16/1192.11	c      1192           9131        8926        20         186.0000         164.9130     12.79%
23700.33/1197.16	c      1197           9162        8957        20         186.0000         164.9158     12.78%
23800.59/1202.21	c      1202           9212        9007        20         186.0000         164.9172     12.78%
23899.65/1207.26	c      1207           9252        9047        20         186.0000         164.9185     12.78%
24000.65/1212.31	c      1212           9312        9107        20         186.0000         164.9243     12.78%
24099.58/1217.33	c      1217           9362        9157        20         186.0000         164.9267     12.78%
24198.71/1222.38	c      1222           9402        9197        20         186.0000         164.9283     12.78%
24299.84/1227.42	c      1227           9442        9237        20         186.0000         164.9308     12.77%
24400.74/1232.51	c      1233           9492        9287        20         186.0000         164.9348     12.77%
24499.80/1237.54	c      1238           9532        9327        20         186.0000         164.9364     12.77%
24598.75/1242.56	c      1243           9572        9367        20         186.0000         164.9390     12.77%
24699.78/1247.66	c      1248           9612        9407        20         186.0000         164.9431     12.77%
24800.82/1252.71	c      1253           9662        9457        20         186.0000         164.9469     12.76%
24899.92/1257.76	c      1258           9722        9517        20         186.0000         164.9491     12.76%
25000.98/1262.81	c      1263           9762        9557        20         186.0000         164.9546     12.76%
25100.00/1267.82	c      1268           9802        9597        20         186.0000         164.9613     12.75%
25199.03/1272.87	c      1273           9862        9657        20         186.0000         164.9643     12.75%
25300.03/1277.96	c      1278           9912        9707        20         186.0000         164.9667     12.75%
25399.16/1282.97	c      1283           9952        9747        20         186.0000         164.9695     12.75%
25498.32/1287.99	c      1288           9991        9786        20         186.0000         164.9705     12.75%
25597.49/1293.02	c      1293          10032        9827        20         186.0000         164.9724     12.75%
25699.09/1298.04	c      1298          10072        9867        20         186.0000         164.9763     12.74%
25800.02/1303.15	c      1303          10121        9916        20         186.0000         164.9805     12.74%
25900.24/1308.20	c      1308          10153        9948        20         186.0000         164.9827     12.74%
25999.46/1313.28	c      1313          10192        9987        20         186.0000         164.9843     12.74%
26100.47/1318.36	c      1318          10231       10026        20         186.0000         164.9862     12.74%
26199.58/1323.38	c      1323          10272       10067        20         186.0000         164.9914     12.73%
26300.70/1328.41	c      1328          10302       10097        20         186.0000         164.9930     12.73%
26399.83/1333.49	c      1333          10352       10147        20         186.0000         164.9944     12.73%
26500.93/1338.56	c      1339          10402       10197        20         186.0000         164.9973     12.73%
26602.00/1343.61	c      1344          10442       10237        20         186.0000         164.9995     12.73%
26700.97/1348.67	c      1349          10492       10287        20         186.0000         165.0020     12.73%
26801.97/1353.70	c      1354          10542       10337        20         186.0000         165.0034     12.72%
26901.08/1358.76	c      1359          10591       10386        20         186.0000         165.0055     12.72%
27002.12/1363.81	c      1364          10632       10427        20         186.0000         165.0066     12.72%
27101.14/1368.86	c      1369          10682       10477        20         186.0000         165.0101     12.72%
27202.16/1373.91	c      1374          10732       10527        20         186.0000         165.0146     12.72%
27301.15/1378.96	c      1379          10772       10567        20         186.0000         165.0157     12.72%
27400.23/1384.01	c      1384          10812       10607        20         186.0000         165.0177     12.72%
27501.93/1389.05	c      1389          10862       10657        20         186.0000         165.0192     12.71%
27600.90/1394.07	c      1394          10902       10697        20         186.0000         165.0216     12.71%
27700.12/1399.08	c      1399          10952       10747        20         186.0000         165.0250     12.71%
27801.13/1404.15	c      1404          10992       10787        20         186.0000         165.0275     12.71%
27901.57/1409.26	c      1409          11052       10847        20         186.0000         165.0321     12.71%
28002.64/1414.31	c      1414          11092       10887        20         186.0000         165.0332     12.70%
28101.77/1419.36	c      1419          11142       10937        20         186.0000         165.0339     12.70%
28200.93/1424.37	c      1424          11192       10987        20         186.0000         165.0364     12.70%
28299.85/1429.38	c      1429          11222       11017        20         186.0000         165.0385     12.70%
28400.93/1434.42	c      1434          11272       11067        20         186.0000         165.0396     12.70%
28502.08/1439.55	c      1440          11312       11107        20         186.0000         165.0405     12.70%
28603.09/1444.61	c      1445          11352       11147        20         186.0000         165.0446     12.70%
28702.21/1449.66	c      1450          11412       11207        20         186.0000         165.0488     12.69%
28801.38/1454.68	c      1455          11452       11247        20         186.0000         165.0494     12.69%
28900.31/1459.69	c      1460          11492       11287        20         186.0000         165.0522     12.69%
29001.46/1464.74	c      1465          11542       11337        20         186.0000         165.0548     12.69%
29100.48/1469.77	c      1470          11592       11387        20         186.0000         165.0584     12.69%
29199.59/1474.78	c      1475          11632       11427        20         186.0000         165.0606     12.69%
29302.62/1479.96	c      1480          11672       11467        20         186.0000         165.0616     12.69%
29401.68/1485.01	c      1485          11732       11527        20         186.0000         165.0649     12.68%
29500.89/1490.03	c      1490          11782       11577        20         186.0000         165.0682     12.68%
29602.70/1495.07	c      1495          11821       11616        20         186.0000         165.0703     12.68%
29703.90/1500.16	c      1500          11862       11657        20         186.0000         165.0712     12.68%
29804.25/1505.21	c      1505          11922       11717        20         186.0000         165.0745     12.68%
29903.45/1510.26	c      1510          11972       11767        20         186.0000         165.0771     12.67%
30004.57/1515.30	c      1515          12022       11817        20         186.0000         165.0808     12.67%
30103.72/1520.35	c      1520          12072       11867        20         186.0000         165.0832     12.67%
30202.89/1525.38	c      1525          12122       11917        20         186.0000         165.0856     12.67%
30303.95/1530.46	c      1530          12172       11967        20         186.0000         165.0872     12.67%
30405.03/1535.51	c      1536          12212       12007        20         186.0000         165.0876     12.67%
30504.14/1540.56	c      1541          12252       12047        20         186.0000         165.0908     12.67%
30605.22/1545.61	c      1546          12302       12097        20         186.0000         165.0936     12.66%
30704.30/1550.66	c      1551          12342       12137        20         186.0000         165.0952     12.66%
30803.41/1555.68	c      1556          12382       12177        20         186.0000         165.0965     12.66%
30904.41/1560.76	c      1561          12432       12227        20         186.0000         165.0984     12.66%
31005.58/1565.81	c      1566          12492       12287        20         186.0000         165.1013     12.66%
31104.56/1570.82	c      1571          12532       12327        20         186.0000         165.1028     12.66%
31203.56/1575.89	c      1576          12572       12367        20         186.0000         165.1042     12.66%
31304.61/1580.91	c      1581          12612       12407        20         186.0000         165.1061     12.65%
31403.79/1585.92	c      1586          12662       12457        20         186.0000         165.1069     12.65%
31502.72/1591.00	c      1591          12712       12507        20         186.0000         165.1102     12.65%
31604.30/1596.04	c      1596          12762       12557        20         186.0000         165.1122     12.65%
31703.08/1601.05	c      1601          12812       12607        20         186.0000         165.1139     12.65%
31802.26/1606.06	c      1606          12852       12647        20         186.0000         165.1159     12.65%
31901.28/1611.08	c      1611          12912       12707        20         186.0000         165.1178     12.65%
32000.41/1616.13	c      1616          12962       12757        20         186.0000         165.1200     12.65%
32101.32/1621.18	c      1621          13002       12797        20         186.0000         165.1219     12.64%
32201.86/1626.22	c      1626          13052       12847        20         186.0000         165.1228     12.64%
32300.96/1631.24	c      1631          13102       12897        20         186.0000         165.1237     12.64%
32401.96/1636.33	c      1636          13152       12947        20         186.0000         165.1248     12.64%
32501.03/1641.35	c      1641          13192       12987        20         186.0000         165.1255     12.64%
32602.05/1646.43	c      1646          13242       13037        20         186.0000         165.1277     12.64%
32701.19/1651.48	c      1651          13292       13087        20         186.0000         165.1296     12.64%
32800.16/1656.49	c      1656          13332       13127        20         186.0000         165.1311     12.64%
32901.12/1661.57	c      1662          13372       13167        20         186.0000         165.1336     12.64%
33000.27/1666.59	c      1667          13432       13227        20         186.0000         165.1390     12.63%
33101.32/1671.65	c      1672          13482       13277        20         186.0000         165.1407     12.63%
33200.24/1676.69	c      1677          13512       13307        20         186.0000         165.1424     12.63%
33299.30/1681.69	c      1682          13562       13357        20         186.0000         165.1437     12.63%
33398.37/1686.70	c      1687          13602       13397        20         186.0000         165.1471     12.63%
33499.44/1691.75	c      1692          13652       13447        20         186.0000         165.1514     12.62%
33598.55/1696.80	c      1697          13692       13487        20         186.0000         165.1526     12.62%
33699.51/1701.81	c      1702          13732       13527        20         186.0000         165.1549     12.62%
33798.46/1706.84	c      1707          13782       13577        20         186.0000         165.1572     12.62%
33899.37/1711.93	c      1712          13832       13627        20         186.0000         165.1604     12.62%
33998.40/1717.00	c      1717          13882       13677        20         186.0000         165.1632     12.62%
34099.92/1722.05	c      1722          13942       13737        20         186.0000         165.1670     12.61%
34199.04/1727.07	c      1727          13992       13787        20         186.0000         165.1705     12.61%
34298.29/1732.08	c      1732          14042       13837        20         186.0000         165.1725     12.61%
34397.02/1737.10	c      1737          14092       13887        20         186.0000         165.1738     12.61%
34498.10/1742.14	c      1742          14152       13947        20         186.0000         165.1762     12.61%
34597.16/1747.15	c      1747          14192       13987        20         186.0000         165.1780     12.61%
34697.58/1752.20	c      1752          14232       14027        20         186.0000         165.1794     12.60%
34796.60/1757.22	c      1757          14292       14087        20         186.0000         165.1826     12.60%
34897.64/1762.30	c      1762          14342       14137        20         186.0000         165.1855     12.60%
34996.58/1767.32	c      1767          14392       14187        20         186.0000         165.1901     12.60%
35097.62/1772.40	c      1772          14442       14237        20         186.0000         165.1942     12.59%
35196.59/1777.43	c      1777          14491       14286        20         186.0000         165.1962     12.59%
35295.63/1782.50	c      1782          14542       14337        20         186.0000         165.1986     12.59%
35396.68/1787.55	c      1788          14582       14377        20         186.0000         165.1990     12.59%
35497.81/1792.60	c      1793          14622       14417        20         186.0000         165.2012     12.59%
35596.94/1797.65	c      1798          14672       14467        20         186.0000         165.2038     12.59%
35697.84/1802.70	c      1803          14721       14516        20         186.0000         165.2058     12.59%
35797.00/1807.75	c      1808          14772       14567        20         186.0000         165.2067     12.59%
35898.00/1812.80	c      1813          14812       14607        20         186.0000         165.2077     12.59%
35997.20/1817.83	c      1818          14862       14657        20         186.0000         165.2091     12.58%
36096.34/1822.90	c      1823          14902       14697        20         186.0000         165.2104     12.58%
36197.11/1827.93	c      1828          14952       14747        20         186.0000         165.2126     12.58%
36296.26/1833.00	c      1833          14992       14787        20         186.0000         165.2138     12.58%
36397.77/1838.04	c      1838          15042       14837        20         186.0000         165.2156     12.58%
36496.92/1843.10	c      1843          15102       14897        20         186.0000         165.2208     12.58%
36598.16/1848.15	c      1848          15162       14957        20         186.0000         165.2231     12.58%
36697.08/1853.16	c      1853          15202       14997        20         186.0000         165.2258     12.57%
36797.55/1858.25	c      1858          15252       15047        20         186.0000         165.2266     12.57%
36896.71/1863.29	c      1863          15302       15097        20         186.0000         165.2283     12.57%
36997.85/1868.35	c      1868          15361       15156        20         186.0000         165.2310     12.57%
37098.64/1873.40	c      1873          15402       15197        20         186.0000         165.2331     12.57%
37197.74/1878.42	c      1878          15442       15237        20         186.0000         165.2352     12.57%
37296.70/1883.50	c      1884          15482       15277        20         186.0000         165.2369     12.57%
37397.72/1888.55	c      1889          15532       15327        20         186.0000         165.2379     12.56%
37496.72/1893.58	c      1894          15582       15377        20         186.0000         165.2397     12.56%
37597.79/1898.65	c      1899          15632       15427        20         186.0000         165.2410     12.56%
37696.81/1903.67	c      1904          15682       15477        20         186.0000         165.2430     12.56%
37797.84/1908.75	c      1909          15741       15536        20         186.0000         165.2440     12.56%
37898.85/1913.80	c      1914          15782       15577        20         186.0000         165.2471     12.56%
37997.93/1918.85	c      1919          15832       15627        20         186.0000         165.2487     12.56%
38096.84/1923.90	c      1924          15882       15677        20         186.0000         165.2496     12.56%
38197.94/1928.95	c      1929          15942       15737        20         186.0000         165.2514     12.56%
38297.01/1933.98	c      1934          15982       15777        20         186.0000         165.2529     12.55%
38398.52/1939.05	c      1939          16032       15827        20         186.0000         165.2551     12.55%
38497.86/1944.10	c      1944          16072       15867        20         186.0000         165.2556     12.55%
38598.76/1949.15	c      1949          16122       15917        20         186.0000         165.2575     12.55%
38697.59/1954.16	c      1954          16172       15967        20         186.0000         165.2587     12.55%
38798.15/1959.23	c      1959          16222       16017        20         186.0000         165.2601     12.55%
38897.28/1964.27	c      1964          16272       16067        20         186.0000         165.2613     12.55%
38998.27/1969.35	c      1969          16322       16117        20         186.0000         165.2628     12.55%
39097.28/1974.37	c      1974          16372       16167        20         186.0000         165.2651     12.55%
39198.41/1979.45	c      1979          16412       16207        20         186.0000         165.2663     12.55%
39297.34/1984.47	c      1984          16472       16267        20         186.0000         165.2684     12.54%
39398.30/1989.51	c      1990          16522       16317        20         186.0000         165.2696     12.54%
39497.28/1994.60	c      1995          16572       16367        20         186.0000         165.2703     12.54%
39598.28/1999.61	c      2000          16631       16426        20         186.0000         165.2713     12.54%
39699.38/2004.70	c      2005          16682       16477        20         186.0000         165.2733     12.54%
39798.50/2009.73	c      2010          16722       16517        20         186.0000         165.2748     12.54%
39897.62/2014.74	c      2015          16772       16567        20         186.0000         165.2771     12.54%
39998.75/2019.84	c      2020          16822       16617        20         186.0000         165.2794     12.54%
40097.84/2024.87	c      2025          16862       16657        20         186.0000         165.2809     12.54%
40196.77/2029.89	c      2030          16912       16707        20         186.0000         165.2836     12.53%
40295.85/2034.89	c      2035          16962       16757        20         186.0000         165.2848     12.53%
40397.02/2040.01	c      2040          17012       16807        20         186.0000         165.2867     12.53%
40498.95/2045.08	c      2045          17062       16857        20         186.0000         165.2886     12.53%
40599.72/2050.15	c      2050          17112       16907        20         186.0000         165.2900     12.53%
40698.74/2055.19	c      2055          17172       16967        20         186.0000         165.2911     12.53%
40799.08/2060.24	c      2060          17222       17017        20         186.0000         165.2928     12.53%
40898.12/2065.29	c      2065          17252       17047        20         186.0000         165.2944     12.53%
40999.08/2070.31	c      2070          17302       17097        20         186.0000         165.2964     12.53%
41098.18/2075.39	c      2075          17352       17147        20         186.0000         165.2972     12.52%
41199.26/2080.43	c      2080          17402       17197        20         186.0000         165.2985     12.52%
41298.39/2085.46	c      2085          17452       17247        20         186.0000         165.3010     12.52%
41399.43/2090.52	c      2091          17502       17297        20         186.0000         165.3020     12.52%
41498.55/2095.58	c      2096          17542       17337        20         186.0000         165.3034     12.52%
41597.54/2100.59	c      2101          17582       17377        20         186.0000         165.3043     12.52%
41698.63/2105.61	c      2106          17632       17427        20         186.0000         165.3056     12.52%
41797.71/2110.64	c      2111          17672       17467        20         186.0000         165.3087     12.52%
41896.66/2115.65	c      2116          17722       17517        20         186.0000         165.3105     12.52%
41997.73/2120.71	c      2121          17782       17577        20         186.0000         165.3122     12.51%
42096.78/2125.74	c      2126          17822       17617        20         186.0000         165.3136     12.51%
42195.77/2130.75	c      2131          17862       17657        20         186.0000         165.3139     12.51%
42294.82/2135.77	c      2136          17922       17717        20         186.0000         165.3169     12.51%
42395.70/2140.87	c      2141          17972       17767        20         186.0000         165.3178     12.51%
42496.71/2145.99	c      2146          18032       17827        20         186.0000         165.3192     12.51%
42598.48/2151.05	c      2151          18082       17877        20         186.0000         165.3216     12.51%
42697.64/2156.08	c      2156          18130       17925        20         186.0000         165.3233     12.51%
42798.21/2161.15	c      2161          18182       17977        20         186.0000         165.3255     12.51%
42898.77/2166.23	c      2166          18222       18017        20         186.0000         165.3266     12.50%
42999.78/2171.32	c      2171          18272       18067        20         186.0000         165.3294     12.50%
43098.94/2176.37	c      2176          18312       18107        20         186.0000         165.3307     12.50%
43199.84/2181.41	c      2181          18352       18147        20         186.0000         165.3315     12.50%
43298.88/2186.46	c      2186          18402       18197        20         186.0000         165.3329     12.50%
43399.93/2191.54	c      2192          18452       18247        20         186.0000         165.3340     12.50%
43498.99/2196.57	c      2197          18522       18317        20         186.0000         165.3355     12.50%
43600.05/2201.64	c      2202          18562       18357        20         186.0000         165.3363     12.50%
43699.05/2206.69	c      2207          18622       18417        20         186.0000         165.3376     12.50%
43800.13/2211.74	c      2212          18672       18467        20         186.0000         165.3379     12.50%
43899.17/2216.76	c      2217          18722       18517        20         186.0000         165.3392     12.50%
44000.17/2221.84	c      2222          18772       18567        20         186.0000         165.3407     12.49%
44099.39/2226.89	c      2227          18832       18627        20         186.0000         165.3422     12.49%
44200.32/2231.93	c      2232          18872       18667        20         186.0000         165.3432     12.49%
44299.34/2236.99	c      2237          18912       18707        20         186.0000         165.3439     12.49%
44398.34/2242.00	c      2242          18962       18757        20         186.0000         165.3457     12.49%
44497.41/2247.02	c      2247          19012       18807        20         186.0000         165.3472     12.49%
44599.03/2252.04	c      2252          19072       18867        20         186.0000         165.3493     12.49%
44698.19/2257.06	c      2257          19122       18917        20         186.0000         165.3502     12.49%
44797.14/2262.11	c      2262          19172       18967        20         186.0000         165.3514     12.49%
44899.66/2267.25	c      2267          19232       19027        20         186.0000         165.3549     12.49%
45000.75/2272.34	c      2272          19282       19077        20         186.0000         165.3565     12.48%
45099.75/2277.37	c      2277          19322       19117        20         186.0000         165.3572     12.48%
45198.92/2282.38	c      2282          19382       19177        20         186.0000         165.3582     12.48%
45299.83/2287.40	c      2287          19432       19227        20         186.0000         165.3599     12.48%
45400.77/2292.54	c      2293          19472       19267        20         186.0000         165.3603     12.48%
45499.55/2297.56	c      2298          19532       19327        20         186.0000         165.3613     12.48%
45598.63/2302.57	c      2303          19572       19367        20         186.0000         165.3622     12.48%
45699.74/2307.61	c      2308          19622       19417        20         186.0000         165.3631     12.48%
45798.82/2312.63	c      2313          19682       19477        20         186.0000         165.3644     12.48%
45897.86/2317.64	c      2318          19722       19517        20         186.0000         165.3675     12.48%
45996.88/2322.65	c      2323          19772       19567        20         186.0000         165.3692     12.48%
46097.92/2327.74	c      2328          19822       19617        20         186.0000         165.3700     12.48%
46201.00/2332.94	c      2333          19882       19677        20         186.0000         165.3705     12.47%
46300.09/2337.95	c      2338          19932       19727        20         186.0000         165.3711     12.47%
46399.12/2343.02	c      2343          19982       19777        20         186.0000         165.3721     12.47%
46500.79/2348.10	c      2348          20042       19837        20         186.0000         165.3732     12.47%
46599.89/2353.13	c      2353          20092       19887        20         186.0000         165.3740     12.47%
46701.35/2358.20	c      2358          20132       19927        20         186.0000         165.3755     12.47%
46801.57/2363.21	c      2363          20182       19977        20         186.0000         165.3763     12.47%
46900.63/2368.30	c      2368          20212       20007        20         186.0000         165.3771     12.47%
47001.77/2373.35	c      2373          20262       20057        20         186.0000         165.3792     12.47%
47100.71/2378.40	c      2378          20322       20117        20         186.0000         165.3804     12.47%
47201.70/2383.45	c      2383          20372       20167        20         186.0000         165.3819     12.47%
47300.53/2388.50	c      2388          20422       20217        20         186.0000         165.3836     12.47%
47401.58/2393.54	c      2394          20472       20267        20         186.0000         165.3849     12.46%
47500.57/2398.55	c      2399          20532       20327        20         186.0000         165.3874     12.46%
47601.64/2403.63	c      2404          20572       20367        20         186.0000         165.3885     12.46%
47700.75/2408.69	c      2409          20632       20427        20         186.0000         165.3894     12.46%
47801.74/2413.74	c      2414          20672       20467        20         186.0000         165.3904     12.46%
47900.83/2418.76	c      2419          20722       20517        20         186.0000         165.3917     12.46%
48001.88/2423.85	c      2424          20772       20567        20         186.0000         165.3935     12.46%
48101.14/2428.86	c      2429          20832       20627        20         186.0000         165.3952     12.46%
48202.04/2433.92	c      2434          20882       20677        20         186.0000         165.3963     12.46%
48301.01/2439.00	c      2439          20932       20727        20         186.0000         165.3978     12.46%
48402.81/2444.05	c      2444          20992       20787        20         186.0000         165.3993     12.46%
48501.49/2449.10	c      2449          21042       20837        20         186.0000         165.4007     12.45%
48602.66/2454.15	c      2454          21082       20877        20         186.0000         165.4016     12.45%
48703.10/2459.20	c      2459          21132       20927        20         186.0000         165.4023     12.45%
48802.23/2464.25	c      2464          21192       20987        20         186.0000         165.4031     12.45%
48901.23/2469.30	c      2469          21252       21047        20         186.0000         165.4040     12.45%
49002.28/2474.33	c      2474          21312       21107        20         186.0000         165.4061     12.45%
49101.43/2479.40	c      2479          21362       21157        20         186.0000         165.4065     12.45%
49202.51/2484.45	c      2484          21422       21217        20         186.0000         165.4078     12.45%
49301.54/2489.47	c      2489          21472       21267        20         186.0000         165.4092     12.45%
49402.47/2494.55	c      2495          21542       21337        20         186.0000         165.4105     12.45%
49501.58/2499.56	c      2500          21592       21387        20         186.0000         165.4118     12.45%
49602.74/2504.65	c      2505          21634       21429        20         186.0000         165.4127     12.45%
49701.64/2509.70	c      2510          21682       21477        20         186.0000         165.4143     12.44%
49802.66/2514.71	c      2515          21722       21517        20         186.0000         165.4157     12.44%
49901.71/2519.72	c      2520          21782       21577        20         186.0000         165.4167     12.44%
50002.67/2524.85	c      2525          21832       21627        20         186.0000         165.4186     12.44%
50103.76/2529.90	c      2530          21872       21667        20         186.0000         165.4202     12.44%
50202.79/2534.95	c      2535          21932       21727        20         186.0000         165.4226     12.44%
50301.82/2540.00	c      2540          21982       21777        20         186.0000         165.4239     12.44%
50403.70/2545.06	c      2545          22022       21817        20         186.0000         165.4256     12.44%
50502.57/2550.08	c      2550          22092       21887        20         186.0000         165.4275     12.44%
50601.58/2555.11	c      2555          22142       21937        20         186.0000         165.4290     12.43%
50702.85/2560.20	c      2560          22192       21987        20         186.0000         165.4323     12.43%
50803.20/2565.25	c      2565          22242       22037        20         186.0000         165.4328     12.43%
50902.30/2570.30	c      2570          22292       22087        20         186.0000         165.4354     12.43%
51003.31/2575.33	c      2575          22342       22137        20         186.0000         165.4370     12.43%
51102.36/2580.38	c      2580          22392       22187        20         186.0000         165.4379     12.43%
51203.36/2585.45	c      2585          22442       22237        20         186.0000         165.4387     12.43%
51302.43/2590.50	c      2590          22492       22287        20         186.0000         165.4400     12.43%
51403.46/2595.54	c      2596          22562       22357        20         186.0000         165.4424     12.43%
51502.52/2600.55	c      2601          22612       22407        20         186.0000         165.4429     12.43%
51603.57/2605.64	c      2606          22662       22457        20         186.0000         165.4440     12.42%
51702.67/2610.70	c      2611          22712       22507        20         186.0000         165.4451     12.42%
51803.64/2615.75	c      2616          22752       22547        20         186.0000         165.4461     12.42%
51902.65/2620.78	c      2621          22822       22617        20         186.0000         165.4483     12.42%
52001.73/2625.79	c      2626          22872       22667        20         186.0000         165.4496     12.42%
52104.68/2630.90	c      2631          22912       22707        20         186.0000         165.4501     12.42%
52203.82/2635.95	c      2636          22952       22747        20         186.0000         165.4505     12.42%
52302.94/2641.00	c      2641          23002       22797        20         186.0000         165.4513     12.42%
52404.93/2646.05	c      2646          23052       22847        20         186.0000         165.4527     12.42%
52503.66/2651.10	c      2651          23102       22897        20         186.0000         165.4539     12.42%
52605.08/2656.15	c      2656          23162       22957        20         186.0000         165.4547     12.42%
52704.28/2661.20	c      2661          23212       23007        20         186.0000         165.4561     12.42%
52804.37/2666.25	c      2666          23272       23067        20         186.0000         165.4580     12.42%
52903.48/2671.30	c      2671          23332       23127        20         186.0000         165.4591     12.41%
53004.59/2676.35	c      2676          23382       23177        20         186.0000         165.4599     12.41%
53103.67/2681.40	c      2681          23432       23227        20         186.0000         165.4605     12.41%
53204.58/2686.45	c      2686          23492       23287        20         186.0000         165.4625     12.41%
53303.60/2691.50	c      2692          23542       23337        20         186.0000         165.4642     12.41%
53404.40/2696.55	c      2697          23602       23397        20         186.0000         165.4654     12.41%
53503.46/2701.57	c      2702          23652       23447        20         186.0000         165.4663     12.41%
53604.42/2706.65	c      2707          23702       23497        20         186.0000         165.4675     12.41%
53705.49/2711.70	c      2712          23772       23567        20         186.0000         165.4685     12.41%
53804.51/2716.75	c      2717          23822       23617        20         186.0000         165.4690     12.41%
53903.60/2721.80	c      2722          23882       23677        20         186.0000         165.4697     12.41%
54004.69/2726.85	c      2727          23922       23717        20         186.0000         165.4700     12.41%
54103.81/2731.86	c      2732          23982       23777        20         186.0000         165.4711     12.41%
54202.92/2736.88	c      2737          24032       23827        20         186.0000         165.4721     12.41%
54303.91/2742.00	c      2742          24082       23877        20         186.0000         165.4727     12.41%
54405.61/2747.05	c      2747          24132       23927        20         186.0000         165.4732     12.40%
54504.55/2752.10	c      2752          24192       23987        20         186.0000         165.4740     12.40%
54605.74/2757.14	c      2757          24242       24037        20         186.0000         165.4751     12.40%
54704.71/2762.17	c      2762          24302       24097        20         186.0000         165.4774     12.40%
54805.20/2767.25	c      2767          24342       24137        20         186.0000         165.4781     12.40%
54906.31/2772.30	c      2772          24392       24187        20         186.0000         165.4789     12.40%
55005.43/2777.35	c      2777          24432       24227        20         186.0000         165.4794     12.40%
55104.70/2782.36	c      2782          24482       24277        20         186.0000         165.4806     12.40%
55205.65/2787.45	c      2787          24532       24327        20         186.0000         165.4812     12.40%
55304.95/2792.47	c      2792          24582       24377        20         186.0000         165.4817     12.40%
55403.83/2797.48	c      2797          24622       24417        20         186.0000         165.4831     12.40%
55504.86/2802.50	c      2802          24672       24467        20         186.0000         165.4837     12.40%
55603.93/2807.51	c      2808          24732       24527        20         186.0000         165.4851     12.40%
55702.88/2812.59	c      2813          24792       24587        20         186.0000         165.4869     12.40%
55806.09/2817.71	c      2818          24842       24637        20         186.0000         165.4884     12.39%
55905.09/2822.80	c      2823          24892       24687        20         186.0000         165.4903     12.39%
56006.18/2827.85	c      2828          24942       24737        20         186.0000         165.4911     12.39%
56105.30/2832.90	c      2833          24991       24786        20         186.0000         165.4922     12.39%
56206.37/2837.95	c      2838          25042       24837        20         186.0000         165.4926     12.39%
56305.50/2842.97	c      2843          25092       24887        20         186.0000         165.4936     12.39%
56404.59/2848.00	c      2848          25132       24927        20         186.0000         165.4957     12.39%
56506.25/2853.03	c      2853          25192       24987        20         186.0000         165.4968     12.39%
56607.51/2858.15	c      2858          25252       25047        20         186.0000         165.4982     12.39%
56706.61/2863.20	c      2863          25292       25087        20         186.0000         165.4992     12.39%
56806.88/2868.23	c      2868          25342       25137        20         186.0000         165.5002     12.39%
56905.87/2873.26	c      2873          25402       25197        20         186.0000         165.5019     12.39%
57006.89/2878.35	c      2878          25452       25247        20         186.0000         165.5025     12.39%
57106.13/2883.38	c      2883          25502       25297        20         186.0000         165.5036     12.38%
57207.00/2888.43	c      2888          25552       25347        20         186.0000         165.5040     12.38%
57307.84/2893.50	c      2894          25592       25387        20         186.0000         165.5048     12.38%
57406.84/2898.51	c      2899          25652       25447        20         186.0000         165.5059     12.38%
57505.92/2903.56	c      2904          25712       25507        20         186.0000         165.5072     12.38%
57605.01/2908.59	c      2909          25752       25547        20         186.0000         165.5077     12.38%
57706.08/2913.68	c      2914          25812       25607        20         186.0000         165.5091     12.38%
57805.25/2918.70	c      2919          25862       25657        20         186.0000         165.5102     12.38%
57906.45/2923.78	c      2924          25922       25717        20         186.0000         165.5118     12.38%
58007.57/2928.85	c      2929          25962       25757        20         186.0000         165.5127     12.38%
58108.71/2933.90	c      2934          25992       25787        20         186.0000         165.5130     12.38%
58207.71/2938.93	c      2939          26042       25837        20         186.0000         165.5138     12.38%
58306.68/2943.97	c      2944          26092       25887        20         186.0000         165.5142     12.38%
58408.20/2949.05	c      2949          26142       25937        20         186.0000         165.5145     12.38%
58507.06/2954.10	c      2954          26212       26007        20         186.0000         165.5156     12.38%
58608.30/2959.15	c      2959          26262       26057        20         186.0000         165.5165     12.38%
58706.88/2964.20	c      2964          26322       26117        20         186.0000         165.5182     12.37%
58807.44/2969.21	c      2969          26372       26167        20         186.0000         165.5189     12.37%
58906.48/2974.27	c      2974          26422       26217        20         186.0000         165.5198     12.37%
59007.59/2979.35	c      2979          26482       26277        20         186.0000         165.5209     12.37%
59106.65/2984.37	c      2984          26542       26337        20         186.0000         165.5216     12.37%
59205.73/2989.39	c      2989          26582       26377        20         186.0000         165.5223     12.37%
59306.79/2994.42	c      2994          26631       26426        20         186.0000         165.5230     12.37%
59407.84/2999.50	c      3000          26662       26457        20         186.0000         165.5235     12.37%
59506.93/3004.54	c      3005          26712       26507        20         186.0000         165.5245     12.37%
59607.95/3009.65	c      3010          26772       26567        20         186.0000         165.5255     12.37%
59706.98/3014.70	c      3015          26832       26627        20         186.0000         165.5273     12.37%
59808.12/3019.75	c      3020          26882       26677        20         186.0000         165.5280     12.37%
59907.20/3024.80	c      3025          26942       26737        20         186.0000         165.5284     12.37%
60008.22/3029.85	c      3030          26992       26787        20         186.0000         165.5294     12.37%
60107.29/3034.90	c      3035          27042       26837        20         186.0000         165.5302     12.37%
60208.37/3039.92	c      3040          27092       26887        20         186.0000         165.5312     12.37%
60307.18/3044.93	c      3045          27152       26947        20         186.0000         165.5325     12.36%
60406.16/3050.02	c      3050          27202       26997        20         186.0000         165.5330     12.36%
60507.89/3055.10	c      3055          27252       27047        20         186.0000         165.5335     12.36%
60608.70/3060.15	c      3060          27302       27097        20         186.0000         165.5351     12.36%
60708.00/3065.17	c      3065          27362       27157        20         186.0000         165.5361     12.36%
60808.31/3070.20	c      3070          27412       27207        20         186.0000         165.5368     12.36%
60907.32/3075.30	c      3075          27472       27267        20         186.0000         165.5373     12.36%
61008.21/3080.32	c      3080          27522       27317        20         186.0000         165.5384     12.36%
61109.25/3085.40	c      3085          27562       27357        20         186.0000         165.5388     12.36%
61208.32/3090.45	c      3090          27612       27407        20         186.0000         165.5399     12.36%
61309.42/3095.50	c      3096          27678       27473        20         186.0000         165.5404     12.36%
61408.43/3100.55	c      3101          27712       27507        20         186.0000         165.5415     12.36%
61507.71/3105.60	c      3106          27772       27567        20         186.0000         165.5431     12.36%
61608.60/3110.65	c      3111          27822       27617        20         186.0000         165.5446     12.36%
61707.42/3115.70	c      3116          27872       27667        20         186.0000         165.5461     12.36%
61808.52/3120.75	c      3121          27932       27727        20         186.0000         165.5470     12.35%
61909.54/3125.80	c      3126          28002       27797        20         186.0000         165.5489     12.35%
62008.50/3130.85	c      3131          28052       27847        20         186.0000         165.5500     12.35%
62107.56/3135.87	c      3136          28101       27896        20         186.0000         165.5514     12.35%
62208.38/3140.94	c      3141          28162       27957        20         186.0000         165.5530     12.35%
62307.40/3146.00	c      3146          28202       27997        20         186.0000         165.5539     12.35%
62409.04/3151.05	c      3151          28252       28047        20         186.0000         165.5548     12.35%
62508.04/3156.09	c      3156          28322       28117        20         186.0000         165.5553     12.35%
62607.11/3161.11	c      3161          28362       28157        20         186.0000         165.5559     12.35%
62708.12/3166.14	c      3166          28422       28217        20         186.0000         165.5567     12.35%
62808.48/3171.25	c      3171          28482       28277        20         186.0000         165.5575     12.35%
62907.55/3176.27	c      3176          28532       28327        20         186.0000         165.5583     12.35%
63008.46/3181.33	c      3181          28572       28367        20         186.0000         165.5588     12.35%
63107.55/3186.34	c      3186          28622       28417        20         186.0000         165.5595     12.35%
63208.59/3191.45	c      3191          28672       28467        20         186.0000         165.5604     12.35%
63307.71/3196.50	c      3196          28732       28527        20         186.0000         165.5630     12.34%
63408.58/3201.55	c      3202          28782       28577        20         186.0000         165.5637     12.34%
63507.66/3206.60	c      3207          28842       28637        20         186.0000         165.5644     12.34%
63608.54/3211.65	c      3212          28902       28697        20         186.0000         165.5655     12.34%
63707.86/3216.70	c      3217          28952       28747        20         186.0000         165.5667     12.34%
63808.71/3221.75	c      3222          29012       28807        20         186.0000         165.5675     12.34%
63909.76/3226.80	c      3227          29062       28857        20         186.0000         165.5682     12.34%
64008.96/3231.84	c      3232          29112       28907        20         186.0000         165.5688     12.34%
64108.30/3236.89	c      3237          29172       28967        20         186.0000         165.5701     12.34%
64209.30/3241.94	c      3242          29232       29027        20         186.0000         165.5714     12.34%
64308.51/3246.97	c      3247          29282       29077        20         186.0000         165.5720     12.34%
64410.19/3252.05	c      3252          29332       29127        20         186.0000         165.5727     12.34%
64509.30/3257.07	c      3257          29392       29187        20         186.0000         165.5729     12.34%
64610.36/3262.15	c      3262          29452       29247        20         186.0000         165.5736     12.34%
64709.60/3267.20	c      3267          29502       29297        20         186.0000         165.5744     12.34%
64810.17/3272.25	c      3272          29552       29347        20         186.0000         165.5750     12.34%
64911.14/3277.30	c      3277          29602       29397        20         186.0000         165.5760     12.34%
65010.34/3282.35	c      3282          29662       29457        20         186.0000         165.5777     12.33%
65109.50/3287.38	c      3287          29712       29507        20         186.0000         165.5787     12.33%
65208.79/3292.40	c      3292          29762       29557        20         186.0000         165.5791     12.33%
65309.81/3297.40	c      3297          29822       29617        20         186.0000         165.5797     12.33%
65411.07/3302.53	c      3303          29872       29667        20         186.0000         165.5808     12.33%
65512.07/3307.60	c      3308          29942       29737        20         186.0000         165.5819     12.33%
65611.23/3312.63	c      3313          29992       29787        20         186.0000         165.5828     12.33%
65710.29/3317.69	c      3318          30042       29837        20         186.0000         165.5837     12.33%
65811.42/3322.75	c      3323          30112       29907        20         186.0000         165.5855     12.33%
65910.62/3327.76	c      3328          30152       29947        20         186.0000         165.5859     12.33%
66011.76/3332.80	c      3333          30212       30007        20         186.0000         165.5867     12.33%
66110.91/3337.90	c      3338          30262       30057        20         186.0000         165.5872     12.33%
66212.02/3342.95	c      3343          30312       30107        20         186.0000         165.5875     12.33%
66311.19/3348.00	c      3348          30372       30167        20         186.0000         165.5882     12.33%
66410.49/3353.01	c      3353          30432       30227        20         186.0000         165.5891     12.33%
66509.55/3358.02	c      3358          30492       30287        20         186.0000         165.5899     12.33%
66613.37/3363.15	c      3363          30532       30327        20         186.0000         165.5904     12.33%
66712.41/3368.16	c      3368          30582       30377        20         186.0000         165.5909     12.32%
66811.78/3373.19	c      3373          30612       30407        20         186.0000         165.5920     12.32%
66912.12/3378.21	c      3378          30672       30467        20         186.0000         165.5928     12.32%
67011.27/3383.28	c      3383          30722       30517        20         186.0000         165.5941     12.32%
67112.40/3388.36	c      3388          30782       30577        20         186.0000         165.5951     12.32%
67213.38/3393.40	c      3393          30832       30627        20         186.0000         165.5958     12.32%
67312.56/3398.47	c      3398          30892       30687        20         186.0000         165.5971     12.32%
67411.75/3403.50	c      3404          30952       30747        20         186.0000         165.5982     12.32%
67512.95/3408.55	c      3409          31002       30797        20         186.0000         165.5987     12.32%
67612.08/3413.56	c      3414          31052       30847        20         186.0000         165.5996     12.32%
67711.19/3418.57	c      3419          31102       30897        20         186.0000         165.6007     12.32%
67812.40/3423.63	c      3424          31152       30947        20         186.0000         165.6013     12.32%
67911.53/3428.67	c      3429          31222       31017        20         186.0000         165.6027     12.32%
68010.60/3433.70	c      3434          31272       31067        20         186.0000         165.6036     12.32%
68113.77/3438.83	c      3439          31332       31127        20         186.0000         165.6042     12.32%
68214.89/3443.95	c      3444          31372       31167        20         186.0000         165.6050     12.32%
68314.14/3449.00	c      3449          31432       31227        20         186.0000         165.6055     12.32%
68415.84/3454.05	c      3454          31482       31277        20         186.0000         165.6062     12.31%
68515.09/3459.10	c      3459          31532       31327        20         186.0000         165.6069     12.31%
68616.18/3464.15	c      3464          31592       31387        20         186.0000         165.6072     12.31%
68715.34/3469.20	c      3469          31642       31437        20         186.0000         165.6088     12.31%
68815.97/3474.23	c      3474          31702       31497        20         186.0000         165.6100     12.31%
68915.05/3479.24	c      3479          31742       31537        20         186.0000         165.6104     12.31%
69014.29/3484.26	c      3484          31792       31587        20         186.0000         165.6121     12.31%
69115.39/3489.35	c      3489          31862       31657        20         186.0000         165.6128     12.31%
69216.55/3494.45	c      3494          31903       31698        20         186.0000         165.6133     12.31%
69315.78/3499.50	c      3500          31952       31747        20         186.0000         165.6137     12.31%
69416.92/3504.55	c      3505          31982       31777        20         186.0000         165.6141     12.31%
69516.00/3509.56	c      3510          32022       31817        20         186.0000         165.6146     12.31%
69615.14/3514.58	c      3515          32072       31867        20         186.0000         165.6151     12.31%
69716.32/3519.70	c      3520          32132       31927        20         186.0000         165.6157     12.31%
69817.50/3524.75	c      3525          32182       31977        20         186.0000         165.6170     12.31%
69916.73/3529.76	c      3530          32232       32027        20         186.0000         165.6178     12.31%
70015.78/3534.78	c      3535          32302       32097        20         186.0000         165.6190     12.31%
70116.98/3539.80	c      3540          32352       32147        20         186.0000         165.6199     12.31%
70216.16/3544.87	c      3545          32412       32207        20         186.0000         165.6205     12.30%
70317.41/3550.00	c      3550          32472       32267        20         186.0000         165.6217     12.30%
70419.08/3555.05	c      3555          32532       32327        20         186.0000         165.6226     12.30%
70518.34/3560.10	c      3560          32582       32377        20         186.0000         165.6228     12.30%
70619.58/3565.15	c      3565          32632       32427        20         186.0000         165.6235     12.30%
70719.91/3570.20	c      3570          32692       32487        20         186.0000         165.6245     12.30%
70819.09/3575.25	c      3575          32742       32537        20         186.0000         165.6256     12.30%
70920.29/3580.30	c      3580          32822       32617        20         186.0000         165.6265     12.30%
71019.38/3585.33	c      3585          32862       32657        20         186.0000         165.6270     12.30%
71120.38/3590.40	c      3590          32912       32707        20         186.0000         165.6279     12.30%
71219.56/3595.45	c      3595          32982       32777        20         186.0000         165.6287     12.30%
71318.75/3600.50	c      3600          33022       32817        20         186.0000         165.6291     12.30%
71419.91/3605.55	c      3606          33082       32877        20         186.0000         165.6296     12.30%
71519.03/3610.60	c      3611          33132       32927        20         186.0000         165.6308     12.30%
71620.25/3615.64	c      3616          33182       32977        20         186.0000         165.6315     12.30%
71719.44/3620.68	c      3621          33232       33027        20         186.0000         165.6324     12.30%
71820.58/3625.71	c      3626          33292       33087        20         186.0000         165.6329     12.30%
71919.62/3630.80	c      3631          33342       33137        20         186.0000         165.6337     12.30%

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 (190660 MiB free)
  memory of node 1: 193494 MiB (188377 MiB free)
  memory of node 2: 193531 MiB (185197 MiB free)
  memory of node 3: 193531 MiB (186140 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-4465195-1722449718/watcher-4465195-1722449718 -o /tmp/evaluation-result-4465195-1722449718/solver-4465195-1722449718 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59011 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465195-1722449718.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100058 s]*
/proc/loadavg: 79.62 80.37 80.41 74/1024 68346
/proc/meminfo: memFree=768284348/790760804 swapFree=131071996/131071996
[pid=68305] ppid=68302 vsize=1669084 memory=139132 CPUtime=0.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/stat : 68305 (fscip) S 68302 68305 59001 0 -1 1077936128 31030 0 0 0 38 11 0 0 20 0 41 0 11554887 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 17 60 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
/proc/68305/statm: 417271 34783 2806 3035 0 120002 0
[pid=68305/tid=68307] ppid=68302 vsize=1669084 memory=8390339637985935414 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68307/stat : 68307 (fscip) D 68302 68305 59001 0 -1 4194368 1425 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68308] ppid=68302 vsize=1669084 memory=25138 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68308/stat : 68308 (fscip) D 68302 68305 59001 0 -1 4194368 1435 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68309] ppid=68302 vsize=1669084 memory=54117410275792 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68309/stat : 68309 (fscip) R 68302 68305 59001 0 -1 4194368 1447 0 0 0 2 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68310] ppid=68302 vsize=1669084 memory=61818303414854 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68310/stat : 68310 (fscip) R 68302 68305 59001 0 -1 4194368 1422 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68311] ppid=68302 vsize=1669084 memory=57385930719929 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68311/stat : 68311 (fscip) D 68302 68305 59001 0 -1 4194368 1452 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68312] ppid=68302 vsize=1669084 memory=54096019325846 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68312/stat : 68312 (fscip) D 68302 68305 59001 0 -1 4194368 1441 0 0 0 2 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68313] ppid=68302 vsize=1669084 memory=14136632274060740 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68313/stat : 68313 (fscip) D 68302 68305 59001 0 -1 4194368 1443 0 0 0 2 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68314] ppid=68302 vsize=1669084 memory=16098169624726090 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68314/stat : 68314 (fscip) R 68302 68305 59001 0 -1 4194368 1447 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68315] ppid=68302 vsize=1669084 memory=21199 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68315/stat : 68315 (fscip) D 68302 68305 59001 0 -1 4194368 1431 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68316] ppid=68302 vsize=1669084 memory=189896 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68316/stat : 68316 (fscip) D 68302 68305 59001 0 -1 4194368 1426 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68317] ppid=68302 vsize=1669084 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68317/stat : 68317 (fscip) R 68302 68305 59001 0 -1 4194368 1401 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68318] ppid=68302 vsize=1669084 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68318/stat : 68318 (fscip) D 68302 68305 59001 0 -1 4194368 1405 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68319] ppid=68302 vsize=1669084 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68319/stat : 68319 (fscip) D 68302 68305 59001 0 -1 4194368 1422 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68320] ppid=68302 vsize=1669084 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68320/stat : 68320 (fscip) R 68302 68305 59001 0 -1 4194368 1427 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68321] ppid=68302 vsize=1669084 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68321/stat : 68321 (fscip) R 68302 68305 59001 0 -1 4194368 1447 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68322] ppid=68302 vsize=1669084 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68322/stat : 68322 (fscip) D 68302 68305 59001 0 -1 4194368 1308 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68323] ppid=68302 vsize=1669084 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68323/stat : 68323 (fscip) D 68302 68305 59001 0 -1 4194368 1478 0 0 0 2 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68324] ppid=68302 vsize=1669084 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68324/stat : 68324 (fscip) D 68302 68305 59001 0 -1 4194368 1433 0 0 0 2 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68325] ppid=68302 vsize=1669084 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68325/stat : 68325 (fscip) D 68302 68305 59001 0 -1 4194368 1441 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68326] ppid=68302 vsize=1669084 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68326/stat : 68326 (fscip) D 68302 68305 59001 0 -1 4194368 1426 0 0 0 1 0 0 0 20 0 41 0 11554889 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68327] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68327/stat : 68327 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34783 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68329] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68329/stat : 68329 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68328] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68328/stat : 68328 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68330] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68330/stat : 68330 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68331] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68331/stat : 68331 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68332] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68332/stat : 68332 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68333] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68333/stat : 68333 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68334] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68334/stat : 68334 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68335] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68335/stat : 68335 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68336] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68336/stat : 68336 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68337] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68337/stat : 68337 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68338] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68338/stat : 68338 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68339] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68339/stat : 68339 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68340] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68340/stat : 68340 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68341] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68341/stat : 68341 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68342] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68342/stat : 68342 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68343] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68343/stat : 68343 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68344] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68344/stat : 68344 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68345] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68345/stat : 68345 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68346] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68346/stat : 68346 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 34849 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 1669084 KiB
Current children cumulated memory: 139132 KiB

[startup+0.223412 s]*
/proc/loadavg: 79.62 80.37 80.41 81/1024 68346
/proc/meminfo: memFree=768176588/790760804 swapFree=131071996/131071996
[pid=68305] ppid=68302 vsize=1669084 memory=221028 CPUtime=2.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/stat : 68305 (fscip) S 68302 68305 59001 0 -1 1077936128 57818 0 0 0 272 26 0 0 20 0 41 0 11554887 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
/proc/68305/statm: 417271 55257 2950 3035 0 141846 0
[pid=68305/tid=68307] ppid=68302 vsize=1669084 memory=8318255677412212789 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68307/stat : 68307 (fscip) R 68302 68305 59001 0 -1 4194368 2105 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68308] ppid=68302 vsize=1669084 memory=241407623510 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68308/stat : 68308 (fscip) R 68302 68305 59001 0 -1 4194368 2116 0 0 0 14 0 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68309] ppid=68302 vsize=1669084 memory=60710185099761 CPUtime=0.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68309/stat : 68309 (fscip) R 68302 68305 59001 0 -1 4194368 4026 0 0 0 12 0 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68310] ppid=68302 vsize=1669084 memory=58519768556253 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68310/stat : 68310 (fscip) R 68302 68305 59001 0 -1 4194368 2108 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68311] ppid=68302 vsize=1669084 memory=52987884233667 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68311/stat : 68311 (fscip) R 68302 68305 59001 0 -1 4194368 2123 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68312] ppid=68302 vsize=1669084 memory=60718842181943 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68312/stat : 68312 (fscip) R 68302 68305 59001 0 -1 4194368 4250 0 0 0 12 2 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68313] ppid=68302 vsize=1669084 memory=16105857599488199 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68313/stat : 68313 (fscip) R 68302 68305 59001 0 -1 4194368 2106 0 0 0 14 0 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68314] ppid=68302 vsize=1669084 memory=13564894834331972 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68314/stat : 68314 (fscip) R 68302 68305 59001 0 -1 4194368 2082 0 0 0 14 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68315] ppid=68302 vsize=1669084 memory=145422 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68315/stat : 68315 (fscip) R 68302 68305 59001 0 -1 4194368 4604 0 0 0 12 2 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68316] ppid=68302 vsize=1669084 memory=192532 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68316/stat : 68316 (fscip) R 68302 68305 59001 0 -1 4194368 2107 0 0 0 13 0 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68317] ppid=68302 vsize=1669084 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68317/stat : 68317 (fscip) R 68302 68305 59001 0 -1 4194368 2080 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68318] ppid=68302 vsize=1669084 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68318/stat : 68318 (fscip) R 68302 68305 59001 0 -1 4194368 4183 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68319] ppid=68302 vsize=1669084 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68319/stat : 68319 (fscip) R 68302 68305 59001 0 -1 4194368 2105 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68320] ppid=68302 vsize=1669084 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68320/stat : 68320 (fscip) R 68302 68305 59001 0 -1 4194368 2082 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68321] ppid=68302 vsize=1669084 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68321/stat : 68321 (fscip) R 68302 68305 59001 0 -1 4194368 4497 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68322] ppid=68302 vsize=1669084 memory=0 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68322/stat : 68322 (fscip) R 68302 68305 59001 0 -1 4194368 2086 0 0 0 13 0 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68323] ppid=68302 vsize=1669084 memory=0 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68323/stat : 68323 (fscip) R 68302 68305 59001 0 -1 4194368 2102 0 0 0 14 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68324] ppid=68302 vsize=1669084 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68324/stat : 68324 (fscip) R 68302 68305 59001 0 -1 4194368 4357 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68325] ppid=68302 vsize=1669084 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68325/stat : 68325 (fscip) R 68302 68305 59001 0 -1 4194368 2107 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68326] ppid=68302 vsize=1669084 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68326/stat : 68326 (fscip) R 68302 68305 59001 0 -1 4194368 2111 0 0 0 13 1 0 0 20 0 41 0 11554889 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68327] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68327/stat : 68327 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68329] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68329/stat : 68329 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68328] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68328/stat : 68328 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68330] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68330/stat : 68330 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68331] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68331/stat : 68331 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68332] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68332/stat : 68332 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68333] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68333/stat : 68333 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68334] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68334/stat : 68334 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68335] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68335/stat : 68335 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68336] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68336/stat : 68336 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68337] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68337/stat : 68337 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68338] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68338/stat : 68338 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68339] ppid=68302 vsize=1669084 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68339/stat : 68339 (fscip) S 68302 68305 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554895 1709142016 55257 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0

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

/proc/68305/task/68326/stat : 68326 (fscip) R 68302 68305 59001 0 -1 4194368 886001 0 0 0 354772 186 0 0 20 0 41 0 11554889 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68327] ppid=68302 vsize=5331492 memory=19092 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68327/stat : 68327 (fscip) S 68302 68305 59001 0 -1 1077936192 119 0 0 0 1 0 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68329] ppid=68302 vsize=5331492 memory=7044 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68329/stat : 68329 (fscip) S 68302 68305 59001 0 -1 1077936192 119 0 0 0 1 1 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68328] ppid=68302 vsize=5331492 memory=28152 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68328/stat : 68328 (fscip) S 68302 68305 59001 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68330] ppid=68302 vsize=5331492 memory=5512 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68330/stat : 68330 (fscip) S 68302 68305 59001 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68331] ppid=68302 vsize=5331492 memory=4229112 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68331/stat : 68331 (fscip) S 68302 68305 59001 0 -1 1077936192 128 0 0 0 0 1 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68332] ppid=68302 vsize=5331492 memory=4235648 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68332/stat : 68332 (fscip) S 68302 68305 59001 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68333] ppid=68302 vsize=5331492 memory=4222236 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68333/stat : 68333 (fscip) S 68302 68305 59001 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68334] ppid=68302 vsize=5331492 memory=4236696 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68334/stat : 68334 (fscip) S 68302 68305 59001 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68335] ppid=68302 vsize=5331492 memory=4235636 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68335/stat : 68335 (fscip) R 68302 68305 59001 0 -1 1077936192 60 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68336] ppid=68302 vsize=5331492 memory=4688 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68336/stat : 68336 (fscip) S 68302 68305 59001 0 -1 1077936192 66 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68337] ppid=68302 vsize=5331492 memory=4241260 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68337/stat : 68337 (fscip) S 68302 68305 59001 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68338] ppid=68302 vsize=5331492 memory=11440 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68338/stat : 68338 (fscip) S 68302 68305 59001 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68339] ppid=68302 vsize=5331492 memory=15520 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68339/stat : 68339 (fscip) S 68302 68305 59001 0 -1 1077936192 118 0 0 0 1 0 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68340] ppid=68302 vsize=5331492 memory=11440 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68340/stat : 68340 (fscip) S 68302 68305 59001 0 -1 1077936192 121 0 0 0 0 1 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68341] ppid=68302 vsize=5331492 memory=4241272 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68341/stat : 68341 (fscip) S 68302 68305 59001 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68342] ppid=68302 vsize=5331492 memory=28152 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68342/stat : 68342 (fscip) S 68302 68305 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68343] ppid=68302 vsize=5331492 memory=33696 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68343/stat : 68343 (fscip) S 68302 68305 59001 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68344] ppid=68302 vsize=5331492 memory=4203916 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68344/stat : 68344 (fscip) S 68302 68305 59001 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68345] ppid=68302 vsize=5331492 memory=4235668 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68345/stat : 68345 (fscip) S 68302 68305 59001 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68346] ppid=68302 vsize=5331492 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68346/stat : 68346 (fscip) S 68302 68305 59001 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11554895 5459447808 1060322 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
Current children cumulated CPU time: 70959.9 s
Current children cumulated vsize: 5331492 KiB
Current children cumulated memory: 4241288 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.8 s]
/proc/loadavg: 59.99 65.46 73.37 60/974 70579
/proc/meminfo: memFree=751006756/790760804 swapFree=131071996/131071996
[pid=68305] ppid=68302 vsize=5331492 memory=4250472 CPUtime=72001 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/stat : 68305 (fscip) S 68302 68305 59001 0 -1 1077936128 17820976 0 0 0 7163938 36159 0 0 20 0 41 0 11554887 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 17 36 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
/proc/68305/statm: 1332873 1062618 3318 3035 0 1155862 0
[pid=68305/tid=68307] ppid=68302 vsize=5331492 memory=-7450194601627968640 CPUtime=3601.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68307/stat : 68307 (fscip) R 68302 68305 59001 0 -1 4194368 1310331 0 0 0 359958 200 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68308] ppid=68302 vsize=5331492 memory=433164631807397 CPUtime=3602.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68308/stat : 68308 (fscip) R 68302 68305 59001 0 -1 4194368 896875 0 0 0 360076 196 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68309] ppid=68302 vsize=5331492 memory=433164631807398 CPUtime=3596.81 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68309/stat : 68309 (fscip) R 68302 68305 59001 0 -1 4194368 173263 0 0 0 354052 5629 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68310] ppid=68302 vsize=5331492 memory=433164631807399 CPUtime=3599.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68310/stat : 68310 (fscip) R 68302 68305 59001 0 -1 4194368 1335663 0 0 0 359769 215 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68311] ppid=68302 vsize=5331492 memory=433164631807400 CPUtime=3599.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68311/stat : 68311 (fscip) R 68302 68305 59001 0 -1 4194368 999774 0 0 0 359749 202 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68312] ppid=68302 vsize=5331492 memory=433164631807401 CPUtime=3600.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68312/stat : 68312 (fscip) R 68302 68305 59001 0 -1 4194368 180595 0 0 0 355220 4802 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68313] ppid=68302 vsize=5331492 memory=433164631807402 CPUtime=3600.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68313/stat : 68313 (fscip) R 68302 68305 59001 0 -1 4194368 1588953 0 0 0 359860 191 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68314] ppid=68302 vsize=5331492 memory=433164631807403 CPUtime=3600.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68314/stat : 68314 (fscip) R 68302 68305 59001 0 -1 4194368 877586 0 0 0 359843 199 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68315] ppid=68302 vsize=5331492 memory=433164631807404 CPUtime=3597.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68315/stat : 68315 (fscip) R 68302 68305 59001 0 -1 4194368 200533 0 0 0 353786 5946 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68316] ppid=68302 vsize=5331492 memory=433164631807405 CPUtime=3601.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68316/stat : 68316 (fscip) R 68302 68305 59001 0 -1 4194368 1496231 0 0 0 359880 227 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68317] ppid=68302 vsize=5331492 memory=433164631807406 CPUtime=3603.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68317/stat : 68317 (fscip) R 68302 68305 59001 0 -1 4194368 866854 0 0 0 360113 193 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68318] ppid=68302 vsize=5331492 memory=433164631807407 CPUtime=3598 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68318/stat : 68318 (fscip) R 68302 68305 59001 0 -1 4194368 209318 0 0 0 354087 5713 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68319] ppid=68302 vsize=5331492 memory=10183888 CPUtime=3598.92 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68319/stat : 68319 (fscip) R 68302 68305 59001 0 -1 4194368 1592292 0 0 0 359698 194 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68320] ppid=68302 vsize=5331492 memory=2760 CPUtime=3598.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68320/stat : 68320 (fscip) R 68302 68305 59001 0 -1 4194368 864660 0 0 0 359694 204 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68321] ppid=68302 vsize=5331492 memory=6748 CPUtime=3599.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68321/stat : 68321 (fscip) R 68302 68305 59001 0 -1 4194368 191881 0 0 0 354306 5663 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68322] ppid=68302 vsize=5331492 memory=21050056 CPUtime=3602.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68322/stat : 68322 (fscip) R 68302 68305 59001 0 -1 4194368 1608755 0 0 0 360026 194 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68323] ppid=68302 vsize=5331492 memory=-7377855532613328763 CPUtime=3597.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68323/stat : 68323 (fscip) R 68302 68305 59001 0 -1 4194368 991734 0 0 0 359496 210 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68324] ppid=68302 vsize=5331492 memory=8040227541198217089 CPUtime=3597.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68324/stat : 68324 (fscip) R 68302 68305 59001 0 -1 4194368 173326 0 0 0 354166 5536 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68325] ppid=68302 vsize=5331492 memory=83220 CPUtime=3602.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68325/stat : 68325 (fscip) R 68302 68305 59001 0 -1 4194368 1362098 0 0 0 360006 208 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68326] ppid=68302 vsize=5331492 memory=279626398274048 CPUtime=3601.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68326/stat : 68326 (fscip) R 68302 68305 59001 0 -1 4194368 893130 0 0 0 359982 188 0 0 20 0 41 0 11554889 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68327] ppid=68302 vsize=5331492 memory=28335 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68327/stat : 68327 (fscip) S 68302 68305 59001 0 -1 1077936192 119 0 0 0 1 0 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68329] ppid=68302 vsize=5331492 memory=74420 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68329/stat : 68329 (fscip) S 68302 68305 59001 0 -1 1077936192 119 0 0 0 1 1 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68328] ppid=68302 vsize=5331492 memory=265971 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68328/stat : 68328 (fscip) S 68302 68305 59001 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68330] ppid=68302 vsize=5331492 memory=586945935840719 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68330/stat : 68330 (fscip) S 68302 68305 59001 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68331] ppid=68302 vsize=5331492 memory=279626398605664 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68331/stat : 68331 (fscip) S 68302 68305 59001 0 -1 1077936192 128 0 0 0 0 1 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68332] ppid=68302 vsize=5331492 memory=279626397939296 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68332/stat : 68332 (fscip) S 68302 68305 59001 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68333] ppid=68302 vsize=5331492 memory=13229522245910554 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68333/stat : 68333 (fscip) S 68302 68305 59001 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68334] ppid=68302 vsize=5331492 memory=25024 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68334/stat : 68334 (fscip) S 68302 68305 59001 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68335] ppid=68302 vsize=5331492 memory=25361 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68335/stat : 68335 (fscip) S 68302 68305 59001 0 -1 1077936192 60 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68336] ppid=68302 vsize=5331492 memory=25693 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68336/stat : 68336 (fscip) S 68302 68305 59001 0 -1 1077936192 66 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68337] ppid=68302 vsize=5331492 memory=26023 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68337/stat : 68337 (fscip) S 68302 68305 59001 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68338] ppid=68302 vsize=5331492 memory=64232 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68338/stat : 68338 (fscip) S 68302 68305 59001 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68339] ppid=68302 vsize=5331492 memory=83220 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68339/stat : 68339 (fscip) S 68302 68305 59001 0 -1 1077936192 118 0 0 0 1 0 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68340] ppid=68302 vsize=5331492 memory=83747 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68340/stat : 68340 (fscip) S 68302 68305 59001 0 -1 1077936192 121 0 0 0 0 1 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68341] ppid=68302 vsize=5331492 memory=28335 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68341/stat : 68341 (fscip) S 68302 68305 59001 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68342] ppid=68302 vsize=5331492 memory=57855 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68342/stat : 68342 (fscip) S 68302 68305 59001 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68343] ppid=68302 vsize=5331492 memory=262370 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68343/stat : 68343 (fscip) S 68302 68305 59001 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68344] ppid=68302 vsize=5331492 memory=7005747946173535102 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68344/stat : 68344 (fscip) S 68302 68305 59001 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68345] ppid=68302 vsize=5331492 memory=6944652177228980320 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68345/stat : 68345 (fscip) S 68302 68305 59001 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
[pid=68305/tid=68346] ppid=68302 vsize=5331492 memory=-7522837583128914060 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68305/task/68346/stat : 68346 (fscip) S 68302 68305 59001 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11554895 5459447808 1062618 809668444160 4194304 16623229 140724827838800 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 29704192 140724827841546 140724827841664 140724827841664 140724827848688 0
Current children cumulated CPU time: 72001 s
Current children cumulated vsize: 5331492 KiB
Current children cumulated memory: 4250472 KiB

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

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

# cumulated CPU time of all completed processes:  user=71639.6 s, system=361.722 s

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

[startup+3634.91 s]*
/proc/loadavg: 59.99 65.46 73.37 41/935 70580
/proc/meminfo: memFree=754580896/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3634.94
CPU time (s): 72001.3
CPU user time (s): 71639.6
CPU system time (s): 361.722
CPU usage (%): 1980.81
Max. virtual memory (cumulated for all children) (KiB): 5331492
Max. memory (cumulated for all children) (KiB): 4250472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71639.6
system time used= 361.722
maximum resident set size= 4250484
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17820978
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= 1016402
involuntary context switches= 319001


# summary of solver processes directly reported to runsolver:
#   pid: 68305
#   total CPU time (s): 72001.3
#   total CPU user time (s): 71639.6
#   total CPU system time (s): 361.722

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 30.2077 second user time and 83.2167 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-07-31 20:15:18
IDJOB=4465195
IDBENCH=147545
IDSOLVER=3094
FILE ID=nodeD105/4465195-1722449718
RUNJOBID= nodeD105-1722441596-59011
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_16.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-4465195-1722449718/watcher-4465195-1722449718 -o /tmp/evaluation-result-4465195-1722449718/solver-4465195-1722449718 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59011 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465195-1722449718.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= f4fbd70ee8b80515313bebcddc52f82a
RANDOM SEED=1757730412

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

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

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

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

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

processor	: 55
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2951.043
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		: 2495.960
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		: 2956.511
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		: 2961.188
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		: 2979.166
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		: 2611.364
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		: 2982.948
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		: 2973.372
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		: 2963.447
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		: 2874.615
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		: 2914.341
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		: 2943.592
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		: 2941.980
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		: 3004.277
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		: 2999.159
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		: 2947.907
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		: 2979.500
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		: 2660.213
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		: 2997.165
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		: 2945.768
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		: 2975.272
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		: 2014.753
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		: 2983.831
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		: 2957.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		: 2800.529
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:        768385440 kB
MemAvailable:   766646076 kB
Buffers:          145284 kB
Cached:          1246664 kB
SwapCached:            0 kB
Active:           299520 kB
Inactive:       19693144 kB
Active(anon):       2168 kB
Inactive(anon): 18621088 kB
Active(file):     297352 kB
Inactive(file):  1072056 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28924 kB
Writeback:             0 kB
AnonPages:      18600056 kB
Mapped:           125240 kB
Shmem:             22536 kB
KReclaimable:     139536 kB
Slab:             475136 kB
SReclaimable:     139536 kB
SUnreclaim:       335600 kB
KernelStack:       16864 kB
PageTables:        47560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1952176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           194304 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1986560 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= 8622836 MiB
End job on nodeD105 at 2024-07-31 21:15:53