Trace number 4465956

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.7 3648.41

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/evencolouring/
unit/normalized-evencolouring_opt_unit_random6regular_nvert_751.opb
MD5SUM21ed527d50cb70bf3fbdba517cab1d1c
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 benchmark70.6884
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3004
Total number of constraints751
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)751
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 751
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 751
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 751
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 30597120, getVmSize() = 30597120, SCIPgetMemUsed() = 8003493, SCIPgetMemTotal() = 8868933, SCIPgetMemExternEstim() = 3256232
0.00/0.01	c ** set memory limit for presolving in LC to 8.796e+12 for SCIP **
1.48/1.53	c ** Estimated virtualMemUsedAtSolver = 20721338, getVmSize() = 40779776, SCIPgetMemUsed() = 9365644, SCIPgetMemTotal() = 17878516, SCIPgetMemExternEstim() = 3256232
1.48/1.53	c ** set memory limit for solvers to 4.18855e+11 for each SCIP **
1.48/1.53	c Original Problem   :
1.48/1.53	c   Problem name     : instance-4465956-1722615853
1.48/1.53	c   Variables        : 3004 (3004 binary, 0 integer, 0 implicit integer, 0 continuous)
1.48/1.53	c   Constraints      : 751
1.48/1.53	c   Objective sense  : minimize
1.48/1.53	c Presolved Problem  :
1.48/1.53	c   Variables        : 3004 (3004 binary, 0 integer, 0 implicit integer, 0 continuous)
1.48/1.53	c   Constraints      : 751
1.48/1.53	c Constraints        : Number
1.48/1.53	c   linear           : 751 
1.48/1.53	c ** Instance transfer method used: 0
1.48/1.54	c ** ParaScipInstance copy does not increase the number of variables. **
1.59/1.63	c LC is working with racing ramp-up and with rebuilding tree after racing.
1.59/1.63	c                                Nodes    Active                                            
1.59/1.63	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
2.42/1.71	c *       2              0           1        20         143.0000                -          -
8.90/2.06	c *       2              2           1        20           1.0000           0.0000          -
70.51/5.16	c         5             31          29        20           1.0000           0.0000          -
169.25/10.18	c        10            239         237        20           1.0000           0.0000          -
269.47/15.22	c        15          35602           0        20           1.0000           0.0000          -
370.38/20.38	c        20           2620        1570        20           1.0000           0.0000          -
471.37/25.40	c        25          63377         678        20           1.0000           0.0000          -
571.97/30.54	c        31          81462         701        20           1.0000           0.0000          -
670.93/35.57	c        36          96122         695        20           1.0000           0.0000          -
769.76/40.58	c        41         111655         700        20           1.0000           0.0000          -
872.74/45.76	c        46         124114         701        20           1.0000           0.0000          -
973.56/50.81	c        51         139078         696        20           1.0000           0.0000          -
1072.17/55.86	c        56          12311       11242        20           1.0000           0.0000          -
1170.59/60.89	c        61         163785         714        20           1.0000           0.0000          -
1271.26/65.93	c        66         176507         719        20           1.0000           0.0000          -
1370.10/71.00	c        71          16912       15843        20           1.0000           0.0000          -
1471.77/76.05	c        76         204639         695        20           1.0000           0.0000          -
1570.42/81.11	c        81          24007       22955        20           1.0000           0.0000          -
1671.57/86.15	c        86          25771       24719        20           1.0000           0.0000          -
1770.35/91.18	c        91         234277         711        20           1.0000           0.0000          -
1870.54/96.20	c        96         239944         708        20           1.0000           0.0000          -
1969.53/101.25	c       101          26018       24949        20           1.0000           0.0000          -
2068.50/106.27	c       106         289963         695        20           1.0000           0.0000          -
2169.45/111.32	c       111          35498       34446        20           1.0000           0.0000          -
2270.27/116.40	c       116         281305         725        20           1.0000           0.0000          -
2368.92/121.45	c       121         295527         724        20           1.0000           0.0000          -
2467.83/126.48	c       126         310279         719        20           1.0000           0.0000          -
2566.73/131.48	c       131          43042       41990        20           1.0000           0.0000          -
2667.52/136.53	c       137         340171         721        20           1.0000           0.0000          -
2768.42/141.62	c       142         355516         719        20           1.0000           0.0000          -
2867.25/146.67	c       147         370929         724        20           1.0000           0.0000          -
2967.86/151.75	c       152          40457       39348        20           1.0000           0.0000          -
3066.72/156.77	c       157          42298       41189        20           1.0000           0.0000          -
3167.59/161.85	c       162         417177         722        20           1.0000           0.0000          -
3267.97/166.90	c       167         434089         722        20           1.0000           0.0000          -
3366.58/171.95	c       172         451498         726        20           1.0000           0.0000          -
3465.56/177.00	c       177          60924       59872        20           1.0000           0.0000          -
3566.91/182.05	c       182         485136         733        20           1.0000           0.0000          -
3665.71/187.10	c       187          51409       50300        20           1.0000           0.0000          -
3764.49/192.13	c       192          53125       52016        20           1.0000           0.0000          -
3865.09/197.15	c       197          54818       53693        20           1.0000           0.0000          -
3963.80/202.16	c       202          70731       69679        20           1.0000           0.0000          -
4062.59/207.18	c       207         560473         728        20           1.0000           0.0000          -
4161.35/212.19	c       212          59872       58747        20           1.0000           0.0000          -
4261.22/217.21	c       217         550801         708        20           1.0000           0.0000          -
4360.08/222.29	c       222          78518       77466        20           1.0000           0.0000          -
4460.85/227.33	c       227          80612       79560        20           1.0000           0.0000          -
4559.45/232.38	c       232          82615       81563        20           1.0000           0.0000          -
4658.33/237.39	c       237         605658         707        20           1.0000           0.0000          -
4758.83/242.41	c       242         620646         709        20           1.0000           0.0000          -
4857.72/247.46	c       247         634594         710        20           1.0000           0.0000          -
4956.46/252.50	c       252         649259         710        20           1.0000           0.0000          -
5059.28/257.63	c       258         716705         729        20           1.0000           0.0000          -
5158.25/262.69	c       263         731283         731        20           1.0000           0.0000          -
5259.15/267.73	c       268          78899       77734        20           1.0000           0.0000          -
5358.06/272.77	c       273         704823         709        20           1.0000           0.0000          -
5458.94/277.83	c       278          82278       81113        20           1.0000           0.0000          -
5557.80/282.88	c       283          84000       82835        20           1.0000           0.0000          -
5656.72/287.89	c       288         751426         714        20           1.0000           0.0000          -
5757.57/292.94	c       293         765779         713        20           1.0000           0.0000          -
5856.56/297.97	c       298         779837         709        20           1.0000           0.0000          -
5955.13/302.97	c       303          90482       89317        20           1.0000           0.0000          -
6056.63/308.11	c       308         112551      111499        20           1.0000           0.0000          -
6155.56/313.12	c       313         820821         711        20           1.0000           0.0000          -
6254.24/318.14	c       318         835282         710        20           1.0000           0.0000          -
6354.93/323.15	c       323         849240         708        20           1.0000           0.0000          -
6453.87/328.19	c       328         864000         708        20           1.0000           0.0000          -
6553.79/333.25	c       333         880285         710        20           1.0000           0.0000          -
6654.60/338.31	c       338         895923         713        20           1.0000           0.0000          -
6753.38/343.38	c       343         910379         711        20           1.0000           0.0000          -
6853.94/348.46	c       348         925197         714        20           1.0000           0.0000          -
6954.72/353.51	c       354         940494         711        20           1.0000           0.0000          -
7055.69/358.63	c       359         109732      108551        20           1.0000           0.0000          -
7154.52/363.65	c       364         971331         706        20           1.0000           0.0000          -
7255.41/368.70	c       369         986751         711        20           1.0000           0.0000          -
7354.24/373.78	c       374         114898      113705        20           1.0000           0.0000          -
7455.12/378.83	c       379        1070114         730        20           1.0000           0.0000          -
7553.88/383.88	c       384        1083672         729        20           1.0000           0.0000          -
7654.51/388.93	c       389        1098084         729        20           1.0000           0.0000          -
7753.39/393.96	c       394        1059820         703        20           1.0000           0.0000          -
7852.36/398.98	c       399         148645      147593        20           1.0000           0.0000          -
7950.97/404.02	c       404        1085407         711        20           1.0000           0.0000          -
8052.70/409.07	c       409        1100020         713        20           1.0000           0.0000          -
8151.27/414.10	c       414        1113836         708        20           1.0000           0.0000          -
8252.12/419.14	c       419        1128227         709        20           1.0000           0.0000          -
8351.88/424.28	c       424        1193735         731        20           1.0000           0.0000          -
8452.50/429.33	c       429        1207826         729        20           1.0000           0.0000          -
8551.03/434.35	c       434        1173882         719        20           1.0000           0.0000          -
8649.76/439.38	c       439        1191520         715        20           1.0000           0.0000          -
8748.33/444.39	c       444        1209533         713        20           1.0000           0.0000          -
8849.14/449.42	c       449        1225719         718        20           1.0000           0.0000          -
8947.92/454.49	c       454        1241954         715        20           1.0000           0.0000          -
9048.82/459.56	c       460        1256584         718        20           1.0000           0.0000          -
9149.65/464.63	c       465        1273172         712        20           1.0000           0.0000          -
9250.32/469.73	c       470        1287912         706        20           1.0000           0.0000          -
9348.95/474.74	c       475        1302842         708        20           1.0000           0.0000          -
9449.76/479.83	c       480         180371      179319        20           1.0000           0.0000          -
9548.62/484.88	c       485         182336      181284        20           1.0000           0.0000          -
9649.43/489.93	c       490         184528      183476        20           1.0000           0.0000          -
9748.19/494.98	c       495         154938      153647        20           1.0000           0.0000          -
9847.15/499.99	c       500        1376503         709        20           1.0000           0.0000          -
9948.39/505.04	c       505        1389992         704        20           1.0000           0.0000          -
10047.19/510.12	c       510        1404811         719        20           1.0000           0.0000          -
10147.61/515.17	c       515        1464934         731        20           1.0000           0.0000          -
10247.79/520.22	c       520        1480552         728        20           1.0000           0.0000          -
10346.50/525.27	c       525        1498977         736        20           1.0000           0.0000          -
10447.25/530.32	c       530        1515808         737        20           1.0000           0.0000          -
10545.98/535.37	c       535         202187      201135        20           1.0000           0.0000          -
10646.48/540.42	c       540         204256      203204        20           1.0000           0.0000          -
10745.27/545.47	c       545         206258      205204        20           1.0000           0.0000          -
10846.13/550.52	c       551         208195      207141        20           1.0000           0.0000          -
10945.01/555.57	c       556         175226      173925        20           1.0000           0.0000          -
11045.84/560.62	c       561         177026      175725        20           1.0000           0.0000          -
11144.59/565.67	c       566         178858      177557        20           1.0000           0.0000          -
11245.19/570.71	c       571        1600034         706        20           1.0000           0.0000          -
11343.87/575.76	c       576        1614337         714        20           1.0000           0.0000          -
11444.55/580.80	c       581        1629379         710        20           1.0000           0.0000          -
11543.41/585.86	c       586        1644755         710        20           1.0000           0.0000          -
11642.21/590.88	c       591        1660045         711        20           1.0000           0.0000          -
11743.02/595.97	c       596         226345      225291        20           1.0000           0.0000          -
11841.58/601.02	c       601         228296      227242        20           1.0000           0.0000          -
11940.48/606.03	c       606        1708534         713        20           1.0000           0.0000          -
12041.95/611.12	c       611         232236      231182        20           1.0000           0.0000          -
12142.69/616.17	c       616         234434      233380        20           1.0000           0.0000          -
12242.65/621.22	c       621         236116      235062        20           1.0000           0.0000          -
12341.39/626.23	c       626        1778497         716        20           1.0000           0.0000          -
12440.01/631.27	c       631        1794515         710        20           1.0000           0.0000          -
12540.81/636.31	c       636        1809021         711        20           1.0000           0.0000          -
12639.41/641.36	c       641        1823409         713        20           1.0000           0.0000          -
12740.25/646.42	c       646        1839319         709        20           1.0000           0.0000          -
12841.01/651.52	c       652         247946      246892        20           1.0000           0.0000          -
12939.76/656.55	c       657        1871108         708        20           1.0000           0.0000          -
13038.54/661.59	c       662         211186      209882        20           1.0000           0.0000          -
13139.46/666.62	c       667        1901309         713        20           1.0000           0.0000          -
13238.33/671.67	c       672        1916178         712        20           1.0000           0.0000          -
13339.21/676.71	c       677        1932802         713        20           1.0000           0.0000          -
13438.12/681.74	c       682        1950495         715        20           1.0000           0.0000          -
13539.02/686.82	c       687        1968807         712        20           1.0000           0.0000          -
13637.87/691.89	c       692        1986846         715        20           1.0000           0.0000          -
13738.84/696.97	c       697        2005551         713        20           1.0000           0.0000          -
13837.21/702.02	c       702         224901      223589        20           1.0000           0.0000          -
13938.84/707.07	c       707        2065545         733        20           1.0000           0.0000          -
14037.51/712.12	c       712        2080971         734        20           1.0000           0.0000          -
14138.43/717.16	c       717        2070215         713        20           1.0000           0.0000          -
14237.12/722.19	c       722         275909      274855        20           1.0000           0.0000          -
14337.17/727.27	c       727         233389      232077        20           1.0000           0.0000          -
14435.90/732.28	c       732        2111117         705        20           1.0000           0.0000          -
14536.68/737.35	c       737        2128360         715        20           1.0000           0.0000          -
14637.59/742.42	c       742         238607      237295        20           1.0000           0.0000          -
14736.46/747.47	c       747         240342      239030        20           1.0000           0.0000          -
14837.29/752.52	c       753         241971      240659        20           1.0000           0.0000          -
14936.11/757.55	c       758        2198028         705        20           1.0000           0.0000          -
15034.75/762.59	c       763         291892      290838        20           1.0000           0.0000          -
15135.53/767.60	c       768        2229072         714        20           1.0000           0.0000          -
15236.26/772.72	c       773         295930      294876        20           1.0000           0.0000          -
15335.14/777.78	c       778         297903      296849        20           1.0000           0.0000          -
15435.83/782.82	c       783         299934      298880        20           1.0000           0.0000          -
15534.58/787.86	c       788        2291555         705        20           1.0000           0.0000          -
15635.62/792.91	c       793        2307246         711        20           1.0000           0.0000          -
15734.44/797.97	c       798        2352787         725        20           1.0000           0.0000          -
15833.40/803.02	c       803        2369793         726        20           1.0000           0.0000          -
15935.40/808.07	c       808         309924      308870        20           1.0000           0.0000          -
16035.86/813.13	c       813         312143      311089        20           1.0000           0.0000          -
16133.20/818.13	c       818        2393540         706        20           1.0000           0.0000          -
16235.30/823.20	c       823         265302      263949        20           1.0000           0.0000          -
16334.24/828.21	c       828        2421616         711        20           1.0000           0.0000          -
16433.34/833.26	c       833        2436633         708        20           1.0000           0.0000          -
16532.33/838.28	c       838        2451372         710        20           1.0000           0.0000          -
16633.21/843.33	c       843        2468829         706        20           1.0000           0.0000          -
16734.05/848.47	c       848        2503660         727        20           1.0000           0.0000          -
16834.92/853.52	c       854        2518044         726        20           1.0000           0.0000          -
16933.92/858.56	c       859        2519727         712        20           1.0000           0.0000          -
17032.81/863.59	c       864        2534174         711        20           1.0000           0.0000          -
17133.76/868.67	c       869        2559343         724        20           1.0000           0.0000          -
17234.82/873.72	c       874        2573381         727        20           1.0000           0.0000          -
17333.86/878.77	c       879        2589675         728        20           1.0000           0.0000          -
17434.77/883.81	c       884        2605143         715        20           1.0000           0.0000          -
17533.68/888.87	c       889         342307      341253        20           1.0000           0.0000          -
17634.36/893.92	c       894         289438      288085        20           1.0000           0.0000          -
17733.20/898.97	c       899         346099      345045        20           1.0000           0.0000          -
17831.69/904.02	c       904         348245      347191        20           1.0000           0.0000          -
17933.22/909.07	c       909         294327      292974        20           1.0000           0.0000          -
18031.61/914.12	c       914         296263      294910        20           1.0000           0.0000          -
18132.76/919.17	c       919         354047      352993        20           1.0000           0.0000          -
18232.64/924.22	c       924         355964      354910        20           1.0000           0.0000          -
18331.62/929.27	c       929         358033      356979        20           1.0000           0.0000          -
18432.57/934.32	c       934         360204      359150        20           1.0000           0.0000          -
18531.44/939.37	c       939         362239      361185        20           1.0000           0.0000          -
18630.14/944.40	c       944        2795374         710        20           1.0000           0.0000          -
18730.96/949.42	c       949        2810294         707        20           1.0000           0.0000          -
18829.78/954.45	c       954        2824890         707        20           1.0000           0.0000          -
18930.45/959.50	c       960        2841069         706        20           1.0000           0.0000          -
19028.87/964.57	c       965         372000      370946        20           1.0000           0.0000          -
19129.45/969.61	c       970        2875508         705        20           1.0000           0.0000          -
19227.86/974.66	c       975        2890810         710        20           1.0000           0.0000          -
19326.78/979.67	c       980        2906996         710        20           1.0000           0.0000          -
19427.47/984.73	c       985        2922526         710        20           1.0000           0.0000          -
19528.31/989.83	c       990         321513      320144        20           1.0000           0.0000          -
19627.21/994.88	c       995        2952979         707        20           1.0000           0.0000          -
19728.10/999.97	c      1000         325186      323817        20           1.0000           0.0000          -
19826.90/1005.02	c      1005         326910      325541        20           1.0000           0.0000          -
19928.41/1010.07	c      1010        2993281         708        20           1.0000           0.0000          -
20027.33/1015.10	c      1015         392044      390990        20           1.0000           0.0000          -
20126.11/1020.12	c      1020         331944      330575        20           1.0000           0.0000          -
20227.74/1025.22	c      1025         333540      332171        20           1.0000           0.0000          -
20326.49/1030.27	c      1030         334851      333482        20           1.0000           0.0000          -
20427.06/1035.30	c      1035        3065604         717        20           1.0000           0.0000          -
20525.75/1040.35	c      1040        3081240         711        20           1.0000           0.0000          -
20624.48/1045.37	c      1045        3094644         712        20           1.0000           0.0000          -
20725.21/1050.40	c      1050        3109689         711        20           1.0000           0.0000          -
20824.10/1055.45	c      1055        3123737         715        20           1.0000           0.0000          -
20924.75/1060.50	c      1061        3141058         711        20           1.0000           0.0000          -
21023.59/1065.57	c      1066        3156607         711        20           1.0000           0.0000          -
21124.30/1070.62	c      1071        3174882         712        20           1.0000           0.0000          -
21223.21/1075.67	c      1076        3188508         708        20           1.0000           0.0000          -
21324.06/1080.72	c      1081        3202293         713        20           1.0000           0.0000          -
21422.84/1085.77	c      1086        3215878         713        20           1.0000           0.0000          -
21523.52/1090.85	c      1091        3230333         719        20           1.0000           0.0000          -
21622.29/1095.87	c      1096        3247194         714        20           1.0000           0.0000          -
21723.18/1100.93	c      1101        3263931         710        20           1.0000           0.0000          -
21821.95/1106.02	c      1106         428122      427068        20           1.0000           0.0000          -
21923.58/1111.08	c      1111         362425      361036        20           1.0000           0.0000          -
22022.31/1116.12	c      1116         363968      362579        20           1.0000           0.0000          -
22121.37/1121.14	c      1121        3330221         716        20           1.0000           0.0000          -
22222.24/1126.18	c      1126        3347682         713        20           1.0000           0.0000          -
22322.22/1131.20	c      1131        3363602         711        20           1.0000           0.0000          -
22420.89/1136.27	c      1136        3382377         710        20           1.0000           0.0000          -
22521.62/1141.31	c      1141         441780      440726        20           1.0000           0.0000          -
22620.46/1146.33	c      1146         443981      442927        20           1.0000           0.0000          -
22719.35/1151.34	c      1151         376202      374813        20           1.0000           0.0000          -
22818.13/1156.37	c      1156        3445254         711        20           1.0000           0.0000          -
22917.08/1161.38	c      1161        3463529         710        20           1.0000           0.0000          -
23019.95/1166.52	c      1167        3479602         707        20           1.0000           0.0000          -
23118.81/1171.54	c      1172        3494371         709        20           1.0000           0.0000          -
23219.42/1176.62	c      1177        3509990         710        20           1.0000           0.0000          -
23318.35/1181.66	c      1182        3528130         711        20           1.0000           0.0000          -
23419.12/1186.77	c      1187        3545667         711        20           1.0000           0.0000          -
23519.95/1191.87	c      1192        3564457         729        20           1.0000           0.0000          -
23620.74/1196.92	c      1197        3581124         728        20           1.0000           0.0000          -
23719.65/1201.93	c      1202        3599573         712        20           1.0000           0.0000          -
23818.22/1206.95	c      1207        3616749         705        20           1.0000           0.0000          -
23916.99/1211.96	c      1212        3631992         708        20           1.0000           0.0000          -
24015.99/1216.99	c      1217         471451      470397        20           1.0000           0.0000          -
24114.63/1222.01	c      1222         473369      472315        20           1.0000           0.0000          -
24213.26/1227.03	c      1227         475371      474317        20           1.0000           0.0000          -
24316.85/1232.19	c      1232        3690039         714        20           1.0000           0.0000          -
24418.94/1237.32	c      1237         405823      404422        20           1.0000           0.0000          -
24517.88/1242.37	c      1242         481418      480364        20           1.0000           0.0000          -
24618.33/1247.42	c      1247         483380      482326        20           1.0000           0.0000          -
24717.06/1252.43	c      1252        3754924         711        20           1.0000           0.0000          -
24815.77/1257.48	c      1257        3771374         710        20           1.0000           0.0000          -
24914.72/1262.49	c      1262         414180      412779        20           1.0000           0.0000          -
25015.48/1267.53	c      1268        3803510         703        20           1.0000           0.0000          -
25116.38/1272.66	c      1273        3818892         711        20           1.0000           0.0000          -
25217.06/1277.71	c      1278        3835046         709        20           1.0000           0.0000          -
25315.73/1282.77	c      1283        3850037         709        20           1.0000           0.0000          -
25416.46/1287.83	c      1288        3863611         706        20           1.0000           0.0000          -
25515.28/1292.88	c      1293         501349      500287        20           1.0000           0.0000          -
25616.23/1297.93	c      1298         503266      502204        20           1.0000           0.0000          -
25714.98/1302.96	c      1303        3916516         712        20           1.0000           0.0000          -
25813.76/1307.99	c      1308        3935542         711        20           1.0000           0.0000          -
25915.16/1313.05	c      1313        3954120         711        20           1.0000           0.0000          -
26013.87/1318.13	c      1318         432858      431431        20           1.0000           0.0000          -
26114.99/1323.18	c      1323         513048      511986        20           1.0000           0.0000          -
26214.81/1328.23	c      1328        3973589         726        20           1.0000           0.0000          -
26313.39/1333.28	c      1333        3990202         723        20           1.0000           0.0000          -
26414.29/1338.33	c      1338        4038420         709        20           1.0000           0.0000          -
26513.14/1343.37	c      1343        4054753         705        20           1.0000           0.0000          -
26613.93/1348.40	c      1348        4070867         711        20           1.0000           0.0000          -
26712.91/1353.41	c      1353        4089415         715        20           1.0000           0.0000          -
26811.82/1358.49	c      1358        4107916         712        20           1.0000           0.0000          -
26912.70/1363.54	c      1364        4127222         706        20           1.0000           0.0000          -
27011.38/1368.57	c      1369        4144742         710        20           1.0000           0.0000          -
27112.16/1373.62	c      1374        4159716         707        20           1.0000           0.0000          -
27210.85/1378.67	c      1379        4175536         713        20           1.0000           0.0000          -
27311.61/1383.72	c      1384        4190701         709        20           1.0000           0.0000          -
27410.46/1388.77	c      1389        4206628         711        20           1.0000           0.0000          -
27511.31/1393.83	c      1394        4221099         712        20           1.0000           0.0000          -
27610.12/1398.85	c      1399         542471      541409        20           1.0000           0.0000          -
27709.00/1403.89	c      1404        4251350         711        20           1.0000           0.0000          -
27810.05/1408.96	c      1409        4265551         707        20           1.0000           0.0000          -
27908.84/1414.00	c      1414         465139      463691        20           1.0000           0.0000          -
28010.39/1419.13	c      1419         466837      465389        20           1.0000           0.0000          -
28110.94/1424.18	c      1424         468609      467161        20           1.0000           0.0000          -
28210.93/1429.23	c      1429         470440      468980        20           1.0000           0.0000          -
28309.84/1434.28	c      1434         555926      554850        20           1.0000           0.0000          -
28410.72/1439.33	c      1439         558115      557039        20           1.0000           0.0000          -
28509.53/1444.38	c      1444         560131      559055        20           1.0000           0.0000          -
28610.20/1449.40	c      1449        4377172         705        20           1.0000           0.0000          -
28709.13/1454.49	c      1454         478619      477129        20           1.0000           0.0000          -
28809.92/1459.54	c      1460        4405903         710        20           1.0000           0.0000          -
28908.82/1464.59	c      1465        4419422         709        20           1.0000           0.0000          -
29009.63/1469.64	c      1470        4433051         711        20           1.0000           0.0000          -
29108.13/1474.65	c      1475        4447205         711        20           1.0000           0.0000          -
29208.84/1479.70	c      1480        4460799         706        20           1.0000           0.0000          -
29307.64/1484.75	c      1485        4473731         707        20           1.0000           0.0000          -
29408.38/1489.81	c      1490         577594      576518        20           1.0000           0.0000          -
29507.23/1494.86	c      1495        4501165         703        20           1.0000           0.0000          -
29608.05/1499.91	c      1500        4514207         710        20           1.0000           0.0000          -
29707.00/1504.99	c      1505        4528019         707        20           1.0000           0.0000          -
29805.70/1510.04	c      1510         586033      584957        20           1.0000           0.0000          -
29907.41/1515.09	c      1515        4559522         714        20           1.0000           0.0000          -
30006.06/1520.14	c      1520        4574995         711        20           1.0000           0.0000          -
30106.96/1525.15	c      1525        4590908         710        20           1.0000           0.0000          -
30205.85/1530.17	c      1530        4605058         710        20           1.0000           0.0000          -
30305.53/1535.22	c      1535        4619841         714        20           1.0000           0.0000          -
30404.42/1540.23	c      1540        4633600         707        20           1.0000           0.0000          -
30505.19/1545.30	c      1545        4648253         708        20           1.0000           0.0000          -
30604.07/1550.38	c      1550        4665145         710        20           1.0000           0.0000          -
30704.96/1555.43	c      1555        4680441         706        20           1.0000           0.0000          -
30805.27/1560.54	c      1561        4643093         728        20           1.0000           0.0000          -
30903.88/1565.59	c      1566        4711576         712        20           1.0000           0.0000          -
31004.63/1570.64	c      1571        4668905         726        20           1.0000           0.0000          -
31103.33/1575.69	c      1576        4746332         715        20           1.0000           0.0000          -
31204.13/1580.74	c      1581         613264      612182        20           1.0000           0.0000          -
31302.75/1585.79	c      1586        4784551         717        20           1.0000           0.0000          -
31403.44/1590.81	c      1591        4803116         706        20           1.0000           0.0000          -
31502.28/1595.87	c      1596        4821110         712        20           1.0000           0.0000          -
31601.00/1600.87	c      1601        4838061         711        20           1.0000           0.0000          -
31701.74/1605.91	c      1606        4854111         708        20           1.0000           0.0000          -
31800.62/1610.94	c      1611         532038      530542        20           1.0000           0.0000          -
31899.23/1615.99	c      1616        4891586         713        20           1.0000           0.0000          -
31997.84/1621.01	c      1621        4910170         711        20           1.0000           0.0000          -
32099.40/1626.05	c      1626        4929560         720        20           1.0000           0.0000          -
32200.16/1631.14	c      1631         633259      632177        20           1.0000           0.0000          -
32298.90/1636.19	c      1636         635324      634214        20           1.0000           0.0000          -
32399.01/1641.22	c      1641        4988107         714        20           1.0000           0.0000          -
32499.83/1646.34	c      1646        5006822         715        20           1.0000           0.0000          -
32598.77/1651.39	c      1651        5024655         710        20           1.0000           0.0000          -
32699.65/1656.41	c      1656        5043535         713        20           1.0000           0.0000          -
32798.35/1661.48	c      1661        5062323         709        20           1.0000           0.0000          -
32899.08/1666.59	c      1667         551479      549975        20           1.0000           0.0000          -
32999.86/1671.64	c      1672        5097673         714        20           1.0000           0.0000          -
33098.83/1676.65	c      1677        5117010         716        20           1.0000           0.0000          -
33197.62/1681.67	c      1682        5137051         716        20           1.0000           0.0000          -
33296.19/1686.68	c      1687        5156324         711        20           1.0000           0.0000          -
33398.86/1691.84	c      1692        4998902         724        20           1.0000           0.0000          -
33497.68/1696.89	c      1697        5014554         732        20           1.0000           0.0000          -
33598.45/1701.94	c      1702         563602      562096        20           1.0000           0.0000          -
33697.16/1706.99	c      1707        5227883         712        20           1.0000           0.0000          -
33798.31/1712.04	c      1712        5242897         712        20           1.0000           0.0000          -
33896.99/1717.09	c      1717         568823      567299        20           1.0000           0.0000          -
33998.12/1722.14	c      1722         669083      667973        20           1.0000           0.0000          -
34097.04/1727.19	c      1727        5289932         708        20           1.0000           0.0000          -
34196.86/1732.21	c      1732        5304384         711        20           1.0000           0.0000          -
34295.84/1737.29	c      1737        5317983         708        20           1.0000           0.0000          -
34396.63/1742.32	c      1742        5332089         710        20           1.0000           0.0000          -
34495.61/1747.34	c      1747        5346075         710        20           1.0000           0.0000          -
34596.51/1752.44	c      1752        5361905         712        20           1.0000           0.0000          -
34695.19/1757.49	c      1758        5377446         705        20           1.0000           0.0000          -
34796.06/1762.54	c      1763        5392038         710        20           1.0000           0.0000          -
34894.85/1767.56	c      1768        5407552         712        20           1.0000           0.0000          -
34995.37/1772.64	c      1773         688445      687335        20           1.0000           0.0000          -
35094.22/1777.69	c      1778        5440212         707        20           1.0000           0.0000          -
35195.19/1782.74	c      1783         692503      691393        20           1.0000           0.0000          -
35293.96/1787.79	c      1788         694524      693414        20           1.0000           0.0000          -
35394.88/1792.83	c      1793        5487210         712        20           1.0000           0.0000          -
35493.59/1797.89	c      1798         698225      697115        20           1.0000           0.0000          -
35594.02/1802.94	c      1803        5519270         707        20           1.0000           0.0000          -
35692.55/1807.98	c      1808        5535758         706        20           1.0000           0.0000          -
35791.35/1813.03	c      1813        5549421         711        20           1.0000           0.0000          -
35892.84/1818.09	c      1818        5389043         727        20           1.0000           0.0000          -
35991.56/1823.11	c      1823        5577962         712        20           1.0000           0.0000          -
36092.38/1828.14	c      1828         606924      605398        20           1.0000           0.0000          -
36192.41/1833.24	c      1833        5605446         710        20           1.0000           0.0000          -
36291.13/1838.29	c      1838         713734      712624        20           1.0000           0.0000          -
36391.99/1843.34	c      1843        5638415         715        20           1.0000           0.0000          -
36490.66/1848.39	c      1848        5653913         706        20           1.0000           0.0000          -
36591.40/1853.41	c      1853        5668077         708        20           1.0000           0.0000          -
36690.00/1858.49	c      1858         721879      720769        20           1.0000           0.0000          -
36790.27/1863.54	c      1864         618900      617366        20           1.0000           0.0000          -
36889.15/1868.59	c      1869         620600      619066        20           1.0000           0.0000          -
36989.88/1873.64	c      1874        5731975         706        20           1.0000           0.0000          -
37088.62/1878.69	c      1879        5746535         707        20           1.0000           0.0000          -
37189.41/1883.74	c      1884        5581633         727        20           1.0000           0.0000          -
37288.02/1888.79	c      1889        5775140         708        20           1.0000           0.0000          -
37388.94/1893.80	c      1894        5789394         711        20           1.0000           0.0000          -
37487.77/1898.84	c      1899         631091      629553        20           1.0000           0.0000          -
37586.57/1903.86	c      1904         632888      631350        20           1.0000           0.0000          -
37687.47/1908.90	c      1909        5836633         711        20           1.0000           0.0000          -
37786.33/1913.95	c      1914        5855115         710        20           1.0000           0.0000          -
37885.25/1919.00	c      1919        5870313         712        20           1.0000           0.0000          -
37988.77/1924.14	c      1924        5704484         729        20           1.0000           0.0000          -
38087.66/1929.19	c      1929        5903909         713        20           1.0000           0.0000          -
38187.29/1934.22	c      1934        5923488         706        20           1.0000           0.0000          -
38285.83/1939.29	c      1939        5939310         708        20           1.0000           0.0000          -
38386.73/1944.34	c      1944         646762      645224        20           1.0000           0.0000          -
38485.39/1949.38	c      1949        5968618         708        20           1.0000           0.0000          -
38584.11/1954.39	c      1954        5984061         713        20           1.0000           0.0000          -
38685.08/1959.44	c      1959        6000253         707        20           1.0000           0.0000          -
38785.76/1964.54	c      1965        6018935         709        20           1.0000           0.0000          -
38884.68/1969.59	c      1970         655559      654019        20           1.0000           0.0000          -
38985.00/1974.63	c      1975        6050281         706        20           1.0000           0.0000          -
39083.63/1979.69	c      1980        6065524         713        20           1.0000           0.0000          -
39184.20/1984.74	c      1985        6080655         711        20           1.0000           0.0000          -
39283.06/1989.79	c      1990        6094868         709        20           1.0000           0.0000          -
39383.81/1994.82	c      1995        6109722         709        20           1.0000           0.0000          -
39482.44/1999.89	c      2000        5921178         727        20           1.0000           0.0000          -
39582.90/2004.91	c      2005        6141309         706        20           1.0000           0.0000          -
39681.80/2009.95	c      2010        6156767         709        20           1.0000           0.0000          -
39780.66/2015.00	c      2015        6171984         709        20           1.0000           0.0000          -
39881.96/2020.09	c      2020        6188305         711        20           1.0000           0.0000          -
39981.21/2025.10	c      2025        6203203         711        20           1.0000           0.0000          -
40081.70/2030.19	c      2030        6218602         702        20           1.0000           0.0000          -
40181.78/2035.21	c      2035        6233497         712        20           1.0000           0.0000          -
40280.30/2040.22	c      2040        6248616         707        20           1.0000           0.0000          -
40379.19/2045.24	c      2045        6263520         709        20           1.0000           0.0000          -
40477.88/2050.29	c      2050         682302      680746        20           1.0000           0.0000          -
40580.69/2055.43	c      2055        6293526         708        20           1.0000           0.0000          -
40679.56/2060.47	c      2060        6309141         708        20           1.0000           0.0000          -
40778.31/2065.49	c      2066        6323934         711        20           1.0000           0.0000          -
40879.19/2070.50	c      2071        6338272         712        20           1.0000           0.0000          -
40979.89/2075.63	c      2076        6352824         711        20           1.0000           0.0000          -
41078.78/2080.68	c      2081        6367688         711        20           1.0000           0.0000          -
41179.52/2085.73	c      2086        6382126         708        20           1.0000           0.0000          -
41278.26/2090.76	c      2091        6397063         708        20           1.0000           0.0000          -
41379.20/2095.83	c      2096        6411695         705        20           1.0000           0.0000          -
41478.04/2100.88	c      2101        6426321         710        20           1.0000           0.0000          -
41578.58/2105.93	c      2106        6442044         706        20           1.0000           0.0000          -
41677.23/2110.98	c      2111        6456606         708        20           1.0000           0.0000          -
41776.02/2116.03	c      2116        6471771         704        20           1.0000           0.0000          -
41877.44/2121.05	c      2121        6487111         708        20           1.0000           0.0000          -
41976.52/2126.10	c      2126        6501361         706        20           1.0000           0.0000          -
42077.43/2131.17	c      2131         709908      708329        20           1.0000           0.0000          -
42177.32/2136.22	c      2136        6531573         707        20           1.0000           0.0000          -
42276.17/2141.27	c      2141        6547350         707        20           1.0000           0.0000          -
42376.91/2146.33	c      2146         834081      832969        20           1.0000           0.0000          -
42475.72/2151.38	c      2151         836140      835028        20           1.0000           0.0000          -
42576.56/2156.43	c      2156         838057      836945        20           1.0000           0.0000          -
42675.33/2161.48	c      2161        6609574         704        20           1.0000           0.0000          -
42776.20/2166.53	c      2167        6624490         701        20           1.0000           0.0000          -
42874.88/2171.58	c      2172        6639048         702        20           1.0000           0.0000          -
42975.37/2176.63	c      2177        6653546         704        20           1.0000           0.0000          -
43074.19/2181.68	c      2182        6667701         708        20           1.0000           0.0000          -
43174.88/2186.73	c      2187        6683482         712        20           1.0000           0.0000          -
43273.67/2191.77	c      2192        6698332         709        20           1.0000           0.0000          -
43372.57/2196.78	c      2197        6713921         709        20           1.0000           0.0000          -
43473.43/2201.81	c      2202        6729234         706        20           1.0000           0.0000          -
43572.33/2206.87	c      2207         735720      734137        20           1.0000           0.0000          -
43672.96/2211.91	c      2212         859610      858498        20           1.0000           0.0000          -
43771.53/2216.96	c      2217        6774753         704        20           1.0000           0.0000          -
43870.09/2222.00	c      2222        6790119         709        20           1.0000           0.0000          -
43971.18/2227.12	c      2227        6805659         703        20           1.0000           0.0000          -
44072.05/2232.18	c      2232        6820427         706        20           1.0000           0.0000          -
44172.00/2237.23	c      2237        6835038         707        20           1.0000           0.0000          -
44270.83/2242.26	c      2242        6849069         705        20           1.0000           0.0000          -
44369.47/2247.29	c      2247        6864467         715        20           1.0000           0.0000          -
44469.89/2252.37	c      2252         875399      874287        20           1.0000           0.0000          -
44570.62/2257.40	c      2257         877298      876186        20           1.0000           0.0000          -
44669.43/2262.47	c      2262        6909700         704        20           1.0000           0.0000          -
44770.22/2267.53	c      2268        6926854         711        20           1.0000           0.0000          -
44868.79/2272.58	c      2273        6942108         710        20           1.0000           0.0000          -
44969.51/2277.63	c      2278         885109      883997        20           1.0000           0.0000          -
45068.32/2282.68	c      2283         761030      759424        20           1.0000           0.0000          -
45169.18/2287.73	c      2288        6988388         703        20           1.0000           0.0000          -
45267.70/2292.78	c      2293        7003463         706        20           1.0000           0.0000          -
45368.49/2297.83	c      2298        7018155         707        20           1.0000           0.0000          -
45467.41/2302.88	c      2303        7033613         712        20           1.0000           0.0000          -
45566.19/2307.89	c      2308        7048726         706        20           1.0000           0.0000          -
45667.24/2312.98	c      2313        7062868         710        20           1.0000           0.0000          -
45768.53/2318.04	c      2318        7077824         713        20           1.0000           0.0000          -
45867.60/2323.07	c      2323        7095401         710        20           1.0000           0.0000          -
45966.26/2328.11	c      2328        7110724         711        20           1.0000           0.0000          -
46067.22/2333.17	c      2333        7126783         710        20           1.0000           0.0000          -
46167.00/2338.22	c      2338        7141967         706        20           1.0000           0.0000          -
46265.77/2343.29	c      2343        7157650         708        20           1.0000           0.0000          -
46366.60/2348.31	c      2348        7173563         713        20           1.0000           0.0000          -
46465.41/2353.39	c      2353        7190573         708        20           1.0000           0.0000          -
46566.26/2358.44	c      2358        7206883         710        20           1.0000           0.0000          -
46665.18/2363.49	c      2364        7223166         710        20           1.0000           0.0000          -
46765.95/2368.53	c      2369        7238759         713        20           1.0000           0.0000          -
46864.84/2373.59	c      2374         791719      790084        20           1.0000           0.0000          -
46965.49/2378.64	c      2379        7267744         706        20           1.0000           0.0000          -
47064.42/2383.70	c      2384        7282276         708        20           1.0000           0.0000          -
47165.29/2388.74	c      2389        7297427         710        20           1.0000           0.0000          -
47264.15/2393.79	c      2394        7311920         710        20           1.0000           0.0000          -
47365.00/2398.84	c      2399        7326725         707        20           1.0000           0.0000          -
47463.83/2403.86	c      2404        7342216         707        20           1.0000           0.0000          -
47562.53/2408.90	c      2409        7356612         707        20           1.0000           0.0000          -
47663.40/2413.95	c      2414         938008      936882        20           1.0000           0.0000          -
47762.10/2418.99	c      2419        7385090         710        20           1.0000           0.0000          -
47863.60/2424.04	c      2424        7398722         704        20           1.0000           0.0000          -
47962.71/2429.08	c      2429        7412363         703        20           1.0000           0.0000          -
48063.00/2434.19	c      2434        7426382         706        20           1.0000           0.0000          -
48163.22/2439.24	c      2439        7442123         707        20           1.0000           0.0000          -
48262.08/2444.29	c      2444         815658      814009        20           1.0000           0.0000          -
48362.64/2449.34	c      2449        7472047         713        20           1.0000           0.0000          -
48461.56/2454.39	c      2454        7485642         708        20           1.0000           0.0000          -
48562.33/2459.41	c      2459        7499870         708        20           1.0000           0.0000          -
48661.14/2464.42	c      2464        7514350         709        20           1.0000           0.0000          -
48760.07/2469.47	c      2469        7529053         708        20           1.0000           0.0000          -
48858.74/2474.48	c      2474        7543688         708        20           1.0000           0.0000          -
48959.64/2479.50	c      2480         827386      825737        20           1.0000           0.0000          -
49058.53/2484.55	c      2485         829117      827468        20           1.0000           0.0000          -
49159.30/2489.68	c      2490         830739      829090        20           1.0000           0.0000          -
49261.84/2494.80	c      2495        7603206         711        20           1.0000           0.0000          -
49360.39/2499.85	c      2500        7619025         713        20           1.0000           0.0000          -
49459.33/2504.90	c      2505        7635084         709        20           1.0000           0.0000          -
49560.10/2509.95	c      2510        7648740         705        20           1.0000           0.0000          -
49658.99/2515.00	c      2515        7662871         710        20           1.0000           0.0000          -
49760.69/2520.05	c      2520         979017      977889        20           1.0000           0.0000          -
49859.05/2525.10	c      2525         980987      979859        20           1.0000           0.0000          -
49959.54/2530.13	c      2530        7707685         712        20           1.0000           0.0000          -
50056.58/2535.14	c      2535        7722985         710        20           1.0000           0.0000          -
50158.53/2540.21	c      2540         986474      985346        20           1.0000           0.0000          -
50257.50/2545.28	c      2545        7752361         717        20           1.0000           0.0000          -
50358.21/2550.30	c      2550         990620      989492        20           1.0000           0.0000          -
50457.14/2555.32	c      2555        7783047         711        20           1.0000           0.0000          -
50555.86/2560.35	c      2560        7798562         710        20           1.0000           0.0000          -
50656.82/2565.41	c      2565        7815443         713        20           1.0000           0.0000          -
50755.28/2570.43	c      2570        7831755         716        20           1.0000           0.0000          -
50854.15/2575.44	c      2575        1000294      999166        20           1.0000           0.0000          -
50954.92/2580.53	c      2581        7867250         706        20           1.0000           0.0000          -
51053.72/2585.58	c      2586        7885179         720        20           1.0000           0.0000          -
51154.48/2590.62	c      2591        7903267         711        20           1.0000           0.0000          -
51253.31/2595.67	c      2596        7923120         712        20           1.0000           0.0000          -
51354.02/2600.73	c      2601        7940891         711        20           1.0000           0.0000          -
51452.82/2605.78	c      2606        7955701         709        20           1.0000           0.0000          -
51553.68/2610.83	c      2611        7970631         715        20           1.0000           0.0000          -
51652.58/2615.85	c      2616        1015854     1014726        20           1.0000           0.0000          -
51753.35/2620.90	c      2621        8000332         712        20           1.0000           0.0000          -
51851.95/2626.00	c      2626        8015533         711        20           1.0000           0.0000          -
51953.77/2631.06	c      2631        8029730         709        20           1.0000           0.0000          -
52052.42/2636.08	c      2636        8044870         717        20           1.0000           0.0000          -
52150.72/2641.10	c      2641        8062254         714        20           1.0000           0.0000          -
52251.71/2646.15	c      2646         883451      881784        20           1.0000           0.0000          -
52351.53/2651.20	c      2651         885475      883808        20           1.0000           0.0000          -
52450.18/2656.21	c      2656         887092      885419        20           1.0000           0.0000          -
52549.11/2661.24	c      2661         888815      887142        20           1.0000           0.0000          -
52649.84/2666.35	c      2666        8147060         712        20           1.0000           0.0000          -
52750.61/2671.40	c      2671        8165548         711        20           1.0000           0.0000          -
52849.50/2676.48	c      2676        8181962         711        20           1.0000           0.0000          -
52950.35/2681.50	c      2682        8198231         712        20           1.0000           0.0000          -
53049.29/2686.54	c      2687        8216256         707        20           1.0000           0.0000          -
53148.16/2691.59	c      2692        8232786         715        20           1.0000           0.0000          -
53249.09/2696.64	c      2697         900539      898850        20           1.0000           0.0000          -
53351.94/2701.80	c      2702        8266676         712        20           1.0000           0.0000          -
53452.86/2706.90	c      2707        8283493         710        20           1.0000           0.0000          -
53551.69/2711.91	c      2712        8300251         711        20           1.0000           0.0000          -
53650.50/2717.00	c      2717        8316258         712        20           1.0000           0.0000          -
53752.09/2722.05	c      2722        8334745         710        20           1.0000           0.0000          -
53851.18/2727.10	c      2727        8353381         711        20           1.0000           0.0000          -
53951.88/2732.14	c      2732        8368911         706        20           1.0000           0.0000          -
54050.94/2737.15	c      2737        8384377         711        20           1.0000           0.0000          -
54150.93/2742.20	c      2742        8401388         711        20           1.0000           0.0000          -
54251.60/2747.30	c      2747        8417941         710        20           1.0000           0.0000          -
54350.17/2752.35	c      2752        8433536         709        20           1.0000           0.0000          -
54450.95/2757.40	c      2757        8448823         709        20           1.0000           0.0000          -
54549.73/2762.45	c      2762        8465929         711        20           1.0000           0.0000          -
54650.60/2767.50	c      2768        8483062         708        20           1.0000           0.0000          -
54749.41/2772.55	c      2773        8497580         707        20           1.0000           0.0000          -
54848.19/2777.57	c      2778        8511979         713        20           1.0000           0.0000          -
54949.09/2782.63	c      2783        8525499         706        20           1.0000           0.0000          -
55048.02/2787.68	c      2788        8539701         709        20           1.0000           0.0000          -
55148.98/2792.70	c      2793        8553702         708        20           1.0000           0.0000          -
55247.80/2797.71	c      2798        8568182         716        20           1.0000           0.0000          -
55346.54/2802.74	c      2803        8582410         709        20           1.0000           0.0000          -
55445.30/2807.79	c      2808        8597113         710        20           1.0000           0.0000          -
55546.05/2812.88	c      2813        8610942         711        20           1.0000           0.0000          -
55646.92/2818.00	c      2818        1094078     1092950        20           1.0000           0.0000          -
55745.92/2823.02	c      2823        8638681         711        20           1.0000           0.0000          -
55847.41/2828.07	c      2828        8652295         710        20           1.0000           0.0000          -
55945.80/2833.13	c      2833        8665690         707        20           1.0000           0.0000          -
56047.42/2838.20	c      2838        8680094         713        20           1.0000           0.0000          -
56146.23/2843.25	c      2843        8694530         709        20           1.0000           0.0000          -
56247.00/2848.30	c      2848        8710588         703        20           1.0000           0.0000          -
56345.68/2853.35	c      2853        8726486         706        20           1.0000           0.0000          -
56444.39/2858.37	c      2858        8742380         714        20           1.0000           0.0000          -
56545.10/2863.42	c      2863        8756952         711        20           1.0000           0.0000          -
56645.92/2868.50	c      2869        8770301         709        20           1.0000           0.0000          -
56744.81/2873.52	c      2874        8783609         711        20           1.0000           0.0000          -
56843.50/2878.58	c      2879         962073      960367        20           1.0000           0.0000          -
56944.38/2883.65	c      2884        8812807         709        20           1.0000           0.0000          -
57045.26/2888.70	c      2889        8826915         707        20           1.0000           0.0000          -
57144.15/2893.71	c      2894        8840243         714        20           1.0000           0.0000          -
57243.11/2898.72	c      2899        1125178     1124050        20           1.0000           0.0000          -
57343.97/2903.81	c      2904        1127114     1125986        20           1.0000           0.0000          -
57442.74/2908.88	c      2909        8883079         710        20           1.0000           0.0000          -
57543.53/2913.95	c      2914        8895117         710        20           1.0000           0.0000          -
57642.49/2919.00	c      2919        8907436         707        20           1.0000           0.0000          -
57743.79/2924.05	c      2924        8920780         709        20           1.0000           0.0000          -
57842.69/2929.10	c      2929        8935357         710        20           1.0000           0.0000          -
57941.38/2934.13	c      2934        8948830         711        20           1.0000           0.0000          -
58042.43/2939.14	c      2939        8962719         709        20           1.0000           0.0000          -
58142.34/2944.21	c      2944        8976618         709        20           1.0000           0.0000          -
58241.20/2949.26	c      2949        8990953         712        20           1.0000           0.0000          -
58341.99/2954.31	c      2954        9005191         712        20           1.0000           0.0000          -
58440.82/2959.36	c      2959        9021256         710        20           1.0000           0.0000          -
58541.74/2964.41	c      2964        9035972         709        20           1.0000           0.0000          -
58640.44/2969.46	c      2969        9050635         705        20           1.0000           0.0000          -
58739.16/2974.49	c      2974        9066006         711        20           1.0000           0.0000          -
58839.88/2979.50	c      2980        9081232         710        20           1.0000           0.0000          -
58938.48/2984.51	c      2985        9095671         710        20           1.0000           0.0000          -
59037.27/2989.53	c      2990         999531      997809        20           1.0000           0.0000          -
59138.09/2994.65	c      2995        1161704     1160550        20           1.0000           0.0000          -
59238.97/2999.77	c      3000        9149080         715        20           1.0000           0.0000          -
59339.78/3004.84	c      3005        9168034         713        20           1.0000           0.0000          -
59440.71/3009.90	c      3010        9185961         712        20           1.0000           0.0000          -
59539.58/3014.95	c      3015        9204038         711        20           1.0000           0.0000          -
59638.48/3020.00	c      3020        9221728         710        20           1.0000           0.0000          -
59740.24/3025.05	c      3025        9239617         709        20           1.0000           0.0000          -
59838.93/3030.10	c      3030        9257624         714        20           1.0000           0.0000          -
59937.99/3035.11	c      3035        9273163         710        20           1.0000           0.0000          -
60038.66/3040.14	c      3040        9288556         710        20           1.0000           0.0000          -
60137.65/3045.19	c      3045        1018019     1016297        20           1.0000           0.0000          -
60237.62/3050.20	c      3050        9317509         710        20           1.0000           0.0000          -
60338.50/3055.31	c      3055        9332736         707        20           1.0000           0.0000          -
60437.19/3060.32	c      3060        9348350         710        20           1.0000           0.0000          -
60536.15/3065.37	c      3065        9366193         714        20           1.0000           0.0000          -
60637.03/3070.42	c      3070        1193000     1191846        20           1.0000           0.0000          -
60735.88/3075.45	c      3075        9399241         717        20           1.0000           0.0000          -
60834.73/3080.49	c      3080        9415460         713        20           1.0000           0.0000          -
60935.66/3085.52	c      3086        1031391     1029669        20           1.0000           0.0000          -
61034.54/3090.57	c      3091        9448367         709        20           1.0000           0.0000          -
61135.44/3095.61	c      3096        9464796         712        20           1.0000           0.0000          -
61234.01/3100.62	c      3101        9483821         712        20           1.0000           0.0000          -
61332.63/3105.65	c      3106        1038382     1036660        20           1.0000           0.0000          -
61433.40/3110.77	c      3111        1040051     1038329        20           1.0000           0.0000          -
61534.28/3115.82	c      3116        9540917         718        20           1.0000           0.0000          -
61633.25/3120.85	c      3121        9559326         712        20           1.0000           0.0000          -
61732.22/3125.88	c      3126        9577240         713        20           1.0000           0.0000          -
61831.05/3130.89	c      3131        9594563         708        20           1.0000           0.0000          -
61934.72/3136.05	c      3136        1048660     1046931        20           1.0000           0.0000          -
62033.89/3141.09	c      3141        9626821         712        20           1.0000           0.0000          -
62134.71/3146.15	c      3146        9641056         710        20           1.0000           0.0000          -
62233.56/3151.17	c      3151        1226468     1225314        20           1.0000           0.0000          -
62333.40/3156.20	c      3156        1228553     1227399        20           1.0000           0.0000          -
62432.37/3161.22	c      3161        1230405     1229251        20           1.0000           0.0000          -
62531.21/3166.23	c      3166        9698713         707        20           1.0000           0.0000          -
62632.10/3171.37	c      3171        1060425     1058696        20           1.0000           0.0000          -
62730.91/3176.39	c      3176        1062255     1060526        20           1.0000           0.0000          -
62831.62/3181.44	c      3181        9744635         704        20           1.0000           0.0000          -
62932.44/3186.50	c      3187        9758120         716        20           1.0000           0.0000          -
63031.26/3191.54	c      3192        9774427         712        20           1.0000           0.0000          -
63130.10/3196.59	c      3197        9790623         713        20           1.0000           0.0000          -
63230.82/3201.63	c      3202        9806651         714        20           1.0000           0.0000          -
63333.40/3206.81	c      3207        1072229     1070500        20           1.0000           0.0000          -
63432.29/3211.86	c      3212        9846226         710        20           1.0000           0.0000          -
63531.00/3216.87	c      3217        9863836         711        20           1.0000           0.0000          -
63629.79/3221.88	c      3222        9880717         710        20           1.0000           0.0000          -
63730.65/3226.94	c      3227        9896042         709        20           1.0000           0.0000          -
63829.41/3232.01	c      3232        9912667         712        20           1.0000           0.0000          -
63932.86/3237.15	c      3237        9932048         710        20           1.0000           0.0000          -
64032.96/3242.20	c      3242        9948887         714        20           1.0000           0.0000          -
64131.86/3247.22	c      3247        9964383         713        20           1.0000           0.0000          -
64230.56/3252.24	c      3252        1088046     1086317        20           1.0000           0.0000          -
64329.44/3257.29	c      3257        9998035         709        20           1.0000           0.0000          -
64430.01/3262.35	c      3262       10014928         710        20           1.0000           0.0000          -
64530.66/3267.40	c      3267       10031666         716        20           1.0000           0.0000          -
64629.57/3272.45	c      3272       10050629         707        20           1.0000           0.0000          -
64730.30/3277.51	c      3278       10068612         715        20           1.0000           0.0000          -
64829.05/3282.56	c      3283       10084481         711        20           1.0000           0.0000          -
64929.89/3287.61	c      3288       10102165         714        20           1.0000           0.0000          -
65028.64/3292.67	c      3293        1101536     1099807        20           1.0000           0.0000          -
65129.43/3297.72	c      3298        1103432     1101703        20           1.0000           0.0000          -
65228.10/3302.78	c      3303       10155003         716        20           1.0000           0.0000          -
65328.84/3307.85	c      3308        1289557     1288403        20           1.0000           0.0000          -
65427.79/3312.90	c      3313       10190376         712        20           1.0000           0.0000          -
65528.59/3317.94	c      3318        1110299     1108570        20           1.0000           0.0000          -
65627.42/3322.99	c      3323       10221532         713        20           1.0000           0.0000          -
65728.91/3328.05	c      3328       10236784         715        20           1.0000           0.0000          -
65827.72/3333.10	c      3333        1115235     1113506        20           1.0000           0.0000          -
65926.83/3338.12	c      3338       10268786         707        20           1.0000           0.0000          -
66027.73/3343.15	c      3343       10282513         708        20           1.0000           0.0000          -
66127.53/3348.25	c      3348       10298813         708        20           1.0000           0.0000          -
66226.18/3353.26	c      3353       10316193         708        20           1.0000           0.0000          -
66327.05/3358.31	c      3358       10332787         705        20           1.0000           0.0000          -
66427.57/3363.40	c      3363       10346277         711        20           1.0000           0.0000          -
66526.38/3368.45	c      3368       10361150         713        20           1.0000           0.0000          -
66627.20/3373.50	c      3374        1315051     1313897        20           1.0000           0.0000          -
66726.03/3378.51	c      3379       10390315         706        20           1.0000           0.0000          -
66824.70/3383.56	c      3384       10405382         707        20           1.0000           0.0000          -
66925.52/3388.61	c      3389       10420818         709        20           1.0000           0.0000          -
67024.27/3393.66	c      3394        1136055     1134317        20           1.0000           0.0000          -
67125.20/3398.75	c      3399       10451517         702        20           1.0000           0.0000          -
67226.09/3403.80	c      3404       10464713         709        20           1.0000           0.0000          -
67324.88/3408.85	c      3409       10478504         710        20           1.0000           0.0000          -
67425.73/3413.90	c      3414       10492488         710        20           1.0000           0.0000          -
67524.47/3418.95	c      3419       10506955         709        20           1.0000           0.0000          -
67623.38/3424.01	c      3424       10523641         706        20           1.0000           0.0000          -
67724.89/3429.05	c      3429       10538089         712        20           1.0000           0.0000          -
67823.95/3434.08	c      3434       10551417         712        20           1.0000           0.0000          -
67923.00/3439.08	c      3439       10566500         709        20           1.0000           0.0000          -
68021.70/3444.13	c      3444       10580303         707        20           1.0000           0.0000          -
68123.36/3449.22	c      3449       10594129         703        20           1.0000           0.0000          -
68222.17/3454.28	c      3454       10609228         708        20           1.0000           0.0000          -
68320.64/3459.30	c      3459       10622977         707        20           1.0000           0.0000          -
68421.38/3464.31	c      3464       10636267         710        20           1.0000           0.0000          -
68520.32/3469.34	c      3469        1351401     1350247        20           1.0000           0.0000          -
68620.96/3474.46	c      3474       10663520         710        20           1.0000           0.0000          -
68721.81/3479.55	c      3480       10677399         711        20           1.0000           0.0000          -
68820.35/3484.60	c      3485       10690680         704        20           1.0000           0.0000          -
68921.00/3489.65	c      3490       10704867         709        20           1.0000           0.0000          -
69021.84/3494.70	c      3495       10718414         704        20           1.0000           0.0000          -
69120.55/3499.75	c      3500       10731354         709        20           1.0000           0.0000          -
69219.30/3504.76	c      3505       10745053         703        20           1.0000           0.0000          -
69318.15/3509.78	c      3510       10757779         701        20           1.0000           0.0000          -
69418.75/3514.82	c      3515       10771317         707        20           1.0000           0.0000          -
69519.62/3519.91	c      3520       10784826         711        20           1.0000           0.0000          -
69618.48/3524.95	c      3525       10798024         712        20           1.0000           0.0000          -
69717.27/3529.98	c      3530       10811844         708        20           1.0000           0.0000          -
69815.98/3535.03	c      3535       10827137         718        20           1.0000           0.0000          -
69917.54/3540.10	c      3540       10842131         715        20           1.0000           0.0000          -
70016.57/3545.11	c      3545       10856723         710        20           1.0000           0.0000          -
70117.15/3550.18	c      3550       10871139         712        20           1.0000           0.0000          -
70217.27/3555.22	c      3555       10887974         710        20           1.0000           0.0000          -
70318.20/3560.34	c      3560       10901967         711        20           1.0000           0.0000          -
70419.01/3565.40	c      3565       10917261         712        20           1.0000           0.0000          -
70517.67/3570.45	c      3570       10933371         715        20           1.0000           0.0000          -
70618.52/3575.50	c      3576       10947403         703        20           1.0000           0.0000          -
70717.08/3580.55	c      3581       10964768         714        20           1.0000           0.0000          -
70818.02/3585.60	c      3586       10980728         715        20           1.0000           0.0000          -
70916.99/3590.65	c      3591       10995984         712        20           1.0000           0.0000          -
71017.81/3595.70	c      3596        1400527     1399373        20           1.0000           0.0000          -
71116.55/3600.72	c      3601        1402522     1401368        20           1.0000           0.0000          -
71215.43/3605.76	c      3606       11041572         713        20           1.0000           0.0000          -
71315.96/3610.85	c      3611       11058549         712        20           1.0000           0.0000          -
71416.70/3615.90	c      3616       11074484         711        20           1.0000           0.0000          -
71515.45/3620.95	c      3621       11090056         704        20           1.0000           0.0000          -
71614.26/3625.97	c      3626       11105202         708        20           1.0000           0.0000          -
71716.04/3631.05	c      3631        1215994     1214221        20           1.0000           0.0000          -
71815.05/3636.09	c      3636        1217850     1216077        20           1.0000           0.0000          -
71914.21/3641.13	c      3641        1219567     1217794        20           1.0000           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (188720 MiB free)
  memory of node 1: 193494 MiB (191481 MiB free)
  memory of node 2: 193531 MiB (191393 MiB free)
  memory of node 3: 193531 MiB (192094 MiB free)
  node distances:
     10  21  21  21
     21  10  21  21
     21  21  10  21
     21  21  21  10

