Trace number 4465191

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 3631.14

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_10.opb.PB06.opb
MD5SUMb1303fc064b9de7d315268cbf770fb1d
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 variables470
Total number of constraints470
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 constraints470
Minimum length of a constraint4
Maximum length of a constraint18
Number of terms in the objective function 470
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 470
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 470
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 = 24420352, getVmSize() = 24420352, SCIPgetMemUsed() = 2300917, SCIPgetMemTotal() = 2878445, 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 = 16442904, getVmSize() = 29544448, SCIPgetMemUsed() = 3280487, SCIPgetMemTotal() = 6507791, 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-4465191-1722449808
0.00/0.02	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 470
0.00/0.02	c   Objective sense  : minimize
0.00/0.02	c Presolved Problem  :
0.00/0.02	c   Variables        : 470 (470 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 565
0.00/0.02	c Constraints        : Number
0.00/0.02	c   knapsack         : 412 
0.00/0.02	c   setppc           : 126 
0.00/0.02	c   logicor          : 27 
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.44/0.13	c *       0              3           2        20         450.0000           1.0000          -
0.44/0.13	c *       0              3           2        20         217.0000           1.0000          -
0.44/0.13	c *       0              3           2        20         210.0000           1.0000          -
29.43/1.60	c *       2           5333         195        20         208.0000           1.0000          -
29.43/1.63	c *       2           5333         195        20         207.0000           1.0000          -
29.43/1.66	c *       2           5333         195        20         206.0000           1.0000          -
29.43/1.69	c *       2           5333         195        20         205.0000           1.0000          -
31.50/1.72	c *       2           5333         195        20         204.0000           1.0000          -
31.50/1.75	c *       2           5333         195        20         203.0000           1.0000          -
31.50/1.79	c *       2           5333         195        20         202.0000           1.0000          -
33.36/1.82	c *       2           5333         195        20         201.0000           1.0000          -
33.36/1.86	c *       2           5333         195        20         200.0000           1.0000          -
35.32/1.90	c *       2           5333         195        20         199.0000           1.0000          -
35.32/1.94	c *       2           5333         195        20         198.0000           1.0000          -
35.32/1.99	c *       2           5333         195        20         197.0000           1.0000          -
37.77/2.07	c *       2           5333         195        20         196.0000           1.0000          -
37.77/2.12	c *       2           5333         195        20         195.0000           1.0000          -
39.73/2.17	c *       2          15814         185        20         194.0000           1.0000          -
94.78/5.02	c         5              2           1        20         194.0000         162.4624     19.41%
100.69/5.25	c *       5              2           1        20         193.0000         162.4624     18.80%
108.55/5.62	c *       6              2           1        20         192.0000         162.4624     18.18%
110.54/5.76	c *       6              2           1        20         191.0000         162.4624     17.57%
196.55/10.07	c        10              5           4        20         191.0000         162.5701     17.49%
291.06/14.86	c *      15             10           9        20         190.0000         162.5701     16.87%
297.72/15.15	c        15             10           9        20         190.0000         162.5701     16.87%
398.13/20.22	c        20             46          45        20         190.0000         162.5724     16.87%
459.53/23.32	c *      23             81          80        20         189.0000         162.5724     16.26%
497.13/25.24	c        25            120         119        20         189.0000         162.5979     16.24%
598.26/30.33	c        30            222         221        20         189.0000         162.6522     16.20%
697.16/35.37	c        35            312         311        20         189.0000         162.7388     16.14%
798.25/40.42	c        40            392         391        20         189.0000         162.9810     15.96%
897.30/45.47	c        45            472         471        20         189.0000         163.0337     15.93%
996.41/50.50	c        50            532         531        20         189.0000         163.0855     15.89%
1038.04/52.59	c *      53            552         551        20         188.0000         163.1199     15.25%
1097.55/55.54	c        56            592         591        20         188.0000         163.1584     15.23%
1105.50/55.96	c *      56            606         605        20         187.0000         163.1584     14.61%
1196.65/60.56	c        61            672         671        20         187.0000         163.2376     14.56%
1214.60/61.41	c *      61            680         679        20         186.0000         163.2376     13.94%
1297.83/65.64	c        66            751         750        20         186.0000         163.2730     13.92%
1396.84/70.69	c        71            832         831        20         186.0000         163.3447     13.87%
1497.93/75.72	c        76            932         931        20         186.0000         163.3714     13.85%
1596.94/80.75	c        81           1023        1022        20         186.0000         163.4304     13.81%
1697.99/85.81	c        86           1050           0        20         186.0000         163.4503     13.80%
1797.20/90.83	c        91           1842        1221        20         186.0000         163.4918     13.77%
1898.24/95.95	c        96           2082        1277        20         186.0000         163.5727     13.71%
1898.24/96.00	c *      96           2102        1289        20         185.0000         163.5919     13.09%
1999.93/101.04	c       101           2252        1295        20         185.0000         163.6442     13.05%
2099.03/106.07	c       106           2522        1377        20         185.0000         163.6609     13.04%
2198.11/111.08	c       111           2722        1425        20         185.0000         163.6961     13.01%
2297.09/116.10	c       116           3003        1500        20         185.0000         163.7043     13.01%
2396.33/121.12	c       121           3272        1603        20         185.0000         163.7534     12.97%
2497.13/126.17	c       126           3522        1667        20         185.0000         163.7908     12.95%
2596.44/131.19	c       131           3752        1769        20         185.0000         163.8070     12.94%
2696.74/136.23	c       136           3952        1841        20         185.0000         163.8363     12.92%
2795.80/141.24	c       141           4132        1929        20         185.0000         163.8781     12.89%
2895.04/146.29	c       146           4302        1987        20         185.0000         163.8945     12.88%
2995.99/151.33	c       151           4583        2092        20         185.0000         163.9171     12.86%
3095.01/156.35	c       156           4793        2166        20         185.0000         163.9351     12.85%
3162.33/159.80	c *     160           5012        2187        20         184.0000         163.9428     12.23%
3194.03/161.38	c       161           5072        2025        20         184.0000         163.9512     12.23%
3295.14/166.45	c       166           5332        2091        20         184.0000         163.9717     12.21%
3394.04/171.47	c       171           5712        2167        20         184.0000         163.9953     12.20%
3494.98/176.50	c       177           5992        2283        20         184.0000         164.0250     12.18%
3594.06/181.56	c       182           6182        2371        20         184.0000         164.0397     12.17%
3693.02/186.57	c       187           6402        2417        20         184.0000         164.0427     12.17%
3792.06/191.58	c       192           6572        2469        20         184.0000         164.0661     12.15%
3893.16/196.63	c       197           6782        2545        20         184.0000         164.0765     12.14%
3992.20/201.68	c       202           7022        2625        20         184.0000         164.1128     12.12%
4093.29/206.73	c       207           7302        2681        20         184.0000         164.1250     12.11%
4192.24/211.78	c       212           7602        2759        20         184.0000         164.1452     12.10%
4293.28/216.83	c       217           7772        2797        20         184.0000         164.1646     12.08%
4392.24/221.88	c       222           8132        2863        20         184.0000         164.1776     12.07%
4493.22/226.91	c       227           8314        2945        20         184.0000         164.1945     12.06%
4592.38/231.94	c       232           8672        2999        20         184.0000         164.2157     12.05%
4691.42/237.01	c       237           9052        3089        20         184.0000         164.2330     12.04%
4792.93/242.03	c       242           9222        3135        20         184.0000         164.2378     12.03%
4893.74/247.14	c       247           9506        3227        20         184.0000         164.2457     12.03%
4992.73/252.17	c       252           9812        3283        20         184.0000         164.2540     12.02%
5091.99/257.19	c       257          10092        3365        20         184.0000         164.2745     12.01%
5192.28/262.27	c       262          10270        3425        20         184.0000         164.2917     12.00%
5293.30/267.35	c       267          10503        3482        20         184.0000         164.2969     11.99%
5393.99/272.40	c       272          10742        3567        20         184.0000         164.3175     11.98%
5492.95/277.45	c       277          11012        3637        20         184.0000         164.3305     11.97%
5593.98/282.50	c       283          11282        3707        20         184.0000         164.3349     11.97%
5693.08/287.52	c       288          11572        3769        20         184.0000         164.3403     11.96%
5793.96/292.60	c       293          11852        3843        20         184.0000         164.3475     11.96%
5893.07/297.61	c       298          12092        3909        20         184.0000         164.3561     11.95%
5992.11/302.69	c       303          12192        3955        20         184.0000         164.3690     11.94%
6093.19/307.75	c       308          12362        4019        20         184.0000         164.3746     11.94%
6192.10/312.76	c       313          12612        4091        20         184.0000         164.3826     11.93%
6291.06/317.78	c       318          12832        4149        20         184.0000         164.3931     11.93%
6392.14/322.84	c       323          13102        4197        20         184.0000         164.4045     11.92%
6491.24/327.86	c       328          13342        4259        20         184.0000         164.4164     11.91%
6592.32/333.00	c       333          13542        4329        20         184.0000         164.4262     11.90%
6693.97/338.05	c       338          13902        4405        20         184.0000         164.4463     11.89%
6792.96/343.07	c       343          14123        4484        20         184.0000         164.4530     11.89%
6894.03/348.15	c       348          14432        4537        20         184.0000         164.4624     11.88%
6992.99/353.20	c       353          14682        4593        20         184.0000         164.4721     11.87%
7093.39/358.25	c       358          14892        4625        20         184.0000         164.4757     11.87%
7194.26/363.30	c       363          15152        4703        20         184.0000         164.4996     11.85%
7293.30/368.35	c       368          15392        4755        20         184.0000         164.5046     11.85%
7394.40/373.40	c       373          15652        4835        20         184.0000         164.5124     11.85%
7493.25/378.45	c       378          15952        4911        20         184.0000         164.5154     11.84%
7592.30/383.48	c       383          16222        4973        20         184.0000         164.5249     11.84%
7693.28/388.53	c       389          16572        5057        20         184.0000         164.5290     11.83%
7792.55/393.56	c       394          16852        5111        20         184.0000         164.5382     11.83%
7893.49/398.65	c       399          17022        5167        20         184.0000         164.5493     11.82%
7994.40/403.70	c       404          17252        5221        20         184.0000         164.5671     11.81%
8093.51/408.74	c       409          17502        5265        20         184.0000         164.5770     11.80%
8192.55/413.75	c       414          17722        5325        20         184.0000         164.5793     11.80%
8291.64/418.77	c       419          17982        5395        20         184.0000         164.5890     11.79%
8390.75/423.79	c       424          18302        5475        20         184.0000         164.5981     11.79%
8491.84/428.86	c       429          18502        5541        20         184.0000         164.6047     11.78%
8591.14/433.86	c       434          18792        5595        20         184.0000         164.6116     11.78%
8689.89/438.88	c       439          19082        5657        20         184.0000         164.6201     11.77%
8790.95/443.95	c       444          19362        5717        20         184.0000         164.6275     11.77%
8889.93/449.02	c       449          19612        5785        20         184.0000         164.6381     11.76%
8991.30/454.05	c       454          19912        5827        20         184.0000         164.6412     11.76%
9090.34/459.08	c       459          20132        5877        20         184.0000         164.6432     11.76%
9191.33/464.16	c       464          20272        5929        20         184.0000         164.6485     11.75%
9291.81/469.22	c       469          20556        6001        20         184.0000         164.6614     11.74%
9390.89/474.25	c       474          20832        6061        20         184.0000         164.6654     11.74%
9491.91/479.35	c       479          21082        6143        20         184.0000         164.6686     11.74%
9593.01/484.48	c       484          21432        6207        20         184.0000         164.6724     11.74%
9693.85/489.56	c       490          21712        6287        20         184.0000         164.6761     11.73%
9794.66/494.61	c       495          22102        6367        20         184.0000         164.6806     11.73%
9893.67/499.66	c       500          22292        6461        20         184.0000         164.6870     11.73%
9992.67/504.67	c       505          22662        6611        20         184.0000         164.6945     11.72%
10093.80/509.72	c       510          22933        6638        20         184.0000         164.6978     11.72%
10194.79/514.80	c       515          23212        6691        20         184.0000         164.7033     11.72%
10293.91/519.85	c       520          23542        6757        20         184.0000         164.7088     11.71%
10395.03/524.90	c       525          23872        6839        20         184.0000         164.7167     11.71%
10494.20/529.95	c       530          24072        6883        20         184.0000         164.7202     11.70%
10593.02/534.96	c       535          24402        6935        20         184.0000         164.7270     11.70%
10692.01/540.00	c       540          24623        6994        20         184.0000         164.7298     11.70%
10791.04/545.03	c       545          24912        7083        20         184.0000         164.7352     11.69%
10894.85/550.15	c       550          25132        7173        20         184.0000         164.7405     11.69%
10995.10/555.20	c       555          25352        7233        20         184.0000         164.7445     11.69%
11094.13/560.25	c       560          25622        7321        20         184.0000         164.7552     11.68%
11193.11/565.27	c       565          25822        7403        20         184.0000         164.7593     11.68%
11294.16/570.32	c       570          26112        7457        20         184.0000         164.7633     11.68%
11395.21/575.40	c       575          26372        7517        20         184.0000         164.7736     11.67%
11494.39/580.45	c       580          26652        7607        20         184.0000         164.7812     11.66%
11595.33/585.51	c       586          26872        7655        20         184.0000         164.7871     11.66%
11694.40/590.55	c       591          27132        7747        20         184.0000         164.7965     11.65%
11795.51/595.60	c       596          27422        7833        20         184.0000         164.8005     11.65%
11894.57/600.65	c       601          27702        7881        20         184.0000         164.8015     11.65%
11995.58/605.70	c       606          28032        7959        20         184.0000         164.8058     11.65%
12094.69/610.75	c       611          28382        8047        20         184.0000         164.8087     11.64%
12195.69/615.80	c       616          28682        8133        20         184.0000         164.8107     11.64%
12294.58/620.82	c       621          29212        8177        20         184.0000         164.8137     11.64%
12395.66/625.90	c       626          29439        8264        20         184.0000         164.8184     11.64%
12494.83/630.95	c       631          29792        8357        20         184.0000         164.8228     11.64%
12593.93/636.00	c       636          30062        8427        20         184.0000         164.8247     11.63%
12695.67/641.05	c       641          30352        8511        20         184.0000         164.8287     11.63%
12794.78/646.07	c       646          30602        8597        20         184.0000         164.8322     11.63%
12895.84/651.15	c       651          30842        8669        20         184.0000         164.8378     11.62%
12996.24/656.20	c       656          31212        8729        20         184.0000         164.8416     11.62%
13095.39/661.21	c       661          31462        8803        20         184.0000         164.8470     11.62%
13194.29/666.26	c       666          31792        8903        20         184.0000         164.8526     11.61%
13293.31/671.27	c       671          32072        8945        20         184.0000         164.8546     11.61%
13396.30/676.40	c       676          32302        9001        20         184.0000         164.8571     11.61%
13495.42/681.45	c       681          32692        9083        20         184.0000         164.8654     11.61%
13594.45/686.49	c       686          33022        9175        20         184.0000         164.8672     11.60%
13695.67/691.55	c       692          33452        9257        20         184.0000         164.8688     11.60%
13796.67/696.60	c       697          33722        9333        20         184.0000         164.8714     11.60%
13895.82/701.63	c       702          34052        9427        20         184.0000         164.8743     11.60%
13996.90/706.70	c       707          34292        9521        20         184.0000         164.8757     11.60%
14095.95/711.75	c       712          34702        9615        20         184.0000         164.8795     11.60%
14197.00/716.80	c       717          35070        9707        20         184.0000         164.8817     11.60%
14295.84/721.82	c       722          35422        9803        20         184.0000         164.8852     11.59%
14394.92/726.82	c       727          35632        9877        20         184.0000         164.8900     11.59%
14494.08/731.87	c       732          35922        9945        20         184.0000         164.8913     11.59%
14593.11/736.89	c       737          36252       10085        20         184.0000         164.8935     11.59%
14696.69/742.05	c       742          36462       10165        20         184.0000         164.8982     11.58%
14795.72/747.10	c       747          36772       10253        20         184.0000         164.9032     11.58%
14895.05/752.13	c       752          37052       10315        20         184.0000         164.9049     11.58%
14997.36/757.20	c       757          37352       10389        20         184.0000         164.9111     11.58%
15096.41/762.24	c       762          37732       10501        20         184.0000         164.9115     11.57%
15195.48/767.25	c       767          37972       10557        20         184.0000         164.9159     11.57%
15294.57/772.26	c       772          38292       10627        20         184.0000         164.9175     11.57%
15395.65/777.31	c       777          38502       10673        20         184.0000         164.9196     11.57%
15494.59/782.36	c       782          38782       10739        20         184.0000         164.9224     11.57%
15595.57/787.43	c       787          39082       10837        20         184.0000         164.9242     11.57%
15696.60/792.50	c       793          39472       10917        20         184.0000         164.9285     11.56%
15795.54/797.51	c       798          39720       11013        20         184.0000         164.9325     11.56%
15894.61/802.54	c       803          40042       11031        20         184.0000         164.9356     11.56%
15997.65/807.70	c       808          40362       11091        20         184.0000         164.9376     11.56%
16096.66/812.75	c       813          40687       11200        20         184.0000         164.9389     11.56%
16195.59/817.76	c       818          41002       11239        20         184.0000         164.9402     11.56%
16296.50/822.82	c       823          41352       11349        20         184.0000         164.9440     11.55%
16395.43/827.85	c       828          41662       11469        20         184.0000         164.9470     11.55%
16496.38/832.95	c       833          41982       11561        20         184.0000         164.9521     11.55%
16595.42/837.98	c       838          42182       11641        20         184.0000         164.9545     11.55%
16697.06/843.05	c       843          42532       11747        20         184.0000         164.9608     11.54%
16796.14/848.09	c       848          42882       11817        20         184.0000         164.9637     11.54%
16895.05/853.11	c       853          43192       11871        20         184.0000         164.9644     11.54%
16995.98/858.15	c       858          43522       11957        20         184.0000         164.9682     11.54%
17095.06/863.17	c       863          43842       12019        20         184.0000         164.9703     11.54%
17195.39/868.20	c       868          44052       12103        20         184.0000         164.9740     11.53%
17294.48/873.22	c       873          44388       12199        20         184.0000         164.9753     11.53%
17393.59/878.29	c       878          44722       12263        20         184.0000         164.9778     11.53%
17492.52/883.29	c       883          44969       12336        20         184.0000         164.9795     11.53%
17593.43/888.32	c       888          45462       12445        20         184.0000         164.9802     11.53%
17692.55/893.36	c       893          45752       12497        20         184.0000         164.9817     11.53%
17793.56/898.48	c       898          46062       12585        20         184.0000         164.9846     11.53%
17894.57/903.50	c       903          46412       12639        20         184.0000         164.9861     11.52%
17991.72/908.49	c       908          46632       12737        20         184.0000         164.9879     11.52%
18092.71/913.51	c       914          47012       12829        20         184.0000         164.9897     11.52%
18191.85/918.59	c       919          47352       12917        20         184.0000         164.9913     11.52%
18292.84/923.68	c       924          47632       12997        20         184.0000         164.9953     11.52%
18393.80/928.78	c       929          47932       13063        20         184.0000         164.9969     11.52%
18494.80/933.81	c       934          48202       13135        20         184.0000         165.0013     11.51%
18593.87/938.87	c       939          48621       13206        20         184.0000         165.0028     11.51%
18694.96/943.93	c       944          49032       13291        20         184.0000         165.0084     11.51%
18794.00/948.98	c       949          49422       13377        20         184.0000         165.0107     11.51%
18895.48/954.03	c       954          49642       13453        20         184.0000         165.0131     11.51%
18994.46/959.11	c       959          49862       13527        20         184.0000         165.0137     11.51%
19095.68/964.18	c       964          50252       13607        20         184.0000         165.0156     11.50%
19194.71/969.19	c       969          50552       13683        20         184.0000         165.0196     11.50%
19296.98/974.31	c       974          50922       13763        20         184.0000         165.0228     11.50%
19396.01/979.39	c       979          51232       13837        20         184.0000         165.0241     11.50%
19496.94/984.46	c       984          51602       13901        20         184.0000         165.0250     11.50%
19596.02/989.48	c       989          52022       13997        20         184.0000         165.0279     11.50%
19697.03/994.56	c       995          52362       14087        20         184.0000         165.0303     11.49%
19798.07/999.61	c      1000          52612       14199        20         184.0000         165.0323     11.49%
19897.05/1004.63	c      1005          52972       14307        20         184.0000         165.0363     11.49%
19996.07/1009.70	c      1010          53312       14393        20         184.0000         165.0383     11.49%
20097.09/1014.76	c      1015          53682       14461        20         184.0000         165.0400     11.49%
20198.16/1019.81	c      1020          53882       14523        20         184.0000         165.0432     11.49%
20297.14/1024.86	c      1025          54232       14637        20         184.0000         165.0438     11.49%
20398.23/1029.91	c      1030          54492       14723        20         184.0000         165.0458     11.48%
20497.38/1034.96	c      1035          54722       14795        20         184.0000         165.0471     11.48%
20596.52/1040.01	c      1040          55062       14867        20         184.0000         165.0485     11.48%
20698.07/1045.06	c      1045          55436       14929        20         184.0000         165.0493     11.48%
20797.22/1050.10	c      1050          55682       15003        20         184.0000         165.0527     11.48%
20898.34/1055.16	c      1055          56119       15092        20         184.0000         165.0556     11.48%
20998.67/1060.21	c      1060          56552       15179        20         184.0000         165.0568     11.48%
21097.61/1065.26	c      1065          56902       15265        20         184.0000         165.0600     11.47%
21196.88/1070.28	c      1070          57222       15339        20         184.0000         165.0606     11.47%
21297.89/1075.31	c      1075          57472       15407        20         184.0000         165.0637     11.47%
21399.00/1080.41	c      1080          57902       15477        20         184.0000         165.0654     11.47%
21497.98/1085.46	c      1085          58092       15573        20         184.0000         165.0670     11.47%
21597.13/1090.48	c      1090          58312       15619        20         184.0000         165.0677     11.47%
21697.96/1095.54	c      1096          58702       15685        20         184.0000         165.0696     11.47%
21799.08/1100.61	c      1101          59032       15737        20         184.0000         165.0708     11.47%
21898.08/1105.66	c      1106          59232       15823        20         184.0000         165.0728     11.47%
21997.03/1110.68	c      1111          59672       15905        20         184.0000         165.0736     11.47%
22098.06/1115.76	c      1116          60042       15969        20         184.0000         165.0747     11.46%
22199.01/1120.81	c      1121          60332       16071        20         184.0000         165.0788     11.46%
22297.99/1125.83	c      1126          60622       16171        20         184.0000         165.0808     11.46%
22397.10/1130.84	c      1131          61002       16221        20         184.0000         165.0822     11.46%
22498.17/1135.91	c      1136          61412       16339        20         184.0000         165.0845     11.46%
22597.17/1140.95	c      1141          61772       16433        20         184.0000         165.0871     11.46%
22698.80/1146.06	c      1146          62192       16505        20         184.0000         165.0879     11.46%
22797.77/1151.11	c      1151          62522       16577        20         184.0000         165.0897     11.45%
22898.60/1156.16	c      1156          62852       16669        20         184.0000         165.0920     11.45%
22997.83/1161.18	c      1161          63112       16721        20         184.0000         165.0924     11.45%
23097.95/1166.24	c      1166          63562       16821        20         184.0000         165.0954     11.45%
23196.85/1171.28	c      1171          63842       16901        20         184.0000         165.0985     11.45%
23297.84/1176.36	c      1176          64303       16948        20         184.0000         165.0996     11.45%
23396.83/1181.38	c      1181          64602       17013        20         184.0000         165.1022     11.45%
23497.83/1186.40	c      1186          65053       17080        20         184.0000         165.1025     11.45%
23596.91/1191.43	c      1191          65231       17110        20         184.0000         165.1029     11.45%
23698.01/1196.52	c      1197          65451       17148        20         184.0000         165.1032     11.45%
23796.94/1201.59	c      1202          65745       17178        20         184.0000         165.1035     11.45%
23898.18/1206.66	c      1207          66052       17225        20         184.0000         165.1045     11.44%
23997.12/1211.68	c      1212          12191       11122        20         184.0000         165.1058     11.44%
24096.03/1216.68	c      1217          12231       11162        20         184.0000         165.1079     11.44%
24196.92/1221.71	c      1222          12291       11222        20         184.0000         165.1107     11.44%
24295.86/1226.74	c      1227          12331       11262        20         184.0000         165.1131     11.44%
24396.75/1231.90	c      1232          12391       11322        20         184.0000         165.1146     11.44%
24497.72/1236.94	c      1237          12451       11382        20         184.0000         165.1162     11.44%
24596.72/1241.96	c      1242          12500       11431        20         184.0000         165.1174     11.44%
24695.68/1246.98	c      1247          12571       11502        20         184.0000         165.1211     11.43%
24797.40/1252.04	c      1252          12651       11582        20         184.0000         165.1263     11.43%
24898.23/1257.13	c      1257          12691       11622        20         184.0000         165.1267     11.43%
24997.55/1262.19	c      1262          12741       11672        20         184.0000         165.1291     11.43%
25097.72/1267.23	c      1267          12781       11712        20         184.0000         165.1303     11.43%
25196.91/1272.25	c      1272          12848       11779        20         184.0000         165.1324     11.43%
25297.94/1277.32	c      1277          12891       11822        20         184.0000         165.1340     11.42%
25397.05/1282.37	c      1282          12941       11872        20         184.0000         165.1353     11.42%
25498.16/1287.46	c      1287          12991       11922        20         184.0000         165.1365     11.42%
25599.14/1292.51	c      1293          13051       11982        20         184.0000         165.1397     11.42%
25698.20/1297.55	c      1298          13081       12012        20         184.0000         165.1401     11.42%
25799.12/1302.61	c      1303          13161       12092        20         184.0000         165.1419     11.42%
25898.17/1307.64	c      1308          13201       12132        20         184.0000         165.1441     11.42%
25997.20/1312.68	c      1313          13240       12171        20         184.0000         165.1456     11.42%
26098.22/1317.76	c      1318          13301       12232        20         184.0000         165.1476     11.42%
26199.31/1322.81	c      1323          13351       12282        20         184.0000         165.1485     11.41%
26298.49/1327.84	c      1328          13401       12332        20         184.0000         165.1507     11.41%
26399.57/1332.91	c      1333          13471       12402        20         184.0000         165.1543     11.41%
26498.57/1337.96	c      1338          13541       12472        20         184.0000         165.1564     11.41%
26597.48/1342.99	c      1343          13581       12512        20         184.0000         165.1581     11.41%
26699.06/1348.07	c      1348          13631       12562        20         184.0000         165.1606     11.41%
26798.23/1353.10	c      1353          13681       12612        20         184.0000         165.1619     11.41%
26899.07/1358.17	c      1358          13751       12682        20         184.0000         165.1648     11.40%
26998.11/1363.18	c      1363          13811       12742        20         184.0000         165.1683     11.40%
27098.67/1368.27	c      1368          13881       12812        20         184.0000         165.1697     11.40%
27199.74/1373.32	c      1373          13941       12872        20         184.0000         165.1730     11.40%
27298.73/1378.37	c      1378          14001       12932        20         184.0000         165.1742     11.40%
27399.79/1383.42	c      1383          14051       12982        20         184.0000         165.1757     11.40%
27498.91/1388.47	c      1388          14091       13022        20         184.0000         165.1795     11.39%
27599.93/1393.52	c      1394          14151       13082        20         184.0000         165.1806     11.39%
27698.98/1398.57	c      1399          14211       13142        20         184.0000         165.1815     11.39%
27799.85/1403.62	c      1404          14271       13202        20         184.0000         165.1840     11.39%
27898.75/1408.64	c      1409          14341       13272        20         184.0000         165.1865     11.39%
27997.78/1413.68	c      1414          14381       13312        20         184.0000         165.1881     11.39%
28096.73/1418.69	c      1419          14441       13372        20         184.0000         165.1900     11.39%
28199.77/1423.82	c      1424          14501       13432        20         184.0000         165.1914     11.39%
28298.95/1428.84	c      1429          14551       13482        20         184.0000         165.1935     11.38%
28397.96/1433.87	c      1434          14611       13542        20         184.0000         165.1945     11.38%
28498.90/1438.97	c      1439          14671       13602        20         184.0000         165.1970     11.38%
28597.86/1444.02	c      1444          14731       13662        20         184.0000         165.1982     11.38%
28699.47/1449.07	c      1449          14771       13702        20         184.0000         165.1998     11.38%
28798.29/1454.09	c      1454          14831       13762        20         184.0000         165.2006     11.38%
28899.46/1459.16	c      1459          14881       13812        20         184.0000         165.2024     11.38%
28998.36/1464.17	c      1464          14941       13872        20         184.0000         165.2043     11.38%
29098.84/1469.25	c      1469          15001       13932        20         184.0000         165.2060     11.38%
29199.84/1474.32	c      1474          15061       13992        20         184.0000         165.2070     11.38%
29298.80/1479.33	c      1479          15111       14042        20         184.0000         165.2081     11.37%
29399.80/1484.43	c      1484          15181       14112        20         184.0000         165.2095     11.37%
29498.81/1489.44	c      1489          15251       14182        20         184.0000         165.2111     11.37%
29600.01/1494.52	c      1495          15311       14242        20         184.0000         165.2120     11.37%
29699.01/1499.54	c      1500          15341       14272        20         184.0000         165.2134     11.37%
29797.86/1504.55	c      1505          15421       14352        20         184.0000         165.2164     11.37%
29898.83/1509.67	c      1510          15481       14412        20         184.0000         165.2185     11.37%
29999.97/1514.73	c      1515          15541       14472        20         184.0000         165.2204     11.37%
30099.00/1519.77	c      1520          15611       14542        20         184.0000         165.2233     11.36%
30200.22/1524.82	c      1525          15671       14602        20         184.0000         165.2257     11.36%
30299.20/1529.84	c      1530          15741       14672        20         184.0000         165.2267     11.36%
30398.45/1534.85	c      1535          15791       14722        20         184.0000         165.2277     11.36%
30499.44/1539.93	c      1540          15871       14802        20         184.0000         165.2302     11.36%
30598.50/1544.94	c      1545          15911       14842        20         184.0000         165.2311     11.36%
30697.42/1550.02	c      1550          15991       14922        20         184.0000         165.2323     11.36%
30799.07/1555.11	c      1555          16061       14992        20         184.0000         165.2336     11.36%
30897.90/1560.12	c      1560          16121       15052        20         184.0000         165.2372     11.36%
30999.02/1565.19	c      1565          16161       15092        20         184.0000         165.2374     11.35%
31099.25/1570.20	c      1570          16231       15162        20         184.0000         165.2391     11.35%
31198.22/1575.23	c      1575          16291       15222        20         184.0000         165.2402     11.35%
31297.44/1580.28	c      1580          16351       15282        20         184.0000         165.2415     11.35%
31398.34/1585.33	c      1585          16411       15342        20         184.0000         165.2422     11.35%
31499.40/1590.42	c      1590          16481       15412        20         184.0000         165.2452     11.35%
31598.45/1595.47	c      1595          16531       15462        20         184.0000         165.2465     11.35%
31697.31/1600.48	c      1600          16601       15532        20         184.0000         165.2494     11.35%
31798.46/1605.54	c      1606          16641       15572        20         184.0000         165.2502     11.35%
31897.62/1610.55	c      1611          16711       15642        20         184.0000         165.2523     11.34%
31998.64/1615.60	c      1616          16761       15692        20         184.0000         165.2536     11.34%
32097.65/1620.67	c      1621          16831       15762        20         184.0000         165.2555     11.34%
32198.61/1625.78	c      1626          16891       15822        20         184.0000         165.2576     11.34%
32299.64/1630.87	c      1631          16941       15872        20         184.0000         165.2585     11.34%
32400.75/1635.92	c      1636          16991       15922        20         184.0000         165.2593     11.34%
32499.75/1640.97	c      1641          17035       15966        20         184.0000         165.2607     11.34%
32598.93/1646.02	c      1646          17091       16022        20         184.0000         165.2625     11.34%
32700.54/1651.07	c      1651          17141       16072        20         184.0000         165.2632     11.34%
32799.66/1656.08	c      1656          17201       16132        20         184.0000         165.2671     11.33%
32900.70/1661.14	c      1661          17271       16202        20         184.0000         165.2682     11.33%
33000.81/1666.22	c      1666          17341       16272        20         184.0000         165.2696     11.33%
33099.85/1671.23	c      1671          17401       16332        20         184.0000         165.2716     11.33%
33201.02/1676.32	c      1676          17461       16392        20         184.0000         165.2751     11.33%
33300.00/1681.37	c      1681          17511       16442        20         184.0000         165.2760     11.33%
33400.99/1686.42	c      1686          17551       16482        20         184.0000         165.2772     11.33%
33500.09/1691.43	c      1691          17621       16552        20         184.0000         165.2787     11.33%
33599.02/1696.44	c      1696          17691       16622        20         184.0000         165.2805     11.33%
33697.98/1701.49	c      1702          17751       16682        20         184.0000         165.2826     11.32%
33798.90/1706.52	c      1707          17821       16752        20         184.0000         165.2842     11.32%
33897.87/1711.54	c      1712          17881       16812        20         184.0000         165.2855     11.32%
33998.81/1716.69	c      1717          17951       16882        20         184.0000         165.2870     11.32%
34099.95/1721.77	c      1722          18001       16932        20         184.0000         165.2879     11.32%
34201.16/1726.82	c      1727          18051       16982        20         184.0000         165.2892     11.32%
34300.30/1731.88	c      1732          18121       17052        20         184.0000         165.2919     11.32%
34399.49/1736.89	c      1737          18181       17112        20         184.0000         165.2926     11.32%
34500.66/1741.97	c      1742          18231       17162        20         184.0000         165.2936     11.32%
34599.91/1747.02	c      1747          18301       17232        20         184.0000         165.2962     11.32%
34701.51/1752.07	c      1752          18371       17302        20         184.0000         165.2977     11.31%
34800.72/1757.12	c      1757          18411       17342        20         184.0000         165.2985     11.31%
34901.72/1762.17	c      1762          18481       17412        20         184.0000         165.3000     11.31%
35002.38/1767.22	c      1767          18541       17472        20         184.0000         165.3009     11.31%
35101.56/1772.27	c      1772          18601       17532        20         184.0000         165.3027     11.31%
35202.68/1777.33	c      1777          18661       17592        20         184.0000         165.3036     11.31%
35301.81/1782.36	c      1782          18701       17632        20         184.0000         165.3048     11.31%
35402.98/1787.41	c      1787          18771       17702        20         184.0000         165.3065     11.31%
35502.16/1792.47	c      1792          18841       17772        20         184.0000         165.3082     11.31%
35601.35/1797.49	c      1797          18921       17852        20         184.0000         165.3098     11.31%
35702.46/1802.57	c      1803          18961       17892        20         184.0000         165.3109     11.31%
35803.64/1807.62	c      1808          19031       17962        20         184.0000         165.3129     11.30%
35902.80/1812.67	c      1813          19111       18042        20         184.0000         165.3149     11.30%
36003.92/1817.72	c      1818          19161       18092        20         184.0000         165.3162     11.30%
36103.10/1822.77	c      1823          19221       18152        20         184.0000         165.3177     11.30%
36204.31/1827.82	c      1828          19291       18222        20         184.0000         165.3186     11.30%
36303.47/1832.87	c      1833          19351       18282        20         184.0000         165.3214     11.30%
36404.71/1837.91	c      1838          19401       18332        20         184.0000         165.3224     11.30%
36503.83/1842.97	c      1843          19481       18412        20         184.0000         165.3241     11.30%
36603.10/1848.02	c      1848          19531       18462        20         184.0000         165.3246     11.30%
36704.86/1853.07	c      1853          19611       18542        20         184.0000         165.3259     11.30%
36804.19/1858.12	c      1858          19661       18592        20         184.0000         165.3267     11.29%
36905.32/1863.17	c      1863          19711       18642        20         184.0000         165.3279     11.29%
37005.92/1868.22	c      1868          19811       18742        20         184.0000         165.3303     11.29%
37105.10/1873.24	c      1873          19861       18792        20         184.0000         165.3314     11.29%
37204.46/1878.26	c      1878          19921       18852        20         184.0000         165.3334     11.29%
37305.40/1883.33	c      1883          19966       18897        20         184.0000         165.3337     11.29%
37406.74/1888.42	c      1888          20021       18952        20         184.0000         165.3367     11.29%
37505.80/1893.44	c      1893          20057       18988        20         184.0000         165.3375     11.29%
37607.23/1898.51	c      1899          20111       19042        20         184.0000         165.3395     11.29%
37706.24/1903.51	c      1904          20181       19112        20         184.0000         165.3420     11.28%
37805.56/1908.56	c      1909          20251       19182        20         184.0000         165.3439     11.28%
37906.87/1913.67	c      1914          20311       19242        20         184.0000         165.3451     11.28%
38008.36/1918.72	c      1919          20381       19312        20         184.0000         165.3459     11.28%
38107.45/1923.76	c      1924          20441       19372        20         184.0000         165.3471     11.28%
38208.55/1928.82	c      1929          20491       19422        20         184.0000         165.3473     11.28%
38307.85/1933.86	c      1934          20561       19492        20         184.0000         165.3497     11.28%
38409.15/1938.92	c      1939          20631       19562        20         184.0000         165.3506     11.28%
38508.37/1943.98	c      1944          20691       19622        20         184.0000         165.3523     11.28%
38607.73/1949.03	c      1949          20761       19692        20         184.0000         165.3533     11.28%
38709.52/1954.08	c      1954          20811       19742        20         184.0000         165.3541     11.28%
38810.72/1959.14	c      1959          20881       19812        20         184.0000         165.3559     11.28%
38909.99/1964.18	c      1964          20951       19882        20         184.0000         165.3576     11.27%
39009.27/1969.20	c      1969          21021       19952        20         184.0000         165.3592     11.27%
39109.95/1974.26	c      1974          21081       20012        20         184.0000         165.3598     11.27%
39211.28/1979.33	c      1979          21131       20062        20         184.0000         165.3608     11.27%
39310.47/1984.38	c      1984          21201       20132        20         184.0000         165.3623     11.27%
39411.68/1989.42	c      1989          21241       20172        20         184.0000         165.3628     11.27%
39511.08/1994.43	c      1994          21291       20222        20         184.0000         165.3634     11.27%
39612.21/1999.53	c      2000          21361       20292        20         184.0000         165.3654     11.27%
39711.50/2004.56	c      2005          21431       20362        20         184.0000         165.3676     11.27%
39810.76/2009.59	c      2010          21481       20412        20         184.0000         165.3691     11.27%
39912.02/2014.65	c      2015          21541       20472        20         184.0000         165.3697     11.27%
40013.30/2019.73	c      2020          21611       20542        20         184.0000         165.3719     11.26%
40112.54/2024.78	c      2025          21661       20592        20         184.0000         165.3724     11.26%
40213.83/2029.83	c      2030          21731       20662        20         184.0000         165.3739     11.26%
40313.17/2034.88	c      2035          21781       20712        20         184.0000         165.3746     11.26%
40414.26/2039.93	c      2040          21831       20762        20         184.0000         165.3756     11.26%
40513.62/2044.98	c      2045          21891       20822        20         184.0000         165.3767     11.26%
40615.53/2050.04	c      2050          21971       20902        20         184.0000         165.3788     11.26%
40714.63/2055.10	c      2055          22041       20972        20         184.0000         165.3804     11.26%
40813.99/2060.11	c      2060          22091       21022        20         184.0000         165.3818     11.26%
40916.68/2065.20	c      2065          22151       21082        20         184.0000         165.3823     11.26%
41015.90/2070.25	c      2070          22221       21152        20         184.0000         165.3837     11.26%
41115.14/2075.27	c      2075          22271       21202        20         184.0000         165.3843     11.26%
41216.36/2080.35	c      2080          22331       21262        20         184.0000         165.3848     11.26%
41315.62/2085.39	c      2085          22400       21331        20         184.0000         165.3851     11.26%
41416.88/2090.41	c      2090          22461       21392        20         184.0000         165.3866     11.25%
41516.09/2095.45	c      2095          22531       21462        20         184.0000         165.3890     11.25%
41617.31/2100.53	c      2101          22610       21541        20         184.0000         165.3903     11.25%
41718.53/2105.61	c      2106          22661       21592        20         184.0000         165.3914     11.25%
41817.72/2110.63	c      2111          22721       21652        20         184.0000         165.3924     11.25%
41917.03/2115.64	c      2116          22781       21712        20         184.0000         165.3927     11.25%
42016.35/2120.69	c      2121          22831       21762        20         184.0000         165.3947     11.25%
42117.74/2125.73	c      2126          22891       21822        20         184.0000         165.3956     11.25%
42216.71/2130.78	c      2131          22941       21872        20         184.0000         165.3972     11.25%
42318.05/2135.81	c      2136          23001       21932        20         184.0000         165.3991     11.25%
42419.18/2140.95	c      2141          23061       21992        20         184.0000         165.4009     11.24%
42518.17/2146.00	c      2146          23131       22062        20         184.0000         165.4023     11.24%
42617.48/2151.02	c      2151          23201       22132        20         184.0000         165.4041     11.24%
42719.39/2156.10	c      2156          23251       22182        20         184.0000         165.4052     11.24%
42820.58/2161.13	c      2161          23341       22272        20         184.0000         165.4070     11.24%
42919.87/2166.14	c      2166          23411       22342        20         184.0000         165.4086     11.24%
43020.52/2171.21	c      2171          23501       22432        20         184.0000         165.4102     11.24%
43119.75/2176.22	c      2176          23551       22482        20         184.0000         165.4110     11.24%
43221.05/2181.34	c      2181          23621       22552        20         184.0000         165.4128     11.24%
43322.31/2186.40	c      2186          23691       22622        20         184.0000         165.4155     11.24%
43421.53/2191.45	c      2191          23741       22672        20         184.0000         165.4165     11.23%
43520.72/2196.48	c      2196          23811       22742        20         184.0000         165.4174     11.23%
43622.19/2201.55	c      2202          23881       22812        20         184.0000         165.4196     11.23%
43723.27/2206.60	c      2207          23951       22882        20         184.0000         165.4213     11.23%
43822.50/2211.65	c      2212          24000       22931        20         184.0000         165.4220     11.23%
43921.82/2216.69	c      2217          24071       23002        20         184.0000         165.4229     11.23%
44023.14/2221.75	c      2222          24121       23052        20         184.0000         165.4234     11.23%
44122.33/2226.78	c      2227          24171       23102        20         184.0000         165.4240     11.23%
44223.62/2231.85	c      2232          24231       23162        20         184.0000         165.4254     11.23%
44322.95/2236.86	c      2237          24281       23212        20         184.0000         165.4264     11.23%
44422.24/2241.88	c      2242          24341       23272        20         184.0000         165.4268     11.23%
44523.44/2246.92	c      2247          24381       23312        20         184.0000         165.4274     11.23%
44622.72/2251.95	c      2252          24441       23372        20         184.0000         165.4285     11.23%
44724.40/2257.07	c      2257          24501       23432        20         184.0000         165.4294     11.23%
44823.67/2262.09	c      2262          24571       23502        20         184.0000         165.4309     11.22%
44926.42/2267.20	c      2267          24631       23562        20         184.0000         165.4323     11.22%
45025.72/2272.21	c      2272          24691       23622        20         184.0000         165.4333     11.22%
45124.99/2277.23	c      2277          24751       23682        20         184.0000         165.4344     11.22%
45226.24/2282.35	c      2282          24831       23762        20         184.0000         165.4359     11.22%
45327.49/2287.40	c      2287          24901       23832        20         184.0000         165.4367     11.22%
45426.91/2292.45	c      2292          24961       23892        20         184.0000         165.4383     11.22%
45528.03/2297.50	c      2298          25041       23972        20         184.0000         165.4393     11.22%
45627.24/2302.54	c      2303          25111       24042        20         184.0000         165.4406     11.22%
45726.61/2307.55	c      2308          25171       24102        20         184.0000         165.4412     11.22%
45825.73/2312.59	c      2313          25231       24162        20         184.0000         165.4422     11.22%
45926.83/2317.62	c      2318          25291       24222        20         184.0000         165.4433     11.22%
46026.05/2322.62	c      2323          25351       24282        20         184.0000         165.4444     11.22%
46125.34/2327.68	c      2328          25431       24362        20         184.0000         165.4463     11.21%
46224.58/2332.69	c      2333          25481       24412        20         184.0000         165.4477     11.21%
46329.71/2337.90	c      2338          25551       24482        20         184.0000         165.4486     11.21%
46428.91/2342.92	c      2343          25621       24552        20         184.0000         165.4499     11.21%
46528.19/2348.00	c      2348          25691       24622        20         184.0000         165.4510     11.21%
46629.97/2353.06	c      2353          25741       24672        20         184.0000         165.4524     11.21%
46729.26/2358.08	c      2358          25811       24742        20         184.0000         165.4529     11.21%
46828.54/2363.09	c      2363          25881       24812        20         184.0000         165.4543     11.21%
46929.88/2368.19	c      2368          25951       24882        20         184.0000         165.4564     11.21%
47029.24/2373.21	c      2373          26011       24942        20         184.0000         165.4573     11.21%
47129.79/2378.22	c      2378          26091       25022        20         184.0000         165.4584     11.21%
47229.10/2383.24	c      2383          26141       25072        20         184.0000         165.4599     11.21%
47330.33/2388.35	c      2388          26201       25132        20         184.0000         165.4607     11.20%
47429.55/2393.36	c      2393          26271       25202        20         184.0000         165.4618     11.20%
47530.87/2398.46	c      2398          26341       25272        20         184.0000         165.4631     11.20%
47630.17/2403.46	c      2403          26401       25332        20         184.0000         165.4644     11.20%
47731.46/2408.55	c      2409          26471       25402        20         184.0000         165.4658     11.20%
47830.70/2413.58	c      2414          26551       25482        20         184.0000         165.4666     11.20%
47931.87/2418.66	c      2419          26621       25552        20         184.0000         165.4676     11.20%
48033.13/2423.75	c      2424          26671       25602        20         184.0000         165.4684     11.20%
48134.19/2428.80	c      2429          26741       25672        20         184.0000         165.4698     11.20%
48233.41/2433.85	c      2434          26821       25752        20         184.0000         165.4706     11.20%
48334.69/2438.90	c      2439          26881       25812        20         184.0000         165.4714     11.20%
48433.98/2443.95	c      2444          26951       25882        20         184.0000         165.4727     11.20%
48533.24/2448.98	c      2449          27001       25932        20         184.0000         165.4738     11.20%
48635.26/2454.07	c      2454          27091       26022        20         184.0000         165.4753     11.19%
48734.46/2459.10	c      2459          27151       26082        20         184.0000         165.4769     11.19%
48835.91/2464.16	c      2464          27221       26152        20         184.0000         165.4778     11.19%
48936.31/2469.21	c      2469          27291       26222        20         184.0000         165.4790     11.19%
49035.50/2474.24	c      2474          27361       26292        20         184.0000         165.4804     11.19%
49136.81/2479.31	c      2479          27421       26352        20         184.0000         165.4812     11.19%
49236.12/2484.34	c      2484          27481       26412        20         184.0000         165.4821     11.19%
49337.41/2489.41	c      2489          27531       26462        20         184.0000         165.4825     11.19%
49436.71/2494.46	c      2494          27611       26542        20         184.0000         165.4833     11.19%
49538.12/2499.51	c      2500          27671       26602        20         184.0000         165.4838     11.19%
49637.25/2504.56	c      2505          27731       26662        20         184.0000         165.4860     11.19%
49738.47/2509.61	c      2510          27801       26732        20         184.0000         165.4867     11.19%
49837.71/2514.63	c      2515          27881       26812        20         184.0000         165.4884     11.19%
49936.89/2519.64	c      2520          27951       26882        20         184.0000         165.4892     11.19%
50038.10/2524.76	c      2525          28031       26962        20         184.0000         165.4905     11.18%
50137.34/2529.78	c      2530          28091       27022        20         184.0000         165.4910     11.18%
50238.56/2534.80	c      2535          28151       27082        20         184.0000         165.4927     11.18%
50337.81/2539.82	c      2540          28241       27172        20         184.0000         165.4938     11.18%
50439.02/2544.91	c      2545          28311       27242        20         184.0000         165.4951     11.18%
50538.30/2550.01	c      2550          28401       27332        20         184.0000         165.4963     11.18%
50640.05/2555.03	c      2555          28461       27392        20         184.0000         165.4971     11.18%
50739.45/2560.05	c      2560          28521       27452        20         184.0000         165.4979     11.18%
50838.58/2565.05	c      2565          28581       27512        20         184.0000         165.4993     11.18%
50937.91/2570.09	c      2570          28651       27582        20         184.0000         165.5003     11.18%
51040.52/2575.26	c      2575          28691       27622        20         184.0000         165.5010     11.18%
51141.65/2580.32	c      2580          28771       27702        20         184.0000         165.5025     11.18%
51240.97/2585.34	c      2585          28831       27762        20         184.0000         165.5029     11.18%
51342.17/2590.41	c      2590          28901       27832        20         184.0000         165.5038     11.18%
51441.47/2595.43	c      2595          28971       27902        20         184.0000         165.5049     11.17%
51540.69/2600.48	c      2600          29021       27952        20         184.0000         165.5058     11.17%
51641.88/2605.55	c      2606          29081       28012        20         184.0000         165.5066     11.17%
51743.12/2610.61	c      2611          29136       28067        20         184.0000         165.5075     11.17%
51842.43/2615.66	c      2616          29211       28142        20         184.0000         165.5085     11.17%
51943.70/2620.71	c      2621          29281       28212        20         184.0000         165.5095     11.17%
52042.97/2625.76	c      2626          29361       28292        20         184.0000         165.5110     11.17%
52144.37/2630.81	c      2631          29431       28362        20         184.0000         165.5125     11.17%
52243.51/2635.86	c      2636          29491       28422        20         184.0000         165.5137     11.17%
52344.75/2640.91	c      2641          29571       28502        20         184.0000         165.5141     11.17%
52444.04/2645.93	c      2646          29631       28562        20         184.0000         165.5159     11.17%
52543.34/2650.96	c      2651          29711       28642        20         184.0000         165.5170     11.17%
52642.56/2655.99	c      2656          29781       28712        20         184.0000         165.5178     11.17%
52744.34/2661.05	c      2661          29861       28792        20         184.0000         165.5191     11.17%
52845.72/2666.16	c      2666          29931       28862        20         184.0000         165.5222     11.16%
52946.28/2671.21	c      2671          30011       28942        20         184.0000         165.5232     11.16%
53045.52/2676.26	c      2676          30091       29022        20         184.0000         165.5241     11.16%
53144.75/2681.30	c      2681          30151       29082        20         184.0000         165.5246     11.16%
53246.09/2686.36	c      2686          30211       29142        20         184.0000         165.5255     11.16%
53347.20/2691.41	c      2691          30291       29222        20         184.0000         165.5263     11.16%
53446.49/2696.43	c      2696          30331       29262        20         184.0000         165.5269     11.16%
53547.76/2701.50	c      2702          30411       29342        20         184.0000         165.5282     11.16%
53647.02/2706.56	c      2707          30481       29412        20         184.0000         165.5287     11.16%
53748.30/2711.61	c      2712          30541       29472        20         184.0000         165.5295     11.16%
53847.58/2716.62	c      2717          30611       29542        20         184.0000         165.5307     11.16%
53946.78/2721.65	c      2722          30651       29582        20         184.0000         165.5312     11.16%
54045.99/2726.67	c      2727          30721       29652        20         184.0000         165.5323     11.16%
54149.30/2731.81	c      2732          30781       29712        20         184.0000         165.5328     11.16%
54248.56/2736.82	c      2737          30851       29782        20         184.0000         165.5343     11.16%
54349.86/2741.91	c      2742          30901       29832        20         184.0000         165.5351     11.15%
54449.09/2746.96	c      2747          30971       29902        20         184.0000         165.5362     11.15%
54548.37/2752.01	c      2752          31031       29962        20         184.0000         165.5369     11.15%
54650.05/2757.03	c      2757          31091       30022        20         184.0000         165.5377     11.15%
54749.34/2762.05	c      2762          31151       30082        20         184.0000         165.5385     11.15%
54848.73/2767.09	c      2767          31221       30152        20         184.0000         165.5391     11.15%
54949.83/2772.20	c      2772          31291       30222        20         184.0000         165.5397     11.15%
55050.54/2777.26	c      2777          31341       30272        20         184.0000         165.5406     11.15%
55151.82/2782.31	c      2782          31411       30342        20         184.0000         165.5411     11.15%
55251.07/2787.36	c      2787          31471       30402        20         184.0000         165.5425     11.15%
55352.27/2792.41	c      2792          31551       30482        20         184.0000         165.5438     11.15%
55451.44/2797.43	c      2797          31621       30552        20         184.0000         165.5445     11.15%
55552.74/2802.51	c      2803          31681       30612        20         184.0000         165.5450     11.15%
55651.99/2807.53	c      2808          31751       30682        20         184.0000         165.5468     11.15%
55751.29/2812.58	c      2813          31821       30752        20         184.0000         165.5475     11.15%
55852.49/2817.62	c      2818          31901       30832        20         184.0000         165.5487     11.15%
55951.77/2822.64	c      2823          31952       30883        20         184.0000         165.5491     11.15%
56051.08/2827.64	c      2828          32011       30942        20         184.0000         165.5498     11.14%
56152.30/2832.73	c      2833          32081       31012        20         184.0000         165.5508     11.14%
56251.51/2837.74	c      2838          32161       31092        20         184.0000         165.5517     11.14%
56350.75/2842.77	c      2843          32211       31142        20         184.0000         165.5521     11.14%
56450.03/2847.79	c      2848          32301       31232        20         184.0000         165.5530     11.14%
56551.30/2852.83	c      2853          32361       31292        20         184.0000         165.5535     11.14%
56650.59/2857.86	c      2858          32431       31362        20         184.0000         165.5549     11.14%
56751.85/2862.91	c      2863          32501       31432        20         184.0000         165.5553     11.14%
56851.05/2867.93	c      2868          32559       31490        20         184.0000         165.5565     11.14%
56950.30/2872.96	c      2873          32621       31552        20         184.0000         165.5574     11.14%
57049.48/2877.97	c      2878          32681       31612        20         184.0000         165.5581     11.14%
57148.76/2883.02	c      2883          32731       31662        20         184.0000         165.5587     11.14%
57252.78/2888.18	c      2888          32821       31752        20         184.0000         165.5592     11.14%
57355.16/2893.35	c      2893          32881       31812        20         184.0000         165.5599     11.14%
57456.36/2898.46	c      2898          32971       31902        20         184.0000         165.5613     11.14%
57557.64/2903.51	c      2904          33041       31972        20         184.0000         165.5617     11.14%
57656.81/2908.54	c      2909          33121       32052        20         184.0000         165.5629     11.14%
57756.05/2913.55	c      2914          33201       32132        20         184.0000         165.5634     11.14%
57855.34/2918.56	c      2919          33251       32182        20         184.0000         165.5646     11.13%
57958.46/2923.71	c      2924          33321       32252        20         184.0000         165.5655     11.13%
58057.64/2928.76	c      2929          33381       32312        20         184.0000         165.5660     11.13%
58158.89/2933.81	c      2934          33451       32382        20         184.0000         165.5667     11.13%
58258.21/2938.86	c      2939          33521       32452        20         184.0000         165.5672     11.13%
58359.22/2943.90	c      2944          33591       32522        20         184.0000         165.5680     11.13%
58458.39/2948.95	c      2949          33661       32592        20         184.0000         165.5688     11.13%
58557.65/2954.01	c      2954          33726       32657        20         184.0000         165.5693     11.13%
58659.18/2959.04	c      2959          33781       32712        20         184.0000         165.5703     11.13%
58758.44/2964.06	c      2964          33861       32792        20         184.0000         165.5717     11.13%
58859.69/2969.13	c      2969          33921       32852        20         184.0000         165.5732     11.13%
58958.97/2974.15	c      2974          33981       32912        20         184.0000         165.5739     11.13%
59059.49/2979.26	c      2979          34031       32962        20         184.0000         165.5748     11.13%
59160.68/2984.32	c      2984          34111       33042        20         184.0000         165.5755     11.13%
59259.92/2989.35	c      2989          34191       33122        20         184.0000         165.5763     11.13%
59361.33/2994.41	c      2994          34251       33182        20         184.0000         165.5771     11.13%
59460.40/2999.42	c      2999          34291       33222        20         184.0000         165.5780     11.13%
59559.48/3004.46	c      3004          34361       33292        20         184.0000         165.5789     11.13%
59660.72/3009.56	c      3010          34421       33352        20         184.0000         165.5792     11.13%
59761.93/3014.61	c      3015          34471       33402        20         184.0000         165.5800     11.12%
59861.14/3019.66	c      3020          34531       33462        20         184.0000         165.5804     11.12%
59962.19/3024.71	c      3025          34611       33542        20         184.0000         165.5809     11.12%
60061.44/3029.76	c      3030          34661       33592        20         184.0000         165.5813     11.12%
60162.66/3034.81	c      3035          34741       33672        20         184.0000         165.5816     11.12%
60261.88/3039.86	c      3040          34801       33732        20         184.0000         165.5823     11.12%
60363.10/3044.91	c      3045          30401       29346        20         184.0000         165.5840     11.12%
60462.36/3049.96	c      3050          30461       29406        20         184.0000         165.5851     11.12%
60561.64/3055.01	c      3055          30531       29476        20         184.0000         165.5860     11.12%
60663.25/3060.03	c      3060          30591       29536        20         184.0000         165.5864     11.12%
60762.80/3065.11	c      3065          30661       29606        20         184.0000         165.5875     11.12%
60863.78/3070.16	c      3070          30721       29666        20         184.0000         165.5888     11.12%
60964.51/3075.22	c      3075          30781       29726        20         184.0000         165.5899     11.12%
61063.71/3080.26	c      3080          30861       29806        20         184.0000         165.5915     11.12%
61164.98/3085.31	c      3085          30921       29866        20         184.0000         165.5934     11.12%
61264.27/3090.36	c      3090          30971       29916        20         184.0000         165.5940     11.12%
61365.52/3095.41	c      3095          31031       29976        20         184.0000         165.5948     11.11%
61464.83/3100.46	c      3100          31081       30026        20         184.0000         165.5959     11.11%
61566.11/3105.52	c      3106          31161       30106        20         184.0000         165.5964     11.11%
61665.37/3110.52	c      3111          31211       30156        20         184.0000         165.5973     11.11%
61764.65/3115.55	c      3116          31301       30246        20         184.0000         165.5991     11.11%
61865.82/3120.62	c      3121          31351       30296        20         184.0000         165.6001     11.11%
61965.07/3125.66	c      3126          31411       30356        20         184.0000         165.6005     11.11%
62066.26/3130.76	c      3131          31481       30426        20         184.0000         165.6016     11.11%
62167.48/3135.81	c      3136          31541       30486        20         184.0000         165.6026     11.11%
62266.74/3140.87	c      3141          31611       30556        20         184.0000         165.6044     11.11%
62367.92/3145.91	c      3146          31671       30616        20         184.0000         165.6054     11.11%
62467.17/3150.96	c      3151          31731       30676        20         184.0000         165.6061     11.11%
62566.43/3156.01	c      3156          31801       30746        20         184.0000         165.6069     11.11%
62668.26/3161.06	c      3161          31861       30806        20         184.0000         165.6078     11.11%
62767.43/3166.11	c      3166          31901       30846        20         184.0000         165.6082     11.11%
62866.53/3171.12	c      3171          31961       30906        20         184.0000         165.6088     11.11%
62965.84/3176.13	c      3176          32031       30976        20         184.0000         165.6096     11.10%
63067.02/3181.17	c      3181          32101       31046        20         184.0000         165.6107     11.10%
63166.33/3186.19	c      3186          32181       31126        20         184.0000         165.6114     11.10%
63266.99/3191.24	c      3191          32221       31166        20         184.0000         165.6122     11.10%
63368.28/3196.37	c      3196          32281       31226        20         184.0000         165.6128     11.10%
63469.41/3201.46	c      3201          32351       31296        20         184.0000         165.6136     11.10%
63568.65/3206.48	c      3206          32411       31356        20         184.0000         165.6152     11.10%
63669.93/3211.51	c      3212          32461       31406        20         184.0000         165.6157     11.10%
63771.13/3216.61	c      3217          32511       31456        20         184.0000         165.6170     11.10%
63870.34/3221.66	c      3222          32570       31515        20         184.0000         165.6183     11.10%
63969.43/3226.66	c      3227          32641       31586        20         184.0000         165.6197     11.10%
64068.72/3231.67	c      3232          32691       31636        20         184.0000         165.6212     11.10%
64169.96/3236.72	c      3237          32761       31706        20         184.0000         165.6220     11.10%
64271.15/3241.86	c      3242          32811       31756        20         184.0000         165.6223     11.10%
64372.35/3246.91	c      3247          32871       31816        20         184.0000         165.6232     11.10%
64471.63/3251.93	c      3252          32941       31886        20         184.0000         165.6239     11.10%
64570.84/3256.94	c      3257          33001       31946        20         184.0000         165.6250     11.09%
64670.02/3261.96	c      3262          33061       32006        20         184.0000         165.6259     11.09%
64769.22/3267.01	c      3267          33111       32056        20         184.0000         165.6266     11.09%
64873.01/3272.14	c      3272          33161       32106        20         184.0000         165.6281     11.09%
64972.19/3277.18	c      3277          33241       32186        20         184.0000         165.6286     11.09%
65072.96/3282.22	c      3282          33301       32246        20         184.0000         165.6293     11.09%
65174.01/3287.31	c      3287          33351       32296        20         184.0000         165.6296     11.09%
65273.16/3292.33	c      3292          33431       32376        20         184.0000         165.6301     11.09%
65372.33/3297.37	c      3297          33481       32426        20         184.0000         165.6302     11.09%
65471.64/3302.39	c      3302          33551       32496        20         184.0000         165.6308     11.09%
65570.90/3307.39	c      3307          33621       32566        20         184.0000         165.6320     11.09%
65674.04/3312.52	c      3313          33671       32616        20         184.0000         165.6323     11.09%
65775.35/3317.61	c      3318          33741       32686        20         184.0000         165.6334     11.09%
65874.43/3322.66	c      3323          33791       32736        20         184.0000         165.6344     11.09%
65975.60/3327.70	c      3328          33861       32806        20         184.0000         165.6352     11.09%
66074.83/3332.73	c      3333          33911       32856        20         184.0000         165.6358     11.09%
66176.06/3337.81	c      3338          33971       32916        20         184.0000         165.6361     11.09%
66275.25/3342.86	c      3343          34041       32986        20         184.0000         165.6370     11.09%
66376.50/3347.91	c      3348          34091       33036        20         184.0000         165.6385     11.09%
66475.89/3352.92	c      3353          34151       33096        20         184.0000         165.6389     11.08%
66575.01/3358.01	c      3358          34221       33166        20         184.0000         165.6395     11.08%
66676.84/3363.06	c      3363          34291       33236        20         184.0000         165.6400     11.08%
66775.84/3368.10	c      3368          34351       33296        20         184.0000         165.6404     11.08%
66877.20/3373.16	c      3373          34411       33356        20         184.0000         165.6412     11.08%
66977.92/3378.21	c      3378          34481       33426        20         184.0000         165.6424     11.08%
67077.10/3383.26	c      3383          34541       33486        20         184.0000         165.6437     11.08%
67178.33/3388.31	c      3388          34601       33546        20         184.0000         165.6444     11.08%
67277.72/3393.36	c      3393          34661       33606        20         184.0000         165.6447     11.08%
67379.03/3398.41	c      3398          34731       33676        20         184.0000         165.6457     11.08%
67478.38/3403.46	c      3403          34791       33736        20         184.0000         165.6460     11.08%
67577.63/3408.48	c      3408          34851       33796        20         184.0000         165.6471     11.08%
67678.95/3413.52	c      3414          34911       33856        20         184.0000         165.6479     11.08%
67778.31/3418.52	c      3419          34971       33916        20         184.0000         165.6487     11.08%
67877.58/3423.57	c      3424          35031       33976        20         184.0000         165.6491     11.08%
67978.99/3428.66	c      3429          35091       34036        20         184.0000         165.6500     11.08%
68080.38/3433.72	c      3434          35161       34106        20         184.0000         165.6508     11.08%
68181.73/3438.82	c      3439          35231       34176        20         184.0000         165.6512     11.08%
68281.09/3443.86	c      3444          35281       34226        20         184.0000         165.6520     11.08%
68382.42/3448.91	c      3449          35361       34306        20         184.0000         165.6530     11.08%
68481.79/3453.95	c      3454          35411       34356        20         184.0000         165.6542     11.07%
68581.32/3458.99	c      3459          35461       34406        20         184.0000         165.6545     11.07%
68683.16/3464.07	c      3464          35521       34466        20         184.0000         165.6553     11.07%
68782.37/3469.11	c      3469          35581       34526        20         184.0000         165.6560     11.07%
68883.76/3474.16	c      3474          35651       34596        20         184.0000         165.6571     11.07%
68984.55/3479.21	c      3479          35731       34676        20         184.0000         165.6577     11.07%
69083.87/3484.26	c      3484          35791       34736        20         184.0000         165.6585     11.07%
69183.25/3489.28	c      3489          35841       34786        20         184.0000         165.6590     11.07%
69284.61/3494.33	c      3494          35921       34866        20         184.0000         165.6599     11.07%
69383.90/3499.39	c      3499          35971       34916        20         184.0000         165.6604     11.07%
69485.30/3504.45	c      3504          36041       34986        20         184.0000         165.6609     11.07%
69586.64/3509.51	c      3510          36111       35056        20         184.0000         165.6617     11.07%
69685.95/3514.57	c      3515          36171       35116        20         184.0000         165.6621     11.07%
69787.26/3519.61	c      3520          36241       35186        20         184.0000         165.6627     11.07%
69886.52/3524.63	c      3525          36311       35256        20         184.0000         165.6637     11.07%
69987.72/3529.71	c      3530          36371       35316        20         184.0000         165.6648     11.07%
70087.06/3534.75	c      3535          36441       35386        20         184.0000         165.6660     11.07%
70188.46/3539.81	c      3540          36491       35436        20         184.0000         165.6663     11.07%
70287.86/3544.86	c      3545          36561       35506        20         184.0000         165.6674     11.07%
70389.05/3549.91	c      3550          36631       35576        20         184.0000         165.6682     11.07%
70488.48/3554.96	c      3555          36701       35646        20         184.0000         165.6690     11.06%
70587.83/3559.99	c      3560          36771       35716        20         184.0000         165.6701     11.06%
70689.81/3565.06	c      3565          36831       35776        20         184.0000         165.6706     11.06%
70789.30/3570.10	c      3570          36891       35836        20         184.0000         165.6712     11.06%
70888.54/3575.11	c      3575          36951       35896        20         184.0000         165.6720     11.06%
70989.68/3580.18	c      3580          37001       35946        20         184.0000         165.6727     11.06%
71089.05/3585.20	c      3585          37061       36006        20         184.0000         165.6737     11.06%
71191.80/3590.31	c      3590          37131       36076        20         184.0000         165.6743     11.06%
71291.14/3595.36	c      3595          37201       36146        20         184.0000         165.6748     11.06%
71392.49/3600.40	c      3600          37251       36196        20         184.0000         165.6755     11.06%
71491.78/3605.47	c      3605          37321       36266        20         184.0000         165.6759     11.06%
71593.05/3610.51	c      3611          37391       36336        20         184.0000         165.6763     11.06%
71692.41/3615.56	c      3616          37451       36396        20         184.0000         165.6765     11.06%
71793.80/3620.61	c      3621          37521       36466        20         184.0000         165.6771     11.06%
71893.14/3625.66	c      3626          37581       36526        20         184.0000         165.6784     11.06%
71994.62/3630.71	c      3631          37651       36596        20         184.0000         165.6793     11.06%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (184467 MiB free)
  memory of node 1: 193531 MiB (191864 MiB free)
  memory of node 2: 193531 MiB (186929 MiB free)
  memory of node 3: 193531 MiB (189377 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-4465191-1722449808/watcher-4465191-1722449808 -o /tmp/evaluation-result-4465191-1722449808/solver-4465191-1722449808 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722441596-58649 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465191-1722449808.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100346 s]*
/proc/loadavg: 81.16 80.98 80.71 67/1021 66167
/proc/meminfo: memFree=770602832/790760800 swapFree=131071996/131071996
[pid=66126] ppid=66123 vsize=1669120 memory=141180 CPUtime=0.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/stat : 66126 (fscip) S 66123 66126 58638 0 -1 1077936128 30816 0 0 0 34 10 0 0 20 0 41 0 11567602 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
/proc/66126/statm: 417280 35295 2806 3035 0 119716 0
[pid=66126/tid=66128] ppid=66123 vsize=1669120 memory=-5155632405484562565 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66128/stat : 66128 (fscip) D 66123 66126 58638 0 -1 4194368 1453 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66129] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66129/stat : 66129 (fscip) R 66123 66126 58638 0 -1 4194368 1412 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66130] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66130/stat : 66130 (fscip) D 66123 66126 58638 0 -1 4194368 1414 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66131] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66131/stat : 66131 (fscip) D 66123 66126 58638 0 -1 4194368 1428 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66132] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66132/stat : 66132 (fscip) D 66123 66126 58638 0 -1 4194368 1414 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66133] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66133/stat : 66133 (fscip) R 66123 66126 58638 0 -1 4194368 1414 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66134] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66134/stat : 66134 (fscip) D 66123 66126 58638 0 -1 4194368 1422 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66135] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66135/stat : 66135 (fscip) D 66123 66126 58638 0 -1 4194368 1425 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66136] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66136/stat : 66136 (fscip) D 66123 66126 58638 0 -1 4194368 1414 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66137] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66137/stat : 66137 (fscip) D 66123 66126 58638 0 -1 4194368 1413 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66138] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66138/stat : 66138 (fscip) D 66123 66126 58638 0 -1 4194368 1413 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66139] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66139/stat : 66139 (fscip) D 66123 66126 58638 0 -1 4194368 1445 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66140] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66140/stat : 66140 (fscip) D 66123 66126 58638 0 -1 4194368 1409 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66141] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66141/stat : 66141 (fscip) D 66123 66126 58638 0 -1 4194368 1413 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66142] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66142/stat : 66142 (fscip) D 66123 66126 58638 0 -1 4194368 1318 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66143] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66143/stat : 66143 (fscip) D 66123 66126 58638 0 -1 4194368 1434 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66144] ppid=66123 vsize=1669120 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66144/stat : 66144 (fscip) R 66123 66126 58638 0 -1 4194368 1456 0 0 0 2 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66145] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66145/stat : 66145 (fscip) R 66123 66126 58638 0 -1 4194368 1414 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66146] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66146/stat : 66146 (fscip) D 66123 66126 58638 0 -1 4194368 1415 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66147] ppid=66123 vsize=1669120 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66147/stat : 66147 (fscip) R 66123 66126 58638 0 -1 4194368 1411 0 0 0 1 0 0 0 20 0 41 0 11567604 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66148] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66148/stat : 66148 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66149] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66149/stat : 66149 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66150] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66150/stat : 66150 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66151] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66151/stat : 66151 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66152] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66152/stat : 66152 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66153] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66153/stat : 66153 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66154] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66154/stat : 66154 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66155] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66155/stat : 66155 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66156] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66156/stat : 66156 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66157] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66157/stat : 66157 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66158] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66158/stat : 66158 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66159] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66159/stat : 66159 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66160] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66160/stat : 66160 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35295 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66161] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66161/stat : 66161 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35361 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66162] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66162/stat : 66162 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35427 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66163] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66163/stat : 66163 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35427 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66164] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66164/stat : 66164 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35427 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66165] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66165/stat : 66165 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35427 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66166] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66166/stat : 66166 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35427 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66167] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66167/stat : 66167 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 35427 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 1669120 KiB
Current children cumulated memory: 141180 KiB

