Trace number 4467365

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-08-09OPT-40 16399.4 831.734

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-2.opb
MD5SUMdbca78014701662c42e2f44b8d3d4cf2
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark30.0879
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables760
Total number of constraints41263
Number of constraints which are clauses41263
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 917abe4c5e]
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   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         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.08	c Default LC presolving (default).
0.00/0.08	c ** Before presolving: virtualMemUsedAtLc = 90776517, getVmSize() = 74932224, SCIPgetMemUsed() = 44423676, SCIPgetMemTotal() = 50364860, SCIPgetMemExternEstim() = 40411657
0.00/0.08	c ** set memory limit for presolving in LC to 8.79581e+12 for SCIP **
0.60/0.63	c ** Estimated virtualMemUsedAtSolver = 144168180, getVmSize() = 205201408, SCIPgetMemUsed() = 92793741, SCIPgetMemTotal() = 175840613, SCIPgetMemExternEstim() = 40411657
0.60/0.63	c ** set memory limit for solvers to 4.18816e+11 for each SCIP **
0.60/0.63	c Original Problem   :
0.60/0.63	c   Problem name     : instance-4467365-1723200557
0.60/0.63	c   Variables        : 760 (760 binary, 0 integer, 0 implicit integer, 0 continuous)
0.60/0.63	c   Constraints      : 41263
0.60/0.63	c   Objective sense  : minimize
0.60/0.63	c Presolved Problem  :
0.60/0.63	c   Variables        : 760 (760 binary, 0 integer, 0 implicit integer, 0 continuous)
0.60/0.63	c   Constraints      : 41263
0.60/0.63	c Constraints        : Number
0.60/0.63	c   setppc           : 41263 
0.60/0.63	c ** Instance transfer method used: 0
0.60/0.68	c ** ParaScipInstance copy does not increase the number of variables. **
1.49/1.50	c LC is working with racing ramp-up and with rebuilding tree after racing.
1.49/1.50	c                                Nodes    Active                                            
1.49/1.50	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
25.78/2.88	c *       3              0           1        20         -28.0000                -          -
27.66/2.92	c *       3              0           1        20         -29.0000                -          -
29.67/3.05	c *       3              0           1        20         -30.0000                -          -
52.59/4.38	c *       4              0           1        20         -34.0000                -          -
286.15/16.21	c        16              2           1        20         -34.0000         -40.0000     17.65%
400.74/22.05	c        22             18          17        20         -34.0000         -40.0000     17.65%
482.00/26.20	c *      26              9           8        20         -35.0000         -40.0000     14.29%
503.06/27.27	c        27             21          20        20         -35.0000         -40.0000     14.29%
609.69/32.63	c        33             32          31        20         -35.0000         -40.0000     14.29%
708.62/37.64	c        38             49          48        20         -35.0000         -40.0000     14.29%
811.26/42.80	c        43             73          64        20         -35.0000         -40.0000     14.29%
914.28/48.12	c        48             71          58        20         -35.0000         -40.0000     14.29%
1014.93/53.18	c        53            106          79        20         -35.0000         -40.0000     14.29%
1116.84/58.35	c        58            119          86        20         -35.0000         -40.0000     14.29%
1215.08/63.37	c        63            134          93        20         -35.0000         -40.0000     14.29%
1242.64/64.70	c *      65            136          95        20         -36.0000         -40.0000     11.11%
1315.77/68.41	c        68            149          92        20         -36.0000         -40.0000     11.11%
1414.42/73.42	c        73            220         124        20         -36.0000         -40.0000     11.11%
1512.71/78.48	c        78            229         131        20         -36.0000         -40.0000     11.11%
1612.49/83.58	c        84            232         132        20         -36.0000         -40.0000     11.11%
1623.06/84.05	c *      84            260         137        20         -37.0000         -40.0000      8.11%
1713.16/88.63	c        89            279         124        20         -37.0000         -40.0000      8.11%
1811.65/93.66	c        94            363         154        20         -37.0000         -40.0000      8.11%
1912.15/98.70	c        99            367         156        20         -37.0000         -40.0000      8.11%
2010.78/103.70	c       104            480         177        20         -37.0000         -40.0000      8.11%
2109.17/108.75	c       109            515         182        20         -37.0000         -40.0000      8.11%
2211.15/114.00	c       114            634         197        20         -37.0000         -40.0000      8.11%
2312.59/119.13	c       119            622         199        20         -37.0000         -40.0000      8.11%
2412.30/124.17	c       124            686         211        20         -37.0000         -40.0000      8.11%
2514.15/129.34	c       129            730         227        20         -37.0000         -40.0000      8.11%
2612.95/134.35	c       134            936         247        20         -37.0000         -40.0000      8.11%
2715.64/139.52	c       140            947         305        20         -37.0000         -40.0000      8.11%
2814.28/144.52	c       145           1070         336        20         -37.0000         -40.0000      8.11%
2915.21/149.61	c       150           1181         369        20         -37.0000         -40.0000      8.11%
3016.09/154.72	c       155           1103         276        20         -37.0000         -40.0000      8.11%
3116.92/159.87	c       160           1415         429        20         -37.0000         -40.0000      8.11%
3215.41/164.89	c       165           1211         306        20         -37.0000         -40.0000      8.11%
3316.03/170.00	c       170           1264         315        20         -37.0000         -40.0000      8.11%
3417.03/175.07	c       175           1537         487        20         -37.0000         -40.0000      8.11%
3522.57/180.42	c       180           1408           0        20         -37.0000         -40.0000      8.11%
3625.44/185.63	c       186           1408           0        20         -37.0000         -40.0000      8.11%
3730.16/191.03	c       191           1639         517        20         -37.0000         -40.0000      8.11%
3831.46/196.08	c       196           1575           1        20         -37.0000         -40.0000      8.11%
3932.38/201.13	c       201           1714         548        20         -37.0000         -40.0000      8.11%
4031.09/206.16	c       206           1580          64        20         -37.0000         -40.0000      8.11%
4133.14/211.33	c       211           1785         579        20         -37.0000         -40.0000      8.11%
4233.63/216.42	c       216           1823         591        20         -37.0000         -40.0000      8.11%
4332.75/221.47	c       221           1858         624        20         -37.0000         -40.0000      8.11%
4433.59/226.54	c       227           1858         624        20         -37.0000         -40.0000      8.11%
4534.56/231.68	c       232           1858         624        20         -37.0000         -40.0000      8.11%
4635.24/236.79	c       237           1865           0        20         -37.0000         -40.0000      8.11%
4736.19/241.84	c       242           1888          23        20         -37.0000         -40.0000      8.11%
4835.29/246.89	c       247           1910          45        20         -37.0000         -40.0000      8.11%
4939.06/252.05	c       252           1976         107        20         -37.0000         -40.0000      8.11%
5039.69/257.12	c       257           2006         131        20         -37.0000         -40.0000      8.11%
5144.20/262.43	c       262           2089         178        20         -37.0000         -40.0000      8.11%
5247.02/267.61	c       268           2119         196        20         -37.0000         -40.0000      8.11%
5346.05/272.65	c       273           2208         243        20         -37.0000         -40.0000      8.11%
5446.82/277.72	c       278           2315         326        20         -37.0000         -40.0000      8.11%
5547.88/282.81	c       283           2395         374        20         -37.0000         -40.0000      8.11%
5646.86/287.81	c       288           2457         404        20         -37.0000         -40.0000      8.11%
5750.68/293.10	c       293           2527         444        20         -37.0000         -40.0000      8.11%
5856.82/298.43	c       298           2559         470        20         -37.0000         -40.0000      8.11%
5957.66/303.59	c       304           2629         512        20         -37.0000         -40.0000      8.11%
6060.56/308.75	c       309           2708         565        20         -37.0000         -40.0000      8.11%
6171.34/314.37	c       314           2827         628        20         -37.0000         -40.0000      8.11%
6272.22/319.43	c       319           2886         649        20         -37.0000         -40.0000      8.11%
6370.93/324.44	c       324           2921         658        20         -37.0000         -40.0000      8.11%
6471.78/329.50	c       330           2976         679        20         -37.0000         -40.0000      8.11%
6572.80/334.66	c       335           3018         701        20         -37.0000         -40.0000      8.11%
6675.87/339.83	c       340           3047         720        20         -37.0000         -40.0000      8.11%
6775.02/344.85	c       345           3175         782        20         -37.0000         -40.0000      8.11%
6874.13/349.86	c       350           3347         844        20         -37.0000         -40.0000      8.11%
6973.29/354.88	c       355           3416         873        20         -37.0000         -40.0000      8.11%
7034.54/357.93	c *     358           3467         896        20         -38.0000         -40.0000      5.26%
7034.54/357.94	c *     358           3467         896        20         -39.0000         -40.0000      2.56%
7081.98/360.31	c       360           3467         896        20         -39.0000         -40.0000      2.56%
7186.76/365.60	c       366           3599          75        20         -39.0000         -40.0000      2.56%
7287.11/370.76	c       371           3727          73        20         -39.0000         -40.0000      2.56%
7390.08/375.95	c       376           3876          68        20         -39.0000         -40.0000      2.56%
7488.69/381.01	c       381           3970          68        20         -39.0000         -40.0000      2.56%
7592.27/386.17	c       386           4077          65        20         -39.0000         -40.0000      2.56%
7694.34/391.36	c       391           4356          62        20         -39.0000         -40.0000      2.56%
7794.77/396.47	c       396           4401          61        20         -39.0000         -40.0000      2.56%
7895.79/401.57	c       402           4556          60        20         -39.0000         -40.0000      2.56%
7994.67/406.59	c       407           4828          60        20         -39.0000         -40.0000      2.56%
8095.12/411.60	c       412           5118          63        20         -39.0000         -40.0000      2.56%
8194.15/416.64	c       417           5257          65        20         -39.0000         -40.0000      2.56%
8294.95/421.79	c       422           5278          64        20         -39.0000         -40.0000      2.56%
8395.44/426.80	c       427           5571          62        20         -39.0000         -40.0000      2.56%
8496.50/431.93	c       432           5796          61        20         -39.0000         -40.0000      2.56%
8595.25/436.98	c       437           5859          64        20         -39.0000         -40.0000      2.56%
8696.84/442.04	c       442           6202          72        20         -39.0000         -40.0000      2.56%
8795.54/447.13	c       447           6620          73        20         -39.0000         -40.0000      2.56%
8897.52/452.22	c       452           6868          64        20         -39.0000         -40.0000      2.56%
8998.58/457.40	c       457           7034          61        20         -39.0000         -40.0000      2.56%
9103.46/462.67	c       463           7337          66        20         -39.0000         -40.0000      2.56%
9204.36/467.71	c       468           7589          62        20         -39.0000         -40.0000      2.56%
9307.37/472.92	c       473           7649          58        20         -39.0000         -40.0000      2.56%
9406.12/477.97	c       478           7877          51        20         -39.0000         -40.0000      2.56%
9511.07/483.27	c       483           8131          64        20         -39.0000         -40.0000      2.56%
9614.21/488.46	c       488           8381          67        20         -39.0000         -40.0000      2.56%
9715.35/493.51	c       494           8612          64        20         -39.0000         -40.0000      2.56%
9816.38/498.63	c       499           8786          44        20         -39.0000         -40.0000      2.56%
9917.45/503.75	c       504           8914          52        20         -39.0000         -40.0000      2.56%
10018.08/508.83	c       509           9016          48        20         -39.0000         -40.0000      2.56%
10119.17/514.00	c       514           9118          48        20         -39.0000         -40.0000      2.56%
10225.92/519.37	c       519           9241          48        20         -39.0000         -40.0000      2.56%
10328.77/524.52	c       525           9302          46        20         -39.0000         -40.0000      2.56%
10427.92/529.55	c       530           9357          41        20         -39.0000         -40.0000      2.56%
10531.07/534.75	c       535           9389          46        20         -39.0000         -40.0000      2.56%
10636.91/540.05	c       540           9464          44        20         -39.0000         -40.0000      2.56%
10736.02/545.09	c       545           9556          44        20         -39.0000         -40.0000      2.56%
10836.87/550.14	c       550           9827          49        20         -39.0000         -40.0000      2.56%
10939.13/555.30	c       555          10034          46        20         -39.0000         -40.0000      2.56%
11038.23/560.39	c       560          10289          43        20         -39.0000         -40.0000      2.56%
11141.39/565.52	c       566          10410          43        20         -39.0000         -40.0000      2.56%
11240.50/570.58	c       571          10567          46        20         -39.0000         -40.0000      2.56%
11341.58/575.63	c       576          10754          46        20         -39.0000         -40.0000      2.56%
11440.59/580.68	c       581          11069          50        20         -39.0000         -40.0000      2.56%
11543.79/585.88	c       586          11330          48        20         -39.0000         -40.0000      2.56%
11645.00/591.00	c       591          11517          53        20         -39.0000         -40.0000      2.56%
11747.06/596.05	c       596          11745          56        20         -39.0000         -40.0000      2.56%
11846.11/601.06	c       601          11969          58        20         -39.0000         -40.0000      2.56%
11945.28/606.07	c       606          12228          73        20         -39.0000         -40.0000      2.56%
12047.41/611.25	c       611          12480          79        20         -39.0000         -40.0000      2.56%
12146.48/616.27	c       616          12702          69        20         -39.0000         -40.0000      2.56%
12247.80/621.37	c       621          12859          64        20         -39.0000         -40.0000      2.56%
12348.76/626.48	c       626          13053          65        20         -39.0000         -40.0000      2.56%
12451.91/631.68	c       632          13309          53        20         -39.0000         -40.0000      2.56%
12553.08/636.77	c       637          13562          58        20         -39.0000         -40.0000      2.56%
12656.14/641.94	c       642          13803          60        20         -39.0000         -40.0000      2.56%
12755.34/647.03	c       647          14124          67        20         -39.0000         -40.0000      2.56%
12857.07/652.05	c       652          14415          64        20         -39.0000         -40.0000      2.56%
12956.44/657.09	c       657          14708          61        20         -39.0000         -40.0000      2.56%
13057.63/662.15	c       662          14963          60        20         -39.0000         -40.0000      2.56%
13157.84/667.22	c       667          15231          70        20         -39.0000         -40.0000      2.56%
13258.96/672.37	c       672          15556          75        20         -39.0000         -40.0000      2.56%
13360.09/677.49	c       677          15845          80        20         -39.0000         -40.0000      2.56%
13461.28/682.60	c       683          16067          78        20         -39.0000         -40.0000      2.56%
13564.39/687.70	c       688          16371          74        20         -39.0000         -40.0000      2.56%
13663.61/692.78	c       693          16728          92        20         -39.0000         -40.0000      2.56%
13764.74/697.83	c       698          16934          87        20         -39.0000         -40.0000      2.56%
13863.98/702.86	c       703          17323          93        20         -39.0000         -40.0000      2.56%
13965.14/707.97	c       708          17561          89        20         -39.0000         -40.0000      2.56%
14067.06/713.10	c       713          17847          84        20         -39.0000         -40.0000      2.56%
14169.51/718.28	c       718          18013          84        20         -39.0000         -40.0000      2.56%
14270.68/723.32	c       723          18182          83        20         -39.0000         -40.0000      2.56%
14369.81/728.40	c       728          18201          84        20         -39.0000         -40.0000      2.56%
14472.93/733.51	c       734          18460          82        20         -39.0000         -40.0000      2.56%
14571.99/738.55	c       739          18711          78        20         -39.0000         -40.0000      2.56%
14670.94/743.57	c       744          18762          80        20         -39.0000         -40.0000      2.56%
14772.00/748.64	c       749          18840          81        20         -39.0000         -40.0000      2.56%
14871.16/753.65	c       754          18843          81        20         -39.0000         -40.0000      2.56%
14972.21/758.71	c       759          18881          84        20         -39.0000         -40.0000      2.56%
15073.37/763.85	c       764          18891          84        20         -39.0000         -40.0000      2.56%
15172.52/768.86	c       769          18905          83        20         -39.0000         -40.0000      2.56%
15273.68/774.03	c       774          18923          82        20         -39.0000         -40.0000      2.56%
15377.67/779.14	c       779          18941          84        20         -39.0000         -40.0000      2.56%
15476.81/784.19	c       784          18991          82        20         -39.0000         -40.0000      2.56%
15577.01/789.23	c       789          19034          79        20         -39.0000         -40.0000      2.56%
15676.16/794.24	c       794          19041          80        20         -39.0000         -40.0000      2.56%
15775.29/799.25	c       799          19067          78        20         -39.0000         -40.0000      2.56%
15878.44/804.41	c       804          19284          76        20         -39.0000         -40.0000      2.56%
15977.59/809.47	c       809          19543          73        20         -39.0000         -40.0000      2.56%
16078.77/814.50	c       815          19709          78        20         -39.0000         -40.0000      2.56%
16177.89/819.59	c       820          19981          72        20         -39.0000         -40.0000      2.56%
16280.97/824.70	c       825          20297          74        20         -39.0000         -40.0000      2.56%
16379.93/829.75	c       830          20507          68        20         -39.0000         -40.0000      2.56%
16389.84/830.27	c *     830          20575          71        20         -40.0000         -40.0000      0.00%
16389.84/830.30	c       830          13857           0         0         -40.0000         -40.0000      0.00%
16399.01/831.47	c       831          13857           0         0         -40.0000         -40.0000      0.00%
16399.01/831.47	c SCIP Status        : c problem is solved
16399.01/831.47	c Total Time         : 831.47
16399.01/831.47	c   solving          : 831.47
16399.01/831.47	c   presolving       : 0.55 (included in solving)
16399.01/831.47	c B&B Tree           :
16399.01/831.47	c   nodes (total)    : 13857
16399.01/831.47	c Solution           :
16399.01/831.47	c   Solutions found  : 11
16399.01/831.47	c   Primal Bound     : -4.00000000000000e+01
16399.01/831.47	c   Dual Bound       : -4.00000000000000e+01
16399.01/831.47	c Gap                : 0.00000 %
16399.01/831.47	o -40
16399.01/831.47	s OPTIMUM FOUND
16399.01/831.47	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 
16399.01/831.47	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 x53 
16399.01/831.47	v -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 x78 -x79 
16399.01/831.47	v -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 
16399.01/831.47	v -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 
16399.01/831.47	v x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
16399.01/831.47	v -x146 -x147 -x148 -x149 -x150 -x151 x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 
16399.01/831.47	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
16399.01/831.47	v -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 x202 -x203 -x204 -x205 -x206 -x207 -x208 
16399.01/831.47	v -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 
16399.01/831.47	v -x230 -x231 -x232 -x233 -x234 -x235 -x236 x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
16399.01/831.47	v -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 x264 -x265 -x266 -x267 x268 -x269 -x270 -x271 
16399.01/831.47	v -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 
16399.01/831.47	v -x293 -x294 x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 
16399.01/831.47	v -x314 -x315 x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 x328 -x329 -x330 -x331 -x332 -x333 -x334 
16399.01/831.47	v -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 
16399.01/831.47	v -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 
16399.01/831.47	v -x377 -x378 x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 
16399.01/831.47	v -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 x413 -x414 -x415 -x416 -x417 -x418 
16399.01/831.47	v -x419 -x420 -x421 -x422 -x423 -x424 x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 x438 -x439 
16399.01/831.47	v -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 x460 
16399.01/831.47	v -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 
16399.01/831.47	v -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 x494 -x495 x496 -x497 -x498 -x499 -x500 -x501 -x502 
16399.01/831.47	v -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 
16399.01/831.47	v -x524 -x525 -x526 -x527 x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 
16399.01/831.47	v -x545 -x546 -x547 x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 x561 -x562 -x563 -x564 -x565 
16399.01/831.47	v -x566 -x567 -x568 -x569 -x570 -x571 -x572 x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 
16399.01/831.47	v -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 x602 -x603 -x604 -x605 -x606 -x607 
16399.01/831.47	v -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 -x628 
16399.01/831.47	v -x629 x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 
16399.01/831.47	v -x650 -x651 -x652 x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 
16399.01/831.47	v -x671 -x672 -x673 x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 x689 -x690 -x691 -x692 
16399.12/831.51	v -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 
16399.12/831.51	v -x713 -x714 x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 x730 -x731 -x732 -x733 -x734 
16399.12/831.51	v -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 x753 -x754 -x755 
16399.12/831.51	v -x756 -x757 -x758 -x759 -x760 

