Trace number 4465758

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 NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72001.4 3638.63

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n25-d4-i2.cnf.gz-plain.pb.metafix.opb
MD5SUMce459d654692c78ea9ebe534277cd2e6
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark77.8957
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables101
Total number of constraints212
Number of constraints which are clauses212
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 constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 22753280, getVmSize() = 22753280, SCIPgetMemUsed() = 1008070, SCIPgetMemTotal() = 1273046, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.00	c ** Estimated virtualMemUsedAtSolver = 15231528, getVmSize() = 24727552, SCIPgetMemUsed() = 1159818, SCIPgetMemTotal() = 2058226, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for solvers to 4.18857e+11 for each SCIP **
0.00/0.00	c Original Problem   :
0.00/0.00	c   Problem name     : instance-4465758-1722558365
0.00/0.00	c   Variables        : 101 (101 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.00	c   Constraints      : 212
0.00/0.00	c   Objective sense  : minimize
0.00/0.00	c Presolved Problem  :
0.00/0.00	c   Variables        : 101 (101 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.00	c   Constraints      : 212
0.00/0.00	c Constraints        : Number
0.00/0.00	c   logicor          : 212 
0.00/0.00	c ** Instance transfer method used: 0
0.00/0.00	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.04	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.05	c                                Nodes    Active                                            
0.00/0.05	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
98.16/5.11	c         5          34326          20        20                -           0.0000          -
198.95/10.15	c        10          13709        4999        20                -           0.0000          -
298.57/15.20	c        15          23493        7989        20                -           0.0000          -
397.17/20.25	c        20          32979       10778        20                -           0.0000          -
497.82/25.30	c        25          43007       13281        20                -           0.0000          -
596.47/30.35	c        30          54275       15923        20                -           0.0000          -
695.05/35.40	c        35          65190       18462        20                -           0.0000          -
795.67/40.45	c        40          76065       20757        20                -           0.0000          -
896.28/45.50	c        46          86454       22647        20                -           0.0000          -
994.84/50.55	c        51          96763       24533        20                -           0.0000          -
1095.41/55.60	c        56         106003       27012        20                -           0.0000          -
1194.07/60.66	c        61         115632       29037        20                -           0.0000          -
1292.57/65.69	c        66         125230       31151        20                -           0.0000          -
1393.20/70.74	c        71         134808       33020        20                -           0.0000          -
1491.83/75.79	c        76         143974       34852        20                -           0.0000          -
1592.40/80.85	c        81         152885       36264        20                -           0.0000          -
1691.02/85.89	c        86         161702       37687        20                -           0.0000          -
1791.32/90.94	c        91         170283       38969        20                -           0.0000          -
1889.98/95.99	c        96         178881       40618        20                -           0.0000          -
1991.38/101.04	c       101         187375       41802        20                -           0.0000          -
2090.13/106.09	c       106         195502       42983        20                -           0.0000          -
2190.85/111.14	c       111         203280       44526        20                -           0.0000          -
2289.61/116.19	c       116         211065       46111        20                -           0.0000          -
2389.63/121.25	c       121         219064       47228        20                -           0.0000          -
2488.40/126.29	c       126         226399       48394        20                -           0.0000          -
2588.86/131.34	c       131         233823       50158        20                -           0.0000          -
2687.55/136.39	c       136         241214       51481        20                -           0.0000          -
2788.18/141.45	c       141         248323       52521        20                -           0.0000          -
2886.86/146.49	c       146         255691       53673        20                -           0.0000          -
2987.60/151.54	c       152         262399       54904        20                -           0.0000          -
3086.10/156.59	c       157         268942       56234        20                -           0.0000          -
3186.74/161.64	c       162         275212       57449        20                -           0.0000          -
3285.34/166.69	c       167         281982       58334        20                -           0.0000          -
3385.98/171.74	c       172         288439       59220        20                -           0.0000          -
3484.44/176.79	c       177         294943       59993        20                -           0.0000          -
3585.13/181.84	c       182         301381       60573        20                -           0.0000          -
3683.78/186.89	c       187         307750       61232        20                -           0.0000          -
3784.35/191.94	c       192         313410       62216        20                -           0.0000          -
3883.13/196.99	c       197         319004       63054        20                -           0.0000          -
3981.81/202.04	c       202         324762       64111        20                -           0.0000          -
4083.32/207.09	c       207         330755       65055        20                -           0.0000          -
4183.85/212.14	c       212         336550       65786        20                -           0.0000          -
4282.85/217.19	c       217         342260       66232        20                -           0.0000          -
4382.50/222.24	c       222         347633       67181        20                -           0.0000          -
4481.23/227.29	c       227         353387       68600        20                -           0.0000          -
4581.84/232.34	c       232         359420       69370        20                -           0.0000          -
4680.47/237.39	c       237         365149       70050        20                -           0.0000          -
4781.12/242.44	c       242         370680       70703        20                -           0.0000          -
4879.91/247.49	c       248         376407       71488        20                -           0.0000          -
4980.96/252.54	c       253         381922       71927        20                -           0.0000          -
5079.40/257.59	c       258         387518       72412        20                -           0.0000          -
5180.18/262.64	c       263         393000       73561        20                -           0.0000          -
5278.83/267.69	c       268         398562       74608        20                -           0.0000          -
5379.54/272.75	c       273         404565       75398        20                -           0.0000          -
5478.26/277.79	c       278         410520       76611        20                -           0.0000          -
5578.89/282.84	c       283         416083       77433        20                -           0.0000          -
5677.48/287.89	c       288         421311       78277        20                -           0.0000          -
5778.17/292.94	c       293         426797       78930        20                -           0.0000          -
5876.94/297.99	c       298         432414       79409        20                -           0.0000          -
5978.30/303.04	c       303         438023       80021        20                -           0.0000          -
6077.12/308.09	c       308         443180       80686        20                -           0.0000          -
6175.95/313.14	c       313         448278       81439        20                -           0.0000          -
6276.86/318.19	c       318         453381       81747        20                -           0.0000          -
6376.57/323.24	c       323         458515       82213        20                -           0.0000          -
6475.38/328.29	c       328         463623       82672        20                -           0.0000          -
6576.10/333.34	c       333         468533       83323        20                -           0.0000          -
6674.84/338.39	c       338         473356       83993        20                -           0.0000          -
6775.55/343.44	c       343         478803       84651        20                -           0.0000          -
6874.35/348.49	c       348         483756       85787        20                -           0.0000          -
6975.07/353.54	c       354         488863       86582        20                -           0.0000          -
7073.83/358.59	c       359         493777       87035        20                -           0.0000          -
7174.66/363.64	c       364         498780       87490        20                -           0.0000          -
7273.49/368.69	c       369         503775       87907        20                -           0.0000          -
7374.25/373.74	c       374         508462       88908        20                -           0.0000          -
7473.10/378.79	c       379         513361       89485        20                -           0.0000          -
7573.85/383.84	c       384         518463       89929        20                -           0.0000          -
7672.29/388.89	c       389         523459       90385        20                -           0.0000          -
7773.12/393.94	c       394         528123       90855        20                -           0.0000          -
7871.94/398.99	c       399        3668865          23        20                -           0.0000          -
7970.53/404.04	c       404        3714042          20        20                -           0.0000          -
8072.05/409.09	c       409        3758709          21        20                -           0.0000          -
8170.81/414.14	c       414        3804095          25        20                -           0.0000          -
8271.54/419.19	c       419        3848978          16        20                -           0.0000          -
8371.42/424.24	c       424         554377       94722        20                -           0.0000          -
8470.23/429.29	c       429        3938433          17        20                -           0.0000          -
8571.10/434.34	c       434        3985284          18        20                -           0.0000          -
8669.87/439.39	c       439        4032630          17        20                -           0.0000          -
8770.41/444.44	c       444        4076327          15        20                -           0.0000          -
8869.24/449.50	c       450        4123918          17        20                -           0.0000          -
8969.94/454.54	c       455        4170274          15        20                -           0.0000          -
9068.67/459.59	c       460        4216215          14        20                -           0.0000          -
9169.21/464.64	c       465        4261079          21        20                -           0.0000          -
9267.99/469.69	c       470         591997       98517        20                -           0.0000          -
9368.78/474.74	c       475        4350658          18        20                -           0.0000          -
9467.59/479.79	c       480        4395024          16        20                -           0.0000          -
9568.43/484.84	c       485        4439390          17        20                -           0.0000          -
9667.26/489.89	c       490        4484518          16        20                -           0.0000          -
9767.92/494.94	c       495        4528196          13        20                -           0.0000          -
9866.56/499.99	c       500        4574878          14        20                -           0.0000          -
9968.06/505.04	c       505        4620591          20        20                -           0.0000          -
10066.81/510.09	c       510        4667263          14        20                -           0.0000          -
10167.63/515.14	c       515        4713339          24        20                -           0.0000          -
10266.44/520.19	c       520        4756096          18        20                -           0.0000          -
10366.58/525.24	c       525        4798935          18        20                -           0.0000          -
10465.26/530.29	c       530        4844181          17        20                -           0.0000          -
10566.06/535.34	c       535        4891071          20        20                -           0.0000          -
10664.82/540.39	c       540        4936743          20        20                -           0.0000          -
10765.31/545.44	c       545        4983330          22        20                -           0.0000          -
10864.05/550.49	c       550        5030053          19        20                -           0.0000          -
10964.69/555.54	c       556        5077586          17        20                -           0.0000          -
11063.64/560.59	c       561        5126593          17        20                -           0.0000          -
11164.52/565.64	c       566        5176312          16        20                -           0.0000          -
11263.43/570.69	c       571        5224286          21        20                -           0.0000          -
11364.27/575.74	c       576        5270586          20        20                -           0.0000          -
11463.12/580.79	c       581        5318321          23        20                -           0.0000          -
11564.00/585.84	c       586        5367260          20        20                -           0.0000          -
11662.86/590.89	c       591        5415579          17        20                -           0.0000          -
11763.69/595.94	c       596        5463261          20        20                -           0.0000          -
11862.51/600.99	c       601        5511217          15        20                -           0.0000          -
11964.03/606.04	c       606        5555836          14        20                -           0.0000          -
12062.88/611.09	c       611        5599601          14        20                -           0.0000          -
12161.94/616.14	c       616        5643082          15        20                -           0.0000          -
12262.71/621.19	c       621        5686683          13        20                -           0.0000          -
12362.86/626.24	c       626        5731780          18        20                -           0.0000          -
12461.60/631.29	c       631        5775077          19        20                -           0.0000          -
12562.44/636.34	c       636        5820392          18        20                -           0.0000          -
12660.98/641.35	c       641        5863503          20        20                -           0.0000          -
12761.87/646.40	c       646        5911018          19        20                -           0.0000          -
12860.87/651.45	c       651        5954886          16        20                -           0.0000          -
12961.58/656.50	c       657        6000398          16        20                -           0.0000          -
13060.44/661.55	c       662        6046055          15        20                -           0.0000          -
13161.24/666.62	c       667        6091416          18        20                -           0.0000          -
13260.18/671.67	c       672        6139046          15        20                -           0.0000          -
13360.91/676.72	c       677        6186917          11        20                -           0.0000          -
13459.77/681.78	c       682        6233333          17        20                -           0.0000          -
13560.70/686.83	c       687        6281239          20        20                -           0.0000          -
13659.65/691.88	c       692        6330009          14        20                -           0.0000          -
13760.60/696.93	c       697        6380659          23        20                -           0.0000          -
13859.46/701.99	c       702        6427477          11        20                -           0.0000          -
13961.08/707.04	c       707        6474787          17        20                -           0.0000          -
14060.12/712.09	c       712        6524172          17        20                -           0.0000          -
14158.82/717.14	c       717        6571798          11        20                -           0.0000          -
14259.59/722.19	c       722        6621513          23        20                -           0.0000          -
14359.61/727.24	c       727        6673283          22        20                -           0.0000          -
14458.49/732.29	c       732        6725795          19        20                -           0.0000          -
14559.43/737.34	c       737        6779208          19        20                -           0.0000          -
14658.22/742.39	c       742        6831527          15        20                -           0.0000          -
14758.96/747.44	c       747        6880804          20        20                -           0.0000          -
14857.67/752.49	c       752        6932061          20        20                -           0.0000          -
14958.41/757.54	c       758        6980246          16        20                -           0.0000          -
15057.26/762.59	c       763        7026734          19        20                -           0.0000          -
15158.12/767.64	c       768        7076968          21        20                -           0.0000          -
15256.95/772.69	c       773        7126196          16        20                -           0.0000          -
15357.79/777.74	c       778        7177527          13        20                -           0.0000          -
15456.42/782.79	c       783        7227515          13        20                -           0.0000          -
15557.13/787.84	c       788        7277301          18        20                -           0.0000          -
15655.74/792.89	c       793        7327734          26        20                -           0.0000          -
15756.37/797.94	c       798        7376769          25        20                -           0.0000          -
15855.19/802.99	c       803        7424563          29        20                -           0.0000          -
15954.04/808.04	c       808        7471677          14        20                -           0.0000          -
16055.91/813.09	c       813        7520877          18        20                -           0.0000          -
16154.63/818.14	c       818        7569829          19        20                -           0.0000          -
16255.35/823.19	c       823        7616609          17        20                -           0.0000          -
16355.47/828.24	c       828        7665741          20        20                -           0.0000          -
16454.40/833.29	c       833        7714726          19        20                -           0.0000          -
16555.37/838.34	c       838        7763137          14        20                -           0.0000          -
16654.34/843.39	c       843        7811666          18        20                -           0.0000          -
16755.29/848.41	c       848        7857517          11        20                -           0.0000          -
16854.28/853.46	c       853        7904291          21        20                -           0.0000          -
16953.04/858.47	c       858        7953668          15        20                -           0.0000          -
17053.73/863.52	c       864        8003640          19        20                -           0.0000          -
17152.55/868.57	c       869        8052869          17        20                -           0.0000          -
17253.47/873.63	c       874        8102796          15        20                -           0.0000          -
17352.46/878.68	c       879        8152459          16        20                -           0.0000          -
17453.37/883.73	c       884        8202504          20        20                -           0.0000          -
17552.11/888.79	c       889        8250293          21        20                -           0.0000          -
17652.88/893.84	c       894        8299587          22        20                -           0.0000          -
17751.82/898.89	c       899        8349674          19        20                -           0.0000          -
17852.75/903.94	c       904        8396992          18        20                -           0.0000          -
17951.68/909.00	c       909        8444774          14        20                -           0.0000          -
18053.24/914.06	c       914        8495410          18        20                -           0.0000          -
18152.53/919.11	c       919        8545089          15        20                -           0.0000          -
18253.35/924.16	c       924        8593164          17        20                -           0.0000          -
18353.61/929.22	c       929        8641736          20        20                -           0.0000          -
18452.47/934.27	c       934        8690389          18        20                -           0.0000          -
18553.34/939.32	c       939        8738757          20        20                -           0.0000          -
18651.98/944.33	c       944        8786477          14        20                -           0.0000          -
18750.77/949.38	c       949        8836689          14        20                -           0.0000          -
18851.77/954.43	c       954        8885790          19        20                -           0.0000          -
18950.59/959.48	c       959        8936334          14        20                -           0.0000          -
19051.48/964.54	c       965        8985870          17        20                -           0.0000          -
19150.45/969.58	c       970        9034977          15        20                -           0.0000          -
19251.59/974.63	c       975        9082592          10        20                -           0.0000          -
19350.45/979.69	c       980        9131568          13        20                -           0.0000          -
19451.36/984.74	c       985        9180894          11        20                -           0.0000          -
19550.36/989.79	c       990        9231074          17        20                -           0.0000          -
19651.32/994.84	c       995        9280302          24        20                -           0.0000          -
19752.32/999.92	c      1000        9330023          19        20                -           0.0000          -
19851.32/1004.97	c      1005        9379954          24        20                -           0.0000          -
19950.20/1010.03	c      1010        9428813          17        20                -           0.0000          -
20051.72/1015.08	c      1015        9477241          14        20                -           0.0000          -
20150.60/1020.13	c      1020        9528177          18        20                -           0.0000          -
20251.12/1025.18	c      1025         929932       17915        20                -           0.0000          -
20351.58/1030.23	c      1030         931985       18224        20                -           0.0000          -
20450.58/1035.28	c      1035         934357       18335        20                -           0.0000          -
20551.38/1040.33	c      1040         936772       18418        20                -           0.0000          -
20650.41/1045.38	c      1045         939325       18521        20                -           0.0000          -
20751.17/1050.43	c      1050         941700       18574        20                -           0.0000          -
20849.79/1055.48	c      1055         944086       18568        20                -           0.0000          -
20950.58/1060.53	c      1061         946225       18768        20                -           0.0000          -
21049.51/1065.58	c      1066         948374       19082        20                -           0.0000          -
21150.38/1070.63	c      1071         950896       19109        20                -           0.0000          -
21249.38/1075.68	c      1076         953257       19073        20                -           0.0000          -
21350.36/1080.73	c      1081         955662       19096        20                -           0.0000          -
21449.31/1085.78	c      1086         957952       19106        20                -           0.0000          -
21550.30/1090.83	c      1091         960368       19069        20                -           0.0000          -
21649.31/1095.88	c      1096         962759       19070        20                -           0.0000          -
21750.13/1100.93	c      1101         965025       19061        20                -           0.0000          -
21849.06/1105.98	c      1106         967429       19183        20                -           0.0000          -
21948.05/1111.03	c      1111         969866       19152        20                -           0.0000          -
22049.60/1116.08	c      1116         972142       19096        20                -           0.0000          -
22148.71/1121.13	c      1121         974389       19112        20                -           0.0000          -
22249.43/1126.18	c      1126       10536273          18        20                -           0.0000          -
22349.46/1131.23	c      1131       10585810          19        20                -           0.0000          -
22448.40/1136.28	c      1136       10635024          18        20                -           0.0000          -
22549.18/1141.33	c      1141       10684085          22        20                -           0.0000          -
22648.22/1146.38	c      1146       10732674          23        20                -           0.0000          -
22749.22/1151.43	c      1151       10782221          19        20                -           0.0000          -
22848.02/1156.48	c      1156       10833724          20        20                -           0.0000          -
22948.98/1161.53	c      1162       10886194          16        20                -           0.0000          -
23048.00/1166.58	c      1167       10936567          12        20                -           0.0000          -
23149.13/1171.63	c      1172       10987340          16        20                -           0.0000          -
23247.84/1176.68	c      1177       11034914          13        20                -           0.0000          -
23348.75/1181.73	c      1182       11085119          13        20                -           0.0000          -
23447.75/1186.78	c      1187       11137201          24        20                -           0.0000          -
23548.62/1191.83	c      1192       11188505          20        20                -           0.0000          -
23647.57/1196.88	c      1197       11240531          19        20                -           0.0000          -
23748.36/1201.93	c      1202       11291789          23        20                -           0.0000          -
23847.25/1206.98	c      1207       11339972          19        20                -           0.0000          -
23946.16/1212.03	c      1212       11389721          16        20                -           0.0000          -
24047.60/1217.08	c      1217       11438075          16        20                -           0.0000          -
24148.33/1222.13	c      1222       11488346          16        20                -           0.0000          -
24247.47/1227.14	c      1227       11540468          23        20                -           0.0000          -
24346.42/1232.19	c      1232       11592506          22        20                -           0.0000          -
24446.71/1237.24	c      1237       11644076          21        20                -           0.0000          -
24545.72/1242.25	c      1242       11692847          19        20                -           0.0000          -
24646.62/1247.30	c      1247       11744114          20        20                -           0.0000          -
24745.62/1252.36	c      1252       11796303          17        20                -           0.0000          -
24846.62/1257.41	c      1257       11847551          22        20                -           0.0000          -
24945.60/1262.47	c      1262       11897173          18        20                -           0.0000          -
25046.62/1267.53	c      1268       11946454          23        20                -           0.0000          -
25145.54/1272.58	c      1273       11997014          14        20                -           0.0000          -
25246.50/1277.63	c      1278       12044154          17        20                -           0.0000          -
25345.49/1282.69	c      1283       12094471          16        20                -           0.0000          -
25446.51/1287.74	c      1288       12144885          16        20                -           0.0000          -
25545.48/1292.79	c      1293       12194538          13        20                -           0.0000          -
25646.47/1297.80	c      1298       12242735          21        20                -           0.0000          -
25745.49/1302.85	c      1303       12292473          23        20                -           0.0000          -
25846.50/1307.93	c      1308       12343295          22        20                -           0.0000          -
25945.53/1313.01	c      1313       12395620          20        20                -           0.0000          -
26047.09/1318.06	c      1318       12447425          19        20                -           0.0000          -
26146.12/1323.12	c      1323       12499272          20        20                -           0.0000          -
26247.18/1328.17	c      1328       12551437          17        20                -           0.0000          -
26347.22/1333.21	c      1333       12604352          23        20                -           0.0000          -
26446.17/1338.26	c      1338       12656471          19        20                -           0.0000          -
26547.19/1343.32	c      1343       12709572          22        20                -           0.0000          -
26646.04/1348.37	c      1348       12762319          18        20                -           0.0000          -
26746.93/1353.42	c      1353       12814377          16        20                -           0.0000          -
26845.95/1358.48	c      1358       12867623          14        20                -           0.0000          -
26946.96/1363.51	c      1364       12920604          21        20                -           0.0000          -
27045.52/1368.55	c      1369       12972455          18        20                -           0.0000          -
27146.46/1373.61	c      1374       13024848          15        20                -           0.0000          -
27245.47/1378.68	c      1379       13077583          14        20                -           0.0000          -
27346.49/1383.73	c      1384       13129554          18        20                -           0.0000          -
27445.51/1388.74	c      1389       13181538          13        20                -           0.0000          -
27544.53/1393.79	c      1394       13233806          15        20                -           0.0000          -
27645.53/1398.86	c      1399       13286556          18        20                -           0.0000          -
27746.45/1403.91	c      1404       13337990          19        20                -           0.0000          -
27845.43/1408.96	c      1409       13387410          14        20                -           0.0000          -
27944.45/1414.01	c      1414       13438682          16        20                -           0.0000          -
28046.27/1419.07	c      1419       13489803          16        20                -           0.0000          -
28144.95/1424.13	c      1424       13540865          12        20                -           0.0000          -
28245.74/1429.18	c      1429       13590537          20        20                -           0.0000          -
28345.86/1434.23	c      1434       13640890          15        20                -           0.0000          -
28444.84/1439.28	c      1439       13691004          18        20                -           0.0000          -
28545.84/1444.33	c      1444       13740928          21        20                -           0.0000          -
28644.72/1449.38	c      1449       13789122          20        20                -           0.0000          -
28745.77/1454.43	c      1454       13838403          17        20                -           0.0000          -
28844.57/1459.48	c      1459       13888004          14        20                -           0.0000          -
28945.62/1464.53	c      1465       13939395          15        20                -           0.0000          -
29044.73/1469.58	c      1470       13990120          15        20                -           0.0000          -
29145.72/1474.61	c      1475       14041151          18        20                -           0.0000          -
29244.57/1479.68	c      1480       14091991          19        20                -           0.0000          -
29345.49/1484.73	c      1485       14142488          18        20                -           0.0000          -
29444.42/1489.78	c      1490       14192098          16        20                -           0.0000          -
29545.57/1494.83	c      1495       14239141          20        20                -           0.0000          -
29644.38/1499.88	c      1500       14288410          16        20                -           0.0000          -
29745.31/1504.93	c      1505       14338761          12        20                -           0.0000          -
29844.33/1509.98	c      1510       14389059          15        20                -           0.0000          -
29943.35/1515.03	c      1515       14437380          16        20                -           0.0000          -
30044.99/1520.08	c      1520       14487803          19        20                -           0.0000          -
30143.93/1525.13	c      1525       14536706          15        20                -           0.0000          -
30244.90/1530.18	c      1530       14583767          15        20                -           0.0000          -
30345.43/1535.23	c      1535       14633398          17        20                -           0.0000          -
30444.29/1540.28	c      1540       14680033          13        20                -           0.0000          -
30545.30/1545.33	c      1545       14731641          19        20                -           0.0000          -
30644.22/1550.38	c      1550       14786483          17        20                -           0.0000          -
30745.20/1555.43	c      1555       14839754          17        20                -           0.0000          -
30844.23/1560.48	c      1560       14892807          15        20                -           0.0000          -
30945.09/1565.53	c      1566       14943356          22        20                -           0.0000          -
31044.06/1570.58	c      1571       14995457          18        20                -           0.0000          -
31145.02/1575.63	c      1576       15048489          19        20                -           0.0000          -
31244.02/1580.64	c      1581       15100407          16        20                -           0.0000          -
31342.94/1585.69	c      1586       15149519          19        20                -           0.0000          -
31443.60/1590.70	c      1591       15198614          18        20                -           0.0000          -
31542.48/1595.76	c      1596       15246891          15        20                -           0.0000          -
31643.41/1600.82	c      1601       15295375          12        20                -           0.0000          -
31742.39/1605.86	c      1606       15344474           9        20                -           0.0000          -
31841.37/1610.88	c      1611        1162356       21247        20                -           0.0000          -
31942.41/1615.91	c      1616        1164128       21243        20                -           0.0000          -
32041.41/1620.98	c      1621        1166014       21228        20                -           0.0000          -
32140.21/1626.03	c      1626        1167780       21212        20                -           0.0000          -
32241.84/1631.08	c      1631        1169728       21269        20                -           0.0000          -
32342.88/1636.16	c      1636       15652132          15        20                -           0.0000          -
32443.19/1641.21	c      1641       15704174          12        20                -           0.0000          -
32542.19/1646.26	c      1646       15754746          17        20                -           0.0000          -
32643.19/1651.31	c      1651       15806056          17        20                -           0.0000          -
32742.21/1656.37	c      1656       15856011          17        20                -           0.0000          -
32843.21/1661.42	c      1661       15910939          15        20                -           0.0000          -
32944.29/1666.50	c      1667       15961691          16        20                -           0.0000          -
33043.38/1671.56	c      1672       16013041          15        20                -           0.0000          -
33144.46/1676.60	c      1677       16064724          14        20                -           0.0000          -
33243.54/1681.65	c      1682       16117216          11        20                -           0.0000          -
33344.59/1686.71	c      1687       16169647          15        20                -           0.0000          -
33443.64/1691.77	c      1692       16221847          19        20                -           0.0000          -
33544.56/1696.83	c      1697       16273763          18        20                -           0.0000          -
33643.61/1701.88	c      1702        1194894       21067        20                -           0.0000          -
33744.67/1706.93	c      1707        1196442       21207        20                -           0.0000          -
33843.68/1711.94	c      1712        1198090       21208        20                -           0.0000          -
33942.76/1717.00	c      1717        1160682      156463        20                -           0.0000          -
34044.46/1722.04	c      1722        1162272      156625        20                -           0.0000          -
34143.65/1727.09	c      1727        1163777      156681        20                -           0.0000          -
34244.83/1732.16	c      1732        1165237      156740        20                -           0.0000          -
34344.58/1737.22	c      1737        1206989       21439        20                -           0.0000          -
34443.60/1742.28	c      1742        1208884       21492        20                -           0.0000          -
34544.63/1747.33	c      1747        1210560       21421        20                -           0.0000          -
34643.67/1752.38	c      1752        1212249       21416        20                -           0.0000          -
34744.61/1757.41	c      1757        1214084       21371        20                -           0.0000          -
34843.64/1762.47	c      1762        1215972       21349        20                -           0.0000          -
34944.60/1767.53	c      1768        1217721       21292        20                -           0.0000          -
35043.60/1772.58	c      1773        1219457       21243        20                -           0.0000          -
35144.68/1777.63	c      1778        1181158      158700        20                -           0.0000          -
35243.60/1782.68	c      1783        1182902      158821        20                -           0.0000          -
35344.64/1787.73	c      1788        1184589      159018        20                -           0.0000          -
35443.68/1792.78	c      1793        1186101      159096        20                -           0.0000          -
35544.74/1797.83	c      1798        1187494      159205        20                -           0.0000          -
35643.82/1802.88	c      1803        1189192      159244        20                -           0.0000          -
35744.89/1807.93	c      1808        1190869      159402        20                -           0.0000          -
35843.98/1812.98	c      1813        1192572      159443        20                -           0.0000          -
35942.94/1818.03	c      1818        1194299      159452        20                -           0.0000          -
36044.71/1823.08	c      1823        1195857      159523        20                -           0.0000          -
36143.74/1828.13	c      1828       17580869          21        20                -           0.0000          -
36244.98/1833.18	c      1833       17632954          17        20                -           0.0000          -
36344.99/1838.23	c      1838       17684141          17        20                -           0.0000          -
36443.99/1843.28	c      1843       17735696          14        20                -           0.0000          -
36544.92/1848.33	c      1848       17786014          18        20                -           0.0000          -
36643.99/1853.38	c      1853       17836997          16        20                -           0.0000          -
36745.04/1858.43	c      1858       17888537          18        20                -           0.0000          -
36844.04/1863.48	c      1863       17938382          24        20                -           0.0000          -
36945.01/1868.53	c      1869       17987865          19        20                -           0.0000          -
37044.09/1873.58	c      1874       18036883          17        20                -           0.0000          -
37145.01/1878.64	c      1879       18086972          19        20                -           0.0000          -
37244.04/1883.68	c      1884       18136110          20        20                -           0.0000          -
37344.97/1888.73	c      1889       18183365          17        20                -           0.0000          -
37443.90/1893.78	c      1894       18234863          19        20                -           0.0000          -
37542.80/1898.79	c      1899       18286273          14        20                -           0.0000          -
37643.64/1903.85	c      1904       18336451          17        20                -           0.0000          -
37744.57/1908.92	c      1909       18387324          19        20                -           0.0000          -
37843.56/1913.97	c      1914       18436645          20        20                -           0.0000          -
37942.53/1919.03	c      1919       18486936          19        20                -           0.0000          -
38044.35/1924.08	c      1924       18538158          20        20                -           0.0000          -
38143.12/1929.13	c      1929       18587982          22        20                -           0.0000          -
38243.93/1934.18	c      1934       18639818          17        20                -           0.0000          -
38344.44/1939.23	c      1939       18690784          14        20                -           0.0000          -
38443.37/1944.25	c      1944       18738574          21        20                -           0.0000          -
38542.38/1949.25	c      1949       18786635          22        20                -           0.0000          -
38643.42/1954.30	c      1954       18834477          19        20                -           0.0000          -
38742.42/1959.36	c      1959       18881676          20        20                -           0.0000          -
38843.30/1964.41	c      1964       18930959          22        20                -           0.0000          -
38942.32/1969.47	c      1969       18980127          20        20                -           0.0000          -
39043.39/1974.52	c      1975       19030987          17        20                -           0.0000          -
39142.40/1979.53	c      1980       19081788          17        20                -           0.0000          -
39241.50/1984.56	c      1985       19132401          17        20                -           0.0000          -
39342.59/1989.60	c      1990       19181682          21        20                -           0.0000          -
39441.67/1994.67	c      1995       19232154          17        20                -           0.0000          -
39542.76/1999.75	c      2000       19283446          17        20                -           0.0000          -
39643.84/2004.80	c      2005       19334291          15        20                -           0.0000          -
39742.79/2009.86	c      2010       19385052          23        20                -           0.0000          -
39843.76/2014.93	c      2015       19433303          20        20                -           0.0000          -
39942.75/2019.98	c      2020       19481541          16        20                -           0.0000          -
40041.70/2025.03	c      2025       19529900          19        20                -           0.0000          -
40143.25/2030.08	c      2030       19580116          19        20                -           0.0000          -
40242.40/2035.13	c      2035       19627661          17        20                -           0.0000          -
40344.54/2040.20	c      2040       19676478          11        20                -           0.0000          -
40443.60/2045.27	c      2045       19724829          19        20                -           0.0000          -
40544.50/2050.31	c      2050       19773216          19        20                -           0.0000          -
40643.43/2055.32	c      2055       19820881          20        20                -           0.0000          -
40742.48/2060.35	c      2060       19867647          20        20                -           0.0000          -
40843.50/2065.40	c      2065       19917406          17        20                -           0.0000          -
40942.51/2070.47	c      2070       19965580          14        20                -           0.0000          -
41043.48/2075.52	c      2076       20014028          23        20                -           0.0000          -
41142.36/2080.57	c      2081       20061802          21        20                -           0.0000          -
41243.32/2085.65	c      2086       20109528          16        20                -           0.0000          -
41344.24/2090.71	c      2091       20156169          19        20                -           0.0000          -
41443.08/2095.76	c      2096       20205327          14        20                -           0.0000          -
41544.06/2100.82	c      2101       20255805          20        20                -           0.0000          -
41642.97/2105.87	c      2106       20305296          13        20                -           0.0000          -
41743.92/2110.92	c      2111       20352671          19        20                -           0.0000          -
41842.91/2115.97	c      2116       20399763          13        20                -           0.0000          -
41941.73/2120.98	c      2121       20448796          16        20                -           0.0000          -
42043.10/2126.04	c      2126       20499278          14        20                -           0.0000          -
42142.14/2131.12	c      2131       20547855          15        20                -           0.0000          -
42242.78/2136.17	c      2136       20597127          19        20                -           0.0000          -
42343.03/2141.22	c      2141       20647761          22        20                -           0.0000          -
42441.89/2146.27	c      2146       20699054          15        20                -           0.0000          -
42542.63/2151.32	c      2151       20749555          19        20                -           0.0000          -
42641.73/2156.37	c      2156       20800405          12        20                -           0.0000          -
42742.74/2161.42	c      2161       20854477          23        20                -           0.0000          -
42841.84/2166.47	c      2166       20907088          21        20                -           0.0000          -
42942.92/2171.52	c      2172       20959689          20        20                -           0.0000          -
43042.00/2176.57	c      2177       21011294          14        20                -           0.0000          -
43142.89/2181.62	c      2182       21061941          19        20                -           0.0000          -
43241.91/2186.67	c      2187       21116459          18        20                -           0.0000          -
43342.88/2191.72	c      2192       21168900          15        20                -           0.0000          -
43441.89/2196.77	c      2197       21219829          12        20                -           0.0000          -
43542.85/2201.82	c      2202        1351077       21303        20                -           0.0000          -
43641.94/2206.87	c      2207        1352615       21348        20                -           0.0000          -
43743.04/2211.92	c      2212        1354263       21324        20                -           0.0000          -
43842.04/2216.97	c      2217        1355686       21313        20                -           0.0000          -
43941.09/2222.00	c      2222        1357143       21292        20                -           0.0000          -
44042.66/2227.06	c      2227        1358613       21231        20                -           0.0000          -
44141.94/2232.11	c      2232        1359923       21224        20                -           0.0000          -
44243.10/2237.16	c      2237        1361301       21226        20                -           0.0000          -
44343.21/2242.21	c      2242        1362736       21366        20                -           0.0000          -
44442.14/2247.27	c      2247        1311914      169858        20                -           0.0000          -
44543.22/2252.32	c      2252        1313169      169877        20                -           0.0000          -
44642.23/2257.33	c      2257        1314264      169894        20                -           0.0000          -
44741.30/2262.34	c      2262        1315472      170019        20                -           0.0000          -
44840.38/2267.35	c      2267        1316829      170044        20                -           0.0000          -
44939.46/2272.39	c      2272        1318036      170055        20                -           0.0000          -
45040.52/2277.44	c      2277        1319407      170255        20                -           0.0000          -
45139.60/2282.49	c      2282        1320722      170354        20                -           0.0000          -
45240.66/2287.54	c      2288        1321834      170617        20                -           0.0000          -
45339.73/2292.59	c      2293        1323006      170948        20                -           0.0000          -
45440.78/2297.64	c      2298        1324321      171136        20                -           0.0000          -
45539.73/2302.66	c      2303        1325415      171236        20                -           0.0000          -
45640.77/2307.71	c      2308       22397947          21        20                -           0.0000          -
45739.78/2312.72	c      2313       22453273          15        20                -           0.0000          -
45838.85/2317.74	c      2318       22508105          12        20                -           0.0000          -
45939.92/2322.80	c      2323       22563484          19        20                -           0.0000          -
46040.65/2327.90	c      2328       22617932          19        20                -           0.0000          -
46139.71/2332.97	c      2333       22670069          21        20                -           0.0000          -
46238.58/2338.03	c      2338       22721738          16        20                -           0.0000          -
46340.37/2343.07	c      2343       22775902          16        20                -           0.0000          -
46439.54/2348.13	c      2348       22827938          16        20                -           0.0000          -
46541.56/2353.20	c      2353       22877945          16        20                -           0.0000          -
46640.59/2358.25	c      2358       22928318          13        20                -           0.0000          -
46741.67/2363.31	c      2363       22977053          16        20                -           0.0000          -
46840.80/2368.36	c      2368       23027211          17        20                -           0.0000          -
46941.93/2373.42	c      2373       23077925          15        20                -           0.0000          -
47040.79/2378.49	c      2378       23126850          24        20                -           0.0000          -
47141.59/2383.54	c      2384       23175610          13        20                -           0.0000          -
47240.68/2388.59	c      2389       23222755          19        20                -           0.0000          -
47341.71/2393.64	c      2394       23270900          15        20                -           0.0000          -
47440.95/2398.69	c      2399       23319286          16        20                -           0.0000          -
47541.90/2403.74	c      2404       23371358          16        20                -           0.0000          -
47641.01/2408.76	c      2409       23420874          13        20                -           0.0000          -
47742.11/2413.84	c      2414        1407542       22212        20                -           0.0000          -
47841.14/2418.89	c      2419        1409014       22181        20                -           0.0000          -
47942.23/2423.93	c      2424        1410345       22172        20                -           0.0000          -
48041.33/2429.00	c      2429        1411757       22277        20                -           0.0000          -
48143.19/2434.06	c      2434        1413038       22372        20                -           0.0000          -
48242.46/2439.11	c      2439        1414367       22416        20                -           0.0000          -
48343.32/2444.16	c      2444        1415565       22415        20                -           0.0000          -
48443.47/2449.21	c      2449        1416979       22405        20                -           0.0000          -
48542.59/2454.27	c      2454        1418443       22476        20                -           0.0000          -
48643.57/2459.31	c      2459        1419704       22471        20                -           0.0000          -
48742.69/2464.36	c      2464        1420965       22525        20                -           0.0000          -
48843.79/2469.42	c      2469        1422274       22585        20                -           0.0000          -
48942.90/2474.48	c      2474        1423523       22636        20                -           0.0000          -
49043.99/2479.53	c      2480        1424725       22670        20                -           0.0000          -
49142.88/2484.58	c      2485       24156760          15        20                -           0.0000          -
49243.93/2489.63	c      2490       24207106          16        20                -           0.0000          -
49343.03/2494.68	c      2495       24258117          13        20                -           0.0000          -
49444.13/2499.75	c      2500       24311133          19        20                -           0.0000          -
49545.19/2504.81	c      2505       24361139          19        20                -           0.0000          -
49644.30/2509.86	c      2510       24413203          17        20                -           0.0000          -
49745.40/2514.91	c      2515       24467491          13        20                -           0.0000          -
49844.47/2519.95	c      2520       24522930          11        20                -           0.0000          -
49943.55/2524.97	c      2525        1377325      175924        20                -           0.0000          -
50045.18/2530.03	c      2530        1378600      176097        20                -           0.0000          -
50144.32/2535.09	c      2535        1379846      176407        20                -           0.0000          -
50245.21/2540.15	c      2540        1381054      176743        20                -           0.0000          -
50345.50/2545.20	c      2545        1382220      176925        20                -           0.0000          -
50444.60/2550.22	c      2550        1383511      177086        20                -           0.0000          -
50543.55/2555.27	c      2555        1384681      177212        20                -           0.0000          -
50644.55/2560.32	c      2560        1385784      177292        20                -           0.0000          -
50743.59/2565.38	c      2565        1386965      177398        20                -           0.0000          -
50844.59/2570.44	c      2570        1388167      177446        20                -           0.0000          -
50945.55/2575.50	c      2576        1389463      177590        20                -           0.0000          -
51044.57/2580.55	c      2581        1390765      177755        20                -           0.0000          -
51145.66/2585.62	c      2586       25188762          19        20                -           0.0000          -
51244.73/2590.67	c      2591       25240153          22        20                -           0.0000          -
51345.82/2595.72	c      2596       25289474          20        20                -           0.0000          -
51444.84/2600.77	c      2601       25337334          15        20                -           0.0000          -
51543.84/2605.78	c      2606       25386414          13        20                -           0.0000          -
51644.87/2610.84	c      2611       25437546          17        20                -           0.0000          -
51743.81/2615.89	c      2616       25487591          14        20                -           0.0000          -
51844.81/2620.97	c      2621       25538852          17        20                -           0.0000          -
51943.90/2626.02	c      2626       25591889          18        20                -           0.0000          -
52045.80/2631.07	c      2631       25646062          17        20                -           0.0000          -
52144.47/2636.12	c      2636       25702046          15        20                -           0.0000          -
52245.36/2641.17	c      2641       25754465          17        20                -           0.0000          -
52345.65/2646.21	c      2646       25804931          18        20                -           0.0000          -
52444.69/2651.23	c      2651       25857391          17        20                -           0.0000          -
52545.82/2656.32	c      2656       25907714          15        20                -           0.0000          -
52644.83/2661.37	c      2661       25959067          14        20                -           0.0000          -
52745.91/2666.42	c      2666       26011651          19        20                -           0.0000          -
52844.93/2671.47	c      2671       26062840          18        20                -           0.0000          -
52945.88/2676.52	c      2677       26113385          12        20                -           0.0000          -
53044.89/2681.57	c      2682       26165305          13        20                -           0.0000          -
53145.91/2686.62	c      2687       26216707          18        20                -           0.0000          -
53244.99/2691.67	c      2692       26267246          15        20                -           0.0000          -
53346.02/2696.72	c      2697       26316961          17        20                -           0.0000          -
53445.00/2701.77	c      2702       26370238          16        20                -           0.0000          -
53544.00/2706.78	c      2707       26420331          15        20                -           0.0000          -
53644.99/2711.82	c      2712       26469448          14        20                -           0.0000          -
53744.03/2716.88	c      2717       26516997          18        20                -           0.0000          -
53845.00/2721.93	c      2722       26564817          15        20                -           0.0000          -
53943.98/2727.00	c      2727       26614442          15        20                -           0.0000          -
54045.49/2732.07	c      2732       26664885          14        20                -           0.0000          -
54144.44/2737.11	c      2737       26715584          12        20                -           0.0000          -
54245.23/2742.16	c      2742       26765313          16        20                -           0.0000          -
54345.46/2747.21	c      2747       26815626          12        20                -           0.0000          -
54444.49/2752.27	c      2752       26864803          15        20                -           0.0000          -
54543.53/2757.29	c      2757       26914392          14        20                -           0.0000          -
54644.55/2762.37	c      2762        1493201       23794        20                -           0.0000          -
54745.62/2767.42	c      2767        1494532       23804        20                -           0.0000          -
54844.73/2772.47	c      2772        1495816       23795        20                -           0.0000          -
54945.76/2777.52	c      2778        1497090       23780        20                -           0.0000          -
55044.82/2782.55	c      2783       27158233          11        20                -           0.0000          -
55145.85/2787.62	c      2788       27208776          14        20                -           0.0000          -
55244.84/2792.67	c      2793       27259472          23        20                -           0.0000          -
55345.91/2797.72	c      2798       27311297          17        20                -           0.0000          -
55444.90/2802.77	c      2803       27360255          15        20                -           0.0000          -
55545.88/2807.82	c      2808       27409545          18        20                -           0.0000          -
55644.98/2812.87	c      2813       27459194          18        20                -           0.0000          -
55746.05/2817.92	c      2818       27511977          12        20                -           0.0000          -
55845.09/2822.97	c      2823       27563877          16        20                -           0.0000          -
55943.87/2828.02	c      2828       27615573          16        20                -           0.0000          -
56045.45/2833.07	c      2833       27665715          13        20                -           0.0000          -
56144.51/2838.12	c      2838       27713824          17        20                -           0.0000          -
56243.61/2843.13	c      2843       27765038          18        20                -           0.0000          -
56345.94/2848.21	c      2848       27817734          13        20                -           0.0000          -
56445.07/2853.27	c      2853       27869072          15        20                -           0.0000          -
56546.16/2858.32	c      2858       27920079          21        20                -           0.0000          -
56645.34/2863.37	c      2863       27969124          14        20                -           0.0000          -
56746.61/2868.42	c      2868       28016505          13        20                -           0.0000          -
56845.59/2873.46	c      2873       28066514          13        20                -           0.0000          -
56946.69/2878.52	c      2879        1458643      186227        20                -           0.0000          -
57045.74/2883.57	c      2884        1459644      186433        20                -           0.0000          -
57146.74/2888.62	c      2889        1460647      186550        20                -           0.0000          -
57245.73/2893.67	c      2894        1461706      186673        20                -           0.0000          -
57346.73/2898.72	c      2899        1463028      186937        20                -           0.0000          -
57445.81/2903.77	c      2904        1464074      187159        20                -           0.0000          -
57544.86/2908.79	c      2909        1465087      187307        20                -           0.0000          -
57646.00/2913.85	c      2914       28464624          13        20                -           0.0000          -
57747.00/2918.90	c      2919       28514667          12        20                -           0.0000          -
57846.05/2923.97	c      2924       28566301          19        20                -           0.0000          -
57945.07/2929.02	c      2929       28615390          11        20                -           0.0000          -
58046.76/2934.04	c      2934       28664676          19        20                -           0.0000          -
58146.02/2939.06	c      2939       28716135          18        20                -           0.0000          -
58244.84/2944.07	c      2944        1539247       25816        20                -           0.0000          -
58343.58/2949.09	c      2949        1540673       25794        20                -           0.0000          -
58442.98/2954.14	c      2954        1542291       25856        20                -           0.0000          -
58545.11/2959.22	c      2959        1543782       25855        20                -           0.0000          -
58646.33/2964.31	c      2964        1544986       25938        20                -           0.0000          -
58745.33/2969.37	c      2969        1546184       25937        20                -           0.0000          -
58846.35/2974.44	c      2974        1547510       25993        20                -           0.0000          -
58945.53/2979.49	c      2980        1548838       25954        20                -           0.0000          -
59046.55/2984.55	c      2985       29168054          17        20                -           0.0000          -
59145.68/2989.59	c      2990       29217018          16        20                -           0.0000          -
59246.52/2994.66	c      2995       29266434          18        20                -           0.0000          -
59347.58/2999.71	c      3000       29316197          21        20                -           0.0000          -
59446.65/3004.77	c      3005       29363873          19        20                -           0.0000          -
59547.76/3009.82	c      3010       29414186          14        20                -           0.0000          -
59646.87/3014.84	c      3015       29464418          15        20                -           0.0000          -
59745.88/3019.89	c      3020       29517956           9        20                -           0.0000          -
59846.73/3024.97	c      3025       29571546          15        20                -           0.0000          -
59945.83/3030.02	c      3030       29623732          15        20                -           0.0000          -
60047.38/3035.04	c      3035       29674107          19        20                -           0.0000          -
60146.55/3040.12	c      3040        1492782      191776        20                -           0.0000          -
60247.34/3045.17	c      3045        1493900      191949        20                -           0.0000          -
60347.89/3050.22	c      3050        1494883      192013        20                -           0.0000          -
60446.97/3055.27	c      3055        1495963      192144        20                -           0.0000          -
60547.99/3060.32	c      3060        1497085      192239        20                -           0.0000          -
60647.09/3065.37	c      3065        1498050      192313        20                -           0.0000          -
60748.19/3070.42	c      3070        1499120      192442        20                -           0.0000          -
60847.30/3075.47	c      3075        1500316      192511        20                -           0.0000          -
60948.41/3080.52	c      3081        1501314      192558        20                -           0.0000          -
61047.44/3085.57	c      3086        1502372      192642        20                -           0.0000          -
61146.52/3090.59	c      3091        1503463      192723        20                -           0.0000          -
61247.47/3095.64	c      3096       30270528          27        20                -           0.0000          -
61348.47/3100.70	c      3101       30319093          17        20                -           0.0000          -
61447.35/3105.77	c      3106       30367216          21        20                -           0.0000          -
61548.27/3110.82	c      3111       30417050          22        20                -           0.0000          -
61647.17/3115.87	c      3116       30464589          19        20                -           0.0000          -
61748.29/3120.92	c      3121       30512065          18        20                -           0.0000          -
61847.44/3125.97	c      3126       30564151          18        20                -           0.0000          -
61946.47/3130.98	c      3131       30613768          15        20                -           0.0000          -
62048.32/3136.06	c      3136       30663898          19        20                -           0.0000          -
62147.43/3141.11	c      3141       30714459          17        20                -           0.0000          -
62248.25/3146.17	c      3146       30763312          14        20                -           0.0000          -
62348.56/3151.22	c      3151       30813156          18        20                -           0.0000          -
62447.75/3156.27	c      3156       30863318          19        20                -           0.0000          -
62548.45/3161.31	c      3161       30912437          16        20                -           0.0000          -
62647.55/3166.35	c      3166        1593820       27950        20                -           0.0000          -
62746.64/3171.40	c      3171        1594801       27982        20                -           0.0000          -
62847.73/3176.47	c      3176        1595958       28087        20                -           0.0000          -
62948.82/3181.52	c      3182        1597039       28113        20                -           0.0000          -
63047.88/3186.57	c      3187        1598312       28210        20                -           0.0000          -
63148.98/3191.62	c      3192        1599388       28306        20                -           0.0000          -
63248.04/3196.67	c      3197        1600397       28473        20                -           0.0000          -
63348.97/3201.72	c      3202       31300377          25        20                -           0.0000          -
63447.88/3206.77	c      3207       31344912          19        20                -           0.0000          -
63548.90/3211.81	c      3212       31391709          22        20                -           0.0000          -
63647.92/3216.87	c      3217       31439817          19        20                -           0.0000          -
63746.94/3221.88	c      3222       31489609          21        20                -           0.0000          -
63847.94/3226.91	c      3227       31536758          19        20                -           0.0000          -
63947.08/3231.96	c      3232       31587104          20        20                -           0.0000          -
64046.20/3237.01	c      3237       31635875          16        20                -           0.0000          -
64147.94/3242.06	c      3242       31684314          16        20                -           0.0000          -
64247.36/3247.09	c      3247       31733056          15        20                -           0.0000          -
64346.22/3252.10	c      3252       31780289          15        20                -           0.0000          -
64447.17/3257.16	c      3257       31828207          14        20                -           0.0000          -
64547.33/3262.22	c      3262       31875488          19        20                -           0.0000          -
64646.49/3267.28	c      3267       31925287          19        20                -           0.0000          -
64747.41/3272.36	c      3272       31975274          16        20                -           0.0000          -
64848.47/3277.42	c      3277       32025649          18        20                -           0.0000          -
64949.50/3282.50	c      3283       32076471          17        20                -           0.0000          -
65048.56/3287.57	c      3288        1544124      195946        20                -           0.0000          -
65149.50/3292.62	c      3293        1545048      196094        20                -           0.0000          -
65248.52/3297.67	c      3298        1545958      196124        20                -           0.0000          -
65349.42/3302.70	c      3303        1546837      196114        20                -           0.0000          -
65448.28/3307.77	c      3308        1547744      196126        20                -           0.0000          -
65549.36/3312.82	c      3313        1548757      196160        20                -           0.0000          -
65648.48/3317.87	c      3318        1549635      196250        20                -           0.0000          -
65749.60/3322.92	c      3323        1550795      196361        20                -           0.0000          -
65848.36/3327.97	c      3328        1551826      196419        20                -           0.0000          -
65947.35/3333.02	c      3333        1552761      196440        20                -           0.0000          -
66049.10/3338.07	c      3338       32633927          16        20                -           0.0000          -
66148.08/3343.12	c      3343       32683668          20        20                -           0.0000          -
66249.09/3348.16	c      3348       32732989          19        20                -           0.0000          -
66348.41/3353.18	c      3353       32781800          21        20                -           0.0000          -
66448.51/3358.24	c      3358       32831382          23        20                -           0.0000          -
66549.50/3363.32	c      3363       32882595          24        20                -           0.0000          -
66648.61/3368.37	c      3368       32933093          27        20                -           0.0000          -
66749.72/3373.42	c      3373       32983523          22        20                -           0.0000          -
66848.72/3378.47	c      3378       33035487          29        20                -           0.0000          -
66949.77/3383.52	c      3384       33085484          18        20                -           0.0000          -
67048.60/3388.55	c      3389       33133099          22        20                -           0.0000          -
67149.66/3393.62	c      3394       33183876          17        20                -           0.0000          -
67248.60/3398.66	c      3399       33233685          16        20                -           0.0000          -
67349.66/3403.72	c      3404        1645315       29314        20                -           0.0000          -
67448.78/3408.77	c      3409        1646420       29330        20                -           0.0000          -
67549.75/3413.82	c      3414        1647543       29282        20                -           0.0000          -
67648.82/3418.87	c      3419        1648631       29265        20                -           0.0000          -
67749.93/3423.92	c      3424        1649710       29263        20                -           0.0000          -
67849.04/3428.97	c      3429        1650905       29251        20                -           0.0000          -
67947.84/3434.02	c      3434        1651982       29267        20                -           0.0000          -
68049.46/3439.06	c      3439        1653347       29374        20                -           0.0000          -
68148.52/3444.12	c      3444        1654601       29387        20                -           0.0000          -
68249.44/3449.17	c      3449        1656017       29419        20                -           0.0000          -
68349.77/3454.22	c      3454        1657287       29385        20                -           0.0000          -
68448.83/3459.27	c      3459        1658449       29346        20                -           0.0000          -
68549.70/3464.32	c      3464        1659538       29353        20                -           0.0000          -
68648.75/3469.36	c      3469       33921046          17        20                -           0.0000          -
68749.81/3474.42	c      3474       33970491          16        20                -           0.0000          -
68848.94/3479.45	c      3479       34019908          19        20                -           0.0000          -
68950.01/3484.51	c      3485       34068816          22        20                -           0.0000          -
69049.14/3489.55	c      3490       34117894          18        20                -           0.0000          -
69150.20/3494.60	c      3495       34164294          23        20                -           0.0000          -
69249.28/3499.61	c      3500       34211858          18        20                -           0.0000          -
69348.35/3504.66	c      3505       34258631          17        20                -           0.0000          -
69449.41/3509.74	c      3510       34305208          17        20                -           0.0000          -
69550.44/3514.82	c      3515       34351365          15        20                -           0.0000          -
69649.52/3519.87	c      3520       34397222          13        20                -           0.0000          -
69750.59/3524.92	c      3525       34444321          16        20                -           0.0000          -
69849.69/3529.93	c      3530       34488389          18        20                -           0.0000          -
69948.73/3534.98	c      3535       34534524          13        20                -           0.0000          -
70050.66/3540.04	c      3540       34581611          19        20                -           0.0000          -
70149.66/3545.05	c      3545        1593991      199768        20                -           0.0000          -
70249.02/3550.09	c      3550        1594835      199857        20                -           0.0000          -
70349.55/3555.17	c      3555        1595850      200128        20                -           0.0000          -
70449.84/3560.25	c      3560        1596952      200426        20                -           0.0000          -
70550.81/3565.31	c      3565        1597987      200504        20                -           0.0000          -
70649.88/3570.37	c      3570        1599118      200583        20                -           0.0000          -
70750.71/3575.42	c      3575        1600394      200701        20                -           0.0000          -
70849.72/3580.47	c      3580        1601528      200837        20                -           0.0000          -
70948.82/3585.49	c      3586        1602730      200914        20                -           0.0000          -
71049.86/3590.54	c      3591        1603689      201011        20                -           0.0000          -
71150.93/3595.62	c      3596       35122564          12        20                -           0.0000          -
71249.98/3600.67	c      3601       35168927          15        20                -           0.0000          -
71351.07/3605.72	c      3606       35214032          12        20                -           0.0000          -
71450.18/3610.77	c      3611       35263559          19        20                -           0.0000          -
71551.17/3615.82	c      3616       35314621          21        20                -           0.0000          -
71650.27/3620.87	c      3621       35364029          17        20                -           0.0000          -
71751.36/3625.92	c      3626       35412924          18        20                -           0.0000          -
71850.48/3630.97	c      3631       35461918          14        20                -           0.0000          -
71949.49/3636.02	c      3636       35509794          15        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

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

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


[startup+0.100889 s]*
/proc/loadavg: 0.03 1.33 18.53 55/981 144129
/proc/meminfo: memFree=781676900/790760804 swapFree=131071996/131071996
[pid=143996] ppid=143991 vsize=1664064 memory=125864 CPUtime=1.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/stat : 143996 (fscip) S 143991 143996 143936 0 -1 1077936128 27241 0 0 0 131 15 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
/proc/143996/statm: 416016 31466 2950 3035 0 121605 0
[pid=143996/tid=144010] ppid=143991 vsize=1664064 memory=4026531959 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144010/stat : 144010 (fscip) R 143991 143996 143936 0 -1 4194368 1472 0 0 0 6 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144011] ppid=143991 vsize=1664064 memory=25145 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144011/stat : 144011 (fscip) R 143991 143996 143936 0 -1 4194368 1482 0 0 0 6 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144012] ppid=143991 vsize=1664064 memory=56316433531346 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144012/stat : 144012 (fscip) R 143991 143996 143936 0 -1 4194368 896 0 0 0 7 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144013] ppid=143991 vsize=1664064 memory=54083084091976 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144013/stat : 144013 (fscip) R 143991 143996 143936 0 -1 4194368 1466 0 0 0 6 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144014] ppid=143991 vsize=1664064 memory=61783977231038 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144014/stat : 144014 (fscip) R 143991 143996 143936 0 -1 4194368 1466 0 0 0 6 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144015] ppid=143991 vsize=1664064 memory=62917898929210 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144015/stat : 144015 (fscip) R 143991 143996 143936 0 -1 4194368 871 0 0 0 7 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144016] ppid=143991 vsize=1664064 memory=14413717794195044 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144016/stat : 144016 (fscip) R 143991 143996 143936 0 -1 4194368 1467 0 0 0 6 1 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144017] ppid=143991 vsize=1664064 memory=3616728270730716841 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144017/stat : 144017 (fscip) R 143991 143996 143936 0 -1 4194368 1471 0 0 0 6 1 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144018] ppid=143991 vsize=1664064 memory=289208 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144018/stat : 144018 (fscip) R 143991 143996 143936 0 -1 4194368 876 0 0 0 7 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144019] ppid=143991 vsize=1664064 memory=346328 CPUtime=0.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144019/stat : 144019 (fscip) R 143991 143996 143936 0 -1 4194368 1468 0 0 0 5 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144020] ppid=143991 vsize=1664064 memory=0 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144020/stat : 144020 (fscip) R 143991 143996 143936 0 -1 4194368 1477 0 0 0 6 1 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144021] ppid=143991 vsize=1664064 memory=0 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144021/stat : 144021 (fscip) R 143991 143996 143936 0 -1 4194368 875 0 0 0 7 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144022] ppid=143991 vsize=1664064 memory=0 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144022/stat : 144022 (fscip) R 143991 143996 143936 0 -1 4194368 1473 0 0 0 6 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144023] ppid=143991 vsize=1664064 memory=0 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144023/stat : 144023 (fscip) S 143991 143996 143936 0 -1 1077936192 1479 0 0 0 6 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144024] ppid=143991 vsize=1664064 memory=0 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144024/stat : 144024 (fscip) R 143991 143996 143936 0 -1 1077936192 903 0 0 0 7 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144025] ppid=143991 vsize=1664064 memory=0 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144025/stat : 144025 (fscip) R 143991 143996 143936 0 -1 4194368 1467 0 0 0 6 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144026] ppid=143991 vsize=1664064 memory=0 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144026/stat : 144026 (fscip) R 143991 143996 143936 0 -1 4194368 1484 0 0 0 6 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144027] ppid=143991 vsize=1664064 memory=0 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144027/stat : 144027 (fscip) R 143991 143996 143936 0 -1 4194368 889 0 0 0 7 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144028] ppid=143991 vsize=1664064 memory=0 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144028/stat : 144028 (fscip) R 143991 143996 143936 0 -1 4194368 1470 0 0 0 6 0 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144029] ppid=143991 vsize=1664064 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144029/stat : 144029 (fscip) R 143991 143996 143936 0 -1 1077936192 1420 0 0 0 3 1 0 0 20 0 41 0 22419596 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144070] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144070/stat : 144070 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144071] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144071/stat : 144071 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144072] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144072/stat : 144072 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144073] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144073/stat : 144073 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144074] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144074/stat : 144074 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144075] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144075/stat : 144075 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144076] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144076/stat : 144076 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144077] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144077/stat : 144077 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144078] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144078/stat : 144078 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144079] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144079/stat : 144079 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144080] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144080/stat : 144080 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144081] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144081/stat : 144081 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144082] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144082/stat : 144082 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144083] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144083/stat : 144083 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144084] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144084/stat : 144084 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144085] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144085/stat : 144085 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144086] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144086/stat : 144086 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144087] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144087/stat : 144087 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144088] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144088/stat : 144088 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144089] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144089/stat : 144089 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 31466 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 1664064 KiB
Current children cumulated memory: 125864 KiB