[startup+0.223572 s]*
/proc/loadavg: 81.16 80.98 80.71 82/1021 66167
/proc/meminfo: memFree=770486132/790760800 swapFree=131071996/131071996
[pid=66126] ppid=66123 vsize=1669120 memory=224560 CPUtime=2.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/stat : 66126 (fscip) S 66123 66126 58638 0 -1 1077936128 55835 0 0 0 276 20 0 0 20 0 41 0 11567602 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 17 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
/proc/66126/statm: 417280 56140 2934 3035 0 141904 0
[pid=66126/tid=66128] ppid=66123 vsize=1669120 memory=-5155632405484562565 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66128/stat : 66128 (fscip) R 66123 66126 58638 0 -1 4194368 2136 0 0 0 14 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66129] ppid=66123 vsize=1669120 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66129/stat : 66129 (fscip) R 66123 66126 58638 0 -1 4194368 2099 0 0 0 13 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66130] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66130/stat : 66130 (fscip) R 66123 66126 58638 0 -1 4194368 3453 0 0 0 13 1 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66131] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66131/stat : 66131 (fscip) R 66123 66126 58638 0 -1 4194368 2124 0 0 0 14 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66132] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66132/stat : 66132 (fscip) R 66123 66126 58638 0 -1 4194368 2138 0 0 0 14 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66133] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66133/stat : 66133 (fscip) R 66123 66126 58638 0 -1 4194368 4106 0 0 0 13 1 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66134] ppid=66123 vsize=1669120 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66134/stat : 66134 (fscip) R 66123 66126 58638 0 -1 4194368 2108 0 0 0 13 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66135] ppid=66123 vsize=1669120 memory=0 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66135/stat : 66135 (fscip) R 66123 66126 58638 0 -1 4194368 2089 0 0 0 12 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66136] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66136/stat : 66136 (fscip) R 66123 66126 58638 0 -1 4194368 4100 0 0 0 13 1 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66137] ppid=66123 vsize=1669120 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66137/stat : 66137 (fscip) R 66123 66126 58638 0 -1 4194368 2121 0 0 0 13 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66138] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66138/stat : 66138 (fscip) R 66123 66126 58638 0 -1 4194368 2125 0 0 0 14 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66139] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66139/stat : 66139 (fscip) R 66123 66126 58638 0 -1 4194368 3520 0 0 0 13 1 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66140] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66140/stat : 66140 (fscip) R 66123 66126 58638 0 -1 4194368 2115 0 0 0 13 1 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66141] ppid=66123 vsize=1669120 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66141/stat : 66141 (fscip) R 66123 66126 58638 0 -1 4194368 2138 0 0 0 13 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66142] ppid=66123 vsize=1669120 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66142/stat : 66142 (fscip) R 66123 66126 58638 0 -1 4194368 4323 0 0 0 12 1 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66143] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66143/stat : 66143 (fscip) R 66123 66126 58638 0 -1 4194368 2125 0 0 0 14 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66144] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66144/stat : 66144 (fscip) R 66123 66126 58638 0 -1 4194368 2094 0 0 0 14 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66145] ppid=66123 vsize=1669120 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66145/stat : 66145 (fscip) R 66123 66126 58638 0 -1 4194368 4206 0 0 0 12 1 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66146] ppid=66123 vsize=1669120 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66146/stat : 66146 (fscip) R 66123 66126 58638 0 -1 4194368 2120 0 0 0 13 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66147] ppid=66123 vsize=1669120 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66147/stat : 66147 (fscip) R 66123 66126 58638 0 -1 4194368 2105 0 0 0 14 0 0 0 20 0 41 0 11567604 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66148] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66148/stat : 66148 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66149] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66149/stat : 66149 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66150] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66150/stat : 66150 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66151] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66151/stat : 66151 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66152] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66152/stat : 66152 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66153] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66153/stat : 66153 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66154] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66154/stat : 66154 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66155] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66155/stat : 66155 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66156] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66156/stat : 66156 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66157] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66157/stat : 66157 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66158] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66158/stat : 66158 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66159] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66159/stat : 66159 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66160] ppid=66123 vsize=1669120 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66160/stat : 66160 (fscip) S 66123 66126 58638 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11567610 1709178880 56140 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0

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