Verifier Data

OK	-40

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (187840 MiB free)
  memory of node 1: 193494 MiB (187377 MiB free)
  memory of node 2: 193531 MiB (179861 MiB free)
  memory of node 3: 193531 MiB (191935 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-4467365-1723200557/watcher-4467365-1723200557 -o /tmp/evaluation-result-4467365-1723200557/solver-4467365-1723200557 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723200315-498420 --watchdog 3760 fscip settings/racing.prm HOME/instance-4467365-1723200557.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100108 s]*
/proc/loadavg: 76.87 41.78 17.08 60/986 500278
/proc/meminfo: memFree=764880544/790760804 swapFree=131071996/131071996
[pid=500277] ppid=500274 vsize=77156 memory=65128 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/stat : 500277 (fscip) R 500274 500277 498407 0 -1 4194304 14054 0 0 0 8 3 0 0 20 0 1 0 86638813 79007744 16282 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
/proc/500277/statm: 19289 16282 2630 3035 0 15685 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 77156 KiB
Current children cumulated memory: 65128 KiB

[startup+0.219353 s]*
/proc/loadavg: 75.68 42.12 17.32 47/986 500278
/proc/meminfo: memFree=764828632/790760804 swapFree=131071996/131071996
[pid=500277] ppid=500274 vsize=97280 memory=84932 CPUtime=0.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/stat : 500277 (fscip) R 500274 500277 498407 0 -1 4194304 24447 0 0 0 18 5 0 0 20 0 1 0 86638813 99614720 21233 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
/proc/500277/statm: 24320 21233 2726 3035 0 20716 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 97280 KiB
Current children cumulated memory: 84932 KiB