[startup+0.23722 s]*
/proc/loadavg: 0.03 1.33 18.53 61/1001 144149
/proc/meminfo: memFree=781352068/790760804 swapFree=131071996/131071996
[pid=143996] ppid=143991 vsize=1664064 memory=170648 CPUtime=4.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/stat : 143996 (fscip) S 143991 143996 143936 0 -1 1077936128 39095 0 0 0 413 19 0 0 20 0 41 0 22419596 1704001536 42662 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
/proc/143996/statm: 416016 42662 2966 3035 0 130832 0
[pid=143996/tid=144010] ppid=143991 vsize=1664064 memory=4026531959 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144010/stat : 144010 (fscip) R 143991 143996 143936 0 -1 4194368 2358 0 0 0 20 1 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144011] ppid=143991 vsize=1664064 memory=25153 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144011/stat : 144011 (fscip) R 143991 143996 143936 0 -1 4194368 2000 0 0 0 20 1 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144012] ppid=143991 vsize=1664064 memory=59614968414677 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144012/stat : 144012 (fscip) R 143991 143996 143936 0 -1 4194368 1150 0 0 0 21 0 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144013] ppid=143991 vsize=1664064 memory=56282107347530 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144013/stat : 144013 (fscip) R 143991 143996 143936 0 -1 4194368 2237 0 0 0 20 0 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144014] ppid=143991 vsize=1664064 memory=54091690803904 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144014/stat : 144014 (fscip) R 143991 143996 143936 0 -1 4194368 2094 0 0 0 21 0 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144015] ppid=143991 vsize=1664064 memory=54083167978556 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144015/stat : 144015 (fscip) R 143991 143996 143936 0 -1 4194368 1125 0 0 0 21 0 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144016] ppid=143991 vsize=1664064 memory=14976667747616358 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144016/stat : 144016 (fscip) R 143991 143996 143936 0 -1 4194368 2142 0 0 0 20 1 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144017] ppid=143991 vsize=1664064 memory=52070 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144017/stat : 144017 (fscip) R 143991 143996 143936 0 -1 4194368 1949 0 0 0 20 1 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144018] ppid=143991 vsize=1664064 memory=3474871470931695418 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144018/stat : 144018 (fscip) R 143991 143996 143936 0 -1 4194368 1153 0 0 0 22 0 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144019] ppid=143991 vsize=1664064 memory=3689348819000373515 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144019/stat : 144019 (fscip) R 143991 143996 143936 0 -1 4194368 2135 0 0 0 19 0 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144020] ppid=143991 vsize=1664064 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144020/stat : 144020 (fscip) R 143991 143996 143936 0 -1 4194368 2115 0 0 0 20 1 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144021] ppid=143991 vsize=1664064 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144021/stat : 144021 (fscip) R 143991 143996 143936 0 -1 4194368 1131 0 0 0 21 0 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144022] ppid=143991 vsize=1664064 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144022/stat : 144022 (fscip) R 143991 143996 143936 0 -1 4194368 2559 0 0 0 20 1 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144023] ppid=143991 vsize=1664064 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144023/stat : 144023 (fscip) R 143991 143996 143936 0 -1 4194368 2142 0 0 0 21 0 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144024] ppid=143991 vsize=1664064 memory=0 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144024/stat : 144024 (fscip) R 143991 143996 143936 0 -1 4194368 1249 0 0 0 21 1 0 0 20 0 41 0 22419596 1704001536 42728 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144025] ppid=143991 vsize=1664064 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144025/stat : 144025 (fscip) R 143991 143996 143936 0 -1 4194368 2372 0 0 0 20 1 0 0 20 0 41 0 22419596 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144026] ppid=143991 vsize=1664064 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144026/stat : 144026 (fscip) R 143991 143996 143936 0 -1 4194368 2180 0 0 0 20 1 0 0 20 0 41 0 22419596 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144027] ppid=143991 vsize=1664064 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144027/stat : 144027 (fscip) R 143991 143996 143936 0 -1 4194368 1144 0 0 0 21 0 0 0 20 0 41 0 22419596 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144028] ppid=143991 vsize=1664064 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144028/stat : 144028 (fscip) R 143991 143996 143936 0 -1 4194368 2573 0 0 0 21 0 0 0 20 0 41 0 22419596 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144029] ppid=143991 vsize=1664064 memory=0 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144029/stat : 144029 (fscip) R 143991 143996 143936 0 -1 4194368 1990 0 0 0 14 1 0 0 20 0 41 0 22419596 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144070] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144070/stat : 144070 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144071] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144071/stat : 144071 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144072] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144072/stat : 144072 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144073] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144073/stat : 144073 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144074] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144074/stat : 144074 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144075] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144075/stat : 144075 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144076] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144076/stat : 144076 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42794 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144077] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144077/stat : 144077 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42860 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144078] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144078/stat : 144078 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42860 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144079] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144079/stat : 144079 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42860 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144080] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144080/stat : 144080 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42860 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144081] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144081/stat : 144081 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42860 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144082] ppid=143991 vsize=1664064 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144082/stat : 144082 (fscip) S 143991 143996 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419601 1704001536 42860 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0

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

