Trace number 4465954

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 3637.58

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
linear/normalized-evencolouring_opt_linear_random6regular_nvert_401.opb
MD5SUM3b07899157a77563e39a517f9d1ebfa4
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 benchmark3.94176
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1604
Total number of constraints401
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)401
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 401
Biggest coefficient in the objective function 401
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 80601
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 401
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 80601
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 27402240, getVmSize() = 27402240, SCIPgetMemUsed() = 4522747, SCIPgetMemTotal() = 5854051, SCIPgetMemExternEstim() = 1738680
0.00/0.00	c ** set memory limit for presolving in LC to 8.79601e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 18452154, getVmSize() = 33198080, SCIPgetMemUsed() = 5172866, SCIPgetMemTotal() = 10455770, SCIPgetMemExternEstim() = 1738680
0.00/0.01	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4465954-1723659050
0.00/0.01	c   Variables        : 1604 (1604 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 401
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 1604 (1604 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 401
0.00/0.01	c Constraints        : Number
0.00/0.01	c   linear           : 401 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.02	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.08	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.08	c                                Nodes    Active                                            
0.00/0.08	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.32/0.14	c *       0              0           1        20       29037.0000                -          -
2.74/0.30	c *       0              2           1        20       27369.0000           0.0000          -
2.74/0.31	c *       0              2           1        20       26081.0000           0.0000          -
2.74/0.31	c *       0              2           1        20       25652.0000           0.0000          -
2.74/0.31	c *       0              2           1        20       25634.0000           0.0000          -
2.74/0.34	c *       0              2           1        20       23467.0000           0.0000          -
2.74/0.36	c *       0              2           1        20       23276.0000           0.0000          -
4.82/0.39	c *       0              2           1        20       22202.0000           0.0000          -
4.82/0.41	c *       0              2           1        20       21471.0000           0.0000          -
4.82/0.43	c *       0              2           1        20       20479.0000           0.0000          -
4.82/0.45	c *       0              2           1        20       19441.0000           0.0000          -
6.94/0.52	c *       1              2           1        20       17980.0000           0.0000          -
6.94/0.56	c *       1              2           1        20       17615.0000           0.0000          -
8.88/0.59	c *       1              2           1        20       16388.0000           0.0000          -
9.98/0.64	c *       1              2           1        20       15888.0000           0.0000          -
9.98/0.66	c *       1              2           1        20       15174.0000           0.0000          -
9.98/0.67	c *       1              2           1        20         206.0000           0.0000          -
11.46/0.75	c *       1              2           1        20          72.0000           0.0000          -
11.46/0.78	c *       1              2           1        20          57.0000           0.0000          -
13.43/0.81	c *       1              2           1        20          37.0000           0.0000          -
13.43/0.84	c *       1              2           1        20          28.0000           0.0000          -
13.43/0.87	c *       1              2           1        20          18.0000           0.0000          -
13.43/0.89	c *       1              2           1        20          17.0000           0.0000          -
13.43/0.89	c *       1              2           1        20          14.0000           0.0000          -
13.43/0.90	c *       1              2           1        20          11.0000           0.0000          -
15.52/0.92	c *       1              2           1        20           9.0000           0.0000          -
15.52/0.94	c *       1              2           1        20           3.0000           0.0000          -
15.52/0.95	c *       1              2           1        20           1.0000           0.0000          -
97.00/5.05	c         5            186         184        20           1.0000           0.0000          -
197.89/10.14	c        10          32567         355        20           1.0000           0.0000          -
298.13/15.28	c        15          54870         349        20           1.0000           0.0000          -
400.95/20.42	c        20          63869           0        20           1.0000           0.0000          -
499.79/25.48	c        25          79914         370        20           1.0000           0.0000          -
600.86/30.55	c        31          98756         377        20           1.0000           0.0000          -
701.92/35.67	c        36         110730         373        20           1.0000           0.0000          -
802.80/40.72	c        41          19663       18548        20           1.0000           0.0000          -
903.91/45.86	c        46         140802         390        20           1.0000           0.0000          -
1003.04/50.89	c        51          26214       25097        20           1.0000           0.0000          -
1104.12/55.96	c        56         179559         395        20           1.0000           0.0000          -
1203.22/60.99	c        61          23390       22256        20           1.0000           0.0000          -
1302.32/66.03	c        66         248497         383        20           1.0000           0.0000          -
1404.02/71.10	c        71          38697       37561        20           1.0000           0.0000          -
1502.89/76.11	c        76         253321         395        20           1.0000           0.0000          -
1604.02/81.15	c        81          34993       33859        20           1.0000           0.0000          -
1702.89/86.17	c        86         281082         378        20           1.0000           0.0000          -
1802.21/91.19	c        91         302911         381        20           1.0000           0.0000          -
1901.18/96.20	c        96         323160         381        20           1.0000           0.0000          -
2001.54/101.25	c       101         344729         379        20           1.0000           0.0000          -
2102.74/106.34	c       106         368175         380        20           1.0000           0.0000          -
2201.73/111.39	c       111         389136         377        20           1.0000           0.0000          -
2302.79/116.44	c       116         410558         376        20           1.0000           0.0000          -
2401.60/121.49	c       121         431761         380        20           1.0000           0.0000          -
2502.47/126.54	c       127         453039         377        20           1.0000           0.0000          -
2601.31/131.58	c       132         474126         379        20           1.0000           0.0000          -
2702.38/136.63	c       137         496664         376        20           1.0000           0.0000          -
2801.44/141.65	c       142         518823         380        20           1.0000           0.0000          -
2902.52/146.71	c       147         541005         376        20           1.0000           0.0000          -
3001.35/151.77	c       152         562336         376        20           1.0000           0.0000          -
3102.23/156.81	c       157          92361       91180        20           1.0000           0.0000          -
3201.19/161.87	c       162         605334         378        20           1.0000           0.0000          -
3300.21/166.89	c       167         627482         376        20           1.0000           0.0000          -
3401.08/171.94	c       172         648867         375        20           1.0000           0.0000          -
3499.80/177.00	c       177         669171         377        20           1.0000           0.0000          -
3598.79/182.02	c       182         690673         382        20           1.0000           0.0000          -
3697.87/187.03	c       187         711276         373        20           1.0000           0.0000          -
3799.25/192.07	c       192         730920         373        20           1.0000           0.0000          -
3900.42/197.16	c       197         752582         375        20           1.0000           0.0000          -
4000.65/202.20	c       202         772653         376        20           1.0000           0.0000          -
4099.75/207.25	c       207         794478         378        20           1.0000           0.0000          -
4200.81/212.30	c       212         109383      108059        20           1.0000           0.0000          -
4300.06/217.39	c       217         840049         379        20           1.0000           0.0000          -
4401.09/222.48	c       222         862829         375        20           1.0000           0.0000          -
4502.21/227.53	c       228         118153      116784        20           1.0000           0.0000          -
4601.12/232.58	c       233         908521         374        20           1.0000           0.0000          -
4701.58/237.61	c       238         931367         382        20           1.0000           0.0000          -
4800.45/242.68	c       243         147093      145854        20           1.0000           0.0000          -
4901.27/247.73	c       248         150416      149177        20           1.0000           0.0000          -
5000.35/252.78	c       253         996316         377        20           1.0000           0.0000          -
5101.44/257.83	c       258        1018116         376        20           1.0000           0.0000          -
5200.33/262.85	c       263        1039306         371        20           1.0000           0.0000          -
5299.38/267.89	c       268        1059930         382        20           1.0000           0.0000          -
5400.43/272.96	c       273        1081447         374        20           1.0000           0.0000          -
5499.52/278.03	c       278        1101622         368        20           1.0000           0.0000          -
5601.28/283.05	c       283        1123254         371        20           1.0000           0.0000          -
5700.27/288.13	c       288        1146779         372        20           1.0000           0.0000          -
5801.14/293.18	c       293        1167731         371        20           1.0000           0.0000          -
5901.50/298.23	c       298        1189116         373        20           1.0000           0.0000          -
6000.59/303.28	c       303        1210350         368        20           1.0000           0.0000          -
6099.44/308.29	c       308        1230834         378        20           1.0000           0.0000          -
6200.51/313.33	c       313        1252977         374        20           1.0000           0.0000          -
6299.46/318.39	c       318        1274619         381        20           1.0000           0.0000          -
6400.29/323.44	c       323        1295560         374        20           1.0000           0.0000          -
6499.28/328.49	c       328        1315687         373        20           1.0000           0.0000          -
6600.18/333.55	c       334        1336936         374        20           1.0000           0.0000          -
6699.26/338.57	c       339        1357668         380        20           1.0000           0.0000          -
6800.32/343.64	c       344         183281      181793        20           1.0000           0.0000          -
6899.27/348.64	c       349         214770      213452        20           1.0000           0.0000          -
7000.21/353.71	c       354         217820      216502        20           1.0000           0.0000          -
7099.25/358.73	c       359         221019      219664        20           1.0000           0.0000          -
7198.33/363.76	c       364        1455634         374        20           1.0000           0.0000          -
7297.34/368.77	c       369        1474285         373        20           1.0000           0.0000          -
7396.09/373.79	c       374        1572586         374        20           1.0000           0.0000          -
7497.12/378.87	c       379        1517914         373        20           1.0000           0.0000          -
7597.97/383.92	c       384        1539526         375        20           1.0000           0.0000          -
7696.83/388.94	c       389        1641677         380        20           1.0000           0.0000          -
7795.69/394.00	c       394        1660937         377        20           1.0000           0.0000          -
7897.21/399.07	c       399        1604340         370        20           1.0000           0.0000          -
7995.99/404.12	c       404        1624661         368        20           1.0000           0.0000          -
8096.98/409.17	c       409        1644081         374        20           1.0000           0.0000          -
8197.23/414.22	c       414        1665044         371        20           1.0000           0.0000          -
8295.90/419.27	c       419        1683806         373        20           1.0000           0.0000          -
8396.56/424.32	c       424         261214      259804        20           1.0000           0.0000          -
8495.67/429.34	c       429        1796974         379        20           1.0000           0.0000          -
8596.61/434.41	c       434        1815746         378        20           1.0000           0.0000          -
8695.34/439.46	c       439        1837406         375        20           1.0000           0.0000          -
8796.13/444.51	c       445        1859604         382        20           1.0000           0.0000          -
8895.22/449.53	c       450        1880761         379        20           1.0000           0.0000          -
8994.09/454.55	c       455         247035      245458        20           1.0000           0.0000          -
9095.12/459.64	c       460        1923364         382        20           1.0000           0.0000          -
9194.11/464.69	c       465        1943768         380        20           1.0000           0.0000          -
9294.92/469.75	c       470        1968178         381        20           1.0000           0.0000          -
9393.92/474.80	c       475        1991125         380        20           1.0000           0.0000          -
9494.78/479.85	c       480        2015278         376        20           1.0000           0.0000          -
9593.70/484.86	c       485        2037186         382        20           1.0000           0.0000          -
9694.61/489.91	c       490        2058588         379        20           1.0000           0.0000          -
9793.68/495.00	c       495        2079539         373        20           1.0000           0.0000          -
9895.39/500.05	c       500        2101712         378        20           1.0000           0.0000          -
9994.48/505.12	c       505         311757      310315        20           1.0000           0.0000          -
10095.52/510.17	c       510         315033      313591        20           1.0000           0.0000          -
10194.72/515.19	c       515        2164680         376        20           1.0000           0.0000          -
10294.93/520.22	c       520        2186751         375        20           1.0000           0.0000          -
10396.00/525.32	c       525         325058      323616        20           1.0000           0.0000          -
10495.02/530.36	c       530        2229826         376        20           1.0000           0.0000          -
10595.85/535.41	c       535        2252291         380        20           1.0000           0.0000          -
10694.92/540.43	c       540        2274119         379        20           1.0000           0.0000          -
10793.66/545.47	c       545        2295695         382        20           1.0000           0.0000          -
10892.68/550.48	c       550         340884      339392        20           1.0000           0.0000          -
10993.30/555.53	c       556         343950      342448        20           1.0000           0.0000          -
11092.35/560.58	c       561         347135      345633        20           1.0000           0.0000          -
11193.42/565.63	c       566        2380367         372        20           1.0000           0.0000          -
11292.32/570.68	c       571        2402719         380        20           1.0000           0.0000          -
11393.25/575.74	c       576        2423787         372        20           1.0000           0.0000          -
11492.20/580.80	c       581        2445911         380        20           1.0000           0.0000          -
11593.27/585.88	c       586         321887      320297        20           1.0000           0.0000          -
11694.01/590.93	c       591         324767      323177        20           1.0000           0.0000          -
11793.05/595.95	c       596         327549      325947        20           1.0000           0.0000          -
11892.01/601.03	c       601        2535498         384        20           1.0000           0.0000          -
11993.82/606.06	c       606        2558837         379        20           1.0000           0.0000          -
12092.79/611.12	c       611        2580271         381        20           1.0000           0.0000          -
12195.06/616.22	c       616         381395      379869        20           1.0000           0.0000          -
12293.80/621.27	c       621         384673      383147        20           1.0000           0.0000          -
12394.77/626.32	c       626         387488      385962        20           1.0000           0.0000          -
12493.84/631.37	c       631         390605      389077        20           1.0000           0.0000          -
12594.99/636.42	c       636         393878      392350        20           1.0000           0.0000          -
12693.84/641.47	c       641         396945      395389        20           1.0000           0.0000          -
12794.92/646.51	c       647        2725281         380        20           1.0000           0.0000          -
12893.88/651.55	c       652        2743227         380        20           1.0000           0.0000          -
12992.58/656.57	c       657        2762658         380        20           1.0000           0.0000          -
13093.60/661.67	c       662         408436      406871        20           1.0000           0.0000          -
13192.50/666.68	c       667        2802117         381        20           1.0000           0.0000          -
13293.33/671.76	c       672        2821869         382        20           1.0000           0.0000          -
13394.33/676.81	c       677        2842880         375        20           1.0000           0.0000          -
13493.39/681.87	c       682        2696856         376        20           1.0000           0.0000          -
13594.49/686.90	c       687        2882880         380        20           1.0000           0.0000          -
13693.58/691.95	c       692         382055      380453        20           1.0000           0.0000          -
13792.65/697.02	c       697         384888      383286        20           1.0000           0.0000          -
13894.05/702.07	c       702         387895      386293        20           1.0000           0.0000          -
13992.85/707.12	c       707         436503      434934        20           1.0000           0.0000          -
14093.73/712.17	c       712        2814664         381        20           1.0000           0.0000          -
14193.81/717.22	c       717        2834154         384        20           1.0000           0.0000          -
14292.70/722.23	c       722        3031219         380        20           1.0000           0.0000          -
14393.36/727.32	c       727        2871444         384        20           1.0000           0.0000          -
14492.08/732.37	c       732        2891480         377        20           1.0000           0.0000          -
14593.16/737.42	c       737        2909174         379        20           1.0000           0.0000          -
14692.26/742.47	c       742        2928606         375        20           1.0000           0.0000          -
14791.26/747.49	c       747        3131105         378        20           1.0000           0.0000          -
14892.20/752.55	c       753        3151555         386        20           1.0000           0.0000          -
14991.20/757.56	c       758        3172838         385        20           1.0000           0.0000          -
15092.26/762.65	c       763        3192586         383        20           1.0000           0.0000          -
15193.36/767.72	c       768        3022783         378        20           1.0000           0.0000          -
15292.35/772.77	c       773        3041084         381        20           1.0000           0.0000          -
15393.46/777.82	c       778        3060159         382        20           1.0000           0.0000          -
15492.57/782.87	c       783        3273130         389        20           1.0000           0.0000          -
15591.71/787.89	c       788        3292642         389        20           1.0000           0.0000          -
15690.62/792.90	c       793        3311643         383        20           1.0000           0.0000          -
15791.40/797.91	c       798        3331371         384        20           1.0000           0.0000          -
15890.29/802.96	c       803        3349921         385        20           1.0000           0.0000          -
15992.04/808.05	c       808         497961      496353        20           1.0000           0.0000          -
16090.88/813.11	c       813        3388355         379        20           1.0000           0.0000          -
16189.60/818.13	c       818        3406888         379        20           1.0000           0.0000          -
16291.74/823.21	c       823         455775      454133        20           1.0000           0.0000          -
16390.61/828.26	c       828         458538      456896        20           1.0000           0.0000          -
16491.59/833.36	c       833        3465630         379        20           1.0000           0.0000          -
16592.69/838.40	c       838        3484972         387        20           1.0000           0.0000          -
16691.60/843.42	c       843        3503983         381        20           1.0000           0.0000          -
16790.65/848.47	c       848        3523659         379        20           1.0000           0.0000          -
16890.88/853.54	c       854        3544005         378        20           1.0000           0.0000          -
16991.70/858.61	c       859        3564264         382        20           1.0000           0.0000          -
17090.75/863.64	c       864        3583299         385        20           1.0000           0.0000          -
17189.88/868.69	c       869        3601900         377        20           1.0000           0.0000          -
17290.79/873.77	c       874         535954      534327        20           1.0000           0.0000          -
17391.79/878.82	c       879        3450204         380        20           1.0000           0.0000          -
17490.79/883.87	c       884        3471825         382        20           1.0000           0.0000          -
17591.86/888.92	c       889        3491759         376        20           1.0000           0.0000          -
17690.96/893.97	c       894        3512851         384        20           1.0000           0.0000          -
17789.65/899.02	c       899         550184      548541        20           1.0000           0.0000          -
17891.29/904.07	c       904         553290      551647        20           1.0000           0.0000          -
17990.27/909.12	c       909         556615      554972        20           1.0000           0.0000          -
18091.37/914.17	c       914        3585394         381        20           1.0000           0.0000          -
18191.69/919.22	c       919        3604076         378        20           1.0000           0.0000          -
18290.75/924.23	c       924         565460      563817        20           1.0000           0.0000          -
18389.53/929.24	c       929        3842630         378        20           1.0000           0.0000          -
18490.42/934.32	c       934        3861654         381        20           1.0000           0.0000          -
18589.15/939.40	c       939        3881384         380        20           1.0000           0.0000          -
18690.22/944.45	c       944        3900800         380        20           1.0000           0.0000          -
18789.31/949.48	c       949        3918786         381        20           1.0000           0.0000          -
18890.37/954.57	c       955         584145      582492        20           1.0000           0.0000          -
18989.48/959.59	c       960        3956448         386        20           1.0000           0.0000          -
19090.56/964.60	c       965        3975986         385        20           1.0000           0.0000          -
19189.61/969.61	c       970        3995313         380        20           1.0000           0.0000          -
19288.45/974.66	c       975        4015537         387        20           1.0000           0.0000          -
19389.20/979.75	c       980        4035968         384        20           1.0000           0.0000          -
19488.22/984.79	c       985        4054409         389        20           1.0000           0.0000          -
19587.33/989.80	c       990        4072892         385        20           1.0000           0.0000          -
19690.40/994.93	c       995        4092903         381        20           1.0000           0.0000          -
19789.28/1000.02	c      1000         611678      610001        20           1.0000           0.0000          -
19890.89/1005.07	c      1005        3901421         386        20           1.0000           0.0000          -
19989.69/1010.12	c      1010        3916755         384        20           1.0000           0.0000          -
20090.52/1015.16	c      1015        4168834         378        20           1.0000           0.0000          -
20190.89/1020.22	c      1020         623355      621678        20           1.0000           0.0000          -
20289.89/1025.27	c      1025         626036      624359        20           1.0000           0.0000          -
20390.95/1030.32	c      1030        3985573         387        20           1.0000           0.0000          -
20489.47/1035.37	c      1035        4002985         387        20           1.0000           0.0000          -
20588.58/1040.38	c      1040        4268017         385        20           1.0000           0.0000          -
20689.60/1045.41	c      1045        4288454         391        20           1.0000           0.0000          -
20788.69/1050.47	c      1050        4308195         376        20           1.0000           0.0000          -
20889.75/1055.56	c      1056        4326957         378        20           1.0000           0.0000          -
20990.86/1060.62	c      1061         647084      645391        20           1.0000           0.0000          -
21089.98/1065.66	c      1066        4363993         378        20           1.0000           0.0000          -
21191.16/1070.71	c      1071        4382874         380        20           1.0000           0.0000          -
21290.00/1075.77	c      1076         655992      654289        20           1.0000           0.0000          -
21390.49/1080.82	c      1081         601982      600230        20           1.0000           0.0000          -
21489.30/1085.84	c      1086        4441957         384        20           1.0000           0.0000          -
21590.33/1090.92	c      1091         607519      605767        20           1.0000           0.0000          -
21689.07/1095.93	c      1096        4480818         382        20           1.0000           0.0000          -
21788.07/1100.98	c      1101        4499736         379        20           1.0000           0.0000          -
21887.17/1106.03	c      1106        4518840         382        20           1.0000           0.0000          -
21988.88/1111.08	c      1111        4537575         387        20           1.0000           0.0000          -
22089.94/1116.15	c      1116         679847      678132        20           1.0000           0.0000          -
22190.30/1121.22	c      1121         682858      681143        20           1.0000           0.0000          -
22289.40/1126.27	c      1126         686098      684383        20           1.0000           0.0000          -
22388.36/1131.29	c      1131        4611339         383        20           1.0000           0.0000          -
22489.44/1136.35	c      1136        4628638         383        20           1.0000           0.0000          -
22588.33/1141.36	c      1141        4645889         381        20           1.0000           0.0000          -
22689.19/1146.43	c      1146         697751      696036        20           1.0000           0.0000          -
22790.10/1151.52	c      1152        4433726         386        20           1.0000           0.0000          -
22889.20/1156.57	c      1157        4450902         394        20           1.0000           0.0000          -
22990.06/1161.62	c      1162        4469962         388        20           1.0000           0.0000          -
23089.17/1166.67	c      1167        4487668         389        20           1.0000           0.0000          -
23188.27/1171.68	c      1172        4751654         380        20           1.0000           0.0000          -
23289.26/1176.75	c      1177        4768701         383        20           1.0000           0.0000          -
23388.19/1181.76	c      1182        4786950         379        20           1.0000           0.0000          -
23489.17/1186.84	c      1187         661297      659447        20           1.0000           0.0000          -
23588.21/1191.89	c      1192        4824695         374        20           1.0000           0.0000          -
23689.27/1196.92	c      1197        4842426         378        20           1.0000           0.0000          -
23788.33/1201.99	c      1202        4864655         384        20           1.0000           0.0000          -
23889.99/1207.07	c      1207        4625982         386        20           1.0000           0.0000          -
23988.79/1212.12	c      1212        4644046         387        20           1.0000           0.0000          -
24089.78/1217.17	c      1217         738711      736977        20           1.0000           0.0000          -
24190.12/1222.22	c      1222        4680708         374        20           1.0000           0.0000          -
24289.18/1227.27	c      1227        4697215         382        20           1.0000           0.0000          -
24390.22/1232.32	c      1232        4711919         386        20           1.0000           0.0000          -
24489.29/1237.37	c      1237        4725943         385        20           1.0000           0.0000          -
24590.33/1242.42	c      1242         751876      750142        20           1.0000           0.0000          -
24689.40/1247.47	c      1247         755046      753312        20           1.0000           0.0000          -
24790.44/1252.51	c      1253        5058663         385        20           1.0000           0.0000          -
24889.53/1257.54	c      1258        5077167         386        20           1.0000           0.0000          -
24988.59/1262.55	c      1263         763244      761510        20           1.0000           0.0000          -
25087.65/1267.56	c      1268         705777      703883        20           1.0000           0.0000          -
25188.39/1272.61	c      1273         769436      767702        20           1.0000           0.0000          -
25289.25/1277.74	c      1278        5160451         386        20           1.0000           0.0000          -
25390.08/1282.80	c      1283         775106      773372        20           1.0000           0.0000          -
25489.18/1287.87	c      1288         778187      776453        20           1.0000           0.0000          -
25590.18/1292.92	c      1293        4904679         381        20           1.0000           0.0000          -
25689.10/1297.93	c      1298        5242023         385        20           1.0000           0.0000          -
25788.02/1303.02	c      1303        4936756         383        20           1.0000           0.0000          -
25889.73/1308.07	c      1308        4952901         386        20           1.0000           0.0000          -
25988.74/1313.12	c      1313        4970896         381        20           1.0000           0.0000          -
26089.91/1318.14	c      1318        5323977         386        20           1.0000           0.0000          -
26188.85/1323.19	c      1323        5343680         382        20           1.0000           0.0000          -
26289.28/1328.27	c      1328        5022687         382        20           1.0000           0.0000          -
26390.30/1333.32	c      1333        5039289         382        20           1.0000           0.0000          -
26489.38/1338.33	c      1338         806115      804363        20           1.0000           0.0000          -
26590.36/1343.42	c      1343         747603      745697        20           1.0000           0.0000          -
26689.30/1348.47	c      1348         750318      748412        20           1.0000           0.0000          -
26790.14/1353.52	c      1354         753017      751099        20           1.0000           0.0000          -
26889.08/1358.55	c      1359        5480013         383        20           1.0000           0.0000          -
26990.03/1363.62	c      1364         819515      817753        20           1.0000           0.0000          -
27089.00/1368.64	c      1369        5519757         382        20           1.0000           0.0000          -
27187.99/1373.67	c      1374        5539673         386        20           1.0000           0.0000          -
27287.12/1378.68	c      1379        5562354         390        20           1.0000           0.0000          -
27386.20/1383.69	c      1384        5583485         389        20           1.0000           0.0000          -
27489.26/1388.81	c      1389        5604427         382        20           1.0000           0.0000          -
27588.17/1393.88	c      1394        5623540         383        20           1.0000           0.0000          -
27689.15/1398.97	c      1399        5269091         380        20           1.0000           0.0000          -
27788.11/1404.02	c      1404        5285854         376        20           1.0000           0.0000          -
27889.89/1409.07	c      1409        5302532         382        20           1.0000           0.0000          -
27988.58/1414.08	c      1414        5700655         388        20           1.0000           0.0000          -
28087.70/1419.09	c      1419         789549      787613        20           1.0000           0.0000          -
28186.33/1424.10	c      1424        5737641         387        20           1.0000           0.0000          -
28287.33/1429.16	c      1429         795304      793366        20           1.0000           0.0000          -
28389.33/1434.32	c      1434        5772345         393        20           1.0000           0.0000          -
28487.99/1439.37	c      1439         800998      799029        20           1.0000           0.0000          -
28588.74/1444.41	c      1444         864900      863136        20           1.0000           0.0000          -
28687.72/1449.47	c      1449         806380      804326        20           1.0000           0.0000          -
28788.58/1454.52	c      1455         809091      807029        20           1.0000           0.0000          -
28887.52/1459.57	c      1460         811954      809882        20           1.0000           0.0000          -
28988.39/1464.61	c      1465        5879766         383        20           1.0000           0.0000          -
29087.06/1469.66	c      1470        5898455         381        20           1.0000           0.0000          -
29185.86/1474.69	c      1475        5916630         387        20           1.0000           0.0000          -
29286.73/1479.77	c      1480        5538635         382        20           1.0000           0.0000          -
29387.63/1484.82	c      1485        5556061         385        20           1.0000           0.0000          -
29486.66/1489.87	c      1490        5572418         384        20           1.0000           0.0000          -
29585.75/1494.88	c      1495        5987117         388        20           1.0000           0.0000          -
29686.74/1499.91	c      1500        6005167         386        20           1.0000           0.0000          -
29785.78/1504.91	c      1505         899184      897408        20           1.0000           0.0000          -
29884.83/1509.98	c      1510        6041425         391        20           1.0000           0.0000          -
29986.62/1515.05	c      1515        6058961         392        20           1.0000           0.0000          -
30085.68/1520.10	c      1520        6077877         384        20           1.0000           0.0000          -
30186.77/1525.16	c      1525        6096865         386        20           1.0000           0.0000          -
30287.22/1530.24	c      1530        6113964         385        20           1.0000           0.0000          -
30386.33/1535.29	c      1535         916482      914702        20           1.0000           0.0000          -
30487.35/1540.30	c      1540        6149916         386        20           1.0000           0.0000          -
30586.39/1545.34	c      1545        6167947         395        20           1.0000           0.0000          -
30687.45/1550.45	c      1550        6188070         388        20           1.0000           0.0000          -
30788.52/1555.51	c      1556        6205060         383        20           1.0000           0.0000          -
30887.64/1560.52	c      1561        6224434         384        20           1.0000           0.0000          -
30986.76/1565.56	c      1566        6245158         379        20           1.0000           0.0000          -
31087.76/1570.67	c      1571         936331      934551        20           1.0000           0.0000          -
31186.79/1575.68	c      1576        6285778         384        20           1.0000           0.0000          -
31285.53/1580.70	c      1581         878537      876336        20           1.0000           0.0000          -
31386.58/1585.75	c      1586         944702      942916        20           1.0000           0.0000          -
31487.69/1590.86	c      1591        6340528         382        20           1.0000           0.0000          -
31588.78/1595.91	c      1596        6359870         384        20           1.0000           0.0000          -
31687.90/1600.97	c      1601         890094      887829        20           1.0000           0.0000          -
31787.01/1606.02	c      1606        5973578         381        20           1.0000           0.0000          -
31888.74/1611.07	c      1611        5994287         381        20           1.0000           0.0000          -
31987.56/1616.12	c      1616        6014273         385        20           1.0000           0.0000          -
32086.58/1621.14	c      1621        6449247         382        20           1.0000           0.0000          -
32188.93/1626.20	c      1626        6466496         382        20           1.0000           0.0000          -
32288.05/1631.27	c      1631        6066964         382        20           1.0000           0.0000          -
32389.15/1636.32	c      1636         972375      970589        20           1.0000           0.0000          -
32488.26/1641.33	c      1641        6520445         379        20           1.0000           0.0000          -
32587.51/1646.38	c      1646         915113      912797        20           1.0000           0.0000          -
32688.41/1651.47	c      1651         980993      979207        20           1.0000           0.0000          -
32789.53/1656.52	c      1657         920688      918372        20           1.0000           0.0000          -
32888.64/1661.57	c      1662         923516      921184        20           1.0000           0.0000          -
32989.75/1666.62	c      1667         926239      923880        20           1.0000           0.0000          -
33088.85/1671.67	c      1672         929069      926710        20           1.0000           0.0000          -
33189.75/1676.72	c      1677         994411      992623        20           1.0000           0.0000          -
33288.73/1681.74	c      1682        6674534         377        20           1.0000           0.0000          -
33389.84/1686.80	c      1687         999564      997776        20           1.0000           0.0000          -
33488.86/1691.85	c      1692        6711620         384        20           1.0000           0.0000          -
33587.42/1696.86	c      1697        6730086         384        20           1.0000           0.0000          -
33688.38/1701.90	c      1702        6749067         381        20           1.0000           0.0000          -
33787.23/1706.92	c      1707        6769021         382        20           1.0000           0.0000          -
33886.12/1711.97	c      1712        6788189         384        20           1.0000           0.0000          -
33987.71/1717.09	c      1717        6807694         385        20           1.0000           0.0000          -
34088.80/1722.17	c      1722        6377526         379        20           1.0000           0.0000          -
34187.92/1727.20	c      1727        6842948         387        20           1.0000           0.0000          -
34288.33/1732.27	c      1732        6410890         383        20           1.0000           0.0000          -
34389.05/1737.32	c      1737        6427027         381        20           1.0000           0.0000          -
34487.84/1742.34	c      1742        6896127         376        20           1.0000           0.0000          -
34586.68/1747.39	c      1747        6916221         382        20           1.0000           0.0000          -
34687.37/1752.47	c      1752        1035918     1034130        20           1.0000           0.0000          -
34788.29/1757.52	c      1758        6490813         376        20           1.0000           0.0000          -
34887.37/1762.57	c      1763        6509146         382        20           1.0000           0.0000          -
34988.48/1767.62	c      1768        6526939         378        20           1.0000           0.0000          -
35087.26/1772.63	c      1773        7022938         380        20           1.0000           0.0000          -
35186.37/1777.65	c      1778        7041275         378        20           1.0000           0.0000          -
35285.20/1782.68	c      1783        7061014         381        20           1.0000           0.0000          -
35386.16/1787.73	c      1788        7081056         381        20           1.0000           0.0000          -
35485.14/1792.78	c      1793        7102845         392        20           1.0000           0.0000          -
35586.19/1797.85	c      1798        7120665         386        20           1.0000           0.0000          -
35685.28/1802.90	c      1803        1062745     1060943        20           1.0000           0.0000          -
35786.36/1807.95	c      1808        7156501         381        20           1.0000           0.0000          -
35885.26/1813.00	c      1813        7175579         381        20           1.0000           0.0000          -
35984.22/1818.03	c      1818        7193718         387        20           1.0000           0.0000          -
36085.91/1823.05	c      1823        7211830         382        20           1.0000           0.0000          -
36184.90/1828.13	c      1828        1015282     1012828        20           1.0000           0.0000          -
36285.45/1833.15	c      1833        1018076     1015622        20           1.0000           0.0000          -
36385.67/1838.25	c      1838        1020806     1018352        20           1.0000           0.0000          -
36486.55/1843.37	c      1843        1023555     1021087        20           1.0000           0.0000          -
36585.66/1848.39	c      1848        7306669         379        20           1.0000           0.0000          -
36686.60/1853.42	c      1853        7325653         381        20           1.0000           0.0000          -
36785.29/1858.47	c      1858        7344357         380        20           1.0000           0.0000          -
36886.14/1863.54	c      1864        7364222         377        20           1.0000           0.0000          -
36985.14/1868.59	c      1869        7382514         386        20           1.0000           0.0000          -
37086.17/1873.67	c      1874        1101156     1099342        20           1.0000           0.0000          -
37185.08/1878.69	c      1879        1103445     1101631        20           1.0000           0.0000          -
37286.15/1883.75	c      1884        7436583         385        20           1.0000           0.0000          -
37387.27/1888.82	c      1889        6973121         384        20           1.0000           0.0000          -
37486.38/1893.87	c      1894        6992008         379        20           1.0000           0.0000          -
37585.49/1898.90	c      1899        7492598         384        20           1.0000           0.0000          -
37686.47/1903.97	c      1904        7027360         383        20           1.0000           0.0000          -
37785.56/1909.01	c      1909        7533856         379        20           1.0000           0.0000          -
37887.31/1914.07	c      1914        7060501         382        20           1.0000           0.0000          -
37986.11/1919.12	c      1919        7077125         381        20           1.0000           0.0000          -
38087.02/1924.17	c      1924        1129542     1127711        20           1.0000           0.0000          -
38186.17/1929.19	c      1929        1131982     1130151        20           1.0000           0.0000          -
38286.54/1934.27	c      1934        1072322     1069715        20           1.0000           0.0000          -
38385.64/1939.28	c      1939        7645253         387        20           1.0000           0.0000          -
38486.75/1944.37	c      1944        1077901     1075294        20           1.0000           0.0000          -
38587.85/1949.42	c      1949        1080764     1078157        20           1.0000           0.0000          -
38686.91/1954.43	c      1954        7695785         384        20           1.0000           0.0000          -
38785.95/1959.44	c      1959        7716048         379        20           1.0000           0.0000          -
38887.04/1964.52	c      1965        1150608     1148771        20           1.0000           0.0000          -
38988.12/1969.62	c      1970        7268200         381        20           1.0000           0.0000          -
39087.21/1974.67	c      1975        1156407     1154570        20           1.0000           0.0000          -
39188.21/1979.72	c      1980        7305008         381        20           1.0000           0.0000          -
39287.25/1984.77	c      1985        1162379     1160536        20           1.0000           0.0000          -
39388.22/1989.82	c      1990        7337834         371        20           1.0000           0.0000          -
39487.18/1994.87	c      1995        1167346     1165503        20           1.0000           0.0000          -
39588.15/1999.92	c      2000        7374530         377        20           1.0000           0.0000          -
39687.11/2004.95	c      2005        7881985         383        20           1.0000           0.0000          -
39786.23/2010.02	c      2010        1174595     1172752        20           1.0000           0.0000          -
39888.08/2015.06	c      2015        7920885         385        20           1.0000           0.0000          -
39987.45/2020.10	c      2020        1179560     1177717        20           1.0000           0.0000          -
40088.13/2025.17	c      2025        1183101     1181258        20           1.0000           0.0000          -
40188.54/2030.22	c      2030        7495262         381        20           1.0000           0.0000          -
40287.55/2035.25	c      2035        7996248         386        20           1.0000           0.0000          -
40388.57/2040.32	c      2040        7532384         387        20           1.0000           0.0000          -
40487.37/2045.37	c      2045        7550425         378        20           1.0000           0.0000          -
40588.48/2050.41	c      2050        1135848     1133153        20           1.0000           0.0000          -
40687.58/2055.46	c      2055        1198922     1197079        20           1.0000           0.0000          -
40788.64/2060.51	c      2061        1201632     1199789        20           1.0000           0.0000          -
40887.73/2065.56	c      2066        1204678     1202835        20           1.0000           0.0000          -
40988.82/2070.61	c      2071        7642903         387        20           1.0000           0.0000          -
41087.87/2075.66	c      2076        1209378     1207535        20           1.0000           0.0000          -
41188.82/2080.71	c      2081        7675833         383        20           1.0000           0.0000          -
41287.95/2085.76	c      2086        1214752     1212907        20           1.0000           0.0000          -
41389.10/2090.81	c      2091        7709084         379        20           1.0000           0.0000          -
41488.07/2095.86	c      2096        1219848     1218003        20           1.0000           0.0000          -
41589.13/2100.91	c      2101        1223008     1221163        20           1.0000           0.0000          -
41688.22/2105.96	c      2106        7762397         379        20           1.0000           0.0000          -
41787.31/2110.97	c      2111        8274962         379        20           1.0000           0.0000          -
41886.43/2115.98	c      2116        8293105         384        20           1.0000           0.0000          -
41985.47/2121.02	c      2121        8313476         382        20           1.0000           0.0000          -
42086.95/2126.04	c      2126        8333236         380        20           1.0000           0.0000          -
42187.78/2131.13	c      2131        8352350         378        20           1.0000           0.0000          -
42286.94/2136.19	c      2136        8370736         384        20           1.0000           0.0000          -
42389.39/2141.31	c      2141        7894555         378        20           1.0000           0.0000          -
42488.15/2146.36	c      2146        7915182         378        20           1.0000           0.0000          -
42589.18/2151.41	c      2151        7935881         377        20           1.0000           0.0000          -
42688.30/2156.46	c      2156        7955799         375        20           1.0000           0.0000          -
42789.38/2161.51	c      2162        7974992         377        20           1.0000           0.0000          -
42888.34/2166.56	c      2167        7994443         386        20           1.0000           0.0000          -
42989.34/2171.61	c      2172        8014958         378        20           1.0000           0.0000          -
43088.27/2176.62	c      2177        8513263         380        20           1.0000           0.0000          -
43187.20/2181.70	c      2182        1265494     1263649        20           1.0000           0.0000          -
43288.01/2186.76	c      2187        1268060     1266215        20           1.0000           0.0000          -
43389.04/2191.81	c      2192        1270494     1268649        20           1.0000           0.0000          -
43488.16/2196.83	c      2197        8585001         379        20           1.0000           0.0000          -
43587.26/2201.89	c      2202        1218949     1216097        20           1.0000           0.0000          -
43688.26/2206.96	c      2207        1221703     1218834        20           1.0000           0.0000          -
43787.37/2211.99	c      2212        8647248         377        20           1.0000           0.0000          -
43889.29/2217.06	c      2217        1284340     1282495        20           1.0000           0.0000          -
43988.25/2222.11	c      2222        8223193         383        20           1.0000           0.0000          -
44089.32/2227.16	c      2227        8242614         376        20           1.0000           0.0000          -
44189.49/2232.21	c      2232        8261707         382        20           1.0000           0.0000          -
44288.55/2237.22	c      2237        8744200         379        20           1.0000           0.0000          -
44389.60/2242.31	c      2242        8299974         389        20           1.0000           0.0000          -
44488.69/2247.36	c      2247        8321263         379        20           1.0000           0.0000          -
44589.76/2252.41	c      2252        1303074     1301229        20           1.0000           0.0000          -
44688.85/2257.43	c      2257        8818749         377        20           1.0000           0.0000          -
44787.85/2262.45	c      2262        1251926     1249049        20           1.0000           0.0000          -
44888.74/2267.53	c      2268        8858494         384        20           1.0000           0.0000          -
44989.81/2272.61	c      2273        1257446     1254563        20           1.0000           0.0000          -
45088.62/2277.66	c      2278        1316473     1314628        20           1.0000           0.0000          -
45189.69/2282.71	c      2283        1318864     1317019        20           1.0000           0.0000          -
45288.78/2287.76	c      2288        8471533         385        20           1.0000           0.0000          -
45387.87/2292.77	c      2293        8960631         380        20           1.0000           0.0000          -
45488.96/2297.84	c      2298        1326332     1324487        20           1.0000           0.0000          -
45588.04/2302.87	c      2303        8999798         384        20           1.0000           0.0000          -
45689.05/2307.92	c      2308        9018439         381        20           1.0000           0.0000          -
45788.01/2313.01	c      2313        1333774     1331929        20           1.0000           0.0000          -
45889.49/2318.04	c      2318        9056032         385        20           1.0000           0.0000          -
45988.61/2323.11	c      2323        1339272     1337427        20           1.0000           0.0000          -
46089.59/2328.16	c      2328        1342098     1340253        20           1.0000           0.0000          -
46189.51/2333.20	c      2333        9116805         376        20           1.0000           0.0000          -
46288.62/2338.23	c      2338        9134713         380        20           1.0000           0.0000          -
46387.90/2343.29	c      2343        9151953         374        20           1.0000           0.0000          -
46488.88/2348.36	c      2348        1297783     1294778        20           1.0000           0.0000          -
46587.98/2353.39	c      2353        9186702         385        20           1.0000           0.0000          -
46686.89/2358.39	c      2358        1357720     1355875        20           1.0000           0.0000          -
46787.80/2363.41	c      2363        9223554         379        20           1.0000           0.0000          -
46888.99/2368.56	c      2369        1363187     1361342        20           1.0000           0.0000          -
46987.90/2373.57	c      2374        9258956         378        20           1.0000           0.0000          -
47086.99/2378.58	c      2379        9278036         376        20           1.0000           0.0000          -
47190.02/2383.71	c      2384        9296205         375        20           1.0000           0.0000          -
47289.14/2388.72	c      2389        9315367         380        20           1.0000           0.0000          -
47388.21/2393.76	c      2394        9336795         374        20           1.0000           0.0000          -
47487.19/2398.78	c      2399        9356106         376        20           1.0000           0.0000          -
47588.23/2403.81	c      2404        1381580     1379735        20           1.0000           0.0000          -
47687.01/2408.85	c      2409        9399032         380        20           1.0000           0.0000          -
47787.84/2413.91	c      2414        1386087     1384242        20           1.0000           0.0000          -
47886.94/2418.97	c      2419        9435083         378        20           1.0000           0.0000          -
47985.92/2424.00	c      2424        9453599         382        20           1.0000           0.0000          -
48087.63/2429.04	c      2429        9471958         378        20           1.0000           0.0000          -
48186.71/2434.09	c      2434        1344663     1341609        20           1.0000           0.0000          -
48287.78/2439.16	c      2439        9510692         378        20           1.0000           0.0000          -
48390.16/2444.31	c      2444        1401796     1399939        20           1.0000           0.0000          -
48489.29/2449.36	c      2449        1404034     1402177        20           1.0000           0.0000          -
48590.35/2454.41	c      2454        1406602     1404745        20           1.0000           0.0000          -
48689.44/2459.46	c      2459        1408877     1407020        20           1.0000           0.0000          -
48790.52/2464.51	c      2465        9113300         384        20           1.0000           0.0000          -
48889.61/2469.56	c      2470        9131240         383        20           1.0000           0.0000          -
48990.45/2474.61	c      2475        9150451         387        20           1.0000           0.0000          -
49089.34/2479.63	c      2480        9657708         380        20           1.0000           0.0000          -
49188.47/2484.67	c      2485        9675741         381        20           1.0000           0.0000          -
49289.64/2489.74	c      2490        9693123         385        20           1.0000           0.0000          -
49390.69/2494.81	c      2495        1426967     1425110        20           1.0000           0.0000          -
49489.74/2499.86	c      2500        1429064     1427207        20           1.0000           0.0000          -
49588.60/2504.87	c      2505        9748178         382        20           1.0000           0.0000          -
49687.43/2509.89	c      2510        9767318         380        20           1.0000           0.0000          -
49788.11/2514.97	c      2515        9788173         379        20           1.0000           0.0000          -
49887.24/2520.00	c      2520        1439748     1437889        20           1.0000           0.0000          -
49986.17/2525.02	c      2525        1442017     1440158        20           1.0000           0.0000          -
50087.76/2530.04	c      2530        9846633         384        20           1.0000           0.0000          -
50186.76/2535.12	c      2535        9865690         376        20           1.0000           0.0000          -
50289.16/2540.24	c      2540        9885289         379        20           1.0000           0.0000          -
50388.19/2545.28	c      2545        9905926         377        20           1.0000           0.0000          -
50489.31/2550.36	c      2550        9927189         382        20           1.0000           0.0000          -
50590.16/2555.41	c      2555        9450120         378        20           1.0000           0.0000          -
50689.10/2560.46	c      2560        1459925     1458048        20           1.0000           0.0000          -
50790.12/2565.50	c      2566        9982981         375        20           1.0000           0.0000          -
50889.16/2570.56	c      2571        1418862     1415694        20           1.0000           0.0000          -
50990.22/2575.61	c      2576        1468755     1466878        20           1.0000           0.0000          -
51089.18/2580.66	c      2581        1471227     1469350        20           1.0000           0.0000          -
51190.17/2585.71	c      2586        1427132     1423964        20           1.0000           0.0000          -
51288.75/2590.74	c      2591       10064921         381        20           1.0000           0.0000          -
51389.68/2595.81	c      2596        9611874         383        20           1.0000           0.0000          -
51488.70/2600.86	c      2601        9634158         377        20           1.0000           0.0000          -
51589.48/2605.91	c      2606        9653784         386        20           1.0000           0.0000          -
51688.60/2610.92	c      2611       10141380         386        20           1.0000           0.0000          -
51787.66/2616.00	c      2616        1488650     1486751        20           1.0000           0.0000          -
51889.50/2621.05	c      2621       10181289         390        20           1.0000           0.0000          -
51988.57/2626.07	c      2626       10199232         382        20           1.0000           0.0000          -
52087.66/2631.09	c      2631        1496368     1494469        20           1.0000           0.0000          -
52190.15/2636.21	c      2636        1454500     1451266        20           1.0000           0.0000          -
52288.99/2641.26	c      2641        1457289     1454055        20           1.0000           0.0000          -
52387.92/2646.28	c      2646       10272266         377        20           1.0000           0.0000          -
52488.75/2651.36	c      2651        1505398     1503499        20           1.0000           0.0000          -
52589.68/2656.41	c      2656        1465405     1462171        20           1.0000           0.0000          -
52688.67/2661.44	c      2661       10328303         381        20           1.0000           0.0000          -
52789.62/2666.51	c      2667        1470916     1467682        20           1.0000           0.0000          -
52888.65/2671.56	c      2672        1473552     1470318        20           1.0000           0.0000          -
52987.60/2676.59	c      2677        1518412     1516513        20           1.0000           0.0000          -
53088.48/2681.65	c      2682        1520564     1518665        20           1.0000           0.0000          -
53187.47/2686.70	c      2687       10422553         376        20           1.0000           0.0000          -
53288.53/2691.75	c      2692       10443287         381        20           1.0000           0.0000          -
53387.67/2696.80	c      2697       10462106         375        20           1.0000           0.0000          -
53488.76/2701.86	c      2702        1530889     1528990        20           1.0000           0.0000          -
53589.89/2706.92	c      2707        1532556     1530657        20           1.0000           0.0000          -
53688.92/2711.96	c      2712       10055897         385        20           1.0000           0.0000          -
53787.99/2717.01	c      2717       10077385         380        20           1.0000           0.0000          -
53889.67/2722.06	c      2722        1540736     1538837        20           1.0000           0.0000          -
53988.88/2727.11	c      2727       10115847         383        20           1.0000           0.0000          -
54089.80/2732.16	c      2732        1545764     1543865        20           1.0000           0.0000          -
54190.20/2737.22	c      2737       10152828         383        20           1.0000           0.0000          -
54289.28/2742.25	c      2742       10633599         382        20           1.0000           0.0000          -
54390.20/2747.31	c      2747       10188265         389        20           1.0000           0.0000          -
54489.18/2752.36	c      2752        1556293     1554394        20           1.0000           0.0000          -
54588.28/2757.37	c      2757       10691767         383        20           1.0000           0.0000          -
54687.33/2762.40	c      2762        1561139     1559240        20           1.0000           0.0000          -
54788.30/2767.45	c      2767       10732893         380        20           1.0000           0.0000          -
54889.30/2772.52	c      2773        1566075     1564172        20           1.0000           0.0000          -
54990.25/2777.61	c      2778        1568435     1566532        20           1.0000           0.0000          -
55089.01/2782.63	c      2783       10794644         375        20           1.0000           0.0000          -
55187.97/2787.64	c      2788        1573129     1571226        20           1.0000           0.0000          -
55288.89/2792.76	c      2793        1575442     1573539        20           1.0000           0.0000          -
55389.88/2797.81	c      2798       10856638         380        20           1.0000           0.0000          -
55488.89/2802.83	c      2803       10876098         386        20           1.0000           0.0000          -
55587.59/2807.87	c      2808       10895283         382        20           1.0000           0.0000          -
55686.68/2812.88	c      2813        1585377     1583474        20           1.0000           0.0000          -
55787.54/2817.94	c      2818       10935147         381        20           1.0000           0.0000          -
55886.61/2822.99	c      2823        1590153     1588250        20           1.0000           0.0000          -
55985.73/2828.01	c      2828        1592667     1590764        20           1.0000           0.0000          -
56087.17/2833.07	c      2833       10993534         393        20           1.0000           0.0000          -
56189.45/2838.21	c      2838        1562879     1559520        20           1.0000           0.0000          -
56288.08/2843.24	c      2843       11033876         385        20           1.0000           0.0000          -
56389.18/2848.31	c      2848       11052976         390        20           1.0000           0.0000          -
56488.28/2853.36	c      2853        1604900     1602997        20           1.0000           0.0000          -
56589.34/2858.41	c      2858        1573623     1570190        20           1.0000           0.0000          -
56688.17/2863.46	c      2863        1610254     1608351        20           1.0000           0.0000          -
56789.07/2868.51	c      2869        1612460     1610557        20           1.0000           0.0000          -
56887.97/2873.56	c      2874       10649199         380        20           1.0000           0.0000          -
56987.12/2878.59	c      2879       11169039         383        20           1.0000           0.0000          -
57087.66/2883.66	c      2884       11187596         383        20           1.0000           0.0000          -
57188.11/2888.71	c      2889       10701939         385        20           1.0000           0.0000          -
57286.81/2893.76	c      2894       10719304         383        20           1.0000           0.0000          -
57387.45/2898.81	c      2899       10737205         387        20           1.0000           0.0000          -
57485.98/2903.86	c      2904        1629354     1627451        20           1.0000           0.0000          -
57586.85/2908.91	c      2909        1631862     1629959        20           1.0000           0.0000          -
57685.84/2913.96	c      2914       10791210         382        20           1.0000           0.0000          -
57784.61/2918.99	c      2919       11315514         388        20           1.0000           0.0000          -
57885.96/2924.04	c      2924        1639138     1637235        20           1.0000           0.0000          -
57985.14/2929.11	c      2929        1610853     1607349        20           1.0000           0.0000          -
58083.82/2934.14	c      2934       11376934         390        20           1.0000           0.0000          -
58184.56/2939.15	c      2939       11396876         390        20           1.0000           0.0000          -
58283.64/2944.18	c      2944       11415670         381        20           1.0000           0.0000          -
58383.91/2949.23	c      2949        1651792     1649877        20           1.0000           0.0000          -
58482.94/2954.30	c      2954       11453412         383        20           1.0000           0.0000          -
58585.81/2959.41	c      2959       10957128         378        20           1.0000           0.0000          -
58684.74/2964.46	c      2964        1659964     1658049        20           1.0000           0.0000          -
58783.59/2969.47	c      2969       11509142         379        20           1.0000           0.0000          -
58884.55/2974.56	c      2975       11012615         387        20           1.0000           0.0000          -
58985.42/2979.61	c      2980       11030087         381        20           1.0000           0.0000          -
59084.30/2984.64	c      2985        1669208     1667293        20           1.0000           0.0000          -
59185.26/2989.71	c      2990       11065840         380        20           1.0000           0.0000          -
59284.12/2994.76	c      2995       11086976         379        20           1.0000           0.0000          -
59385.19/2999.81	c      3000       11107955         380        20           1.0000           0.0000          -
59484.26/3004.84	c      3005       11638479         382        20           1.0000           0.0000          -
59585.34/3009.91	c      3010       11148702         387        20           1.0000           0.0000          -
59684.39/3014.96	c      3015       11169060         386        20           1.0000           0.0000          -
59783.27/3020.00	c      3020       11696612         380        20           1.0000           0.0000          -
59882.33/3025.01	c      3025        1688711     1686790        20           1.0000           0.0000          -
59984.07/3030.11	c      3030        1665032     1661496        20           1.0000           0.0000          -
60085.00/3035.16	c      3035       11246292         382        20           1.0000           0.0000          -
60185.20/3040.21	c      3040       11265059         377        20           1.0000           0.0000          -
60284.01/3045.26	c      3045       11284833         377        20           1.0000           0.0000          -
60385.08/3050.31	c      3050        1700607     1698672        20           1.0000           0.0000          -
60484.14/3055.36	c      3055       11322185         379        20           1.0000           0.0000          -
60584.90/3060.41	c      3060        1705568     1703633        20           1.0000           0.0000          -
60683.85/3065.46	c      3065        1708072     1706137        20           1.0000           0.0000          -
60784.65/3070.51	c      3071        1710465     1708510        20           1.0000           0.0000          -
60883.44/3075.55	c      3076        1689062     1685453        20           1.0000           0.0000          -
60982.53/3080.56	c      3081       11928168         379        20           1.0000           0.0000          -
61083.53/3085.66	c      3086        1694557     1690948        20           1.0000           0.0000          -
61184.54/3090.71	c      3091        1720296     1718339        20           1.0000           0.0000          -
61283.70/3095.76	c      3096       11475344         379        20           1.0000           0.0000          -
61384.49/3100.81	c      3101       11495750         375        20           1.0000           0.0000          -
61483.54/3105.83	c      3106       12024485         382        20           1.0000           0.0000          -
61582.57/3110.89	c      3111       12042902         384        20           1.0000           0.0000          -
61683.61/3115.96	c      3116        1731670     1729713        20           1.0000           0.0000          -
61782.66/3120.98	c      3121        1734016     1732059        20           1.0000           0.0000          -
61881.72/3125.99	c      3126       12099695         385        20           1.0000           0.0000          -
61983.46/3131.09	c      3131        1738702     1736745        20           1.0000           0.0000          -
62084.25/3136.16	c      3136        1740657     1738700        20           1.0000           0.0000          -
62183.17/3141.17	c      3141       12160469         384        20           1.0000           0.0000          -
62281.92/3146.19	c      3146       12179468         381        20           1.0000           0.0000          -
62381.98/3151.22	c      3151       12197922         384        20           1.0000           0.0000          -
62480.92/3156.27	c      3156       12217662         381        20           1.0000           0.0000          -
62581.83/3161.38	c      3161       12237105         382        20           1.0000           0.0000          -
62682.62/3166.43	c      3166       12256805         380        20           1.0000           0.0000          -
62781.55/3171.46	c      3171       12276119         380        20           1.0000           0.0000          -
62882.27/3176.51	c      3177       12296766         377        20           1.0000           0.0000          -
62981.10/3181.52	c      3182       12316256         389        20           1.0000           0.0000          -
63079.98/3186.56	c      3187       12335658         381        20           1.0000           0.0000          -
63183.03/3191.71	c      3192       11828181         379        20           1.0000           0.0000          -
63282.07/3196.76	c      3197        1768913     1766956        20           1.0000           0.0000          -
63382.96/3201.81	c      3202        1771177     1769220        20           1.0000           0.0000          -
63481.84/3206.85	c      3207       12413351         379        20           1.0000           0.0000          -
63582.78/3211.91	c      3212        1762112     1758372        20           1.0000           0.0000          -
63681.88/3216.96	c      3217        1764935     1761195        20           1.0000           0.0000          -
63780.85/3221.97	c      3222       12473667         385        20           1.0000           0.0000          -
63882.58/3227.04	c      3227       12495194         382        20           1.0000           0.0000          -
63981.29/3232.11	c      3232       11968409         380        20           1.0000           0.0000          -
64080.70/3237.14	c      3237       12536325         382        20           1.0000           0.0000          -
64182.52/3242.21	c      3242       12001725         380        20           1.0000           0.0000          -
64281.41/3247.26	c      3247       12020427         379        20           1.0000           0.0000          -
64382.07/3252.31	c      3252        1795705     1793746        20           1.0000           0.0000          -
64480.95/3257.36	c      3257       12062035         382        20           1.0000           0.0000          -
64581.77/3262.41	c      3262        1800185     1798222        20           1.0000           0.0000          -
64680.73/3267.44	c      3267       12650338         386        20           1.0000           0.0000          -
64779.48/3272.46	c      3272       12670828         385        20           1.0000           0.0000          -
64880.44/3277.56	c      3278       12147993         377        20           1.0000           0.0000          -
64981.40/3282.61	c      3283        1809682     1807719        20           1.0000           0.0000          -
65080.48/3287.66	c      3288        1811538     1809575        20           1.0000           0.0000          -
65179.43/3292.70	c      3293       12747430         381        20           1.0000           0.0000          -
65280.38/3297.76	c      3298        1808197     1804377        20           1.0000           0.0000          -
65379.41/3302.77	c      3303        1818538     1816575        20           1.0000           0.0000          -
65480.55/3307.83	c      3308       12803192         381        20           1.0000           0.0000          -
65581.18/3312.91	c      3313        1816373     1812553        20           1.0000           0.0000          -
65680.12/3317.96	c      3318        1819098     1815278        20           1.0000           0.0000          -
65779.18/3323.01	c      3323        1821634     1817810        20           1.0000           0.0000          -
65877.94/3328.02	c      3328       12878798         383        20           1.0000           0.0000          -
65977.00/3333.03	c      3333       12898335         384        20           1.0000           0.0000          -
66078.75/3338.08	c      3338       12918010         385        20           1.0000           0.0000          -
66178.04/3343.09	c      3343       12936918         383        20           1.0000           0.0000          -
66279.05/3348.17	c      3348       12955422         376        20           1.0000           0.0000          -
66378.23/3353.18	c      3353        1842548     1840577        20           1.0000           0.0000          -
66478.79/3358.23	c      3358       12994748         381        20           1.0000           0.0000          -
66579.80/3363.39	c      3363       13015080         379        20           1.0000           0.0000          -
66680.97/3368.46	c      3368        1849942     1847955        20           1.0000           0.0000          -
66782.14/3373.51	c      3374       12516830         385        20           1.0000           0.0000          -
66881.22/3378.56	c      3379       12534414         378        20           1.0000           0.0000          -
66982.39/3383.61	c      3384       12553318         377        20           1.0000           0.0000          -
67081.52/3388.66	c      3389       12572970         376        20           1.0000           0.0000          -
67182.67/3393.71	c      3394        1861865     1859878        20           1.0000           0.0000          -
67282.01/3398.76	c      3399        1864366     1862379        20           1.0000           0.0000          -
67383.17/3403.81	c      3404       12636160         381        20           1.0000           0.0000          -
67482.20/3408.85	c      3409        1868751     1866764        20           1.0000           0.0000          -
67581.23/3413.88	c      3414       13196608         380        20           1.0000           0.0000          -
67682.13/3418.96	c      3419        1873173     1869246        20           1.0000           0.0000          -
67781.19/3423.98	c      3424       13235332         383        20           1.0000           0.0000          -
67882.88/3429.06	c      3429        1877950     1875961        20           1.0000           0.0000          -
67981.86/3434.11	c      3434       12760021         382        20           1.0000           0.0000          -
68082.78/3439.13	c      3439        1882772     1880783        20           1.0000           0.0000          -
68183.27/3444.21	c      3444        1885264     1883275        20           1.0000           0.0000          -
68282.33/3449.26	c      3449        1887860     1885871        20           1.0000           0.0000          -
68383.36/3454.31	c      3454       12839946         382        20           1.0000           0.0000          -
68482.42/3459.36	c      3459        1892446     1890457        20           1.0000           0.0000          -
68583.43/3464.41	c      3464        1894993     1893004        20           1.0000           0.0000          -
68682.60/3469.46	c      3469       12904324         384        20           1.0000           0.0000          -
68781.78/3474.47	c      3474       13418172         383        20           1.0000           0.0000          -
68882.85/3479.50	c      3480        1904279     1900307        20           1.0000           0.0000          -
68984.02/3484.61	c      3485        1904746     1902740        20           1.0000           0.0000          -
69083.20/3489.66	c      3490        1909943     1905961        20           1.0000           0.0000          -
69184.32/3494.71	c      3495        1912480     1908498        20           1.0000           0.0000          -
69283.52/3499.76	c      3500       13026639         375        20           1.0000           0.0000          -
69384.61/3504.81	c      3505       13046855         383        20           1.0000           0.0000          -
69483.73/3509.86	c      3510       13066023         380        20           1.0000           0.0000          -
69584.89/3514.91	c      3515       13087363         385        20           1.0000           0.0000          -
69684.07/3519.96	c      3520       13107615         379        20           1.0000           0.0000          -
69783.27/3524.99	c      3525       13608452         382        20           1.0000           0.0000          -
69882.38/3530.00	c      3530       13626457         379        20           1.0000           0.0000          -
69984.07/3535.07	c      3535        1927844     1925836        20           1.0000           0.0000          -
70083.28/3540.09	c      3540       13664642         384        20           1.0000           0.0000          -
70184.56/3545.14	c      3545       13683890         382        20           1.0000           0.0000          -
70283.80/3550.15	c      3550       13702789         379        20           1.0000           0.0000          -
70382.88/3555.20	c      3555       13722085         385        20           1.0000           0.0000          -
70483.39/3560.21	c      3560       13739544         381        20           1.0000           0.0000          -
70586.49/3565.41	c      3565       13287335         373        20           1.0000           0.0000          -
70685.69/3570.45	c      3570       13777963         376        20           1.0000           0.0000          -
70786.88/3575.50	c      3576       13802587         378        20           1.0000           0.0000          -
70886.09/3580.56	c      3581        1949062     1947043        20           1.0000           0.0000          -
70987.25/3585.61	c      3586        1951282     1949263        20           1.0000           0.0000          -
71086.39/3590.66	c      3591       13389250         373        20           1.0000           0.0000          -
71187.56/3595.71	c      3596       13886824         381        20           1.0000           0.0000          -
71286.68/3600.76	c      3601        1968324     1964255        20           1.0000           0.0000          -
71387.86/3605.81	c      3606        1960587     1958562        20           1.0000           0.0000          -
71487.05/3610.83	c      3611       13944698         385        20           1.0000           0.0000          -
71586.20/3615.90	c      3616       13962763         383        20           1.0000           0.0000          -
71687.38/3620.94	c      3621       13983825         378        20           1.0000           0.0000          -
71786.59/3626.01	c      3626       13529866         379        20           1.0000           0.0000          -
71888.22/3631.06	c      3631        1972093     1970068        20           1.0000           0.0000          -
71987.70/3636.11	c      3636       13566949         371        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: 191633 MiB (168813 MiB free)
  memory of node 1: 193531 MiB (167858 MiB free)
  memory of node 2: 193531 MiB (168208 MiB free)
  memory of node 3: 193531 MiB (103727 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-4465954-1723659050/watcher-4465954-1723659050 -o /tmp/evaluation-result-4465954-1723659050/solver-4465954-1723659050 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748318 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465954-1723659050.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): 199680000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 199731200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=753140, runsolver pid=753137
Current StackSize limit: 8192 KiB


[startup+0.100102 s]*
/proc/loadavg: 80.19 71.55 50.70 64/1024 753181
/proc/meminfo: memFree=623064960/790760800 swapFree=131071996/131071996
[pid=753140] ppid=753137 vsize=1710680 memory=188844 CPUtime=0.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/stat : 753140 (fscip) S 753137 753140 748307 0 -1 1077936128 42981 0 0 0 15 17 0 0 20 0 41 0 132491796 1751736320 47211 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
/proc/753140/statm: 427670 47211 2790 3035 0 133276 0
[pid=753140/tid=753142] ppid=753137 vsize=1710680 memory=8390339637985935414 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753142/stat : 753142 (fscip) R 753137 753140 748307 0 -1 4194368 1993 0 0 0 1 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753143] ppid=753137 vsize=1710680 memory=74240 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753143/stat : 753143 (fscip) R 753137 753140 748307 0 -1 4194368 2011 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753144] ppid=753137 vsize=1710680 memory=56316433531346 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753144/stat : 753144 (fscip) D 753137 753140 748307 0 -1 4194368 1828 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753145] ppid=753137 vsize=1710680 memory=54083084091976 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/753140/task/753145/stat : 753145 (fscip) R 753137 753140 748307 0 -1 4194368 1993 0 0 0 1 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753146] ppid=753137 vsize=1710680 memory=61783977231038 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/753140/task/753146/stat : 753146 (fscip) R 753137 753140 748307 0 -1 4194368 1978 0 0 0 0 1 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753147] ppid=753137 vsize=1710680 memory=60697400837126 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753147/stat : 753147 (fscip) D 753137 753140 748307 0 -1 4194368 1978 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753148] ppid=753137 vsize=1710680 memory=14413713499227746 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753148/stat : 753148 (fscip) R 753137 753140 748307 0 -1 4194368 1988 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753149] ppid=753137 vsize=1710680 memory=3834588794670284883 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753149/stat : 753149 (fscip) D 753137 753140 748307 0 -1 4194368 1961 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753150] ppid=753137 vsize=1710680 memory=2015379 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753150/stat : 753150 (fscip) D 753137 753140 748307 0 -1 4194368 2064 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753151] ppid=753137 vsize=1710680 memory=2098903 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753151/stat : 753151 (fscip) R 753137 753140 748307 0 -1 4194368 1863 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753152] ppid=753137 vsize=1710680 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/753140/task/753152/stat : 753152 (fscip) D 753137 753140 748307 0 -1 4194368 2025 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753153] ppid=753137 vsize=1710680 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/753140/task/753153/stat : 753153 (fscip) R 753137 753140 748307 0 -1 4194368 1941 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47409 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753154] ppid=753137 vsize=1710680 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/753140/task/753154/stat : 753154 (fscip) R 753137 753140 748307 0 -1 4194368 1993 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47475 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753155] ppid=753137 vsize=1710680 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/753140/task/753155/stat : 753155 (fscip) R 753137 753140 748307 0 -1 4194368 1945 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47475 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753156] ppid=753137 vsize=1710680 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/753140/task/753156/stat : 753156 (fscip) D 753137 753140 748307 0 -1 4194368 2201 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47475 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753157] ppid=753137 vsize=1710680 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/753140/task/753157/stat : 753157 (fscip) D 753137 753140 748307 0 -1 4194368 1953 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47541 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753158] ppid=753137 vsize=1710680 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/753140/task/753158/stat : 753158 (fscip) D 753137 753140 748307 0 -1 4194368 2063 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47541 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753159] ppid=753137 vsize=1710680 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753159/stat : 753159 (fscip) D 753137 753140 748307 0 -1 4194368 1994 0 0 0 0 1 0 0 20 0 41 0 132491798 1751736320 47541 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753160] ppid=753137 vsize=1710680 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753160/stat : 753160 (fscip) R 753137 753140 748307 0 -1 4194368 1993 0 0 0 1 0 0 0 20 0 41 0 132491798 1751736320 47541 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753161] ppid=753137 vsize=1710680 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/753140/task/753161/stat : 753161 (fscip) R 753137 753140 748307 0 -1 4194368 2057 0 0 0 0 0 0 0 20 0 41 0 132491798 1751736320 47541 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753162] ppid=753137 vsize=1710680 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/753140/task/753162/stat : 753162 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47541 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753163] ppid=753137 vsize=1710680 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/753140/task/753163/stat : 753163 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47541 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753164] ppid=753137 vsize=1710680 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/753140/task/753164/stat : 753164 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47607 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753165] ppid=753137 vsize=1710680 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/753140/task/753165/stat : 753165 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47607 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753166] ppid=753137 vsize=1710680 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/753140/task/753166/stat : 753166 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47607 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753167] ppid=753137 vsize=1710680 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/753140/task/753167/stat : 753167 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47607 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753168] ppid=753137 vsize=1710680 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/753140/task/753168/stat : 753168 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47607 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753169] ppid=753137 vsize=1710680 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/753140/task/753169/stat : 753169 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753170] ppid=753137 vsize=1710680 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/753140/task/753170/stat : 753170 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753171] ppid=753137 vsize=1710680 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/753140/task/753171/stat : 753171 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753172] ppid=753137 vsize=1710680 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/753140/task/753172/stat : 753172 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753173] ppid=753137 vsize=1710680 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/753140/task/753173/stat : 753173 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753174] ppid=753137 vsize=1710680 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/753140/task/753174/stat : 753174 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753175] ppid=753137 vsize=1710680 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/753140/task/753175/stat : 753175 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753176] ppid=753137 vsize=1710680 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/753140/task/753176/stat : 753176 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753177] ppid=753137 vsize=1710680 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/753140/task/753177/stat : 753177 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753178] ppid=753137 vsize=1710680 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/753140/task/753178/stat : 753178 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753179] ppid=753137 vsize=1710680 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/753140/task/753179/stat : 753179 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753180] ppid=753137 vsize=1710680 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/753140/task/753180/stat : 753180 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47673 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753181] ppid=753137 vsize=1710680 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/753140/task/753181/stat : 753181 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 47739 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 1710680 KiB
Current children cumulated memory: 188844 KiB

