Trace number 4465957

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
unit/normalized-evencolouring_opt_unit_random6regular_nvert_851.opb
MD5SUMba8924c6fd2f4f3fa72c657b376a3f30
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark111.42
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3404
Total number of constraints851
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)851
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint7
Maximum length of a constraint7
Number of terms in the objective function 851
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 851
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 851
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 33169408, getVmSize() = 33169408, SCIPgetMemUsed() = 8974331, SCIPgetMemTotal() = 11404619, SCIPgetMemExternEstim() = 3689818
0.00/0.01	c ** set memory limit for presolving in LC to 8.79599e+12 for SCIP **
1.88/2.00	c ** Estimated virtualMemUsedAtSolver = 22460643, getVmSize() = 44122112, SCIPgetMemUsed() = 10475868, SCIPgetMemTotal() = 21246572, SCIPgetMemExternEstim() = 3689818
1.88/2.00	c ** set memory limit for solvers to 4.18854e+11 for each SCIP **
1.88/2.00	c Original Problem   :
1.88/2.00	c   Problem name     : instance-4465957-1722615853
1.88/2.00	c   Variables        : 3404 (3404 binary, 0 integer, 0 implicit integer, 0 continuous)
1.88/2.00	c   Constraints      : 851
1.88/2.00	c   Objective sense  : minimize
1.88/2.00	c Presolved Problem  :
1.88/2.00	c   Variables        : 3404 (3404 binary, 0 integer, 0 implicit integer, 0 continuous)
1.88/2.00	c   Constraints      : 851
1.88/2.00	c Constraints        : Number
1.88/2.00	c   linear           : 851 
1.88/2.00	c ** Instance transfer method used: 0
1.88/2.01	c ** ParaScipInstance copy does not increase the number of variables. **
2.01/2.10	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.01/2.11	c                                Nodes    Active                                            
2.01/2.11	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
2.23/2.19	c *       2              0           1        20         173.0000                -          -
9.11/2.50	c *       3              2           1        20           1.0000           0.0000          -
62.60/5.22	c         5              6           5        20           1.0000           0.0000          -
163.40/10.37	c        10          19643         802        20           1.0000           0.0000          -
264.48/15.44	c        15          35566         808        20           1.0000           0.0000          -
363.06/20.47	c        20          52143         789        20           1.0000           0.0000          -
461.98/25.48	c        25          67021         775        20           1.0000           0.0000          -
562.95/30.56	c        31           4661        3611        20           1.0000           0.0000          -
661.83/35.57	c        36           6450        5400        20           1.0000           0.0000          -
762.67/40.62	c        41           5644        4593        20           1.0000           0.0000          -
863.57/45.74	c        46           7087        6036        20           1.0000           0.0000          -
962.23/50.77	c        51          11266       10216        20           1.0000           0.0000          -
1061.05/55.78	c        56          12853       11803        20           1.0000           0.0000          -
1161.68/60.81	c        61          14305       13255        20           1.0000           0.0000          -
1260.63/65.85	c        66         168264         804        20           1.0000           0.0000          -
1361.58/70.90	c        71         183571         803        20           1.0000           0.0000          -
1460.54/75.91	c        76          18865       17815        20           1.0000           0.0000          -
1559.56/81.02	c        81          16734       15683        20           1.0000           0.0000          -
1660.77/86.07	c        86         224229         801        20           1.0000           0.0000          -
1759.83/91.09	c        91          23579       22529        20           1.0000           0.0000          -
1858.46/96.13	c        96         246643         783        20           1.0000           0.0000          -
1959.35/101.18	c       101         238361         794        20           1.0000           0.0000          -
2059.61/106.23	c       106         273328         777        20           1.0000           0.0000          -
2160.59/111.32	c       111         286701         784        20           1.0000           0.0000          -
2259.59/116.34	c       116         300141         782        20           1.0000           0.0000          -
2358.54/121.35	c       121         313180         783        20           1.0000           0.0000          -
2457.56/126.36	c       126          29169       28118        20           1.0000           0.0000          -
2558.55/131.41	c       131         295010         797        20           1.0000           0.0000          -
2657.53/136.43	c       136         307436         799        20           1.0000           0.0000          -
2756.52/141.45	c       141         320549         799        20           1.0000           0.0000          -
2857.44/146.50	c       147         334115         813        20           1.0000           0.0000          -
2956.33/151.55	c       152         348143         800        20           1.0000           0.0000          -
3057.25/156.61	c       157         362523         802        20           1.0000           0.0000          -
3158.18/161.71	c       162         376936         798        20           1.0000           0.0000          -
3257.17/166.76	c       167         391958         805        20           1.0000           0.0000          -
3358.14/171.81	c       172          48332       47201        20           1.0000           0.0000          -
3457.01/176.84	c       177         422578         800        20           1.0000           0.0000          -
3555.93/181.85	c       182         439279         806        20           1.0000           0.0000          -
3656.89/186.96	c       187         456561         799        20           1.0000           0.0000          -
3755.85/192.01	c       192         471724         802        20           1.0000           0.0000          -
3854.70/197.03	c       197         485953         804        20           1.0000           0.0000          -
3956.40/202.08	c       202         499822         799        20           1.0000           0.0000          -
4055.37/207.13	c       207         514961         806        20           1.0000           0.0000          -
4157.35/212.21	c       212         530055         800        20           1.0000           0.0000          -
4256.19/217.26	c       217         545586         807        20           1.0000           0.0000          -
4357.07/222.31	c       222         558436         807        20           1.0000           0.0000          -
4455.95/227.36	c       227         571935         812        20           1.0000           0.0000          -
4556.82/232.41	c       232         585728         806        20           1.0000           0.0000          -
4655.77/237.46	c       237         599712         804        20           1.0000           0.0000          -
4756.52/242.51	c       243         612637         804        20           1.0000           0.0000          -
4855.38/247.57	c       248         604789         787        20           1.0000           0.0000          -
4956.35/252.62	c       253         616516         789        20           1.0000           0.0000          -
5055.33/257.66	c       258         628374         787        20           1.0000           0.0000          -
5156.01/262.71	c       263          82804       81754        20           1.0000           0.0000          -
5254.74/267.76	c       268         655105         789        20           1.0000           0.0000          -
5355.59/272.81	c       273         669688         782        20           1.0000           0.0000          -
5454.42/277.86	c       278         685284         784        20           1.0000           0.0000          -
5553.40/282.88	c       283         736757         804        20           1.0000           0.0000          -
5654.21/287.93	c       288         751592         806        20           1.0000           0.0000          -
5752.97/293.01	c       293          93458       92408        20           1.0000           0.0000          -
5854.66/298.06	c       298          95213       94163        20           1.0000           0.0000          -
5953.39/303.08	c       303         808201         807        20           1.0000           0.0000          -
6052.32/308.11	c       308         827038         806        20           1.0000           0.0000          -
6151.07/313.12	c       313         100441       99391        20           1.0000           0.0000          -
6252.06/318.19	c       318         862205         805        20           1.0000           0.0000          -
6352.23/323.28	c       323         880899         801        20           1.0000           0.0000          -
6452.89/328.36	c       328         841667         784        20           1.0000           0.0000          -
6553.74/333.41	c       333         858440         783        20           1.0000           0.0000          -
6652.43/338.46	c       338          92842       91791        20           1.0000           0.0000          -
6751.29/343.49	c       344         948490         809        20           1.0000           0.0000          -
6852.08/348.56	c       349         908995         792        20           1.0000           0.0000          -
6950.97/353.58	c       354         978399         805        20           1.0000           0.0000          -
7049.93/358.60	c       359         996604         802        20           1.0000           0.0000          -
7152.70/363.70	c       364        1012604         801        20           1.0000           0.0000          -
7251.27/368.74	c       369        1029399         805        20           1.0000           0.0000          -
7352.16/373.81	c       374         113063      111878        20           1.0000           0.0000          -
7451.05/378.85	c       379        1061215         804        20           1.0000           0.0000          -
7551.79/383.91	c       384        1025632         784        20           1.0000           0.0000          -
7650.75/388.93	c       389        1092788         799        20           1.0000           0.0000          -
7749.55/393.98	c       394        1110160         805        20           1.0000           0.0000          -
7851.02/399.06	c       399         120931      119732        20           1.0000           0.0000          -
7949.94/404.08	c       404        1140679         801        20           1.0000           0.0000          -
8050.70/409.16	c       409        1092321         784        20           1.0000           0.0000          -
8150.88/414.21	c       414         135858      134808        20           1.0000           0.0000          -
8249.68/419.26	c       419        1120387         786        20           1.0000           0.0000          -
8350.58/424.31	c       424        1212958         808        20           1.0000           0.0000          -
8449.44/429.36	c       429         121172      120121        20           1.0000           0.0000          -
8550.27/434.41	c       434         132206      131007        20           1.0000           0.0000          -
8649.12/439.43	c       439        1258364         804        20           1.0000           0.0000          -
8749.96/444.51	c       445         135545      134346        20           1.0000           0.0000          -
8848.80/449.56	c       450        1206544         783        20           1.0000           0.0000          -
8949.58/454.61	c       455        1219621         783        20           1.0000           0.0000          -
9048.33/459.66	c       460        1234427         780        20           1.0000           0.0000          -
9149.01/464.71	c       465        1247890         785        20           1.0000           0.0000          -
9247.92/469.76	c       470        1261708         779        20           1.0000           0.0000          -
9346.90/474.79	c       475        1362403         802        20           1.0000           0.0000          -
9447.28/479.81	c       480        1375555         803        20           1.0000           0.0000          -
9546.19/484.83	c       485        1389414         801        20           1.0000           0.0000          -
9645.01/489.87	c       490        1403495         799        20           1.0000           0.0000          -
9745.77/494.92	c       495        1421145         798        20           1.0000           0.0000          -
9844.73/499.97	c       500        1438170         799        20           1.0000           0.0000          -
9946.30/505.11	c       505         155158      153948        20           1.0000           0.0000          -
10047.25/510.16	c       510        1373339         787        20           1.0000           0.0000          -
10147.31/515.21	c       515         170946      169896        20           1.0000           0.0000          -
10246.17/520.25	c       520        1504238         803        20           1.0000           0.0000          -
10347.07/525.31	c       525        1413065         787        20           1.0000           0.0000          -
10445.98/530.33	c       530        1537575         803        20           1.0000           0.0000          -
10544.96/535.35	c       535         165096      163874        20           1.0000           0.0000          -
10643.88/540.39	c       540         155689      154638        20           1.0000           0.0000          -
10744.73/545.44	c       545        1589044         807        20           1.0000           0.0000          -
10845.57/550.51	c       551        1606806         801        20           1.0000           0.0000          -
10944.52/555.57	c       556        1625485         800        20           1.0000           0.0000          -
11045.40/560.63	c       561        1643433         803        20           1.0000           0.0000          -
11146.30/565.71	c       566         175057      173835        20           1.0000           0.0000          -
11245.12/570.76	c       571         190707      189657        20           1.0000           0.0000          -
11344.03/575.77	c       576        1705613         800        20           1.0000           0.0000          -
11444.94/580.85	c       581        1726272         805        20           1.0000           0.0000          -
11545.86/585.90	c       586        1738337         807        20           1.0000           0.0000          -
11644.78/590.94	c       591        1751166         810        20           1.0000           0.0000          -
11743.69/595.99	c       596        1766662         803        20           1.0000           0.0000          -
11842.68/601.03	c       601        1780981         809        20           1.0000           0.0000          -
11944.31/606.11	c       606        1666170         780        20           1.0000           0.0000          -
12042.96/611.13	c       611         177724      176673        20           1.0000           0.0000          -
12143.62/616.16	c       616        1830272         806        20           1.0000           0.0000          -
12243.92/621.21	c       621        1847556         798        20           1.0000           0.0000          -
12344.72/626.31	c       626         182586      181535        20           1.0000           0.0000          -
12443.67/631.36	c       631        1743581         781        20           1.0000           0.0000          -
12542.61/636.40	c       636         213804      212754        20           1.0000           0.0000          -
12643.45/641.41	c       641        1913920         803        20           1.0000           0.0000          -
12742.53/646.47	c       646        1931998         803        20           1.0000           0.0000          -
12841.30/651.49	c       652         219161      218111        20           1.0000           0.0000          -
12942.04/656.53	c       657        1970470         810        20           1.0000           0.0000          -
13040.98/661.58	c       662        1989423         798        20           1.0000           0.0000          -
13141.92/666.63	c       667        2006708         803        20           1.0000           0.0000          -
13240.79/671.65	c       672        2024573         801        20           1.0000           0.0000          -
13341.41/676.72	c       677        2040543         805        20           1.0000           0.0000          -
13440.32/681.77	c       682        2058793         808        20           1.0000           0.0000          -
13541.18/686.81	c       687        2075752         806        20           1.0000           0.0000          -
13640.12/691.85	c       692         215765      214523        20           1.0000           0.0000          -
13738.99/696.90	c       697        2111502         805        20           1.0000           0.0000          -
13842.61/702.05	c       702        2128554         802        20           1.0000           0.0000          -
13941.45/707.10	c       707        2144881         800        20           1.0000           0.0000          -
14042.26/712.15	c       712        2159688         805        20           1.0000           0.0000          -
14142.34/717.21	c       717         210935      209884        20           1.0000           0.0000          -
14241.22/722.26	c       722         225333      224091        20           1.0000           0.0000          -
14342.05/727.31	c       727        2056353         782        20           1.0000           0.0000          -
14440.98/732.36	c       732        2071510         783        20           1.0000           0.0000          -
14541.83/737.41	c       737        2084802         782        20           1.0000           0.0000          -
14640.57/742.46	c       742        2099599         785        20           1.0000           0.0000          -
14739.41/747.49	c       748        2274469         805        20           1.0000           0.0000          -
14840.06/752.53	c       753        2291254         801        20           1.0000           0.0000          -
14940.86/757.61	c       758        2149955         790        20           1.0000           0.0000          -
15039.81/762.65	c       763        2324500         802        20           1.0000           0.0000          -
15140.54/767.71	c       768        2183916         790        20           1.0000           0.0000          -
15239.38/772.76	c       773        2200601         786        20           1.0000           0.0000          -
15340.17/777.81	c       778         263117      262067        20           1.0000           0.0000          -
15439.08/782.86	c       783         245345      244091        20           1.0000           0.0000          -
15539.78/787.91	c       788        2246715         789        20           1.0000           0.0000          -
15638.71/792.96	c       793        2262535         785        20           1.0000           0.0000          -
15737.56/797.97	c       798        2450799         803        20           1.0000           0.0000          -
15836.55/803.00	c       803        2468757         804        20           1.0000           0.0000          -
15938.23/808.06	c       808        2485953         802        20           1.0000           0.0000          -
16037.18/813.11	c       813        2500818         807        20           1.0000           0.0000          -
16136.26/818.12	c       818        2517379         803        20           1.0000           0.0000          -
16237.18/823.17	c       823        2533339         801        20           1.0000           0.0000          -
16337.30/828.22	c       828        2550109         800        20           1.0000           0.0000          -
16438.47/833.31	c       833        2567444         805        20           1.0000           0.0000          -
16539.34/838.40	c       838        2581748         803        20           1.0000           0.0000          -
16638.44/843.45	c       843         250700      249649        20           1.0000           0.0000          -
16739.34/848.51	c       849         266931      265656        20           1.0000           0.0000          -
16838.47/853.55	c       854        2626456         801        20           1.0000           0.0000          -
16937.53/858.56	c       859        2640044         800        20           1.0000           0.0000          -
17038.49/863.60	c       864        2653261         802        20           1.0000           0.0000          -
17137.60/868.63	c       869        2664877         805        20           1.0000           0.0000          -
17236.46/873.69	c       874        2676995         803        20           1.0000           0.0000          -
17337.63/878.72	c       879         261465      260414        20           1.0000           0.0000          -
17438.40/883.86	c       884         263176      262125        20           1.0000           0.0000          -
17539.10/888.91	c       889         264889      263838        20           1.0000           0.0000          -
17637.92/893.96	c       894        2560172         783        20           1.0000           0.0000          -
17736.84/899.01	c       899        2572756         792        20           1.0000           0.0000          -
17838.49/904.06	c       904        2585284         786        20           1.0000           0.0000          -
17937.32/909.11	c       909        2597355         791        20           1.0000           0.0000          -
18036.26/914.12	c       914        2788362         805        20           1.0000           0.0000          -
18138.41/919.20	c       919        2802885         797        20           1.0000           0.0000          -
18237.03/924.25	c       924        2817540         805        20           1.0000           0.0000          -
18337.90/929.31	c       929         293163      291882        20           1.0000           0.0000          -
18436.72/934.34	c       934        2844614         805        20           1.0000           0.0000          -
18535.55/939.37	c       939        2859273         798        20           1.0000           0.0000          -
18636.12/944.46	c       944         282219      281168        20           1.0000           0.0000          -
18736.91/949.51	c       950        2705088         783        20           1.0000           0.0000          -
18835.84/954.56	c       955        2719784         783        20           1.0000           0.0000          -
18936.63/959.61	c       960         286802      285751        20           1.0000           0.0000          -
19035.49/964.66	c       965         328059      327009        20           1.0000           0.0000          -
19134.41/969.67	c       970        2943180         808        20           1.0000           0.0000          -
19235.31/974.72	c       975         307887      306590        20           1.0000           0.0000          -
19336.19/979.81	c       980         309510      308213        20           1.0000           0.0000          -
19435.05/984.86	c       985        2808512         782        20           1.0000           0.0000          -
19533.88/989.89	c       990        2995182         802        20           1.0000           0.0000          -
19634.74/994.94	c       995        3009254         807        20           1.0000           0.0000          -
19733.73/1000.00	c      1000        3022843         803        20           1.0000           0.0000          -
19835.27/1005.06	c      1005         300827      299776        20           1.0000           0.0000          -
19933.90/1010.08	c      1010        3049845         802        20           1.0000           0.0000          -
20032.64/1015.12	c      1015        3063184         803        20           1.0000           0.0000          -
20133.31/1020.19	c      1020        3075811         807        20           1.0000           0.0000          -
20233.43/1025.24	c      1025        3091388         807        20           1.0000           0.0000          -
20334.36/1030.31	c      1030        2933145         787        20           1.0000           0.0000          -
20433.29/1035.36	c      1035         309819      308768        20           1.0000           0.0000          -
20534.19/1040.41	c      1040         311636      310585        20           1.0000           0.0000          -
20633.05/1045.46	c      1045         313331      312280        20           1.0000           0.0000          -
20734.14/1050.51	c      1051        2991082         785        20           1.0000           0.0000          -
20832.75/1055.56	c      1056        3004999         789        20           1.0000           0.0000          -
20933.46/1060.60	c      1061        3189602         801        20           1.0000           0.0000          -
21032.01/1065.66	c      1066        3033901         787        20           1.0000           0.0000          -
21130.92/1070.69	c      1071        3215980         808        20           1.0000           0.0000          -
21231.65/1075.74	c      1076        3230746         806        20           1.0000           0.0000          -
21330.57/1080.76	c      1081        3246317         808        20           1.0000           0.0000          -
21429.47/1085.79	c      1086         343785      342478        20           1.0000           0.0000          -
21530.25/1090.84	c      1091         327332      326281        20           1.0000           0.0000          -
21631.10/1095.91	c      1096         347408      346101        20           1.0000           0.0000          -
21729.83/1100.93	c      1101         375654      374604        20           1.0000           0.0000          -
21828.72/1105.98	c      1106        3315429         801        20           1.0000           0.0000          -
21927.53/1111.03	c      1111        3328777         807        20           1.0000           0.0000          -
22031.09/1116.16	c      1116        3174099         788        20           1.0000           0.0000          -
22131.28/1121.21	c      1121        3188647         785        20           1.0000           0.0000          -
22230.23/1126.26	c      1126        3203827         783        20           1.0000           0.0000          -
22330.96/1131.31	c      1131        3220190         785        20           1.0000           0.0000          -
22429.95/1136.36	c      1136         388229      387179        20           1.0000           0.0000          -
22530.73/1141.40	c      1141        3425753         804        20           1.0000           0.0000          -
22629.56/1146.46	c      1146         391486      390436        20           1.0000           0.0000          -
22730.41/1151.50	c      1152        3453011         807        20           1.0000           0.0000          -
22829.31/1156.55	c      1157        3466433         806        20           1.0000           0.0000          -
22928.34/1161.60	c      1162        3481225         799        20           1.0000           0.0000          -
23028.84/1166.63	c      1167        3496061         802        20           1.0000           0.0000          -
23127.78/1171.69	c      1172        3510242         802        20           1.0000           0.0000          -
23228.70/1176.76	c      1177        3348932         787        20           1.0000           0.0000          -
23329.63/1181.81	c      1182        3363987         790        20           1.0000           0.0000          -
23428.58/1186.86	c      1187         356817      355766        20           1.0000           0.0000          -
23527.43/1191.88	c      1192        3566252         804        20           1.0000           0.0000          -
23628.16/1196.96	c      1197         380226      378903        20           1.0000           0.0000          -
23729.39/1202.03	c      1202        3412037         792        20           1.0000           0.0000          -
23828.38/1207.05	c      1207        3609645         805        20           1.0000           0.0000          -
23927.49/1212.07	c      1212         414953      413903        20           1.0000           0.0000          -
24028.18/1217.15	c      1217        3638312         810        20           1.0000           0.0000          -
24128.04/1222.21	c      1222        3651641         804        20           1.0000           0.0000          -
24226.94/1227.22	c      1227        3665739         807        20           1.0000           0.0000          -
24325.74/1232.27	c      1232        3679428         807        20           1.0000           0.0000          -
24426.51/1237.30	c      1237         392916      391593        20           1.0000           0.0000          -
24527.49/1242.43	c      1242         394679      393356        20           1.0000           0.0000          -
24626.49/1247.48	c      1247         396563      395240        20           1.0000           0.0000          -
24725.48/1252.49	c      1252        3746537         804        20           1.0000           0.0000          -
24826.46/1257.52	c      1258        3765823         800        20           1.0000           0.0000          -
24925.24/1262.59	c      1263        3780827         802        20           1.0000           0.0000          -
25026.12/1267.66	c      1268        3796194         801        20           1.0000           0.0000          -
25127.03/1272.73	c      1273        3596565         788        20           1.0000           0.0000          -
25225.76/1277.78	c      1278        3610952         794        20           1.0000           0.0000          -
25326.62/1282.83	c      1283        3625868         793        20           1.0000           0.0000          -
25425.49/1287.88	c      1288        3641480         795        20           1.0000           0.0000          -
25526.42/1292.93	c      1293         411451      410128        20           1.0000           0.0000          -
25625.48/1297.94	c      1298        3889135         805        20           1.0000           0.0000          -
25724.27/1303.01	c      1303        3905607         804        20           1.0000           0.0000          -
25826.06/1308.08	c      1308        3700602         786        20           1.0000           0.0000          -
25926.60/1313.13	c      1313        3712801         783        20           1.0000           0.0000          -
26025.64/1318.14	c      1318        3949497         803        20           1.0000           0.0000          -
26124.59/1323.15	c      1323        3964628         798        20           1.0000           0.0000          -
26224.89/1328.28	c      1328        3752157         782        20           1.0000           0.0000          -
26325.84/1333.33	c      1333         457056      456006        20           1.0000           0.0000          -
26424.75/1338.38	c      1338        4006681         804        20           1.0000           0.0000          -
26525.52/1343.43	c      1343        3789402         784        20           1.0000           0.0000          -
26624.46/1348.46	c      1348        4033570         799        20           1.0000           0.0000          -
26725.40/1353.53	c      1354        3812607         790        20           1.0000           0.0000          -
26824.37/1358.58	c      1359         465998      464948        20           1.0000           0.0000          -
26925.30/1363.63	c      1364        3840189         790        20           1.0000           0.0000          -
27024.22/1368.68	c      1369        3854002         791        20           1.0000           0.0000          -
27125.10/1373.71	c      1374        4123258         797        20           1.0000           0.0000          -
27223.90/1378.72	c      1379         416108      415057        20           1.0000           0.0000          -
27322.64/1383.77	c      1384        4159729         803        20           1.0000           0.0000          -
27421.34/1388.79	c      1389        4176422         802        20           1.0000           0.0000          -
27522.15/1393.84	c      1394        4192130         804        20           1.0000           0.0000          -
27623.01/1398.98	c      1399        3928987         789        20           1.0000           0.0000          -
27721.92/1404.01	c      1404         481924      480874        20           1.0000           0.0000          -
27823.32/1409.07	c      1409        4245724         798        20           1.0000           0.0000          -
27922.15/1414.12	c      1414         427095      426044        20           1.0000           0.0000          -
28023.00/1419.18	c      1419         487140      486090        20           1.0000           0.0000          -
28123.03/1424.20	c      1424        4297587         799        20           1.0000           0.0000          -
28221.92/1429.21	c      1429        4314990         798        20           1.0000           0.0000          -
28320.66/1434.26	c      1434        4332608         803        20           1.0000           0.0000          -
28421.59/1439.37	c      1439        4348819         798        20           1.0000           0.0000          -
28522.33/1444.43	c      1444        4066696         792        20           1.0000           0.0000          -
28621.27/1449.48	c      1449        4084118         789        20           1.0000           0.0000          -
28720.00/1454.49	c      1454        4397251         802        20           1.0000           0.0000          -
28820.84/1459.50	c      1460         501625      500575        20           1.0000           0.0000          -
28921.41/1464.63	c      1465        4137437         790        20           1.0000           0.0000          -
29020.19/1469.68	c      1470        4154338         790        20           1.0000           0.0000          -
29121.12/1474.73	c      1475        4173058         790        20           1.0000           0.0000          -
29219.82/1479.78	c      1480        4189517         785        20           1.0000           0.0000          -
29320.58/1484.83	c      1485        4206775         782        20           1.0000           0.0000          -
29419.34/1489.88	c      1490        4221358         785        20           1.0000           0.0000          -
29520.24/1494.90	c      1495        4534041         797        20           1.0000           0.0000          -
29618.99/1499.91	c      1500        4551861         796        20           1.0000           0.0000          -
29717.87/1504.99	c      1505        4570015         800        20           1.0000           0.0000          -
29819.43/1510.06	c      1510         482812      481441        20           1.0000           0.0000          -
29918.26/1515.13	c      1515        4289533         790        20           1.0000           0.0000          -
30019.08/1520.18	c      1520        4305845         793        20           1.0000           0.0000          -
30117.70/1525.19	c      1525        4640053         801        20           1.0000           0.0000          -
30218.12/1530.25	c      1530        4658574         800        20           1.0000           0.0000          -
30319.08/1535.32	c      1535        4675295         801        20           1.0000           0.0000          -
30417.70/1540.38	c      1540        4367325         790        20           1.0000           0.0000          -
30518.43/1545.43	c      1545        4385866         785        20           1.0000           0.0000          -
30617.22/1550.47	c      1550        4718657         801        20           1.0000           0.0000          -
30718.04/1555.53	c      1556         534590      533540        20           1.0000           0.0000          -
30816.92/1560.58	c      1561        4434218         786        20           1.0000           0.0000          -
30917.85/1565.61	c      1566        4762568         800        20           1.0000           0.0000          -
31016.73/1570.62	c      1571        4777858         804        20           1.0000           0.0000          -
31117.65/1575.70	c      1576         504368      502993        20           1.0000           0.0000          -
31216.46/1580.72	c      1581        4806236         799        20           1.0000           0.0000          -
31315.40/1585.74	c      1586        4823215         799        20           1.0000           0.0000          -
31416.36/1590.89	c      1591        4525490         787        20           1.0000           0.0000          -
31517.05/1595.92	c      1596        4859715         799        20           1.0000           0.0000          -
31616.00/1600.95	c      1601        4877074         794        20           1.0000           0.0000          -
31714.99/1606.00	c      1606        4893107         796        20           1.0000           0.0000          -
31816.56/1611.05	c      1611        4909914         798        20           1.0000           0.0000          -
31917.57/1616.15	c      1616         489399      488348        20           1.0000           0.0000          -
32016.38/1621.18	c      1621        4943304         800        20           1.0000           0.0000          -
32116.35/1626.23	c      1626        4958958         800        20           1.0000           0.0000          -
32215.24/1631.28	c      1631        4976060         797        20           1.0000           0.0000          -
32316.00/1636.33	c      1636        4992597         802        20           1.0000           0.0000          -
32414.77/1641.36	c      1641        5007658         809        20           1.0000           0.0000          -
32515.70/1646.45	c      1646        5022710         806        20           1.0000           0.0000          -
32614.55/1651.50	c      1652         568172      567122        20           1.0000           0.0000          -
32715.52/1656.55	c      1657        5058144         810        20           1.0000           0.0000          -
32816.48/1661.60	c      1662        4718201         793        20           1.0000           0.0000          -
32915.48/1666.65	c      1667        4733025         783        20           1.0000           0.0000          -
33014.33/1671.69	c      1672        5106262         801        20           1.0000           0.0000          -
33113.15/1676.70	c      1677         508157      507106        20           1.0000           0.0000          -
33213.97/1681.75	c      1682        5139344         803        20           1.0000           0.0000          -
33312.96/1686.77	c      1687        5155698         813        20           1.0000           0.0000          -
33412.00/1691.80	c      1692         541851      540452        20           1.0000           0.0000          -
33512.84/1696.85	c      1697         543388      541989        20           1.0000           0.0000          -
33613.76/1701.92	c      1702        5204881         802        20           1.0000           0.0000          -
33712.50/1706.96	c      1707        5219553         803        20           1.0000           0.0000          -
33811.39/1712.02	c      1712        5235982         800        20           1.0000           0.0000          -
33912.77/1717.04	c      1717        5250165         806        20           1.0000           0.0000          -
34011.68/1722.06	c      1722        5264087         806        20           1.0000           0.0000          -
34110.89/1727.14	c      1727        5278576         809        20           1.0000           0.0000          -
34212.70/1732.30	c      1732        4914054         789        20           1.0000           0.0000          -
34313.54/1737.35	c      1737        5312648         804        20           1.0000           0.0000          -
34412.41/1742.39	c      1742        5329444         805        20           1.0000           0.0000          -
34513.38/1747.45	c      1747        4958003         785        20           1.0000           0.0000          -
34614.28/1752.50	c      1753        5363333         808        20           1.0000           0.0000          -
34713.15/1757.55	c      1758        5379289         800        20           1.0000           0.0000          -
34812.07/1762.56	c      1763        5397027         804        20           1.0000           0.0000          -
34912.99/1767.65	c      1768        5414898         807        20           1.0000           0.0000          -
35011.87/1772.67	c      1773        5432672         802        20           1.0000           0.0000          -
35110.85/1777.69	c      1778        5446451         802        20           1.0000           0.0000          -
35213.55/1782.80	c      1783        5461714         808        20           1.0000           0.0000          -
35312.45/1787.85	c      1788        5062238         786        20           1.0000           0.0000          -
35411.14/1792.90	c      1793         544572      543521        20           1.0000           0.0000          -
35511.97/1797.94	c      1798        5502587         804        20           1.0000           0.0000          -
35610.93/1802.95	c      1803         620341      619291        20           1.0000           0.0000          -
35709.75/1807.96	c      1808         622026      620976        20           1.0000           0.0000          -
35808.60/1813.01	c      1813         550563      549512        20           1.0000           0.0000          -
35907.61/1818.02	c      1818        5558251         811        20           1.0000           0.0000          -
36009.18/1823.05	c      1823        5570705         803        20           1.0000           0.0000          -
36107.99/1828.12	c      1828        5583546         808        20           1.0000           0.0000          -
36210.09/1833.28	c      1833        5596810         802        20           1.0000           0.0000          -
36310.93/1838.35	c      1838        5612106         805        20           1.0000           0.0000          -
36409.74/1843.40	c      1843        5627811         805        20           1.0000           0.0000          -
36510.63/1848.45	c      1848        5237599         788        20           1.0000           0.0000          -
36609.53/1853.48	c      1853        5656340         803        20           1.0000           0.0000          -
36708.36/1858.49	c      1858        5672948         802        20           1.0000           0.0000          -
36808.92/1863.55	c      1864         566141      565090        20           1.0000           0.0000          -
36909.61/1868.60	c      1869        5700033         807        20           1.0000           0.0000          -
37008.47/1873.64	c      1874        5711744         805        20           1.0000           0.0000          -
37107.20/1878.65	c      1879        5727363         808        20           1.0000           0.0000          -
37208.10/1883.72	c      1884        5739706         809        20           1.0000           0.0000          -
37309.04/1888.83	c      1889        5753003         804        20           1.0000           0.0000          -
37409.82/1893.90	c      1894        5765147         800        20           1.0000           0.0000          -
37508.63/1898.95	c      1899        5383635         784        20           1.0000           0.0000          -
37607.49/1903.99	c      1904        5791183         803        20           1.0000           0.0000          -
37709.00/1909.04	c      1909        5805305         804        20           1.0000           0.0000          -
37808.05/1914.10	c      1914        5817926         807        20           1.0000           0.0000          -
37906.62/1919.13	c      1919         583277      582226        20           1.0000           0.0000          -
38007.56/1924.18	c      1924        5843724         800        20           1.0000           0.0000          -
38107.71/1929.23	c      1929        5858442         803        20           1.0000           0.0000          -
38208.56/1934.30	c      1934        5873435         807        20           1.0000           0.0000          -
38307.45/1939.35	c      1939        5887029         808        20           1.0000           0.0000          -
38406.27/1944.37	c      1944        5900211         809        20           1.0000           0.0000          -
38507.12/1949.40	c      1949        5912792         803        20           1.0000           0.0000          -
38605.99/1954.45	c      1954        5925142         803        20           1.0000           0.0000          -
38704.80/1959.49	c      1960        5938151         801        20           1.0000           0.0000          -
38805.64/1964.51	c      1965        5955504         803        20           1.0000           0.0000          -
38904.40/1969.52	c      1970        5971764         797        20           1.0000           0.0000          -
39003.31/1974.53	c      1975        5989265         805        20           1.0000           0.0000          -
39102.19/1979.57	c      1980        6005573         802        20           1.0000           0.0000          -
39202.97/1984.67	c      1985         603986      602935        20           1.0000           0.0000          -
39305.88/1989.80	c      1990        6039806         804        20           1.0000           0.0000          -
39404.91/1994.83	c      1995        6055509         801        20           1.0000           0.0000          -
39503.97/1999.88	c      2000         641742      640319        20           1.0000           0.0000          -
39604.66/2004.91	c      2005         643377      641954        20           1.0000           0.0000          -
39703.68/2009.92	c      2010         644992      643569        20           1.0000           0.0000          -
39802.61/2015.01	c      2015         693727      692677        20           1.0000           0.0000          -
39905.91/2020.14	c      2020        6128868         802        20           1.0000           0.0000          -
40005.05/2025.20	c      2025        6143368         800        20           1.0000           0.0000          -
40104.94/2030.25	c      2030         618209      617158        20           1.0000           0.0000          -
40203.77/2035.30	c      2035        6176450         804        20           1.0000           0.0000          -
40304.54/2040.35	c      2040        6194734         801        20           1.0000           0.0000          -
40403.18/2045.37	c      2045         704147      703097        20           1.0000           0.0000          -
40502.09/2050.38	c      2050        6225630         800        20           1.0000           0.0000          -
40602.86/2055.49	c      2056        6241019         813        20           1.0000           0.0000          -
40703.57/2060.53	c      2061         627663      626612        20           1.0000           0.0000          -
40802.49/2065.59	c      2066        6269845         800        20           1.0000           0.0000          -
40903.28/2070.64	c      2071        6286848         804        20           1.0000           0.0000          -
41002.23/2075.69	c      2076        6303980         799        20           1.0000           0.0000          -
41103.08/2080.74	c      2081        6318554         806        20           1.0000           0.0000          -
41201.90/2085.79	c      2086        6337017         807        20           1.0000           0.0000          -
41302.70/2090.84	c      2091        6352069         798        20           1.0000           0.0000          -
41401.59/2095.89	c      2096        6365052         804        20           1.0000           0.0000          -
41502.46/2100.94	c      2101        6378950         801        20           1.0000           0.0000          -
41601.38/2105.97	c      2106        6393469         804        20           1.0000           0.0000          -
41703.03/2111.04	c      2111        6407282         800        20           1.0000           0.0000          -
41801.94/2116.09	c      2116        6423360         802        20           1.0000           0.0000          -
41902.85/2121.14	c      2121        6440076         800        20           1.0000           0.0000          -
42001.75/2126.18	c      2126        6458120         803        20           1.0000           0.0000          -
42100.35/2131.19	c      2131        6476329         805        20           1.0000           0.0000          -
42200.57/2136.21	c      2136        6493726         804        20           1.0000           0.0000          -
42299.34/2141.25	c      2141        6509102         807        20           1.0000           0.0000          -
42400.07/2146.31	c      2146         654024      652973        20           1.0000           0.0000          -
42500.78/2151.42	c      2151        6544759         799        20           1.0000           0.0000          -
42599.44/2156.49	c      2156        6560200         797        20           1.0000           0.0000          -
42700.27/2161.54	c      2162        6575753         800        20           1.0000           0.0000          -
42799.05/2166.55	c      2167        6592865         796        20           1.0000           0.0000          -
42899.90/2171.60	c      2172        6610218         803        20           1.0000           0.0000          -
42998.82/2176.69	c      2177        6626242         798        20           1.0000           0.0000          -
43099.67/2181.74	c      2182        6644892         807        20           1.0000           0.0000          -
43198.45/2186.79	c      2187        6663182         800        20           1.0000           0.0000          -
43299.17/2191.84	c      2192        6678563         803        20           1.0000           0.0000          -
43398.20/2196.89	c      2197        6695590         799        20           1.0000           0.0000          -
43498.75/2201.92	c      2202        6709505         798        20           1.0000           0.0000          -
43597.52/2206.98	c      2207        6724910         800        20           1.0000           0.0000          -
43696.25/2211.99	c      2212        6740523         799        20           1.0000           0.0000          -
43797.82/2217.04	c      2217        6757539         798        20           1.0000           0.0000          -
43896.58/2222.09	c      2222        6774661         802        20           1.0000           0.0000          -
43997.52/2227.14	c      2227        6792424         800        20           1.0000           0.0000          -
44096.23/2232.16	c      2232        6810410         799        20           1.0000           0.0000          -
44196.64/2237.21	c      2237        6828889         801        20           1.0000           0.0000          -
44297.45/2242.33	c      2242        6845707         797        20           1.0000           0.0000          -
44396.44/2247.38	c      2247        6862194         803        20           1.0000           0.0000          -
44497.16/2252.42	c      2252        6877304         801        20           1.0000           0.0000          -
44596.05/2257.49	c      2258        6895306         803        20           1.0000           0.0000          -
44697.01/2262.51	c      2263        6911033         801        20           1.0000           0.0000          -
44795.81/2267.54	c      2268         780591      779541        20           1.0000           0.0000          -
44894.61/2272.57	c      2273        6943437         801        20           1.0000           0.0000          -
44993.56/2277.59	c      2278         730284      728839        20           1.0000           0.0000          -
45094.36/2282.64	c      2283         731895      730450        20           1.0000           0.0000          -
45193.22/2287.69	c      2288         733447      732002        20           1.0000           0.0000          -
45294.00/2292.76	c      2293        7008544         802        20           1.0000           0.0000          -
45394.88/2297.89	c      2298        7023629         804        20           1.0000           0.0000          -
45495.78/2302.94	c      2303        7036916         800        20           1.0000           0.0000          -
45594.72/2307.99	c      2308        7051436         802        20           1.0000           0.0000          -
45696.09/2313.04	c      2313        7065284         808        20           1.0000           0.0000          -
45795.03/2318.05	c      2318        7079186         803        20           1.0000           0.0000          -
45895.93/2323.14	c      2323        7094879         806        20           1.0000           0.0000          -
45994.96/2328.19	c      2328        7111143         800        20           1.0000           0.0000          -
46094.89/2333.24	c      2333        7127143         808        20           1.0000           0.0000          -
46193.77/2338.27	c      2338         749463      748018        20           1.0000           0.0000          -
46292.42/2343.29	c      2343        7160212         804        20           1.0000           0.0000          -
46392.97/2348.33	c      2348         808331      807281        20           1.0000           0.0000          -
46493.89/2353.40	c      2353        7190288         800        20           1.0000           0.0000          -
46592.71/2358.49	c      2358        7206579         802        20           1.0000           0.0000          -
46693.41/2363.54	c      2364        7222253         799        20           1.0000           0.0000          -
46792.28/2368.59	c      2369        7238184         805        20           1.0000           0.0000          -
46893.13/2373.62	c      2374        7252744         801        20           1.0000           0.0000          -
46992.07/2378.69	c      2379        7266666         808        20           1.0000           0.0000          -
47092.88/2383.74	c      2384        7281251         801        20           1.0000           0.0000          -
47191.70/2388.79	c      2389        7296312         804        20           1.0000           0.0000          -
47292.57/2393.84	c      2394        7311687         809        20           1.0000           0.0000          -
47391.45/2398.89	c      2399        7325900         802        20           1.0000           0.0000          -
47492.13/2403.94	c      2404        7339953         799        20           1.0000           0.0000          -
47591.18/2408.99	c      2409        7355510         804        20           1.0000           0.0000          -
47690.00/2414.03	c      2414        7372437         798        20           1.0000           0.0000          -
47791.68/2419.09	c      2419         833005      831955        20           1.0000           0.0000          -
47892.61/2424.14	c      2424        7404382         805        20           1.0000           0.0000          -
47991.35/2429.18	c      2429        7419232         811        20           1.0000           0.0000          -
48091.71/2434.23	c      2434        7433136         802        20           1.0000           0.0000          -
48190.62/2439.27	c      2439        7446628         808        20           1.0000           0.0000          -
48291.47/2444.30	c      2444         745828      744777        20           1.0000           0.0000          -
48390.36/2449.33	c      2449        7472542         806        20           1.0000           0.0000          -
48489.11/2454.35	c      2454         786939      785476        20           1.0000           0.0000          -
48589.72/2459.49	c      2460        7502074         802        20           1.0000           0.0000          -
48690.28/2464.54	c      2465        7516450         803        20           1.0000           0.0000          -
48789.23/2469.58	c      2470        7532843         803        20           1.0000           0.0000          -
48890.08/2474.63	c      2475        7546422         802        20           1.0000           0.0000          -
48988.84/2479.68	c      2480        7561846         804        20           1.0000           0.0000          -
49089.47/2484.74	c      2485        7576928         799        20           1.0000           0.0000          -
49188.34/2489.79	c      2490        7593509         800        20           1.0000           0.0000          -
49289.19/2494.84	c      2495        7610958         799        20           1.0000           0.0000          -
49388.09/2499.87	c      2500        7624708         802        20           1.0000           0.0000          -
49488.97/2504.94	c      2505        7641796         797        20           1.0000           0.0000          -
49587.82/2509.95	c      2510        7657024         799        20           1.0000           0.0000          -
49686.76/2515.00	c      2515        7671096         807        20           1.0000           0.0000          -
49788.10/2520.05	c      2520        7688517         801        20           1.0000           0.0000          -
49886.95/2525.07	c      2525         770978      769927        20           1.0000           0.0000          -
49987.91/2530.15	c      2530        7721719         804        20           1.0000           0.0000          -
50087.96/2535.20	c      2535        7736562         799        20           1.0000           0.0000          -
50186.98/2540.26	c      2540        7753393         803        20           1.0000           0.0000          -
50285.87/2545.27	c      2545        7769642         803        20           1.0000           0.0000          -
50386.74/2550.32	c      2550        7786014         803        20           1.0000           0.0000          -
50485.50/2555.36	c      2555        7802480         799        20           1.0000           0.0000          -
50586.29/2560.41	c      2560        7819873         798        20           1.0000           0.0000          -
50685.12/2565.45	c      2565        7835831         800        20           1.0000           0.0000          -
50786.09/2570.52	c      2571        7850462         801        20           1.0000           0.0000          -
50884.68/2575.54	c      2576        7864584         805        20           1.0000           0.0000          -
50983.49/2580.56	c      2581        7879139         804        20           1.0000           0.0000          -
51086.17/2585.71	c      2586        7891432         801        20           1.0000           0.0000          -
51185.08/2590.79	c      2591        7905172         800        20           1.0000           0.0000          -
51286.03/2595.84	c      2596        7921725         803        20           1.0000           0.0000          -
51384.83/2600.88	c      2601        7938631         805        20           1.0000           0.0000          -
51485.57/2605.94	c      2606        7953194         805        20           1.0000           0.0000          -
51584.14/2610.99	c      2611         797209      796158        20           1.0000           0.0000          -
51685.60/2616.04	c      2616        7983778         796        20           1.0000           0.0000          -
51784.44/2621.07	c      2621        7999804         802        20           1.0000           0.0000          -
51883.20/2626.09	c      2626        8017677         798        20           1.0000           0.0000          -
51983.92/2631.15	c      2631        8033497         797        20           1.0000           0.0000          -
52083.03/2636.18	c      2636        8048947         803        20           1.0000           0.0000          -
52183.07/2641.22	c      2641         909702      908652        20           1.0000           0.0000          -
52283.98/2646.34	c      2646        8082053         802        20           1.0000           0.0000          -
52382.79/2651.39	c      2651        8097637         802        20           1.0000           0.0000          -
52483.60/2656.44	c      2656        8111308         801        20           1.0000           0.0000          -
52582.38/2661.48	c      2661        8124644         801        20           1.0000           0.0000          -
52683.11/2666.54	c      2667        8140397         809        20           1.0000           0.0000          -
52782.00/2671.59	c      2672        8155361         803        20           1.0000           0.0000          -
52882.76/2676.62	c      2677        8169557         806        20           1.0000           0.0000          -
52981.63/2681.69	c      2682        8182343         805        20           1.0000           0.0000          -
53082.48/2686.74	c      2687        8193675         803        20           1.0000           0.0000          -
53181.39/2691.76	c      2692        8205866         798        20           1.0000           0.0000          -
53282.28/2696.84	c      2697        8219706         801        20           1.0000           0.0000          -
53380.80/2701.89	c      2702         864887      863394        20           1.0000           0.0000          -
53481.46/2706.90	c      2707        8243151         802        20           1.0000           0.0000          -
53580.46/2711.93	c      2712         934200      933150        20           1.0000           0.0000          -
53679.12/2716.98	c      2717         935759      934709        20           1.0000           0.0000          -
53780.63/2722.07	c      2722        8279389         803        20           1.0000           0.0000          -
53881.23/2727.14	c      2727        8292418         803        20           1.0000           0.0000          -
53980.20/2732.19	c      2732        8305160         807        20           1.0000           0.0000          -
54080.21/2737.24	c      2737        8317369         807        20           1.0000           0.0000          -
54179.15/2742.29	c      2742        8328971         809        20           1.0000           0.0000          -
54280.00/2747.34	c      2747        8340725         804        20           1.0000           0.0000          -
54378.95/2752.39	c      2752        8352868         808        20           1.0000           0.0000          -
54479.68/2757.44	c      2757        8364877         811        20           1.0000           0.0000          -
54578.63/2762.49	c      2762        8377357         803        20           1.0000           0.0000          -
54679.60/2767.54	c      2768        8389351         806        20           1.0000           0.0000          -
54778.35/2772.59	c      2773        8400637         803        20           1.0000           0.0000          -
54879.15/2777.64	c      2778        8412584         797        20           1.0000           0.0000          -
54977.98/2782.69	c      2783        8425312         804        20           1.0000           0.0000          -
55078.72/2787.74	c      2788        8437928         802        20           1.0000           0.0000          -
55177.44/2792.76	c      2793        8451921         797        20           1.0000           0.0000          -
55278.28/2797.84	c      2798        8466315         801        20           1.0000           0.0000          -
55377.16/2802.89	c      2803        8482284         803        20           1.0000           0.0000          -
55478.05/2807.94	c      2808        8497537         806        20           1.0000           0.0000          -
55576.91/2812.97	c      2813         969036      967986        20           1.0000           0.0000          -
55678.43/2818.04	c      2818        8525841         800        20           1.0000           0.0000          -
55777.24/2823.09	c      2823         861523      860472        20           1.0000           0.0000          -
55878.21/2828.14	c      2828         904370      902877        20           1.0000           0.0000          -
55977.30/2833.19	c      2833        8573322         800        20           1.0000           0.0000          -
56077.42/2838.20	c      2838        8589707         800        20           1.0000           0.0000          -
56176.39/2843.29	c      2843        8606769         801        20           1.0000           0.0000          -
56277.24/2848.34	c      2848        8621947         806        20           1.0000           0.0000          -
56376.12/2853.36	c      2853        8636061         804        20           1.0000           0.0000          -
56477.06/2858.41	c      2858        8650561         809        20           1.0000           0.0000          -
56576.00/2863.46	c      2863        8663538         802        20           1.0000           0.0000          -
56676.92/2868.50	c      2869        8677018         801        20           1.0000           0.0000          -
56775.89/2873.59	c      2874        8689231         806        20           1.0000           0.0000          -
56876.69/2878.64	c      2879        8701822         806        20           1.0000           0.0000          -
56975.50/2883.69	c      2884        8716017         805        20           1.0000           0.0000          -
57076.37/2888.73	c      2889        8729642         802        20           1.0000           0.0000          -
57175.29/2893.79	c      2894        8743396         808        20           1.0000           0.0000          -
57276.11/2898.83	c      2899        8756556         801        20           1.0000           0.0000          -
57374.94/2903.88	c      2904        8771872         807        20           1.0000           0.0000          -
57475.79/2908.93	c      2909        8784307         800        20           1.0000           0.0000          -
57574.75/2914.00	c      2914        1003483     1002433        20           1.0000           0.0000          -
57673.62/2919.00	c      2919         891112      890061        20           1.0000           0.0000          -
57775.14/2924.09	c      2924        8824710         803        20           1.0000           0.0000          -
57873.98/2929.14	c      2929        8838685         810        20           1.0000           0.0000          -
57974.79/2934.19	c      2934        8855641         799        20           1.0000           0.0000          -
58074.84/2939.22	c      2939        8871581         795        20           1.0000           0.0000          -
58173.71/2944.29	c      2944        8887407         801        20           1.0000           0.0000          -
58274.56/2949.34	c      2949        8901512         799        20           1.0000           0.0000          -
58373.54/2954.39	c      2954        8916460         797        20           1.0000           0.0000          -
58474.52/2959.44	c      2959        8932498         801        20           1.0000           0.0000          -
58573.02/2964.46	c      2964        8946911         797        20           1.0000           0.0000          -
58673.95/2969.51	c      2970        8962337         806        20           1.0000           0.0000          -
58772.86/2974.58	c      2975        8977202         800        20           1.0000           0.0000          -
58873.77/2979.64	c      2980        8989541         803        20           1.0000           0.0000          -
58972.75/2984.68	c      2985        9000945         797        20           1.0000           0.0000          -
59073.67/2989.72	c      2990        9015704         794        20           1.0000           0.0000          -
59172.51/2994.76	c      2995        1030861     1029811        20           1.0000           0.0000          -
59273.18/2999.84	c      3000        9046297         800        20           1.0000           0.0000          -
59372.10/3004.89	c      3005         916872      915821        20           1.0000           0.0000          -
59473.05/3009.94	c      3010        9071813         801        20           1.0000           0.0000          -
59572.03/3014.99	c      3015        9084664         799        20           1.0000           0.0000          -
59670.96/3020.02	c      3020        9097877         800        20           1.0000           0.0000          -
59772.51/3025.09	c      3025        9111039         801        20           1.0000           0.0000          -
59871.32/3030.10	c      3030         968575      967029        20           1.0000           0.0000          -
59972.26/3035.18	c      3035         970269      968723        20           1.0000           0.0000          -
60072.35/3040.22	c      3040         971826      970280        20           1.0000           0.0000          -
60171.19/3045.24	c      3045        9162763         802        20           1.0000           0.0000          -
60270.11/3050.28	c      3050        9177487         802        20           1.0000           0.0000          -
60371.04/3055.33	c      3055        9190911         807        20           1.0000           0.0000          -
60469.94/3060.35	c      3060        9204265         795        20           1.0000           0.0000          -
60570.98/3065.49	c      3066        9219877         799        20           1.0000           0.0000          -
60671.77/3070.52	c      3071         981272      979726        20           1.0000           0.0000          -
60770.64/3075.54	c      3076         938524      937473        20           1.0000           0.0000          -
60869.45/3080.59	c      3081        9258247         804        20           1.0000           0.0000          -
60970.37/3085.68	c      3086        9270807         798        20           1.0000           0.0000          -
61071.33/3090.71	c      3091        9283005         801        20           1.0000           0.0000          -
61170.26/3095.79	c      3096        9294523         800        20           1.0000           0.0000          -
61271.17/3100.84	c      3101        1067132     1066082        20           1.0000           0.0000          -
61370.07/3105.89	c      3106        9318172         799        20           1.0000           0.0000          -
61471.03/3110.93	c      3111        9332471         797        20           1.0000           0.0000          -
61569.92/3115.99	c      3116        9348666         801        20           1.0000           0.0000          -
61671.19/3121.04	c      3121        9363689         806        20           1.0000           0.0000          -
61770.07/3126.09	c      3126        9377329         801        20           1.0000           0.0000          -
61869.13/3131.14	c      3131        9391780         807        20           1.0000           0.0000          -
61969.48/3136.19	c      3136        1078877     1077827        20           1.0000           0.0000          -
62069.61/3141.23	c      3141        1080757     1079707        20           1.0000           0.0000          -
62168.59/3146.25	c      3146        1082452     1081402        20           1.0000           0.0000          -
62269.47/3151.30	c      3151        1084031     1082981        20           1.0000           0.0000          -
62368.40/3156.39	c      3156        1085860     1084810        20           1.0000           0.0000          -
62469.25/3161.44	c      3161        9478878         801        20           1.0000           0.0000          -
62568.15/3166.49	c      3166        9494840         803        20           1.0000           0.0000          -
62668.84/3171.54	c      3172        9508288         802        20           1.0000           0.0000          -
62767.79/3176.56	c      3177        9522597         802        20           1.0000           0.0000          -
62868.52/3181.62	c      3182        9536523         800        20           1.0000           0.0000          -
62967.43/3186.65	c      3187        9549227         807        20           1.0000           0.0000          -
63068.32/3191.71	c      3192        9564426         805        20           1.0000           0.0000          -
63167.22/3196.79	c      3197        9579426         804        20           1.0000           0.0000          -
63268.02/3201.84	c      3202        9594077         804        20           1.0000           0.0000          -
63366.99/3206.85	c      3207        9609860         798        20           1.0000           0.0000          -
63465.73/3211.90	c      3212         979948      978897        20           1.0000           0.0000          -
63566.64/3216.97	c      3217        9638190         801        20           1.0000           0.0000          -
63665.54/3222.02	c      3222        1028797     1027221        20           1.0000           0.0000          -
63767.11/3227.07	c      3227        9670308         803        20           1.0000           0.0000          -
63865.92/3232.08	c      3232         985753      984702        20           1.0000           0.0000          -
63964.64/3237.09	c      3237        9697872         809        20           1.0000           0.0000          -
64066.90/3242.24	c      3242        1115198     1114148        20           1.0000           0.0000          -
64165.63/3247.29	c      3247        9731670         805        20           1.0000           0.0000          -
64266.53/3252.34	c      3252        9746613         802        20           1.0000           0.0000          -
64365.44/3257.39	c      3257        9760250         805        20           1.0000           0.0000          -
64466.33/3262.44	c      3262        1041546     1039966        20           1.0000           0.0000          -
64565.27/3267.48	c      3267        9786823         804        20           1.0000           0.0000          -
64663.97/3272.49	c      3272         998430      997379        20           1.0000           0.0000          -
64764.87/3277.51	c      3278        1127597     1126547        20           1.0000           0.0000          -
64865.79/3282.62	c      3283        9825043         800        20           1.0000           0.0000          -
64964.77/3287.68	c      3288        9838753         799        20           1.0000           0.0000          -
65065.62/3292.74	c      3293        9853048         805        20           1.0000           0.0000          -
65164.45/3297.78	c      3298        9865111         798        20           1.0000           0.0000          -
65265.27/3302.84	c      3303        9878976         798        20           1.0000           0.0000          -
65364.06/3307.89	c      3308        9892641         805        20           1.0000           0.0000          -
65464.99/3312.94	c      3313        9906543         803        20           1.0000           0.0000          -
65563.90/3317.99	c      3318        9918929         801        20           1.0000           0.0000          -
65665.39/3323.04	c      3323        9931048         801        20           1.0000           0.0000          -
65764.43/3328.07	c      3328        9943262         803        20           1.0000           0.0000          -
65863.50/3333.13	c      3333        9955789         810        20           1.0000           0.0000          -
65964.25/3338.19	c      3338        9968997         802        20           1.0000           0.0000          -
66062.84/3343.20	c      3343        1020578     1019527        20           1.0000           0.0000          -
66163.11/3348.26	c      3348        9994741         798        20           1.0000           0.0000          -
66262.00/3353.28	c      3353       10008446         801        20           1.0000           0.0000          -
66362.89/3358.39	c      3358        1155286     1154236        20           1.0000           0.0000          -
66463.84/3363.44	c      3363       10037923         807        20           1.0000           0.0000          -
66562.65/3368.45	c      3368       10053127         804        20           1.0000           0.0000          -
66663.44/3373.54	c      3374        1077333     1075749        20           1.0000           0.0000          -
66762.47/3378.59	c      3379       10080975         800        20           1.0000           0.0000          -
66863.33/3383.64	c      3384       10093831         801        20           1.0000           0.0000          -
66962.32/3388.66	c      3389       10108745         803        20           1.0000           0.0000          -
67061.29/3393.68	c      3394        1035810     1034759        20           1.0000           0.0000          -
67161.94/3398.74	c      3399        1037351     1036300        20           1.0000           0.0000          -
67260.63/3403.79	c      3404       10157293         804        20           1.0000           0.0000          -
67361.53/3408.86	c      3409       10172882         800        20           1.0000           0.0000          -
67462.48/3413.94	c      3414        1041491     1040440        20           1.0000           0.0000          -
67561.38/3418.99	c      3419       10200065         799        20           1.0000           0.0000          -
67662.89/3424.04	c      3424       10215574         803        20           1.0000           0.0000          -
67762.11/3429.07	c      3429       10230920         796        20           1.0000           0.0000          -
67860.73/3434.07	c      3434       10245408         804        20           1.0000           0.0000          -
67961.86/3439.19	c      3439        1097461     1095858        20           1.0000           0.0000          -
68061.84/3444.24	c      3444       10272199         798        20           1.0000           0.0000          -
68160.66/3449.29	c      3449       10286900         804        20           1.0000           0.0000          -
68261.50/3454.34	c      3454       10300941         804        20           1.0000           0.0000          -
68360.46/3459.39	c      3459       10313469         797        20           1.0000           0.0000          -
68461.27/3464.44	c      3464        1192243     1191193        20           1.0000           0.0000          -
68560.28/3469.49	c      3470       10339155         797        20           1.0000           0.0000          -
68661.12/3474.52	c      3475       10352045         800        20           1.0000           0.0000          -
68759.73/3479.59	c      3480        1109500     1107897        20           1.0000           0.0000          -
68860.55/3484.64	c      3485        1111332     1109721        20           1.0000           0.0000          -
68959.46/3489.69	c      3490       10396201         801        20           1.0000           0.0000          -
69060.36/3494.71	c      3495       10410447         798        20           1.0000           0.0000          -
69159.32/3499.76	c      3500       10425971         799        20           1.0000           0.0000          -
69258.12/3504.77	c      3505       10441167         803        20           1.0000           0.0000          -
69358.97/3509.89	c      3510       10455831         797        20           1.0000           0.0000          -
69459.80/3514.94	c      3515       10472864         802        20           1.0000           0.0000          -
69558.77/3519.99	c      3520       10488432         803        20           1.0000           0.0000          -
69660.13/3525.05	c      3525       10502867         796        20           1.0000           0.0000          -
69758.94/3530.09	c      3530       10517879         800        20           1.0000           0.0000          -
69857.93/3535.10	c      3535       10534102         801        20           1.0000           0.0000          -
69956.87/3540.13	c      3540       10551748         799        20           1.0000           0.0000          -
70059.09/3545.24	c      3545       10566783         798        20           1.0000           0.0000          -
70158.03/3550.25	c      3550       10584134         803        20           1.0000           0.0000          -
70256.78/3555.27	c      3555       10601657         797        20           1.0000           0.0000          -
70355.76/3560.28	c      3560        1086034     1084983        20           1.0000           0.0000          -
70454.46/3565.29	c      3565        1087820     1086769        20           1.0000           0.0000          -
70555.31/3570.30	c      3570        1137639     1136010        20           1.0000           0.0000          -
70654.26/3575.35	c      3575        1090726     1089675        20           1.0000           0.0000          -
70755.13/3580.46	c      3580       10689495         798        20           1.0000           0.0000          -
70856.06/3585.50	c      3586       10707436         797        20           1.0000           0.0000          -
70955.05/3590.53	c      3591       10724881         804        20           1.0000           0.0000          -
71053.73/3595.56	c      3596        1236579     1235529        20           1.0000           0.0000          -
71152.72/3600.59	c      3601       10752804         801        20           1.0000           0.0000          -
71253.59/3605.64	c      3606       10766614         799        20           1.0000           0.0000          -
71354.54/3610.73	c      3611       10782821         797        20           1.0000           0.0000          -
71455.52/3615.90	c      3616       10798715         799        20           1.0000           0.0000          -
71556.26/3620.99	c      3621       10813161         800        20           1.0000           0.0000          -
71657.58/3626.04	c      3626       10827995         802        20           1.0000           0.0000          -
71756.70/3631.06	c      3631       10844776         802        20           1.0000           0.0000          -
71856.05/3636.06	c      3636        1250364     1249314        20           1.0000           0.0000          -
71954.88/3641.07	c      3641        1252251     1251201        20           1.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 (188720 MiB free)
  memory of node 1: 193494 MiB (191481 MiB free)
  memory of node 2: 193531 MiB (191390 MiB free)
  memory of node 3: 193531 MiB (192094 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-4465957-1722615853/watcher-4465957-1722615853 -o /tmp/evaluation-result-4465957-1722615853/solver-4465957-1722615853 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722615853-181473 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465957-1722615853.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100111 s]*
