Trace number 4465244

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_1.opb
MD5SUMd93197574d7bf829fc84498a7cd9d0ce
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark3583.48
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables146
Total number of constraints12
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12
Minimum length of a constraint66
Maximum length of a constraint66
Number of terms in the objective function 96
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 3060
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1273
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4329
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 22687744, getVmSize() = 22687744, SCIPgetMemUsed() = 951831, SCIPgetMemTotal() = 1269695, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.00	c ** Estimated virtualMemUsedAtSolver = 15213584, getVmSize() = 25473024, SCIPgetMemUsed() = 1629876, SCIPgetMemTotal() = 2904092, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for solvers to 4.18857e+11 for each SCIP **
0.00/0.00	c Original Problem   :
0.00/0.00	c   Problem name     : instance-4465244-1722453440
0.00/0.00	c   Variables        : 146 (146 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.00	c   Constraints      : 12
0.00/0.00	c   Objective sense  : minimize
0.00/0.00	c Presolved Problem  :
0.00/0.00	c   Variables        : 146 (146 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.00	c   Constraints      : 11
0.00/0.00	c Constraints        : Number
0.00/0.00	c   linear           : 7 
0.00/0.00	c   logicor          : 4 
0.00/0.00	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.04	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.05	c                                Nodes    Active                                            
0.00/0.05	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.00/0.06	c *       0              0           1        20        1708.0000                -          -
0.00/0.06	c *       0              0           1        20        1378.0000                -          -
0.00/0.07	c *       0              0           1        20         967.0000                -          -
0.00/0.07	c *       0              0           1        20         525.0000                -          -
0.00/0.08	c *       0              0           1        20         517.0000                -          -
0.00/0.10	c *       0              0           1        20         505.0000                -          -
0.00/0.11	c *       0              0           1        20         501.0000                -          -
1.43/0.15	c *       0              2           1        20         498.0000           0.0000          -
1.43/0.15	c *       0              2           1        20         496.0000           0.0000          -
1.43/0.15	c *       0              2           1        20         448.0000           0.0000          -
1.43/0.15	c *       0              2           1        20         136.0000           0.0000          -
1.43/0.16	c *       0              2           1        20         107.0000           0.0000          -
1.43/0.17	c *       0              2           1        20          77.0000           0.0000          -
1.43/0.24	c *       0              2           1        20          74.0000           0.0000          -
3.93/0.31	c *       0              2           1        20          67.0000           0.0000          -
3.93/0.31	c *       0              2           1        20          65.0000           0.0000          -
10.80/0.65	c *       1              2           1        20          42.0000           0.0000          -
27.98/1.59	c *       2          15969          22        20          31.0000           0.0000          -
40.44/2.13	c *       2          15969          22        20          29.0000           0.0000          -
49.75/2.68	c *       3          34290          23        20          23.0000           0.0000          -
95.12/4.96	c *       5          71600          20        20          22.0000           0.0000          -
99.91/5.15	c         5          71600          20        20          22.0000           0.0000          -
120.73/6.20	c *       6           7986        6808        20          13.0000           0.0000          -
181.87/9.36	c *       9           7852        6875        20           8.0000           0.0000          -
199.69/10.20	c        10         161897          18        20           8.0000           0.0000          -
298.47/15.25	c        15         252210          21        20           8.0000           0.0000          -
315.12/16.06	c *      16         269936          20        20           7.0000           0.0000          -
315.12/16.09	c *      16         269936          20        20           5.0000           0.0000          -
397.09/20.28	c        20          48684       24466        20           5.0000           0.0000          -
497.63/25.35	c        25          63470       28279        20           5.0000           0.0000          -
598.43/30.40	c        30          80068       30750        20           5.0000           0.0000          -
697.00/35.44	c        35          98822       31917        20           5.0000           0.0000          -
795.50/40.47	c        40         766224          22        20           5.0000           0.0000          -
895.83/45.54	c        46         865698          15        20           5.0000           0.0000          -
994.29/50.59	c        51         968381          20        20           5.0000           0.0000          -
1094.98/55.64	c        56        1073110          19        20           5.0000           0.0000          -
1193.62/60.67	c        61        1173541          20        20           5.0000           0.0000          -
1294.09/65.72	c        66        1267113          21        20           5.0000           0.0000          -
1392.79/70.77	c        71        1355087          20        20           5.0000           0.0000          -
1493.25/75.82	c        76        1447016          21        20           5.0000           0.0000          -
1591.91/80.87	c        81        1539520          18        20           5.0000           0.0000          -
1692.49/85.94	c        86         206201       59458        20           5.0000           0.0000          -
1791.09/90.96	c        91         222353       62318        20           5.0000           0.0000          -
1889.77/95.98	c        96         239558       65348        20           5.0000           0.0000          -
1988.24/101.02	c       101         257276       67649        20           5.0000           0.0000          -
2089.19/106.07	c       106         275064       70887        20           5.0000           0.0000          -
2187.48/111.12	c       111         293425       72790        20           5.0000           0.0000          -
2288.01/116.17	c       116         311185       75319        20           5.0000           0.0000          -
2387.70/121.22	c       121         329098       77372        20           5.0000           0.0000          -
2486.39/126.27	c       126         347166       80222        20           5.0000           0.0000          -
2587.02/131.32	c       131         364870       82345        20           5.0000           0.0000          -
2685.63/136.37	c       136         382533       84161        20           5.0000           0.0000          -
2786.22/141.42	c       141         400920       85958        20           5.0000           0.0000          -
2884.62/146.47	c       146        2726274          21        20           5.0000           0.0000          -
2984.83/151.52	c       152        2816818          22        20           5.0000           0.0000          -
3083.48/156.55	c       157        2908208          21        20           5.0000           0.0000          -
3181.86/161.60	c       162         457420       92437        20           5.0000           0.0000          -
3282.41/166.65	c       167         469839       93491        20           5.0000           0.0000          -
3382.88/171.70	c       172         486763       96762        20           5.0000           0.0000          -
3481.40/176.75	c       177         504328      100887        20           5.0000           0.0000          -
3581.72/181.80	c       182         520877      106742        20           5.0000           0.0000          -
3680.42/186.85	c       187         537370      111197        20           5.0000           0.0000          -
3779.14/191.90	c       192         554288      114705        20           5.0000           0.0000          -
3879.64/196.95	c       197         570539      118175        20           5.0000           0.0000          -
3978.28/202.00	c       202         586790      123958        20           5.0000           0.0000          -
4079.25/207.05	c       207         603251      128147        20           5.0000           0.0000          -
4177.87/212.10	c       212         620284      131254        20           5.0000           0.0000          -
4278.33/217.15	c       217         636999      134311        20           5.0000           0.0000          -
4378.11/222.20	c       222         653852      137752        20           5.0000           0.0000          -
4476.65/227.25	c       227         670438      140452        20           5.0000           0.0000          -
4577.04/232.31	c       232         687530      143725        20           5.0000           0.0000          -
4675.44/237.35	c       237         704272      146809        20           5.0000           0.0000          -
4775.97/242.40	c       242         721352      148868        20           5.0000           0.0000          -
4874.74/247.46	c       247         737755      151005        20           5.0000           0.0000          -
4975.12/252.50	c       253         754424      153763        20           5.0000           0.0000          -
5073.57/257.55	c       258         770701      155592        20           5.0000           0.0000          -
5174.02/262.61	c       263         786863      157732        20           5.0000           0.0000          -
5274.71/267.71	c       268         803479      159465        20           5.0000           0.0000          -
5373.24/272.76	c       273         819512      161005        20           5.0000           0.0000          -
5473.84/277.81	c       278        4837909          20        20           5.0000           0.0000          -
5574.25/282.97	c       283        4999799          20        20           5.0000           0.0000          -
5672.71/288.03	c       288        5075362          21        20           5.0000           0.0000          -
5773.83/293.08	c       293        5151661          22        20           5.0000           0.0000          -
5872.39/298.12	c       298        5228974          20        20           5.0000           0.0000          -
5973.13/303.17	c       303        5307944          16        20           5.0000           0.0000          -
6072.80/308.22	c       308        5384050          18        20           5.0000           0.0000          -
6171.27/313.27	c       313        5459688          20        20           5.0000           0.0000          -
6271.79/318.32	c       318        5535933          21        20           5.0000           0.0000          -
6370.11/323.37	c       323        5610314          16        20           5.0000           0.0000          -
6470.84/328.42	c       328        5686651          21        20           5.0000           0.0000          -
6569.32/333.47	c       333        5765353          19        20           5.0000           0.0000          -
6669.86/338.52	c       339        5839487          23        20           5.0000           0.0000          -
6768.44/343.58	c       344        5912375          22        20           5.0000           0.0000          -
6869.13/348.62	c       349        5995089          22        20           5.0000           0.0000          -
6967.60/353.67	c       354        6077490          19        20           5.0000           0.0000          -
7068.14/358.72	c       359        6161876          22        20           5.0000           0.0000          -
7166.59/363.77	c       364        6244899          20        20           5.0000           0.0000          -
7267.08/368.82	c       369        6332550          22        20           5.0000           0.0000          -
7365.54/373.88	c       374        6420488          22        20           5.0000           0.0000          -
7465.87/378.93	c       379        6504766          22        20           5.0000           0.0000          -
7564.36/383.97	c       384        6593931          20        20           5.0000           0.0000          -
7662.85/389.02	c       389        6680713          20        20           5.0000           0.0000          -
7764.20/394.08	c       394        6766970          20        20           5.0000           0.0000          -
7818.72/396.90	c *     397        6871446          20        20           4.0000           0.0000          -
7862.92/399.12	c       399        1216652      201123        20           4.0000           0.0000          -
7963.57/404.17	c       404        6920637          22        20           4.0000           0.0000          -
8063.66/409.22	c       409        1216948      201134        20           4.0000           0.0000          -
8162.53/414.26	c       414        7155493          18        20           4.0000           0.0000          -
8261.30/419.27	c       419        7241984          20        20           4.0000           0.0000          -
8361.73/424.32	c       424        7326031          21        20           4.0000           0.0000          -
8460.26/429.38	c       429        7408062          21        20           4.0000           0.0000          -
8560.79/434.44	c       434        7491996          21        20           4.0000           0.0000          -
8659.34/439.48	c       439        7574917          21        20           4.0000           0.0000          -
8759.84/444.54	c       445        7662207          22        20           4.0000           0.0000          -
8858.34/449.55	c       450        7746829          18        20           4.0000           0.0000          -
8958.78/454.60	c       455        7827893          21        20           4.0000           0.0000          -
9057.36/459.65	c       460        7912491          20        20           4.0000           0.0000          -
9155.48/464.70	c       465        8000504          20        20           4.0000           0.0000          -
9255.99/469.76	c       470        8083930          20        20           4.0000           0.0000          -
9356.54/474.80	c       475        8167605          20        20           4.0000           0.0000          -
9455.20/479.89	c       480        8250941          18        20           4.0000           0.0000          -
9555.45/484.93	c       485        8333395          22        20           4.0000           0.0000          -
9654.08/489.98	c       490        8419891          22        20           4.0000           0.0000          -
9752.51/495.03	c       495        8507022          21        20           4.0000           0.0000          -
9853.76/500.08	c       500        8593881          20        20           4.0000           0.0000          -
9952.31/505.13	c       505        8680532          20        20           4.0000           0.0000          -
10052.53/510.19	c       510        8766483          20        20           4.0000           0.0000          -
10152.33/515.24	c       515        8850836          22        20           4.0000           0.0000          -
10250.63/520.29	c       520        8934450          17        20           4.0000           0.0000          -
10351.03/525.34	c       525        9022135          23        20           4.0000           0.0000          -
10449.58/530.39	c       530        9108777          19        20           4.0000           0.0000          -
10550.22/535.44	c       535        9191797          22        20           4.0000           0.0000          -
10648.84/540.49	c       540        9279510          20        20           4.0000           0.0000          -
10749.41/545.54	c       546        9366908          19        20           4.0000           0.0000          -
10847.99/550.59	c       551        9457556          19        20           4.0000           0.0000          -
10948.52/555.64	c       556        9549274          19        20           4.0000           0.0000          -
11047.16/560.69	c       561        9634741          17        20           4.0000           0.0000          -
11147.65/565.74	c       566        9716652          20        20           4.0000           0.0000          -
11246.17/570.79	c       571        9799333          19        20           4.0000           0.0000          -
11346.65/575.85	c       576        9884084          21        20           4.0000           0.0000          -
11447.21/580.91	c       581        9966532          20        20           4.0000           0.0000          -
11545.89/585.95	c       586       10046103          21        20           4.0000           0.0000          -
11644.21/591.00	c       591       10127499          21        20           4.0000           0.0000          -
11745.46/596.05	c       596       10205436          21        20           4.0000           0.0000          -
11844.55/601.11	c       601       10287846          19        20           4.0000           0.0000          -
11944.50/606.15	c       606       10370145          21        20           4.0000           0.0000          -
12044.21/611.21	c       611       10328054          18        20           4.0000           0.0000          -
12142.80/616.26	c       616       10408524          18        20           4.0000           0.0000          -
12243.26/621.32	c       621       10488916          21        20           4.0000           0.0000          -
12341.81/626.36	c       626       10570919          21        20           4.0000           0.0000          -
12442.42/631.41	c       631       10651781          17        20           4.0000           0.0000          -
12541.00/636.46	c       636       10735352          19        20           4.0000           0.0000          -
12641.20/641.52	c       642       10819576          19        20           4.0000           0.0000          -
12739.83/646.56	c       647       10901529          19        20           4.0000           0.0000          -
12840.40/651.61	c       652       10983910          18        20           4.0000           0.0000          -
12939.06/656.67	c       657       11064601          20        20           4.0000           0.0000          -
13039.64/661.72	c       662       11145880          21        20           4.0000           0.0000          -
13138.11/666.77	c       667       11227508          21        20           4.0000           0.0000          -
13238.42/671.82	c       672       11309882          19        20           4.0000           0.0000          -
13337.09/676.86	c       677       11392058          20        20           4.0000           0.0000          -
13437.67/681.91	c       682       11474798          21        20           4.0000           0.0000          -
13536.23/686.96	c       687       11557670          19        20           4.0000           0.0000          -
13634.75/692.01	c       692       11642071          18        20           4.0000           0.0000          -
13735.87/697.06	c       697       11726962          20        20           4.0000           0.0000          -
13834.47/702.11	c       702       11813399          19        20           4.0000           0.0000          -
13934.77/707.16	c       707       11896543          21        20           4.0000           0.0000          -
14034.65/712.21	c       712       11978362          19        20           4.0000           0.0000          -
14133.24/717.27	c       717       12063447          21        20           4.0000           0.0000          -
14233.65/722.31	c       722       12149373          21        20           4.0000           0.0000          -
14332.27/727.37	c       727       12235462          19        20           4.0000           0.0000          -
14430.72/732.40	c       732       12517856          21        20           4.0000           0.0000          -
14531.33/737.44	c       737       12606425          20        20           4.0000           0.0000          -
14629.95/742.49	c       742       12693908          21        20           4.0000           0.0000          -
14730.41/747.56	c       748        2412225      318567        20           4.0000           0.0000          -
14830.83/752.61	c       753        2426498      323467        20           4.0000           0.0000          -
14929.50/757.66	c       758        2440279      328114        20           4.0000           0.0000          -
15029.96/762.71	c       763        2456743      332539        20           4.0000           0.0000          -
15128.24/767.76	c       768        2475587      337412        20           4.0000           0.0000          -
15228.72/772.82	c       773        2489653      342002        20           4.0000           0.0000          -
15327.26/777.86	c       778       13086449          21        20           4.0000           0.0000          -
15427.98/782.91	c       783       13171954          21        20           4.0000           0.0000          -
15526.32/787.96	c       788       13259067          18        20           4.0000           0.0000          -
15624.84/793.01	c       793       13342471          20        20           4.0000           0.0000          -
15725.94/798.06	c       798       13429113          20        20           4.0000           0.0000          -
15824.69/803.11	c       803       13516168          21        20           4.0000           0.0000          -
15925.32/808.16	c       808       13606052          19        20           4.0000           0.0000          -
16025.02/813.21	c       813       13696427          20        20           4.0000           0.0000          -
16123.57/818.26	c       818       13786091          19        20           4.0000           0.0000          -
16223.96/823.31	c       823       13872632          21        20           4.0000           0.0000          -
16322.66/828.36	c       828       13958470          23        20           4.0000           0.0000          -
16423.23/833.41	c       833       14045496          21        20           4.0000           0.0000          -
16522.03/838.46	c       838       14377277          20        20           4.0000           0.0000          -
16622.41/843.50	c       844       14464404          19        20           4.0000           0.0000          -
16721.22/848.56	c       849       14305082          20        20           4.0000           0.0000          -
16821.57/853.61	c       854       14390340          22        20           4.0000           0.0000          -
16920.09/858.64	c       859       14728343          17        20           4.0000           0.0000          -
17018.67/863.69	c       864       14815754          20        20           4.0000           0.0000          -
17119.08/868.74	c       869       14906384          19        20           4.0000           0.0000          -
17219.60/873.81	c       874       14724592          21        20           4.0000           0.0000          -
17318.32/878.86	c       879       14810081          19        20           4.0000           0.0000          -
17419.00/883.91	c       884       14895013          20        20           4.0000           0.0000          -
17517.58/888.96	c       889       14973420          21        20           4.0000           0.0000          -
17615.99/894.01	c       894       15056621          22        20           4.0000           0.0000          -
17714.52/899.02	c       899       15447488          22        20           4.0000           0.0000          -
17815.75/904.08	c       904       15539119          21        20           4.0000           0.0000          -
17914.52/909.10	c       909       15628840          18        20           4.0000           0.0000          -
18014.88/914.17	c       914       15718725          19        20           4.0000           0.0000          -
18114.69/919.27	c       919       15810747          20        20           4.0000           0.0000          -
18213.37/924.28	c       924       15903568          21        20           4.0000           0.0000          -
18313.80/929.36	c       929       15646773          22        20           4.0000           0.0000          -
18414.45/934.41	c       934       15724684          20        20           4.0000           0.0000          -
18512.98/939.46	c       939       15808890          20        20           4.0000           0.0000          -
18613.55/944.51	c       945       15892642          19        20           4.0000           0.0000          -
18712.22/949.56	c       950       15981011          19        20           4.0000           0.0000          -
18812.74/954.61	c       955       16062832          22        20           4.0000           0.0000          -
18911.38/959.66	c       960       16146156          22        20           4.0000           0.0000          -
19011.75/964.71	c       965       16232716          23        20           4.0000           0.0000          -
19110.25/969.76	c       970       16317193          20        20           4.0000           0.0000          -
19210.78/974.81	c       975       16401160          20        20           4.0000           0.0000          -
19309.37/979.87	c       980       16486053          20        20           4.0000           0.0000          -
19409.92/984.92	c       985       16570472          21        20           4.0000           0.0000          -
19508.57/989.96	c       990       16654660          21        20           4.0000           0.0000          -
19607.14/995.01	c       995       16741308          21        20           4.0000           0.0000          -
19708.32/1000.07	c      1000       16824716          23        20           4.0000           0.0000          -
19807.04/1005.11	c      1005       16910227          19        20           4.0000           0.0000          -
19907.58/1010.16	c      1010       16998200          17        20           4.0000           0.0000          -
20007.48/1015.21	c      1015       17085481          20        20           4.0000           0.0000          -
20106.06/1020.22	c      1020       17610061          18        20           4.0000           0.0000          -
20204.53/1025.23	c      1025        3206077      509689        20           4.0000           0.0000          -
20303.31/1030.29	c      1030        3220902      512662        20           4.0000           0.0000          -
20403.90/1035.34	c      1035        3235600      515711        20           4.0000           0.0000          -
20504.47/1040.41	c      1040       17951071          22        20           4.0000           0.0000          -
20603.18/1045.46	c      1045       18038849          21        20           4.0000           0.0000          -
20703.59/1050.51	c      1051       18127504          21        20           4.0000           0.0000          -
20802.07/1055.56	c      1056       18215486          20        20           4.0000           0.0000          -
20902.83/1060.63	c      1061       18302319          20        20           4.0000           0.0000          -
21001.29/1065.68	c      1066       18389150          18        20           4.0000           0.0000          -
21101.88/1070.73	c      1071       18474869          22        20           4.0000           0.0000          -
21200.55/1075.78	c      1076       18561277          21        20           4.0000           0.0000          -
21301.17/1080.83	c      1081       18649923          18        20           4.0000           0.0000          -
21399.58/1085.85	c      1086       18738835          19        20           4.0000           0.0000          -
21498.28/1090.87	c      1091       18826515          22        20           4.0000           0.0000          -
21598.89/1095.91	c      1096       18913220          21        20           4.0000           0.0000          -
21697.56/1100.97	c      1101       19001536          21        20           4.0000           0.0000          -
21796.01/1106.02	c      1106       19083231          21        20           4.0000           0.0000          -
21897.15/1111.08	c      1111       19167127          22        20           4.0000           0.0000          -
21997.54/1116.14	c      1116       19255449          21        20           4.0000           0.0000          -
22095.96/1121.20	c      1121       19343942          21        20           4.0000           0.0000          -
22196.02/1126.23	c      1126       19430980          21        20           4.0000           0.0000          -
22294.44/1131.29	c      1131        3502116      568028        20           4.0000           0.0000          -
22395.00/1136.34	c      1136       19608498          19        20           4.0000           0.0000          -
22493.72/1141.39	c      1141       19696066          19        20           4.0000           0.0000          -
22594.28/1146.44	c      1146       19778868          19        20           4.0000           0.0000          -
22692.75/1151.48	c      1151       19865077          20        20           4.0000           0.0000          -
22793.38/1156.54	c      1157       19953987          20        20           4.0000           0.0000          -
22891.90/1161.59	c      1162       20044549          22        20           4.0000           0.0000          -
22992.25/1166.64	c      1167       20133638          21        20           4.0000           0.0000          -
23090.90/1171.70	c      1172       20223284          18        20           4.0000           0.0000          -
23191.49/1176.74	c      1177       20310306          22        20           4.0000           0.0000          -
23290.03/1181.79	c      1182       20398022          18        20           4.0000           0.0000          -
23390.61/1186.84	c      1187       20488953          20        20           4.0000           0.0000          -
23489.29/1191.89	c      1192       20578617          21        20           4.0000           0.0000          -
23589.91/1196.94	c      1197       20664104          21        20           4.0000           0.0000          -
23688.42/1201.99	c      1202       20750509          22        20           4.0000           0.0000          -
23789.76/1207.07	c      1207       20834322          19        20           4.0000           0.0000          -
23888.30/1212.12	c      1212       20922735          20        20           4.0000           0.0000          -
23989.19/1217.18	c      1217       21013328          19        20           4.0000           0.0000          -
24088.91/1222.25	c      1222       21098816          20        20           4.0000           0.0000          -
24187.46/1227.29	c      1227       21184732          20        20           4.0000           0.0000          -
24287.93/1232.37	c      1232       20792125          20        20           4.0000           0.0000          -
24388.64/1237.41	c      1237       20876628          21        20           4.0000           0.0000          -
24487.20/1242.46	c      1242       20962029          22        20           4.0000           0.0000          -
24587.87/1247.51	c      1248       21048386          22        20           4.0000           0.0000          -
24686.53/1252.56	c      1253       21138553          19        20           4.0000           0.0000          -
24787.10/1257.61	c      1258       21227565          24        20           4.0000           0.0000          -
24885.63/1262.66	c      1263       21314820          18        20           4.0000           0.0000          -
24986.20/1267.71	c      1268       21402808          23        20           4.0000           0.0000          -
25084.83/1272.77	c      1273       21486859          23        20           4.0000           0.0000          -
25185.44/1277.81	c      1278       21572341          20        20           4.0000           0.0000          -
25283.97/1282.86	c      1283       21658711          20        20           4.0000           0.0000          -
25384.48/1287.91	c      1288       21744061          22        20           4.0000           0.0000          -
25483.17/1292.97	c      1293       21830570          22        20           4.0000           0.0000          -
25581.68/1298.02	c      1298       21916111          22        20           4.0000           0.0000          -
25682.78/1303.07	c      1303       22001195          23        20           4.0000           0.0000          -
25781.47/1308.09	c      1308       22572373          20        20           4.0000           0.0000          -
25882.16/1313.17	c      1313       22177453          23        20           4.0000           0.0000          -
25982.02/1318.22	c      1318       22266769          18        20           4.0000           0.0000          -
26080.62/1323.26	c      1323       22834038          18        20           4.0000           0.0000          -
26179.14/1328.28	c      1328       22921446          21        20           4.0000           0.0000          -
26279.89/1333.37	c      1333       22522558          20        20           4.0000           0.0000          -
26380.47/1338.42	c      1338       22608872          21        20           4.0000           0.0000          -
26478.91/1343.47	c      1343       22692788          22        20           4.0000           0.0000          -
26579.35/1348.53	c      1349       22777810          22        20           4.0000           0.0000          -
26678.02/1353.57	c      1354        4062146      674659        20           4.0000           0.0000          -
26778.54/1358.62	c      1359       22951137          23        20           4.0000           0.0000          -
26877.24/1363.67	c      1364       23037823          22        20           4.0000           0.0000          -
26977.82/1368.72	c      1369       23124866          21        20           4.0000           0.0000          -
27076.39/1373.77	c      1374       23212944          21        20           4.0000           0.0000          -
27176.92/1378.82	c      1379       23300934          23        20           4.0000           0.0000          -
27275.52/1383.83	c      1384       23887810          22        20           4.0000           0.0000          -
27374.07/1388.84	c      1389       23976185          18        20           4.0000           0.0000          -
27474.58/1393.93	c      1394       24062320          20        20           4.0000           0.0000          -
27573.21/1398.98	c      1399       24149672          18        20           4.0000           0.0000          -
27674.52/1404.07	c      1404       23727208          20        20           4.0000           0.0000          -
27773.23/1409.12	c      1409       23813507          21        20           4.0000           0.0000          -
27873.94/1414.17	c      1414       23900873          22        20           4.0000           0.0000          -
27973.83/1419.22	c      1419       23987916          17        20           4.0000           0.0000          -
28072.66/1424.27	c      1424       24073938          21        20           4.0000           0.0000          -
28173.13/1429.32	c      1429       24152332          22        20           4.0000           0.0000          -
28271.68/1434.37	c      1434       24235314          22        20           4.0000           0.0000          -
28370.30/1439.39	c      1439       24844391          18        20           4.0000           0.0000          -
28470.68/1444.44	c      1444       24932066          22        20           4.0000           0.0000          -
28571.02/1449.52	c      1450       24484135          23        20           4.0000           0.0000          -
28669.52/1454.55	c      1455       25105650          20        20           4.0000           0.0000          -
28770.06/1459.62	c      1460       24647874          21        20           4.0000           0.0000          -
28868.74/1464.67	c      1465       24732045          20        20           4.0000           0.0000          -
28969.37/1469.72	c      1470       24815519          22        20           4.0000           0.0000          -
29068.07/1474.77	c      1475       24898310          22        20           4.0000           0.0000          -
29168.50/1479.82	c      1480       24980052          22        20           4.0000           0.0000          -
29267.08/1484.87	c      1485       25062555          18        20           4.0000           0.0000          -
29367.68/1489.92	c      1490       25142118          20        20           4.0000           0.0000          -
29466.21/1494.97	c      1495        4414640      735306        20           4.0000           0.0000          -
29564.75/1500.02	c      1500       25903230          19        20           4.0000           0.0000          -
29666.14/1505.07	c      1505       25390890          21        20           4.0000           0.0000          -
29764.70/1510.12	c      1510       25475970          20        20           4.0000           0.0000          -
29865.17/1515.17	c      1515       25562080          21        20           4.0000           0.0000          -
29965.20/1520.22	c      1520       25645848          20        20           4.0000           0.0000          -
30063.82/1525.27	c      1525       25731019          19        20           4.0000           0.0000          -
30164.46/1530.32	c      1530       25817148          21        20           4.0000           0.0000          -
30263.16/1535.37	c      1535       25905204          22        20           4.0000           0.0000          -
30361.98/1540.40	c      1540       26579703          20        20           4.0000           0.0000          -
30462.52/1545.45	c      1545       26668003          21        20           4.0000           0.0000          -
30562.99/1550.52	c      1551       26149500          20        20           4.0000           0.0000          -
30661.58/1555.56	c      1556       26843993          18        20           4.0000           0.0000          -
30760.23/1560.59	c      1561       26933962          22        20           4.0000           0.0000          -
30860.84/1565.61	c      1566       27019825          20        20           4.0000           0.0000          -
30959.38/1570.69	c      1571       27104990          17        20           4.0000           0.0000          -
31060.09/1575.73	c      1576       27192173          19        20           4.0000           0.0000          -
31158.79/1580.75	c      1581       27278378          21        20           4.0000           0.0000          -
31259.50/1585.86	c      1586       27363473          20        20           4.0000           0.0000          -
31359.92/1590.91	c      1591       27450040          22        20           4.0000           0.0000          -
31458.65/1595.96	c      1596        4609827      775699        20           4.0000           0.0000          -
31557.37/1601.03	c      1601       26974765          20        20           4.0000           0.0000          -
31658.95/1606.07	c      1606       27059792          22        20           4.0000           0.0000          -
31757.47/1611.13	c      1611       27145050          18        20           4.0000           0.0000          -
31858.24/1616.17	c      1616       27220228          22        20           4.0000           0.0000          -
31957.97/1621.22	c      1621        4655124      784234        20           4.0000           0.0000          -
32056.59/1626.27	c      1626       27383978          24        20           4.0000           0.0000          -
32157.26/1631.32	c      1631       27467637          21        20           4.0000           0.0000          -
32256.06/1636.37	c      1636       27553081          19        20           4.0000           0.0000          -
32356.64/1641.42	c      1641       27637488          21        20           4.0000           0.0000          -
32455.38/1646.45	c      1646       28395718          21        20           4.0000           0.0000          -
32556.04/1651.52	c      1652       27806471          19        20           4.0000           0.0000          -
32654.49/1656.57	c      1657       27892077          23        20           4.0000           0.0000          -
32753.34/1661.59	c      1662       28656059          18        20           4.0000           0.0000          -
32853.77/1666.63	c      1667        4754743      800449        20           4.0000           0.0000          -
32954.36/1671.72	c      1672       28138785          20        20           4.0000           0.0000          -
33052.99/1676.77	c      1677       28218732          23        20           4.0000           0.0000          -
33151.54/1681.79	c      1682       29005937          19        20           4.0000           0.0000          -
33252.13/1686.87	c      1687       28374749          22        20           4.0000           0.0000          -
33352.82/1691.92	c      1692       28455451          22        20           4.0000           0.0000          -
33451.31/1696.97	c      1697       28537115          22        20           4.0000           0.0000          -
33550.02/1702.02	c      1702       28618415          23        20           4.0000           0.0000          -
33651.19/1707.08	c      1707       28699458          22        20           4.0000           0.0000          -
33749.68/1712.12	c      1712       28782726          22        20           4.0000           0.0000          -
33850.20/1717.17	c      1717       28866690          20        20           4.0000           0.0000          -
33950.07/1722.22	c      1722       28947331          22        20           4.0000           0.0000          -
34048.60/1727.25	c      1727       29783912          21        20           4.0000           0.0000          -
34147.26/1732.25	c      1732       29871553          21        20           4.0000           0.0000          -
34245.90/1737.27	c      1737       29958225          22        20           4.0000           0.0000          -
34346.67/1742.30	c      1742        4919079      829081        20           4.0000           0.0000          -
34440.38/1747.07	c *    1747        5825090      677863        20           3.0000           0.0000          -
34446.99/1747.45	c      1747        5825090      677863        20           3.0000           0.0000          -
34545.64/1752.47	c      1752       30201877          20        20           3.0000           0.0000          -
34644.32/1757.49	c      1757        4926360      821161        20           3.0000           0.0000          -
34746.85/1762.62	c      1763       29580956          21        20           3.0000           0.0000          -
34845.53/1767.67	c      1768        5910293      681511        20           3.0000           0.0000          -
34946.25/1772.72	c      1773       30542048          19        20           3.0000           0.0000          -
35044.92/1777.74	c      1778       30625823          20        20           3.0000           0.0000          -
35143.41/1782.75	c      1783       30711350          21        20           3.0000           0.0000          -
35244.05/1787.81	c      1788       30797110          21        20           3.0000           0.0000          -
35344.81/1792.93	c      1793       30064287          21        20           3.0000           0.0000          -
35443.59/1797.94	c      1798       30969957          20        20           3.0000           0.0000          -
35542.16/1803.02	c      1803       30230448          17        20           3.0000           0.0000          -
35643.46/1808.08	c      1808       30310543          23        20           3.0000           0.0000          -
35742.16/1813.12	c      1813       30390165          21        20           3.0000           0.0000          -
35842.72/1818.17	c      1818        5029484      842843        20           3.0000           0.0000          -
35941.35/1823.18	c      1823       31390853          20        20           3.0000           0.0000          -
36041.42/1828.25	c      1828       31472702          21        20           3.0000           0.0000          -
36142.02/1833.30	c      1833       31557981          21        20           3.0000           0.0000          -
36240.77/1838.35	c      1838       31641911          20        20           3.0000           0.0000          -
36339.41/1843.40	c      1843       31722611          18        20           3.0000           0.0000          -
36439.92/1848.41	c      1848       31807120          20        20           3.0000           0.0000          -
36540.70/1853.50	c      1854       31894891          21        20           3.0000           0.0000          -
36639.37/1858.57	c      1859       31111803          22        20           3.0000           0.0000          -
36739.92/1863.62	c      1864       31192883          18        20           3.0000           0.0000          -
36838.60/1868.68	c      1869       31273102          21        20           3.0000           0.0000          -
36939.37/1873.72	c      1874       31352172          22        20           3.0000           0.0000          -
37038.10/1878.77	c      1879       31435568          21        20           3.0000           0.0000          -
37138.79/1883.83	c      1884       31516655          23        20           3.0000           0.0000          -
37237.45/1888.87	c      1889       31597494          20        20           3.0000           0.0000          -
37338.13/1893.93	c      1894       31677834          19        20           3.0000           0.0000          -
37436.89/1898.97	c      1899       31761699          21        20           3.0000           0.0000          -
37535.59/1903.99	c      1904       32747939          21        20           3.0000           0.0000          -
37636.81/1909.07	c      1909       31926467          20        20           3.0000           0.0000          -
37735.63/1914.08	c      1914        5240018      875561        20           3.0000           0.0000          -
37836.51/1919.18	c      1919       32088312          22        20           3.0000           0.0000          -
37936.34/1924.22	c      1924       32171662          21        20           3.0000           0.0000          -
38035.04/1929.27	c      1929       32254946          23        20           3.0000           0.0000          -
38135.83/1934.32	c      1934        5261818      882290        20           3.0000           0.0000          -
38234.42/1939.37	c      1939       32417731          21        20           3.0000           0.0000          -
38335.16/1944.42	c      1944       32497869          23        20           3.0000           0.0000          -
38433.91/1949.43	c      1949       33536928          19        20           3.0000           0.0000          -
38534.72/1954.53	c      1955       32656286          23        20           3.0000           0.0000          -
38633.42/1959.53	c      1960       33703524          21        20           3.0000           0.0000          -
38733.97/1964.62	c      1965       32812162          20        20           3.0000           0.0000          -
38832.70/1969.67	c      1970       32891811          20        20           3.0000           0.0000          -
38933.41/1974.72	c      1975        5321088      896965        20           3.0000           0.0000          -
39032.20/1979.73	c      1980       34035434          21        20           3.0000           0.0000          -
39130.82/1984.78	c      1985       34124141          22        20           3.0000           0.0000          -
39229.39/1989.79	c      1990       34213629          21        20           3.0000           0.0000          -
39330.17/1994.80	c      1995       34301525          21        20           3.0000           0.0000          -
39428.92/1999.83	c      2000       34387987          19        20           3.0000           0.0000          -
39529.09/2004.90	c      2005        5378617      909599        20           3.0000           0.0000          -
39627.92/2009.95	c      2010       34564286          20        20           3.0000           0.0000          -
39726.52/2015.01	c      2015       34651749          16        20           3.0000           0.0000          -
39827.61/2020.06	c      2020       34739627          19        20           3.0000           0.0000          -
39926.64/2025.07	c      2025       34823602          21        20           3.0000           0.0000          -
40027.22/2030.18	c      2030        5424965      919082        20           3.0000           0.0000          -
40127.10/2035.22	c      2035       34999579          22        20           3.0000           0.0000          -
40225.98/2040.29	c      2040       35088020          16        20           3.0000           0.0000          -
40326.48/2045.34	c      2045       35171796          21        20           3.0000           0.0000          -
40425.12/2050.39	c      2050       35259124          20        20           3.0000           0.0000          -
40525.85/2055.44	c      2055       35345901          20        20           3.0000           0.0000          -
40624.60/2060.45	c      2060       35433133          21        20           3.0000           0.0000          -
40725.34/2065.58	c      2066       35520823          19        20           3.0000           0.0000          -
40825.94/2070.63	c      2071        5500389      933307        20           3.0000           0.0000          -
40924.59/2075.66	c      2076       35697721          20        20           3.0000           0.0000          -
41023.22/2080.68	c      2081       35784903          20        20           3.0000           0.0000          -
41121.96/2085.69	c      2086       35867263          19        20           3.0000           0.0000          -
41222.68/2090.74	c      2091       35928467          18        20           3.0000           0.0000          -
41321.25/2095.77	c      2096        7093738      700691        20           3.0000           0.0000          -
41421.97/2100.87	c      2101       36086937          19        20           3.0000           0.0000          -
41520.64/2105.89	c      2106        7118790      701372        20           3.0000           0.0000          -
41621.38/2110.92	c      2111        7134405      702402        20           3.0000           0.0000          -
41722.88/2116.07	c      2116       36315937          18        20           3.0000           0.0000          -
41821.68/2121.14	c      2121       36392820          18        20           3.0000           0.0000          -
41922.26/2126.19	c      2126       36473927          19        20           3.0000           0.0000          -
42022.29/2131.24	c      2131       36551783          20        20           3.0000           0.0000          -
42120.84/2136.29	c      2136       36631164          20        20           3.0000           0.0000          -
42221.36/2141.34	c      2141       36708756          19        20           3.0000           0.0000          -
42320.05/2146.39	c      2146       36784961          20        20           3.0000           0.0000          -
42420.71/2151.44	c      2151       36861953          18        20           3.0000           0.0000          -
42519.34/2156.49	c      2156       36939878          20        20           3.0000           0.0000          -
42619.91/2161.54	c      2162       37015592          21        20           3.0000           0.0000          -
42718.68/2166.56	c      2167        7291411      708235        20           3.0000           0.0000          -
42817.42/2171.58	c      2172        7304779      709138        20           3.0000           0.0000          -
42918.11/2176.68	c      2177        7318335      710251        20           3.0000           0.0000          -
43018.89/2181.75	c      2182        5705350      972415        20           3.0000           0.0000          -
43119.36/2186.81	c      2187        7344146      711563        20           3.0000           0.0000          -
43217.95/2191.86	c      2192        7356534      712118        20           3.0000           0.0000          -
43318.63/2196.91	c      2197        7370211      712247        20           3.0000           0.0000          -
43417.15/2201.96	c      2202        7382721      712670        20           3.0000           0.0000          -
43515.88/2206.99	c      2207       37717537          19        20           3.0000           0.0000          -
43614.59/2212.00	c      2212        5770154      983804        20           3.0000           0.0000          -
43715.91/2217.10	c      2217       37868501          17        20           3.0000           0.0000          -
43816.61/2222.14	c      2222       37942520          18        20           3.0000           0.0000          -
43916.43/2227.22	c      2227       37028894          22        20           3.0000           0.0000          -
44015.10/2232.26	c      2232        5820031      992071        20           3.0000           0.0000          -
44115.72/2237.31	c      2237       37192548          20        20           3.0000           0.0000          -
44214.29/2242.36	c      2242       37274408          21        20           3.0000           0.0000          -
44315.07/2247.41	c      2247       37357336          23        20           3.0000           0.0000          -
44413.70/2252.46	c      2252       37441040          22        20           3.0000           0.0000          -
44512.33/2257.49	c      2258       38477223          20        20           3.0000           0.0000          -
44612.92/2262.56	c      2263       37605988          21        20           3.0000           0.0000          -
44713.52/2267.61	c      2268       37690002          23        20           3.0000           0.0000          -
44812.19/2272.66	c      2273       37773698          22        20           3.0000           0.0000          -
44912.85/2277.70	c      2278       38800792          18        20           3.0000           0.0000          -
45011.40/2282.76	c      2283       37944633          18        20           3.0000           0.0000          -
45112.05/2287.81	c      2288       38028658          21        20           3.0000           0.0000          -
45210.73/2292.87	c      2293       38110772          21        20           3.0000           0.0000          -
45309.20/2297.87	c      2298       39127523          21        20           3.0000           0.0000          -
45409.89/2302.92	c      2303       39207646          21        20           3.0000           0.0000          -
45508.55/2307.97	c      2308       39291244          20        20           3.0000           0.0000          -
45607.15/2313.02	c      2313       39374201          21        20           3.0000           0.0000          -
45708.26/2318.04	c      2318       39454652          22        20           3.0000           0.0000          -
45807.17/2323.09	c      2323       39534282          20        20           3.0000           0.0000          -
45906.05/2328.09	c      2328       39615338          18        20           3.0000           0.0000          -
46004.50/2333.11	c      2333       39695812          20        20           3.0000           0.0000          -
46103.38/2338.12	c      2338       39777548          18        20           3.0000           0.0000          -
46203.83/2343.17	c      2343       39859744          21        20           3.0000           0.0000          -
46303.57/2348.22	c      2348       39941887          20        20           3.0000           0.0000          -
46402.26/2353.27	c      2353       40023542          19        20           3.0000           0.0000          -
46502.96/2358.32	c      2358       40104447          20        20           3.0000           0.0000          -
46601.56/2363.37	c      2363       40187584          20        20           3.0000           0.0000          -
46702.38/2368.42	c      2368        6105394     1035193        20           3.0000           0.0000          -
46801.22/2373.44	c      2373       40352185          19        20           3.0000           0.0000          -
46901.87/2378.52	c      2379       40431163          19        20           3.0000           0.0000          -
47000.72/2383.57	c      2384       40513256          20        20           3.0000           0.0000          -
47101.26/2388.62	c      2389       40594726          20        20           3.0000           0.0000          -
47199.91/2393.64	c      2394       40678136          18        20           3.0000           0.0000          -
47300.74/2398.71	c      2399       40760954          19        20           3.0000           0.0000          -
47399.52/2403.77	c      2404       40841423          19        20           3.0000           0.0000          -
47500.13/2408.82	c      2409       40924001          19        20           3.0000           0.0000          -
47598.66/2413.82	c      2414       41004934          19        20           3.0000           0.0000          -
47697.55/2418.87	c      2419       41086605          17        20           3.0000           0.0000          -
47796.25/2423.90	c      2424        6260042     1052527        20           3.0000           0.0000          -
47897.03/2428.92	c      2429        8067286      730382        20           3.0000           0.0000          -
47995.73/2433.96	c      2434        8083794      730890        20           3.0000           0.0000          -
48094.51/2439.01	c      2439        8102210      730739        20           3.0000           0.0000          -
48195.47/2444.06	c      2444        8119593      731848        20           3.0000           0.0000          -
48294.40/2449.10	c      2449        8133437      732006        20           3.0000           0.0000          -
48395.11/2454.16	c      2454        8149450      731882        20           3.0000           0.0000          -
48495.06/2459.21	c      2459        6339306     1065207        20           3.0000           0.0000          -
48593.88/2464.23	c      2464        8184576      731073        20           3.0000           0.0000          -
48692.67/2469.29	c      2469        8200051      730575        20           3.0000           0.0000          -
48793.45/2474.36	c      2474        8215084      730216        20           3.0000           0.0000          -
48894.12/2479.41	c      2479        8230609      729644        20           3.0000           0.0000          -
48992.61/2484.42	c      2484        8244489      729166        20           3.0000           0.0000          -
49091.37/2489.50	c      2490        6421639     1075908        20           3.0000           0.0000          -
49192.15/2494.56	c      2495        6437577     1077663        20           3.0000           0.0000          -
49292.72/2499.61	c      2500        8288231      728418        20           3.0000           0.0000          -
49391.43/2504.66	c      2505        8303623      728063        20           3.0000           0.0000          -
49490.16/2509.67	c      2510        8319195      727453        20           3.0000           0.0000          -
49590.54/2514.72	c      2515       42630747          19        20           3.0000           0.0000          -
49689.28/2519.75	c      2520       42711421          19        20           3.0000           0.0000          -
49788.02/2524.77	c      2525        6517975     1086394        20           3.0000           0.0000          -
49886.55/2529.78	c      2530        6535617     1088224        20           3.0000           0.0000          -
49987.23/2534.80	c      2535        6551884     1089822        20           3.0000           0.0000          -
50087.89/2539.92	c      2540       43039037          19        20           3.0000           0.0000          -
50186.46/2544.97	c      2545       43116203          20        20           3.0000           0.0000          -
50285.12/2550.02	c      2550        6590700     1094019        20           3.0000           0.0000          -
50386.45/2555.07	c      2555        6608349     1095991        20           3.0000           0.0000          -
50485.08/2560.08	c      2560       43339658          19        20           3.0000           0.0000          -
50585.84/2565.17	c      2565       43415755          18        20           3.0000           0.0000          -
50685.66/2570.22	c      2570        8523381      735264        20           3.0000           0.0000          -
50784.30/2575.27	c      2575       43572035          21        20           3.0000           0.0000          -
50885.06/2580.32	c      2580        6684619     1103411        20           3.0000           0.0000          -
50983.61/2585.37	c      2585       43733635          17        20           3.0000           0.0000          -
51084.20/2590.43	c      2590        8600343      739806        20           3.0000           0.0000          -
51182.88/2595.47	c      2595        8621164      741370        20           3.0000           0.0000          -
51283.56/2600.50	c      2601       43969910          18        20           3.0000           0.0000          -
51382.09/2605.57	c      2606       44050624          19        20           3.0000           0.0000          -
51482.62/2610.61	c      2611        8682324      744528        20           3.0000           0.0000          -
51580.80/2615.68	c      2616        6787313     1113438        20           3.0000           0.0000          -
51681.49/2620.71	c      2621        6799416     1114835        20           3.0000           0.0000          -
51780.10/2625.78	c      2626        8734218      746529        20           3.0000           0.0000          -
51880.71/2630.81	c      2631       44447002          21        20           3.0000           0.0000          -
51979.42/2635.88	c      2636       44526225          16        20           3.0000           0.0000          -
52080.27/2640.93	c      2641       44605564          18        20           3.0000           0.0000          -
52178.84/2645.98	c      2646       44685983          20        20           3.0000           0.0000          -
52277.40/2651.00	c      2651       44764472          18        20           3.0000           0.0000          -
52378.80/2656.08	c      2656       44842133          19        20           3.0000           0.0000          -
52479.38/2661.14	c      2661       44924350          20        20           3.0000           0.0000          -
52578.12/2666.19	c      2666       45004536          17        20           3.0000           0.0000          -
52677.89/2671.23	c      2671        6959895     1131442        20           3.0000           0.0000          -
52776.59/2676.26	c      2676        6973393     1132701        20           3.0000           0.0000          -
52877.21/2681.30	c      2681        6988132     1133802        20           3.0000           0.0000          -
52976.02/2686.33	c      2686        7004881     1135692        20           3.0000           0.0000          -
53074.84/2691.38	c      2691       45418610          20        20           3.0000           0.0000          -
53175.42/2696.43	c      2696        7032043     1138111        20           3.0000           0.0000          -
53274.07/2701.48	c      2701        7047401     1139445        20           3.0000           0.0000          -
53374.71/2706.54	c      2707        7065155     1140984        20           3.0000           0.0000          -
53473.36/2711.60	c      2712       45744555          20        20           3.0000           0.0000          -
53573.79/2716.64	c      2717        7089860     1144022        20           3.0000           0.0000          -
53672.49/2721.69	c      2722        7106254     1145628        20           3.0000           0.0000          -
53773.07/2726.74	c      2727        7120448     1147220        20           3.0000           0.0000          -
53873.79/2731.81	c      2732       46067267          21        20           3.0000           0.0000          -
53972.43/2736.87	c      2737       46147958          17        20           3.0000           0.0000          -
54072.92/2741.93	c      2742        7161319     1150713        20           3.0000           0.0000          -
54171.63/2746.98	c      2747        7177650     1152245        20           3.0000           0.0000          -
54270.19/2752.03	c      2752        7196620     1153978        20           3.0000           0.0000          -
54371.72/2757.10	c      2757       46475282          20        20           3.0000           0.0000          -
54472.23/2762.15	c      2762       46557229          21        20           3.0000           0.0000          -
54570.85/2767.16	c      2767       46636614          19        20           3.0000           0.0000          -
54670.65/2772.22	c      2772       46718385          18        20           3.0000           0.0000          -
54769.16/2777.23	c      2777       46800149          20        20           3.0000           0.0000          -
54867.93/2782.29	c      2782       46882012          22        20           3.0000           0.0000          -
54968.46/2787.33	c      2787       46964285          18        20           3.0000           0.0000          -
55067.18/2792.38	c      2792       47048307          21        20           3.0000           0.0000          -
55167.77/2797.43	c      2797        7341147     1164761        20           3.0000           0.0000          -
55266.42/2802.48	c      2802        7356636     1166051        20           3.0000           0.0000          -
55367.03/2807.53	c      2808        7370474     1168143        20           3.0000           0.0000          -
55465.79/2812.58	c      2813        7388188     1169549        20           3.0000           0.0000          -
55566.37/2817.63	c      2818       47454127          22        20           3.0000           0.0000          -
55665.10/2822.64	c      2823       47539164          21        20           3.0000           0.0000          -
55767.44/2827.83	c      2828       47624228          21        20           3.0000           0.0000          -
55868.17/2832.90	c      2833       47708086          20        20           3.0000           0.0000          -
55966.78/2838.02	c      2838       47792750          16        20           3.0000           0.0000          -
56068.05/2843.08	c      2843       47875530          20        20           3.0000           0.0000          -
56167.08/2848.11	c      2848        7496552     1179544        20           3.0000           0.0000          -
56267.71/2853.19	c      2853       48039252          22        20           3.0000           0.0000          -
56367.34/2858.24	c      2858       48121117          19        20           3.0000           0.0000          -
56465.92/2863.29	c      2863       48202485          20        20           3.0000           0.0000          -
56566.52/2868.31	c      2868       48282660          22        20           3.0000           0.0000          -
56665.10/2873.40	c      2873       48365877          17        20           3.0000           0.0000          -
56765.71/2878.44	c      2878       48450028          21        20           3.0000           0.0000          -
56864.37/2883.47	c      2883       48533009          17        20           3.0000           0.0000          -
56964.91/2888.50	c      2889        7626898     1190893        20           3.0000           0.0000          -
57063.51/2893.59	c      2894        7646679     1191907        20           3.0000           0.0000          -
57164.06/2898.64	c      2899        7664513     1192907        20           3.0000           0.0000          -
57264.67/2903.72	c      2904        7683345     1193599        20           3.0000           0.0000          -
57363.13/2908.77	c      2909        7702728     1195140        20           3.0000           0.0000          -
57463.74/2913.82	c      2914       49033051          21        20           3.0000           0.0000          -
57562.57/2918.87	c      2919       49117774          18        20           3.0000           0.0000          -
57663.21/2923.92	c      2924        7749347     1200348        20           3.0000           0.0000          -
57761.73/2928.97	c      2929       49285411          18        20           3.0000           0.0000          -
57860.52/2934.02	c      2934       49367369          19        20           3.0000           0.0000          -
57961.65/2939.07	c      2939       49449232          22        20           3.0000           0.0000          -
58060.41/2944.12	c      2944       49535786          24        20           3.0000           0.0000          -
58160.71/2949.14	c      2949       49619582          21        20           3.0000           0.0000          -
58259.37/2954.15	c      2954        7833998     1209996        20           3.0000           0.0000          -
58359.27/2959.28	c      2959        7850631     1211223        20           3.0000           0.0000          -
58459.88/2964.32	c      2964        7864826     1212634        20           3.0000           0.0000          -
58558.51/2969.37	c      2969       49961136          18        20           3.0000           0.0000          -
58657.11/2974.38	c      2974       50048592          22        20           3.0000           0.0000          -
58757.90/2979.47	c      2979       50133842          20        20           3.0000           0.0000          -
58858.34/2984.53	c      2985       50219455          21        20           3.0000           0.0000          -
58956.96/2989.57	c      2990       50305978          22        20           3.0000           0.0000          -
59057.39/2994.62	c      2995       50393604          22        20           3.0000           0.0000          -
59156.07/2999.67	c      3000       50481019          22        20           3.0000           0.0000          -
59256.54/3004.72	c      3005       50568296          22        20           3.0000           0.0000          -
59355.20/3009.78	c      3010       50656354          20        20           3.0000           0.0000          -
59455.72/3014.82	c      3015       50743487          21        20           3.0000           0.0000          -
59554.38/3019.87	c      3020       50828749          21        20           3.0000           0.0000          -
59655.11/3024.92	c      3025       50917093          22        20           3.0000           0.0000          -
59753.73/3029.98	c      3030       50998451          19        20           3.0000           0.0000          -
59852.30/3035.02	c      3035       51082477          22        20           3.0000           0.0000          -
59953.62/3040.07	c      3040       51168856          23        20           3.0000           0.0000          -
60052.20/3045.10	c      3045       51254992          22        20           3.0000           0.0000          -
60152.84/3050.17	c      3050       51340267          21        20           3.0000           0.0000          -
60252.81/3055.22	c      3055       51425714          22        20           3.0000           0.0000          -
60351.16/3060.23	c      3060       51511845          18        20           3.0000           0.0000          -
60449.64/3065.25	c      3065       51595833          22        20           3.0000           0.0000          -
60550.29/3070.32	c      3070        8206489     1238900        20           3.0000           0.0000          -
60649.04/3075.36	c      3075       51767873          21        20           3.0000           0.0000          -
60747.63/3080.39	c      3080       51855081          21        20           3.0000           0.0000          -
60850.24/3085.51	c      3086       51941667          22        20           3.0000           0.0000          -
60948.84/3090.57	c      3091        8260251     1244188        20           3.0000           0.0000          -
61047.65/3095.58	c      3096        8275545     1245278        20           3.0000           0.0000          -
61148.09/3100.67	c      3101        8293530     1246528        20           3.0000           0.0000          -
61248.75/3105.72	c      3106       52286699          21        20           3.0000           0.0000          -
61347.44/3110.77	c      3111       52374582          20        20           3.0000           0.0000          -
61448.08/3115.82	c      3116       52461569          20        20           3.0000           0.0000          -
61546.66/3120.87	c      3121       52550068          22        20           3.0000           0.0000          -
61647.36/3125.92	c      3126       52633137          22        20           3.0000           0.0000          -
61745.96/3130.98	c      3131       52718829          19        20           3.0000           0.0000          -
61844.34/3136.03	c      3136       52802848          19        20           3.0000           0.0000          -
61945.40/3141.07	c      3141       52889049          21        20           3.0000           0.0000          -
62044.21/3146.12	c      3146       52976117          21        20           3.0000           0.0000          -
62144.86/3151.17	c      3151       53061571          18        20           3.0000           0.0000          -
62244.58/3156.22	c      3156       53147182          22        20           3.0000           0.0000          -
62343.04/3161.27	c      3161       53229823          17        20           3.0000           0.0000          -
62441.62/3166.28	c      3166        8507033     1264054        20           3.0000           0.0000          -
62542.21/3171.32	c      3171        8515985     1265500        20           3.0000           0.0000          -
62640.79/3176.39	c      3176       53479356          20        20           3.0000           0.0000          -
62741.25/3181.44	c      3181       53563855          21        20           3.0000           0.0000          -
62839.85/3186.49	c      3186       53650204          21        20           3.0000           0.0000          -
62940.34/3191.54	c      3192        8561414     1270062        20           3.0000           0.0000          -
63039.07/3196.59	c      3197       53820608          18        20           3.0000           0.0000          -
63139.61/3201.64	c      3202       53905723          20        20           3.0000           0.0000          -
63238.19/3206.69	c      3207       53986932          20        20           3.0000           0.0000          -
63338.67/3211.77	c      3212       54065985          21        20           3.0000           0.0000          -
63439.38/3216.83	c      3217       54147123          22        20           3.0000           0.0000          -
63537.98/3221.87	c      3222        8647168     1277173        20           3.0000           0.0000          -
63638.60/3226.92	c      3227        8664286     1278316        20           3.0000           0.0000          -
63737.19/3231.97	c      3232        8681794     1279395        20           3.0000           0.0000          -
63835.76/3236.98	c      3237        8700456     1280522        20           3.0000           0.0000          -
63934.60/3242.02	c      3242        8720060     1282060        20           3.0000           0.0000          -
64036.05/3247.10	c      3247        8737946     1283157        20           3.0000           0.0000          -
64136.66/3252.15	c      3252        8757656     1285146        20           3.0000           0.0000          -
64236.47/3257.22	c      3257       54829187          20        20           3.0000           0.0000          -
64335.09/3262.27	c      3262       54914178          21        20           3.0000           0.0000          -
64435.62/3267.33	c      3267       55000348          21        20           3.0000           0.0000          -
64534.26/3272.37	c      3272       55087456          24        20           3.0000           0.0000          -
64634.97/3277.43	c      3277       55175980          20        20           3.0000           0.0000          -
64733.36/3282.48	c      3282       55262674          20        20           3.0000           0.0000          -
64833.96/3287.52	c      3288        8843265     1292209        20           3.0000           0.0000          -
64932.46/3292.57	c      3293       55436932          20        20           3.0000           0.0000          -
65033.09/3297.62	c      3298       55519761          20        20           3.0000           0.0000          -
65131.59/3302.67	c      3303       55605406          19        20           3.0000           0.0000          -
65232.27/3307.72	c      3308       55692410          19        20           3.0000           0.0000          -
65330.87/3312.77	c      3313        8902378     1294800        20           3.0000           0.0000          -
65429.47/3317.78	c      3318       11036909      750342        20           3.0000           0.0000          -
65530.17/3322.87	c      3323       11055193      750811        20           3.0000           0.0000          -
65630.76/3327.93	c      3328       11072608      751013        20           3.0000           0.0000          -
65729.23/3332.96	c      3333       11087031      751521        20           3.0000           0.0000          -
65827.77/3338.02	c      3338       11103348      751606        20           3.0000           0.0000          -
65928.88/3343.07	c      3343       11119200      752100        20           3.0000           0.0000          -
66027.47/3348.12	c      3348       11135099      752596        20           3.0000           0.0000          -
66128.18/3353.15	c      3353       11150926      752823        20           3.0000           0.0000          -
66227.85/3358.21	c      3358       11166278      753146        20           3.0000           0.0000          -
66326.47/3363.27	c      3363       11183561      753389        20           3.0000           0.0000          -
66426.99/3368.32	c      3368       11200104      753406        20           3.0000           0.0000          -
66525.62/3373.37	c      3373       11220555      753632        20           3.0000           0.0000          -
66626.23/3378.43	c      3378       11235361      753719        20           3.0000           0.0000          -
66724.69/3383.47	c      3383       11251293      754088        20           3.0000           0.0000          -
66825.32/3388.52	c      3389       11263443      754399        20           3.0000           0.0000          -
66923.74/3393.58	c      3394       11279002      755499        20           3.0000           0.0000          -
67024.39/3398.63	c      3399        9088993     1306667        20           3.0000           0.0000          -
67122.93/3403.67	c      3404       11305487      755927        20           3.0000           0.0000          -
67223.65/3408.72	c      3409       11320544      756325        20           3.0000           0.0000          -
67322.23/3413.77	c      3414       11335724      756371        20           3.0000           0.0000          -
67422.66/3418.82	c      3419       11356580      757433        20           3.0000           0.0000          -
67521.25/3423.84	c      3424        9150660     1309714        20           3.0000           0.0000          -
67619.77/3428.88	c      3429       11396438      758409        20           3.0000           0.0000          -
67720.43/3433.94	c      3434       11414372      758107        20           3.0000           0.0000          -
67819.11/3438.99	c      3439       11431079      757729        20           3.0000           0.0000          -
67917.89/3444.04	c      3444        9196279     1312282        20           3.0000           0.0000          -
68019.33/3449.09	c      3449       11464278      758433        20           3.0000           0.0000          -
68117.93/3454.14	c      3454       11477138      758746        20           3.0000           0.0000          -
68218.48/3459.18	c      3459        9226733     1314125        20           3.0000           0.0000          -
68318.17/3464.26	c      3464       11506864      758329        20           3.0000           0.0000          -
68416.89/3469.29	c      3469        9242217     1315674        20           3.0000           0.0000          -
68517.41/3474.32	c      3474       11540320      758101        20           3.0000           0.0000          -
68617.98/3479.42	c      3479       11558565      757728        20           3.0000           0.0000          -
68716.59/3484.47	c      3484       11571968      757877        20           3.0000           0.0000          -
68817.29/3489.52	c      3490       11586115      758670        20           3.0000           0.0000          -
68915.78/3494.58	c      3495       11604914      759954        20           3.0000           0.0000          -
69016.40/3499.62	c      3500        9301559     1319985        20           3.0000           0.0000          -
69115.09/3504.68	c      3505       11639721      759833        20           3.0000           0.0000          -
69215.75/3509.72	c      3510       11657073      759095        20           3.0000           0.0000          -
69314.44/3514.76	c      3515        9334690     1321612        20           3.0000           0.0000          -
69413.02/3519.79	c      3520       11689481      757619        20           3.0000           0.0000          -
69513.59/3524.87	c      3525       11703068      757508        20           3.0000           0.0000          -
69614.38/3529.92	c      3530       11714139      757851        20           3.0000           0.0000          -
69712.82/3534.97	c      3535       11725784      757776        20           3.0000           0.0000          -
69811.55/3540.01	c      3540        9374589     1327993        20           3.0000           0.0000          -
69913.13/3545.07	c      3545       11755990      755840        20           3.0000           0.0000          -
70011.81/3550.12	c      3550        9387837     1330564        20           3.0000           0.0000          -
70112.37/3555.17	c      3555        9398484     1331764        20           3.0000           0.0000          -
70212.30/3560.22	c      3560       59913489          17        20           3.0000           0.0000          -
70310.89/3565.27	c      3565        9416662     1333613        20           3.0000           0.0000          -
70411.59/3570.32	c      3570       60084102          19        20           3.0000           0.0000          -
70510.20/3575.36	c      3575       60169917          20        20           3.0000           0.0000          -
70610.95/3580.42	c      3580       60257436          22        20           3.0000           0.0000          -
70709.73/3585.48	c      3585       60343786          20        20           3.0000           0.0000          -
70810.34/3590.53	c      3591       60426792          21        20           3.0000           0.0000          -
70909.06/3595.57	c      3596       60509215          20        20           3.0000           0.0000          -
71009.61/3600.62	c      3601        9479480     1339862        20           3.0000           0.0000          -
71108.23/3605.68	c      3606       60674869          18        20           3.0000           0.0000          -
71208.78/3610.72	c      3611        9496244     1341289        20           3.0000           0.0000          -
71307.45/3615.77	c      3616       60840404          19        20           3.0000           0.0000          -
71406.07/3620.80	c      3621        9516603     1344386        20           3.0000           0.0000          -
71506.77/3625.85	c      3626       61007654          22        20           3.0000           0.0000          -
71605.34/3630.90	c      3631       61090213          19        20           3.0000           0.0000          -
71706.09/3635.94	c      3636       61170383          19        20           3.0000           0.0000          -
71804.71/3640.99	c      3641       61251876          20        20           3.0000           0.0000          -
71906.09/3646.04	c      3646       61337493          20        20           3.0000           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (190434 MiB free)
  memory of node 1: 193531 MiB (191879 MiB free)
  memory of node 2: 193531 MiB (193106 MiB free)
  memory of node 3: 193531 MiB (193006 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-4465244-1722453440/watcher-4465244-1722453440 -o /tmp/evaluation-result-4465244-1722453440/solver-4465244-1722453440 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722453440-68158 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465244-1722453440.opb -qsol -t 72000 -sth 20 

running on 20 cores: 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

CPU governors:
  performance: 3 7 11 15 19 23 27 31 35 39 43 47 51 55 59 63 67 71 75 79

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=68216, runsolver pid=68202
Current StackSize limit: 8192 KiB


[startup+0.10016 s]*
/proc/loadavg: 20.47 29.27 41.35 81/1021 68378
/proc/meminfo: memFree=786345752/790760800 swapFree=131071996/131071996
[pid=68216] ppid=68202 vsize=1668712 memory=162436 CPUtime=1.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/stat : 68216 (fscip) S 68202 68216 68145 0 -1 1077936128 36675 0 0 0 122 21 0 0 20 0 41 0 11930817 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 17 43 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
/proc/68216/statm: 417178 40609 2950 3035 0 130016 0
[pid=68216/tid=68227] ppid=68202 vsize=1668712 memory=4026532269 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68227/stat : 68227 (fscip) R 68202 68216 68145 0 -1 4194368 2033 0 0 0 5 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68229] ppid=68202 vsize=1668712 memory=219949564250 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68229/stat : 68229 (fscip) R 68202 68216 68145 0 -1 4194368 1864 0 0 0 6 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68230] ppid=68202 vsize=1668712 memory=55216921977282 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68230/stat : 68230 (fscip) R 68202 68216 68145 0 -1 4194368 1435 0 0 0 5 0 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68232] ppid=68202 vsize=1668712 memory=61818303488684 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68232/stat : 68232 (fscip) R 68202 68216 68145 0 -1 4194368 2034 0 0 0 5 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68234] ppid=68202 vsize=1668712 memory=52987884282762 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68234/stat : 68234 (fscip) R 68202 68216 68145 0 -1 4194368 1846 0 0 0 6 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68236] ppid=68202 vsize=1668712 memory=59589282575630 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68236/stat : 68236 (fscip) R 68202 68216 68145 0 -1 4194368 1457 0 0 0 6 0 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68238] ppid=68202 vsize=1668712 memory=13571483297424551 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68238/stat : 68238 (fscip) R 68202 68216 68145 0 -1 4194368 1993 0 0 0 6 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68240] ppid=68202 vsize=1668712 memory=16105891959235668 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68240/stat : 68240 (fscip) R 68202 68216 68145 0 -1 4194368 1498 0 0 0 3 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68243] ppid=68202 vsize=1668712 memory=3545516201168120570 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68243/stat : 68243 (fscip) R 68202 68216 68145 0 -1 4194368 1424 0 0 0 6 0 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68244] ppid=68202 vsize=1668712 memory=3835150675176917894 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68244/stat : 68244 (fscip) R 68202 68216 68145 0 -1 4194368 1986 0 0 0 5 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68245] ppid=68202 vsize=1668712 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68245/stat : 68245 (fscip) R 68202 68216 68145 0 -1 4194368 1851 0 0 0 6 0 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68246] ppid=68202 vsize=1668712 memory=0 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68246/stat : 68246 (fscip) R 68202 68216 68145 0 -1 4194368 1414 0 0 0 6 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68251] ppid=68202 vsize=1668712 memory=0 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68251/stat : 68251 (fscip) R 68202 68216 68145 0 -1 4194368 2001 0 0 0 6 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68252] ppid=68202 vsize=1668712 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68252/stat : 68252 (fscip) R 68202 68216 68145 0 -1 4194368 1837 0 0 0 6 0 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68253] ppid=68202 vsize=1668712 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68253/stat : 68253 (fscip) R 68202 68216 68145 0 -1 4194368 1416 0 0 0 5 0 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68254] ppid=68202 vsize=1668712 memory=0 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68254/stat : 68254 (fscip) R 68202 68216 68145 0 -1 4194368 1987 0 0 0 6 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68255] ppid=68202 vsize=1668712 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68255/stat : 68255 (fscip) R 68202 68216 68145 0 -1 4194368 1816 0 0 0 6 0 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68256] ppid=68202 vsize=1668712 memory=0 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68256/stat : 68256 (fscip) R 68202 68216 68145 0 -1 4194368 1408 0 0 0 6 1 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68257] ppid=68202 vsize=1668712 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68257/stat : 68257 (fscip) R 68202 68216 68145 0 -1 4194368 2007 0 0 0 6 0 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68258] ppid=68202 vsize=1668712 memory=0 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68258/stat : 68258 (fscip) R 68202 68216 68145 0 -1 4194368 1860 0 0 0 6 0 0 0 20 0 41 0 11930818 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68299] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68299/stat : 68299 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68301] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68301/stat : 68301 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68304] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68304/stat : 68304 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68306] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68306/stat : 68306 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68323] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68323/stat : 68323 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68324] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68324/stat : 68324 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68325] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68325/stat : 68325 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68326] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68326/stat : 68326 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68327] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68327/stat : 68327 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68328] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68328/stat : 68328 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68329] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68329/stat : 68329 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68330] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68330/stat : 68330 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68331] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68331/stat : 68331 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68333] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68333/stat : 68333 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68332] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68332/stat : 68332 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68334] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68334/stat : 68334 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68335] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68335/stat : 68335 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68337] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68337/stat : 68337 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68338] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68338/stat : 68338 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68339] ppid=68202 vsize=1668712 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68339/stat : 68339 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1708761088 40609 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 1668712 KiB
Current children cumulated memory: 162436 KiB