[pid=66126/tid=66144] ppid=66123 vsize=5694364 memory=4438924 CPUtime=3553.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66144/stat : 66144 (fscip) R 66123 66126 58638 0 -1 4194368 833571 0 0 0 355181 188 0 0 20 0 41 0 11567604 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66145] ppid=66123 vsize=5694364 memory=7644 CPUtime=3545.59 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66145/stat : 66145 (fscip) R 66123 66126 58638 0 -1 4194368 231564 0 0 0 349556 5003 0 0 20 0 41 0 11567604 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66146] ppid=66123 vsize=5694364 memory=4444424 CPUtime=3556.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66146/stat : 66146 (fscip) R 66123 66126 58638 0 -1 4194368 1413041 0 0 0 355460 163 0 0 20 0 41 0 11567604 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66147] ppid=66123 vsize=5694364 memory=1836 CPUtime=3552.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66147/stat : 66147 (fscip) R 66123 66126 58638 0 -1 4194368 914300 0 0 0 355109 190 0 0 20 0 41 0 11567604 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66148] ppid=66123 vsize=5694364 memory=4418036 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66148/stat : 66148 (fscip) S 66123 66126 58638 0 -1 1077936192 119 0 0 0 1 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66149] ppid=66123 vsize=5694364 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66149/stat : 66149 (fscip) S 66123 66126 58638 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66150] ppid=66123 vsize=5694364 memory=4444424 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66150/stat : 66150 (fscip) S 66123 66126 58638 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66151] ppid=66123 vsize=5694364 memory=4444488 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66151/stat : 66151 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66152] ppid=66123 vsize=5694364 memory=26960 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66152/stat : 66152 (fscip) S 66123 66126 58638 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66153] ppid=66123 vsize=5694364 memory=198340509722 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66153/stat : 66153 (fscip) S 66123 66126 58638 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66154] ppid=66123 vsize=5694364 memory=4439200 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66154/stat : 66154 (fscip) S 66123 66126 58638 0 -1 1077936192 60 0 0 0 0 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66155] ppid=66123 vsize=5694364 memory=280805367474832 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66155/stat : 66155 (fscip) S 66123 66126 58638 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66156] ppid=66123 vsize=5694364 memory=4444932 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66156/stat : 66156 (fscip) S 66123 66126 58638 0 -1 1077936192 59 0 0 0 1 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66157] ppid=66123 vsize=5694364 memory=20132 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66157/stat : 66157 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66158] ppid=66123 vsize=5694364 memory=4439340 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66158/stat : 66158 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66159] ppid=66123 vsize=5694364 memory=280805366682592 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66159/stat : 66159 (fscip) S 66123 66126 58638 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66160] ppid=66123 vsize=5694364 memory=4444428 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66160/stat : 66160 (fscip) S 66123 66126 58638 0 -1 1077936192 123 0 0 0 0 2 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66161] ppid=66123 vsize=5694364 memory=10392 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66161/stat : 66161 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66162] ppid=66123 vsize=5694364 memory=5432 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66162/stat : 66162 (fscip) S 66123 66126 58638 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66163] ppid=66123 vsize=5694364 memory=11424 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66163/stat : 66163 (fscip) S 66123 66126 58638 0 -1 1077936192 122 0 0 0 1 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66164] ppid=66123 vsize=5694364 memory=13664 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66164/stat : 66164 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66165] ppid=66123 vsize=5694364 memory=5600 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66165/stat : 66165 (fscip) S 66123 66126 58638 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66166] ppid=66123 vsize=5694364 memory=11576 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66166/stat : 66166 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66167] ppid=66123 vsize=5694364 memory=6872 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66167/stat : 66167 (fscip) S 66123 66126 58638 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11567610 5831028736 1111234 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
Current children cumulated CPU time: 71032.9 s
Current children cumulated vsize: 5694364 KiB
Current children cumulated memory: 4444936 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631 s]*
/proc/loadavg: 20.47 29.27 41.35 21/880 68109
/proc/meminfo: memFree=782502268/790760800 swapFree=131071996/131071996
[pid=66126] ppid=66123 vsize=5696016 memory=4458800 CPUtime=72000.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/stat : 66126 (fscip) S 66123 66126 58638 0 -1 1077936128 17561987 0 0 0 7165203 34891 0 0 20 0 41 0 11567602 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
/proc/66126/statm: 1424004 1114700 3318 3035 0 1207117 0
[pid=66126/tid=66128] ppid=66123 vsize=5696016 memory=-7594872739657245566 CPUtime=3600.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66128/stat : 66128 (fscip) R 66123 66126 58638 0 -1 4194368 1289013 0 0 0 359862 201 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66129] ppid=66123 vsize=5696016 memory=-3836323525061678436 CPUtime=3604.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66129/stat : 66129 (fscip) R 66123 66126 58638 0 -1 4194368 953421 0 0 0 360351 130 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66130] ppid=66123 vsize=5696016 memory=4627851685483941238 CPUtime=3595.66 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66130/stat : 66130 (fscip) R 66123 66126 58638 0 -1 4194368 267721 0 0 0 354240 5326 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66131] ppid=66123 vsize=5696016 memory=7896954742288820811 CPUtime=3599.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66131/stat : 66131 (fscip) R 66123 66126 58638 0 -1 4194368 1393324 0 0 0 359792 185 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66132] ppid=66123 vsize=5696016 memory=8390361644446492005 CPUtime=3598.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66132/stat : 66132 (fscip) R 66123 66126 58638 0 -1 4194368 959855 0 0 0 359712 162 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66133] ppid=66123 vsize=5696016 memory=4628981845091978614 CPUtime=3595.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66133/stat : 66133 (fscip) R 66123 66126 58638 0 -1 4194368 220185 0 0 0 353687 5876 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66134] ppid=66123 vsize=5696016 memory=7100839878675756144 CPUtime=3602.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66134/stat : 66134 (fscip) R 66123 66126 58638 0 -1 4194368 1528634 0 0 0 360029 178 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66135] ppid=66123 vsize=5696016 memory=280805366005920 CPUtime=3601.41 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66135/stat : 66135 (fscip) R 66123 66126 58638 0 -1 4194368 950686 0 0 0 359942 199 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66136] ppid=66123 vsize=5696016 memory=280805367329552 CPUtime=3596.42 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66136/stat : 66136 (fscip) R 66123 66126 58638 0 -1 4194368 199951 0 0 0 353647 5995 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66137] ppid=66123 vsize=5696016 memory=60696 CPUtime=3596.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66137/stat : 66137 (fscip) R 66123 66126 58638 0 -1 4194368 1270610 0 0 0 359404 225 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66138] ppid=66123 vsize=5696016 memory=7620 CPUtime=3601.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66138/stat : 66138 (fscip) R 66123 66126 58638 0 -1 4194368 843971 0 0 0 360010 180 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66139] ppid=66123 vsize=5696016 memory=18248 CPUtime=3599.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66139/stat : 66139 (fscip) R 66123 66126 58638 0 -1 4194368 209941 0 0 0 354331 5617 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66140] ppid=66123 vsize=5696016 memory=20132 CPUtime=3600.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66140/stat : 66140 (fscip) R 66123 66126 58638 0 -1 4194368 1687543 0 0 0 359909 190 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66141] ppid=66123 vsize=5696016 memory=5600 CPUtime=3603.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66141/stat : 66141 (fscip) R 66123 66126 58638 0 -1 4194368 818955 0 0 0 360153 185 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66142] ppid=66123 vsize=5696016 memory=11576 CPUtime=3598.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66142/stat : 66142 (fscip) R 66123 66126 58638 0 -1 4194368 192572 0 0 0 355457 4375 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66143] ppid=66123 vsize=5696016 memory=4457544 CPUtime=3600.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66143/stat : 66143 (fscip) R 66123 66126 58638 0 -1 4194368 1358951 0 0 0 359880 208 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66144] ppid=66123 vsize=5696016 memory=280805368753312 CPUtime=3602.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66144/stat : 66144 (fscip) R 66123 66126 58638 0 -1 4194368 841040 0 0 0 360030 190 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66145] ppid=66123 vsize=5696016 memory=140402683930736 CPUtime=3594.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66145/stat : 66145 (fscip) R 66123 66126 58638 0 -1 4194368 231801 0 0 0 354345 5060 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66146] ppid=66123 vsize=5696016 memory=6852 CPUtime=3604.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66146/stat : 66146 (fscip) R 66123 66126 58638 0 -1 4194368 1420371 0 0 0 360308 165 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66147] ppid=66123 vsize=5696016 memory=4457452 CPUtime=3601.42 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66147/stat : 66147 (fscip) R 66123 66126 58638 0 -1 4194368 916782 0 0 0 359950 192 0 0 20 0 41 0 11567604 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66148] ppid=66123 vsize=5696016 memory=7668892742753742417 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66148/stat : 66148 (fscip) S 66123 66126 58638 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66149] ppid=66123 vsize=5696016 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66149/stat : 66149 (fscip) S 66123 66126 58638 0 -1 1077936192 121 0 0 0 0 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66150] ppid=66123 vsize=5696016 memory=7446254904611852905 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66150/stat : 66150 (fscip) S 66123 66126 58638 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66151] ppid=66123 vsize=5696016 memory=28132 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66151/stat : 66151 (fscip) S 66123 66126 58638 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66152] ppid=66123 vsize=5696016 memory=33680 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66152/stat : 66152 (fscip) S 66123 66126 58638 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66153] ppid=66123 vsize=5696016 memory=60696 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66153/stat : 66153 (fscip) S 66123 66126 58638 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66154] ppid=66123 vsize=5696016 memory=25333125866717268 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66154/stat : 66154 (fscip) S 66123 66126 58638 0 -1 1077936192 60 0 0 0 0 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66155] ppid=66123 vsize=5696016 memory=26960 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66155/stat : 66155 (fscip) S 66123 66126 58638 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66156] ppid=66123 vsize=5696016 memory=31356 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66156/stat : 66156 (fscip) S 66123 66126 58638 0 -1 1077936192 59 0 0 0 1 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66157] ppid=66123 vsize=5696016 memory=3672 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66157/stat : 66157 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66158] ppid=66123 vsize=5696016 memory=40372 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66158/stat : 66158 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66159] ppid=66123 vsize=5696016 memory=8240 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66159/stat : 66159 (fscip) S 66123 66126 58638 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66160] ppid=66123 vsize=5696016 memory=6008739152444221281 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66160/stat : 66160 (fscip) S 66123 66126 58638 0 -1 1077936192 123 0 0 0 0 2 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66161] ppid=66123 vsize=5696016 memory=8962583896367401023 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66161/stat : 66161 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66162] ppid=66123 vsize=5696016 memory=-7028383565733675666 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66162/stat : 66162 (fscip) S 66123 66126 58638 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66163] ppid=66123 vsize=5696016 memory=-4266093328290194108 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66163/stat : 66163 (fscip) S 66123 66126 58638 0 -1 1077936192 122 0 0 0 1 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66164] ppid=66123 vsize=5696016 memory=8303054830060986464 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66164/stat : 66164 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66165] ppid=66123 vsize=5696016 memory=51 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66165/stat : 66165 (fscip) S 66123 66126 58638 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66166] ppid=66123 vsize=5696016 memory=-3195349257566499636 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66166/stat : 66166 (fscip) S 66123 66126 58638 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
[pid=66126/tid=66167] ppid=66123 vsize=5696016 memory=3618677709262043136 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/66126/task/66167/stat : 66167 (fscip) S 66123 66126 58638 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11567610 5832720384 1114700 809668444160 4194304 16623229 140724832817344 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 41873408 140724832826378 140724832826496 140724832826496 140724832833520 0
Current children cumulated CPU time: 72000.9 s
Current children cumulated vsize: 5696016 KiB
Current children cumulated memory: 4458800 KiB

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

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