/proc/loadavg: 82.14 83.60 83.87 25/901 181575
/proc/meminfo: memFree=781773732/790760804 swapFree=131071996/131071996
[pid=181552] ppid=181542 vsize=43804 memory=27696 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/stat : 181552 (fscip) R 181542 181552 181461 0 -1 4194304 4476 0 0 0 11 0 0 0 20 0 1 0 28168464 44855296 6924 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
/proc/181552/statm: 10951 6924 2774 3035 0 7347 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 43804 KiB
Current children cumulated memory: 27696 KiB

[startup+0.226219 s]*
/proc/loadavg: 82.14 83.60 83.87 5/855 181587
/proc/meminfo: memFree=782035060/790760804 swapFree=131071996/131071996
[pid=181552] ppid=181542 vsize=43804 memory=27696 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/stat : 181552 (fscip) R 181542 181552 181461 0 -1 4194304 4476 0 0 0 23 0 0 0 20 0 1 0 28168464 44855296 6924 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
/proc/181552/statm: 10951 6924 2774 3035 0 7347 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 43804 KiB
Current children cumulated memory: 27696 KiB

[startup+0.321554 s]*
/proc/loadavg: 82.14 83.60 83.87 4/853 181591
/proc/meminfo: memFree=782034980/790760804 swapFree=131071996/131071996
[pid=181552] ppid=181542 vsize=43804 memory=27696 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/stat : 181552 (fscip) R 181542 181552 181461 0 -1 4194304 4476 0 0 0 33 0 0 0 20 0 1 0 28168464 44855296 6924 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
/proc/181552/statm: 10951 6924 2774 3035 0 7347 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 43804 KiB
Current children cumulated memory: 27696 KiB

