Trace number 4467346

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-08-09? (TO) 72001.2 3652.71

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_1.opb
MD5SUMd93197574d7bf829fc84498a7cd9d0ce
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 benchmark2
Best CPU time to get the best result obtained on this benchmark3583.48
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables146
Total number of constraints12
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 constraints12
Minimum length of a constraint66
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4329
Number of bits of the biggest sum of numbers13
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: 917abe4c5e]
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   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         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 = 22654976, getVmSize() = 22654976, SCIPgetMemUsed() = 932823, SCIPgetMemTotal() = 1236047, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.00	c ** Estimated virtualMemUsedAtSolver = 15191738, getVmSize() = 25440256, SCIPgetMemUsed() = 1608244, SCIPgetMemTotal() = 2870516, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for solvers to 4.18857e+11 for each SCIP **
0.00/0.00	c Original Problem   :
0.00/0.00	c   Problem name     : instance-4467346-1723217062
0.00/0.00	c   Variables        : 146 (146 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.00	c   Constraints      : 12
0.00/0.00	c   Objective sense  : minimize
0.00/0.00	c Presolved Problem  :
0.00/0.00	c   Variables        : 146 (146 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.00	c   Constraints      : 11
0.00/0.00	c Constraints        : Number
0.00/0.00	c   linear           : 7 
0.00/0.00	c   logicor          : 4 
0.00/0.00	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.04	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.04	c                                Nodes    Active                                            
0.00/0.04	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.00/0.06	c *       0              0           1        20         967.0000                -          -
0.00/0.09	c *       0              0           1        20         505.0000                -          -
0.00/0.10	c *       0              0           1        20         501.0000                -          -
1.13/0.15	c *       0              0           1        20         257.0000                -          -
1.13/0.15	c *       0              0           1        20         136.0000                -          -
1.13/0.15	c *       0              0           1        20         107.0000                -          -
1.13/0.16	c *       0              2           1        20          77.0000           0.0000          -
3.53/0.27	c *       0              2           1        20          75.0000           0.0000          -
3.53/0.33	c *       0              2           1        20          73.0000           0.0000          -
18.88/1.04	c *       1              2           1        20          71.0000           0.0000          -
22.28/1.22	c *       1              2           1        20          69.0000           0.0000          -
24.18/1.37	c *       1            446         439        20          63.0000           0.0000          -
28.12/1.56	c *       2            446         439        20          60.0000           0.0000          -
28.12/1.56	c *       2            446         439        20          47.0000           0.0000          -
30.13/1.67	c *       2            446         439        20          41.0000           0.0000          -
41.98/2.23	c *       2            103         102        20          31.0000           0.0000          -
67.58/3.53	c *       4           2313        2156        20          22.0000           0.0000          -
78.20/4.12	c *       4           2313        2156        20          21.0000           0.0000          -
85.40/4.45	c *       4           4588        3846        20          19.0000           0.0000          -
97.87/5.12	c *       5           4588        3846        20          18.0000           0.0000          -
97.87/5.12	c         5           4588        3846        20          18.0000           0.0000          -
148.51/7.63	c *       8          12693        9626        20          10.0000           0.0000          -
152.42/7.89	c *       8          12693        9626        20           9.0000           0.0000          -
199.85/10.24	c        10          18259       12936        20           9.0000           0.0000          -
300.02/15.30	c        15          33587       17123        20           9.0000           0.0000          -
349.21/17.89	c *      18          39326       20225        20           5.0000           0.0000          -
398.53/20.33	c        20          45095       21155        20           5.0000           0.0000          -
498.98/25.41	c        25          38337       16856        20           5.0000           0.0000          -
597.32/30.46	c        30          54022       22999        20           5.0000           0.0000          -
695.76/35.50	c        36          90488       23657        20           5.0000           0.0000          -
796.17/40.56	c        41         109350       27203        20           5.0000           0.0000          -
896.77/45.61	c        46         101102       29442        20           5.0000           0.0000          -
994.83/50.62	c        51         143083       29849        20           5.0000           0.0000          -
1093.40/55.67	c        56         131667       31662        20           5.0000           0.0000          -
1193.87/60.73	c        61         128694       26046        20           5.0000           0.0000          -
1294.22/65.81	c        66         197863       31459        20           5.0000           0.0000          -
1392.76/70.87	c        71         172387       34281        20           5.0000           0.0000          -
1493.28/75.93	c        76         192862       36356        20           5.0000           0.0000          -
1591.61/80.98	c        81         254067       31297        20           5.0000           0.0000          -
1690.28/86.02	c        86         204228       41980        20           5.0000           0.0000          -
1791.40/91.07	c        91         290039       35338        20           5.0000           0.0000          -
1891.70/96.13	c        96         308102       37926        20           5.0000           0.0000          -
1990.26/101.19	c       101         324781       38293        20           5.0000           0.0000          -
2090.15/106.24	c       106         342261       40241        20           5.0000           0.0000          -
2188.50/111.29	c       111         360116       40226        20           5.0000           0.0000          -
2289.08/116.34	c       116         378061       40708        20           5.0000           0.0000          -
2385.86/121.28	c *     121         395884       42602        20           4.0000           0.0000          -
2387.84/121.39	c       121         395884       42602        20           4.0000           0.0000          -
2488.44/126.45	c       126         411035       45405        20           4.0000           0.0000          -
2586.84/131.51	c       132         331578       78744        20           4.0000           0.0000          -
2687.31/136.55	c       137         331756       78756        20           4.0000           0.0000          -
2787.77/141.61	c       142         364896       47279        20           4.0000           0.0000          -
2886.39/146.61	c       147         340994       81109        20           4.0000           0.0000          -
2986.86/151.70	c       152         385325       48672        20           4.0000           0.0000          -
3085.38/156.75	c       157         543649       43223        20           4.0000           0.0000          -
3185.98/161.80	c       162         411019       49710        20           4.0000           0.0000          -
3284.75/166.85	c       167         588228       36987        20           4.0000           0.0000          -
3385.24/171.91	c       172         609857       30955        20           4.0000           0.0000          -
3483.60/176.96	c       177         430136       94342        20           4.0000           0.0000          -
3582.22/182.00	c       182         651746       30826        20           4.0000           0.0000          -
3683.15/187.05	c       187         673756       28886        20           4.0000           0.0000          -
3781.60/192.10	c       192         693843       26650        20           4.0000           0.0000          -
3881.96/197.15	c       197         712778       30732        20           4.0000           0.0000          -
3981.94/202.20	c       202         732059       33539        20           4.0000           0.0000          -
4019.99/204.15	c *     204         739980       34196        20           3.0000           0.0000          -
4080.65/207.25	c       207         752508       34822        20           3.0000           0.0000          -
4179.18/212.30	c       212         772100       37540        20           3.0000           0.0000          -
4279.86/217.35	c       217         792552       39774        20           3.0000           0.0000          -
4380.28/222.40	c       222         811858       43695        20           3.0000           0.0000          -
4478.67/227.43	c       227         826119       45959        20           3.0000           0.0000          -
4578.94/232.50	c       233         845636       49089        20           3.0000           0.0000          -
4677.43/237.55	c       238         866272       50746        20           3.0000           0.0000          -
4777.86/242.61	c       243         887414       51929        20           3.0000           0.0000          -
4876.37/247.65	c       248         908762       52354        20           3.0000           0.0000          -
4976.89/252.70	c       253         930593       50450        20           3.0000           0.0000          -
5075.39/257.75	c       258         948008       51447        20           3.0000           0.0000          -
5175.83/262.80	c       263         969268       51410        20           3.0000           0.0000          -
5274.32/267.85	c       268         990592       51612        20           3.0000           0.0000          -
5374.71/272.90	c       273        1010980       53114        20           3.0000           0.0000          -
5473.36/277.95	c       278        1032465       53491        20           3.0000           0.0000          -
5571.89/283.00	c       283        1053940       52711        20           3.0000           0.0000          -
5673.02/288.05	c       288        1073143       55759        20           3.0000           0.0000          -
5771.43/293.10	c       293        1091611       60808        20           3.0000           0.0000          -
5872.18/298.15	c       298        1111567       64737        20           3.0000           0.0000          -
5970.66/303.18	c       303        1129437       70273        20           3.0000           0.0000          -
6070.30/308.24	c       308        1148717       73769        20           3.0000           0.0000          -
6168.74/313.29	c       313        1168023       76989        20           3.0000           0.0000          -
6269.24/318.33	c       318        1186683       79866        20           3.0000           0.0000          -
6367.78/323.38	c       323        1205926       82552        20           3.0000           0.0000          -
6468.41/328.43	c       328        1225719       84238        20           3.0000           0.0000          -
6567.08/333.48	c       333        1244858       86420        20           3.0000           0.0000          -
6667.43/338.53	c       339        1264455       87741        20           3.0000           0.0000          -
6765.99/343.58	c       344        1284388       88983        20           3.0000           0.0000          -
6866.56/348.63	c       349        1303845       90130        20           3.0000           0.0000          -
6964.93/353.68	c       354        1323227       90694        20           3.0000           0.0000          -
7065.36/358.73	c       359        1341587       95486        20           3.0000           0.0000          -
7163.76/363.78	c       364        1361250       98516        20           3.0000           0.0000          -
7264.39/368.85	c       369        1380728      100388        20           3.0000           0.0000          -
7362.74/373.90	c       374        1400651      101728        20           3.0000           0.0000          -
7463.17/378.95	c       379        1420081      102597        20           3.0000           0.0000          -
7561.72/384.00	c       384        1439987      102210        20           3.0000           0.0000          -
7662.65/389.05	c       389        1302618      176929        20           3.0000           0.0000          -
7761.13/394.10	c       394        1323092      179201        20           3.0000           0.0000          -
7861.58/399.16	c       399        1343934      181688        20           3.0000           0.0000          -
7960.25/404.20	c       404        1364017      183099        20           3.0000           0.0000          -
8060.04/409.25	c       409        1384389      184793        20           3.0000           0.0000          -
8160.24/414.30	c       414        1403825      186562        20           3.0000           0.0000          -
8258.76/419.35	c       419        1423631      187770        20           3.0000           0.0000          -
8359.42/424.40	c       424        1444660      189964        20           3.0000           0.0000          -
8458.03/429.45	c       429        1465770      191658        20           3.0000           0.0000          -
8558.59/434.50	c       435        1486891      193412        20           3.0000           0.0000          -
8657.30/439.55	c       440        1507411      194880        20           3.0000           0.0000          -
8757.95/444.61	c       445        1528220      196143        20           3.0000           0.0000          -
8856.53/449.65	c       450        1548047      198457        20           3.0000           0.0000          -
8957.20/454.70	c       455        1569264      202950        20           3.0000           0.0000          -
9055.75/459.75	c       460        1590010      206307        20           3.0000           0.0000          -
9156.25/464.80	c       465        1610218      209494        20           3.0000           0.0000          -
9254.95/469.88	c       470        1631084      212153        20           3.0000           0.0000          -
9355.55/474.93	c       475        1651176      214711        20           3.0000           0.0000          -
9454.05/479.98	c       480        1670002      217278        20           3.0000           0.0000          -
9555.25/485.04	c       485        1689089      219698        20           3.0000           0.0000          -
9653.88/490.08	c       490        1709111      221790        20           3.0000           0.0000          -
9754.49/495.14	c       495        1729679      225447        20           3.0000           0.0000          -
9852.93/500.18	c       500        1749055      227525        20           3.0000           0.0000          -
9952.79/505.23	c       505        1768153      229289        20           3.0000           0.0000          -
10051.43/510.29	c       510        1788565      232548        20           3.0000           0.0000          -
10152.14/515.33	c       515        1809734      235577        20           3.0000           0.0000          -
10250.76/520.38	c       520        1830688      238288        20           3.0000           0.0000          -
10351.16/525.44	c       525        1852576      242017        20           3.0000           0.0000          -
10449.58/530.48	c       530        1874091      245189        20           3.0000           0.0000          -
10549.80/535.53	c       536        1895599      248178        20           3.0000           0.0000          -
10648.18/540.58	c       541        1917244      250886        20           3.0000           0.0000          -
10748.57/545.63	c       546        1937686      253009        20           3.0000           0.0000          -
10847.16/550.68	c       551        1959275      254977        20           3.0000           0.0000          -
10947.82/555.73	c       556        1981484      257013        20           3.0000           0.0000          -
11046.39/560.78	c       561        2002455      258860        20           3.0000           0.0000          -
11146.89/565.83	c       566        2022725      260692        20           3.0000           0.0000          -
11245.28/570.88	c       571        2044336      264309        20           3.0000           0.0000          -
11345.89/575.93	c       576        2067516      267091        20           3.0000           0.0000          -
11444.52/580.99	c       581        2278445      101137        20           3.0000           0.0000          -
11545.77/586.05	c       586        2107853      271208        20           3.0000           0.0000          -
11644.24/591.10	c       591        2151616      206149        20           3.0000           0.0000          -
11744.76/596.15	c       596        2314860      107332        20           3.0000           0.0000          -
11844.49/601.20	c       601        2327819      109271        20           3.0000           0.0000          -
11943.11/606.25	c       606        2339096      110558        20           3.0000           0.0000          -
12043.80/611.31	c       611        2350633      112348        20           3.0000           0.0000          -
12142.48/616.35	c       616        2361792      113743        20           3.0000           0.0000          -
12242.83/621.41	c       621        2373001      115224        20           3.0000           0.0000          -
12341.66/626.46	c       626        2384006      116593        20           3.0000           0.0000          -
12442.12/631.50	c       632        2395734      117955        20           3.0000           0.0000          -
12540.65/636.55	c       637        2406411      118989        20           3.0000           0.0000          -
12641.32/641.61	c       642        2419359      120921        20           3.0000           0.0000          -
12739.90/646.66	c       647        2431516      122697        20           3.0000           0.0000          -
12840.49/651.70	c       652        2442919      123835        20           3.0000           0.0000          -
12939.07/656.75	c       657        2456320      126603        20           3.0000           0.0000          -
13039.58/661.80	c       662        2466831      128088        20           3.0000           0.0000          -
13138.10/666.85	c       667        2476482      129161        20           3.0000           0.0000          -
13238.63/671.90	c       672        2484421      129902        20           3.0000           0.0000          -
13337.39/676.96	c       677        2495754      131084        20           3.0000           0.0000          -
13435.88/682.00	c       682        2509278      133064        20           3.0000           0.0000          -
13536.93/687.05	c       687        2521570      134515        20           3.0000           0.0000          -
13635.55/692.10	c       692        2531072      135549        20           3.0000           0.0000          -
13736.28/697.15	c       697        2543036      137222        20           3.0000           0.0000          -
13836.24/702.20	c       702        2554309      138427        20           3.0000           0.0000          -
13934.98/707.25	c       707        2565655      139626        20           3.0000           0.0000          -
14033.44/712.30	c       712        2576778      142108        20           3.0000           0.0000          -
14134.01/717.35	c       717        2586857      144125        20           3.0000           0.0000          -
14234.75/722.41	c       722        2597918      146248        20           3.0000           0.0000          -
14333.40/727.45	c       727        2607909      148108        20           3.0000           0.0000          -
14431.99/732.50	c       733        2617920      149579        20           3.0000           0.0000          -
14532.55/737.55	c       738        2627963      150933        20           3.0000           0.0000          -
14633.05/742.60	c       743        2642479      154040        20           3.0000           0.0000          -
14731.68/747.65	c       748        2652578      155479        20           3.0000           0.0000          -
14830.34/752.70	c       753        2664825      157404        20           3.0000           0.0000          -
14931.07/757.75	c       758        2674776      158677        20           3.0000           0.0000          -
15031.62/762.80	c       763        2685963      160334        20           3.0000           0.0000          -
15130.37/767.85	c       768        2696370      161927        20           3.0000           0.0000          -
15230.86/772.91	c       773        2707777      163253        20           3.0000           0.0000          -
15329.37/777.95	c       778        2719166      164639        20           3.0000           0.0000          -
15428.11/783.01	c       783        2729406      165842        20           3.0000           0.0000          -
15529.46/788.05	c       788        2739809      167483        20           3.0000           0.0000          -
15628.07/793.10	c       793        2748876      168720        20           3.0000           0.0000          -
15728.67/798.15	c       798        2943899      286975        20           3.0000           0.0000          -
15827.11/803.20	c       803        2960897      289237        20           3.0000           0.0000          -
15926.79/808.25	c       808        2980490      291699        20           3.0000           0.0000          -
16027.15/813.30	c       813        2995883      292686        20           3.0000           0.0000          -
16125.81/818.35	c       818        3013268      293315        20           3.0000           0.0000          -
16226.43/823.41	c       823        3029634      293917        20           3.0000           0.0000          -
16325.11/828.46	c       828        3046261      295065        20           3.0000           0.0000          -
16425.65/833.50	c       834        3063083      295527        20           3.0000           0.0000          -
16524.00/838.55	c       839        3179878      407392        20           3.0000           0.0000          -
16622.40/843.56	c       844        3197698      410097        20           3.0000           0.0000          -
16720.90/848.59	c       849        3217367      412680        20           3.0000           0.0000          -
16821.39/853.64	c       854        3237001      414696        20           3.0000           0.0000          -
16920.01/858.69	c       859        3254083      416513        20           3.0000           0.0000          -
17020.53/863.76	c       864        3270742      418385        20           3.0000           0.0000          -
17121.02/868.81	c       869        3286739      420588        20           3.0000           0.0000          -
17219.32/873.86	c       874        3304216      422877        20           3.0000           0.0000          -
17319.96/878.90	c       879        3320282      425401        20           3.0000           0.0000          -
17418.68/883.95	c       884        3332986      427465        20           3.0000           0.0000          -
17517.31/889.00	c       889        2933873      192932        20           3.0000           0.0000          -
17618.62/894.06	c       894        2945080      194338        20           3.0000           0.0000          -
17716.73/899.11	c       899        2955648      195720        20           3.0000           0.0000          -
17816.97/904.16	c       904        2965970      196778        20           3.0000           0.0000          -
17916.80/909.21	c       909        2975972      197689        20           3.0000           0.0000          -
18015.50/914.26	c       914        2986180      198689        20           3.0000           0.0000          -
18116.18/919.31	c       919        2994883      199810        20           3.0000           0.0000          -
18214.71/924.36	c       924        3438350      450820        20           3.0000           0.0000          -
18313.30/929.38	c       929        3450193      453244        20           3.0000           0.0000          -
18413.60/934.44	c       934        3401074      316296        20           3.0000           0.0000          -
18512.22/939.48	c       939        3418511      316899        20           3.0000           0.0000          -
18612.80/944.53	c       945        3433750      317410        20           3.0000           0.0000          -
18711.29/949.59	c       950        3448965      317907        20           3.0000           0.0000          -
18811.59/954.64	c       955        3464029      318146        20           3.0000           0.0000          -
18910.15/959.69	c       960        3479003      318776        20           3.0000           0.0000          -
19010.78/964.74	c       965        3495258      319545        20           3.0000           0.0000          -
19109.35/969.79	c       970        3509692      320207        20           3.0000           0.0000          -
19209.74/974.85	c       975        3527075      320464        20           3.0000           0.0000          -
19308.41/979.90	c       980        3571436      477583        20           3.0000           0.0000          -
19408.89/984.95	c       985        3582985      479170        20           3.0000           0.0000          -
19507.35/990.01	c       990        3596564      481647        20           3.0000           0.0000          -
19608.61/995.06	c       995        3608248      483925        20           3.0000           0.0000          -
19707.09/1000.11	c      1000        3617936      485829        20           3.0000           0.0000          -
19807.59/1005.16	c      1005        3196425      230022        20           3.0000           0.0000          -
19907.57/1010.22	c      1010        3208106      231783        20           3.0000           0.0000          -
20006.22/1015.26	c      1015        3219168      233777        20           3.0000           0.0000          -
20106.71/1020.31	c      1020        3232002      237091        20           3.0000           0.0000          -
20205.46/1025.36	c      1025        3245087      240788        20           3.0000           0.0000          -
20306.08/1030.41	c      1030        3257387      243727        20           3.0000           0.0000          -
20404.54/1035.43	c      1035        3268644      246013        20           3.0000           0.0000          -
20503.03/1040.48	c      1040        3721699      503741        20           3.0000           0.0000          -
20603.34/1045.55	c      1046        3736554      506301        20           3.0000           0.0000          -
20703.81/1050.62	c      1051        3759592      334778        20           3.0000           0.0000          -
20802.48/1055.66	c      1056        3774455      335501        20           3.0000           0.0000          -
20903.20/1060.71	c      1061        3767010      511475        20           3.0000           0.0000          -
21001.64/1065.76	c      1066        3801124      336755        20           3.0000           0.0000          -
21101.98/1070.82	c      1071        3816492      337152        20           3.0000           0.0000          -
21200.58/1075.87	c      1076        3834465      338412        20           3.0000           0.0000          -
21301.18/1080.96	c      1081        3854442      338894        20           3.0000           0.0000          -
21399.66/1086.00	c      1086        3870608      339203        20           3.0000           0.0000          -
21498.25/1091.02	c      1091        3387641      266521        20           3.0000           0.0000          -
21599.48/1096.10	c      1096        3849578      523656        20           3.0000           0.0000          -
21700.24/1101.15	c      1101        3863080      526553        20           3.0000           0.0000          -
21800.13/1106.21	c      1106        3878529      528542        20           3.0000           0.0000          -
21898.72/1111.26	c      1111        3429088      273586        20           3.0000           0.0000          -
21998.99/1116.31	c      1116        3438008      274758        20           3.0000           0.0000          -
22097.62/1121.35	c      1121        3447915      276218        20           3.0000           0.0000          -
22196.17/1126.40	c      1126        3943949      536962        20           3.0000           0.0000          -
22296.65/1131.45	c      1131        3955435      538711        20           3.0000           0.0000          -
22397.16/1136.51	c      1137        3966747      540059        20           3.0000           0.0000          -
22495.59/1141.56	c      1142        3488309      281677        20           3.0000           0.0000          -
22593.94/1146.58	c      1147        3498496      283230        20           3.0000           0.0000          -
22694.55/1151.65	c      1152        4082217      347836        20           3.0000           0.0000          -
22795.22/1156.70	c      1157        4011412      546487        20           3.0000           0.0000          -
22893.80/1161.75	c      1162        4112429      349349        20           3.0000           0.0000          -
22994.36/1166.80	c      1167        4035490      549068        20           3.0000           0.0000          -
23092.84/1171.86	c      1172        4143539      350003        20           3.0000           0.0000          -
23191.40/1176.90	c      1177        4163384      351654        20           3.0000           0.0000          -
23291.91/1181.96	c      1182        3563175      291460        20           3.0000           0.0000          -
23390.51/1187.00	c      1187        3572348      292894        20           3.0000           0.0000          -
23489.11/1192.02	c      1192        3582164      294494        20           3.0000           0.0000          -
23590.41/1197.10	c      1197        4112309      558424        20           3.0000           0.0000          -
23690.94/1202.15	c      1202        4124326      560461        20           3.0000           0.0000          -
23789.63/1207.17	c      1207        4136579      561994        20           3.0000           0.0000          -
23889.76/1212.22	c      1212        4263996      358612        20           3.0000           0.0000          -
23990.28/1217.30	c      1217        4280148      360598        20           3.0000           0.0000          -
24088.78/1222.36	c      1222        4299925      361739        20           3.0000           0.0000          -
24189.20/1227.40	c      1227        4184751      571189        20           3.0000           0.0000          -
24287.74/1232.45	c      1232        4197817      573711        20           3.0000           0.0000          -
24387.92/1237.50	c      1238        4210996      575759        20           3.0000           0.0000          -
24486.47/1242.55	c      1243        3675319      307510        20           3.0000           0.0000          -
24586.89/1247.60	c      1248        3684826      308807        20           3.0000           0.0000          -
24685.23/1252.64	c      1253        3694796      310139        20           3.0000           0.0000          -
24785.74/1257.71	c      1258        4397253      377180        20           3.0000           0.0000          -
24884.23/1262.75	c      1263        4412704      379758        20           3.0000           0.0000          -
24982.63/1267.80	c      1268        4427777      381617        20           3.0000           0.0000          -
25082.92/1272.85	c      1273        4313394      590175        20           3.0000           0.0000          -
25183.53/1277.90	c      1278        4327042      592225        20           3.0000           0.0000          -
25282.12/1282.95	c      1283        4345845      594216        20           3.0000           0.0000          -
25380.99/1288.00	c      1288        4357177      595730        20           3.0000           0.0000          -
25481.56/1293.07	c      1293        4370190      597116        20           3.0000           0.0000          -
25580.09/1298.11	c      1298        3780887      322770        20           3.0000           0.0000          -
25680.84/1303.16	c      1303        3788823      323647        20           3.0000           0.0000          -
25779.78/1308.17	c      1308        3797322      324624        20           3.0000           0.0000          -
25879.44/1313.22	c      1313        4537138      397981        20           3.0000           0.0000          -
25978.05/1318.23	c      1318        4433446      604798        20           3.0000           0.0000          -
26076.64/1323.29	c      1323        4443164      606274        20           3.0000           0.0000          -
26177.10/1328.33	c      1328        4452454      607322        20           3.0000           0.0000          -
26275.52/1333.39	c      1333        4464987      608754        20           3.0000           0.0000          -
26376.29/1338.41	c      1338        4595779      404946        20           3.0000           0.0000          -
26476.81/1343.52	c      1344        4614386      407145        20           3.0000           0.0000          -
26575.58/1348.60	c      1349        4629270      408665        20           3.0000           0.0000          -
26675.89/1353.64	c      1354        3878798      333489        20           3.0000           0.0000          -
26774.21/1358.70	c      1359        4530489      616336        20           3.0000           0.0000          -
26874.64/1363.76	c      1364        4542931      617463        20           3.0000           0.0000          -
26975.07/1368.81	c      1369        4553561      618480        20           3.0000           0.0000          -
27073.45/1373.84	c      1374        4565451      619843        20           3.0000           0.0000          -
27174.08/1378.91	c      1379        4710745      417420        20           3.0000           0.0000          -
27272.76/1383.96	c      1384        4725865      419033        20           3.0000           0.0000          -
27371.52/1389.01	c      1389        4600733      624370        20           3.0000           0.0000          -
27472.80/1394.06	c      1394        4614577      625851        20           3.0000           0.0000          -
27571.28/1399.11	c      1399        4630900      627557        20           3.0000           0.0000          -
27671.86/1404.16	c      1404        4644737      629174        20           3.0000           0.0000          -
27771.55/1409.21	c      1409        4656513      630272        20           3.0000           0.0000          -
27870.23/1414.22	c      1414        4672353      631963        20           3.0000           0.0000          -
27970.77/1419.32	c      1419        4820521      427365        20           3.0000           0.0000          -
28069.35/1424.36	c      1424        4833136      428634        20           3.0000           0.0000          -
28169.62/1429.41	c      1429        4705866      635610        20           3.0000           0.0000          -
28267.80/1434.46	c      1434        4718502      636753        20           3.0000           0.0000          -
28368.23/1439.51	c      1440        4875789      432674        20           3.0000           0.0000          -
28466.70/1444.56	c      1445        5695138      290790        20           3.0000           0.0000          -
28567.37/1449.61	c      1450        5716626      290948        20           3.0000           0.0000          -
28665.89/1454.63	c      1455        4913962      436024        20           3.0000           0.0000          -
28764.65/1459.63	c      1460        4926584      437149        20           3.0000           0.0000          -
28863.08/1464.68	c      1465        4942636      438816        20           3.0000           0.0000          -
28963.54/1469.76	c      1470        4953656      439939        20           3.0000           0.0000          -
29063.98/1474.82	c      1475        4818867      646964        20           3.0000           0.0000          -
29162.50/1479.87	c      1480        4830229      648314        20           3.0000           0.0000          -
29263.09/1484.92	c      1485        4843844      649597        20           3.0000           0.0000          -
29361.77/1489.98	c      1490        4858499      651092        20           3.0000           0.0000          -
29460.21/1494.99	c      1495        4867914      652392        20           3.0000           0.0000          -
29558.56/1500.01	c      1500        5935749      289216        20           3.0000           0.0000          -
29659.55/1505.03	c      1505        5046420      446912        20           3.0000           0.0000          -
29758.12/1510.08	c      1510        5059628      448404        20           3.0000           0.0000          -
29860.13/1515.26	c      1515        4912805      656868        20           3.0000           0.0000          -
29960.53/1520.32	c      1520        4922509      657928        20           3.0000           0.0000          -
30059.12/1525.37	c      1525        4937160      660057        20           3.0000           0.0000          -
30159.67/1530.41	c      1530        4956862      661692        20           3.0000           0.0000          -
30258.35/1535.46	c      1535        4969696      663303        20           3.0000           0.0000          -
30356.78/1540.49	c      1540        6112743      307660        20           3.0000           0.0000          -
30457.23/1545.53	c      1546        6135575      308955        20           3.0000           0.0000          -
30557.77/1550.61	c      1551        5154224      464391        20           3.0000           0.0000          -
30656.39/1555.64	c      1556        5168007      466958        20           3.0000           0.0000          -
30757.02/1560.71	c      1561        5025651      670495        20           3.0000           0.0000          -
30855.38/1565.77	c      1566        5035773      672235        20           3.0000           0.0000          -
30955.94/1570.81	c      1571        5046478      673500        20           3.0000           0.0000          -
31054.75/1575.86	c      1576        5054121      674383        20           3.0000           0.0000          -
31153.45/1580.87	c      1581        5062623      675262        20           3.0000           0.0000          -
31253.80/1585.95	c      1586        6312771      311247        20           3.0000           0.0000          -
31352.32/1591.01	c      1591        5088404      677758        20           3.0000           0.0000          -
31453.65/1596.06	c      1596        5102261      679713        20           3.0000           0.0000          -
31552.15/1601.11	c      1601        6376969      306234        20           3.0000           0.0000          -
31652.87/1606.16	c      1606        5320407      485840        20           3.0000           0.0000          -
31752.55/1611.21	c      1611        5329157      487324        20           3.0000           0.0000          -
31851.02/1616.23	c      1616        5344011      488441        20           3.0000           0.0000          -
31951.56/1621.31	c      1621        5175929      687203        20           3.0000           0.0000          -
32050.08/1626.36	c      1626        5186535      688614        20           3.0000           0.0000          -
32150.49/1631.41	c      1631        5199422      689793        20           3.0000           0.0000          -
32249.05/1636.46	c      1636        5396859      492908        20           3.0000           0.0000          -
32349.48/1641.51	c      1642        5408388      494878        20           3.0000           0.0000          -
32447.91/1646.56	c      1647        5231052      693093        20           3.0000           0.0000          -
32548.27/1651.61	c      1652        5432409      496994        20           3.0000           0.0000          -
32646.73/1656.63	c      1657        5446470      497874        20           3.0000           0.0000          -
32745.39/1661.65	c      1662        5266110      695754        20           3.0000           0.0000          -
32845.77/1666.71	c      1667        5465967      499398        20           3.0000           0.0000          -
32944.28/1671.76	c      1672        5477529      500406        20           3.0000           0.0000          -
33044.74/1676.81	c      1677        6707884      294662        20           3.0000           0.0000          -
33143.29/1681.82	c      1682        5313437      701200        20           3.0000           0.0000          -
33243.78/1686.90	c      1687        5517284      503158        20           3.0000           0.0000          -
33342.34/1692.01	c      1692        5532808      503980        20           3.0000           0.0000          -
33443.70/1697.08	c      1697        5545114      504880        20           3.0000           0.0000          -
33542.08/1702.12	c      1702        5556780      505839        20           3.0000           0.0000          -
33642.75/1707.17	c      1707        6834776      294325        20           3.0000           0.0000          -
33742.69/1712.23	c      1712        5384959      708690        20           3.0000           0.0000          -
33841.14/1717.27	c      1717        5587215      509866        20           3.0000           0.0000          -
33941.58/1722.33	c      1722        5595219      512037        20           3.0000           0.0000          -
34039.96/1727.33	c      1727        5604989      514355        20           3.0000           0.0000          -
34138.66/1732.38	c      1732        5430103      714033        20           3.0000           0.0000          -
34239.30/1737.43	c      1737        6967537      288489        20           3.0000           0.0000          -
34339.78/1742.52	c      1743        6989018      286427        20           3.0000           0.0000          -
34438.49/1747.57	c      1748        5460509      716885        20           3.0000           0.0000          -
34539.14/1752.62	c      1753        5473543      718159        20           3.0000           0.0000          -
34637.38/1757.64	c      1758        5674999      526011        20           3.0000           0.0000          -
34737.99/1762.72	c      1763        5684699      527438        20           3.0000           0.0000          -
34836.57/1767.77	c      1768        7097790      279028        20           3.0000           0.0000          -
34937.26/1772.82	c      1773        7119265      277776        20           3.0000           0.0000          -
35035.79/1777.86	c      1778        5715142      532021        20           3.0000           0.0000          -
35136.47/1782.93	c      1783        5726964      533784        20           3.0000           0.0000          -
35235.18/1787.97	c      1788        5737987      535958        20           3.0000           0.0000          -
35333.64/1793.02	c      1793        5752661      537433        20           3.0000           0.0000          -
35434.90/1798.07	c      1798        5763870      538457        20           3.0000           0.0000          -
35533.32/1803.12	c      1803        5569178      729476        20           3.0000           0.0000          -
35633.86/1808.17	c      1808        5577546      730507        20           3.0000           0.0000          -
35732.39/1813.19	c      1813        5584622      731394        20           3.0000           0.0000          -
35831.18/1818.19	c      1818        4744918      387895        20           3.0000           0.0000          -
35930.93/1823.25	c      1823        4755938      388912        20           3.0000           0.0000          -
36029.44/1828.30	c      1828        4767085      389936        20           3.0000           0.0000          -
36130.08/1833.34	c      1833        4779016      390890        20           3.0000           0.0000          -
36228.68/1838.40	c      1838        4788255      391440        20           3.0000           0.0000          -
36329.13/1843.45	c      1843        5869692      550219        20           3.0000           0.0000          -
36427.90/1848.49	c      1848        5648905      738842        20           3.0000           0.0000          -
36526.01/1853.55	c      1854        4824930      394369        20           3.0000           0.0000          -
36626.69/1858.62	c      1859        4834506      394699        20           3.0000           0.0000          -
36725.36/1863.67	c      1864        4843246      395436        20           3.0000           0.0000          -
36825.82/1868.71	c      1869        4855213      396354        20           3.0000           0.0000          -
36924.31/1873.77	c      1874        4865368      396888        20           3.0000           0.0000          -
37024.90/1878.81	c      1879        4876028      397788        20           3.0000           0.0000          -
37123.58/1883.86	c      1884        4892851      401074        20           3.0000           0.0000          -
37224.12/1888.92	c      1889        4909398      404069        20           3.0000           0.0000          -
37322.53/1893.96	c      1894        4925448      407417        20           3.0000           0.0000          -
37423.11/1899.02	c      1899        4939742      409394        20           3.0000           0.0000          -
37521.73/1904.06	c      1904        4953054      411466        20           3.0000           0.0000          -
37622.69/1909.14	c      1909        4856694      447504        20           3.0000           0.0000          -
37721.28/1914.15	c      1914        4983557      417348        20           3.0000           0.0000          -
37822.03/1919.24	c      1919        4874103      449954        20           3.0000           0.0000          -
37920.56/1924.29	c      1924        4884132      451232        20           3.0000           0.0000          -
38020.55/1929.35	c      1929        5026095      424181        20           3.0000           0.0000          -
38121.17/1934.42	c      1934        4900844      452971        20           3.0000           0.0000          -
38219.60/1939.46	c      1939        5859875      759352        20           3.0000           0.0000          -
38320.29/1944.51	c      1945        4918459      454758        20           3.0000           0.0000          -
38418.59/1949.56	c      1950        5078812      431778        20           3.0000           0.0000          -
38517.32/1954.57	c      1955        5091707      433425        20           3.0000           0.0000          -
38617.89/1959.61	c      1960        5100493      434418        20           3.0000           0.0000          -
38718.66/1964.70	c      1965        5112476      436194        20           3.0000           0.0000          -
38817.14/1969.78	c      1970        5122826      437583        20           3.0000           0.0000          -
38917.91/1974.82	c      1975        5137620      440255        20           3.0000           0.0000          -
39016.39/1979.87	c      1980        5150597      441914        20           3.0000           0.0000          -
39114.75/1984.90	c      1985        6204359      572201        20           3.0000           0.0000          -
39215.31/1989.96	c      1990        6218544      573070        20           3.0000           0.0000          -
39315.78/1995.01	c      1995        5964404      769996        20           3.0000           0.0000          -
39414.52/2000.07	c      2000        5200817      449136        20           3.0000           0.0000          -
39513.09/2005.12	c      2005        5211956      450593        20           3.0000           0.0000          -
39614.36/2010.18	c      2010        5222787      451748        20           3.0000           0.0000          -
39712.79/2015.23	c      2015        5234424      453079        20           3.0000           0.0000          -
39813.57/2020.27	c      2020        6290618      578720        20           3.0000           0.0000          -
39913.30/2025.32	c      2025        6300733      579309        20           3.0000           0.0000          -
40011.87/2030.37	c      2030        5281763      462786        20           3.0000           0.0000          -
40112.54/2035.42	c      2035        5294513      465167        20           3.0000           0.0000          -
40211.18/2040.45	c      2040        5309884      468210        20           3.0000           0.0000          -
40311.75/2045.52	c      2046        5323197      470375        20           3.0000           0.0000          -
40410.29/2050.56	c      2051        5335024      472134        20           3.0000           0.0000          -
40510.84/2055.61	c      2056        6102152      784261        20           3.0000           0.0000          -
40609.63/2060.67	c      2061        6371015      583567        20           3.0000           0.0000          -
40710.27/2065.72	c      2066        5371810      478562        20           3.0000           0.0000          -
40808.90/2070.75	c      2071        6125331      786692        20           3.0000           0.0000          -
40909.59/2075.81	c      2076        6396820      585127        20           3.0000           0.0000          -
41008.10/2080.86	c      2081        6148707      790346        20           3.0000           0.0000          -
41106.72/2085.87	c      2086        5422535      486045        20           3.0000           0.0000          -
41207.30/2090.96	c      2091        5434625      487561        20           3.0000           0.0000          -
41308.02/2096.02	c      2096        5446223      489432        20           3.0000           0.0000          -
41406.61/2101.06	c      2101        5458349      490947        20           3.0000           0.0000          -
41505.21/2106.12	c      2106        5469882      492121        20           3.0000           0.0000          -
41603.93/2111.13	c      2111        5480325      493536        20           3.0000           0.0000          -
41705.14/2116.15	c      2116        5490682      494771        20           3.0000           0.0000          -
41805.59/2121.26	c      2121        5503498      497928        20           3.0000           0.0000          -
41905.82/2126.31	c      2126        6501863      592396        20           3.0000           0.0000          -
42004.06/2131.37	c      2131        6512932      593013        20           3.0000           0.0000          -
42104.83/2136.41	c      2136        5538929      505188        20           3.0000           0.0000          -
42203.37/2141.46	c      2141        5550726      507242        20           3.0000           0.0000          -
42303.95/2146.50	c      2147        5561705      509116        20           3.0000           0.0000          -
42402.62/2151.56	c      2152        5574482      511333        20           3.0000           0.0000          -
42503.18/2156.61	c      2157        5586694      513448        20           3.0000           0.0000          -
42601.74/2161.66	c      2162        5597328      514968        20           3.0000           0.0000          -
42702.24/2166.71	c      2167        6332505      806532        20           3.0000           0.0000          -
42800.91/2171.72	c      2172        5621292      519761        20           3.0000           0.0000          -
42899.41/2176.76	c      2177        5631866      521633        20           3.0000           0.0000          -
42998.18/2181.79	c      2182        5643926      523100        20           3.0000           0.0000          -
43098.59/2186.87	c      2187        6637675      600238        20           3.0000           0.0000          -
43199.08/2191.92	c      2192        6403148      812447        20           3.0000           0.0000          -
43297.57/2196.98	c      2197        5682374      530916        20           3.0000           0.0000          -
43396.24/2202.00	c      2202        5698202      534096        20           3.0000           0.0000          -
43496.75/2207.09	c      2207        6685007      603832        20           3.0000           0.0000          -
43597.80/2212.14	c      2212        5732255      542282        20           3.0000           0.0000          -
43696.51/2217.19	c      2217        6457132      817295        20           3.0000           0.0000          -
43794.61/2222.22	c      2222        5757582      549351        20           3.0000           0.0000          -
43895.20/2227.29	c      2227        5768528      551862        20           3.0000           0.0000          -
43995.13/2232.35	c      2232        5779663      554735        20           3.0000           0.0000          -
44095.51/2237.40	c      2237        5790934      557026        20           3.0000           0.0000          -
44194.22/2242.45	c      2242        6761353      607889        20           3.0000           0.0000          -
44294.88/2247.50	c      2248        5813456      561558        20           3.0000           0.0000          -
44393.36/2252.55	c      2253        5825130      563788        20           3.0000           0.0000          -
44491.84/2257.60	c      2258        5839118      567451        20           3.0000           0.0000          -
44592.37/2262.64	c      2263        6804308      609870        20           3.0000           0.0000          -
44691.02/2267.70	c      2268        5859644      571104        20           3.0000           0.0000          -
44791.63/2272.77	c      2273        5872551      573263        20           3.0000           0.0000          -
44892.08/2277.80	c      2278        6598983      830725        20           3.0000           0.0000          -
44990.50/2282.81	c      2283        5896433      577576        20           3.0000           0.0000          -
45089.19/2287.85	c      2288        5908007      579565        20           3.0000           0.0000          -
45189.93/2292.91	c      2293        5919151      581551        20           3.0000           0.0000          -
45288.54/2297.97	c      2298        5931451      583548        20           3.0000           0.0000          -
45389.30/2303.01	c      2303        6890998      615943        20           3.0000           0.0000          -
45488.02/2308.06	c      2308        5959296      588400        20           3.0000           0.0000          -
45586.70/2313.10	c      2313        5971643      590190        20           3.0000           0.0000          -
45687.49/2318.15	c      2318        6667635      836113        20           3.0000           0.0000          -
45786.37/2323.21	c      2323        5994877      594881        20           3.0000           0.0000          -
45886.92/2328.27	c      2328        6948079      619989        20           3.0000           0.0000          -
45987.03/2333.32	c      2333        6958837      620339        20           3.0000           0.0000          -
46085.57/2338.36	c      2338        6703447      839188        20           3.0000           0.0000          -
46186.22/2343.42	c      2343        6975588      621314        20           3.0000           0.0000          -
46284.77/2348.47	c      2348        6049148      603521        20           3.0000           0.0000          -
46385.40/2353.51	c      2354        6060686      605612        20           3.0000           0.0000          -
46484.05/2358.56	c      2359        6072820      607291        20           3.0000           0.0000          -
46584.61/2363.61	c      2364        7015544      622449        20           3.0000           0.0000          -
46683.39/2368.66	c      2369        6763091      844874        20           3.0000           0.0000          -
46783.99/2373.71	c      2374        6110042      613608        20           3.0000           0.0000          -
46882.71/2378.76	c      2379        7043917      624041        20           3.0000           0.0000          -
46983.32/2383.81	c      2384        7058766      626557        20           3.0000           0.0000          -
47081.95/2388.84	c      2389        7069560      628306        20           3.0000           0.0000          -
47182.55/2393.91	c      2394        7085942      630221        20           3.0000           0.0000          -
47281.14/2398.96	c      2399        6165252      622518        20           3.0000           0.0000          -
47381.81/2404.01	c      2404        6175185      623804        20           3.0000           0.0000          -
47480.56/2409.03	c      2409        6836532      851673        20           3.0000           0.0000          -
47579.06/2414.11	c      2414        6197023      627123        20           3.0000           0.0000          -
47680.18/2419.17	c      2419        6208671      628822        20           3.0000           0.0000          -
47778.89/2424.21	c      2424        7189932      634783        20           3.0000           0.0000          -
47879.47/2429.27	c      2429        7198534      635152        20           3.0000           0.0000          -
47979.32/2434.31	c      2434        6241247      633823        20           3.0000           0.0000          -
48077.75/2439.37	c      2439        6887887      855768        20           3.0000           0.0000          -
48178.39/2444.41	c      2444        7232893      636292        20           3.0000           0.0000          -
48276.95/2449.47	c      2449        6273689      639684        20           3.0000           0.0000          -
48377.52/2454.51	c      2455        6925024      858700        20           3.0000           0.0000          -
48476.16/2459.55	c      2460        6295482      642529        20           3.0000           0.0000          -
48576.85/2464.61	c      2465        6306542      644026        20           3.0000           0.0000          -
48675.44/2469.66	c      2470        6950242      860528        20           3.0000           0.0000          -
48775.97/2474.72	c      2475        6330237      647897        20           3.0000           0.0000          -
48874.71/2479.76	c      2480        6341069      649314        20           3.0000           0.0000          -
48975.25/2484.81	c      2485        6994406      866649        20           3.0000           0.0000          -
49075.89/2489.91	c      2490        6365863      652598        20           3.0000           0.0000          -
49174.56/2494.97	c      2495        7023431      871744        20           3.0000           0.0000          -
49273.00/2499.99	c      2500        6388465      655826        20           3.0000           0.0000          -
49373.69/2505.06	c      2505        6400790      657470        20           3.0000           0.0000          -
49472.38/2510.11	c      2510        7377975      641778        20           3.0000           0.0000          -
49573.44/2515.17	c      2515        7098091      882645        20           3.0000           0.0000          -
49672.12/2520.21	c      2520        6434308      662557        20           3.0000           0.0000          -
49772.80/2525.27	c      2525        7405520      643995        20           3.0000           0.0000          -
49872.67/2530.32	c      2530        7149284      890885        20           3.0000           0.0000          -
49971.23/2535.36	c      2535        7164245      893426        20           3.0000           0.0000          -
50071.93/2540.42	c      2540        6477304      669119        20           3.0000           0.0000          -
50170.58/2545.46	c      2545        6485071      670561        20           3.0000           0.0000          -
50271.03/2550.51	c      2551        7449492      645582        20           3.0000           0.0000          -
50369.59/2555.57	c      2556        7461293      645928        20           3.0000           0.0000          -
50470.09/2560.61	c      2561        6514796      674690        20           3.0000           0.0000          -
50568.65/2565.67	c      2566        7260513      904428        20           3.0000           0.0000          -
50669.27/2570.73	c      2571        7490669      646999        20           3.0000           0.0000          -
50768.02/2575.74	c      2576        6559562      683448        20           3.0000           0.0000          -
50868.95/2580.81	c      2581        6572603      685254        20           3.0000           0.0000          -
50967.67/2585.85	c      2586        7521486      647859        20           3.0000           0.0000          -
51068.35/2590.91	c      2591        6597035      689431        20           3.0000           0.0000          -
51166.75/2595.97	c      2596        6609803      691295        20           3.0000           0.0000          -
51267.49/2601.01	c      2601        6621923      692719        20           3.0000           0.0000          -
51366.08/2606.07	c      2606        6632999      693966        20           3.0000           0.0000          -
51464.70/2611.12	c      2611        7569558      649328        20           3.0000           0.0000          -
51565.79/2616.14	c      2616        6658915      698816        20           3.0000           0.0000          -
51664.36/2621.23	c      2621        7588185      649956        20           3.0000           0.0000          -
51765.02/2626.27	c      2626        7451426      922872        20           3.0000           0.0000          -
51865.19/2631.32	c      2631        6692103      702995        20           3.0000           0.0000          -
51963.85/2636.33	c      2636        7626534      651456        20           3.0000           0.0000          -
52064.53/2641.42	c      2641        7477108      927123        20           3.0000           0.0000          -
52163.34/2646.48	c      2646        6731987      708316        20           3.0000           0.0000          -
52263.98/2651.52	c      2652        7492013      929292        20           3.0000           0.0000          -
52362.59/2656.58	c      2657        6750841      711232        20           3.0000           0.0000          -
52463.07/2661.62	c      2662        7508765      931460        20           3.0000           0.0000          -
52561.74/2666.63	c      2667        7691814      653540        20           3.0000           0.0000          -
52662.17/2671.72	c      2672        7704432      653929        20           3.0000           0.0000          -
52760.99/2676.76	c      2677        6795703      716454        20           3.0000           0.0000          -
52861.67/2681.82	c      2682        7725072      654076        20           3.0000           0.0000          -
52960.03/2686.87	c      2687        6820574      720404        20           3.0000           0.0000          -
53060.80/2691.92	c      2692        7590351      937656        20           3.0000           0.0000          -
53159.52/2696.98	c      2697        7599901      938487        20           3.0000           0.0000          -
53260.14/2702.02	c      2702        6851930      724342        20           3.0000           0.0000          -
53358.89/2707.07	c      2707        7773282      656544        20           3.0000           0.0000          -
53459.82/2712.13	c      2712        7782190      656824        20           3.0000           0.0000          -
53558.39/2717.18	c      2717        6884199      729321        20           3.0000           0.0000          -
53657.02/2722.18	c      2722        7800911      657211        20           3.0000           0.0000          -
53757.76/2727.25	c      2727        7675864      943529        20           3.0000           0.0000          -
53858.01/2732.32	c      2732        6915955      733817        20           3.0000           0.0000          -
53956.47/2737.35	c      2737        6925960      734918        20           3.0000           0.0000          -
54057.01/2742.42	c      2742        7837933      658285        20           3.0000           0.0000          -
54155.48/2747.47	c      2747        7718369      946988        20           3.0000           0.0000          -
54254.37/2752.48	c      2752        6956356      738949        20           3.0000           0.0000          -
54354.93/2757.57	c      2758        7743844      948815        20           3.0000           0.0000          -
54455.68/2762.62	c      2763        7755739      949604        20           3.0000           0.0000          -
54554.24/2767.63	c      2768        6987436      742929        20           3.0000           0.0000          -
54654.84/2772.72	c      2773        6999260      744580        20           3.0000           0.0000          -
54753.57/2777.78	c      2778        7781454      951689        20           3.0000           0.0000          -
54854.37/2782.83	c      2783        7789624      952421        20           3.0000           0.0000          -
54952.91/2787.84	c      2788        7030842      748353        20           3.0000           0.0000          -
55051.50/2792.88	c      2793        7803845      953560        20           3.0000           0.0000          -
55152.22/2797.95	c      2798        7815926      954175        20           3.0000           0.0000          -
55250.93/2802.97	c      2803        7956145      661569        20           3.0000           0.0000          -
55351.73/2808.05	c      2808        7834299      956343        20           3.0000           0.0000          -
55450.37/2813.11	c      2813        7093084      757414        20           3.0000           0.0000          -
55551.52/2818.17	c      2818        7981434      663137        20           3.0000           0.0000          -
55650.21/2823.22	c      2823        7123338      761961        20           3.0000           0.0000          -
55750.82/2828.28	c      2828        7874901      960336        20           3.0000           0.0000          -
55849.64/2833.28	c      2833        7882974      960879        20           3.0000           0.0000          -
55949.71/2838.37	c      2838        8022842      664001        20           3.0000           0.0000          -
56050.34/2843.43	c      2843        7178922      769518        20           3.0000           0.0000          -
56149.12/2848.47	c      2848        8042052      664167        20           3.0000           0.0000          -
56249.66/2853.52	c      2854        8055587      664447        20           3.0000           0.0000          -
56348.30/2858.57	c      2859        7928953      965109        20           3.0000           0.0000          -
56448.90/2863.62	c      2864        7941039      965761        20           3.0000           0.0000          -
56547.42/2868.67	c      2869        8088729      665360        20           3.0000           0.0000          -
56648.01/2873.72	c      2874        7955946      966968        20           3.0000           0.0000          -
56746.79/2878.77	c      2879        8107934      666125        20           3.0000           0.0000          -
56847.33/2883.84	c      2884        7973669      968265        20           3.0000           0.0000          -
56945.88/2888.87	c      2889        7290694      784607        20           3.0000           0.0000          -
57046.62/2893.92	c      2894        8133443      667331        20           3.0000           0.0000          -
57145.17/2898.97	c      2899        7311654      786950        20           3.0000           0.0000          -
57243.69/2903.97	c      2904        6873313      653698        20           3.0000           0.0000          -
57344.37/2909.01	c      2909        6884666      654684        20           3.0000           0.0000          -
57443.10/2914.06	c      2914        6894327      655845        20           3.0000           0.0000          -
57544.50/2919.16	c      2919        8042064      974475        20           3.0000           0.0000          -
57643.04/2924.20	c      2924        8050957      975315        20           3.0000           0.0000          -
57743.70/2929.26	c      2929        8058314      976284        20           3.0000           0.0000          -
57843.78/2934.31	c      2934        8209626      671199        20           3.0000           0.0000          -
57942.40/2939.36	c      2939        6952110      663822        20           3.0000           0.0000          -
58040.95/2944.39	c      2944        6963529      665469        20           3.0000           0.0000          -
58141.62/2949.44	c      2949        6974717      666763        20           3.0000           0.0000          -
58240.45/2954.47	c      2954        6983766      667746        20           3.0000           0.0000          -
58340.81/2959.54	c      2960        6994584      669023        20           3.0000           0.0000          -
58439.23/2964.59	c      2965        7004822      670136        20           3.0000           0.0000          -
58539.83/2969.66	c      2970        7014084      671010        20           3.0000           0.0000          -
58638.34/2974.70	c      2975        7023170      671751        20           3.0000           0.0000          -
58739.02/2979.77	c      2980        7032804      672731        20           3.0000           0.0000          -
58839.55/2984.83	c      2985        7045448      674383        20           3.0000           0.0000          -
58938.11/2989.86	c      2990        7057694      675114        20           3.0000           0.0000          -
59038.77/2994.92	c      2995        8344841      676716        20           3.0000           0.0000          -
59137.40/2999.94	c      3000        7077979      676557        20           3.0000           0.0000          -
59238.11/3005.02	c      3005        7086758      677058        20           3.0000           0.0000          -
59336.92/3010.08	c      3010        7095829      677556        20           3.0000           0.0000          -
59435.36/3015.12	c      3015        8380655      679773        20           3.0000           0.0000          -
59536.51/3020.14	c      3020        8209728      990080        20           3.0000           0.0000          -
59635.23/3025.15	c      3025        8403688      681265        20           3.0000           0.0000          -
59733.66/3030.20	c      3030        7132733      679791        20           3.0000           0.0000          -
59834.37/3035.26	c      3035        8421241      681948        20           3.0000           0.0000          -
59934.46/3040.30	c      3040        7152669      681509        20           3.0000           0.0000          -
60033.17/3045.35	c      3045        8236945      993108        20           3.0000           0.0000          -
60133.82/3050.41	c      3050        8445641      684446        20           3.0000           0.0000          -
60232.40/3055.44	c      3055        7181037      683266        20           3.0000           0.0000          -
60331.14/3060.47	c      3060        8458310      685511        20           3.0000           0.0000          -
60431.73/3065.56	c      3066        8267255      995660        20           3.0000           0.0000          -
60532.35/3070.63	c      3071        8274382      996078        20           3.0000           0.0000          -
60631.04/3075.67	c      3076        7217645      686442        20           3.0000           0.0000          -
60731.55/3080.73	c      3081        8288449      997112        20           3.0000           0.0000          -
60830.14/3085.79	c      3086        7242584      688691        20           3.0000           0.0000          -
60930.74/3090.84	c      3091        7252975      689722        20           3.0000           0.0000          -
61029.33/3095.89	c      3096        7262427      690196        20           3.0000           0.0000          -
61129.95/3100.94	c      3101        7269977      690683        20           3.0000           0.0000          -
61228.70/3105.99	c      3106        8525408      689423        20           3.0000           0.0000          -
61329.33/3111.04	c      3111        7288368      692380        20           3.0000           0.0000          -
61428.02/3116.10	c      3116        7298478      693183        20           3.0000           0.0000          -
61529.34/3121.14	c      3121        8360546     1002787        20           3.0000           0.0000          -
61627.91/3126.20	c      3126        7315323      694236        20           3.0000           0.0000          -
61726.45/3131.23	c      3131        7324210      694847        20           3.0000           0.0000          -
61828.34/3136.30	c      3136        8391507     1004932        20           3.0000           0.0000          -
61927.01/3141.37	c      3141        8579957      694377        20           3.0000           0.0000          -
62027.48/3146.43	c      3146        7352041      696432        20           3.0000           0.0000          -
62126.03/3151.47	c      3151        7363580      697994        20           3.0000           0.0000          -
62226.46/3156.52	c      3157        7377311      699097        20           3.0000           0.0000          -
62325.08/3161.57	c      3162        7385394      699464        20           3.0000           0.0000          -
62425.85/3166.62	c      3167        7394012      699894        20           3.0000           0.0000          -
62524.25/3171.67	c      3172        8454057     1010024        20           3.0000           0.0000          -
62624.80/3176.72	c      3177        7412995      702069        20           3.0000           0.0000          -
62723.24/3181.77	c      3182        8468214     1011638        20           3.0000           0.0000          -
62821.90/3186.80	c      3187        7434164      704709        20           3.0000           0.0000          -
62921.95/3191.88	c      3192        7441709      705335        20           3.0000           0.0000          -
63022.63/3196.92	c      3197        7450921      705814        20           3.0000           0.0000          -
63121.11/3201.93	c      3202        8505115     1014716        20           3.0000           0.0000          -
63221.82/3207.02	c      3207        7470285      706811        20           3.0000           0.0000          -
63320.36/3212.04	c      3212        8702244      697950        20           3.0000           0.0000          -
63418.69/3217.13	c      3217        7486348      708565        20           3.0000           0.0000          -
63519.79/3222.17	c      3222        7495087      709143        20           3.0000           0.0000          -
63618.36/3227.21	c      3227        7503394      709553        20           3.0000           0.0000          -
63718.70/3232.27	c      3232        8551476     1018956        20           3.0000           0.0000          -
63818.84/3237.33	c      3237        8753708      701783        20           3.0000           0.0000          -
63917.49/3242.37	c      3242        7526952      712281        20           3.0000           0.0000          -
64018.06/3247.42	c      3247        7534962      712839        20           3.0000           0.0000          -
64116.78/3252.48	c      3252        7543333      713761        20           3.0000           0.0000          -
64215.30/3257.49	c      3258        7551583      714338        20           3.0000           0.0000          -
64315.98/3262.57	c      3263        8806581      705985        20           3.0000           0.0000          -
64416.46/3267.62	c      3268        7571597      716544        20           3.0000           0.0000          -
64514.94/3272.67	c      3273        8628759     1024905        20           3.0000           0.0000          -
64615.48/3277.72	c      3278        8840649      706821        20           3.0000           0.0000          -
64714.08/3282.77	c      3283        7598139      718906        20           3.0000           0.0000          -
64814.70/3287.83	c      3288        7606532      719442        20           3.0000           0.0000          -
64913.26/3292.87	c      3293        8871123      708551        20           3.0000           0.0000          -
65013.86/3297.93	c      3298        7622501      720452        20           3.0000           0.0000          -
65112.60/3302.95	c      3303        8681538     1029704        20           3.0000           0.0000          -
65211.16/3307.99	c      3308        7648129      722330        20           3.0000           0.0000          -
65311.78/3313.07	c      3313        7657430      723302        20           3.0000           0.0000          -
65410.43/3318.08	c      3318        7666946      724529        20           3.0000           0.0000          -
65511.76/3323.17	c      3323        7675921      725477        20           3.0000           0.0000          -
65610.42/3328.22	c      3328        7684672      726213        20           3.0000           0.0000          -
65711.05/3333.28	c      3333        7693819      726546        20           3.0000           0.0000          -
65811.21/3338.32	c      3338        7703911      727806        20           3.0000           0.0000          -
65909.69/3343.37	c      3343        7712731      728918        20           3.0000           0.0000          -
66010.54/3348.42	c      3348        8756311     1034916        20           3.0000           0.0000          -
66109.06/3353.43	c      3353        7732392      730906        20           3.0000           0.0000          -
66209.54/3358.53	c      3359        9000645      711820        20           3.0000           0.0000          -
66308.18/3363.58	c      3364        9013190      712436        20           3.0000           0.0000          -
66408.92/3368.62	c      3369        8800318     1038315        20           3.0000           0.0000          -
66507.61/3373.65	c      3374        7765353      734024        20           3.0000           0.0000          -
66608.21/3378.72	c      3379        9032698      716840        20           3.0000           0.0000          -
66707.07/3383.77	c      3384        9037379      718922        20           3.0000           0.0000          -
66807.57/3388.82	c      3389        9040279      719961        20           3.0000           0.0000          -
66906.18/3393.87	c      3394        9044313      721806        20           3.0000           0.0000          -
67006.65/3398.92	c      3399        7812857      737277        20           3.0000           0.0000          -
67105.39/3403.93	c      3404        9053395      725425        20           3.0000           0.0000          -
67204.07/3408.98	c      3409        7834444      739854        20           3.0000           0.0000          -
67304.70/3414.03	c      3414        7843512      740332        20           3.0000           0.0000          -
67403.13/3419.05	c      3419        7853045      741000        20           3.0000           0.0000          -
67501.89/3424.11	c      3424        9067273      730257        20           3.0000           0.0000          -
67602.98/3429.18	c      3429        7871844      742840        20           3.0000           0.0000          -
67703.59/3434.24	c      3434        8931455     1052464        20           3.0000           0.0000          -
67802.20/3439.28	c      3439        8943868     1053288        20           3.0000           0.0000          -
67902.32/3444.34	c      3444        9087390      737191        20           3.0000           0.0000          -
68001.07/3449.35	c      3449        8962671     1054429        20           3.0000           0.0000          -
68099.81/3454.40	c      3454        8972241     1054904        20           3.0000           0.0000          -
68200.32/3459.41	c      3459        9101994      742293        20           3.0000           0.0000          -
68300.97/3464.56	c      3465        9107215      743940        20           3.0000           0.0000          -
68399.68/3469.59	c      3470        9111638      745275        20           3.0000           0.0000          -
68500.59/3474.66	c      3475        9115667      746420        20           3.0000           0.0000          -
68599.17/3479.69	c      3480        9012638     1058221        20           3.0000           0.0000          -
68699.86/3484.77	c      3485        9122314      749079        20           3.0000           0.0000          -
68800.50/3489.81	c      3490        7974327      749989        20           3.0000           0.0000          -
68899.01/3494.86	c      3495        9133073      752954        20           3.0000           0.0000          -
68999.81/3499.91	c      3500        9138579      755213        20           3.0000           0.0000          -
69098.32/3504.97	c      3505        9145288      757767        20           3.0000           0.0000          -
69198.83/3510.01	c      3510        9153026      760096        20           3.0000           0.0000          -
69297.54/3515.04	c      3515        9066953     1063452        20           3.0000           0.0000          -
69396.29/3520.06	c      3520        9075700     1064057        20           3.0000           0.0000          -
69497.55/3525.18	c      3525        9172207      766329        20           3.0000           0.0000          -
69596.30/3530.23	c      3530        9091713     1065075        20           3.0000           0.0000          -
69696.66/3535.28	c      3535        9183081      769101        20           3.0000           0.0000          -
69796.65/3540.33	c      3540        9106690     1066123        20           3.0000           0.0000          -
69895.31/3545.38	c      3545        9192908      771928        20           3.0000           0.0000          -
69995.82/3550.43	c      3550        9197735      773326        20           3.0000           0.0000          -
70094.40/3555.46	c      3555        9135858     1067554        20           3.0000           0.0000          -
70195.18/3560.54	c      3561        9212284      778463        20           3.0000           0.0000          -
70293.49/3565.58	c      3566        9151021     1068827        20           3.0000           0.0000          -
70394.02/3570.60	c      3571        9228284      783196        20           3.0000           0.0000          -
70492.64/3575.67	c      3576        9167989     1070019        20           3.0000           0.0000          -
70593.33/3580.73	c      3581        9174073     1070261        20           3.0000           0.0000          -
70691.80/3585.80	c      3586        8160643      770672        20           3.0000           0.0000          -
70792.50/3590.82	c      3591        9250879      789716        20           3.0000           0.0000          -
70891.11/3595.88	c      3596        9255130      791119        20           3.0000           0.0000          -
70991.63/3600.93	c      3601        9210817     1073338        20           3.0000           0.0000          -
71090.26/3605.99	c      3606        9264308      794111        20           3.0000           0.0000          -
71190.85/3611.03	c      3611        9269781      795861        20           3.0000           0.0000          -
71289.48/3616.08	c      3616        9274223      797455        20           3.0000           0.0000          -
71388.18/3621.13	c      3621        9246848     1075995        20           3.0000           0.0000          -
71489.44/3626.18	c      3626        9253178     1077042        20           3.0000           0.0000          -
71589.92/3631.23	c      3631        9263510     1077768        20           3.0000           0.0000          -
71688.64/3636.24	c      3636        9293660      803367        20           3.0000           0.0000          -
71788.98/3641.34	c      3641        9298607      804784        20           3.0000           0.0000          -
71887.81/3646.38	c      3646        9289695     1079605        20           3.0000           0.0000          -
71988.42/3651.44	c      3651        9301679     1080572        20           3.0000           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (189889 MiB free)
  memory of node 1: 193494 MiB (190704 MiB free)
  memory of node 2: 193531 MiB (192129 MiB free)
  memory of node 3: 193531 MiB (191469 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-4467346-1723217062/watcher-4467346-1723217062 -o /tmp/evaluation-result-4467346-1723217062/solver-4467346-1723217062 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723213421-508429 --watchdog 3760 fscip settings/racing.prm HOME/instance-4467346-1723217062.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100057 s]*
/proc/loadavg: 77.51 80.10 79.81 81/1024 510862
/proc/meminfo: memFree=782409520/790760804 swapFree=131071996/131071996
[pid=510821] ppid=510818 vsize=1668660 memory=143884 CPUtime=1.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/stat : 510821 (fscip) S 510818 510821 508419 0 -1 1077936128 32706 0 0 0 91 22 0 0 20 0 41 0 88289361 1708707840 35971 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 17 60 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
/proc/510821/statm: 417165 35971 2966 3035 0 128259 0
[pid=510821/tid=510823] ppid=510818 vsize=1668660 memory=8390339637985935414 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510823/stat : 510823 (fscip) R 510818 510821 508419 0 -1 4194368 1640 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36103 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510824] ppid=510818 vsize=1668660 memory=25145 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510824/stat : 510824 (fscip) R 510818 510821 508419 0 -1 4194368 1674 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36169 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510825] ppid=510818 vsize=1668660 memory=56316433531346 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510825/stat : 510825 (fscip) R 510818 510821 508419 0 -1 4194368 1517 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36169 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510826] ppid=510818 vsize=1668660 memory=54083084091976 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510826/stat : 510826 (fscip) R 510818 510821 508419 0 -1 4194368 1601 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36235 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510827] ppid=510818 vsize=1668660 memory=61783977231038 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510827/stat : 510827 (fscip) R 510818 510821 508419 0 -1 4194368 1522 0 0 0 4 0 0 0 20 0 41 0 88289361 1708707840 36235 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510828] ppid=510818 vsize=1668660 memory=56282191234110 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510828/stat : 510828 (fscip) R 510818 510821 508419 0 -1 4194368 1757 0 0 0 4 0 0 0 20 0 41 0 88289361 1708707840 36235 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510829] ppid=510818 vsize=1668660 memory=15539617701037672 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510829/stat : 510829 (fscip) R 510818 510821 508419 0 -1 4194368 1573 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36235 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510830] ppid=510818 vsize=1668660 memory=3760560901515227500 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510830/stat : 510830 (fscip) R 510818 510821 508419 0 -1 4194368 1484 0 0 0 4 0 0 0 20 0 41 0 88289361 1708707840 36301 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510831] ppid=510818 vsize=1668660 memory=878603 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510831/stat : 510831 (fscip) R 510818 510821 508419 0 -1 4194368 1491 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36301 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510832] ppid=510818 vsize=1668660 memory=934263 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510832/stat : 510832 (fscip) R 510818 510821 508419 0 -1 4194368 1605 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36301 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510833] ppid=510818 vsize=1668660 memory=0 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510833/stat : 510833 (fscip) R 510818 510821 508419 0 -1 4194368 1490 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36301 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510834] ppid=510818 vsize=1668660 memory=0 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510834/stat : 510834 (fscip) R 510818 510821 508419 0 -1 4194368 1550 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36301 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510835] ppid=510818 vsize=1668660 memory=0 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510835/stat : 510835 (fscip) R 510818 510821 508419 0 -1 4194368 1620 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36301 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510836] ppid=510818 vsize=1668660 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510836/stat : 510836 (fscip) R 510818 510821 508419 0 -1 4194368 1728 0 0 0 4 0 0 0 20 0 41 0 88289361 1708707840 36301 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510837] ppid=510818 vsize=1668660 memory=0 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510837/stat : 510837 (fscip) R 510818 510821 508419 0 -1 4194368 1537 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36301 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510838] ppid=510818 vsize=1668660 memory=0 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510838/stat : 510838 (fscip) R 510818 510821 508419 0 -1 4194368 1532 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36301 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510839] ppid=510818 vsize=1668660 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510839/stat : 510839 (fscip) R 510818 510821 508419 0 -1 4194368 1474 0 0 0 4 0 0 0 20 0 41 0 88289361 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510840] ppid=510818 vsize=1668660 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510840/stat : 510840 (fscip) R 510818 510821 508419 0 -1 4194368 1460 0 0 0 3 1 0 0 20 0 41 0 88289361 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510841] ppid=510818 vsize=1668660 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510841/stat : 510841 (fscip) R 510818 510821 508419 0 -1 4194368 1588 0 0 0 4 0 0 0 20 0 41 0 88289361 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510842] ppid=510818 vsize=1668660 memory=0 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510842/stat : 510842 (fscip) R 510818 510821 508419 0 -1 4194368 1538 0 0 0 4 1 0 0 20 0 41 0 88289361 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510843] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510843/stat : 510843 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510844] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510844/stat : 510844 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510845] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510845/stat : 510845 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510846] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510846/stat : 510846 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510847] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510847/stat : 510847 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510848] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510848/stat : 510848 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510849] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510849/stat : 510849 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510850] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510850/stat : 510850 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510851] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510851/stat : 510851 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510852] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510852/stat : 510852 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36367 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510853] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510853/stat : 510853 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36433 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510854] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510854/stat : 510854 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36433 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510855] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510855/stat : 510855 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36433 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510856] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510856/stat : 510856 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36433 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510857] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510857/stat : 510857 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36433 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510858] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510858/stat : 510858 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36433 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510859] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510859/stat : 510859 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36433 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510860] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510860/stat : 510860 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36433 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510861] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510861/stat : 510861 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36433 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510862] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510862/stat : 510862 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 36433 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 1668660 KiB
Current children cumulated memory: 143884 KiB

