Trace number 4465245

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_6_50_3.opb
MD5SUM8451009eff5aac10a49807ab684bf277
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 benchmark3600.07
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 constraint64
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 1270
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 4321
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() = 951383, SCIPgetMemTotal() = 1273519, 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 = 15210723, getVmSize() = 25382912, SCIPgetMemUsed() = 1491554, SCIPgetMemTotal() = 2822138, 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-4465245-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      : 12
0.00/0.00	c Constraints        : Number
0.00/0.00	c   linear           : 8 
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         981.0000                -          -
0.00/0.07	c *       0              0           1        20         879.0000                -          -
0.00/0.09	c *       0              2           1        20         845.0000           0.0000          -
0.00/0.09	c *       0              2           1        20         843.0000           0.0000          -
0.00/0.10	c *       0              2           1        20         824.0000           0.0000          -
0.00/0.11	c *       0              2           1        20         817.0000           0.0000          -
1.28/0.14	c *       0              2           1        20         815.0000           0.0000          -
1.28/0.14	c *       0              2           1        20         277.0000           0.0000          -
1.28/0.14	c *       0              2           1        20         131.0000           0.0000          -
1.28/0.19	c *       0              2           1        20         116.0000           0.0000          -
1.28/0.22	c *       0              2           1        20         115.0000           0.0000          -
1.28/0.24	c *       0              2           1        20         111.0000           0.0000          -
9.69/0.62	c *       1              2           1        20         109.0000           0.0000          -
11.01/0.66	c *       1              2           1        20         101.0000           0.0000          -
12.24/0.70	c *       1              2           1        20          65.0000           0.0000          -
14.26/0.83	c *       1              2           1        20          47.0000           0.0000          -
21.99/1.21	c *       1              2           1        20          45.0000           0.0000          -
21.99/1.22	c *       1              2           1        20          41.0000           0.0000          -
21.99/1.22	c *       1              2           1        20          39.0000           0.0000          -
21.99/1.23	c *       1              2           1        20          37.0000           0.0000          -
23.94/1.31	c *       1          14742          24        20          36.0000           0.0000          -
35.77/1.93	c *       2          14742          24        20          27.0000           0.0000          -
63.22/3.31	c *       3          46699          18        20          26.0000           0.0000          -
63.22/3.36	c *       3          46699          18        20          14.0000           0.0000          -
97.46/5.12	c         5          67481          22        20          14.0000           0.0000          -
99.50/5.17	c *       5           5424        4506        20          12.0000           0.0000          -
198.20/10.16	c        10         163238          21        20          12.0000           0.0000          -
297.83/15.21	c        15         255184          21        20          12.0000           0.0000          -
349.18/17.83	c *      18         308795          21        20          10.0000           0.0000          -
396.41/20.27	c        20          41584       30902        20          10.0000           0.0000          -
496.86/25.35	c        25         422468          20        20          10.0000           0.0000          -
595.43/30.39	c        30         505816          22        20          10.0000           0.0000          -
696.03/35.43	c        35         608130          19        20          10.0000           0.0000          -
699.99/35.66	c *      36          91380       36527        20           8.0000           0.0000          -
701.99/35.79	c *      36         102859       51464        20           6.0000           0.0000          -
794.76/40.48	c        40         702382          19        20           6.0000           0.0000          -
895.20/45.53	c        46         800958          20        20           6.0000           0.0000          -
993.80/50.58	c        51         900695          21        20           6.0000           0.0000          -
1094.33/55.63	c        56        1003778          22        20           6.0000           0.0000          -
1192.86/60.68	c        61        1091679          23        20           6.0000           0.0000          -
1293.37/65.74	c        66        1175894          26        20           6.0000           0.0000          -
1391.83/70.78	c        71        1260256          23        20           6.0000           0.0000          -
1492.16/75.83	c        76        1345669          23        20           6.0000           0.0000          -
1590.68/80.88	c        81        1431942          22        20           6.0000           0.0000          -
1691.01/85.93	c        86        1521269          23        20           6.0000           0.0000          -
1789.53/90.98	c        91        1612562          20        20           6.0000           0.0000          -
1888.00/96.04	c        96        1694117          22        20           6.0000           0.0000          -
1927.41/98.01	c *      98        1727872          22        20           5.0000           0.0000          -
1989.47/101.09	c       101        1761633          21        20           5.0000           0.0000          -
2088.06/106.11	c       106         292263       90769        20           5.0000           0.0000          -
2188.84/111.17	c       111        1926099          22        20           5.0000           0.0000          -
2288.56/116.21	c       116        2006376          23        20           5.0000           0.0000          -
2387.14/121.26	c       121         335606      107599        20           5.0000           0.0000          -
2485.72/126.27	c       126        2058234          22        20           5.0000           0.0000          -
2584.12/131.30	c       131         440279       86020        20           5.0000           0.0000          -
2684.61/136.35	c       136         459675       86179        20           5.0000           0.0000          -
2785.07/141.42	c       141        2299080          24        20           5.0000           0.0000          -
2883.57/146.47	c       146        2444838          18        20           5.0000           0.0000          -
2984.06/151.52	c       152        2457923          21        20           5.0000           0.0000          -
3082.41/156.57	c       157        2592313          18        20           5.0000           0.0000          -
3182.95/161.62	c       162        2617827          23        20           5.0000           0.0000          -
3281.42/166.67	c       167        2701759          24        20           5.0000           0.0000          -
3381.82/171.72	c       172        2782917          19        20           5.0000           0.0000          -
3480.31/176.77	c       177        2901981          20        20           5.0000           0.0000          -
3580.90/181.82	c       182        2940793          23        20           5.0000           0.0000          -
3679.38/186.87	c       187        3064268          22        20           5.0000           0.0000          -
3779.91/191.92	c       192        3098657          21        20           5.0000           0.0000          -
3878.29/196.97	c       197        3178960          21        20           5.0000           0.0000          -
3976.81/202.02	c       202        3259722          20        20           5.0000           0.0000          -
4078.00/207.07	c       207        3339820          20        20           5.0000           0.0000          -
4176.54/212.12	c       212        3421617          21        20           5.0000           0.0000          -
4276.88/217.17	c       217        3544471          19        20           5.0000           0.0000          -
4376.60/222.22	c       222        3581182          21        20           5.0000           0.0000          -
4475.19/227.24	c       227         813849       87107        20           5.0000           0.0000          -
4573.72/232.28	c       232        3788992          20        20           5.0000           0.0000          -
4674.22/237.33	c       237        3869705          20        20           5.0000           0.0000          -
4772.87/242.38	c       242        3892466          22        20           5.0000           0.0000          -
4873.54/247.42	c       247         899768      129139        20           5.0000           0.0000          -
4972.15/252.46	c       252         917436      129913        20           5.0000           0.0000          -
5072.59/257.51	c       258         934330      129986        20           5.0000           0.0000          -
5171.19/262.56	c       263         951182      130063        20           5.0000           0.0000          -
5271.59/267.61	c       268         967132      129687        20           5.0000           0.0000          -
5370.23/272.66	c       273         982768      128934        20           5.0000           0.0000          -
5470.84/277.71	c       278         998359      128290        20           5.0000           0.0000          -
5569.15/282.76	c       283        1013278      127090        20           5.0000           0.0000          -
5669.84/287.81	c       288        1029272      125676        20           5.0000           0.0000          -
5768.43/292.87	c       293        1041308      125588        20           5.0000           0.0000          -
5868.70/297.91	c       298        1057571      123838        20           5.0000           0.0000          -
5967.04/302.97	c       303        1072495      121739        20           5.0000           0.0000          -
6065.75/308.01	c       308        1088172      120157        20           5.0000           0.0000          -
6167.06/313.07	c       313        1104138      120113        20           5.0000           0.0000          -
6265.51/318.11	c       318        1119087      121469        20           5.0000           0.0000          -
6366.01/323.15	c       323        1132961      120778        20           5.0000           0.0000          -
6464.46/328.20	c       328        1145294      120825        20           5.0000           0.0000          -
6564.18/333.24	c       333        1156033      120362        20           5.0000           0.0000          -
6662.79/338.29	c       338        1172526      122588        20           5.0000           0.0000          -
6763.02/343.34	c       343        1187023      124205        20           5.0000           0.0000          -
6861.72/348.39	c       348        1200194      124825        20           5.0000           0.0000          -
6895.77/350.09	c *     350        1175496      334959        20           4.0000           0.0000          -
6962.09/353.44	c       353        1178979      334531        20           4.0000           0.0000          -
7060.84/358.49	c       358        1237959      124442        20           4.0000           0.0000          -
7161.45/363.54	c       364        1259246      124413        20           4.0000           0.0000          -
7260.28/368.55	c       369        1280704      125123        20           4.0000           0.0000          -
7360.80/373.64	c       374        1302369      125207        20           4.0000           0.0000          -
7459.42/378.70	c       379        1324635      120343        20           4.0000           0.0000          -
7560.11/383.74	c       384        1346644      123971        20           4.0000           0.0000          -
7658.71/388.79	c       389        1369456      125728        20           4.0000           0.0000          -
7759.30/393.85	c       394        1393509      125976        20           4.0000           0.0000          -
7857.88/398.89	c       399        1417784      123766        20           4.0000           0.0000          -
7958.24/403.94	c       404        1443529      120731        20           4.0000           0.0000          -
8056.75/408.99	c       409        1466704      121719        20           4.0000           0.0000          -
8157.74/414.04	c       414        1487450      124818        20           4.0000           0.0000          -
8256.39/419.09	c       419        1509297      125249        20           4.0000           0.0000          -
8356.93/424.14	c       424        1531192      123949        20           4.0000           0.0000          -
8455.73/429.20	c       429        1552082      123505        20           4.0000           0.0000          -
8555.23/434.24	c       434        1573381      125493        20           4.0000           0.0000          -
8653.79/439.26	c       439        1595699      127373        20           4.0000           0.0000          -
8752.19/444.30	c       444        1618998      125726        20           4.0000           0.0000          -
8852.84/449.36	c       449        1493960      378925        20           4.0000           0.0000          -
8953.29/454.40	c       454        1513314      381450        20           4.0000           0.0000          -
9051.79/459.46	c       459        1532521      383182        20           4.0000           0.0000          -
9151.86/464.51	c       465        1549872      385477        20           4.0000           0.0000          -
9250.28/469.56	c       470        1567171      388712        20           4.0000           0.0000          -
9350.68/474.61	c       475        1584176      392400        20           4.0000           0.0000          -
9449.09/479.64	c       480        1599814      396204        20           4.0000           0.0000          -
9547.45/484.69	c       485        1617106      399294        20           4.0000           0.0000          -
9647.95/489.74	c       490        1635476      401641        20           4.0000           0.0000          -
9746.57/494.79	c       495        1651092      404895        20           4.0000           0.0000          -
9847.27/499.84	c       500        7822830          20        20           4.0000           0.0000          -
9945.62/504.89	c       505        7898159          24        20           4.0000           0.0000          -
10046.10/509.94	c       510        1701331      416420        20           4.0000           0.0000          -
10144.64/514.99	c       515        1857535       89992        20           4.0000           0.0000          -
10245.87/520.04	c       520        1875969       96881        20           4.0000           0.0000          -
10344.24/525.10	c       525        1894926      104615        20           4.0000           0.0000          -
10444.61/530.14	c       530        1913735      113382        20           4.0000           0.0000          -
10543.23/535.19	c       535        1931385      120342        20           4.0000           0.0000          -
10642.78/540.24	c       540        1949511      127006        20           4.0000           0.0000          -
10741.32/545.29	c       545        1967919      133635        20           4.0000           0.0000          -
10841.90/550.34	c       550        1983353      137673        20           4.0000           0.0000          -
10940.46/555.39	c       555        1996651      139932        20           4.0000           0.0000          -
11040.94/560.44	c       560        2011087      142528        20           4.0000           0.0000          -
11139.26/565.49	c       566        2026501      145648        20           4.0000           0.0000          -
11239.76/570.54	c       571        2043556      149524        20           4.0000           0.0000          -
11338.17/575.59	c       576        2061289      152077        20           4.0000           0.0000          -
11438.51/580.65	c       581        2075971      153300        20           4.0000           0.0000          -
11536.95/585.69	c       586        2090511      156837        20           4.0000           0.0000          -
11637.47/590.74	c       591        2104254      158945        20           4.0000           0.0000          -
11736.04/595.79	c       596        2116639      160381        20           4.0000           0.0000          -
11836.49/600.84	c       601        2131247      163722        20           4.0000           0.0000          -
11935.16/605.89	c       606        2147166      167591        20           4.0000           0.0000          -
12035.59/610.94	c       611        2163938      170401        20           4.0000           0.0000          -
12134.02/616.00	c       616        2178187      172049        20           4.0000           0.0000          -
12232.61/621.01	c       621        2195908      175016        20           4.0000           0.0000          -
12307.41/624.71	c *     625        2081981      473931        20           3.0000           0.0000          -
12337.03/626.22	c       626        2085012      471852        20           3.0000           0.0000          -
12435.56/631.27	c       631        2227036      179952        20           3.0000           0.0000          -
12535.93/636.32	c       636        2085077      471862        20           3.0000           0.0000          -
12634.25/641.37	c       641        2085335      471884        20           3.0000           0.0000          -
12734.60/646.43	c       646        2104076      474083        20           3.0000           0.0000          -
12833.00/651.47	c       651        2123576      475398        20           3.0000           0.0000          -
12933.55/656.53	c       657        2143181      477029        20           3.0000           0.0000          -
13031.67/661.58	c       662        2157720      478941        20           3.0000           0.0000          -
13132.04/666.63	c       667        2175209      479752        20           3.0000           0.0000          -
13230.65/671.68	c       672        2195175      481022        20           3.0000           0.0000          -
13331.06/676.73	c       677        2212810      482846        20           3.0000           0.0000          -
13429.41/681.78	c       682        2231308      485188        20           3.0000           0.0000          -
13529.87/686.82	c       687        2250733      486508        20           3.0000           0.0000          -
13628.36/691.87	c       692        2268001      489179        20           3.0000           0.0000          -
13728.96/696.92	c       697        2286021      490738        20           3.0000           0.0000          -
13827.33/701.96	c       702        2303455      492400        20           3.0000           0.0000          -
13925.98/707.01	c       707        2320023      494985        20           3.0000           0.0000          -
14027.05/712.06	c       712        2479877      213377        20           3.0000           0.0000          -
14125.38/717.13	c       717       11119741          22        20           3.0000           0.0000          -
14225.96/722.18	c       722       11196655          21        20           3.0000           0.0000          -
14325.57/727.23	c       727       11270060          21        20           3.0000           0.0000          -
14424.16/732.28	c       732        2540105      217952        20           3.0000           0.0000          -
14524.34/737.33	c       737        2552780      218939        20           3.0000           0.0000          -
14622.79/742.38	c       742        2572927      221181        20           3.0000           0.0000          -
14723.28/747.43	c       747        2587311      221881        20           3.0000           0.0000          -
14821.83/752.44	c       752       11648892          19        20           3.0000           0.0000          -
14922.24/757.50	c       758       11737604          21        20           3.0000           0.0000          -
15020.44/762.55	c       763       11827657          20        20           3.0000           0.0000          -
15120.93/767.63	c       768       11919441          22        20           3.0000           0.0000          -
15219.26/772.68	c       773       12010554          20        20           3.0000           0.0000          -
15319.90/777.73	c       778       12101732          18        20           3.0000           0.0000          -
15418.37/782.78	c       783       12192460          20        20           3.0000           0.0000          -
15518.71/787.83	c       788       12280973          21        20           3.0000           0.0000          -
15617.04/792.88	c       793       12373450          22        20           3.0000           0.0000          -
15717.54/797.93	c       798       12463666          19        20           3.0000           0.0000          -
15815.93/802.98	c       803       12554564          22        20           3.0000           0.0000          -
15914.46/808.03	c       808       12644123          19        20           3.0000           0.0000          -
16015.37/813.08	c       813       12733730          20        20           3.0000           0.0000          -
16113.98/818.13	c       818       12824589          20        20           3.0000           0.0000          -
16214.19/823.18	c       823       12915235          20        20           3.0000           0.0000          -
16314.09/828.23	c       828       13007102          22        20           3.0000           0.0000          -
16412.44/833.28	c       833       13099114          20        20           3.0000           0.0000          -
16512.99/838.33	c       838       13189393          21        20           3.0000           0.0000          -
16611.27/843.39	c       843       13280570          20        20           3.0000           0.0000          -
16711.74/848.44	c       848       13369451          21        20           3.0000           0.0000          -
16810.06/853.49	c       854       13461397          21        20           3.0000           0.0000          -
16910.68/858.55	c       859       13554318          21        20           3.0000           0.0000          -
17009.08/863.59	c       864       13643728          21        20           3.0000           0.0000          -
17109.71/868.64	c       869       13733465          21        20           3.0000           0.0000          -
17208.09/873.69	c       874       13822332          20        20           3.0000           0.0000          -
17308.40/878.78	c       879       13909598          22        20           3.0000           0.0000          -
17408.63/883.83	c       884       14001284          21        20           3.0000           0.0000          -
17507.07/888.88	c       889       14090883          22        20           3.0000           0.0000          -
17607.50/893.93	c       894       14180830          21        20           3.0000           0.0000          -
17706.03/898.98	c       899       14271009          19        20           3.0000           0.0000          -
17804.39/904.03	c       904       14359655          22        20           3.0000           0.0000          -
17905.69/909.08	c       909       14449593          23        20           3.0000           0.0000          -
18004.32/914.13	c       914       14541462          22        20           3.0000           0.0000          -
18104.72/919.18	c       919       14631795          22        20           3.0000           0.0000          -
18204.36/924.23	c       924       14722165          22        20           3.0000           0.0000          -
18302.94/929.28	c       929       14812480          20        20           3.0000           0.0000          -
18403.41/934.33	c       934       14902688          22        20           3.0000           0.0000          -
18501.79/939.38	c       939       14991039          20        20           3.0000           0.0000          -
18602.21/944.43	c       944       15077687          21        20           3.0000           0.0000          -
18700.79/949.48	c       949       15167009          22        20           3.0000           0.0000          -
18801.25/954.53	c       955       15254872          21        20           3.0000           0.0000          -
18899.82/959.58	c       960       15340189          21        20           3.0000           0.0000          -
19000.32/964.63	c       965       15431953          23        20           3.0000           0.0000          -
19098.91/969.68	c       970       15521309          21        20           3.0000           0.0000          -
19199.41/974.73	c       975       15611949          20        20           3.0000           0.0000          -
19298.10/979.79	c       980       15704928          22        20           3.0000           0.0000          -
19398.50/984.83	c       985       15793681          22        20           3.0000           0.0000          -
19497.00/989.88	c       990       15881142          21        20           3.0000           0.0000          -
19597.47/994.93	c       995       15972887          23        20           3.0000           0.0000          -
19695.83/999.98	c      1000       16063231          20        20           3.0000           0.0000          -
19794.27/1005.03	c      1005       16147432          19        20           3.0000           0.0000          -
19895.50/1010.08	c      1010       16236137          18        20           3.0000           0.0000          -
19993.87/1015.13	c      1015       16328800          20        20           3.0000           0.0000          -
20094.35/1020.18	c      1020       16422654          19        20           3.0000           0.0000          -
20193.91/1025.23	c      1025       16513781          21        20           3.0000           0.0000          -
20292.32/1030.28	c      1030       16603473          19        20           3.0000           0.0000          -
20392.72/1035.30	c      1035       16695425          20        20           3.0000           0.0000          -
20491.10/1040.35	c      1040       16787495          22        20           3.0000           0.0000          -
20591.41/1045.43	c      1045       16877988          22        20           3.0000           0.0000          -
20690.07/1050.48	c      1050       16967147          20        20           3.0000           0.0000          -
20790.51/1055.53	c      1056       17059093          20        20           3.0000           0.0000          -
20888.72/1060.58	c      1061       17148850          19        20           3.0000           0.0000          -
20989.14/1065.63	c      1066       17241455          22        20           3.0000           0.0000          -
21087.47/1070.68	c      1071       17332509          18        20           3.0000           0.0000          -
21187.96/1075.73	c      1076       17424274          20        20           3.0000           0.0000          -
21286.21/1080.78	c      1081       17512038          20        20           3.0000           0.0000          -
21386.70/1085.81	c      1086       17602935          19        20           3.0000           0.0000          -
21485.19/1090.88	c      1091       17697526          20        20           3.0000           0.0000          -
21585.63/1095.94	c      1096       17790412          21        20           3.0000           0.0000          -
21684.00/1100.98	c      1101       17880501          23        20           3.0000           0.0000          -
21785.05/1106.04	c      1106       17971815          20        20           3.0000           0.0000          -
21883.43/1111.08	c      1111       18063156          21        20           3.0000           0.0000          -
21982.12/1116.13	c      1116       18152994          20        20           3.0000           0.0000          -
22082.59/1121.18	c      1121       18245741          20        20           3.0000           0.0000          -
22182.28/1126.23	c      1126       18338668          19        20           3.0000           0.0000          -
22280.78/1131.28	c      1131       18425685          20        20           3.0000           0.0000          -
22381.43/1136.33	c      1136       18516244          23        20           3.0000           0.0000          -
22479.93/1141.38	c      1141       18605988          22        20           3.0000           0.0000          -
22580.31/1146.43	c      1146       18692834          23        20           3.0000           0.0000          -
22678.84/1151.47	c      1151       18781474          20        20           3.0000           0.0000          -
22779.50/1156.52	c      1157       18871295          17        20           3.0000           0.0000          -
22878.05/1161.58	c      1162       18964072          20        20           3.0000           0.0000          -
22978.45/1166.63	c      1167       19052536          22        20           3.0000           0.0000          -
23076.86/1171.68	c      1172       19137292          23        20           3.0000           0.0000          -
23177.37/1176.73	c      1177       19221951          24        20           3.0000           0.0000          -
23275.86/1181.78	c      1182       19307011          21        20           3.0000           0.0000          -
23376.35/1186.83	c      1187       19389993          18        20           3.0000           0.0000          -
23474.75/1191.88	c      1192       19476191          22        20           3.0000           0.0000          -
23575.30/1196.93	c      1197       19561724          21        20           3.0000           0.0000          -
23673.80/1201.98	c      1202       19645011          23        20           3.0000           0.0000          -
23772.48/1207.03	c      1207       19731784          22        20           3.0000           0.0000          -
23873.56/1212.08	c      1212       19821163          19        20           3.0000           0.0000          -
23973.75/1217.13	c      1217       19900355          22        20           3.0000           0.0000          -
24072.22/1222.16	c      1222       19985569          21        20           3.0000           0.0000          -
24171.96/1227.22	c      1227       20075283          23        20           3.0000           0.0000          -
24270.36/1232.23	c      1232        4390287      581609        20           3.0000           0.0000          -
24368.91/1237.27	c      1237        4411488      581370        20           3.0000           0.0000          -
24467.30/1242.27	c      1242        4429604      580861        20           3.0000           0.0000          -
24567.85/1247.36	c      1247        4447261      580730        20           3.0000           0.0000          -
24668.05/1252.41	c      1252       20508572          20        20           3.0000           0.0000          -
24766.64/1257.47	c      1257       20596943          22        20           3.0000           0.0000          -
24867.12/1262.51	c      1263       20686562          22        20           3.0000           0.0000          -
24965.65/1267.58	c      1268       20774090          19        20           3.0000           0.0000          -
25066.09/1272.63	c      1273       20862755          21        20           3.0000           0.0000          -
25164.64/1277.67	c      1278       20951429          23        20           3.0000           0.0000          -
25264.98/1282.72	c      1283       21028259          21        20           3.0000           0.0000          -
25363.55/1287.78	c      1288       21115952          21        20           3.0000           0.0000          -
25463.95/1292.82	c      1293       21205274          20        20           3.0000           0.0000          -
25562.38/1297.87	c      1298       21293796          22        20           3.0000           0.0000          -
25662.95/1302.95	c      1303       21384496          24        20           3.0000           0.0000          -
25761.43/1308.01	c      1308       21475007          20        20           3.0000           0.0000          -
25859.93/1313.03	c      1313       21561444          22        20           3.0000           0.0000          -
25961.34/1318.11	c      1318       21648543          21        20           3.0000           0.0000          -
26061.63/1323.16	c      1323       21732694          20        20           3.0000           0.0000          -
26161.40/1328.21	c      1328       21819780          19        20           3.0000           0.0000          -
26259.99/1333.26	c      1333       21909283          22        20           3.0000           0.0000          -
26360.44/1338.33	c      1338       21995694          19        20           3.0000           0.0000          -
26458.80/1343.37	c      1343       22085312          22        20           3.0000           0.0000          -
26559.35/1348.43	c      1348       22167926          21        20           3.0000           0.0000          -
26657.70/1353.48	c      1353       22252917          20        20           3.0000           0.0000          -
26758.28/1358.53	c      1359       22342793          21        20           3.0000           0.0000          -
26856.57/1363.58	c      1364       22431754          23        20           3.0000           0.0000          -
26957.25/1368.63	c      1369        4867102      594365        20           3.0000           0.0000          -
27055.57/1373.66	c      1374        4883068      595332        20           3.0000           0.0000          -
27156.16/1378.73	c      1379       22687336          20        20           3.0000           0.0000          -
27254.59/1383.78	c      1384       22775412          22        20           3.0000           0.0000          -
27355.05/1388.83	c      1389       22864996          23        20           3.0000           0.0000          -
27453.69/1393.88	c      1394       22951485          23        20           3.0000           0.0000          -
27553.96/1398.93	c      1399       23039824          23        20           3.0000           0.0000          -
27652.54/1403.98	c      1404       23128086          22        20           3.0000           0.0000          -
27750.81/1409.03	c      1409       23215969          23        20           3.0000           0.0000          -
27851.79/1414.08	c      1414       23305017          23        20           3.0000           0.0000          -
27952.42/1419.20	c      1419       23394013          21        20           3.0000           0.0000          -
28052.03/1424.25	c      1424       23482187          19        20           3.0000           0.0000          -
28152.52/1429.30	c      1429       23568817          20        20           3.0000           0.0000          -
28251.06/1434.33	c      1434       23658081          21        20           3.0000           0.0000          -
28349.59/1439.38	c      1439       23747848          20        20           3.0000           0.0000          -
28450.23/1444.46	c      1444       24642503          21        20           3.0000           0.0000          -
28550.87/1449.52	c      1450       24727358          21        20           3.0000           0.0000          -
28649.38/1454.56	c      1455       24808863          20        20           3.0000           0.0000          -
28749.90/1459.61	c      1460       24893001          23        20           3.0000           0.0000          -
28848.44/1464.66	c      1465       24978674          21        20           3.0000           0.0000          -
28949.14/1469.71	c      1470       25065321          23        20           3.0000           0.0000          -
29047.41/1474.76	c      1475       25150655          24        20           3.0000           0.0000          -
29145.83/1479.78	c      1480       24452098          22        20           3.0000           0.0000          -
29246.17/1484.86	c      1485       25322940          22        20           3.0000           0.0000          -
29346.54/1489.91	c      1490       25408531          21        20           3.0000           0.0000          -
29444.84/1494.96	c      1495       25494583          21        20           3.0000           0.0000          -
29543.34/1500.01	c      1500       25581699          23        20           3.0000           0.0000          -
29641.89/1505.02	c      1505       24886515          25        20           3.0000           0.0000          -
29742.96/1510.11	c      1510       25755623          21        20           3.0000           0.0000          -
29843.55/1515.16	c      1515       25841675          23        20           3.0000           0.0000          -
29942.09/1520.17	c      1520       25151169          21        20           3.0000           0.0000          -
30041.87/1525.26	c      1525       26012879          18        20           3.0000           0.0000          -
30142.34/1530.31	c      1530       26101295          22        20           3.0000           0.0000          -
30240.81/1535.36	c      1535       26187992          19        20           3.0000           0.0000          -
30341.49/1540.41	c      1540       26274543          21        20           3.0000           0.0000          -
30439.99/1545.46	c      1545       26360195          21        20           3.0000           0.0000          -
30538.66/1550.47	c      1550       25673378          21        20           3.0000           0.0000          -
30639.28/1555.54	c      1556       25759672          21        20           3.0000           0.0000          -
30739.81/1560.61	c      1561       26621875          21        20           3.0000           0.0000          -
30838.29/1565.66	c      1566       26708874          22        20           3.0000           0.0000          -
30938.84/1570.71	c      1571       26796672          20        20           3.0000           0.0000          -
31037.32/1575.74	c      1576       26104662          20        20           3.0000           0.0000          -
31137.80/1580.81	c      1581       26969728          22        20           3.0000           0.0000          -
31236.33/1585.86	c      1586       26277666          22        20           3.0000           0.0000          -
31336.82/1590.91	c      1591       27136154          22        20           3.0000           0.0000          -
31435.24/1595.96	c      1596       27213502          23        20           3.0000           0.0000          -
31533.55/1601.02	c      1601        5599210      617365        20           3.0000           0.0000          -
31634.79/1606.06	c      1606       27388655          21        20           3.0000           0.0000          -
31733.32/1611.11	c      1611       27474420          21        20           3.0000           0.0000          -
31833.77/1616.16	c      1616       27560779          22        20           3.0000           0.0000          -
31932.29/1621.18	c      1621       26885170          21        20           3.0000           0.0000          -
32032.04/1626.24	c      1626       26971482          20        20           3.0000           0.0000          -
32132.41/1631.31	c      1631       27833225          22        20           3.0000           0.0000          -
32230.95/1636.36	c      1636       27920398          21        20           3.0000           0.0000          -
32331.40/1641.41	c      1641       28005984          21        20           3.0000           0.0000          -
32429.94/1646.47	c      1646       28091463          21        20           3.0000           0.0000          -
32530.38/1651.51	c      1652        5673312      639181        20           3.0000           0.0000          -
32628.92/1656.56	c      1657       28266401          23        20           3.0000           0.0000          -
32727.39/1661.60	c      1662       27583358          21        20           3.0000           0.0000          -
32828.03/1666.66	c      1667       28439677          18        20           3.0000           0.0000          -
32926.50/1671.67	c      1672       27755538          21        20           3.0000           0.0000          -
33027.12/1676.73	c      1677       27839008          23        20           3.0000           0.0000          -
33127.74/1681.81	c      1682        5722025      652569        20           3.0000           0.0000          -
33226.32/1686.86	c      1687       28793100          20        20           3.0000           0.0000          -
33326.73/1691.91	c      1692       28881770          18        20           3.0000           0.0000          -
33425.19/1696.94	c      1697       28179382          23        20           3.0000           0.0000          -
33523.77/1702.01	c      1702       29042230          22        20           3.0000           0.0000          -
33624.99/1707.06	c      1707       29124694          22        20           3.0000           0.0000          -
33723.59/1712.07	c      1712       28444437          20        20           3.0000           0.0000          -
33824.14/1717.17	c      1717       29296798          17        20           3.0000           0.0000          -
33923.76/1722.21	c      1722       29384980          19        20           3.0000           0.0000          -
34022.49/1727.26	c      1727       29466765          21        20           3.0000           0.0000          -
34123.00/1732.31	c      1732       29553094          22        20           3.0000           0.0000          -
34221.41/1737.36	c      1737       29640139          21        20           3.0000           0.0000          -
34321.69/1742.40	c      1742       28966162          21        20           3.0000           0.0000          -
34420.19/1747.46	c      1747       29811969          22        20           3.0000           0.0000          -
34520.43/1752.51	c      1753       29142272          24        20           3.0000           0.0000          -
34619.07/1757.56	c      1758       29984042          21        20           3.0000           0.0000          -
34719.37/1762.62	c      1763       30071473          23        20           3.0000           0.0000          -
34817.85/1767.63	c      1768       29409168          23        20           3.0000           0.0000          -
34916.45/1772.66	c      1773       29498839          21        20           3.0000           0.0000          -
35017.05/1777.76	c      1778        5883472      694145        20           3.0000           0.0000          -
35117.48/1782.81	c      1783       30420967          21        20           3.0000           0.0000          -
35215.86/1787.86	c      1788       30509345          21        20           3.0000           0.0000          -
35316.37/1792.91	c      1793       30598426          21        20           3.0000           0.0000          -
35414.85/1797.96	c      1798        5920617      702998        20           3.0000           0.0000          -
35513.40/1802.98	c      1803       30031742          24        20           3.0000           0.0000          -
35614.96/1808.06	c      1808       30850711          21        20           3.0000           0.0000          -
35713.13/1813.11	c      1813       30941481          20        20           3.0000           0.0000          -
35813.55/1818.16	c      1818       31031399          20        20           3.0000           0.0000          -
35913.37/1823.21	c      1823       31116207          23        20           3.0000           0.0000          -
36011.91/1828.26	c      1828       31203585          22        20           3.0000           0.0000          -
36112.37/1833.31	c      1833       31289867          21        20           3.0000           0.0000          -
36210.94/1838.36	c      1838       31378155          22        20           3.0000           0.0000          -
36311.28/1843.41	c      1843       31462896          21        20           3.0000           0.0000          -
36409.91/1848.43	c      1848       30831802          22        20           3.0000           0.0000          -
36510.41/1853.51	c      1854       31638172          21        20           3.0000           0.0000          -
36608.97/1858.56	c      1859       31727178          20        20           3.0000           0.0000          -
36709.47/1863.61	c      1864       31817160          23        20           3.0000           0.0000          -
36808.35/1868.66	c      1869       31904707          22        20           3.0000           0.0000          -
36906.80/1873.69	c      1874       31284917          21        20           3.0000           0.0000          -
37007.18/1878.77	c      1879       32080754          21        20           3.0000           0.0000          -
37105.55/1883.77	c      1884       31461667          20        20           3.0000           0.0000          -
37206.00/1888.82	c      1889       31550958          22        20           3.0000           0.0000          -
37306.41/1893.91	c      1894       32347420          21        20           3.0000           0.0000          -
37404.78/1898.96	c      1899       32436515          23        20           3.0000           0.0000          -
37502.83/1904.01	c      1904       32527063          19        20           3.0000           0.0000          -
37604.43/1909.07	c      1909        6112593      749950        20           3.0000           0.0000          -
37702.78/1914.08	c      1914       31992071          23        20           3.0000           0.0000          -
37802.95/1919.17	c      1919       32790438          20        20           3.0000           0.0000          -
37902.89/1924.22	c      1924       32876569          23        20           3.0000           0.0000          -
38001.24/1929.27	c      1929       32963199          22        20           3.0000           0.0000          -
38101.77/1934.32	c      1934       33050306          23        20           3.0000           0.0000          -
38200.33/1939.34	c      1939       32440103          22        20           3.0000           0.0000          -
38300.84/1944.42	c      1944       33227268          21        20           3.0000           0.0000          -
38399.42/1949.43	c      1949       32622391          22        20           3.0000           0.0000          -
38497.98/1954.47	c      1954       32712675          22        20           3.0000           0.0000          -
38596.51/1959.48	c      1959       32804136          22        20           3.0000           0.0000          -
38696.98/1964.51	c      1965       32893641          22        20           3.0000           0.0000          -
38795.68/1969.56	c      1970       32983882          23        20           3.0000           0.0000          -
38896.10/1974.64	c      1975       33072440          21        20           3.0000           0.0000          -
38994.57/1979.68	c      1980        6235035      781894        20           3.0000           0.0000          -
39095.08/1984.73	c      1985        6245414      784339        20           3.0000           0.0000          -
39193.73/1989.75	c      1990       33337825          21        20           3.0000           0.0000          -
39292.35/1994.78	c      1995        5497390      193124        20           3.0000           0.0000          -
39392.87/1999.81	c      2000        5506179      193259        20           3.0000           0.0000          -
39491.19/2004.82	c      2005        5516321      193255        20           3.0000           0.0000          -
39589.72/2009.86	c      2010        5523988      193691        20           3.0000           0.0000          -
39690.19/2014.92	c      2015        6308605      797948        20           3.0000           0.0000          -
39788.72/2019.96	c      2020        5545793      193946        20           3.0000           0.0000          -
39887.27/2025.01	c      2025        5555164      194093        20           3.0000           0.0000          -
39988.54/2030.07	c      2030        5564426      194280        20           3.0000           0.0000          -
40086.81/2035.13	c      2035        5574322      194048        20           3.0000           0.0000          -
40187.43/2040.18	c      2040        5584643      194138        20           3.0000           0.0000          -
40287.07/2045.22	c      2045        5594605      194056        20           3.0000           0.0000          -
40385.58/2050.29	c      2050        6382230      811329        20           3.0000           0.0000          -
40486.01/2055.34	c      2055        6394624      813352        20           3.0000           0.0000          -
40584.63/2060.39	c      2060        5629482      195882        20           3.0000           0.0000          -
40684.99/2065.44	c      2065        5640679      196293        20           3.0000           0.0000          -
40783.67/2070.49	c      2070        5652835      197023        20           3.0000           0.0000          -
40884.11/2075.55	c      2076        6428283      821540        20           3.0000           0.0000          -
40982.60/2080.56	c      2081        5674608      197741        20           3.0000           0.0000          -
41082.91/2085.64	c      2086        5685625      198399        20           3.0000           0.0000          -
41181.53/2090.69	c      2091        5697340      198715        20           3.0000           0.0000          -
41282.31/2095.74	c      2096        5706196      198867        20           3.0000           0.0000          -
41382.64/2100.80	c      2101        5716023      198878        20           3.0000           0.0000          -
41481.31/2105.84	c      2106        5727697      198749        20           3.0000           0.0000          -
41579.80/2110.90	c      2111        5737913      198515        20           3.0000           0.0000          -
41680.33/2115.94	c      2116        5747865      198270        20           3.0000           0.0000          -
41778.81/2121.00	c      2121        5757708      198007        20           3.0000           0.0000          -
41879.95/2126.05	c      2126        5769912      198033        20           3.0000           0.0000          -
41978.54/2131.10	c      2131        5778762      197982        20           3.0000           0.0000          -
42079.24/2136.15	c      2136        6561472      847536        20           3.0000           0.0000          -
42177.69/2141.20	c      2141        5801009      197891        20           3.0000           0.0000          -
42277.40/2146.25	c      2146        5810681      197670        20           3.0000           0.0000          -
42377.84/2151.30	c      2151        5821120      197250        20           3.0000           0.0000          -
42476.34/2156.35	c      2156        5832123      197179        20           3.0000           0.0000          -
42576.73/2161.41	c      2161        5845861      198361        20           3.0000           0.0000          -
42675.18/2166.45	c      2166        5859523      199133        20           3.0000           0.0000          -
42775.64/2171.50	c      2172        5873505      199484        20           3.0000           0.0000          -
42874.21/2176.54	c      2177        5884963      199344        20           3.0000           0.0000          -
42972.73/2181.60	c      2182        5899578      200123        20           3.0000           0.0000          -
43073.17/2186.65	c      2187        5910587      200094        20           3.0000           0.0000          -
43173.76/2191.71	c      2192        5924035      200452        20           3.0000           0.0000          -
43272.30/2196.75	c      2197        5938199      200544        20           3.0000           0.0000          -
43370.90/2201.76	c      2202        6681784      872310        20           3.0000           0.0000          -
43471.39/2206.87	c      2207        5958753      200285        20           3.0000           0.0000          -
43571.92/2211.91	c      2212        5969718      200040        20           3.0000           0.0000          -
43670.62/2216.96	c      2217        5980272      199700        20           3.0000           0.0000          -
43769.18/2222.02	c      2222        5992586      199730        20           3.0000           0.0000          -
43870.45/2227.06	c      2227        6003278      200067        20           3.0000           0.0000          -
43968.94/2232.12	c      2232        6012784      199946        20           3.0000           0.0000          -
44069.63/2237.15	c      2237        6019112      200331        20           3.0000           0.0000          -
44169.49/2242.21	c      2242        6737993      890524        20           3.0000           0.0000          -
44268.06/2247.26	c      2247        6040659      199875        20           3.0000           0.0000          -
44368.56/2252.31	c      2252        6050779      199827        20           3.0000           0.0000          -
44467.31/2257.32	c      2257       37804137          19        20           3.0000           0.0000          -
44563.62/2262.38	c      2262        6766746      899029        20           3.0000           0.0000          -
44661.63/2267.39	c      2267       37979983          23        20           3.0000           0.0000          -
44762.03/2272.40	c      2272       38067532          23        20           3.0000           0.0000          -
44862.61/2277.56	c      2278       38155285          22        20           3.0000           0.0000          -
44963.22/2282.62	c      2283       38235325          23        20           3.0000           0.0000          -
45061.71/2287.68	c      2288       38315431          23        20           3.0000           0.0000          -
45162.18/2292.70	c      2293       38396618          22        20           3.0000           0.0000          -
45260.92/2297.74	c      2298       38482378          22        20           3.0000           0.0000          -
45359.32/2302.76	c      2303       38565785          22        20           3.0000           0.0000          -
45457.77/2307.80	c      2308       38651877          19        20           3.0000           0.0000          -
45558.40/2312.82	c      2313        6850961      920183        20           3.0000           0.0000          -
45658.93/2317.91	c      2318        6861300      922484        20           3.0000           0.0000          -
45757.47/2323.03	c      2323        6871433      924874        20           3.0000           0.0000          -
45858.88/2328.08	c      2328       38993675          23        20           3.0000           0.0000          -
45957.32/2333.13	c      2333       39080773          22        20           3.0000           0.0000          -
46057.80/2338.18	c      2338        6893309      930970        20           3.0000           0.0000          -
46157.54/2343.23	c      2343       39252801          21        20           3.0000           0.0000          -
46256.05/2348.29	c      2348       39340140          21        20           3.0000           0.0000          -
46356.53/2353.31	c      2353       39425154          21        20           3.0000           0.0000          -
46454.89/2358.38	c      2358       39510828          19        20           3.0000           0.0000          -
46555.40/2363.45	c      2363       39596167          21        20           3.0000           0.0000          -
46655.88/2368.54	c      2369       39677846          23        20           3.0000           0.0000          -
46754.27/2373.58	c      2374       39760260          21        20           3.0000           0.0000          -
46854.57/2378.64	c      2379       39844855          21        20           3.0000           0.0000          -
46955.00/2383.70	c      2384       39930990          22        20           3.0000           0.0000          -
47053.65/2388.75	c      2389       40016033          21        20           3.0000           0.0000          -
47152.06/2393.78	c      2394       40102499          21        20           3.0000           0.0000          -
47250.72/2398.79	c      2399       40189133          23        20           3.0000           0.0000          -
47351.19/2403.84	c      2404       40272927          22        20           3.0000           0.0000          -
47451.66/2408.90	c      2409       40359403          22        20           3.0000           0.0000          -
47550.22/2413.94	c      2414        7159631      562924        20           3.0000           0.0000          -
47648.88/2419.03	c      2419        7033082      964397        20           3.0000           0.0000          -
47750.01/2424.08	c      2424       40620212          23        20           3.0000           0.0000          -
47850.54/2429.13	c      2429       40704792          21        20           3.0000           0.0000          -
47949.46/2434.18	c      2434       40788958          21        20           3.0000           0.0000          -
48049.24/2439.23	c      2439        7063462      972438        20           3.0000           0.0000          -
48147.73/2444.28	c      2444       40960626          22        20           3.0000           0.0000          -
48248.32/2449.34	c      2449       41046324          22        20           3.0000           0.0000          -
48346.84/2454.39	c      2454       41130103          22        20           3.0000           0.0000          -
48447.45/2459.44	c      2459       41214140          22        20           3.0000           0.0000          -
48545.84/2464.49	c      2464       41299174          18        20           3.0000           0.0000          -
48646.23/2469.54	c      2470       41384423          21        20           3.0000           0.0000          -
48744.75/2474.59	c      2475       41470537          22        20           3.0000           0.0000          -
48845.26/2479.64	c      2480       41556434          21        20           3.0000           0.0000          -
48943.86/2484.67	c      2485        7403660      578983        20           3.0000           0.0000          -
49044.39/2489.74	c      2490       41731046          20        20           3.0000           0.0000          -
49142.92/2494.79	c      2495       41816713          21        20           3.0000           0.0000          -
49243.51/2499.80	c      2500        7459073      580866        20           3.0000           0.0000          -
49341.98/2504.89	c      2505       41988871          22        20           3.0000           0.0000          -
49442.48/2509.93	c      2510        7498594      585319        20           3.0000           0.0000          -
49541.19/2514.99	c      2515       42123995          22        20           3.0000           0.0000          -
49642.27/2520.05	c      2520        7533883      588484        20           3.0000           0.0000          -
49741.04/2525.10	c      2525        7552263      588779        20           3.0000           0.0000          -
49841.49/2530.15	c      2530        7566382      589373        20           3.0000           0.0000          -
49941.09/2535.20	c      2535        7583906      590047        20           3.0000           0.0000          -
50039.67/2540.25	c      2540        7601126      590761        20           3.0000           0.0000          -
50138.23/2545.26	c      2545        7615549      591567        20           3.0000           0.0000          -
50238.59/2550.35	c      2550        7631368      591715        20           3.0000           0.0000          -
50339.15/2555.40	c      2555        7648535      592363        20           3.0000           0.0000          -
50437.77/2560.45	c      2560        7664826      592563        20           3.0000           0.0000          -
50538.18/2565.50	c      2566        7305547     1030828        20           3.0000           0.0000          -
50636.69/2570.55	c      2571        7702136      594172        20           3.0000           0.0000          -
50737.05/2575.60	c      2576        7720315      594477        20           3.0000           0.0000          -
50835.64/2580.63	c      2581        7736638      594633        20           3.0000           0.0000          -
50936.36/2585.71	c      2586        7751118      595170        20           3.0000           0.0000          -
51034.91/2590.75	c      2591        7766646      595523        20           3.0000           0.0000          -
51135.51/2595.80	c      2596        7781284      595572        20           3.0000           0.0000          -
51233.95/2600.85	c      2601       43506631          21        20           3.0000           0.0000          -
51334.58/2605.90	c      2606       43591936          22        20           3.0000           0.0000          -
51433.07/2610.95	c      2611       43678740          22        20           3.0000           0.0000          -
51531.59/2615.97	c      2616        7406285     1052408        20           3.0000           0.0000          -
51632.76/2621.06	c      2621       43849282          20        20           3.0000           0.0000          -
51731.31/2626.11	c      2626       43929667          23        20           3.0000           0.0000          -
51831.68/2631.14	c      2631       44015137          21        20           3.0000           0.0000          -
51930.20/2636.18	c      2636       44099994          21        20           3.0000           0.0000          -
52030.05/2641.21	c      2641       44184264          22        20           3.0000           0.0000          -
52128.69/2646.25	c      2646        7468688     1064361        20           3.0000           0.0000          -
52227.21/2651.26	c      2651       44354141          22        20           3.0000           0.0000          -
52327.54/2656.30	c      2656       44441862          22        20           3.0000           0.0000          -
52426.03/2661.34	c      2661       44527380          20        20           3.0000           0.0000          -
52524.48/2666.39	c      2666       44613729          18        20           3.0000           0.0000          -
52625.00/2671.43	c      2671       44701463          17        20           3.0000           0.0000          -
52723.69/2676.49	c      2676       44778105          20        20           3.0000           0.0000          -
52824.22/2681.53	c      2682       44858718          20        20           3.0000           0.0000          -
52924.67/2686.61	c      2687        7026960      238163        20           3.0000           0.0000          -
53025.22/2691.71	c      2692       45023635          19        20           3.0000           0.0000          -
53123.85/2696.76	c      2697       45105115          21        20           3.0000           0.0000          -
53224.27/2701.81	c      2702       45187087          21        20           3.0000           0.0000          -
53322.91/2706.83	c      2707        7081367      239242        20           3.0000           0.0000          -
53421.52/2711.86	c      2712        7095966      239326        20           3.0000           0.0000          -
53522.04/2716.91	c      2717        7109464      239933        20           3.0000           0.0000          -
53620.48/2721.95	c      2722        7121883      240094        20           3.0000           0.0000          -
53719.00/2727.00	c      2727        7133770      240155        20           3.0000           0.0000          -
53820.08/2732.05	c      2732        7146594      240021        20           3.0000           0.0000          -
53918.43/2737.11	c      2737        7161054      240368        20           3.0000           0.0000          -
54018.93/2742.15	c      2742        7173806      240573        20           3.0000           0.0000          -
54117.62/2747.17	c      2747        7187196      240442        20           3.0000           0.0000          -
54219.39/2752.37	c      2752        7697235     1109601        20           3.0000           0.0000          -
54319.89/2757.42	c      2757        7212652      241046        20           3.0000           0.0000          -
54418.51/2762.47	c      2762       46181124          20        20           3.0000           0.0000          -
54519.05/2767.52	c      2768       46262740          20        20           3.0000           0.0000          -
54617.80/2772.57	c      2773       46346641          18        20           3.0000           0.0000          -
54718.30/2777.62	c      2778       46431605          20        20           3.0000           0.0000          -
54816.93/2782.68	c      2783       46515296          19        20           3.0000           0.0000          -
54917.36/2787.73	c      2788       46599731          22        20           3.0000           0.0000          -
55015.77/2792.77	c      2793       46684711          19        20           3.0000           0.0000          -
55116.43/2797.83	c      2798       46765940          22        20           3.0000           0.0000          -
55214.84/2802.88	c      2803       46847168          22        20           3.0000           0.0000          -
55315.37/2807.93	c      2808       46930016          23        20           3.0000           0.0000          -
55413.88/2812.98	c      2813       47011690          23        20           3.0000           0.0000          -
55512.52/2818.02	c      2818       47094204          22        20           3.0000           0.0000          -
55613.82/2823.09	c      2823       47177365          23        20           3.0000           0.0000          -
55714.57/2828.15	c      2828       47260389          22        20           3.0000           0.0000          -
55812.65/2833.20	c      2833       47345499          22        20           3.0000           0.0000          -
55912.45/2838.22	c      2838        7877891     1141586        20           3.0000           0.0000          -
56013.05/2843.32	c      2843       48701013          21        20           3.0000           0.0000          -
56111.69/2848.35	c      2848       47593339          23        20           3.0000           0.0000          -
56212.10/2853.42	c      2853       48883632          21        20           3.0000           0.0000          -
56310.68/2858.47	c      2858       48970825          22        20           3.0000           0.0000          -
56410.99/2863.52	c      2864       49059707          22        20           3.0000           0.0000          -
56509.65/2868.58	c      2869       49150433          20        20           3.0000           0.0000          -
56610.15/2873.62	c      2874       49241297          22        20           3.0000           0.0000          -
56708.72/2878.67	c      2879       49332097          19        20           3.0000           0.0000          -
56809.29/2883.72	c      2884        7958633     1158165        20           3.0000           0.0000          -
56907.85/2888.77	c      2889       49461848          21        20           3.0000           0.0000          -
57006.56/2893.79	c      2894       48337945          21        20           3.0000           0.0000          -
57107.09/2898.86	c      2899       48422014          23        20           3.0000           0.0000          -
57207.66/2903.92	c      2904       49700411          23        20           3.0000           0.0000          -
57306.29/2908.97	c      2909       49763449          21        20           3.0000           0.0000          -
57404.85/2914.02	c      2914       49836784          22        20           3.0000           0.0000          -
57506.29/2919.07	c      2919       49913636          22        20           3.0000           0.0000          -
57604.68/2924.11	c      2924       48837067          22        20           3.0000           0.0000          -
57705.41/2929.17	c      2929       50073272          19        20           3.0000           0.0000          -
57805.30/2934.22	c      2934       50158868          21        20           3.0000           0.0000          -
57904.01/2939.27	c      2939        8072093     1178649        20           3.0000           0.0000          -
58002.59/2944.29	c      2944       49172770          21        20           3.0000           0.0000          -
58103.03/2949.32	c      2949       49255984          23        20           3.0000           0.0000          -
58203.62/2954.40	c      2954       49338929          22        20           3.0000           0.0000          -
58302.03/2959.47	c      2959       50538603          22        20           3.0000           0.0000          -
58402.59/2964.52	c      2965       50622116          20        20           3.0000           0.0000          -
58501.29/2969.57	c      2970       50707577          21        20           3.0000           0.0000          -
58601.84/2974.62	c      2975       50791839          22        20           3.0000           0.0000          -
58700.44/2979.67	c      2980       50873951          20        20           3.0000           0.0000          -
58798.88/2984.69	c      2985       49827808          22        20           3.0000           0.0000          -
58899.53/2989.78	c      2990        8172135     1196092        20           3.0000           0.0000          -
59000.12/2994.82	c      2995       51134209          22        20           3.0000           0.0000          -
59098.75/2999.86	c      3000       50068857          24        20           3.0000           0.0000          -
59197.45/3004.89	c      3005        8192734     1202515        20           3.0000           0.0000          -
59298.13/3009.97	c      3010        7846351      261557        20           3.0000           0.0000          -
59396.76/3015.03	c      3015       51480237          21        20           3.0000           0.0000          -
59498.28/3020.08	c      3020        8214971     1208516        20           3.0000           0.0000          -
59596.53/3025.12	c      3025       51652902          20        20           3.0000           0.0000          -
59697.32/3030.17	c      3030       51738745          22        20           3.0000           0.0000          -
59797.14/3035.22	c      3035       51824427          21        20           3.0000           0.0000          -
59895.82/3040.27	c      3040       51913909          22        20           3.0000           0.0000          -
59996.35/3045.32	c      3045       51998960          21        20           3.0000           0.0000          -
60094.92/3050.37	c      3050       52085136          19        20           3.0000           0.0000          -
60195.57/3055.42	c      3055       52171039          21        20           3.0000           0.0000          -
60294.24/3060.47	c      3060       52258456          23        20           3.0000           0.0000          -
60394.87/3065.52	c      3066       52343192          21        20           3.0000           0.0000          -
60493.44/3070.57	c      3071       52428407          17        20           3.0000           0.0000          -
60594.07/3075.62	c      3076       52515697          22        20           3.0000           0.0000          -
60692.61/3080.67	c      3081       52601128          20        20           3.0000           0.0000          -
60793.13/3085.72	c      3086       52682401          21        20           3.0000           0.0000          -
60891.50/3090.77	c      3091       52769096          21        20           3.0000           0.0000          -
60992.14/3095.82	c      3096       52853756          20        20           3.0000           0.0000          -
61090.74/3100.86	c      3101       51733750          19        20           3.0000           0.0000          -
61191.50/3105.92	c      3106       53026496          21        20           3.0000           0.0000          -
61289.87/3110.97	c      3111       53115519          22        20           3.0000           0.0000          -
61388.38/3116.02	c      3116       53200192          22        20           3.0000           0.0000          -
61489.71/3121.05	c      3121       52061266          22        20           3.0000           0.0000          -
61588.21/3126.12	c      3126        8408125     1247242        20           3.0000           0.0000          -
61688.86/3131.17	c      3131       53452950          19        20           3.0000           0.0000          -
61788.65/3136.22	c      3136       53538447          19        20           3.0000           0.0000          -
61887.26/3141.28	c      3141       53621560          22        20           3.0000           0.0000          -
61987.84/3146.32	c      3146       53706529          21        20           3.0000           0.0000          -
62086.48/3151.37	c      3151       53793040          21        20           3.0000           0.0000          -
62187.14/3156.42	c      3156       53876670          22        20           3.0000           0.0000          -
62285.52/3161.47	c      3161       53962969          19        20           3.0000           0.0000          -
62386.10/3166.52	c      3167        8479690     1261199        20           3.0000           0.0000          -
62484.89/3171.56	c      3172       52892681          23        20           3.0000           0.0000          -
62585.52/3176.62	c      3177       52978667          21        20           3.0000           0.0000          -
62684.21/3181.67	c      3182       54311149          21        20           3.0000           0.0000          -
62784.85/3186.72	c      3187       54401073          22        20           3.0000           0.0000          -
62883.41/3191.74	c      3192       53235104          21        20           3.0000           0.0000          -
62982.05/3196.77	c      3197       53320327          22        20           3.0000           0.0000          -
63082.67/3201.84	c      3202       53404538          23        20           3.0000           0.0000          -
63181.15/3206.84	c      3207       53490700          21        20           3.0000           0.0000          -
63279.79/3211.85	c      3212        8253004      292727        20           3.0000           0.0000          -
63378.39/3216.87	c      3217        8263203      292637        20           3.0000           0.0000          -
63478.68/3221.99	c      3222        8274279      293831        20           3.0000           0.0000          -
63580.01/3227.12	c      3227       53834995          23        20           3.0000           0.0000          -
63678.58/3232.12	c      3232       53920839          22        20           3.0000           0.0000          -
63780.53/3237.22	c      3237        8308161      295834        20           3.0000           0.0000          -
63879.02/3242.27	c      3242       55352016          21        20           3.0000           0.0000          -
63979.54/3247.32	c      3247       55440502          22        20           3.0000           0.0000          -
64077.99/3252.37	c      3252       55528650          22        20           3.0000           0.0000          -
64178.71/3257.42	c      3257       55614440          22        20           3.0000           0.0000          -
64277.36/3262.47	c      3262       55687712          21        20           3.0000           0.0000          -
64378.01/3267.52	c      3268       55773500          20        20           3.0000           0.0000          -
64476.65/3272.57	c      3273       55857105          19        20           3.0000           0.0000          -
64577.26/3277.62	c      3278       55943478          21        20           3.0000           0.0000          -
64675.95/3282.67	c      3283       56028485          21        20           3.0000           0.0000          -
64776.42/3287.72	c      3288       56113213          23        20           3.0000           0.0000          -
64875.08/3292.75	c      3293       54943661          22        20           3.0000           0.0000          -
64973.74/3297.80	c      3298       55029724          23        20           3.0000           0.0000          -
65074.10/3302.87	c      3303       56366707          22        20           3.0000           0.0000          -
65174.75/3307.92	c      3308       56452830          22        20           3.0000           0.0000          -
65273.33/3312.95	c      3313       55283011          23        20           3.0000           0.0000          -
65371.81/3318.02	c      3318       56623554          21        20           3.0000           0.0000          -
65473.06/3323.07	c      3323       56711891          20        20           3.0000           0.0000          -
65571.61/3328.09	c      3328       55505969          21        20           3.0000           0.0000          -
65672.07/3333.14	c      3333       55583487          22        20           3.0000           0.0000          -
65771.95/3338.22	c      3338       56966883          22        20           3.0000           0.0000          -
65870.53/3343.27	c      3343       57055252          19        20           3.0000           0.0000          -
65971.17/3348.32	c      3348        8825199     1323067        20           3.0000           0.0000          -
66069.82/3353.37	c      3353       57222792          21        20           3.0000           0.0000          -
66170.33/3358.42	c      3358       57310864          21        20           3.0000           0.0000          -
66268.95/3363.47	c      3363       57397948          20        20           3.0000           0.0000          -
66367.79/3368.49	c      3368       56136538          21        20           3.0000           0.0000          -
66468.36/3373.58	c      3374       57569120          21        20           3.0000           0.0000          -
66567.06/3378.58	c      3379       56308950          20        20           3.0000           0.0000          -
66667.55/3383.67	c      3384       57738775          21        20           3.0000           0.0000          -
66767.93/3388.72	c      3389       57824632          22        20           3.0000           0.0000          -
66866.38/3393.77	c      3394       57908315          22        20           3.0000           0.0000          -
66966.93/3398.82	c      3399       57991639          20        20           3.0000           0.0000          -
67065.49/3403.87	c      3404        8907330     1341100        20           3.0000           0.0000          -
67166.23/3408.93	c      3409       58157293          21        20           3.0000           0.0000          -
67264.71/3413.97	c      3414        8930512     1344458        20           3.0000           0.0000          -
67363.32/3419.02	c      3419       58327160          21        20           3.0000           0.0000          -
67464.49/3424.07	c      3424       58412751          21        20           3.0000           0.0000          -
67563.10/3429.12	c      3429       58497942          21        20           3.0000           0.0000          -
67663.53/3434.17	c      3434       58585776          20        20           3.0000           0.0000          -
67763.56/3439.22	c      3439       58671626          20        20           3.0000           0.0000          -
67862.00/3444.27	c      3444       58758804          19        20           3.0000           0.0000          -
67962.64/3449.31	c      3449       57468921          21        20           3.0000           0.0000          -
68061.20/3454.34	c      3454       57552592          21        20           3.0000           0.0000          -
68161.77/3459.42	c      3459       59010722          21        20           3.0000           0.0000          -
68260.44/3464.47	c      3464       57718012          21        20           3.0000           0.0000          -
68361.05/3469.51	c      3470       57804989          23        20           3.0000           0.0000          -
68459.72/3474.57	c      3475       59263843          22        20           3.0000           0.0000          -
68560.30/3479.60	c      3480       57973553          21        20           3.0000           0.0000          -
68658.95/3484.62	c      3485       58058907          23        20           3.0000           0.0000          -
68757.62/3489.64	c      3490       58143221          22        20           3.0000           0.0000          -
68858.09/3494.70	c      3495       58229154          19        20           3.0000           0.0000          -
68956.72/3499.71	c      3500       58311267          21        20           3.0000           0.0000          -
69057.23/3504.80	c      3505       58393345          20        20           3.0000           0.0000          -
69155.81/3509.81	c      3510       58479542          22        20           3.0000           0.0000          -
69254.30/3514.83	c      3515       58565241          17        20           3.0000           0.0000          -
69352.84/3519.86	c      3520        8910161      333402        20           3.0000           0.0000          -
69453.38/3524.93	c      3525        9149120     1378270        20           3.0000           0.0000          -
69552.07/3529.98	c      3530        8931778      333479        20           3.0000           0.0000          -
69650.73/3535.03	c      3535       58899951          23        20           3.0000           0.0000          -
69751.98/3540.09	c      3540       58986672          20        20           3.0000           0.0000          -
69850.66/3545.14	c      3545       59071375          21        20           3.0000           0.0000          -
69951.33/3550.17	c      3550        8972171      334446        20           3.0000           0.0000          -
70050.86/3555.30	c      3555        8982185      335164        20           3.0000           0.0000          -
70151.55/3560.35	c      3560        9222327     1390183        20           3.0000           0.0000          -
70252.00/3565.41	c      3565        9002782      335920        20           3.0000           0.0000          -
70350.63/3570.45	c      3570        9013312      336089        20           3.0000           0.0000          -
70451.16/3575.50	c      3576       59578572          22        20           3.0000           0.0000          -
70549.84/3580.55	c      3581       59665191          21        20           3.0000           0.0000          -
70650.30/3585.60	c      3586       59750813          19        20           3.0000           0.0000          -
70749.14/3590.65	c      3591       59837423          19        20           3.0000           0.0000          -
70849.66/3595.70	c      3596       59925337          20        20           3.0000           0.0000          -
70948.20/3600.75	c      3601       60012277          23        20           3.0000           0.0000          -
71046.98/3605.80	c      3606       60094400          21        20           3.0000           0.0000          -
71147.52/3610.81	c      3611       60178973          24        20           3.0000           0.0000          -
71248.13/3615.91	c      3616       60263138          21        20           3.0000           0.0000          -
71346.66/3620.95	c      3621       60346053          22        20           3.0000           0.0000          -
71447.98/3626.05	c      3626       60427913          23        20           3.0000           0.0000          -
71546.73/3631.09	c      3631       60511537          22        20           3.0000           0.0000          -
71647.15/3636.15	c      3636       60595790          23        20           3.0000           0.0000          -
71746.95/3641.21	c      3641       60681608          20        20           3.0000           0.0000          -
71845.62/3646.26	c      3646       60764769          23        20           3.0000           0.0000          -
71946.01/3651.30	c      3651       60850126          21        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 (190435 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-4465245-1722453440/watcher-4465245-1722453440 -o /tmp/evaluation-result-4465245-1722453440/solver-4465245-1722453440 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722453440-68156 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465245-1722453440.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.102412 s]*
/proc/loadavg: 20.47 29.27 41.35 79/1021 68378
/proc/meminfo: memFree=786344716/790760800 swapFree=131071996/131071996
[pid=68214] ppid=68201 vsize=1664652 memory=152260 CPUtime=1.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/stat : 68214 (fscip) S 68201 68214 68145 0 -1 1077936128 34561 0 0 0 105 23 0 0 20 0 41 0 11930817 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 17 69 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
/proc/68214/statm: 416163 38065 2950 3035 0 127931 0
[pid=68214/tid=68219] ppid=68201 vsize=1664652 memory=4026531959 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68219/stat : 68219 (fscip) D 68201 68214 68145 0 -1 4194368 1757 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68220] ppid=68201 vsize=1664652 memory=74233 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68220/stat : 68220 (fscip) R 68201 68214 68145 0 -1 4194368 1811 0 0 0 4 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68221] ppid=68201 vsize=1664652 memory=54117410275792 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68221/stat : 68221 (fscip) D 68201 68214 68145 0 -1 4194368 1380 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68222] ppid=68201 vsize=1664652 memory=60718791787076 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68222/stat : 68222 (fscip) D 68201 68214 68145 0 -1 4194368 1762 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68223] ppid=68201 vsize=1664652 memory=62879193891508 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68223/stat : 68223 (fscip) R 68201 68214 68145 0 -1 4194368 1525 0 0 0 4 0 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68224] ppid=68201 vsize=1664652 memory=58489770869644 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68224/stat : 68224 (fscip) D 68201 68214 68145 0 -1 4194368 1386 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68225] ppid=68201 vsize=1664652 memory=16103658576151980 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68225/stat : 68225 (fscip) D 68201 68214 68145 0 -1 4194368 1769 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68226] ppid=68201 vsize=1664652 memory=15542942005725407 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68226/stat : 68226 (fscip) R 68201 68214 68145 0 -1 4194368 1854 0 0 0 5 0 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68228] ppid=68201 vsize=1664652 memory=4048796753766689491 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68228/stat : 68228 (fscip) D 68201 68214 68145 0 -1 4194368 1448 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68231] ppid=68201 vsize=1664652 memory=4050197557383859077 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68231/stat : 68231 (fscip) D 68201 68214 68145 0 -1 4194368 1675 0 0 0 4 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68233] ppid=68201 vsize=1664652 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68233/stat : 68233 (fscip) R 68201 68214 68145 0 -1 4194368 1813 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68235] ppid=68201 vsize=1664652 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68235/stat : 68235 (fscip) D 68201 68214 68145 0 -1 4194368 1385 0 0 0 4 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68237] ppid=68201 vsize=1664652 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68237/stat : 68237 (fscip) D 68201 68214 68145 0 -1 4194368 1733 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68239] ppid=68201 vsize=1664652 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68239/stat : 68239 (fscip) D 68201 68214 68145 0 -1 4194368 1800 0 0 0 6 0 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68241] ppid=68201 vsize=1664652 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68241/stat : 68241 (fscip) D 68201 68214 68145 0 -1 4194368 1438 0 0 0 5 0 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68242] ppid=68201 vsize=1664652 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68242/stat : 68242 (fscip) D 68201 68214 68145 0 -1 4194368 1758 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68247] ppid=68201 vsize=1664652 memory=0 CPUtime=0.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68247/stat : 68247 (fscip) D 68201 68214 68145 0 -1 4194368 1823 0 0 0 5 0 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68248] ppid=68201 vsize=1664652 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68248/stat : 68248 (fscip) D 68201 68214 68145 0 -1 4194368 1396 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68249] ppid=68201 vsize=1664652 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68249/stat : 68249 (fscip) D 68201 68214 68145 0 -1 4194368 1758 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68250] ppid=68201 vsize=1664652 memory=0 CPUtime=0.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68250/stat : 68250 (fscip) D 68201 68214 68145 0 -1 4194368 1824 0 0 0 5 1 0 0 20 0 41 0 11930818 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68300] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68300/stat : 68300 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68303] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68303/stat : 68303 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68302] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68302/stat : 68302 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68305] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68305/stat : 68305 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68307] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68307/stat : 68307 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68308] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68308/stat : 68308 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68309] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68309/stat : 68309 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68310] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68310/stat : 68310 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68311] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68311/stat : 68311 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68312] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68312/stat : 68312 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68313] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68313/stat : 68313 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68314] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68314/stat : 68314 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68315] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68315/stat : 68315 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68316] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68316/stat : 68316 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68317] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68317/stat : 68317 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68318] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68318/stat : 68318 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68319] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68319/stat : 68319 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68320] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68320/stat : 68320 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68321] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68321/stat : 68321 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68322] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68322/stat : 68322 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 38065 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
Current children cumulated CPU time: 1.28 s
Current children cumulated vsize: 1664652 KiB
Current children cumulated memory: 152260 KiB