[startup+0.700185 s]
/proc/loadavg: 82.14 83.60 83.87 4/857 181603
/proc/meminfo: memFree=782032832/790760804 swapFree=131071996/131071996
[pid=181552] ppid=181542 vsize=43804 memory=27696 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/stat : 181552 (fscip) R 181542 181552 181461 0 -1 4194304 4476 0 0 0 69 0 0 0 20 0 1 0 28168464 44855296 6924 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
/proc/181552/statm: 10951 6924 2774 3035 0 7347 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 43804 KiB
Current children cumulated memory: 27696 KiB

[startup+1.50018 s]
/proc/loadavg: 82.14 83.60 83.87 44/903 181707
/proc/meminfo: memFree=781962144/790760804 swapFree=131071996/131071996
[pid=181552] ppid=181542 vsize=43804 memory=27696 CPUtime=1.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/stat : 181552 (fscip) R 181542 181552 181461 0 -1 4194304 4476 0 0 0 148 0 0 0 20 0 1 0 28168464 44855296 6924 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
/proc/181552/statm: 10951 6924 2774 3035 0 7347 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 43804 KiB
Current children cumulated memory: 27696 KiB

[startup+3.13833 s]
/proc/loadavg: 80.45 83.22 83.75 82/983 181787
/proc/meminfo: memFree=780105348/790760804 swapFree=131071996/131071996
[pid=181552] ppid=181542 vsize=1767596 memory=976348 CPUtime=21.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/stat : 181552 (fscip) S 181542 181552 181461 0 -1 1077936128 260188 0 0 0 2097 76 0 0 20 0 41 0 28168464 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 17 49 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
/proc/181552/statm: 441899 244087 2966 3035 0 335530 0
[pid=181552/tid=181748] ppid=181542 vsize=1767596 memory=27696 CPUtime=0.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181748/stat : 181748 (fscip) R 181542 181552 181461 0 -1 4194368 10193 0 0 0 97 2 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181749] ppid=181542 vsize=1767596 memory=18484 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181749/stat : 181749 (fscip) R 181542 181552 181461 0 -1 4194368 18419 0 0 0 93 4 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181750] ppid=181542 vsize=1767596 memory=793236 CPUtime=0.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181750/stat : 181750 (fscip) R 181542 181552 181461 0 -1 4194368 9655 0 0 0 94 2 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181751] ppid=181542 vsize=1767596 memory=551800 CPUtime=0.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181751/stat : 181751 (fscip) R 181542 181552 181461 0 -1 4194368 13470 0 0 0 96 3 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181752] ppid=181542 vsize=1767596 memory=5512 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181752/stat : 181752 (fscip) R 181542 181552 181461 0 -1 4194368 16599 0 0 0 93 4 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181753] ppid=181542 vsize=1767596 memory=0 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181753/stat : 181753 (fscip) R 181542 181552 181461 0 -1 4194368 9650 0 0 0 94 3 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181754] ppid=181542 vsize=1767596 memory=29836768444022866 CPUtime=0.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181754/stat : 181754 (fscip) R 181542 181552 181461 0 -1 4194368 12831 0 0 0 96 3 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181755] ppid=181542 vsize=1767596 memory=0 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181755/stat : 181755 (fscip) R 181542 181552 181461 0 -1 4194368 16489 0 0 0 93 4 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181756] ppid=181542 vsize=1767596 memory=0 CPUtime=0.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181756/stat : 181756 (fscip) R 181542 181552 181461 0 -1 4194368 9662 0 0 0 95 3 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181757] ppid=181542 vsize=1767596 memory=280681213306128 CPUtime=0.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181757/stat : 181757 (fscip) R 181542 181552 181461 0 -1 4194368 12205 0 0 0 96 3 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181758] ppid=181542 vsize=1767596 memory=8304721921793 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181758/stat : 181758 (fscip) R 181542 181552 181461 0 -1 4194368 14806 0 0 0 93 4 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181759] ppid=181542 vsize=1767596 memory=8309016888833 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181759/stat : 181759 (fscip) R 181542 181552 181461 0 -1 4194368 9494 0 0 0 95 2 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181760] ppid=181542 vsize=1767596 memory=8313311856129 CPUtime=0.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181760/stat : 181760 (fscip) R 181542 181552 181461 0 -1 4194368 11483 0 0 0 96 3 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181761] ppid=181542 vsize=1767596 memory=31316 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181761/stat : 181761 (fscip) R 181542 181552 181461 0 -1 4194368 16180 0 0 0 93 4 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181762] ppid=181542 vsize=1767596 memory=28568 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181762/stat : 181762 (fscip) R 181542 181552 181461 0 -1 4194368 9650 0 0 0 94 3 0 0 20 0 41 0 28168664 1810018304 244087 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181763] ppid=181542 vsize=1767596 memory=7312 CPUtime=0.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181763/stat : 181763 (fscip) R 181542 181552 181461 0 -1 4194368 10161 0 0 0 97 2 0 0 20 0 41 0 28168664 1810018304 244150 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181764] ppid=181542 vsize=1767596 memory=26988 CPUtime=0.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181764/stat : 181764 (fscip) R 181542 181552 181461 0 -1 4194368 17932 0 0 0 92 6 0 0 20 0 41 0 28168664 1810018304 244150 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181765] ppid=181542 vsize=1767596 memory=3776 CPUtime=0.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181765/stat : 181765 (fscip) R 181542 181552 181461 0 -1 4194368 9652 0 0 0 93 3 0 0 20 0 41 0 28168664 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181766] ppid=181542 vsize=1767596 memory=15776 CPUtime=0.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181766/stat : 181766 (fscip) R 181542 181552 181461 0 -1 4194368 10701 0 0 0 93 3 0 0 20 0 41 0 28168664 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181767] ppid=181542 vsize=1767596 memory=25333125866717268 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181767/stat : 181767 (fscip) R 181542 181552 181461 0 -1 4194368 14919 0 0 0 93 4 0 0 20 0 41 0 28168664 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181768] ppid=181542 vsize=1767596 memory=7016714186493288552 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181768/stat : 181768 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168674 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181769] ppid=181542 vsize=1767596 memory=-6598446587816135061 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181769/stat : 181769 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168674 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181770] ppid=181542 vsize=1767596 memory=6298657248543916132 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181770/stat : 181770 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168674 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181771] ppid=181542 vsize=1767596 memory=7236273515759559768 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181771/stat : 181771 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181772] ppid=181542 vsize=1767596 memory=11448 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181772/stat : 181772 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181773] ppid=181542 vsize=1767596 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181773/stat : 181773 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181774] ppid=181542 vsize=1767596 memory=4420 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181774/stat : 181774 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181775] ppid=181542 vsize=1767596 memory=6628 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181775/stat : 181775 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181776] ppid=181542 vsize=1767596 memory=8836 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181776/stat : 181776 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181777] ppid=181542 vsize=1767596 memory=11044 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181777/stat : 181777 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181778] ppid=181542 vsize=1767596 memory=13252 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181778/stat : 181778 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181779] ppid=181542 vsize=1767596 memory=15460 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181779/stat : 181779 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181780] ppid=181542 vsize=1767596 memory=17668 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181780/stat : 181780 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181781] ppid=181542 vsize=1767596 memory=19876 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181781/stat : 181781 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181782] ppid=181542 vsize=1767596 memory=22084 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181782/stat : 181782 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181783] ppid=181542 vsize=1767596 memory=24292 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181783/stat : 181783 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181784] ppid=181542 vsize=1767596 memory=40456 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181784/stat : 181784 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181785] ppid=181542 vsize=1767596 memory=8196 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181785/stat : 181785 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181786] ppid=181542 vsize=1767596 memory=3300 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181786/stat : 181786 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181787] ppid=181542 vsize=1767596 memory=2264 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181787/stat : 181787 (fscip) S 181542 181552 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168675 1810018304 244211 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
Current children cumulated CPU time: 21.73 s
Current children cumulated vsize: 1767596 KiB
Current children cumulated memory: 976348 KiB