[startup+0.224519 s]*
/proc/loadavg: 77.51 80.10 79.81 81/1024 510862
/proc/meminfo: memFree=782293664/790760804 swapFree=131071996/131071996
[pid=510821] ppid=510818 vsize=1668660 memory=252288 CPUtime=3.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/stat : 510821 (fscip) R 510818 510821 508419 0 -1 1077936128 60147 0 0 0 322 31 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 17 60 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
/proc/510821/statm: 417165 63072 2966 3035 0 156903 0
[pid=510821/tid=510823] ppid=510818 vsize=1668660 memory=8318255677412212789 CPUtime=0.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510823/stat : 510823 (fscip) R 510818 510821 508419 0 -1 4194368 3894 0 0 0 16 2 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510824] ppid=510818 vsize=1668660 memory=211359629656 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510824/stat : 510824 (fscip) R 510818 510821 508419 0 -1 4194368 2448 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510825] ppid=510818 vsize=1668660 memory=53017898672631 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510825/stat : 510825 (fscip) R 510818 510821 508419 0 -1 4194368 2398 0 0 0 15 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510826] ppid=510818 vsize=1668660 memory=60718791811809 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510826/stat : 510826 (fscip) R 510818 510821 508419 0 -1 4194368 3653 0 0 0 13 2 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510827] ppid=510818 vsize=1668660 memory=58485442372557 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510827/stat : 510827 (fscip) R 510818 510821 508419 0 -1 4194368 3001 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510828] ppid=510818 vsize=1668660 memory=52983656413671 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510828/stat : 510828 (fscip) R 510818 510821 508419 0 -1 4194368 2421 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510829] ppid=510818 vsize=1668660 memory=14695192770986219 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510829/stat : 510829 (fscip) R 510818 510821 508419 0 -1 4194368 3780 0 0 0 15 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510830] ppid=510818 vsize=1668660 memory=3618133459493037704 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510830/stat : 510830 (fscip) R 510818 510821 508419 0 -1 4194368 2322 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510831] ppid=510818 vsize=1668660 memory=860566 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510831/stat : 510831 (fscip) R 510818 510821 508419 0 -1 4194368 2429 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510832] ppid=510818 vsize=1668660 memory=963665 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510832/stat : 510832 (fscip) R 510818 510821 508419 0 -1 4194368 3779 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510833] ppid=510818 vsize=1668660 memory=0 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510833/stat : 510833 (fscip) R 510818 510821 508419 0 -1 4194368 2391 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510834] ppid=510818 vsize=1668660 memory=0 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510834/stat : 510834 (fscip) R 510818 510821 508419 0 -1 4194368 2484 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510835] ppid=510818 vsize=1668660 memory=0 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510835/stat : 510835 (fscip) R 510818 510821 508419 0 -1 4194368 3790 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510836] ppid=510818 vsize=1668660 memory=0 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510836/stat : 510836 (fscip) R 510818 510821 508419 0 -1 4194368 2901 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510837] ppid=510818 vsize=1668660 memory=0 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510837/stat : 510837 (fscip) R 510818 510821 508419 0 -1 4194368 2307 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510838] ppid=510818 vsize=1668660 memory=0 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510838/stat : 510838 (fscip) R 510818 510821 508419 0 -1 4194368 3689 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510839] ppid=510818 vsize=1668660 memory=0 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510839/stat : 510839 (fscip) R 510818 510821 508419 0 -1 4194368 2234 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510840] ppid=510818 vsize=1668660 memory=0 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510840/stat : 510840 (fscip) R 510818 510821 508419 0 -1 4194368 2447 0 0 0 14 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510841] ppid=510818 vsize=1668660 memory=0 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510841/stat : 510841 (fscip) R 510818 510821 508419 0 -1 1077936192 3818 0 0 0 16 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510842] ppid=510818 vsize=1668660 memory=0 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510842/stat : 510842 (fscip) S 510818 510821 508419 0 -1 1077936192 2436 0 0 0 15 1 0 0 20 0 41 0 88289361 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510843] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510843/stat : 510843 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510844] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510844/stat : 510844 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510845] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510845/stat : 510845 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510846] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510846/stat : 510846 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510847] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510847/stat : 510847 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510848] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510848/stat : 510848 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510849] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510849/stat : 510849 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510850] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510850/stat : 510850 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510851] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510851/stat : 510851 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510852] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510852/stat : 510852 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510853] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510853/stat : 510853 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510854] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510854/stat : 510854 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510855] ppid=510818 vsize=1668660 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510855/stat : 510855 (fscip) S 510818 510821 508419 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 88289365 1708707840 63072 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0

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