[startup+0.319585 s]*
/proc/loadavg: 75.68 42.12 17.32 62/986 500278
/proc/meminfo: memFree=764779596/790760804 swapFree=131071996/131071996
[pid=500277] ppid=500274 vsize=96784 memory=85192 CPUtime=0.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/stat : 500277 (fscip) R 500274 500277 498407 0 -1 4194304 26253 0 0 0 28 5 0 0 20 0 1 0 86638813 99106816 21298 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
/proc/500277/statm: 24196 21298 2726 3035 0 20592 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 96784 KiB
Current children cumulated memory: 85192 KiB

[startup+0.700238 s]
/proc/loadavg: 75.68 42.12 17.32 62/986 500278
/proc/meminfo: memFree=764570360/790760804 swapFree=131071996/131071996
[pid=500277] ppid=500274 vsize=1677828 memory=201060 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/stat : 500277 (fscip) S 500274 500277 498407 0 -1 1077936128 46814 0 0 0 60 9 0 0 20 0 21 0 86638813 1718095872 50265 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
/proc/500277/statm: 419457 50265 2790 3035 0 92478 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 1677828 KiB
Current children cumulated memory: 201060 KiB

[startup+1.5006 s]
/proc/loadavg: 75.68 42.12 17.32 62/1006 500298
/proc/meminfo: memFree=764176684/790760804 swapFree=131071996/131071996
[pid=500277] ppid=500274 vsize=1677828 memory=676712 CPUtime=1.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/stat : 500277 (fscip) S 500274 500277 498407 0 -1 1077936128 166030 0 0 0 123 26 0 0 20 0 21 0 86638813 1718095872 169178 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
/proc/500277/statm: 419457 169178 2790 3035 0 212613 0
[pid=500277/tid=500279] ppid=500274 vsize=1677828 memory=7806539632655225958 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500279/stat : 500279 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169244 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500280] ppid=500274 vsize=1677828 memory=31024 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500280/stat : 500280 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169244 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500281] ppid=500274 vsize=1677828 memory=10544 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500281/stat : 500281 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169244 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500282] ppid=500274 vsize=1677828 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500282/stat : 500282 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 2 1 0 0 20 0 21 0 86638877 1718095872 169244 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500283] ppid=500274 vsize=1677828 memory=5512 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500283/stat : 500283 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 3 1 0 0 20 0 21 0 86638877 1718095872 169244 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500284] ppid=500274 vsize=1677828 memory=15776 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500284/stat : 500284 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169244 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500285] ppid=500274 vsize=1677828 memory=29836768444022866 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500285/stat : 500285 (fscip) S 500274 500277 498407 0 -1 1077936192 6152 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169244 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500286] ppid=500274 vsize=1677828 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500286/stat : 500286 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169244 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500287] ppid=500274 vsize=1677828 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500287/stat : 500287 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 2 1 0 0 20 0 21 0 86638877 1718095872 169244 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500288] ppid=500274 vsize=1677828 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500288/stat : 500288 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 2 1 0 0 20 0 21 0 86638877 1718095872 169310 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500289] ppid=500274 vsize=1677828 memory=280228765312896 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500289/stat : 500289 (fscip) S 500274 500277 498407 0 -1 1077936192 6154 0 0 0 3 1 0 0 20 0 21 0 86638877 1718095872 169310 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500290] ppid=500274 vsize=1677828 memory=8276066436865 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500290/stat : 500290 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 3 1 0 0 20 0 21 0 86638877 1718095872 169310 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500291] ppid=500274 vsize=1677828 memory=8293246305793 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500291/stat : 500291 (fscip) R 500274 500277 498407 0 -1 4194368 6028 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169310 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500292] ppid=500274 vsize=1677828 memory=8297541273089 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500292/stat : 500292 (fscip) S 500274 500277 498407 0 -1 1077936192 6152 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169310 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500293] ppid=500274 vsize=1677828 memory=2814784127238148 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500293/stat : 500293 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 3 1 0 0 20 0 21 0 86638877 1718095872 169310 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500294] ppid=500274 vsize=1677828 memory=3784198490309146231 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500294/stat : 500294 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169310 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500295] ppid=500274 vsize=1677828 memory=140114382704224 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500295/stat : 500295 (fscip) S 500274 500277 498407 0 -1 1077936192 6153 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169310 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500296] ppid=500274 vsize=1677828 memory=140114383014784 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500296/stat : 500296 (fscip) S 500274 500277 498407 0 -1 1077936192 6152 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169310 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500297] ppid=500274 vsize=1677828 memory=140114383014928 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500297/stat : 500297 (fscip) S 500274 500277 498407 0 -1 1077936192 6152 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169310 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500298] ppid=500274 vsize=1677828 memory=140114383012160 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500298/stat : 500298 (fscip) S 500274 500277 498407 0 -1 1077936192 6152 0 0 0 3 0 0 0 20 0 21 0 86638877 1718095872 169376 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1677828 KiB
Current children cumulated memory: 676712 KiB