[startup+6.30134 s]
/proc/loadavg: 80.45 83.22 83.75 82/983 181787
/proc/meminfo: memFree=779594520/790760804 swapFree=131071996/131071996
[pid=181552] ppid=181542 vsize=2226348 memory=1255596 CPUtime=84.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/stat : 181552 (fscip) S 181542 181552 181461 0 -1 1077936128 441698 0 0 0 8311 111 0 0 20 0 41 0 28168464 2279780352 313899 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 17 9 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
/proc/181552/statm: 556587 313899 3014 3035 0 407797 0
[pid=181552/tid=181748] ppid=181542 vsize=2226348 memory=0 CPUtime=4.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181748/stat : 181748 (fscip) R 181542 181552 181461 0 -1 4194368 21453 0 0 0 409 4 0 0 20 0 41 0 28168664 2279780352 313899 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181749] ppid=181542 vsize=2226348 memory=237112680705 CPUtime=4.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181749/stat : 181749 (fscip) R 181542 181552 181461 0 -1 4194368 21272 0 0 0 407 5 0 0 20 0 41 0 28168664 2279780352 313899 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181750] ppid=181542 vsize=2226348 memory=0 CPUtime=4.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181750/stat : 181750 (fscip) R 181542 181552 181461 0 -1 4194368 12598 0 0 0 405 5 0 0 20 0 41 0 28168664 2279780352 313899 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181751] ppid=181542 vsize=2226348 memory=27696 CPUtime=4.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181751/stat : 181751 (fscip) R 181542 181552 181461 0 -1 4194368 28151 0 0 0 400 6 0 0 20 0 41 0 28168664 2279780352 313899 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181752] ppid=181542 vsize=2226348 memory=551800 CPUtime=4.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181752/stat : 181752 (fscip) R 181542 181552 181461 0 -1 4194368 23288 0 0 0 406 5 0 0 20 0 41 0 28168664 2279780352 313899 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181753] ppid=181542 vsize=2226348 memory=1140832 CPUtime=4.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181753/stat : 181753 (fscip) R 181542 181552 181461 0 -1 4194368 13565 0 0 0 405 5 0 0 20 0 41 0 28168664 2279780352 313899 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181754] ppid=181542 vsize=2226348 memory=280681214055312 CPUtime=4.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181754/stat : 181754 (fscip) R 181542 181552 181461 0 -1 4194368 18719 0 0 0 408 5 0 0 20 0 41 0 28168664 2279780352 313899 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181755] ppid=181542 vsize=2226348 memory=6260 CPUtime=4.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181755/stat : 181755 (fscip) R 181542 181552 181461 0 -1 4194368 19938 0 0 0 405 4 0 0 20 0 41 0 28168664 2279780352 313899 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0

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