[startup+0.233041 s]*
/proc/loadavg: 20.47 29.27 41.35 81/1021 68378
/proc/meminfo: memFree=785961316/790760800 swapFree=131071996/131071996
[pid=68214] ppid=68201 vsize=1664652 memory=228908 CPUtime=3.75 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/stat : 68214 (fscip) S 68201 68214 68145 0 -1 1077936128 53963 0 0 0 346 29 0 0 20 0 41 0 11930817 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 17 73 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
/proc/68214/statm: 416163 57227 2950 3035 0 150330 0
[pid=68214/tid=68219] ppid=68201 vsize=1664652 memory=4026531959 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68219/stat : 68219 (fscip) R 68201 68214 68145 0 -1 4194368 3708 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68220] ppid=68201 vsize=1664652 memory=74240 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68220/stat : 68220 (fscip) R 68201 68214 68145 0 -1 4194368 2582 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68221] ppid=68201 vsize=1664652 memory=56316433531346 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68221/stat : 68221 (fscip) R 68201 68214 68145 0 -1 4194368 1512 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68222] ppid=68201 vsize=1664652 memory=52983572464199 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68222/stat : 68222 (fscip) R 68201 68214 68145 0 -1 4194368 3796 0 0 0 16 2 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68223] ppid=68201 vsize=1664652 memory=54087395836598 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68223/stat : 68223 (fscip) R 68201 68214 68145 0 -1 1077936192 2272 0 0 0 13 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68224] ppid=68201 vsize=1664652 memory=54104609260456 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68224/stat : 68224 (fscip) R 68201 68214 68145 0 -1 4194368 1498 0 0 0 18 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68225] ppid=68201 vsize=1664652 memory=13852958274094510 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68225/stat : 68225 (fscip) R 68201 68214 68145 0 -1 4194368 3675 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68226] ppid=68201 vsize=1664652 memory=13563782437800175 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68226/stat : 68226 (fscip) R 68201 68214 68145 0 -1 4194368 2402 0 0 0 18 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68228] ppid=68201 vsize=1664652 memory=32575 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68228/stat : 68228 (fscip) R 68201 68214 68145 0 -1 4194368 1547 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68231] ppid=68201 vsize=1664652 memory=189610 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68231/stat : 68231 (fscip) R 68201 68214 68145 0 -1 4194368 3787 0 0 0 16 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68233] ppid=68201 vsize=1664652 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68233/stat : 68233 (fscip) R 68201 68214 68145 0 -1 4194368 2369 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68235] ppid=68201 vsize=1664652 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68235/stat : 68235 (fscip) R 68201 68214 68145 0 -1 4194368 1609 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68237] ppid=68201 vsize=1664652 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68237/stat : 68237 (fscip) R 68201 68214 68145 0 -1 4194368 3654 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68239] ppid=68201 vsize=1664652 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68239/stat : 68239 (fscip) R 68201 68214 68145 0 -1 4194368 2315 0 0 0 18 0 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68241] ppid=68201 vsize=1664652 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68241/stat : 68241 (fscip) R 68201 68214 68145 0 -1 4194368 1519 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68242] ppid=68201 vsize=1664652 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68242/stat : 68242 (fscip) R 68201 68214 68145 0 -1 4194368 3780 0 0 0 16 2 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68247] ppid=68201 vsize=1664652 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68247/stat : 68247 (fscip) R 68201 68214 68145 0 -1 4194368 2410 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68248] ppid=68201 vsize=1664652 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68248/stat : 68248 (fscip) R 68201 68214 68145 0 -1 4194368 1536 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68249] ppid=68201 vsize=1664652 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68249/stat : 68249 (fscip) R 68201 68214 68145 0 -1 4194368 3772 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68250] ppid=68201 vsize=1664652 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68250/stat : 68250 (fscip) R 68201 68214 68145 0 -1 4194368 2754 0 0 0 17 1 0 0 20 0 41 0 11930818 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68300] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68300/stat : 68300 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68303] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68303/stat : 68303 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68302] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68302/stat : 68302 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68305] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68305/stat : 68305 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68307] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68307/stat : 68307 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68308] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68308/stat : 68308 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68309] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68309/stat : 68309 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68310] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68310/stat : 68310 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68311] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68311/stat : 68311 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68312] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68312/stat : 68312 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68313] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68313/stat : 68313 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68314] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68314/stat : 68314 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68315] ppid=68201 vsize=1664652 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68315/stat : 68315 (fscip) S 68201 68214 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11930822 1704603648 57227 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0

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