[startup+3.12243 s]
/proc/loadavg: 75.68 42.12 17.32 80/1025 500318
/proc/meminfo: memFree=760465620/790760804 swapFree=131071996/131071996
[pid=500277] ppid=500274 vsize=4874308 memory=3889584 CPUtime=31.46 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/stat : 500277 (fscip) S 500274 500277 498407 0 -1 1077936128 832331 0 0 0 2618 528 0 0 20 0 41 0 86638813 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 17 43 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
/proc/500277/statm: 1218577 972396 2982 3035 0 1107489 0
[pid=500277/tid=500279] ppid=500274 vsize=4874308 memory=31024 CPUtime=1.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500279/stat : 500279 (fscip) R 500274 500277 498407 0 -1 4194368 42938 0 0 0 117 32 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500280] ppid=500274 vsize=4874308 memory=1840292 CPUtime=1.54 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500280/stat : 500280 (fscip) R 500274 500277 498407 0 -1 4194368 41119 0 0 0 132 22 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500281] ppid=500274 vsize=4874308 memory=280228765647792 CPUtime=1.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500281/stat : 500281 (fscip) R 500274 500277 498407 0 -1 1077936192 37421 0 0 0 132 24 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500282] ppid=500274 vsize=4874308 memory=7318452475133972 CPUtime=1.52 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500282/stat : 500282 (fscip) R 500274 500277 498407 0 -1 4194368 38910 0 0 0 118 34 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500283] ppid=500274 vsize=4874308 memory=0 CPUtime=1.54 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500283/stat : 500283 (fscip) R 500274 500277 498407 0 -1 4194368 37705 0 0 0 130 24 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500284] ppid=500274 vsize=4874308 memory=-6226345706028972904 CPUtime=1.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500284/stat : 500284 (fscip) R 500274 500277 498407 0 -1 4194368 38693 0 0 0 133 22 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500285] ppid=500274 vsize=4874308 memory=-9023573410058016385 CPUtime=1.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500285/stat : 500285 (fscip) R 500274 500277 498407 0 -1 4194368 44350 0 0 0 119 30 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500286] ppid=500274 vsize=4874308 memory=-5659095215352982582 CPUtime=1.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500286/stat : 500286 (fscip) R 500274 500277 498407 0 -1 4194368 37501 0 0 0 132 23 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500287] ppid=500274 vsize=4874308 memory=-3827825583935793196 CPUtime=1.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500287/stat : 500287 (fscip) R 500274 500277 498407 0 -1 4194368 38108 0 0 0 131 24 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500288] ppid=500274 vsize=4874308 memory=3784198490309146231 CPUtime=1.52 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500288/stat : 500288 (fscip) R 500274 500277 498407 0 -1 4194368 40841 0 0 0 118 34 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500289] ppid=500274 vsize=4874308 memory=140114382704224 CPUtime=1.54 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500289/stat : 500289 (fscip) R 500274 500277 498407 0 -1 4194368 39204 0 0 0 130 24 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500290] ppid=500274 vsize=4874308 memory=140114383014784 CPUtime=1.54 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500290/stat : 500290 (fscip) S 500274 500277 498407 0 -1 1077936192 36557 0 0 0 131 23 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500291] ppid=500274 vsize=4874308 memory=140114383014928 CPUtime=1.57 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500291/stat : 500291 (fscip) R 500274 500277 498407 0 -1 4194368 42576 0 0 0 145 12 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500292] ppid=500274 vsize=4874308 memory=140114383012160 CPUtime=1.52 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500292/stat : 500292 (fscip) R 500274 500277 498407 0 -1 4194368 36122 0 0 0 129 23 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500293] ppid=500274 vsize=4874308 memory=280228765485168 CPUtime=1.54 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500293/stat : 500293 (fscip) R 500274 500277 498407 0 -1 4194368 36926 0 0 0 130 24 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500294] ppid=500274 vsize=4874308 memory=140347133284408 CPUtime=1.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500294/stat : 500294 (fscip) R 500274 500277 498407 0 -1 4194368 41912 0 0 0 118 31 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500295] ppid=500274 vsize=4874308 memory=203002116198536 CPUtime=1.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500295/stat : 500295 (fscip) R 500274 500277 498407 0 -1 4194368 37092 0 0 0 131 22 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500296] ppid=500274 vsize=4874308 memory=193115118260440 CPUtime=1.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500296/stat : 500296 (fscip) R 500274 500277 498407 0 -1 4194368 40751 0 0 0 131 24 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500297] ppid=500274 vsize=4874308 memory=193119430005032 CPUtime=1.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500297/stat : 500297 (fscip) R 500274 500277 498407 0 -1 4194368 43807 0 0 0 116 33 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500298] ppid=500274 vsize=4874308 memory=259132 CPUtime=1.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500298/stat : 500298 (fscip) R 500274 500277 498407 0 -1 4194368 36404 0 0 0 128 25 0 0 20 0 41 0 86638877 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500299] ppid=500274 vsize=4874308 memory=29836768444022866 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500299/stat : 500299 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638963 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500300] ppid=500274 vsize=4874308 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500300/stat : 500300 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500301] ppid=500274 vsize=4874308 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500301/stat : 500301 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500302] ppid=500274 vsize=4874308 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500302/stat : 500302 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500303] ppid=500274 vsize=4874308 memory=280228765312896 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500303/stat : 500303 (fscip) S 500274 500277 498407 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500304] ppid=500274 vsize=4874308 memory=1674948 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500304/stat : 500304 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500305] ppid=500274 vsize=4874308 memory=8293246305793 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500305/stat : 500305 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500306] ppid=500274 vsize=4874308 memory=8297541273089 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500306/stat : 500306 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500307] ppid=500274 vsize=4874308 memory=2814784127238148 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500307/stat : 500307 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500308] ppid=500274 vsize=4874308 memory=146112 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500308/stat : 500308 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500309] ppid=500274 vsize=4874308 memory=-8887405729579311804 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500309/stat : 500309 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500310] ppid=500274 vsize=4874308 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500310/stat : 500310 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500311] ppid=500274 vsize=4874308 memory=280228765718544 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500311/stat : 500311 (fscip) S 500274 500277 498407 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 86638964 4991291392 972396 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0

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