/proc/510821/task/510849/stat : 510849 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510850] ppid=510818 vsize=24723588 memory=-9175065450589495996 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510850/stat : 510850 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510851] ppid=510818 vsize=24723588 memory=4232 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510851/stat : 510851 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510852] ppid=510818 vsize=24723588 memory=86744 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510852/stat : 510852 (fscip) S 510818 510821 508419 0 -1 1077936192 64 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510853] ppid=510818 vsize=24723588 memory=2720 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510853/stat : 510853 (fscip) S 510818 510821 508419 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510854] ppid=510818 vsize=24723588 memory=8348 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510854/stat : 510854 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510855] ppid=510818 vsize=24723588 memory=31304 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510855/stat : 510855 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510856] ppid=510818 vsize=24723588 memory=10544 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510856/stat : 510856 (fscip) S 510818 510821 508419 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510857] ppid=510818 vsize=24723588 memory=5512 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510857/stat : 510857 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510858] ppid=510818 vsize=24723588 memory=11748 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510858/stat : 510858 (fscip) S 510818 510821 508419 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510859] ppid=510818 vsize=24723588 memory=6720668731472624486 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510859/stat : 510859 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510860] ppid=510818 vsize=24723588 memory=11716 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510860/stat : 510860 (fscip) S 510818 510821 508419 0 -1 1077936192 131 0 0 0 1 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510861] ppid=510818 vsize=24723588 memory=2692 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510861/stat : 510861 (fscip) S 510818 510821 508419 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510862] ppid=510818 vsize=24723588 memory=6816 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510862/stat : 510862 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 3 0 0 20 0 41 0 88289365 25316954112 5756304 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
Current children cumulated CPU time: 71808.7 s
Current children cumulated vsize: 24723588 KiB
Current children cumulated memory: 23025216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3652 s]
/proc/loadavg: 70.94 78.39 79.81 62/984 513420
/proc/meminfo: memFree=739561084/790760804 swapFree=131071996/131071996
[pid=510821] ppid=510818 vsize=24819340 memory=23089520 CPUtime=72000.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/stat : 510821 (fscip) S 510818 510821 508419 0 -1 1077936128 78555766 0 0 0 7115093 84937 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 17 68 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
/proc/510821/statm: 6204835 5772380 3334 3035 0 6051757 0
[pid=510821/tid=510823] ppid=510818 vsize=24819340 memory=25333125866717268 CPUtime=3592.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510823/stat : 510823 (fscip) R 510818 510821 508419 0 -1 4194368 6102675 0 0 0 355251 4037 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510824] ppid=510818 vsize=24819340 memory=280803620916416 CPUtime=3602.75 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510824/stat : 510824 (fscip) R 510818 510821 508419 0 -1 4194368 6075879 0 0 0 357098 3177 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510825] ppid=510818 vsize=24819340 memory=4388125137671928 CPUtime=3600.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510825/stat : 510825 (fscip) R 510818 510821 508419 0 -1 4194368 164699 0 0 0 354125 5963 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510826] ppid=510818 vsize=24819340 memory=0 CPUtime=3597.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510826/stat : 510826 (fscip) R 510818 510821 508419 0 -1 4194368 5808278 0 0 0 356674 3095 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510827] ppid=510818 vsize=24819340 memory=11448 CPUtime=3606.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510827/stat : 510827 (fscip) R 510818 510821 508419 0 -1 4194368 4624581 0 0 0 357104 3508 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510828] ppid=510818 vsize=24819340 memory=280803622605280 CPUtime=3599.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510828/stat : 510828 (fscip) R 510818 510821 508419 0 -1 1077936192 159566 0 0 0 353967 5978 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510829] ppid=510818 vsize=24819340 memory=280803622357200 CPUtime=3597.76 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510829/stat : 510829 (fscip) R 510818 510821 508419 0 -1 4194368 5430731 0 0 0 356681 3095 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510830] ppid=510818 vsize=24819340 memory=5512 CPUtime=3604.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510830/stat : 510830 (fscip) R 510818 510821 508419 0 -1 4194368 7075673 0 0 0 357200 3238 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510831] ppid=510818 vsize=24819340 memory=15776 CPUtime=3597.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510831/stat : 510831 (fscip) R 510818 510821 508419 0 -1 4194368 171465 0 0 0 353524 6254 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510832] ppid=510818 vsize=24819340 memory=2316 CPUtime=3593.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510832/stat : 510832 (fscip) R 510818 510821 508419 0 -1 4194368 5789852 0 0 0 355831 3522 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510833] ppid=510818 vsize=24819340 memory=11716 CPUtime=3602.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510833/stat : 510833 (fscip) R 510818 510821 508419 0 -1 4194368 7032566 0 0 0 356347 3878 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510834] ppid=510818 vsize=24819340 memory=8196 CPUtime=3598.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510834/stat : 510834 (fscip) R 510818 510821 508419 0 -1 4194368 165764 0 0 0 353738 6069 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510835] ppid=510818 vsize=24819340 memory=3300 CPUtime=3596.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510835/stat : 510835 (fscip) R 510818 510821 508419 0 -1 4194368 5049242 0 0 0 356214 3458 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510836] ppid=510818 vsize=24819340 memory=19304 CPUtime=3604.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510836/stat : 510836 (fscip) R 510818 510821 508419 0 -1 4194368 5260605 0 0 0 357065 3358 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510837] ppid=510818 vsize=24819340 memory=22809032 CPUtime=3597.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510837/stat : 510837 (fscip) R 510818 510821 508419 0 -1 4194368 166990 0 0 0 353823 5941 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510838] ppid=510818 vsize=24819340 memory=1804 CPUtime=3597.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510838/stat : 510838 (fscip) R 510818 510821 508419 0 -1 4194368 5538428 0 0 0 356518 3275 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510839] ppid=510818 vsize=24819340 memory=6048 CPUtime=3604.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510839/stat : 510839 (fscip) R 510818 510821 508419 0 -1 4194368 5654513 0 0 0 357393 3104 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510840] ppid=510818 vsize=24819340 memory=11448 CPUtime=3597.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510840/stat : 510840 (fscip) R 510818 510821 508419 0 -1 4194368 163183 0 0 0 353555 6177 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510841] ppid=510818 vsize=24819340 memory=31304 CPUtime=3600.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510841/stat : 510841 (fscip) R 510818 510821 508419 0 -1 4194368 2807690 0 0 0 355595 4503 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510842] ppid=510818 vsize=24819340 memory=19088616 CPUtime=3604.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510842/stat : 510842 (fscip) R 510818 510821 508419 0 -1 4194368 5307930 0 0 0 357239 3216 0 0 20 0 41 0 88289361 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510843] ppid=510818 vsize=24819340 memory=23009000 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510843/stat : 510843 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510844] ppid=510818 vsize=24819340 memory=280803620701456 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510844/stat : 510844 (fscip) S 510818 510821 508419 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510845] ppid=510818 vsize=24819340 memory=7379266085568270446 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510845/stat : 510845 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510846] ppid=510818 vsize=24819340 memory=22575040 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510846/stat : 510846 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 3 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510847] ppid=510818 vsize=24819340 memory=22576664 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510847/stat : 510847 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510848] ppid=510818 vsize=24819340 memory=23047140 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510848/stat : 510848 (fscip) S 510818 510821 508419 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510849] ppid=510818 vsize=24819340 memory=5512 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510849/stat : 510849 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510850] ppid=510818 vsize=24819340 memory=11448 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510850/stat : 510850 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510851] ppid=510818 vsize=24819340 memory=22968676 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510851/stat : 510851 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510852] ppid=510818 vsize=24819340 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510852/stat : 510852 (fscip) S 510818 510821 508419 0 -1 1077936192 64 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510853] ppid=510818 vsize=24819340 memory=7524222387102968422 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510853/stat : 510853 (fscip) S 510818 510821 508419 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510854] ppid=510818 vsize=24819340 memory=19464380 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510854/stat : 510854 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510855] ppid=510818 vsize=24819340 memory=2676 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510855/stat : 510855 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510856] ppid=510818 vsize=24819340 memory=23057044 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510856/stat : 510856 (fscip) S 510818 510821 508419 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510857] ppid=510818 vsize=24819340 memory=2264 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510857/stat : 510857 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510858] ppid=510818 vsize=24819340 memory=1668 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510858/stat : 510858 (fscip) S 510818 510821 508419 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510859] ppid=510818 vsize=24819340 memory=31304 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510859/stat : 510859 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510860] ppid=510818 vsize=24819340 memory=10544 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510860/stat : 510860 (fscip) S 510818 510821 508419 0 -1 1077936192 131 0 0 0 1 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510861] ppid=510818 vsize=24819340 memory=23089064 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510861/stat : 510861 (fscip) S 510818 510821 508419 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
[pid=510821/tid=510862] ppid=510818 vsize=24819340 memory=15776 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/510821/task/510862/stat : 510862 (fscip) S 510818 510821 508419 0 -1 1077936192 128 0 0 0 0 3 0 0 20 0 41 0 88289365 25415004160 5772380 809668444160 4194304 16622877 140726501175376 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 28450816 140726501184489 140726501184605 140726501184605 140726501191631 0
Current children cumulated CPU time: 72000.3 s
Current children cumulated vsize: 24819340 KiB
Current children cumulated memory: 23089520 KiB

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

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