[startup+0.23158 s]*
/proc/loadavg: 80.19 71.55 50.70 81/1024 753181
/proc/meminfo: memFree=622805924/790760800 swapFree=131071996/131071996
[pid=753140] ppid=753137 vsize=1710680 memory=425640 CPUtime=2.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/stat : 753140 (fscip) S 753137 753140 748307 0 -1 1077936128 108120 0 0 0 231 43 0 0 20 0 41 0 132491796 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
/proc/753140/statm: 427670 106410 2950 3035 0 196095 0
[pid=753140/tid=753142] ppid=753137 vsize=1710680 memory=8318255677412212789 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753142/stat : 753142 (fscip) R 753137 753140 748307 0 -1 4194368 4938 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753143] ppid=753137 vsize=1710680 memory=211359629656 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753143/stat : 753143 (fscip) R 753137 753140 748307 0 -1 4194368 5834 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753144] ppid=753137 vsize=1710680 memory=53017898721726 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753144/stat : 753144 (fscip) R 753137 753140 748307 0 -1 4194368 4646 0 0 0 11 1 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753145] ppid=753137 vsize=1710680 memory=60718791860904 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753145/stat : 753145 (fscip) R 753137 753140 748307 0 -1 4194368 4909 0 0 0 12 1 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753146] ppid=753137 vsize=1710680 memory=58485442421652 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753146/stat : 753146 (fscip) R 753137 753140 748307 0 -1 4194368 5848 0 0 0 10 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753147] ppid=753137 vsize=1710680 memory=57398866031934 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753147/stat : 753147 (fscip) R 753137 753140 748307 0 -1 4194368 4872 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753148] ppid=753137 vsize=1710680 memory=15818889359566032 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753148/stat : 753148 (fscip) R 753137 753140 748307 0 -1 4194368 4881 0 0 0 12 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753149] ppid=753137 vsize=1710680 memory=3617013065767452756 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753149/stat : 753149 (fscip) R 753137 753140 748307 0 -1 4194368 5790 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753150] ppid=753137 vsize=1710680 memory=2017697 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753150/stat : 753150 (fscip) R 753137 753140 748307 0 -1 4194368 4880 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753151] ppid=753137 vsize=1710680 memory=2094101 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753151/stat : 753151 (fscip) R 753137 753140 748307 0 -1 4194368 5084 0 0 0 12 1 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753152] ppid=753137 vsize=1710680 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753152/stat : 753152 (fscip) R 753137 753140 748307 0 -1 4194368 5786 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753153] ppid=753137 vsize=1710680 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753153/stat : 753153 (fscip) R 753137 753140 748307 0 -1 4194368 4872 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753154] ppid=753137 vsize=1710680 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753154/stat : 753154 (fscip) R 753137 753140 748307 0 -1 4194368 5150 0 0 0 12 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753155] ppid=753137 vsize=1710680 memory=0 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753155/stat : 753155 (fscip) R 753137 753140 748307 0 -1 4194368 5726 0 0 0 9 1 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753156] ppid=753137 vsize=1710680 memory=0 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753156/stat : 753156 (fscip) R 753137 753140 748307 0 -1 4194368 4879 0 0 0 10 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753157] ppid=753137 vsize=1710680 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753157/stat : 753157 (fscip) R 753137 753140 748307 0 -1 4194368 5215 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753158] ppid=753137 vsize=1710680 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753158/stat : 753158 (fscip) R 753137 753140 748307 0 -1 4194368 5791 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753159] ppid=753137 vsize=1710680 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753159/stat : 753159 (fscip) R 753137 753140 748307 0 -1 4194368 4831 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753160] ppid=753137 vsize=1710680 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753160/stat : 753160 (fscip) R 753137 753140 748307 0 -1 4194368 5039 0 0 0 12 1 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753161] ppid=753137 vsize=1710680 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753161/stat : 753161 (fscip) R 753137 753140 748307 0 -1 4194368 5803 0 0 0 11 2 0 0 20 0 41 0 132491798 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753162] ppid=753137 vsize=1710680 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/753140/task/753162/stat : 753162 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753163] ppid=753137 vsize=1710680 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/753140/task/753163/stat : 753163 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753164] ppid=753137 vsize=1710680 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/753140/task/753164/stat : 753164 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753165] ppid=753137 vsize=1710680 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/753140/task/753165/stat : 753165 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753166] ppid=753137 vsize=1710680 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/753140/task/753166/stat : 753166 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753167] ppid=753137 vsize=1710680 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/753140/task/753167/stat : 753167 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753168] ppid=753137 vsize=1710680 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/753140/task/753168/stat : 753168 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753169] ppid=753137 vsize=1710680 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/753140/task/753169/stat : 753169 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753170] ppid=753137 vsize=1710680 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/753140/task/753170/stat : 753170 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753171] ppid=753137 vsize=1710680 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/753140/task/753171/stat : 753171 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753172] ppid=753137 vsize=1710680 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/753140/task/753172/stat : 753172 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753173] ppid=753137 vsize=1710680 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/753140/task/753173/stat : 753173 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753174] ppid=753137 vsize=1710680 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/753140/task/753174/stat : 753174 (fscip) S 753137 753140 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132491805 1751736320 106410 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0

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