/proc/500277/task/500318/stat : 500318 (fscip) S 500274 500277 498407 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 41 0 86638964 18575384576 3591592 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
Current children cumulated CPU time: 16362.2 s
Current children cumulated vsize: 18140024 KiB
Current children cumulated memory: 14366368 KiB

[startup+830.401 s]
/proc/loadavg: 80.30 77.92 54.41 81/1025 501130
/proc/meminfo: memFree=720286508/790760804 swapFree=131071996/131071996
[pid=500277] ppid=500274 vsize=18074488 memory=14338504 CPUtime=16393.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/stat : 500277 (fscip) S 500274 500277 498407 0 -1 1077936128 26188520 0 0 0 1631768 7594 0 0 20 0 41 0 86638813 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
/proc/500277/statm: 4518622 3584626 3318 3035 0 4411696 0
[pid=500277/tid=500279] ppid=500274 vsize=18074488 memory=6048 CPUtime=818.5 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500279/stat : 500279 (fscip) S 500274 500277 498407 0 -1 4194368 656676 0 0 0 81682 168 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500280] ppid=500274 vsize=18074488 memory=31024 CPUtime=816.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500280/stat : 500280 (fscip) R 500274 500277 498407 0 -1 4194368 1389290 0 0 0 81419 273 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500281] ppid=500274 vsize=18074488 memory=10544 CPUtime=821.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500281/stat : 500281 (fscip) R 500274 500277 498407 0 -1 1077936192 1781945 0 0 0 81426 684 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500282] ppid=500274 vsize=18074488 memory=5512 CPUtime=820.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500282/stat : 500282 (fscip) R 500274 500277 498407 0 -1 4194368 596628 0 0 0 81928 132 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500283] ppid=500274 vsize=18074488 memory=6048 CPUtime=818.77 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500283/stat : 500283 (fscip) R 500274 500277 498407 0 -1 4194368 1383888 0 0 0 81614 263 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500284] ppid=500274 vsize=18074488 memory=51200 CPUtime=820.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500284/stat : 500284 (fscip) R 500274 500277 498407 0 -1 4194368 1807004 0 0 0 81282 719 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500285] ppid=500274 vsize=18074488 memory=104 CPUtime=820.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500285/stat : 500285 (fscip) R 500274 500277 498407 0 -1 4194368 635654 0 0 0 81852 159 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500286] ppid=500274 vsize=18074488 memory=25932 CPUtime=819.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500286/stat : 500286 (fscip) R 500274 500277 498407 0 -1 4194368 1377729 0 0 0 81712 266 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500287] ppid=500274 vsize=18074488 memory=6720664359095253612 CPUtime=820.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500287/stat : 500287 (fscip) R 500274 500277 498407 0 -1 4194368 1673867 0 0 0 81434 614 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500288] ppid=500274 vsize=18074488 memory=2316 CPUtime=818.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500288/stat : 500288 (fscip) R 500274 500277 498407 0 -1 1077936192 568396 0 0 0 81757 133 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500289] ppid=500274 vsize=18074488 memory=33000 CPUtime=821.25 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500289/stat : 500289 (fscip) R 500274 500277 498407 0 -1 4194368 1430693 0 0 0 81855 270 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500290] ppid=500274 vsize=18074488 memory=1804 CPUtime=819.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500290/stat : 500290 (fscip) R 500274 500277 498407 0 -1 4194368 2468506 0 0 0 80990 966 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500291] ppid=500274 vsize=18074488 memory=14369284 CPUtime=819.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500291/stat : 500291 (fscip) R 500274 500277 498407 0 -1 4194368 647415 0 0 0 81892 98 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500292] ppid=500274 vsize=18074488 memory=7044 CPUtime=821.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500292/stat : 500292 (fscip) R 500274 500277 498407 0 -1 4194368 1379538 0 0 0 81843 274 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500293] ppid=500274 vsize=18074488 memory=28184 CPUtime=820.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500293/stat : 500293 (fscip) R 500274 500277 498407 0 -1 1077936192 2197405 0 0 0 81164 876 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500294] ppid=500274 vsize=18074488 memory=33860 CPUtime=819.59 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500294/stat : 500294 (fscip) R 500274 500277 498407 0 -1 4194368 579475 0 0 0 81802 157 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500295] ppid=500274 vsize=18074488 memory=21392 CPUtime=819.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500295/stat : 500295 (fscip) R 500274 500277 498407 0 -1 4194368 1417986 0 0 0 81719 273 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500296] ppid=500274 vsize=18074488 memory=2208 CPUtime=819.61 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500296/stat : 500296 (fscip) R 500274 500277 498407 0 -1 4194368 2120221 0 0 0 81159 802 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500297] ppid=500274 vsize=18074488 memory=2036 CPUtime=818.9 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500297/stat : 500297 (fscip) R 500274 500277 498407 0 -1 4194368 589939 0 0 0 81734 156 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500298] ppid=500274 vsize=18074488 memory=31316 CPUtime=816.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500298/stat : 500298 (fscip) R 500274 500277 498407 0 -1 4194368 1441678 0 0 0 81411 283 0 0 20 0 41 0 86638877 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500299] ppid=500274 vsize=18074488 memory=28568 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500299/stat : 500299 (fscip) S 500274 500277 498407 0 -1 1077936192 12 0 0 0 0 0 0 0 20 0 41 0 86638963 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500300] ppid=500274 vsize=18074488 memory=14366368 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500300/stat : 500300 (fscip) S 500274 500277 498407 0 -1 1077936192 14 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500301] ppid=500274 vsize=18074488 memory=2680 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500301/stat : 500301 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500302] ppid=500274 vsize=18074488 memory=6732 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500302/stat : 500302 (fscip) S 500274 500277 498407 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500303] ppid=500274 vsize=18074488 memory=15009392 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500303/stat : 500303 (fscip) S 500274 500277 498407 0 -1 1077936192 26 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500304] ppid=500274 vsize=18074488 memory=11648 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500304/stat : 500304 (fscip) S 500274 500277 498407 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500305] ppid=500274 vsize=18074488 memory=11644 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500305/stat : 500305 (fscip) S 500274 500277 498407 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500306] ppid=500274 vsize=18074488 memory=13820 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500306/stat : 500306 (fscip) S 500274 500277 498407 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500307] ppid=500274 vsize=18074488 memory=11648 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500307/stat : 500307 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500308] ppid=500274 vsize=18074488 memory=11644 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500308/stat : 500308 (fscip) S 500274 500277 498407 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500309] ppid=500274 vsize=18074488 memory=11372 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500309/stat : 500309 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500310] ppid=500274 vsize=18074488 memory=11628 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500310/stat : 500310 (fscip) S 500274 500277 498407 0 -1 1077936192 29 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500311] ppid=500274 vsize=18074488 memory=2808 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500311/stat : 500311 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500312] ppid=500274 vsize=18074488 memory=6816 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500312/stat : 500312 (fscip) S 500274 500277 498407 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500313] ppid=500274 vsize=18074488 memory=23744896 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500313/stat : 500313 (fscip) S 500274 500277 498407 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500314] ppid=500274 vsize=18074488 memory=2656 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500314/stat : 500314 (fscip) S 500274 500277 498407 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500315] ppid=500274 vsize=18074488 memory=6708 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500315/stat : 500315 (fscip) S 500274 500277 498407 0 -1 1077936192 29 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500316] ppid=500274 vsize=18074488 memory=11115448 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500316/stat : 500316 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500317] ppid=500274 vsize=18074488 memory=2688 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500317/stat : 500317 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500318] ppid=500274 vsize=18074488 memory=8323350987516068516 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500318/stat : 500318 (fscip) S 500274 500277 498407 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 41 0 86638964 18508275712 3584626 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
Current children cumulated CPU time: 16393.6 s
Current children cumulated vsize: 18074488 KiB
Current children cumulated memory: 14338504 KiB