command line: BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465956-1722615853/watcher-4465956-1722615853 -o /tmp/evaluation-result-4465956-1722615853/solver-4465956-1722615853 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722615853-181472 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465956-1722615853.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100104 s]*
/proc/loadavg: 82.14 83.60 83.87 16/901 181575
/proc/meminfo: memFree=781777568/790760804 swapFree=131071996/131071996
[pid=181546] ppid=181539 vsize=40324 memory=25120 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/stat : 181546 (fscip) R 181539 181546 181461 0 -1 4194304 3782 0 0 0 11 0 0 0 20 0 1 0 28168463 41291776 6280 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
/proc/181546/statm: 10081 6280 2774 3035 0 6477 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 40324 KiB
Current children cumulated memory: 25120 KiB

[startup+0.225387 s]*
/proc/loadavg: 82.14 83.60 83.87 4/855 181587
/proc/meminfo: memFree=782035324/790760804 swapFree=131071996/131071996
[pid=181546] ppid=181539 vsize=40324 memory=25120 CPUtime=0.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/stat : 181546 (fscip) R 181539 181546 181461 0 -1 4194304 3782 0 0 0 24 0 0 0 20 0 1 0 28168463 41291776 6280 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
/proc/181546/statm: 10081 6280 2774 3035 0 6477 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 40324 KiB
Current children cumulated memory: 25120 KiB