[pid=143996/tid=144024] ppid=143991 vsize=4303348 memory=21380 CPUtime=3597.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144024/stat : 144024 (fscip) R 143991 143996 143936 0 -1 4194368 116505 0 0 0 355148 4641 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144025] ppid=143991 vsize=4303348 memory=6720661069267943015 CPUtime=3600.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144025/stat : 144025 (fscip) R 143991 143996 143936 0 -1 4194368 1035695 0 0 0 359076 931 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144026] ppid=143991 vsize=4303348 memory=15776 CPUtime=3600.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144026/stat : 144026 (fscip) R 143991 143996 143936 0 -1 4194368 1222629 0 0 0 358446 1622 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144027] ppid=143991 vsize=4303348 memory=6048 CPUtime=3600.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144027/stat : 144027 (fscip) R 143991 143996 143936 0 -1 4194368 44759 0 0 0 355314 4734 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144028] ppid=143991 vsize=4303348 memory=2316 CPUtime=3599.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144028/stat : 144028 (fscip) R 143991 143996 143936 0 -1 4194368 692160 0 0 0 359123 811 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144029] ppid=143991 vsize=4303348 memory=33000 CPUtime=3599.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144029/stat : 144029 (fscip) R 143991 143996 143936 0 -1 4194368 406369 0 0 0 358252 1682 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144070] ppid=143991 vsize=4303348 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144070/stat : 144070 (fscip) S 143991 143996 143936 0 -1 1077936192 61 0 0 0 1 1 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144071] ppid=143991 vsize=4303348 memory=7180489 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144071/stat : 144071 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144072] ppid=143991 vsize=4303348 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144072/stat : 144072 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144073] ppid=143991 vsize=4303348 memory=279449233889376 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144073/stat : 144073 (fscip) S 143991 143996 143936 0 -1 1077936192 61 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144074] ppid=143991 vsize=4303348 memory=279449228873664 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144074/stat : 144074 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144075] ppid=143991 vsize=4303348 memory=279449230952512 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144075/stat : 144075 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144076] ppid=143991 vsize=4303348 memory=3077076 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144076/stat : 144076 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144077] ppid=143991 vsize=4303348 memory=3077076 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144077/stat : 144077 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144078] ppid=143991 vsize=4303348 memory=3071996 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144078/stat : 144078 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144079] ppid=143991 vsize=4303348 memory=279449229659440 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144079/stat : 144079 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 1 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144080] ppid=143991 vsize=4303348 memory=3078324 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144080/stat : 144080 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144081] ppid=143991 vsize=4303348 memory=11448 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144081/stat : 144081 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144082] ppid=143991 vsize=4303348 memory=3078324 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144082/stat : 144082 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144083] ppid=143991 vsize=4303348 memory=11448 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144083/stat : 144083 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144084] ppid=143991 vsize=4303348 memory=17016 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144084/stat : 144084 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 1 1 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144085] ppid=143991 vsize=4303348 memory=7044 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144085/stat : 144085 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144086] ppid=143991 vsize=4303348 memory=28152 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144086/stat : 144086 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144087] ppid=143991 vsize=4303348 memory=10544 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144087/stat : 144087 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144088] ppid=143991 vsize=4303348 memory=5512 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144088/stat : 144088 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144089] ppid=143991 vsize=4303348 memory=15776 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144089/stat : 144089 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
Current children cumulated CPU time: 72001 s
Current children cumulated vsize: 4303348 KiB
Current children cumulated memory: 3080516 KiB

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

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