[pid=753140/tid=753172] ppid=753137 vsize=31948860 memory=38159548 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753172/stat : 753172 (fscip) S 753137 753140 748307 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 132491805 32715632640 7714467 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753173] ppid=753137 vsize=31948860 memory=30787304 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/753140/task/753173/stat : 753173 (fscip) S 753137 753140 748307 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 132491805 32715632640 7714467 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753174] ppid=753137 vsize=31948860 memory=30497404 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/753140/task/753174/stat : 753174 (fscip) S 753137 753140 748307 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 132491805 32715632640 7714467 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753175] ppid=753137 vsize=31948860 memory=11424 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753175/stat : 753175 (fscip) S 753137 753140 748307 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 132491805 32715632640 7714467 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753176] ppid=753137 vsize=31948860 memory=36052 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753176/stat : 753176 (fscip) S 753137 753140 748307 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 132491805 32715632640 7714467 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753177] ppid=753137 vsize=31948860 memory=6840 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753177/stat : 753177 (fscip) S 753137 753140 748307 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 132491805 32715632640 7714467 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753178] ppid=753137 vsize=31948860 memory=11424 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753178/stat : 753178 (fscip) S 753137 753140 748307 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 132491805 32715632640 7714467 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753179] ppid=753137 vsize=31948860 memory=30806204 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753179/stat : 753179 (fscip) S 753137 753140 748307 0 -1 1077936192 123 0 0 0 0 3 0 0 20 0 41 0 132491805 32715632640 7714467 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753180] ppid=753137 vsize=31948860 memory=30796560 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753180/stat : 753180 (fscip) S 753137 753140 748307 0 -1 1077936192 141 0 0 0 0 3 0 0 20 0 41 0 132491805 32715632640 7714467 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753181] ppid=753137 vsize=31948860 memory=30851748 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/753140/task/753181/stat : 753181 (fscip) S 753137 753140 748307 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 132491805 32715632640 7714467 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
Current children cumulated CPU time: 70921.8 s
Current children cumulated vsize: 31948860 KiB
Current children cumulated memory: 30857868 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3636.7 s]
/proc/loadavg: 60.47 67.73 74.43 61/976 755301
/proc/meminfo: memFree=623144240/790760800 swapFree=131071996/131071996
[pid=753140] ppid=753137 vsize=32643244 memory=31285648 CPUtime=72000.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/stat : 753140 (fscip) S 753137 753140 748307 0 -1 1077936128 46986304 0 0 0 7162398 37686 0 0 20 0 41 0 132491796 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
/proc/753140/statm: 8160811 7821412 3014 3035 0 7983393 0
[pid=753140/tid=753142] ppid=753137 vsize=32643244 memory=25333125866717268 CPUtime=3598.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753142/stat : 753142 (fscip) R 753137 753140 748307 0 -1 4194368 3068900 0 0 0 358265 1557 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753143] ppid=753137 vsize=32643244 memory=30604668 CPUtime=3600.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753143/stat : 753143 (fscip) R 753137 753140 748307 0 -1 4194368 2612648 0 0 0 358605 1410 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753144] ppid=753137 vsize=32643244 memory=5432 CPUtime=3597.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753144/stat : 753144 (fscip) R 753137 753140 748307 0 -1 4194368 617181 0 0 0 356861 2840 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753145] ppid=753137 vsize=32643244 memory=36052 CPUtime=3601.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753145/stat : 753145 (fscip) R 753137 753140 748307 0 -1 4194368 3672623 0 0 0 358747 1386 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753146] ppid=753137 vsize=32643244 memory=30688184 CPUtime=3600.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753146/stat : 753146 (fscip) R 753137 753140 748307 0 -1 4194368 2574318 0 0 0 358789 1279 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753147] ppid=753137 vsize=32643244 memory=6469629498555414 CPUtime=3593.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753147/stat : 753147 (fscip) R 753137 753140 748307 0 -1 4194368 635195 0 0 0 356466 2905 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753148] ppid=753137 vsize=32643244 memory=31012280 CPUtime=3603.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753148/stat : 753148 (fscip) R 753137 753140 748307 0 -1 4194368 2891673 0 0 0 358777 1534 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753149] ppid=753137 vsize=32643244 memory=6856 CPUtime=3597.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753149/stat : 753149 (fscip) R 753137 753140 748307 0 -1 4194368 2301515 0 0 0 358479 1305 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753150] ppid=753137 vsize=32643244 memory=2268 CPUtime=3592.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753150/stat : 753150 (fscip) R 753137 753140 748307 0 -1 4194368 558978 0 0 0 355872 3400 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753151] ppid=753137 vsize=32643244 memory=6720667640433688423 CPUtime=3599.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753151/stat : 753151 (fscip) R 753137 753140 748307 0 -1 4194368 3472841 0 0 0 358466 1457 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753152] ppid=753137 vsize=32643244 memory=279821013464944 CPUtime=3599.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753152/stat : 753152 (fscip) R 753137 753140 748307 0 -1 4194368 2455246 0 0 0 358660 1288 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753153] ppid=753137 vsize=32643244 memory=0 CPUtime=3599.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753153/stat : 753153 (fscip) R 753137 753140 748307 0 -1 4194368 568979 0 0 0 356735 3166 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753154] ppid=753137 vsize=32643244 memory=279821015417504 CPUtime=3604.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753154/stat : 753154 (fscip) R 753137 753140 748307 0 -1 4194368 5073126 0 0 0 359087 1367 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753155] ppid=753137 vsize=32643244 memory=5432 CPUtime=3598.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753155/stat : 753155 (fscip) R 753137 753140 748307 0 -1 4194368 2552885 0 0 0 358514 1315 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753156] ppid=753137 vsize=32643244 memory=279821014731888 CPUtime=3600.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753156/stat : 753156 (fscip) R 753137 753140 748307 0 -1 4194368 555436 0 0 0 357000 3024 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753157] ppid=753137 vsize=32643244 memory=1996 CPUtime=3602.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753157/stat : 753157 (fscip) R 753137 753140 748307 0 -1 4194368 3898527 0 0 0 358852 1421 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753158] ppid=753137 vsize=32643244 memory=279821015994432 CPUtime=3599.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753158/stat : 753158 (fscip) R 753137 753140 748307 0 -1 4194368 2546822 0 0 0 358592 1322 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753159] ppid=753137 vsize=32643244 memory=12103604389871737 CPUtime=3603.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753159/stat : 753159 (fscip) R 753137 753140 748307 0 -1 4194368 598320 0 0 0 357395 2944 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753160] ppid=753137 vsize=32643244 memory=279821017080448 CPUtime=3605.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753160/stat : 753160 (fscip) R 753137 753140 748307 0 -1 4194368 4127297 0 0 0 359149 1422 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753161] ppid=753137 vsize=32643244 memory=10392 CPUtime=3601.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753161/stat : 753161 (fscip) R 753137 753140 748307 0 -1 4194368 2196682 0 0 0 358889 1292 0 0 20 0 41 0 132491798 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753162] ppid=753137 vsize=32643244 memory=279821011752320 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/753140/task/753162/stat : 753162 (fscip) S 753137 753140 748307 0 -1 1077936192 62 0 0 0 0 2 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753163] ppid=753137 vsize=32643244 memory=31254132 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/753140/task/753163/stat : 753163 (fscip) S 753137 753140 748307 0 -1 1077936192 132 0 0 0 1 1 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753164] ppid=753137 vsize=32643244 memory=6056 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753164/stat : 753164 (fscip) S 753137 753140 748307 0 -1 1077936192 131 0 0 0 3 0 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753165] ppid=753137 vsize=32643244 memory=31032048 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753165/stat : 753165 (fscip) S 753137 753140 748307 0 -1 1077936192 124 0 0 0 0 3 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753166] ppid=753137 vsize=32643244 memory=11424 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753166/stat : 753166 (fscip) S 753137 753140 748307 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753167] ppid=753137 vsize=32643244 memory=8240 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753167/stat : 753167 (fscip) S 753137 753140 748307 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753168] ppid=753137 vsize=32643244 memory=31222796 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/753140/task/753168/stat : 753168 (fscip) S 753137 753140 748307 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753169] ppid=753137 vsize=32643244 memory=30950280 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753169/stat : 753169 (fscip) S 753137 753140 748307 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753170] ppid=753137 vsize=32643244 memory=6944656592455359580 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753170/stat : 753170 (fscip) S 753137 753140 748307 0 -1 1077936192 125 0 0 0 1 2 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753171] ppid=753137 vsize=32643244 memory=31196588 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753171/stat : 753171 (fscip) S 753137 753140 748307 0 -1 1077936192 64 0 0 0 3 0 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753172] ppid=753137 vsize=32643244 memory=31210780 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753172/stat : 753172 (fscip) S 753137 753140 748307 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753173] ppid=753137 vsize=32643244 memory=30325968 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/753140/task/753173/stat : 753173 (fscip) S 753137 753140 748307 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753174] ppid=753137 vsize=32643244 memory=31022528 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/753140/task/753174/stat : 753174 (fscip) S 753137 753140 748307 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753175] ppid=753137 vsize=32643244 memory=6469629498555414 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753175/stat : 753175 (fscip) S 753137 753140 748307 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753176] ppid=753137 vsize=32643244 memory=-8995268955501399394 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753176/stat : 753176 (fscip) S 753137 753140 748307 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753177] ppid=753137 vsize=32643244 memory=31275716 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753177/stat : 753177 (fscip) S 753137 753140 748307 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753178] ppid=753137 vsize=32643244 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753178/stat : 753178 (fscip) S 753137 753140 748307 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753179] ppid=753137 vsize=32643244 memory=31274956 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753179/stat : 753179 (fscip) S 753137 753140 748307 0 -1 1077936192 125 0 0 0 0 3 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753180] ppid=753137 vsize=32643244 memory=11476 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/753140/task/753180/stat : 753180 (fscip) S 753137 753140 748307 0 -1 1077936192 144 0 0 0 0 3 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
[pid=753140/tid=753181] ppid=753137 vsize=32643244 memory=13668 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/753140/task/753181/stat : 753181 (fscip) S 753137 753140 748307 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 132491805 33426681856 7821412 809668444160 4194304 16623229 140722934867872 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27312128 140722934875142 140722934875260 140722934875260 140722934882288 0
Current children cumulated CPU time: 72000.8 s
Current children cumulated vsize: 32643244 KiB
Current children cumulated memory: 31285648 KiB

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

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