[startup+0.246517 s]*
/proc/loadavg: 20.47 29.27 41.35 83/1021 68378
/proc/meminfo: memFree=785933984/790760800 swapFree=131071996/131071996
[pid=68216] ppid=68202 vsize=1669556 memory=244276 CPUtime=3.93 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/stat : 68216 (fscip) S 68202 68216 68145 0 -1 1077936128 57595 0 0 0 366 27 0 0 20 0 41 0 11930817 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 17 59 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
/proc/68216/statm: 417389 61069 2950 3035 0 153758 0
[pid=68216/tid=68227] ppid=68202 vsize=1669556 memory=4026531959 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68227/stat : 68227 (fscip) R 68202 68216 68145 0 -1 4194368 3884 0 0 0 17 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68229] ppid=68202 vsize=1669556 memory=74233 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68229/stat : 68229 (fscip) R 68202 68216 68145 0 -1 4194368 2525 0 0 0 18 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68230] ppid=68202 vsize=1669556 memory=54117410275792 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68230/stat : 68230 (fscip) R 68202 68216 68145 0 -1 4194368 1596 0 0 0 18 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68232] ppid=68202 vsize=1669556 memory=60718791787076 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68232/stat : 68232 (fscip) R 68202 68216 68145 0 -1 1077936192 3885 0 0 0 17 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68234] ppid=68202 vsize=1669556 memory=62879193891508 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68234/stat : 68234 (fscip) R 68202 68216 68145 0 -1 4194368 3047 0 0 0 18 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68236] ppid=68202 vsize=1669556 memory=58489770869644 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68236/stat : 68236 (fscip) R 68202 68216 68145 0 -1 4194368 1581 0 0 0 19 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68238] ppid=68202 vsize=1669556 memory=16103658576151980 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68238/stat : 68238 (fscip) R 68202 68216 68145 0 -1 4194368 3774 0 0 0 18 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68240] ppid=68202 vsize=1669556 memory=15542942005725407 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68240/stat : 68240 (fscip) R 68202 68216 68145 0 -1 4194368 2363 0 0 0 15 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68243] ppid=68202 vsize=1669556 memory=4048796753766689491 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68243/stat : 68243 (fscip) R 68202 68216 68145 0 -1 4194368 1600 0 0 0 18 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68244] ppid=68202 vsize=1669556 memory=4050197557383859077 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68244/stat : 68244 (fscip) R 68202 68216 68145 0 -1 4194368 3817 0 0 0 17 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68245] ppid=68202 vsize=1669556 memory=0 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68245/stat : 68245 (fscip) R 68202 68216 68145 0 -1 4194368 2507 0 0 0 18 0 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68246] ppid=68202 vsize=1669556 memory=0 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68246/stat : 68246 (fscip) R 68202 68216 68145 0 -1 4194368 1468 0 0 0 19 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68251] ppid=68202 vsize=1669556 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68251/stat : 68251 (fscip) R 68202 68216 68145 0 -1 4194368 3788 0 0 0 16 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68252] ppid=68202 vsize=1669556 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68252/stat : 68252 (fscip) R 68202 68216 68145 0 -1 4194368 3035 0 0 0 18 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68253] ppid=68202 vsize=1669556 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68253/stat : 68253 (fscip) R 68202 68216 68145 0 -1 4194368 1683 0 0 0 18 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68254] ppid=68202 vsize=1669556 memory=0 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68254/stat : 68254 (fscip) R 68202 68216 68145 0 -1 4194368 3723 0 0 0 19 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68255] ppid=68202 vsize=1669556 memory=0 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68255/stat : 68255 (fscip) R 68202 68216 68145 0 -1 4194368 3888 0 0 0 19 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68256] ppid=68202 vsize=1669556 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68256/stat : 68256 (fscip) R 68202 68216 68145 0 -1 4194368 1545 0 0 0 18 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68257] ppid=68202 vsize=1669556 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68257/stat : 68257 (fscip) R 68202 68216 68145 0 -1 4194368 3891 0 0 0 18 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68258] ppid=68202 vsize=1669556 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68258/stat : 68258 (fscip) R 68202 68216 68145 0 -1 4194368 2462 0 0 0 18 1 0 0 20 0 41 0 11930818 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68299] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68299/stat : 68299 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68301] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68301/stat : 68301 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68304] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68304/stat : 68304 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68306] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68306/stat : 68306 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68323] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68323/stat : 68323 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68324] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68324/stat : 68324 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68325] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68325/stat : 68325 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68326] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68326/stat : 68326 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68327] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68327/stat : 68327 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68328] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68328/stat : 68328 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68329] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68329/stat : 68329 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68330] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68330/stat : 68330 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68331] ppid=68202 vsize=1669556 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68331/stat : 68331 (fscip) S 68202 68216 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1709625344 61069 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0

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