# cumulated CPU time of all completed processes:  user=71580.7 s, system=420.641 s

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

[startup+3638.5 s]
/proc/loadavg: 81.41 80.80 79.36 61/977 146425
/proc/meminfo: memFree=769321460/790760804 swapFree=131071996/131071996
[pid=143996] ppid=143991 vsize=4303348 memory=3080516 CPUtime=72001 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/stat : 143996 (fscip) S 143991 143996 143936 0 -1 1077936128 12219522 0 0 0 7158047 42053 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 17 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
/proc/143996/statm: 1075837 770129 3014 3035 0 865032 0
[pid=143996/tid=144010] ppid=143991 vsize=4303348 memory=104 CPUtime=3598.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144010/stat : 144010 (fscip) R 143991 143996 143936 0 -1 4194368 924880 0 0 0 359027 831 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144011] ppid=143991 vsize=4303348 memory=1237569056826766 CPUtime=3603.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144011/stat : 144011 (fscip) R 143991 143996 143936 0 -1 4194368 1047546 0 0 0 359484 877 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144012] ppid=143991 vsize=4303348 memory=279449231132288 CPUtime=3601.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144012/stat : 144012 (fscip) R 143991 143996 143936 0 -1 4194368 120901 0 0 0 355447 4698 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144013] ppid=143991 vsize=4303348 memory=3076164 CPUtime=3603.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144013/stat : 144013 (fscip) R 143991 143996 143936 0 -1 4194368 1068238 0 0 0 359399 910 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144014] ppid=143991 vsize=4303348 memory=279449232050320 CPUtime=3597.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144014/stat : 144014 (fscip) R 143991 143996 143936 0 -1 4194368 996615 0 0 0 358832 911 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144015] ppid=143991 vsize=4303348 memory=279449229963168 CPUtime=3602.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144015/stat : 144015 (fscip) R 143991 143996 143936 0 -1 4194368 117721 0 0 0 355534 4737 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144016] ppid=143991 vsize=4303348 memory=3022336 CPUtime=3592.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144016/stat : 144016 (fscip) R 143991 143996 143936 0 -1 4194368 995022 0 0 0 358454 780 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144017] ppid=143991 vsize=4303348 memory=0 CPUtime=3591.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144017/stat : 144017 (fscip) R 143991 143996 143936 0 -1 4194368 478326 0 0 0 358322 834 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144018] ppid=143991 vsize=4303348 memory=279449228585856 CPUtime=3601.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144018/stat : 144018 (fscip) R 143991 143996 143936 0 -1 4194368 121012 0 0 0 355425 4735 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144019] ppid=143991 vsize=4303348 memory=279449231087696 CPUtime=3605.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144019/stat : 144019 (fscip) R 143991 143996 143936 0 -1 4194368 768588 0 0 0 359871 641 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144020] ppid=143991 vsize=4303348 memory=0 CPUtime=3601.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144020/stat : 144020 (fscip) R 143991 143996 143936 0 -1 4194368 775765 0 0 0 359392 776 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144021] ppid=143991 vsize=4303348 memory=10544 CPUtime=3603.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144021/stat : 144021 (fscip) R 143991 143996 143936 0 -1 4194368 118584 0 0 0 355621 4759 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144022] ppid=143991 vsize=4303348 memory=3067276 CPUtime=3601.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144022/stat : 144022 (fscip) R 143991 143996 143936 0 -1 4194368 586428 0 0 0 359302 878 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144023] ppid=143991 vsize=4303348 memory=11448 CPUtime=3596.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144023/stat : 144023 (fscip) R 143991 143996 143936 0 -1 4194368 577122 0 0 0 358389 1216 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144024] ppid=143991 vsize=4303348 memory=21380 CPUtime=3597.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144024/stat : 144024 (fscip) R 143991 143996 143936 0 -1 4194368 116505 0 0 0 355148 4641 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144025] ppid=143991 vsize=4303348 memory=6720661069267943015 CPUtime=3600.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144025/stat : 144025 (fscip) R 143991 143996 143936 0 -1 4194368 1035695 0 0 0 359076 931 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144026] ppid=143991 vsize=4303348 memory=15776 CPUtime=3600.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144026/stat : 144026 (fscip) R 143991 143996 143936 0 -1 4194368 1222629 0 0 0 358446 1622 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144027] ppid=143991 vsize=4303348 memory=6048 CPUtime=3600.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144027/stat : 144027 (fscip) R 143991 143996 143936 0 -1 4194368 44759 0 0 0 355314 4734 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144028] ppid=143991 vsize=4303348 memory=2316 CPUtime=3599.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144028/stat : 144028 (fscip) R 143991 143996 143936 0 -1 4194368 692160 0 0 0 359123 811 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144029] ppid=143991 vsize=4303348 memory=33000 CPUtime=3599.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144029/stat : 144029 (fscip) R 143991 143996 143936 0 -1 4194368 406369 0 0 0 358252 1682 0 0 20 0 41 0 22419596 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144070] ppid=143991 vsize=4303348 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144070/stat : 144070 (fscip) S 143991 143996 143936 0 -1 1077936192 61 0 0 0 1 1 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144071] ppid=143991 vsize=4303348 memory=7180489 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144071/stat : 144071 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144072] ppid=143991 vsize=4303348 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144072/stat : 144072 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144073] ppid=143991 vsize=4303348 memory=279449233889376 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144073/stat : 144073 (fscip) S 143991 143996 143936 0 -1 1077936192 61 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144074] ppid=143991 vsize=4303348 memory=279449228873664 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144074/stat : 144074 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144075] ppid=143991 vsize=4303348 memory=279449230952512 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144075/stat : 144075 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144076] ppid=143991 vsize=4303348 memory=3077076 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144076/stat : 144076 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144077] ppid=143991 vsize=4303348 memory=3077076 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144077/stat : 144077 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144078] ppid=143991 vsize=4303348 memory=3071996 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144078/stat : 144078 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144079] ppid=143991 vsize=4303348 memory=279449229659440 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144079/stat : 144079 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 1 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144080] ppid=143991 vsize=4303348 memory=3078324 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144080/stat : 144080 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144081] ppid=143991 vsize=4303348 memory=11448 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144081/stat : 144081 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144082] ppid=143991 vsize=4303348 memory=3078324 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144082/stat : 144082 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144083] ppid=143991 vsize=4303348 memory=11448 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144083/stat : 144083 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144084] ppid=143991 vsize=4303348 memory=17016 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144084/stat : 144084 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 1 1 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144085] ppid=143991 vsize=4303348 memory=7044 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144085/stat : 144085 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144086] ppid=143991 vsize=4303348 memory=28152 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144086/stat : 144086 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144087] ppid=143991 vsize=4303348 memory=10544 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144087/stat : 144087 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144088] ppid=143991 vsize=4303348 memory=5512 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144088/stat : 144088 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
[pid=143996/tid=144089] ppid=143991 vsize=4303348 memory=15776 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/143996/task/144089/stat : 144089 (fscip) S 143991 143996 143936 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 22419601 4406628352 770129 809668444160 4194304 16623229 140727497465552 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34500608 140727497466889 140727497467007 140727497467007 140727497474032 0
Current children cumulated CPU time: 72001 s
Current children cumulated vsize: 4303348 KiB
Current children cumulated memory: 3080516 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3638.63
CPU time (s): 72001.4
CPU user time (s): 71580.7
CPU system time (s): 420.641
CPU usage (%): 1978.81
Max. virtual memory (cumulated for all children) (KiB): 4303348
Max. memory (cumulated for all children) (KiB): 3080516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71580.7
system time used= 420.641
maximum resident set size= 3080976
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12219552
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= 693083
involuntary context switches= 297033