/proc/68214/task/68309/stat : 68309 (fscip) S 68201 68214 68145 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68310] ppid=68201 vsize=22999828 memory=1836 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68310/stat : 68310 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68311] ppid=68201 vsize=22999828 memory=60536 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68311/stat : 68311 (fscip) S 68201 68214 68145 0 -1 1077936192 124 0 0 0 1 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68312] ppid=68201 vsize=22999828 memory=7620 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68312/stat : 68312 (fscip) S 68201 68214 68145 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68313] ppid=68201 vsize=22999828 memory=20558036 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68313/stat : 68313 (fscip) S 68201 68214 68145 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68314] ppid=68201 vsize=22999828 memory=21182028 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68314/stat : 68314 (fscip) S 68201 68214 68145 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68315] ppid=68201 vsize=22999828 memory=281016222338144 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68315/stat : 68315 (fscip) S 68201 68214 68145 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68316] ppid=68201 vsize=22999828 memory=21290928 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68316/stat : 68316 (fscip) S 68201 68214 68145 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68317] ppid=68201 vsize=22999828 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68317/stat : 68317 (fscip) S 68201 68214 68145 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68318] ppid=68201 vsize=22999828 memory=4420 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68318/stat : 68318 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68319] ppid=68201 vsize=22999828 memory=2760 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68319/stat : 68319 (fscip) S 68201 68214 68145 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68320] ppid=68201 vsize=22999828 memory=21291704 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68320/stat : 68320 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68321] ppid=68201 vsize=22999828 memory=21333636 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68321/stat : 68321 (fscip) S 68201 68214 68145 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68322] ppid=68201 vsize=22999828 memory=21330568 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68322/stat : 68322 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23551823872 5334439 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
Current children cumulated CPU time: 71768.7 s
Current children cumulated vsize: 22999828 KiB
Current children cumulated memory: 21337756 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3654.13 s]
/proc/loadavg: 77.88 79.85 79.60 62/1001 70492
/proc/meminfo: memFree=754194144/790760800 swapFree=131071996/131071996
[pid=68214] ppid=68201 vsize=23080164 memory=21396816 CPUtime=72002 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/stat : 68214 (fscip) S 68201 68214 68145 0 -1 1077936128 73977482 0 0 0 7106759 93437 0 0 20 0 41 0 11930817 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 17 25 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
/proc/68214/statm: 5770041 5349204 3318 3035 0 5628832 0
[pid=68214/tid=68219] ppid=68201 vsize=23080164 memory=281016224759040 CPUtime=3595.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68219/stat : 68219 (fscip) R 68201 68214 68145 0 -1 4194368 5711411 0 0 0 355892 3611 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68220] ppid=68201 vsize=23080164 memory=586726892508570 CPUtime=3607.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68220/stat : 68220 (fscip) R 68201 68214 68145 0 -1 4194368 4705036 0 0 0 357255 3450 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68221] ppid=68201 vsize=23080164 memory=26960 CPUtime=3594.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68221/stat : 68221 (fscip) R 68201 68214 68145 0 -1 4194368 154262 0 0 0 352381 7045 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68222] ppid=68201 vsize=23080164 memory=20950272 CPUtime=3600.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68222/stat : 68222 (fscip) R 68201 68214 68145 0 -1 4194368 4780964 0 0 0 356157 3932 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68223] ppid=68201 vsize=23080164 memory=30962685530996822 CPUtime=3610.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68223/stat : 68223 (fscip) R 68201 68214 68145 0 -1 4194368 4737304 0 0 0 357931 3076 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68224] ppid=68201 vsize=23080164 memory=20791856 CPUtime=3592.67 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68224/stat : 68224 (fscip) R 68201 68214 68145 0 -1 4194368 158082 0 0 0 352212 7055 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68225] ppid=68201 vsize=23080164 memory=8240 CPUtime=3600.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68225/stat : 68225 (fscip) R 68201 68214 68145 0 -1 4194368 5613752 0 0 0 355876 4145 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68226] ppid=68201 vsize=23080164 memory=21389384 CPUtime=3607.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68226/stat : 68226 (fscip) R 68201 68214 68145 0 -1 4194368 4648092 0 0 0 357765 2999 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68228] ppid=68201 vsize=23080164 memory=11424 CPUtime=3592.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68228/stat : 68228 (fscip) R 68201 68214 68145 0 -1 4194368 156576 0 0 0 351852 7374 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68231] ppid=68201 vsize=23080164 memory=7751997165046504070 CPUtime=3596.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68231/stat : 68231 (fscip) R 68201 68214 68145 0 -1 4194368 5931421 0 0 0 356065 3598 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68233] ppid=68201 vsize=23080164 memory=586181431661854 CPUtime=3607.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68233/stat : 68233 (fscip) R 68201 68214 68145 0 -1 4194368 4903789 0 0 0 357427 3323 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68235] ppid=68201 vsize=23080164 memory=13616 CPUtime=3593.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68235/stat : 68235 (fscip) R 68201 68214 68145 0 -1 4194368 154425 0 0 0 351918 7405 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68237] ppid=68201 vsize=23080164 memory=19580 CPUtime=3595.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68237/stat : 68237 (fscip) R 68201 68214 68145 0 -1 4194368 5568896 0 0 0 355715 3840 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68239] ppid=68201 vsize=23080164 memory=3544790289891164562 CPUtime=3608.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68239/stat : 68239 (fscip) R 68201 68214 68145 0 -1 1077936192 4521505 0 0 0 357501 3363 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68241] ppid=68201 vsize=23080164 memory=4684 CPUtime=3592.6 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68241/stat : 68241 (fscip) R 68201 68214 68145 0 -1 4194368 152145 0 0 0 351995 7265 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68242] ppid=68201 vsize=23080164 memory=281016222528192 CPUtime=3597.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68242/stat : 68242 (fscip) R 68201 68214 68145 0 -1 4194368 6159473 0 0 0 355791 3924 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68247] ppid=68201 vsize=23080164 memory=62 CPUtime=3608.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68247/stat : 68247 (fscip) R 68201 68214 68145 0 -1 4194368 4799268 0 0 0 357486 3365 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68248] ppid=68201 vsize=23080164 memory=21394304 CPUtime=3594.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68248/stat : 68248 (fscip) R 68201 68214 68145 0 -1 4194368 157864 0 0 0 352063 7376 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68249] ppid=68201 vsize=23080164 memory=16108 CPUtime=3596.86 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68249/stat : 68249 (fscip) R 68201 68214 68145 0 -1 4194368 5835454 0 0 0 355998 3688 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68250] ppid=68201 vsize=23080164 memory=10392 CPUtime=3608.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68250/stat : 68250 (fscip) R 68201 68214 68145 0 -1 4194368 5122513 0 0 0 357337 3502 0 0 20 0 41 0 11930818 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68300] ppid=68201 vsize=23080164 memory=2268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68300/stat : 68300 (fscip) S 68201 68214 68145 0 -1 1077936192 63 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68303] ppid=68201 vsize=23080164 memory=38468 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68303/stat : 68303 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68302] ppid=68201 vsize=23080164 memory=1996 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68302/stat : 68302 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68305] ppid=68201 vsize=23080164 memory=11104 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68305/stat : 68305 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68307] ppid=68201 vsize=23080164 memory=21368476 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68307/stat : 68307 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68308] ppid=68201 vsize=23080164 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68308/stat : 68308 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68309] ppid=68201 vsize=23080164 memory=281016221504096 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68309/stat : 68309 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68310] ppid=68201 vsize=23080164 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68310/stat : 68310 (fscip) S 68201 68214 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68311] ppid=68201 vsize=23080164 memory=13664 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68311/stat : 68311 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 1 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68312] ppid=68201 vsize=23080164 memory=21155964 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68312/stat : 68312 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68313] ppid=68201 vsize=23080164 memory=33100 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68313/stat : 68313 (fscip) S 68201 68214 68145 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68314] ppid=68201 vsize=23080164 memory=21392304 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68314/stat : 68314 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68315] ppid=68201 vsize=23080164 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68315/stat : 68315 (fscip) S 68201 68214 68145 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68316] ppid=68201 vsize=23080164 memory=4452 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68316/stat : 68316 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68317] ppid=68201 vsize=23080164 memory=20558036 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68317/stat : 68317 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68318] ppid=68201 vsize=23080164 memory=21182028 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68318/stat : 68318 (fscip) S 68201 68214 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68319] ppid=68201 vsize=23080164 memory=3308 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68319/stat : 68319 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68320] ppid=68201 vsize=23080164 memory=1704 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68320/stat : 68320 (fscip) S 68201 68214 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68321] ppid=68201 vsize=23080164 memory=281016222338144 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68321/stat : 68321 (fscip) S 68201 68214 68145 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
[pid=68214/tid=68322] ppid=68201 vsize=23080164 memory=21290928 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/68214/task/68322/stat : 68322 (fscip) S 68201 68214 68145 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 11930822 23634087936 5349204 809668444160 4194304 16623229 140728150506064 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 40542208 140728150512650 140728150512768 140728150512768 140728150519792 0
Current children cumulated CPU time: 72002 s
Current children cumulated vsize: 23080164 KiB
Current children cumulated memory: 21396816 KiB

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

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