/proc/68216/task/68325/stat : 68325 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68326] ppid=68202 vsize=25338720 memory=280291579848864 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68326/stat : 68326 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68327] ppid=68202 vsize=25338720 memory=13664 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68327/stat : 68327 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68328] ppid=68202 vsize=25338720 memory=10392 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68328/stat : 68328 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68329] ppid=68202 vsize=25338720 memory=5432 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68329/stat : 68329 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68330] ppid=68202 vsize=25338720 memory=-7522252195665896576 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68330/stat : 68330 (fscip) S 68202 68216 68145 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68331] ppid=68202 vsize=25338720 memory=8865986034910147 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68331/stat : 68331 (fscip) S 68202 68216 68145 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68333] ppid=68202 vsize=25338720 memory=19580 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68333/stat : 68333 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 1 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68332] ppid=68202 vsize=25338720 memory=10392 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68332/stat : 68332 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68334] ppid=68202 vsize=25338720 memory=5432 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68334/stat : 68334 (fscip) S 68202 68216 68145 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68335] ppid=68202 vsize=25338720 memory=16108 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68335/stat : 68335 (fscip) S 68202 68216 68145 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68337] ppid=68202 vsize=25338720 memory=23752436 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68337/stat : 68337 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 1 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68338] ppid=68202 vsize=25338720 memory=20208 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68338/stat : 68338 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68339] ppid=68202 vsize=25338720 memory=5524 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68339/stat : 68339 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 25946849280 5938889 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
Current children cumulated CPU time: 71832.4 s
Current children cumulated vsize: 25338720 KiB
Current children cumulated memory: 23755556 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3650.8 s]
/proc/loadavg: 79.35 80.16 79.70 82/1021 70424
/proc/meminfo: memFree=731798136/790760800 swapFree=131071996/131071996
[pid=68216] ppid=68202 vsize=25535584 memory=23802420 CPUtime=72000.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/stat : 68216 (fscip) S 68202 68216 68145 0 -1 1077936128 77837574 0 0 0 7105879 94134 0 0 20 0 41 0 11930817 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
/proc/68216/statm: 6383896 5950605 3318 3035 0 6206749 0
[pid=68216/tid=68227] ppid=68202 vsize=25535584 memory=7176 CPUtime=3597.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68227/stat : 68227 (fscip) R 68202 68216 68145 0 -1 4194368 5806989 0 0 0 355890 3900 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68229] ppid=68202 vsize=25535584 memory=36116 CPUtime=3606.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68229/stat : 68229 (fscip) R 68202 68216 68145 0 -1 4194368 5289363 0 0 0 357478 3198 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68230] ppid=68202 vsize=25535584 memory=4684 CPUtime=3595.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68230/stat : 68230 (fscip) R 68202 68216 68145 0 -1 4194368 155254 0 0 0 352099 7422 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68232] ppid=68202 vsize=25535584 memory=20568 CPUtime=3600.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68232/stat : 68232 (fscip) R 68202 68216 68145 0 -1 4194368 5360306 0 0 0 356184 3859 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68234] ppid=68202 vsize=25535584 memory=6856 CPUtime=3608.89 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68234/stat : 68234 (fscip) R 68202 68216 68145 0 -1 4194368 5084471 0 0 0 357968 2921 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68236] ppid=68202 vsize=25535584 memory=7112 CPUtime=3594.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68236/stat : 68236 (fscip) R 68202 68216 68145 0 -1 4194368 158530 0 0 0 352044 7361 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68238] ppid=68202 vsize=25535584 memory=28132 CPUtime=3597.73 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68238/stat : 68238 (fscip) R 68202 68216 68145 0 -1 4194368 5695272 0 0 0 355975 3798 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68240] ppid=68202 vsize=25535584 memory=25333125866717268 CPUtime=3605.42 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68240/stat : 68240 (fscip) R 68202 68216 68145 0 -1 4194368 6134164 0 0 0 357044 3498 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68243] ppid=68202 vsize=25535584 memory=23619776 CPUtime=3591.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68243/stat : 68243 (fscip) R 68202 68216 68145 0 -1 4194368 150950 0 0 0 351663 7467 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68244] ppid=68202 vsize=25535584 memory=23606132 CPUtime=3599.73 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68244/stat : 68244 (fscip) R 68202 68216 68145 0 -1 4194368 5111794 0 0 0 356173 3800 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68245] ppid=68202 vsize=25535584 memory=198340509722 CPUtime=3608 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68245/stat : 68245 (fscip) R 68202 68216 68145 0 -1 4194368 5086671 0 0 0 357442 3358 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68246] ppid=68202 vsize=25535584 memory=74122 CPUtime=3595.86 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68246/stat : 68246 (fscip) R 68202 68216 68145 0 -1 1077936192 145964 0 0 0 351835 7751 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68251] ppid=68202 vsize=25535584 memory=74456 CPUtime=3596.84 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68251/stat : 68251 (fscip) R 68202 68216 68145 0 -1 4194368 6269257 0 0 0 356004 3680 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68252] ppid=68202 vsize=25535584 memory=74785 CPUtime=3604.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68252/stat : 68252 (fscip) R 68202 68216 68145 0 -1 4194368 4559958 0 0 0 357109 3370 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68253] ppid=68202 vsize=25535584 memory=75104 CPUtime=3594.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68253/stat : 68253 (fscip) R 68202 68216 68145 0 -1 4194368 163539 0 0 0 352487 6980 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68254] ppid=68202 vsize=25535584 memory=75428 CPUtime=3599.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68254/stat : 68254 (fscip) R 68202 68216 68145 0 -1 4194368 5557257 0 0 0 355878 4102 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68255] ppid=68202 vsize=25535584 memory=43185 CPUtime=3603.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68255/stat : 68255 (fscip) R 68202 68216 68145 0 -1 4194368 5936393 0 0 0 356936 3446 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68256] ppid=68202 vsize=25535584 memory=43652 CPUtime=3591.52 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68256/stat : 68256 (fscip) R 68202 68216 68145 0 -1 4194368 160325 0 0 0 351980 7172 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68257] ppid=68202 vsize=25535584 memory=92236 CPUtime=3598.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68257/stat : 68257 (fscip) R 68202 68216 68145 0 -1 4194368 5923261 0 0 0 356037 3833 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68258] ppid=68202 vsize=25535584 memory=4050481222760315066 CPUtime=3606.34 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68258/stat : 68258 (fscip) R 68202 68216 68145 0 -1 4194368 5082569 0 0 0 357502 3132 0 0 20 0 41 0 11930818 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68299] ppid=68202 vsize=25535584 memory=3761403097424139059 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68299/stat : 68299 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68301] ppid=68202 vsize=25535584 memory=7230922197213931622 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68301/stat : 68301 (fscip) S 68202 68216 68145 0 -1 1077936192 68 0 0 0 1 1 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68304] ppid=68202 vsize=25535584 memory=7230922197213931622 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68304/stat : 68304 (fscip) S 68202 68216 68145 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68306] ppid=68202 vsize=25535584 memory=7522235569777372264 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68306/stat : 68306 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68323] ppid=68202 vsize=25535584 memory=23780356 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68323/stat : 68323 (fscip) S 68202 68216 68145 0 -1 1077936192 64 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68324] ppid=68202 vsize=25535584 memory=7176 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68324/stat : 68324 (fscip) S 68202 68216 68145 0 -1 1077936192 129 0 0 0 0 3 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68325] ppid=68202 vsize=25535584 memory=36116 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68325/stat : 68325 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68326] ppid=68202 vsize=25535584 memory=4684 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68326/stat : 68326 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68327] ppid=68202 vsize=25535584 memory=23780332 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68327/stat : 68327 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68328] ppid=68202 vsize=25535584 memory=2688 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68328/stat : 68328 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68329] ppid=68202 vsize=25535584 memory=-7522252195665896576 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68329/stat : 68329 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68330] ppid=68202 vsize=25535584 memory=4606932 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68330/stat : 68330 (fscip) S 68202 68216 68145 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68331] ppid=68202 vsize=25535584 memory=2704 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68331/stat : 68331 (fscip) S 68202 68216 68145 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68333] ppid=68202 vsize=25535584 memory=4696 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68333/stat : 68333 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68332] ppid=68202 vsize=25535584 memory=3608020 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68332/stat : 68332 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68334] ppid=68202 vsize=25535584 memory=-5155635678216480645 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68334/stat : 68334 (fscip) S 68202 68216 68145 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68335] ppid=68202 vsize=25535584 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68335/stat : 68335 (fscip) S 68202 68216 68145 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68337] ppid=68202 vsize=25535584 memory=148 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68337/stat : 68337 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 1 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68338] ppid=68202 vsize=25535584 memory=8043039197987312475 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68338/stat : 68338 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
[pid=68216/tid=68339] ppid=68202 vsize=25535584 memory=7230922197213931622 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68216/task/68339/stat : 68339 (fscip) S 68202 68216 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 26148438016 5950605 809668444160 4194304 16623229 140725193402560 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 24285184 140725193405450 140725193405568 140725193405568 140725193412592 0
Current children cumulated CPU time: 72000.1 s
Current children cumulated vsize: 25535584 KiB
Current children cumulated memory: 23802420 KiB

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

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