# cumulated CPU time of all completed processes:  user=71652.3 s, system=349.01 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3631.14
CPU time (s): 72001.3
CPU user time (s): 71652.3
CPU system time (s): 349.01
CPU usage (%): 1982.88
Max. virtual memory (cumulated for all children) (KiB): 5696016
Max. memory (cumulated for all children) (KiB): 4458800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71652.3
system time used= 349.01
maximum resident set size= 4458800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17561991
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= 1335057
involuntary context switches= 362935


# summary of solver processes directly reported to runsolver:
#   pid: 66126
#   total CPU time (s): 72001.3
#   total CPU user time (s): 71652.3
#   total CPU system time (s): 349.01

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.0089 second user time and 76.5199 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-07-31 20:16:48
IDJOB=4465191
IDBENCH=147548
IDSOLVER=3094
FILE ID=nodeD101/4465191-1722449808
RUNJOBID= nodeD101-1722441596-58649
SLURM_JOB_ID= 8254231
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_10.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-4465191-1722449808/watcher-4465191-1722449808 -o /tmp/evaluation-result-4465191-1722449808/solver-4465191-1722449808 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722441596-58649 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465191-1722449808.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= b1303fc064b9de7d315268cbf770fb1d
RANDOM SEED=191679791

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        770704692 kB
MemAvailable:   768799628 kB
Buffers:          143208 kB
Cached:           928092 kB
SwapCached:            0 kB
Active:           296680 kB
Inactive:       17395924 kB
Active(anon):       2128 kB
Inactive(anon): 16641716 kB
Active(file):     294552 kB
Inactive(file):   754208 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28496 kB
Writeback:           108 kB
AnonPages:      16620528 kB
Mapped:           125244 kB
Shmem:             22536 kB
KReclaimable:     128432 kB
Slab:             454184 kB
SReclaimable:     128432 kB
SUnreclaim:       325752 kB
KernelStack:       16816 kB
PageTables:        43320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1847648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           202752 kB
HardwareCorrupted:     0 kB
AnonHugePages:    438272 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      468992 kB
DirectMap2M:    27291648 kB
DirectMap1G:    778043392 kB

Free space on /tmp at the end= 8622892 MiB
End job on nodeD101 at 2024-07-31 21:17:20