# summary of solver processes directly reported to runsolver:
#   pid: 143996
#   total CPU time (s): 72001.4
#   total CPU user time (s): 71580.7
#   total CPU system time (s): 420.641

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.9093 second user time and 93.1575 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-02 02:26:05
IDJOB=4465758
IDBENCH=160175
IDSOLVER=3094
FILE ID=nodeD105/4465758-1722558365
RUNJOBID= nodeD105-1722558365-143946
SLURM_JOB_ID= 8254285
Free space on /tmp= 8622924 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n25-d4-i2.cnf.gz-plain.pb.metafix.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-4465758-1722558365/watcher-4465758-1722558365 -o /tmp/evaluation-result-4465758-1722558365/solver-4465758-1722558365 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722558365-143946 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465758-1722558365.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= ce459d654692c78ea9ebe534277cd2e6
RANDOM SEED=1028488733

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		: 2456.328
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		: 1448.094
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		: 3581.260
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		: 3683.849
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		: 3560.752
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		: 1459.556
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		: 3686.121
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		: 3670.001
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		: 3545.111
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		: 3646.337
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		: 3643.687
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		: 3657.365
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		: 3567.086
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		: 3414.740
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		: 3599.256
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		: 3599.363
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		: 3566.000
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		: 3588.582
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		: 2654.817
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		: 2658.170
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		: 2631.372
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		: 3132.811
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		: 2651.014
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		: 2661.877
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		: 2623.305
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		: 3599.213
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		: 2645.958
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		: 2648.755
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		: 1405.555
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		: 3050.550
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		: 2652.623
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		: 2682.692
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		: 2583.333
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		: 2575.431
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		: 2579.449
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		: 2688.492
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		: 2579.449
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		: 2576.086
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		: 2587.809
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		: 2663.461
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		: 2588.619
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		: 2605.042
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		: 2632.415
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		: 2678.571
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		: 2568.897
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		: 2587.719
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		: 2569.444
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		: 2658.582
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		: 2584.745
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		: 2590.811
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		: 2602.370
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		: 2666.015
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		: 2598.958
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		: 2587.719
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		: 2584.033
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		: 2649.253
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		: 2573.529
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		: 2598.958
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		: 2595.338
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		: 2653.846
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		: 2587.090
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		: 2602.370
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		: 2572.916
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		: 2628.676
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		: 2593.750
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		: 2580.128
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		: 2654.914
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		: 2691.532
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		: 2583.333
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		: 2597.826
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		: 2578.671
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		: 2649.253
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		: 3597.010
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		: 2598.684
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		: 2588.541
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		: 2646.484
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		: 2584.033
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		: 2584.033
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		: 3700.234
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		: 3597.642
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:        782037336 kB
MemAvailable:   784469016 kB
Buffers:          328336 kB
Cached:          5410628 kB
SwapCached:            0 kB
Active:           519660 kB
Inactive:        5605468 kB
Active(anon):       2056 kB
Inactive(anon):   406636 kB
Active(file):     517604 kB
Inactive(file):  5198832 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            112144 kB
Writeback:             0 kB
AnonPages:        385596 kB
Mapped:            90320 kB
Shmem:             22536 kB
KReclaimable:     269892 kB
Slab:             640644 kB
SReclaimable:     269892 kB
SUnreclaim:       370752 kB
KernelStack:       14560 kB
PageTables:         8628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     835968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           286848 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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:      657408 kB
DirectMap2M:    82677760 kB
DirectMap1G:    722468864 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD105 at 2024-08-02 03:26:44