[startup+0.323471 s]*
/proc/loadavg: 82.14 83.60 83.87 4/853 181591
/proc/meminfo: memFree=782034980/790760804 swapFree=131071996/131071996
[pid=181546] ppid=181539 vsize=40324 memory=25120 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/stat : 181546 (fscip) R 181539 181546 181461 0 -1 4194304 3782 0 0 0 33 0 0 0 20 0 1 0 28168463 41291776 6280 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
/proc/181546/statm: 10081 6280 2774 3035 0 6477 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 40324 KiB
Current children cumulated memory: 25120 KiB

[startup+0.700182 s]
/proc/loadavg: 82.14 83.60 83.87 3/857 181603
/proc/meminfo: memFree=782032832/790760804 swapFree=131071996/131071996
[pid=181546] ppid=181539 vsize=40324 memory=25120 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/stat : 181546 (fscip) R 181539 181546 181461 0 -1 4194304 3782 0 0 0 69 0 0 0 20 0 1 0 28168463 41291776 6280 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
/proc/181546/statm: 10081 6280 2774 3035 0 6477 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 40324 KiB
Current children cumulated memory: 25120 KiB

[startup+1.50018 s]
/proc/loadavg: 82.14 83.60 83.87 43/903 181707
/proc/meminfo: memFree=781962144/790760804 swapFree=131071996/131071996
[pid=181546] ppid=181539 vsize=40324 memory=25120 CPUtime=1.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/stat : 181546 (fscip) R 181539 181546 181461 0 -1 4194304 3782 0 0 0 148 0 0 0 20 0 1 0 28168463 41291776 6280 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
/proc/181546/statm: 10081 6280 2774 3035 0 6477 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 40324 KiB
Current children cumulated memory: 25120 KiB