# cumulated CPU time of all completed processes:  user=71067.7 s, system=934.978 s

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

[startup+3654.4 s]
/proc/loadavg: 77.88 79.85 79.60 43/962 70492
/proc/meminfo: memFree=757095976/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3654.6 s]
/proc/loadavg: 77.88 79.85 79.60 43/962 70492
/proc/meminfo: memFree=757095976/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3654.7 s]
/proc/loadavg: 77.88 79.85 79.60 43/962 70492
/proc/meminfo: memFree=757095976/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): 3654.76
CPU time (s): 72002.7
CPU user time (s): 71067.7
CPU system time (s): 934.978
CPU usage (%): 1970.11
Max. virtual memory (cumulated for all children) (KiB): 23080164
Max. memory (cumulated for all children) (KiB): 21396816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71067.7
system time used= 934.978
maximum resident set size= 21396820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73977624
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= 26590978
involuntary context switches= 212121


# summary of solver processes directly reported to runsolver:
#   pid: 68214
#   total CPU time (s): 72002.7
#   total CPU user time (s): 71067.7
#   total CPU system time (s): 934.978

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.8384 second user time and 107.931 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-07-31 21:17:20
IDJOB=4465245
IDBENCH=147612
IDSOLVER=3094
FILE ID=nodeD101/4465245-1722453440
RUNJOBID= nodeD101-1722453440-68156
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_3.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-4465245-1722453440/watcher-4465245-1722453440 -o /tmp/evaluation-result-4465245-1722453440/solver-4465245-1722453440 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722453440-68156 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465245-1722453440.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 8451009eff5aac10a49807ab684bf277
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:15