# cumulated CPU time of all completed processes:  user=71058.9 s, system=942.05 s

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

[startup+3651.2 s]
/proc/loadavg: 79.35 80.16 79.70 63/982 70426
/proc/meminfo: memFree=739182648/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3651.4 s]
/proc/loadavg: 79.35 80.16 79.70 63/982 70426
/proc/meminfo: memFree=739182648/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3651.5 s]
/proc/loadavg: 79.35 80.16 79.70 63/982 70426
/proc/meminfo: memFree=739182648/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3651.51
CPU time (s): 72001
CPU user time (s): 71058.9
CPU system time (s): 942.05
CPU usage (%): 1971.81
Max. virtual memory (cumulated for all children) (KiB): 25535584
Max. memory (cumulated for all children) (KiB): 23802420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71058.9
system time used= 942.05
maximum resident set size= 23803200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77837832
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= 20644824
involuntary context switches= 217979


# summary of solver processes directly reported to runsolver:
#   pid: 68216
#   total CPU time (s): 72001
#   total CPU user time (s): 71058.9
#   total CPU system time (s): 942.05

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.9171 second user time and 104.192 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-07-31 21:17:20
IDJOB=4465244
IDBENCH=147594
IDSOLVER=3094
FILE ID=nodeD101/4465244-1722453440
RUNJOBID= nodeD101-1722453440-68158
SLURM_JOB_ID= 8254236
Free space on /tmp= 8622924 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_6_50_1.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465244-1722453440/watcher-4465244-1722453440 -o /tmp/evaluation-result-4465244-1722453440/solver-4465244-1722453440 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722453440-68158 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465244-1722453440.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= d93197574d7bf829fc84498a7cd9d0ce
RANDOM SEED=1039887911

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 56
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003102
cpu MHz		: 2505.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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        786872800 kB
MemAvailable:   785000876 kB
Buffers:          151020 kB
Cached:           985044 kB
SwapCached:            0 kB
Active:           305164 kB
Inactive:        1246468 kB
Active(anon):       2000 kB
Inactive(anon):   436096 kB
Active(file):     303164 kB
Inactive(file):   810372 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            112420 kB
Writeback:             0 kB
AnonPages:        414616 kB
Mapped:            89216 kB
Shmem:             22536 kB
KReclaimable:     129936 kB
Slab:             454916 kB
SReclaimable:     129936 kB
SUnreclaim:       324980 kB
KernelStack:       14400 kB
PageTables:         9992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     605664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           205824 kB
HardwareCorrupted:     0 kB
AnonHugePages:    272384 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      468992 kB
DirectMap2M:    27291648 kB
DirectMap1G:    778043392 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD101 at 2024-07-31 22:18:12