[startup+3.14499 s]
/proc/loadavg: 80.45 83.22 83.75 81/983 181787
/proc/meminfo: memFree=780107364/790760804 swapFree=131071996/131071996
[pid=181546] ppid=181539 vsize=1919636 memory=995692 CPUtime=30.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/stat : 181546 (fscip) S 181539 181546 181461 0 -1 1077936128 292934 0 0 0 3013 77 0 0 20 0 41 0 28168463 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 17 60 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
/proc/181546/statm: 479909 248923 2966 3035 0 345093 0
[pid=181546/tid=181708] ppid=181539 vsize=1919636 memory=10544 CPUtime=1.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181708/stat : 181708 (fscip) R 181539 181546 181461 0 -1 4194368 10552 0 0 0 145 2 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181709] ppid=181539 vsize=1919636 memory=5512 CPUtime=1.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181709/stat : 181709 (fscip) R 181539 181546 181461 0 -1 4194368 17359 0 0 0 136 5 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181710] ppid=181539 vsize=1919636 memory=509132 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181710/stat : 181710 (fscip) R 181539 181546 181461 0 -1 4194368 8977 0 0 0 143 3 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181711] ppid=181539 vsize=1919636 memory=728456 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181711/stat : 181711 (fscip) R 181539 181546 181461 0 -1 4194368 16889 0 0 0 143 3 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181712] ppid=181539 vsize=1919636 memory=11448 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181712/stat : 181712 (fscip) R 181539 181546 181461 0 -1 4194368 13952 0 0 0 143 3 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181713] ppid=181539 vsize=1919636 memory=280790869542480 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181713/stat : 181713 (fscip) R 181539 181546 181461 0 -1 4194368 11711 0 0 0 143 3 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181714] ppid=181539 vsize=1919636 memory=15776 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181714/stat : 181714 (fscip) R 181539 181546 181461 0 -1 4194368 17625 0 0 0 143 3 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181715] ppid=181539 vsize=1919636 memory=25120 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181715/stat : 181715 (fscip) R 181539 181546 181461 0 -1 4194368 15688 0 0 0 142 4 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181716] ppid=181539 vsize=1919636 memory=280790868995824 CPUtime=1.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181716/stat : 181716 (fscip) R 181539 181546 181461 0 -1 4194368 10755 0 0 0 142 2 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181717] ppid=181539 vsize=1919636 memory=33000 CPUtime=1.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181717/stat : 181717 (fscip) R 181539 181546 181461 0 -1 4194368 15098 0 0 0 144 3 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181718] ppid=181539 vsize=1919636 memory=1804 CPUtime=1.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181718/stat : 181718 (fscip) R 181539 181546 181461 0 -1 4194368 14118 0 0 0 141 4 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181719] ppid=181539 vsize=1919636 memory=6048 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181719/stat : 181719 (fscip) R 181539 181546 181461 0 -1 4194368 10510 0 0 0 144 2 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181720] ppid=181539 vsize=1919636 memory=29273809900535888 CPUtime=1.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181720/stat : 181720 (fscip) R 181539 181546 181461 0 -1 4194368 15063 0 0 0 144 3 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181721] ppid=181539 vsize=1919636 memory=0 CPUtime=1.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181721/stat : 181721 (fscip) R 181539 181546 181461 0 -1 4194368 13001 0 0 0 142 3 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181722] ppid=181539 vsize=1919636 memory=0 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181722/stat : 181722 (fscip) R 181539 181546 181461 0 -1 4194368 11678 0 0 0 144 2 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181723] ppid=181539 vsize=1919636 memory=280790869495392 CPUtime=1.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181723/stat : 181723 (fscip) R 181539 181546 181461 0 -1 4194368 17512 0 0 0 143 4 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181724] ppid=181539 vsize=1919636 memory=8531348555521 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181724/stat : 181724 (fscip) R 181539 181546 181461 0 -1 4194368 15646 0 0 0 140 6 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181725] ppid=181539 vsize=1919636 memory=8570003260929 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181725/stat : 181725 (fscip) R 181539 181546 181461 0 -1 4194368 9065 0 0 0 144 2 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181726] ppid=181539 vsize=1919636 memory=8681672410625 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181726/stat : 181726 (fscip) R 181539 181546 181461 0 -1 4194368 18678 0 0 0 143 3 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181727] ppid=181539 vsize=1919636 memory=2814784127238148 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181727/stat : 181727 (fscip) R 181539 181546 181461 0 -1 4194368 23701 0 0 0 141 5 0 0 20 0 41 0 28168617 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181728] ppid=181539 vsize=1919636 memory=140395434693482 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181728/stat : 181728 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181729] ppid=181539 vsize=1919636 memory=280790869655880 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181729/stat : 181729 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181730] ppid=181539 vsize=1919636 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181730/stat : 181730 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181731] ppid=181539 vsize=1919636 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181731/stat : 181731 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181732] ppid=181539 vsize=1919636 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181732/stat : 181732 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181733] ppid=181539 vsize=1919636 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181733/stat : 181733 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181734] ppid=181539 vsize=1919636 memory=2316 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181734/stat : 181734 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181735] ppid=181539 vsize=1919636 memory=25333125866717268 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181735/stat : 181735 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181736] ppid=181539 vsize=1919636 memory=-7604995849183860074 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181736/stat : 181736 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181737] ppid=181539 vsize=1919636 memory=6944656425122832000 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181737/stat : 181737 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181738] ppid=181539 vsize=1919636 memory=7813852471688718439 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181738/stat : 181738 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181739] ppid=181539 vsize=1919636 memory=7223879631911282007 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181739/stat : 181739 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181740] ppid=181539 vsize=1919636 memory=3776 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181740/stat : 181740 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181741] ppid=181539 vsize=1919636 memory=40456 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181741/stat : 181741 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181742] ppid=181539 vsize=1919636 memory=8196 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181742/stat : 181742 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181743] ppid=181539 vsize=1919636 memory=3300 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181743/stat : 181743 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181744] ppid=181539 vsize=1919636 memory=2264 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181744/stat : 181744 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181745] ppid=181539 vsize=1919636 memory=1668 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181745/stat : 181745 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181746] ppid=181539 vsize=1919636 memory=9960 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181746/stat : 181746 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181747] ppid=181539 vsize=1919636 memory=28648 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181747/stat : 181747 (fscip) S 181539 181546 181461 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 28168627 1965707264 248923 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
Current children cumulated CPU time: 30.9 s
Current children cumulated vsize: 1919636 KiB
Current children cumulated memory: 995692 KiB