[startup+831.201 s]
/proc/loadavg: 79.72 77.84 54.51 64/1006 501130
/proc/meminfo: memFree=726175736/790760804 swapFree=131071996/131071996
[pid=500277] ppid=500274 vsize=10212252 memory=7828308 CPUtime=16398.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/stat : 500277 (fscip) S 500274 500277 498407 0 -1 1077936128 26379886 0 0 0 1632234 7640 0 0 20 0 21 0 86638813 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
/proc/500277/statm: 2553063 1957077 3318 3035 0 2455053 0
[pid=500277/tid=500280] ppid=500274 vsize=10212252 memory=32760 CPUtime=817.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500280/stat : 500280 (fscip) R 500274 500277 498407 0 -1 4194368 1407558 0 0 0 81497 274 0 0 20 0 21 0 86638877 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500295] ppid=500274 vsize=10212252 memory=20660 CPUtime=820.72 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500295/stat : 500295 (fscip) R 500274 500277 498407 0 -1 4194368 1417986 0 0 0 81799 273 0 0 20 0 21 0 86638877 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500299] ppid=500274 vsize=10212252 memory=6952 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500299/stat : 500299 (fscip) S 500274 500277 498407 0 -1 1077936192 12 0 0 0 0 0 0 0 20 0 21 0 86638963 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500300] ppid=500274 vsize=10212252 memory=11648 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500300/stat : 500300 (fscip) S 500274 500277 498407 0 -1 1077936192 14 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500301] ppid=500274 vsize=10212252 memory=11644 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500301/stat : 500301 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500302] ppid=500274 vsize=10212252 memory=198340509722 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500302/stat : 500302 (fscip) S 500274 500277 498407 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500303] ppid=500274 vsize=10212252 memory=25031 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500303/stat : 500303 (fscip) S 500274 500277 498407 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500304] ppid=500274 vsize=10212252 memory=28568 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500304/stat : 500304 (fscip) S 500274 500277 498407 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500305] ppid=500274 vsize=10212252 memory=7312 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500305/stat : 500305 (fscip) S 500274 500277 498407 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500306] ppid=500274 vsize=10212252 memory=14286440 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500306/stat : 500306 (fscip) S 500274 500277 498407 0 -1 1077936192 28 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500307] ppid=500274 vsize=10212252 memory=14092588 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500307/stat : 500307 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500309] ppid=500274 vsize=10212252 memory=8196 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500309/stat : 500309 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500310] ppid=500274 vsize=10212252 memory=3300 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500310/stat : 500310 (fscip) S 500274 500277 498407 0 -1 1077936192 29 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500311] ppid=500274 vsize=10212252 memory=2264 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500311/stat : 500311 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500312] ppid=500274 vsize=10212252 memory=33860 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500312/stat : 500312 (fscip) S 500274 500277 498407 0 -1 1077936192 29 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500313] ppid=500274 vsize=10212252 memory=54232 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500313/stat : 500313 (fscip) S 500274 500277 498407 0 -1 1077936192 30 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500314] ppid=500274 vsize=10212252 memory=7640 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500314/stat : 500314 (fscip) S 500274 500277 498407 0 -1 1077936192 27 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500315] ppid=500274 vsize=10212252 memory=6720664359095253612 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500315/stat : 500315 (fscip) S 500274 500277 498407 0 -1 1077936192 29 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500316] ppid=500274 vsize=10212252 memory=20364 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500316/stat : 500316 (fscip) S 500274 500277 498407 0 -1 1077936192 24 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
[pid=500277/tid=500318] ppid=500274 vsize=10212252 memory=5520 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/500277/task/500318/stat : 500318 (fscip) S 500274 500277 498407 0 -1 1077936192 29 0 0 0 0 0 0 0 20 0 21 0 86638964 10457346048 1957077 809668444160 4194304 16622877 140726105899232 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 24215552 140726105904105 140726105904221 140726105904221 140726105911247 0
Current children cumulated CPU time: 16398.7 s
Current children cumulated vsize: 10212252 KiB
Current children cumulated memory: 7828308 KiB