# cumulated CPU time of all completed processes:  user=71624.3 s, system=377.723 s

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

[startup+3636.81 s]*
/proc/loadavg: 60.47 67.73 74.43 42/937 755301
/proc/meminfo: memFree=626843528/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3637.2 s]
/proc/loadavg: 60.47 67.73 74.43 42/937 755301
/proc/meminfo: memFree=633715692/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3637.4 s]
/proc/loadavg: 60.47 67.73 74.43 42/937 755301
/proc/meminfo: memFree=633715692/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3637.5 s]
/proc/loadavg: 60.47 67.73 74.43 42/937 755301
/proc/meminfo: memFree=633715692/790760800 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): 3637.58
CPU time (s): 72002
CPU user time (s): 71624.3
CPU system time (s): 377.723
CPU usage (%): 1979.39
Max. virtual memory (cumulated for all children) (KiB): 32643244
Max. memory (cumulated for all children) (KiB): 31285648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71624.3
system time used= 377.723
maximum resident set size= 31286300
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46986444
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= 599866
involuntary context switches= 408204


# summary of solver processes directly reported to runsolver:
#   pid: 753140
#   total CPU time (s): 72002
#   total CPU user time (s): 71624.3
#   total CPU system time (s): 377.723

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.1905 second user time and 84.6519 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 20:10:50
IDJOB=4465954
IDBENCH=177053
IDSOLVER=3094
FILE ID=nodeD101/4465954-1723659050
RUNJOBID= nodeD101-1723651688-748318
SLURM_JOB_ID= 8267922
Free space on /tmp= 8622808 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/linear/normalized-evencolouring_opt_linear_random6regular_nvert_401.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-4465954-1723659050/watcher-4465954-1723659050 -o /tmp/evaluation-result-4465954-1723659050/solver-4465954-1723659050 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748318 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465954-1723659050.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 3b07899157a77563e39a517f9d1ebfa4
RANDOM SEED=1931431262

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        623216100 kB
MemAvailable:   681272100 kB
Buffers:         1196340 kB
Cached:         60110024 kB
SwapCached:            0 kB
Active:         18892016 kB
Inactive:       144891628 kB
Active(anon):       2128 kB
Inactive(anon): 102514056 kB
Active(file):   18889888 kB
Inactive(file): 42377572 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28436 kB
Writeback:            72 kB
AnonPages:      102476776 kB
Mapped:           138744 kB
Shmem:             38920 kB
KReclaimable:     416136 kB
Slab:             833664 kB
SReclaimable:     416136 kB
SUnreclaim:       417528 kB
KernelStack:       16880 kB
PageTables:       227420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   12202160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1163520 kB
HardwareCorrupted:     0 kB
AnonHugePages:  10375168 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:      890880 kB
DirectMap2M:    143261696 kB
DirectMap1G:    661651456 kB

Free space on /tmp at the end= 8622828 MiB
End job on nodeD101 at 2024-08-14 21:11:28