# cumulated CPU time of all completed processes:  user=71151.1 s, system=850.081 s

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

[startup+3652.11 s]*
/proc/loadavg: 70.94 78.39 79.81 43/945 513420
/proc/meminfo: memFree=743410484/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3652.5 s]
/proc/loadavg: 70.94 78.39 79.81 43/945 513420
/proc/meminfo: memFree=743410484/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3652.7 s]
/proc/loadavg: 70.94 78.39 79.81 43/945 513420
/proc/meminfo: memFree=743410484/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3652.71
CPU time (s): 72001.2
CPU user time (s): 71151.1
CPU system time (s): 850.081
CPU usage (%): 1971.17
Max. virtual memory (cumulated for all children) (KiB): 24819340
Max. memory (cumulated for all children) (KiB): 23089520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71151.1
system time used= 850.081
maximum resident set size= 23089700
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78555876
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= 17164807
involuntary context switches= 302715


# summary of solver processes directly reported to runsolver:
#   pid: 510821
#   total CPU time (s): 72001.2
#   total CPU user time (s): 71151.1
#   total CPU system time (s): 850.081

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 29.5307 second user time and 87.5221 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-09 17:24:22
IDJOB=4467346
IDBENCH=147594
IDSOLVER=3097
FILE ID=nodeD105/4467346-1723217062
RUNJOBID= nodeD105-1723213421-508429
SLURM_JOB_ID= 8266900
Free space on /tmp= 8622840 MiB

SOLVER NAME= FiberSCIP 20 cores, 024-08-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_1.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-4467346-1723217062/watcher-4467346-1723217062 -o /tmp/evaluation-result-4467346-1723217062/solver-4467346-1723217062 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723213421-508429 --watchdog 3760  fscip settings/racing.prm HOME/instance-4467346-1723217062.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= d93197574d7bf829fc84498a7cd9d0ce
RANDOM SEED=2023294081

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        782536828 kB
MemAvailable:   782833976 kB
Buffers:          895092 kB
Cached:          2746440 kB
SwapCached:            0 kB
Active:          1214420 kB
Inactive:        3995692 kB
Active(anon):       2168 kB
Inactive(anon):  1596136 kB
Active(file):    1212252 kB
Inactive(file):  2399556 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            114004 kB
Writeback:             0 kB
AnonPages:       1568416 kB
Mapped:           134976 kB
Shmem:             30728 kB
KReclaimable:     210084 kB
Slab:             609160 kB
SReclaimable:     210084 kB
SUnreclaim:       399076 kB
KernelStack:       17664 kB
PageTables:        13232 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1156628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           811776 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 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:      802816 kB
DirectMap2M:    101406720 kB
DirectMap1G:    703594496 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD105 at 2024-08-09 18:25:15