[startup+831.6 s]*
/proc/loadavg: 79.72 77.84 54.51 62/985 501130
/proc/meminfo: memFree=731142040/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+831.721 s]
/proc/loadavg: 79.72 77.84 54.51 62/985 501130
/proc/meminfo: memFree=731142040/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 831.734
CPU time (s): 16399.4
CPU user time (s): 16322.6
CPU system time (s): 76.7265
CPU usage (%): 1971.71
Max. virtual memory (cumulated for all children) (KiB): 18779920
Max. memory (cumulated for all children) (KiB): 14712628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16322.6
system time used= 76.7265
maximum resident set size= 14713208
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26413384
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= 927363
involuntary context switches= 89854


# summary of solver processes directly reported to runsolver:
#   pid: 500277
#   total CPU time (s): 16399.4
#   total CPU user time (s): 16322.6
#   total CPU system time (s): 76.7265

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.32454 second user time and 19.2833 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-09 12:49:17
IDJOB=4467365
IDBENCH=146695
IDSOLVER=3097
FILE ID=nodeD105/4467365-1723200557
RUNJOBID= nodeD105-1723200315-498420
SLURM_JOB_ID= 8266897
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 024-08-09
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-2.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-4467365-1723200557/watcher-4467365-1723200557 -o /tmp/evaluation-result-4467365-1723200557/solver-4467365-1723200557 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723200315-498420 --watchdog 3760  fscip settings/racing.prm HOME/instance-4467365-1723200557.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= dbca78014701662c42e2f44b8d3d4cf2
RANDOM SEED=1581119613

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        764946836 kB
MemAvailable:   764293680 kB
Buffers:          864628 kB
Cached:          1841000 kB
SwapCached:            0 kB
Active:          1185964 kB
Inactive:       21616412 kB
Active(anon):       2168 kB
Inactive(anon): 20125296 kB
Active(file):    1183796 kB
Inactive(file):  1491116 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             59016 kB
Writeback:            12 kB
AnonPages:      20097248 kB
Mapped:           135852 kB
Shmem:             30728 kB
KReclaimable:     183272 kB
Slab:             578100 kB
SReclaimable:     183272 kB
SUnreclaim:       394828 kB
KernelStack:       16896 kB
PageTables:        53360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3112368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           799488 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1138688 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:      751616 kB
DirectMap2M:    88875008 kB
DirectMap1G:    716177408 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD105 at 2024-08-09 13:03:09