[startup+6.30099 s]
/proc/loadavg: 80.45 83.22 83.75 81/983 181787
/proc/meminfo: memFree=779595024/790760804 swapFree=131071996/131071996
[pid=181546] ppid=181539 vsize=2050708 memory=1182724 CPUtime=93.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/stat : 181546 (fscip) S 181539 181546 181461 0 -1 1077936128 442219 0 0 0 9229 111 0 0 20 0 41 0 28168463 2099924992 295681 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
/proc/181546/statm: 512677 295681 2966 3035 0 385360 0
[pid=181546/tid=181708] ppid=181539 vsize=2050708 memory=0 CPUtime=4.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181708/stat : 181708 (fscip) R 181539 181546 181461 0 -1 4194368 18850 0 0 0 457 4 0 0 20 0 41 0 28168617 2099924992 295681 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181709] ppid=181539 vsize=2050708 memory=0 CPUtime=4.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181709/stat : 181709 (fscip) R 181539 181546 181461 0 -1 4194368 17710 0 0 0 437 5 0 0 20 0 41 0 28168617 2099924992 295681 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181710] ppid=181539 vsize=2050708 memory=25333125866717268 CPUtime=4.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181710/stat : 181710 (fscip) R 181539 181546 181461 0 -1 4194368 12601 0 0 0 452 7 0 0 20 0 41 0 28168617 2099924992 295681 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181711] ppid=181539 vsize=2050708 memory=5512 CPUtime=4.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181711/stat : 181711 (fscip) R 181539 181546 181461 0 -1 4194368 31620 0 0 0 455 5 0 0 20 0 41 0 28168617 2099924992 295681 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181712] ppid=181539 vsize=2050708 memory=10544 CPUtime=4.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181712/stat : 181712 (fscip) R 181539 181546 181461 0 -1 4194368 24013 0 0 0 455 5 0 0 20 0 41 0 28168617 2099924992 295681 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181713] ppid=181539 vsize=2050708 memory=1137224 CPUtime=4.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181713/stat : 181713 (fscip) R 181539 181546 181461 0 -1 4194368 13890 0 0 0 454 6 0 0 20 0 41 0 28168617 2099924992 295681 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181714] ppid=181539 vsize=2050708 memory=2316 CPUtime=4.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181714/stat : 181714 (fscip) R 181539 181546 181461 0 -1 4194368 29034 0 0 0 455 5 0 0 20 0 41 0 28168617 2099924992 295681 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181715] ppid=181539 vsize=2050708 memory=0 CPUtime=4.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181715/stat : 181715 (fscip) R 181539 181546 181461 0 -1 4194368 22418 0 0 0 454 5 0 0 20 0 41 0 28168617 2099924992 295681 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0

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