/proc/181552/task/181774/stat : 181774 (fscip) S 181542 181552 181461 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181775] ppid=181542 vsize=28668092 memory=27327008 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181775/stat : 181775 (fscip) S 181542 181552 181461 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181776] ppid=181542 vsize=28668092 memory=27370024 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181776/stat : 181776 (fscip) S 181542 181552 181461 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181777] ppid=181542 vsize=28668092 memory=5512 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181777/stat : 181777 (fscip) S 181542 181552 181461 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181778] ppid=181542 vsize=28668092 memory=27366144 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181778/stat : 181778 (fscip) S 181542 181552 181461 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181779] ppid=181542 vsize=28668092 memory=11448 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181779/stat : 181779 (fscip) S 181542 181552 181461 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181780] ppid=181542 vsize=28668092 memory=18484 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181780/stat : 181780 (fscip) S 181542 181552 181461 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181781] ppid=181542 vsize=28668092 memory=19092 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181781/stat : 181781 (fscip) S 181542 181552 181461 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181782] ppid=181542 vsize=28668092 memory=27367804 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181782/stat : 181782 (fscip) S 181542 181552 181461 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181783] ppid=181542 vsize=28668092 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181783/stat : 181783 (fscip) S 181542 181552 181461 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181784] ppid=181542 vsize=28668092 memory=18484 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181784/stat : 181784 (fscip) S 181542 181552 181461 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181785] ppid=181542 vsize=28668092 memory=10544 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181785/stat : 181785 (fscip) S 181542 181552 181461 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181786] ppid=181542 vsize=28668092 memory=5512 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181786/stat : 181786 (fscip) S 181542 181552 181461 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181787] ppid=181542 vsize=28668092 memory=6720662147237495395 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181787/stat : 181787 (fscip) S 181542 181552 181461 0 -1 1077936192 130 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6844028 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
Current children cumulated CPU time: 71979.9 s
Current children cumulated vsize: 28668092 KiB
Current children cumulated memory: 27376112 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3643.41 s]
/proc/loadavg: 72.30 78.42 79.87 63/987 183779
/proc/meminfo: memFree=719709480/790760804 swapFree=131071996/131071996
[pid=181552] ppid=181542 vsize=28668092 memory=27381600 CPUtime=72001.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/stat : 181552 (fscip) S 181542 181552 181461 0 -1 1077936128 36062682 0 0 0 7171609 28579 0 0 20 0 41 0 28168464 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
/proc/181552/statm: 7167023 6845400 3030 3035 0 7015796 0
[pid=181552/tid=181748] ppid=181542 vsize=28668092 memory=36300 CPUtime=3596.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181748/stat : 181748 (fscip) R 181542 181552 181461 0 -1 4194368 2126740 0 0 0 358707 977 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181749] ppid=181542 vsize=28668092 memory=6720662147237495395 CPUtime=3599.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181749/stat : 181749 (fscip) R 181542 181552 181461 0 -1 4194368 1984120 0 0 0 359092 878 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181750] ppid=181542 vsize=28668092 memory=20256 CPUtime=3602.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181750/stat : 181750 (fscip) R 181542 181552 181461 0 -1 4194368 718643 0 0 0 357886 2402 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181751] ppid=181542 vsize=28668092 memory=5716 CPUtime=3599.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181751/stat : 181751 (fscip) R 181542 181552 181461 0 -1 4194368 2717568 0 0 0 358846 1108 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181752] ppid=181542 vsize=28668092 memory=11500 CPUtime=3599.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181752/stat : 181752 (fscip) R 181542 181552 181461 0 -1 4194368 2271203 0 0 0 358978 928 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181753] ppid=181542 vsize=28668092 memory=13716 CPUtime=3602.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181753/stat : 181753 (fscip) R 181542 181552 181461 0 -1 4194368 719760 0 0 0 357830 2440 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181754] ppid=181542 vsize=28668092 memory=11180 CPUtime=3600.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181754/stat : 181754 (fscip) R 181542 181552 181461 0 -1 4194368 2219247 0 0 0 359010 994 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181755] ppid=181542 vsize=28668092 memory=11180 CPUtime=3599.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181755/stat : 181755 (fscip) R 181542 181552 181461 0 -1 4194368 2170085 0 0 0 359062 902 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181756] ppid=181542 vsize=28668092 memory=11480 CPUtime=3601.67 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181756/stat : 181756 (fscip) R 181542 181552 181461 0 -1 4194368 736862 0 0 0 357805 2362 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181757] ppid=181542 vsize=28668092 memory=11480 CPUtime=3597.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181757/stat : 181757 (fscip) R 181542 181552 181461 0 -1 4194368 2573405 0 0 0 358665 1107 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181758] ppid=181542 vsize=28668092 memory=2664 CPUtime=3601.52 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181758/stat : 181758 (fscip) R 181542 181552 181461 0 -1 4194368 2027683 0 0 0 359254 898 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181759] ppid=181542 vsize=28668092 memory=6520 CPUtime=3601.34 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181759/stat : 181759 (fscip) R 181542 181552 181461 0 -1 4194368 793026 0 0 0 357509 2625 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181760] ppid=181542 vsize=28668092 memory=2792 CPUtime=3601.46 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181760/stat : 181760 (fscip) R 181542 181552 181461 0 -1 4194368 2016360 0 0 0 359146 1000 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181761] ppid=181542 vsize=28668092 memory=6656 CPUtime=3598.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181761/stat : 181761 (fscip) R 181542 181552 181461 0 -1 4194368 2222981 0 0 0 358915 917 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181762] ppid=181542 vsize=28668092 memory=27686312 CPUtime=3601.37 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181762/stat : 181762 (fscip) R 181542 181552 181461 0 -1 4194368 703385 0 0 0 357486 2651 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181763] ppid=181542 vsize=28668092 memory=27375972 CPUtime=3600.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181763/stat : 181763 (fscip) R 181542 181552 181461 0 -1 4194368 2585244 0 0 0 359017 992 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181764] ppid=181542 vsize=28668092 memory=2792 CPUtime=3601.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181764/stat : 181764 (fscip) R 181542 181552 181461 0 -1 4194368 2105739 0 0 0 359282 906 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181765] ppid=181542 vsize=28668092 memory=5344 CPUtime=3596.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181765/stat : 181765 (fscip) R 181542 181552 181461 0 -1 4194368 757600 0 0 0 357172 2458 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181766] ppid=181542 vsize=28668092 memory=4810276 CPUtime=3597.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181766/stat : 181766 (fscip) R 181542 181552 181461 0 -1 4194368 2407302 0 0 0 358732 1045 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181767] ppid=181542 vsize=28668092 memory=2816 CPUtime=3597.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181767/stat : 181767 (fscip) R 181542 181552 181461 0 -1 4194368 2195871 0 0 0 358850 930 0 0 20 0 41 0 28168664 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181768] ppid=181542 vsize=28668092 memory=4236 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181768/stat : 181768 (fscip) S 181542 181552 181461 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 28168674 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181769] ppid=181542 vsize=28668092 memory=2275844 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181769/stat : 181769 (fscip) S 181542 181552 181461 0 -1 1077936192 126 0 0 0 1 0 0 0 20 0 41 0 28168674 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181770] ppid=181542 vsize=28668092 memory=3977998828893372500 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181770/stat : 181770 (fscip) S 181542 181552 181461 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 28168674 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181771] ppid=181542 vsize=28668092 memory=280681215452704 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181771/stat : 181771 (fscip) S 181542 181552 181461 0 -1 1077936192 62 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181772] ppid=181542 vsize=28668092 memory=6944656592387989600 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181772/stat : 181772 (fscip) S 181542 181552 181461 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181773] ppid=181542 vsize=28668092 memory=2264 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181773/stat : 181773 (fscip) S 181542 181552 181461 0 -1 1077936192 64 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181774] ppid=181542 vsize=28668092 memory=1668 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181774/stat : 181774 (fscip) S 181542 181552 181461 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181775] ppid=181542 vsize=28668092 memory=27364136 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181775/stat : 181775 (fscip) S 181542 181552 181461 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181776] ppid=181542 vsize=28668092 memory=28648 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181776/stat : 181776 (fscip) S 181542 181552 181461 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181777] ppid=181542 vsize=28668092 memory=32760 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181777/stat : 181777 (fscip) S 181542 181552 181461 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181778] ppid=181542 vsize=28668092 memory=7068 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181778/stat : 181778 (fscip) S 181542 181552 181461 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181779] ppid=181542 vsize=28668092 memory=36300 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181779/stat : 181779 (fscip) S 181542 181552 181461 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181780] ppid=181542 vsize=28668092 memory=6796 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181780/stat : 181780 (fscip) S 181542 181552 181461 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181781] ppid=181542 vsize=28668092 memory=20660 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181781/stat : 181781 (fscip) S 181542 181552 181461 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181782] ppid=181542 vsize=28668092 memory=27377540 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181782/stat : 181782 (fscip) S 181542 181552 181461 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181783] ppid=181542 vsize=28668092 memory=6720662147237495395 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181783/stat : 181783 (fscip) S 181542 181552 181461 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181784] ppid=181542 vsize=28668092 memory=2264 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181784/stat : 181784 (fscip) S 181542 181552 181461 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181785] ppid=181542 vsize=28668092 memory=59916 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181785/stat : 181785 (fscip) S 181542 181552 181461 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181786] ppid=181542 vsize=28668092 memory=7636 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181786/stat : 181786 (fscip) S 181542 181552 181461 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
[pid=181552/tid=181787] ppid=181542 vsize=28668092 memory=19092 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/181552/task/181787/stat : 181787 (fscip) S 181542 181552 181461 0 -1 1077936192 130 0 0 0 1 0 0 0 20 0 41 0 28168675 29356126208 6845400 809668444160 4194304 16623229 140725707268416 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 33910784 140725707277321 140725707277439 140725707277439 140725707284464 0
Current children cumulated CPU time: 72001.9 s
Current children cumulated vsize: 28668092 KiB
Current children cumulated memory: 27381600 KiB

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

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