/proc/181546/task/181715/stat : 181715 (fscip) D 181539 181546 181461 0 -1 1077937220 2270499 0 0 0 359044 994 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181716] ppid=181539 vsize=29015432 memory=4822868 CPUtime=3600.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181716/stat : 181716 (fscip) D 181539 181546 181461 0 -1 1077937220 696290 0 0 0 357442 2642 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181717] ppid=181539 vsize=29015432 memory=2816 CPUtime=3598.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181717/stat : 181717 (fscip) D 181539 181546 181461 0 -1 1077937220 2028922 0 0 0 358591 1211 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181718] ppid=181539 vsize=29015432 memory=4236 CPUtime=3598.54 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181718/stat : 181718 (fscip) D 181539 181546 181461 0 -1 1077937220 2158449 0 0 0 358865 989 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181719] ppid=181539 vsize=29015432 memory=2276052 CPUtime=3597.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181719/stat : 181719 (fscip) D 181539 181546 181461 0 -1 1077937220 668424 0 0 0 357246 2501 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181720] ppid=181539 vsize=29015432 memory=15776 CPUtime=3597.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181720/stat : 181720 (fscip) D 181539 181546 181461 0 -1 1077937220 2129955 0 0 0 358409 1307 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181721] ppid=181539 vsize=29015432 memory=2316 CPUtime=3601.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181721/stat : 181721 (fscip) D 181539 181546 181461 0 -1 1077937220 2026649 0 0 0 359235 963 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181722] ppid=181539 vsize=29015432 memory=33000 CPUtime=3601.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181722/stat : 181722 (fscip) D 181539 181546 181461 0 -1 1077937220 737179 0 0 0 357395 2758 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181723] ppid=181539 vsize=29015432 memory=1804 CPUtime=3598.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181723/stat : 181723 (fscip) D 181539 181546 181461 0 -1 1077937220 2182147 0 0 0 358741 1148 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181724] ppid=181539 vsize=29015432 memory=6048 CPUtime=3602.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181724/stat : 181724 (fscip) D 181539 181546 181461 0 -1 1077937220 2154236 0 0 0 359225 998 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181725] ppid=181539 vsize=29015432 memory=7636 CPUtime=3600.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181725/stat : 181725 (fscip) D 181539 181546 181461 0 -1 1077937220 681924 0 0 0 357446 2566 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181726] ppid=181539 vsize=29015432 memory=19092 CPUtime=3599.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181726/stat : 181726 (fscip) D 181539 181546 181461 0 -1 1077937220 2393226 0 0 0 358841 1124 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181727] ppid=181539 vsize=29015432 memory=20256 CPUtime=3601.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181727/stat : 181727 (fscip) D 181539 181546 181461 0 -1 1077937220 2135348 0 0 0 359238 949 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181728] ppid=181539 vsize=29015432 memory=5716 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181728/stat : 181728 (fscip) D 181539 181546 181461 0 -1 1077937220 63 0 0 0 3 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181729] ppid=181539 vsize=29015432 memory=11500 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181729/stat : 181729 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181730] ppid=181539 vsize=29015432 memory=13716 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181730/stat : 181730 (fscip) D 181539 181546 181461 0 -1 1077937220 125 0 0 0 0 2 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181731] ppid=181539 vsize=29015432 memory=11180 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181731/stat : 181731 (fscip) D 181539 181546 181461 0 -1 1077937220 125 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181732] ppid=181539 vsize=29015432 memory=11180 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181732/stat : 181732 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181733] ppid=181539 vsize=29015432 memory=11480 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181733/stat : 181733 (fscip) D 181539 181546 181461 0 -1 1077937220 129 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181734] ppid=181539 vsize=29015432 memory=11480 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181734/stat : 181734 (fscip) D 181539 181546 181461 0 -1 1077937220 127 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181735] ppid=181539 vsize=29015432 memory=2664 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181735/stat : 181735 (fscip) D 181539 181546 181461 0 -1 1077937220 62 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181736] ppid=181539 vsize=29015432 memory=6520 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181736/stat : 181736 (fscip) D 181539 181546 181461 0 -1 1077937220 126 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181737] ppid=181539 vsize=29015432 memory=2792 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181737/stat : 181737 (fscip) D 181539 181546 181461 0 -1 1077937220 125 0 0 0 0 1 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181738] ppid=181539 vsize=29015432 memory=6656 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181738/stat : 181738 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 0 1 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181739] ppid=181539 vsize=29015432 memory=27696668 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181739/stat : 181739 (fscip) D 181539 181546 181461 0 -1 1077937220 126 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181740] ppid=181539 vsize=29015432 memory=2792 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181740/stat : 181740 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181741] ppid=181539 vsize=29015432 memory=2816 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181741/stat : 181741 (fscip) D 181539 181546 181461 0 -1 1077937220 127 0 0 0 1 1 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181742] ppid=181539 vsize=29015432 memory=4236 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181742/stat : 181742 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181743] ppid=181539 vsize=29015432 memory=2276052 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181743/stat : 181743 (fscip) D 181539 181546 181461 0 -1 1077937220 128 0 0 0 0 2 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181744] ppid=181539 vsize=29015432 memory=2732 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181744/stat : 181744 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181745] ppid=181539 vsize=29015432 memory=9748 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181745/stat : 181745 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181746] ppid=181539 vsize=29015432 memory=11180 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181746/stat : 181746 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181747] ppid=181539 vsize=29015432 memory=11180 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181747/stat : 181747 (fscip) D 181539 181546 181461 0 -1 1077937220 125 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
Current children cumulated CPU time: 72001.6 s
Current children cumulated vsize: 29015432 KiB
Current children cumulated memory: 27704692 KiB

[startup+3647.6 s]
/proc/loadavg: 72.30 78.42 79.87 25/948 183827
/proc/meminfo: memFree=743366448/790760804 swapFree=131071996/131071996
[pid=181546] ppid=181539 vsize=29015432 memory=27704692 CPUtime=72001.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/stat : 181546 (fscip) D 181539 181546 181461 0 -1 1077937156 35103745 0 0 0 7169053 31137 0 0 20 0 41 0 28168463 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 17 68 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
/proc/181546/statm: 7253858 6926173 3030 3035 0 7080872 0
[pid=181546/tid=181708] ppid=181539 vsize=29015432 memory=-7089644923176665745 CPUtime=3599.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181708/stat : 181708 (fscip) D 181539 181546 181461 0 -1 1077937220 2557166 0 0 0 358850 1122 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181709] ppid=181539 vsize=29015432 memory=13716 CPUtime=3600.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181709/stat : 181709 (fscip) S 181539 181546 181461 0 -1 4195904 2179491 0 0 0 358919 1176 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 139929439754704 16132642 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 0
[pid=181546/tid=181710] ppid=181539 vsize=29015432 memory=11180 CPUtime=3606.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181710/stat : 181710 (fscip) D 181539 181546 181461 0 -1 1077937220 798738 0 0 0 358233 2373 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181711] ppid=181539 vsize=29015432 memory=11552 CPUtime=3598.83 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181711/stat : 181711 (fscip) D 181539 181546 181461 0 -1 1077937220 2577971 0 0 0 358723 1160 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181712] ppid=181539 vsize=29015432 memory=11480 CPUtime=3601.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181712/stat : 181712 (fscip) D 181539 181546 181461 0 -1 1077937220 1857672 0 0 0 359209 946 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181713] ppid=181539 vsize=29015432 memory=11480 CPUtime=3600.28 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181713/stat : 181713 (fscip) D 181539 181546 181461 0 -1 1077937220 721217 0 0 0 356970 3058 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181714] ppid=181539 vsize=29015432 memory=2664 CPUtime=3591.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181714/stat : 181714 (fscip) D 181539 181546 181461 0 -1 1077937220 2139673 0 0 0 358092 1086 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181715] ppid=181539 vsize=29015432 memory=6520 CPUtime=3600.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181715/stat : 181715 (fscip) D 181539 181546 181461 0 -1 1077937220 2270499 0 0 0 359044 994 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181716] ppid=181539 vsize=29015432 memory=27704692 CPUtime=3600.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181716/stat : 181716 (fscip) D 181539 181546 181461 0 -1 1077937220 696290 0 0 0 357442 2642 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181717] ppid=181539 vsize=29015432 memory=2792 CPUtime=3598.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181717/stat : 181717 (fscip) D 181539 181546 181461 0 -1 1077937220 2028922 0 0 0 358591 1211 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181718] ppid=181539 vsize=29015432 memory=5604 CPUtime=3598.54 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181718/stat : 181718 (fscip) D 181539 181546 181461 0 -1 1077937220 2158449 0 0 0 358865 989 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181719] ppid=181539 vsize=29015432 memory=4871876 CPUtime=3597.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181719/stat : 181719 (fscip) D 181539 181546 181461 0 -1 1077937220 668424 0 0 0 357246 2501 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181720] ppid=181539 vsize=29015432 memory=2816 CPUtime=3597.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181720/stat : 181720 (fscip) D 181539 181546 181461 0 -1 1077937220 2129955 0 0 0 358409 1307 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181721] ppid=181539 vsize=29015432 memory=4236 CPUtime=3601.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181721/stat : 181721 (fscip) D 181539 181546 181461 0 -1 1077937220 2026649 0 0 0 359235 963 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181722] ppid=181539 vsize=29015432 memory=2285076 CPUtime=3601.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181722/stat : 181722 (fscip) D 181539 181546 181461 0 -1 1077937220 737179 0 0 0 357395 2758 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181723] ppid=181539 vsize=29015432 memory=10096 CPUtime=3598.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181723/stat : 181723 (fscip) D 181539 181546 181461 0 -1 1077937220 2182147 0 0 0 358741 1148 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181724] ppid=181539 vsize=29015432 memory=2768 CPUtime=3602.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181724/stat : 181724 (fscip) D 181539 181546 181461 0 -1 1077937220 2154236 0 0 0 359225 998 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181725] ppid=181539 vsize=29015432 memory=4140 CPUtime=3600.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181725/stat : 181725 (fscip) D 181539 181546 181461 0 -1 1077937220 681924 0 0 0 357446 2566 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181726] ppid=181539 vsize=29015432 memory=469352 CPUtime=3599.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181726/stat : 181726 (fscip) D 181539 181546 181461 0 -1 1077937220 2393226 0 0 0 358841 1124 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181727] ppid=181539 vsize=29015432 memory=8027786639605651297 CPUtime=3601.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181727/stat : 181727 (fscip) D 181539 181546 181461 0 -1 1077937220 2135348 0 0 0 359238 949 0 0 20 0 41 0 28168617 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181728] ppid=181539 vsize=29015432 memory=8027786639605651297 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181728/stat : 181728 (fscip) D 181539 181546 181461 0 -1 1077937220 63 0 0 0 3 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181729] ppid=181539 vsize=29015432 memory=40456 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181729/stat : 181729 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181730] ppid=181539 vsize=29015432 memory=8196 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181730/stat : 181730 (fscip) D 181539 181546 181461 0 -1 1077937220 125 0 0 0 0 2 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181731] ppid=181539 vsize=29015432 memory=3300 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181731/stat : 181731 (fscip) D 181539 181546 181461 0 -1 1077937220 125 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181732] ppid=181539 vsize=29015432 memory=2264 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181732/stat : 181732 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181733] ppid=181539 vsize=29015432 memory=1668 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181733/stat : 181733 (fscip) D 181539 181546 181461 0 -1 1077937220 129 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181734] ppid=181539 vsize=29015432 memory=9960 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181734/stat : 181734 (fscip) D 181539 181546 181461 0 -1 1077937220 127 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181735] ppid=181539 vsize=29015432 memory=28648 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181735/stat : 181735 (fscip) D 181539 181546 181461 0 -1 1077937220 62 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181736] ppid=181539 vsize=29015432 memory=32760 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181736/stat : 181736 (fscip) D 181539 181546 181461 0 -1 1077937220 126 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181737] ppid=181539 vsize=29015432 memory=7068 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181737/stat : 181737 (fscip) D 181539 181546 181461 0 -1 1077937220 125 0 0 0 0 1 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181738] ppid=181539 vsize=29015432 memory=36300 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181738/stat : 181738 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 0 1 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181739] ppid=181539 vsize=29015432 memory=6796 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181739/stat : 181739 (fscip) D 181539 181546 181461 0 -1 1077937220 126 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181740] ppid=181539 vsize=29015432 memory=20660 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181740/stat : 181740 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181741] ppid=181539 vsize=29015432 memory=6952 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181741/stat : 181741 (fscip) D 181539 181546 181461 0 -1 1077937220 127 0 0 0 1 1 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181742] ppid=181539 vsize=29015432 memory=7044 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181742/stat : 181742 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181743] ppid=181539 vsize=29015432 memory=33000 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181743/stat : 181743 (fscip) D 181539 181546 181461 0 -1 1077937220 128 0 0 0 0 2 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181744] ppid=181539 vsize=29015432 memory=1804 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181744/stat : 181744 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181745] ppid=181539 vsize=29015432 memory=6048 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181745/stat : 181745 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181746] ppid=181539 vsize=29015432 memory=51200 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181746/stat : 181746 (fscip) D 181539 181546 181461 0 -1 1077937220 124 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
[pid=181546/tid=181747] ppid=181539 vsize=29015432 memory=104 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/181546/task/181747/stat : 181747 (fscip) D 181539 181546 181461 0 -1 1077937220 125 0 0 0 2 0 0 0 20 0 41 0 28168627 29711802368 6926173 809668444160 4194304 16623229 140720644316016 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 35340288 140720644322313 140720644322431 140720644322431 140720644329456 24
Current children cumulated CPU time: 72001.9 s
Current children cumulated vsize: 29015432 KiB
Current children cumulated memory: 27704692 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3648.41
CPU time (s): 72002.7
CPU user time (s): 71690.5
CPU system time (s): 312.179
CPU usage (%): 1973.54
Max. virtual memory (cumulated for all children) (KiB): 29015432
Max. memory (cumulated for all children) (KiB): 27704692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71690.5
system time used= 312.179
maximum resident set size= 27704692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35103745
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= 313581
involuntary context switches= 557044


# summary of solver processes directly reported to runsolver:
#   pid: 181546
#   total CPU time (s): 72002.7
#   total CPU user time (s): 71690.5
#   total CPU system time (s): 312.179

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.4503 second user time and 93.0875 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 21ed527d50cb70bf3fbdba517cab1d1c
RANDOM SEED=23173915

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        782054540 kB
MemAvailable:   784386100 kB
Buffers:          418536 kB
Cached:          5230344 kB
SwapCached:            0 kB
Active:           612260 kB
Inactive:        5452508 kB
Active(anon):       2076 kB
Inactive(anon):   444568 kB
Active(file):     610184 kB
Inactive(file):  5007940 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            113156 kB
Writeback:             0 kB
AnonPages:        416256 kB
Mapped:           102168 kB
Shmem:             30728 kB
KReclaimable:     266280 kB
Slab:             641860 kB
SReclaimable:     266280 kB
SUnreclaim:       375580 kB
KernelStack:       14864 kB
PageTables:        10072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     887500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           334080 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      700416 kB
DirectMap2M:    83683328 kB
DirectMap1G:    721420288 kB

Free space on /tmp at the end= 8622708 MiB
End job on nodeD105 at 2024-08-02 19:25:02