# cumulated CPU time of all completed processes:  user=71716.3 s, system=286.534 s

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

[startup+3643.62 s]
/proc/loadavg: 72.30 78.42 79.87 43/948 183779
/proc/meminfo: memFree=722944304/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3644 s]*
/proc/loadavg: 72.30 78.42 79.87 44/948 183779
/proc/meminfo: memFree=742142944/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3644.12 s]
/proc/loadavg: 72.30 78.42 79.87 44/948 183779
/proc/meminfo: memFree=742142944/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): 3644.16
CPU time (s): 72002.9
CPU user time (s): 71716.3
CPU system time (s): 286.534
CPU usage (%): 1975.84
Max. virtual memory (cumulated for all children) (KiB): 28668092
Max. memory (cumulated for all children) (KiB): 27381600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71716.3
system time used= 286.534
maximum resident set size= 27389608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36062693
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= 305776
involuntary context switches= 396922


# summary of solver processes directly reported to runsolver:
#   pid: 181552
#   total CPU time (s): 72002.9
#   total CPU user time (s): 71716.3
#   total CPU system time (s): 286.534

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.425 second user time and 88.9994 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-02 18:24:13
IDJOB=4465957
IDBENCH=177064
IDSOLVER=3094
FILE ID=nodeD105/4465957-1722615853
RUNJOBID= nodeD105-1722615853-181473
SLURM_JOB_ID= 8254310
Free space on /tmp= 8622896 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/unit/normalized-evencolouring_opt_unit_random6regular_nvert_851.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-4465957-1722615853/watcher-4465957-1722615853 -o /tmp/evaluation-result-4465957-1722615853/solver-4465957-1722615853 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722615853-181473 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465957-1722615853.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= ba8924c6fd2f4f3fa72c657b376a3f30
RANDOM SEED=23173915

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		: 3211.558
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		: 3482.831
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		: 3639.129
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		: 3511.569
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		: 2688.148
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		: 3357.234
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		: 3638.528
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		: 2651.439
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		: 2608.966
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		: 3485.620
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		: 3479.369
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		: 3408.425
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		: 2618.695
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		: 1125.999
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		: 3547.631
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		: 3444.829
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		: 3022.968
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		: 2640.361
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		: 3556.670
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		: 2636.388
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		: 2638.459
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		: 2648.627
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		: 3015.452
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		: 2636.135
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		: 2634.021
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		: 2637.828
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		: 2837.839
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		: 2631.967
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		: 3554.637
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		: 2654.263
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		: 3093.646
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		: 2660.000
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		: 2852.662
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		: 2588.192
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		: 3452.250
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		: 2589.711
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		: 2868.274
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		: 2598.311
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		: 2698.584
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		: 1227.927
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		: 2936.100
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		: 2638.228
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		: 2446.702
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		: 2630.854
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		: 2060.824
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		: 2644.177
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		: 2645.098
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		: 2782.441
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		: 2648.035
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		: 2638.650
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		: 2633.926
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		: 2631.913
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		: 3646.855
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		: 2656.031
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		: 2646.327
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		: 2655.372
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		: 3584.296
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		: 2641.372
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		: 2636.966
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		: 2640.821
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		: 2621.371
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		: 2649.791
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		: 2640.004
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		: 3354.843
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		: 3585.156
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		: 2640.320
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		: 2635.210
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		: 2630.252
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		: 3582.512
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		: 2650.018
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		: 2643.028
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		: 2635.726
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		: 3494.329
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		: 2641.880
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		: 2632.932
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		: 3410.983
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 76
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2912.552
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		: 3735.053
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		: 2598.958
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		: 3788.265
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:        782054540 kB
MemAvailable:   784386100 kB
Buffers:          418536 kB
Cached:          5230344 kB
SwapCached:            0 kB
Active:           612260 kB
Inactive:        5452508 kB
Active(anon):       2076 kB
Inactive(anon):   444568 kB
Active(file):     610184 kB
Inactive(file):  5007940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            113156 kB
Writeback:             0 kB
AnonPages:        416256 kB
Mapped:           102168 kB
Shmem:             30728 kB
KReclaimable:     266280 kB
Slab:             641860 kB
SReclaimable:     266280 kB
SUnreclaim:       375580 kB
KernelStack:       14864 kB
PageTables:        10072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     887500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           334080 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 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:      700416 kB
DirectMap2M:    83683328 kB
DirectMap1G:    721420288 kB

Free space on /tmp at the end= 8622788 MiB
End job on nodeD105 at 2024-08-02 19:24:58