Trace number 4465762

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) 72002.5 3638.07

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n182-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMc8e53a529ce10df137c21c2a3460ac47
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables273
Total number of constraints728
Number of constraints which are clauses728
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 = 24150016, getVmSize() = 24150016, SCIPgetMemUsed() = 1906190, SCIPgetMemTotal() = 2595558, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 16181670, getVmSize() = 26722304, SCIPgetMemUsed() = 2240637, SCIPgetMemTotal() = 4030061, SCIPgetMemExternEstim() = 1048576
0.00/0.01	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4465762-1722554820
0.00/0.01	c   Variables        : 273 (273 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 728
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 273 (273 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 728
0.00/0.01	c Constraints        : Number
0.00/0.01	c   logicor          : 728 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.06	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.07	c                                Nodes    Active                                            
0.00/0.07	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
99.77/5.19	c         5          24975           0        20                -           0.0000          -
199.99/10.29	c        10          53262           0        20                -           0.0000          -
300.88/15.34	c        15         103227          81        20                -           0.0000          -
399.83/20.38	c        20         130327          82        20                -           0.0000          -
500.83/25.43	c        25         165127          82        20                -           0.0000          -
601.74/30.50	c        30         200030          88        20                -           0.0000          -
700.68/35.54	c        36          10896        9815        20                -           0.0000          -
799.64/40.59	c        41          12916       11799        20                -           0.0000          -
900.58/45.64	c        46          14966       13849        20                -           0.0000          -
999.53/50.69	c        51          16898       15757        20                -           0.0000          -
1100.39/55.74	c        56          18843       17702        20                -           0.0000          -
1199.26/60.79	c        61          21063       19886        20                -           0.0000          -
1298.05/65.79	c        66          23045       21868        20                -           0.0000          -
1398.95/70.80	c        71          24968       23785        20                -           0.0000          -
1497.92/75.85	c        76          26869       25664        20                -           0.0000          -
1596.88/80.88	c        81          28738       27495        20                -           0.0000          -
1697.89/85.95	c        86          30757       29482        20                -           0.0000          -
1796.90/91.01	c        91          32858       31521        20                -           0.0000          -
1898.69/96.06	c        96          34796       33383        20                -           0.0000          -
1999.52/101.13	c       101          36800       35344        20                -           0.0000          -
2098.59/106.19	c       106          38642       37186        20                -           0.0000          -
2198.71/111.26	c       111          40456       38973        20                -           0.0000          -
2299.54/116.31	c       116          42185       40702        20                -           0.0000          -
2398.43/121.36	c       121          44236       42709        20                -           0.0000          -
2499.27/126.44	c       126          46153       44561        20                -           0.0000          -
2598.26/131.48	c       131          48143       46509        20                -           0.0000          -
2699.10/136.53	c       137          50331       48641        20                -           0.0000          -
2798.08/141.56	c       142          52456       50710        20                -           0.0000          -
2899.09/146.63	c       147          54473       52706        20                -           0.0000          -
2998.09/151.68	c       152          56491       54679        20                -           0.0000          -
3098.97/156.73	c       157          58499       56621        20                -           0.0000          -
3197.99/161.78	c       162          60360       58441        20                -           0.0000          -
3298.77/166.82	c       167          62423       60382        20                -           0.0000          -
3397.62/171.87	c       172          64452       62362        20                -           0.0000          -
3498.45/176.92	c       177          66531       64246        20                -           0.0000          -
3597.44/181.98	c       182          68672       66257        20                -           0.0000          -
3696.37/186.99	c       187          70686       68189        20                -           0.0000          -
3798.02/192.06	c       192          72822       70213        20                -           0.0000          -
3896.71/197.08	c       197        1544375          77        20                -           0.0000          -
3997.95/202.15	c       202        1587647          82        20                -           0.0000          -
4098.01/207.23	c       207         158134      153580        20                -           0.0000          -
4196.88/212.28	c       212         162018      157443        20                -           0.0000          -
4297.86/217.33	c       217         166176      161388        20                -           0.0000          -
4396.76/222.38	c       222         170233      165273        20                -           0.0000          -
4497.73/227.43	c       227         174237      169136        20                -           0.0000          -
4596.70/232.46	c       232         178158      173013        20                -           0.0000          -
4697.74/237.51	c       238         182068      176660        20                -           0.0000          -
4796.94/242.52	c       243         185905      180263        20                -           0.0000          -
4895.79/247.57	c       248          96589       92384        20                -           0.0000          -
4994.71/252.59	c       253          98907       94516        20                -           0.0000          -
5095.70/257.64	c       258         101293       96629        20                -           0.0000          -
5196.66/262.71	c       263         103233       98519        20                -           0.0000          -
5295.54/267.78	c       268         105123      100371        20                -           0.0000          -
5396.57/272.85	c       273         107094      102212        20                -           0.0000          -
5497.43/277.91	c       278         108952      104062        20                -           0.0000          -
5596.43/282.97	c       283         110637      105747        20                -           0.0000          -
5695.34/288.03	c       288         112763      107836        20                -           0.0000          -
5796.94/293.08	c       293         114552      109610        20                -           0.0000          -
5895.79/298.13	c       298         116287      111345        20                -           0.0000          -
5996.30/303.18	c       303         117948      113006        20                -           0.0000          -
6096.71/308.23	c       308         119635      114677        20                -           0.0000          -
6195.74/313.24	c       313         121587      116535        20                -           0.0000          -
6296.74/318.31	c       318         123491      118436        20                -           0.0000          -
6395.70/323.38	c       323         125360      120294        20                -           0.0000          -
6496.70/328.43	c       328         127169      122095        20                -           0.0000          -
6595.71/333.48	c       333         129109      123945        20                -           0.0000          -
6696.69/338.53	c       339         131466      126000        20                -           0.0000          -
6795.56/343.58	c       344         133886      128027        20                -           0.0000          -
6894.58/348.60	c       349         136036      130005        20                -           0.0000          -
6995.58/353.63	c       354         137923      131805        20                -           0.0000          -
7096.54/358.70	c       359         139806      133592        20                -           0.0000          -
7195.47/363.78	c       364         141663      135449        20                -           0.0000          -
7296.30/368.83	c       369         143609      137335        20                -           0.0000          -
7395.34/373.88	c       374         145505      139192        20                -           0.0000          -
7496.30/378.93	c       379         147917      141227        20                -           0.0000          -
7595.32/383.98	c       384         150270      143284        20                -           0.0000          -
7694.24/388.99	c       389         152863      145367        20                -           0.0000          -
7793.12/394.04	c       394         155133      147409        20                -           0.0000          -
7894.79/399.10	c       399         157365      149534        20                -           0.0000          -
7996.00/404.17	c       404         159388      151492        20                -           0.0000          -
8096.05/409.22	c       409         161707      153447        20                -           0.0000          -
8195.01/414.28	c       414         163576      155244        20                -           0.0000          -
8295.85/419.33	c       419         165412      157000        20                -           0.0000          -
8394.69/424.34	c       424         167804      159152        20                -           0.0000          -
8495.67/429.41	c       429         170175      161176        20                -           0.0000          -
8594.70/434.48	c       434         172234      163110        20                -           0.0000          -
8695.71/439.53	c       440         174323      165103        20                -           0.0000          -
8794.64/444.58	c       445         176872      167154        20                -           0.0000          -
8895.67/449.63	c       450         179444      169162        20                -           0.0000          -
8994.67/454.68	c       455         181808      171143        20                -           0.0000          -
9095.64/459.73	c       460         183799      172974        20                -           0.0000          -
9194.63/464.77	c       465         185841      174903        20                -           0.0000          -
9295.74/469.83	c       470         187937      176917        20                -           0.0000          -
9394.49/474.88	c       475         189990      178890        20                -           0.0000          -
9495.36/479.93	c       480         192009      180841        20                -           0.0000          -
9594.18/484.98	c       485         194073      182810        20                -           0.0000          -
9693.08/490.01	c       490         196561      184983        20                -           0.0000          -
9794.91/495.07	c       495         198868      187095        20                -           0.0000          -
9893.61/500.13	c       500         201159      189192        20                -           0.0000          -
9994.72/505.18	c       505         203594      191303        20                -           0.0000          -
10094.79/510.23	c       510        4034245          75        20                -           0.0000          -
10193.81/515.28	c       515         397548      379522        20                -           0.0000          -
10294.75/520.33	c       520         401585      383186        20                -           0.0000          -
10393.57/525.34	c       525         405447      386542        20                -           0.0000          -
10494.45/530.41	c       530         409244      389740        20                -           0.0000          -
10593.37/535.47	c       535         412915      393203        20                -           0.0000          -
10694.31/540.52	c       541         416797      396272        20                -           0.0000          -
10793.16/545.57	c       546         420988      399085        20                -           0.0000          -
10894.18/550.60	c       551         424687      402231        20                -           0.0000          -
10993.22/555.62	c       556         428383      405755        20                -           0.0000          -
11092.24/560.63	c       561         432642      409844        20                -           0.0000          -
11193.12/565.72	c       566         436712      413583        20                -           0.0000          -
11293.98/570.80	c       571         441173      417696        20                -           0.0000          -
11392.95/575.85	c       576         445618      421901        20                -           0.0000          -
11493.78/580.90	c       581         449741      425644        20                -           0.0000          -
11592.80/585.94	c       586         453769      429332        20                -           0.0000          -
11691.68/591.01	c       591         457920      432977        20                -           0.0000          -
11793.11/596.06	c       596         462268      437035        20                -           0.0000          -
11892.04/601.13	c       601         466220      440761        20                -           0.0000          -
11993.44/606.18	c       606         470432      444873        20                -           0.0000          -
12093.35/611.23	c       611         474652      448987        20                -           0.0000          -
12192.55/616.28	c       616         478669      452786        20                -           0.0000          -
12293.42/621.33	c       621         482826      456816        20                -           0.0000          -
12392.48/626.38	c       626         486993      460960        20                -           0.0000          -
12493.39/631.43	c       631         491071      464967        20                -           0.0000          -
12592.35/636.49	c       636         495051      468854        20                -           0.0000          -
12693.18/641.52	c       642         498751      472474        20                -           0.0000          -
12792.05/646.57	c       647         503135      476606        20                -           0.0000          -
12893.09/651.62	c       652         506962      480269        20                -           0.0000          -
12992.10/656.64	c       657         511181      484255        20                -           0.0000          -
13093.02/661.71	c       662         515311      488341        20                -           0.0000          -
13192.01/666.77	c       667         519334      492315        20                -           0.0000          -
13292.87/671.83	c       672         282204      265089        20                -           0.0000          -
13391.71/676.87	c       677         284232      267117        20                -           0.0000          -
13490.92/681.89	c       682         286541      269411        20                -           0.0000          -
13591.67/686.91	c       687         288869      271716        20                -           0.0000          -
13690.62/691.95	c       692         290748      273587        20                -           0.0000          -
13789.54/697.02	c       697         292752      275553        20                -           0.0000          -
13891.32/702.07	c       702         295034      277729        20                -           0.0000          -
13992.21/707.15	c       707         297356      280047        20                -           0.0000          -
14091.19/712.20	c       712         299926      282547        20                -           0.0000          -
14191.46/717.27	c       717         302137      284738        20                -           0.0000          -
14292.45/722.32	c       722         304167      286702        20                -           0.0000          -
14391.36/727.37	c       727         306336      288865        20                -           0.0000          -
14492.28/732.42	c       732         308479      290970        20                -           0.0000          -
14591.30/737.47	c       737         310882      293268        20                -           0.0000          -
14692.05/742.53	c       743         312991      295344        20                -           0.0000          -
14790.93/747.54	c       748         315114      297467        20                -           0.0000          -
14890.03/752.59	c       753         317007      299360        20                -           0.0000          -
14991.09/757.68	c       758         588189      554244        20                -           0.0000          -
15092.10/762.73	c       763         592301      558061        20                -           0.0000          -
15191.11/767.78	c       768         596138      561455        20                -           0.0000          -
15291.93/772.83	c       773         600295      565149        20                -           0.0000          -
15390.85/777.88	c       778         604291      568766        20                -           0.0000          -
15491.76/782.90	c       783         608121      572270        20                -           0.0000          -
15590.58/787.95	c       788         612380      576051        20                -           0.0000          -
15689.42/792.96	c       793         616518      579332        20                -           0.0000          -
15788.31/798.02	c       798         620613      583280        20                -           0.0000          -
15889.71/803.10	c       803         624606      586850        20                -           0.0000          -
15990.54/808.15	c       808         628544      590622        20                -           0.0000          -
16091.06/813.21	c       813         632753      594060        20                -           0.0000          -
16190.11/818.28	c       818         636579      597667        20                -           0.0000          -
16291.13/823.33	c       823         640751      601392        20                -           0.0000          -
16390.12/828.38	c       828         644917      604829        20                -           0.0000          -
16491.02/833.43	c       833         649148      608620        20                -           0.0000          -
16589.94/838.48	c       838         653237      611896        20                -           0.0000          -
16690.84/843.53	c       844         657460      615771        20                -           0.0000          -
16789.79/848.57	c       849         661790      619385        20                -           0.0000          -
16890.82/853.63	c       854         665802      623078        20                -           0.0000          -
16989.75/858.68	c       859         669928      626791        20                -           0.0000          -
17090.63/863.73	c       864         673866      630145        20                -           0.0000          -
17189.58/868.78	c       869         678215      633775        20                -           0.0000          -
17290.55/873.83	c       874         682243      637334        20                -           0.0000          -
17389.46/878.88	c       879         686441      640694        20                -           0.0000          -
17490.45/883.93	c       884         690629      644660        20                -           0.0000          -
17589.49/888.98	c       889         694750      648471        20                -           0.0000          -
17688.56/894.03	c       894         698788      652060        20                -           0.0000          -
17790.28/899.08	c       899         702991      655666        20                -           0.0000          -
17889.58/904.13	c       904         707069      659145        20                -           0.0000          -
17990.38/909.18	c       909         711141      662809        20                -           0.0000          -
18090.51/914.23	c       914         715068      666306        20                -           0.0000          -
18189.48/919.24	c       919         719147      669905        20                -           0.0000          -
18290.20/924.30	c       924         723161      673547        20                -           0.0000          -
18389.20/929.37	c       929         727365      677347        20                -           0.0000          -
18490.22/934.43	c       934         731589      680866        20                -           0.0000          -
18588.92/939.48	c       939         735527      684478        20                -           0.0000          -
18689.92/944.53	c       945         739657      688320        20                -           0.0000          -
18789.05/949.58	c       950         743842      692081        20                -           0.0000          -
18889.78/954.62	c       955         748047      695872        20                -           0.0000          -
18988.47/959.65	c       960        7559416          73        20                -           0.0000          -
19087.46/964.68	c       965        7598500          77        20                -           0.0000          -
19188.42/969.71	c       970        7636644          71        20                -           0.0000          -
19287.41/974.75	c       975        7673890          79        20                -           0.0000          -
19386.43/979.78	c       980        7707630          76        20                -           0.0000          -
19487.41/984.81	c       985         415681      394923        20                -           0.0000          -
19586.47/989.86	c       990         418155      397145        20                -           0.0000          -
19687.39/994.92	c       995         780153      724686        20                -           0.0000          -
19786.36/999.98	c      1000         784249      728032        20                -           0.0000          -
19885.26/1005.03	c      1005         788263      731405        20                -           0.0000          -
19986.88/1010.09	c      1010         792279      734927        20                -           0.0000          -
20087.94/1015.16	c      1015         796490      738740        20                -           0.0000          -
20188.20/1020.22	c      1020         431457      409785        20                -           0.0000          -
20289.22/1025.30	c      1025         433848      411998        20                -           0.0000          -
20388.24/1030.38	c      1030         436754      414472        20                -           0.0000          -
20489.15/1035.43	c      1035         438984      416582        20                -           0.0000          -
20588.15/1040.48	c      1040         441544      418901        20                -           0.0000          -
20689.20/1045.53	c      1046         444146      421284        20                -           0.0000          -
20788.30/1050.58	c      1051         446538      423539        20                -           0.0000          -
20887.15/1055.59	c      1056         448946      425789        20                -           0.0000          -
20988.12/1060.65	c      1061         452260      428275        20                -           0.0000          -
21087.17/1065.66	c      1066         455011      430769        20                -           0.0000          -
21188.05/1070.72	c      1071         457608      433222        20                -           0.0000          -
21287.04/1075.77	c      1076         460205      435618        20                -           0.0000          -
21388.00/1080.83	c      1081         463170      438146        20                -           0.0000          -
21487.02/1085.87	c      1086         465758      440512        20                -           0.0000          -
21588.03/1090.92	c      1091         468345      442922        20                -           0.0000          -
21687.05/1095.96	c      1096         470892      445348        20                -           0.0000          -
21788.57/1101.07	c      1101         473307      447621        20                -           0.0000          -
21887.74/1106.12	c      1106         475961      449961        20                -           0.0000          -
21988.59/1111.17	c      1111         477863      451860        20                -           0.0000          -
22088.69/1116.22	c      1116         479435      453432        20                -           0.0000          -
22187.57/1121.29	c      1121         481078      455075        20                -           0.0000          -
22288.38/1126.32	c      1126         885837      818881        20                -           0.0000          -
22387.52/1131.37	c      1131         890367      822176        20                -           0.0000          -
22488.43/1136.42	c      1136         486322      460308        20                -           0.0000          -
22587.38/1141.49	c      1141         897906      829273        20                -           0.0000          -
22688.36/1146.52	c      1147         902080      833283        20                -           0.0000          -
22787.28/1151.56	c      1152         492798      466497        20                -           0.0000          -
22888.27/1156.62	c      1157         495625      468930        20                -           0.0000          -
22987.19/1161.68	c      1162         498426      471344        20                -           0.0000          -
23088.20/1166.73	c      1167         500833      473633        20                -           0.0000          -
23187.15/1171.78	c      1172         503333      475984        20                -           0.0000          -
23288.20/1176.83	c      1177         505703      478233        20                -           0.0000          -
23387.23/1181.88	c      1182         508183      480577        20                -           0.0000          -
23488.27/1186.93	c      1187         510408      482730        20                -           0.0000          -
23587.19/1191.94	c      1192         512741      484979        20                -           0.0000          -
23686.11/1197.01	c      1197         515106      487274        20                -           0.0000          -
23785.36/1202.02	c      1202         517631      489611        20                -           0.0000          -
23887.00/1207.07	c      1207         520479      492153        20                -           0.0000          -
23985.48/1212.10	c      1212         523021      494581        20                -           0.0000          -
24084.63/1217.13	c      1217         525630      497051        20                -           0.0000          -
24186.94/1222.26	c      1222         528490      499499        20                -           0.0000          -
24288.01/1227.31	c      1227         531266      501930        20                -           0.0000          -
24387.10/1232.36	c      1232         534056      504366        20                -           0.0000          -
24488.09/1237.42	c      1237         536639      506784        20                -           0.0000          -
24587.12/1242.48	c      1242         539370      509317        20                -           0.0000          -
24687.98/1247.53	c      1248         541831      511687        20                -           0.0000          -
24786.84/1252.58	c      1253         544551      514161        20                -           0.0000          -
24887.74/1257.63	c      1258         547019      516499        20                -           0.0000          -
24986.70/1262.68	c      1263         549477      518806        20                -           0.0000          -
25087.73/1267.73	c      1268         552332      521303        20                -           0.0000          -
25186.70/1272.78	c      1273         554832      523569        20                -           0.0000          -
25287.77/1277.83	c      1278         557439      525964        20                -           0.0000          -
25386.77/1282.88	c      1283         559682      528169        20                -           0.0000          -
25487.70/1287.91	c      1288         562691      530635        20                -           0.0000          -
25586.96/1292.92	c      1293         565444      533010        20                -           0.0000          -
25685.74/1297.99	c      1298        1020433      939585        20                -           0.0000          -
25787.34/1303.05	c      1303        1024466      943373        20                -           0.0000          -
25886.47/1308.11	c      1308        1028412      946945        20                -           0.0000          -
25985.58/1313.13	c      1313        1032439      950693        20                -           0.0000          -
26086.82/1318.18	c      1318        1036350      954194        20                -           0.0000          -
26186.98/1323.24	c      1323        1040125      957910        20                -           0.0000          -
26286.02/1328.29	c      1328        1043509      961015        20                -           0.0000          -
26387.06/1333.36	c      1333        1047272      964454        20                -           0.0000          -
26488.01/1338.41	c      1338        1051244      968045        20                -           0.0000          -
26586.92/1343.48	c      1343        1055348      971603        20                -           0.0000          -
26687.93/1348.53	c      1349        1059382      975031        20                -           0.0000          -
26786.91/1353.57	c      1354        1063367      978543        20                -           0.0000          -
26887.87/1358.63	c      1359        1067443      982315        20                -           0.0000          -
26986.91/1363.68	c      1364        1071626      986127        20                -           0.0000          -
27087.81/1368.73	c      1369        1075652      989679        20                -           0.0000          -
27186.53/1373.78	c      1374        1079541      993173        20                -           0.0000          -
27287.60/1378.83	c      1379        1083486      996714        20                -           0.0000          -
27386.56/1383.88	c      1384        1087545     1000221        20                -           0.0000          -
27487.49/1388.93	c      1389        1091751     1004012        20                -           0.0000          -
27586.70/1393.94	c      1394        1095563     1007459        20                -           0.0000          -
27685.63/1398.96	c      1399        1099491     1011066        20                -           0.0000          -
27784.64/1403.97	c      1404        1103570     1014830        20                -           0.0000          -
27883.49/1409.03	c      1409        1107729     1018620        20                -           0.0000          -
27985.31/1414.08	c      1414        1111812     1022328        20                -           0.0000          -
28086.16/1419.14	c      1419        1115814     1026026        20                -           0.0000          -
28185.14/1424.17	c      1424        1119928     1029799        20                -           0.0000          -
28285.32/1429.25	c      1429        1124103     1033809        20                -           0.0000          -
28386.13/1434.30	c      1434       11146736          77        20                -           0.0000          -
28485.03/1439.34	c      1439       11182716          77        20                -           0.0000          -
28583.98/1444.40	c      1444        1135136     1044024        20                -           0.0000          -
28684.92/1449.46	c      1449        1139191     1047770        20                -           0.0000          -
28785.98/1454.54	c      1455        1143108     1051578        20                -           0.0000          -
28885.07/1459.59	c      1460        1147189     1055296        20                -           0.0000          -
28986.24/1464.61	c      1465        1151190     1059005        20                -           0.0000          -
29085.43/1469.67	c      1470        1155413     1062366        20                -           0.0000          -
29186.29/1474.73	c      1475        1159032     1065806        20                -           0.0000          -
29285.32/1479.80	c      1480        1162930     1069352        20                -           0.0000          -
29386.39/1484.81	c      1485        1166845     1072798        20                -           0.0000          -
29485.40/1489.86	c      1490        1170464     1076366        20                -           0.0000          -
29584.44/1494.87	c      1495        1174377     1080125        20                -           0.0000          -
29685.51/1499.92	c      1500         664787      626816        20                -           0.0000          -
29784.50/1504.98	c      1505         666986      629015        20                -           0.0000          -
29883.28/1510.03	c      1510         669305      631319        20                -           0.0000          -
29985.17/1515.09	c      1515         671761      633745        20                -           0.0000          -
30086.25/1520.15	c      1520         673915      635893        20                -           0.0000          -
30185.33/1525.20	c      1525         676511      638387        20                -           0.0000          -
30285.43/1530.28	c      1530         679227      640807        20                -           0.0000          -
30386.52/1535.37	c      1535         681816      643271        20                -           0.0000          -
30487.30/1540.42	c      1540         684499      645684        20                -           0.0000          -
30586.25/1545.48	c      1545         687247      648141        20                -           0.0000          -
30687.30/1550.53	c      1551         689679      650507        20                -           0.0000          -
30786.39/1555.58	c      1556         692285      652922        20                -           0.0000          -
30887.44/1560.63	c      1561         694681      655218        20                -           0.0000          -
30986.26/1565.64	c      1566         697256      657584        20                -           0.0000          -
31085.12/1570.69	c      1571         699916      660027        20                -           0.0000          -
31186.19/1575.76	c      1576         702542      662446        20                -           0.0000          -
31287.26/1580.83	c      1581         705056      664805        20                -           0.0000          -
31386.35/1585.88	c      1586         707424      667055        20                -           0.0000          -
31487.44/1590.93	c      1591         709618      669223        20                -           0.0000          -
31586.55/1595.98	c      1596         711501      671106        20                -           0.0000          -
31688.14/1601.03	c      1601         713481      673086        20                -           0.0000          -
31787.35/1606.05	c      1606         715484      675083        20                -           0.0000          -
31886.35/1611.13	c      1611         717336      676935        20                -           0.0000          -
31987.35/1616.18	c      1616         719253      678846        20                -           0.0000          -
32086.16/1621.20	c      1621         721296      680889        20                -           0.0000          -
32186.47/1626.28	c      1626         723388      682967        20                -           0.0000          -
32287.45/1631.33	c      1631         725604      685141        20                -           0.0000          -
32386.42/1636.38	c      1636        1283449     1179618        20                -           0.0000          -
32487.43/1641.43	c      1641        1287649     1182760        20                -           0.0000          -
32586.48/1646.48	c      1646        1291288     1186118        20                -           0.0000          -
32685.44/1651.49	c      1651        1295023     1189809        20                -           0.0000          -
32784.48/1656.50	c      1656        1299027     1193385        20                -           0.0000          -
32887.21/1661.63	c      1662        1302987     1196702        20                -           0.0000          -
32986.22/1666.68	c      1667        1306791     1200119        20                -           0.0000          -
33087.15/1671.73	c      1672        1310423     1203163        20                -           0.0000          -
33186.01/1676.78	c      1677        1314539     1206986        20                -           0.0000          -
33286.27/1681.83	c      1682        1318684     1210278        20                -           0.0000          -
33385.38/1686.88	c      1687        1322262     1213270        20                -           0.0000          -
33486.32/1691.93	c      1692        1326176     1216841        20                -           0.0000          -
33585.40/1696.98	c      1697        1330041     1220348        20                -           0.0000          -
33684.42/1702.03	c      1702        1333977     1223834        20                -           0.0000          -
33786.11/1707.08	c      1707        1337942     1226838        20                -           0.0000          -
33885.16/1712.13	c      1712        1341769     1230302        20                -           0.0000          -
33986.07/1717.18	c      1717        1345738     1233785        20                -           0.0000          -
34086.29/1722.23	c      1722         762821      721896        20                -           0.0000          -
34185.37/1727.25	c      1727         764485      723556        20                -           0.0000          -
34286.31/1732.31	c      1732         766294      725365        20                -           0.0000          -
34385.30/1737.36	c      1737         768254      727325        20                -           0.0000          -
34486.32/1742.41	c      1742         770222      729285        20                -           0.0000          -
34585.36/1747.47	c      1747         772233      731290        20                -           0.0000          -
34686.34/1752.53	c      1753         774401      733450        20                -           0.0000          -
34785.13/1757.58	c      1758         776585      735567        20                -           0.0000          -
34884.00/1762.59	c      1763         778847      737743        20                -           0.0000          -
34985.03/1767.64	c      1768        1384201     1268487        20                -           0.0000          -
35084.09/1772.66	c      1773        1387864     1271941        20                -           0.0000          -
35185.10/1777.75	c      1778         784986      743857        20                -           0.0000          -
35285.93/1782.83	c      1783        1395566     1279423        20                -           0.0000          -
35384.82/1787.88	c      1788        1399302     1283138        20                -           0.0000          -
35485.59/1792.93	c      1793        1403119     1286926        20                -           0.0000          -
35584.82/1797.98	c      1798        1407076     1290873        20                -           0.0000          -
35683.68/1803.03	c      1803        1411046     1294512        20                -           0.0000          -
35785.52/1808.08	c      1808        1414382     1297371        20                -           0.0000          -
35884.31/1813.12	c      1813        1418177     1301040        20                -           0.0000          -
35985.07/1818.17	c      1818        1422110     1304648        20                -           0.0000          -
36085.33/1823.21	c      1823        1426059     1308409        20                -           0.0000          -
36184.34/1828.26	c      1828        1429911     1311850        20                -           0.0000          -
36285.25/1833.31	c      1833        1433925     1315393        20                -           0.0000          -
36384.36/1838.37	c      1838        1437674     1319066        20                -           0.0000          -
36485.19/1843.42	c      1843        1441491     1322699        20                -           0.0000          -
36584.15/1848.43	c      1848        1445586     1326618        20                -           0.0000          -
36683.20/1853.48	c      1853        1449598     1330024        20                -           0.0000          -
36784.25/1858.55	c      1859        1453594     1333950        20                -           0.0000          -
36885.13/1863.62	c      1864        1457643     1337255        20                -           0.0000          -
36984.07/1868.67	c      1869        1461378     1340749        20                -           0.0000          -
37085.03/1873.72	c      1874        1465185     1344468        20                -           0.0000          -
37184.11/1878.77	c      1879        1469039     1348291        20                -           0.0000          -
37285.09/1883.82	c      1884        1472792     1351842        20                -           0.0000          -
37384.15/1888.87	c      1889        1476582     1355560        20                -           0.0000          -
37483.24/1893.89	c      1894        1480481     1359268        20                -           0.0000          -
37584.29/1898.96	c      1899       14664763          78        20                -           0.0000          -
37683.40/1904.01	c      1904       14701230          73        20                -           0.0000          -
37782.57/1909.02	c      1909         848859      803289        20                -           0.0000          -
37883.91/1914.05	c      1914         851384      805638        20                -           0.0000          -
37982.85/1919.09	c      1919         853838      807941        20                -           0.0000          -
38083.70/1924.18	c      1924        1503457     1380643        20                -           0.0000          -
38184.19/1929.25	c      1929         859318      812955        20                -           0.0000          -
38285.04/1934.32	c      1934         861697      815239        20                -           0.0000          -
38384.00/1939.39	c      1939         864293      817756        20                -           0.0000          -
38485.17/1944.44	c      1944         866631      820003        20                -           0.0000          -
38584.02/1949.49	c      1949         869124      822392        20                -           0.0000          -
38685.10/1954.51	c      1955         871439      824642        20                -           0.0000          -
38784.11/1959.58	c      1960         873792      826879        20                -           0.0000          -
38885.16/1964.64	c      1965         875757      828832        20                -           0.0000          -
38984.14/1969.69	c      1970         877659      830722        20                -           0.0000          -
39085.05/1974.72	c      1975         879753      832805        20                -           0.0000          -
39183.98/1979.79	c      1980         882111      834986        20                -           0.0000          -
39282.95/1984.80	c      1985         884340      837162        20                -           0.0000          -
39383.93/1989.88	c      1990         886588      839280        20                -           0.0000          -
39484.82/1994.94	c      1995         889069      841619        20                -           0.0000          -
39583.80/1999.95	c      2000         891541      843865        20                -           0.0000          -
39682.85/2005.02	c      2005         893665      845832        20                -           0.0000          -
39784.50/2010.09	c      2010         895837      847900        20                -           0.0000          -
39885.26/2015.14	c      2015         898188      850221        20                -           0.0000          -
39984.57/2020.19	c      2020         899977      852004        20                -           0.0000          -
40084.60/2025.24	c      2025         902023      854037        20                -           0.0000          -
40183.54/2030.29	c      2030         904353      856318        20                -           0.0000          -
40284.52/2035.34	c      2035         906848      858636        20                -           0.0000          -
40383.58/2040.39	c      2040         909386      860963        20                -           0.0000          -
40484.57/2045.44	c      2045         911920      863368        20                -           0.0000          -
40583.60/2050.49	c      2050         914565      865795        20                -           0.0000          -
40684.56/2055.54	c      2056         917215      868212        20                -           0.0000          -
40783.49/2060.59	c      2061         919481      870387        20                -           0.0000          -
40884.48/2065.64	c      2066         921750      872605        20                -           0.0000          -
40983.44/2070.66	c      2071         924587      875089        20                -           0.0000          -
41084.08/2075.71	c      2076         927000      877446        20                -           0.0000          -
41183.11/2080.73	c      2081        1621885     1490363        20                -           0.0000          -
41284.11/2085.83	c      2086        1625264     1493595        20                -           0.0000          -
41383.06/2090.88	c      2091        1628914     1497067        20                -           0.0000          -
41483.97/2095.93	c      2096        1632776     1500757        20                -           0.0000          -
41582.87/2100.98	c      2101        1636467     1504324        20                -           0.0000          -
41684.41/2106.04	c      2106        1640062     1507864        20                -           0.0000          -
41783.53/2111.09	c      2111        1643684     1511173        20                -           0.0000          -
41882.51/2116.14	c      2116        1647185     1514429        20                -           0.0000          -
41983.63/2121.19	c      2121        1651049     1518010        20                -           0.0000          -
42083.71/2126.24	c      2126        1654948     1521518        20                -           0.0000          -
42182.79/2131.29	c      2131        1658926     1525261        20                -           0.0000          -
42283.85/2136.31	c      2136        1662972     1528984        20                -           0.0000          -
42382.74/2141.39	c      2141         957440      906595        20                -           0.0000          -
42483.59/2146.44	c      2146         960047      909005        20                -           0.0000          -
42582.51/2151.49	c      2151         962461      911268        20                -           0.0000          -
42683.57/2156.54	c      2157         964996      913631        20                -           0.0000          -
42782.46/2161.59	c      2162         967474      915994        20                -           0.0000          -
42883.46/2166.64	c      2167         969896      918343        20                -           0.0000          -
42982.48/2171.69	c      2172         972249      920660        20                -           0.0000          -
43083.50/2176.74	c      2177         974308      922704        20                -           0.0000          -
43182.59/2181.79	c      2182         976496      924868        20                -           0.0000          -
43283.53/2186.84	c      2187         978433      926805        20                -           0.0000          -
43382.56/2191.89	c      2192         980224      928596        20                -           0.0000          -
43483.46/2196.94	c      2197        1707656     1571054        20                -           0.0000          -
43582.56/2201.99	c      2202        1711496     1574888        20                -           0.0000          -
43681.49/2207.01	c      2207        1715163     1578539        20                -           0.0000          -
43783.27/2212.09	c      2212        1718823     1582180        20                -           0.0000          -
43884.02/2217.14	c      2217        1722435     1585704        20                -           0.0000          -
43982.90/2222.16	c      2222        1726147     1589318        20                -           0.0000          -
44083.32/2227.24	c      2227        1729952     1592876        20                -           0.0000          -
44182.22/2232.29	c      2232        1733596     1596418        20                -           0.0000          -
44282.85/2237.33	c      2237        1737029     1599633        20                -           0.0000          -
44381.95/2242.39	c      2242        1740597     1602931        20                -           0.0000          -
44482.71/2247.44	c      2247        1744401     1606510        20                -           0.0000          -
44581.62/2252.47	c      2252        1748278     1610184        20                -           0.0000          -
44680.60/2257.49	c      2257       17356444          77        20                -           0.0000          -
44781.44/2262.51	c      2263        1006205      954551        20                -           0.0000          -
44880.39/2267.57	c      2268        1008108      956451        20                -           0.0000          -
44981.46/2272.65	c      2273        1010006      958343        20                -           0.0000          -
45080.35/2277.67	c      2278        1011746      960083        20                -           0.0000          -
45181.38/2282.76	c      2283        1770447     1630045        20                -           0.0000          -
45282.40/2287.81	c      2288        1774058     1633297        20                -           0.0000          -
45381.38/2292.87	c      2293        1017365      965678        20                -           0.0000          -
45482.36/2297.94	c      2298        1781741     1640539        20                -           0.0000          -
45581.38/2302.99	c      2303        1021567      969831        20                -           0.0000          -
45683.01/2308.04	c      2308        1023415      971679        20                -           0.0000          -
45781.87/2313.10	c      2313        1025424      973684        20                -           0.0000          -
45881.06/2318.13	c      2318        1027454      975714        20                -           0.0000          -
45981.88/2323.20	c      2323        1029193      977453        20                -           0.0000          -
46082.34/2328.25	c      2328        1030994      979254        20                -           0.0000          -
46181.13/2333.28	c      2333        1032741      981001        20                -           0.0000          -
46282.05/2338.35	c      2338        1034580      982840        20                -           0.0000          -
46381.12/2343.40	c      2343        1036497      984757        20                -           0.0000          -
46482.16/2348.41	c      2348        1038421      986681        20                -           0.0000          -
46581.08/2353.46	c      2353        1823006     1680270        20                -           0.0000          -
46681.88/2358.52	c      2359        1042466      990726        20                -           0.0000          -
46780.91/2363.60	c      2364        1830627     1687455        20                -           0.0000          -
46881.88/2368.65	c      2369        1834552     1691265        20                -           0.0000          -
46980.77/2373.70	c      2374        1838278     1694778        20                -           0.0000          -
47081.71/2378.75	c      2379        1842212     1698365        20                -           0.0000          -
47180.75/2383.77	c      2384        1846067     1702070        20                -           0.0000          -
47281.54/2388.83	c      2389        1849685     1705668        20                -           0.0000          -
47380.57/2393.88	c      2394        1853314     1709285        20                -           0.0000          -
47479.57/2398.89	c      2399        1856999     1712879        20                -           0.0000          -
47580.58/2403.92	c      2404        1059665     1007788        20                -           0.0000          -
47679.66/2408.97	c      2409       18466952          69        20                -           0.0000          -
47778.58/2414.02	c      2414       18503951          80        20                -           0.0000          -
47880.15/2419.04	c      2419       18542097          73        20                -           0.0000          -
47979.41/2424.05	c      2424       18583126          78        20                -           0.0000          -
48078.11/2429.10	c      2429        1878347     1733054        20                -           0.0000          -
48176.99/2434.11	c      2434        1071321     1019306        20                -           0.0000          -
48277.71/2439.15	c      2439        1073187     1021172        20                -           0.0000          -
48377.05/2444.16	c      2444        1075063     1023048        20                -           0.0000          -
48476.01/2449.18	c      2449       18800179          78        20                -           0.0000          -
48576.21/2454.21	c      2454       18817775          74        20                -           0.0000          -
48675.27/2459.22	c      2459       18855702          76        20                -           0.0000          -
48776.27/2464.31	c      2464       18891496          78        20                -           0.0000          -
48875.25/2469.37	c      2469       18926811          78        20                -           0.0000          -
48976.12/2474.42	c      2474       18967730          73        20                -           0.0000          -
49075.20/2479.48	c      2479       19018080          78        20                -           0.0000          -
49176.27/2484.53	c      2485       19054388          76        20                -           0.0000          -
49275.16/2489.58	c      2490       19089669          77        20                -           0.0000          -
49376.23/2494.63	c      2495       19125992          76        20                -           0.0000          -
49475.25/2499.68	c      2500       19162151          74        20                -           0.0000          -
49576.18/2504.73	c      2505       19195360          77        20                -           0.0000          -
49675.15/2509.78	c      2510       19230241          76        20                -           0.0000          -
49776.01/2514.83	c      2515       19269792          76        20                -           0.0000          -
49874.79/2519.88	c      2520       19311464          77        20                -           0.0000          -
49975.76/2524.93	c      2525       19353703          80        20                -           0.0000          -
50074.75/2529.98	c      2530       19393296          77        20                -           0.0000          -
50173.70/2535.02	c      2535       19414495          77        20                -           0.0000          -
50275.63/2540.08	c      2540       19477318          75        20                -           0.0000          -
50374.44/2545.13	c      2545       19516751          77        20                -           0.0000          -
50475.57/2550.18	c      2550       19554151          80        20                -           0.0000          -
50575.76/2555.23	c      2555       19599231          74        20                -           0.0000          -
50674.79/2560.28	c      2560       19640159          77        20                -           0.0000          -
50773.79/2565.29	c      2565       19642831          75        20                -           0.0000          -
50874.84/2570.36	c      2570       19686271          82        20                -           0.0000          -
50973.90/2575.36	c      2575       19728198          75        20                -           0.0000          -
51072.93/2580.39	c      2580       19767988          73        20                -           0.0000          -
51173.92/2585.45	c      2585       19806253          72        20                -           0.0000          -
51274.84/2590.53	c      2591       19844447          78        20                -           0.0000          -
51373.88/2595.58	c      2596        1998034     1843928        20                -           0.0000          -
51474.81/2600.65	c      2601       19924786          70        20                -           0.0000          -
51573.76/2605.70	c      2606       19965361          76        20                -           0.0000          -
51674.86/2610.76	c      2611       20002308          77        20                -           0.0000          -
51775.79/2615.83	c      2616       20081694          74        20                -           0.0000          -
51874.81/2620.84	c      2621       20083291          72        20                -           0.0000          -
51973.85/2625.87	c      2626       20123586          77        20                -           0.0000          -
52072.81/2630.89	c      2631       20160635          72        20                -           0.0000          -
52173.89/2635.94	c      2636       20196625          70        20                -           0.0000          -
52272.91/2641.01	c      2641       20234287          78        20                -           0.0000          -
52374.60/2646.09	c      2646       20278302          75        20                -           0.0000          -
52475.69/2651.15	c      2651       20316364          74        20                -           0.0000          -
52575.94/2656.23	c      2656        1164752     1110020        20                -           0.0000          -
52674.97/2661.28	c      2661       20424236          75        20                -           0.0000          -
52776.01/2666.33	c      2666       20462666          74        20                -           0.0000          -
52874.99/2671.38	c      2671       20499468          75        20                -           0.0000          -
52974.06/2676.39	c      2676       20496466          82        20                -           0.0000          -
53075.11/2681.43	c      2681        2059108     1900980        20                -           0.0000          -
53174.15/2686.49	c      2686       20568763          76        20                -           0.0000          -
53275.14/2691.55	c      2692       20601337          76        20                -           0.0000          -
53376.13/2696.63	c      2697       20704273          82        20                -           0.0000          -
53475.09/2701.68	c      2702       20747315          81        20                -           0.0000          -
53574.28/2706.69	c      2707       20715391          77        20                -           0.0000          -
53675.19/2711.78	c      2712       20833295          80        20                -           0.0000          -
53776.10/2716.83	c      2717       20872159          77        20                -           0.0000          -
53875.14/2721.87	c      2722       20908617          73        20                -           0.0000          -
53976.05/2726.92	c      2727       20947174          76        20                -           0.0000          -
54074.89/2731.98	c      2732       20986900          79        20                -           0.0000          -
54176.44/2737.04	c      2737       21030104          73        20                -           0.0000          -
54275.48/2742.08	c      2742       21072117          74        20                -           0.0000          -
54374.51/2747.13	c      2747       21114870          79        20                -           0.0000          -
54475.29/2752.18	c      2752       21157278          75        20                -           0.0000          -
54575.72/2757.23	c      2757       21195631          76        20                -           0.0000          -
54674.73/2762.28	c      2762       21240784          82        20                -           0.0000          -
54775.78/2767.33	c      2767       21284724          79        20                -           0.0000          -
54874.93/2772.37	c      2772       21202251          78        20                -           0.0000          -
54975.71/2777.43	c      2777       21367195          75        20                -           0.0000          -
55074.80/2782.47	c      2782       21281717          76        20                -           0.0000          -
55175.91/2787.53	c      2788       21452997          80        20                -           0.0000          -
55274.87/2792.55	c      2793       21356099          76        20                -           0.0000          -
55375.95/2797.63	c      2798       21536056          74        20                -           0.0000          -
55474.96/2802.68	c      2803       21575725          72        20                -           0.0000          -
55574.07/2807.69	c      2808       21466525          78        20                -           0.0000          -
55675.04/2812.72	c      2813       21504418          78        20                -           0.0000          -
55774.04/2817.74	c      2818       21542610          74        20                -           0.0000          -
55873.20/2822.79	c      2823        2160978     1996797        20                -           0.0000          -
55974.16/2827.87	c      2828        2164722     2000477        20                -           0.0000          -
56075.18/2832.95	c      2833       21653650          74        20                -           0.0000          -
56174.23/2838.03	c      2838       21875027          77        20                -           0.0000          -
56275.97/2843.08	c      2843       21919861          77        20                -           0.0000          -
56375.09/2848.09	c      2848       21762545          76        20                -           0.0000          -
56475.99/2853.18	c      2853       22004147          71        20                -           0.0000          -
56576.35/2858.23	c      2858       22043250          73        20                -           0.0000          -
56675.38/2863.28	c      2863       22085607          76        20                -           0.0000          -
56776.43/2868.33	c      2868       22128008          77        20                -           0.0000          -
56875.50/2873.38	c      2873       22168139          82        20                -           0.0000          -
56976.56/2878.43	c      2878       22212793          77        20                -           0.0000          -
57075.64/2883.48	c      2883       22256242          79        20                -           0.0000          -
57174.62/2888.50	c      2888       22111113          70        20                -           0.0000          -
57275.43/2893.51	c      2894       22145342          79        20                -           0.0000          -
57374.38/2898.54	c      2899       22180539          74        20                -           0.0000          -
57473.46/2903.56	c      2904       22217514          76        20                -           0.0000          -
57574.53/2908.61	c      2909       22259546          72        20                -           0.0000          -
57673.54/2913.62	c      2914        2226855     2058406        20                -           0.0000          -
57772.55/2918.65	c      2919        2230317     2061526        20                -           0.0000          -
57871.50/2923.70	c      2924       22375488          75        20                -           0.0000          -
57972.41/2928.75	c      2929       22413873          75        20                -           0.0000          -
58071.32/2933.80	c      2934       22452528          73        20                -           0.0000          -
58172.35/2938.85	c      2939       22488428          78        20                -           0.0000          -
58271.28/2943.88	c      2944       22526966          74        20                -           0.0000          -
58370.34/2948.89	c      2949       22563111          73        20                -           0.0000          -
58471.23/2953.98	c      2954       22598820          74        20                -           0.0000          -
58570.14/2959.03	c      2959       22638735          73        20                -           0.0000          -
58671.90/2964.09	c      2964       22680624          77        20                -           0.0000          -
58773.20/2969.15	c      2969       22716263          74        20                -           0.0000          -
58872.01/2974.20	c      2974       22747501          79        20                -           0.0000          -
58972.46/2979.25	c      2979       22781191          74        20                -           0.0000          -
59071.32/2984.27	c      2984       22816975          78        20                -           0.0000          -
59170.23/2989.29	c      2989        1318838     1257977        20                -           0.0000          -
59271.24/2994.35	c      2994        2281378     2106535        20                -           0.0000          -
59372.20/2999.41	c      2999        2284610     2109074        20                -           0.0000          -
59471.14/3004.46	c      3004        2287358     2111416        20                -           0.0000          -
59572.24/3009.52	c      3010       22994561          76        20                -           0.0000          -
59671.29/3014.58	c      3015       23038523          78        20                -           0.0000          -
59772.31/3019.64	c      3020       23069082          76        20                -           0.0000          -
59871.43/3024.70	c      3025        1335453     1274115        20                -           0.0000          -
59972.36/3029.75	c      3030        1337592     1276225        20                -           0.0000          -
60071.34/3034.80	c      3035        1340064     1278505        20                -           0.0000          -
60172.41/3039.84	c      3040        1342312     1280676        20                -           0.0000          -
60271.49/3044.87	c      3045        1344782     1283041        20                -           0.0000          -
60370.60/3049.89	c      3050        1346966     1285119        20                -           0.0000          -
60471.61/3054.96	c      3055        1349484     1287437        20                -           0.0000          -
60573.20/3060.04	c      3060        1351696     1289579        20                -           0.0000          -
60672.35/3065.09	c      3065        1354101     1291856        20                -           0.0000          -
60771.31/3070.11	c      3070        1356504     1294177        20                -           0.0000          -
60872.40/3075.18	c      3075        1358938     1296411        20                -           0.0000          -
60972.59/3080.25	c      3080        1361418     1298761        20                -           0.0000          -
61071.78/3085.30	c      3085        1363629     1300908        20                -           0.0000          -
61172.66/3090.35	c      3090        2344726     2161026        20                -           0.0000          -
61271.59/3095.40	c      3095        2348335     2164261        20                -           0.0000          -
61372.60/3100.45	c      3100        2352006     2167535        20                -           0.0000          -
61471.56/3105.50	c      3106        2355813     2171096        20                -           0.0000          -
61572.65/3110.55	c      3111        2359484     2174334        20                -           0.0000          -
61671.48/3115.60	c      3116        2362759     2177277        20                -           0.0000          -
61772.55/3120.65	c      3121        2366359     2180234        20                -           0.0000          -
61871.65/3125.70	c      3126       23880677          73        20                -           0.0000          -
61972.76/3130.75	c      3131       23918274          78        20                -           0.0000          -
62071.84/3135.80	c      3136       23954221          77        20                -           0.0000          -
62172.81/3140.85	c      3141       23986958          75        20                -           0.0000          -
62271.87/3145.90	c      3146       24019447          69        20                -           0.0000          -
62372.53/3150.92	c      3151       24054198          75        20                -           0.0000          -
62471.49/3155.94	c      3156       24089146          76        20                -           0.0000          -
62570.44/3160.97	c      3161       24126816          77        20                -           0.0000          -
62669.44/3166.01	c      3166       24162899          74        20                -           0.0000          -
62771.12/3171.08	c      3171       24202476          74        20                -           0.0000          -
62870.37/3176.14	c      3176       24238482          70        20                -           0.0000          -
62971.39/3181.15	c      3181       24279498          80        20                -           0.0000          -
63070.44/3186.20	c      3186       24318358          74        20                -           0.0000          -
63170.47/3191.26	c      3191       24357773          73        20                -           0.0000          -
63271.49/3196.31	c      3196       24392274          72        20                -           0.0000          -
63370.53/3201.37	c      3201       24432510          72        20                -           0.0000          -
63469.63/3206.38	c      3206        2424226     2229890        20                -           0.0000          -
63570.57/3211.43	c      3211        2427337     2232740        20                -           0.0000          -
63669.40/3216.45	c      3216        2430936     2235983        20                -           0.0000          -
63768.41/3221.48	c      3221        2434468     2239008        20                -           0.0000          -
63871.41/3226.61	c      3227        2437955     2242245        20                -           0.0000          -
63970.63/3231.67	c      3232        2441518     2245550        20                -           0.0000          -
64071.53/3236.75	c      3237        2444585     2248275        20                -           0.0000          -
64170.50/3241.80	c      3242        2447904     2251004        20                -           0.0000          -
64271.43/3246.85	c      3247        2450827     2253521        20                -           0.0000          -
64372.33/3251.91	c      3252       24805560          75        20                -           0.0000          -
64471.34/3256.99	c      3257       24844207          74        20                -           0.0000          -
64572.97/3262.04	c      3262       24882878          76        20                -           0.0000          -
64671.94/3267.09	c      3267       24924575          72        20                -           0.0000          -
64773.01/3272.14	c      3272       24964299          77        20                -           0.0000          -
64871.91/3277.19	c      3277       25010712          72        20                -           0.0000          -
64972.00/3282.24	c      3282       25053577          74        20                -           0.0000          -
65071.03/3287.29	c      3287       25094934          72        20                -           0.0000          -
65172.01/3292.31	c      3292       25136431          71        20                -           0.0000          -
65271.13/3297.39	c      3297       25174110          76        20                -           0.0000          -
65371.98/3302.45	c      3302       25215991          77        20                -           0.0000          -
65473.04/3307.50	c      3308       25254104          76        20                -           0.0000          -
65572.12/3312.53	c      3313       25291357          73        20                -           0.0000          -
65671.17/3317.58	c      3318       25325959          73        20                -           0.0000          -
65772.24/3322.65	c      3323       25365616          76        20                -           0.0000          -
65871.22/3327.70	c      3328       25404360          76        20                -           0.0000          -
65972.18/3332.76	c      3333       25444547          73        20                -           0.0000          -
66071.12/3337.80	c      3338       25486388          70        20                -           0.0000          -
66171.92/3342.83	c      3343       25524756          79        20                -           0.0000          -
66271.00/3347.88	c      3348       25558463          70        20                -           0.0000          -
66372.05/3352.95	c      3353        1477743     1411735        20                -           0.0000          -
66470.98/3358.00	c      3358        1479761     1413753        20                -           0.0000          -
66572.64/3363.04	c      3363        1481717     1415688        20                -           0.0000          -
66671.85/3368.09	c      3368        1484084     1417895        20                -           0.0000          -
66772.77/3373.14	c      3373        1486751     1420411        20                -           0.0000          -
66871.79/3378.19	c      3378        1489236     1422781        20                -           0.0000          -
66971.84/3383.24	c      3383        1491307     1424852        20                -           0.0000          -
67070.80/3388.27	c      3388        2548061     2341815        20                -           0.0000          -
67171.80/3393.35	c      3393        2551553     2345258        20                -           0.0000          -
67270.88/3398.40	c      3398        2554876     2348026        20                -           0.0000          -
67371.69/3403.45	c      3403        1499977     1433496        20                -           0.0000          -
67472.58/3408.51	c      3408        1502158     1435671        20                -           0.0000          -
67571.58/3413.55	c      3414        1504362     1437797        20                -           0.0000          -
67670.54/3418.60	c      3419        1506884     1440139        20                -           0.0000          -
67771.59/3423.65	c      3424        1509315     1442394        20                -           0.0000          -
67870.65/3428.70	c      3429        1511811     1444769        20                -           0.0000          -
67971.75/3433.75	c      3434        1514187     1447061        20                -           0.0000          -
68070.87/3438.76	c      3439        1516794     1449417        20                -           0.0000          -
68169.95/3443.78	c      3444        1519121     1451621        20                -           0.0000          -
68271.00/3448.82	c      3449        1521602     1454001        20                -           0.0000          -
68372.01/3453.91	c      3454        1524087     1456358        20                -           0.0000          -
68471.11/3458.96	c      3459       26447921          75        20                -           0.0000          -
68570.02/3464.01	c      3464       26489938          77        20                -           0.0000          -
68668.93/3469.03	c      3469       26528019          75        20                -           0.0000          -
68770.91/3474.12	c      3474        2607718     2394999        20                -           0.0000          -
68871.51/3479.20	c      3479        2611251     2398052        20                -           0.0000          -
68969.25/3484.25	c      3484        2614622     2401077        20                -           0.0000          -
69068.21/3489.30	c      3489        2618532     2404632        20                -           0.0000          -
69169.15/3494.35	c      3494       26725622          77        20                -           0.0000          -
69268.02/3499.40	c      3499       26763210          73        20                -           0.0000          -
69368.79/3504.45	c      3504       26803433          75        20                -           0.0000          -
69467.72/3509.50	c      3510       26846862          69        20                -           0.0000          -
69568.60/3514.55	c      3515       26885779          72        20                -           0.0000          -
69667.63/3519.60	c      3520       26922142          72        20                -           0.0000          -
69768.59/3524.61	c      3525       26967323          76        20                -           0.0000          -
69867.63/3529.69	c      3530       27008575          77        20                -           0.0000          -
69968.67/3534.75	c      3535       27045214          76        20                -           0.0000          -
70067.66/3539.80	c      3540       27080511          75        20                -           0.0000          -
70168.63/3544.85	c      3545        2657965     2441234        20                -           0.0000          -
70267.61/3549.90	c      3550       27149310          71        20                -           0.0000          -
70368.55/3554.95	c      3555       27186710          75        20                -           0.0000          -
70467.74/3560.00	c      3560       27223864          74        20                -           0.0000          -
70569.16/3565.05	c      3565       27257712          73        20                -           0.0000          -
70668.36/3570.10	c      3570       27291007          73        20                -           0.0000          -
70769.24/3575.15	c      3575       27324823          79        20                -           0.0000          -
70867.93/3580.20	c      3580       27357644          77        20                -           0.0000          -
70968.27/3585.25	c      3585       27388696          75        20                -           0.0000          -
71067.45/3590.27	c      3590       27422931          75        20                -           0.0000          -
71166.40/3595.29	c      3595       27460534          72        20                -           0.0000          -
71267.45/3600.40	c      3600        2695331     2478236        20                -           0.0000          -
71368.47/3605.45	c      3605       27535353          70        20                -           0.0000          -
71467.49/3610.48	c      3610       27567959          76        20                -           0.0000          -
71566.44/3615.49	c      3615       27602684          74        20                -           0.0000          -
71667.16/3620.57	c      3621       27633581          76        20                -           0.0000          -
71768.04/3625.65	c      3626       27667294          72        20                -           0.0000          -
71867.03/3630.69	c      3631       27701585          76        20                -           0.0000          -
71967.95/3635.73	c      3636       27732376          73        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 (187990 MiB free)
  memory of node 1: 193531 MiB (191134 MiB free)
  memory of node 2: 193531 MiB (193033 MiB free)
  memory of node 3: 193493 MiB (192069 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-4465762-1722554820/watcher-4465762-1722554820 -o /tmp/evaluation-result-4465762-1722554820/solver-4465762-1722554820 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722554819-137361 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465762-1722554820.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.10537 s]*
/proc/loadavg: 52.03 65.73 74.16 80/1023 137753
/proc/meminfo: memFree=782331184/790760800 swapFree=131071996/131071996
[pid=137692] ppid=137689 vsize=1666596 memory=129856 CPUtime=0.97 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/stat : 137692 (fscip) S 137689 137692 137348 0 -1 1077936128 27802 0 0 0 72 25 0 0 20 0 41 0 22061455 1706594304 32464 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
/proc/137692/statm: 416649 32464 2950 3035 0 117368 0
[pid=137692/tid=137694] ppid=137689 vsize=1666596 memory=4026532269 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137694/stat : 137694 (fscip) R 137689 137692 137348 0 -1 4194368 1331 0 0 0 3 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137695] ppid=137689 vsize=1666596 memory=224244531548 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137695/stat : 137695 (fscip) R 137689 137692 137348 0 -1 4194368 1320 0 0 0 3 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137696] ppid=137689 vsize=1666596 memory=56316433563133 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137696/stat : 137696 (fscip) R 137689 137692 137348 0 -1 4194368 1171 0 0 0 4 0 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137697] ppid=137689 vsize=1666596 memory=54083084123881 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137697/stat : 137697 (fscip) R 137689 137692 137348 0 -1 4194368 1342 0 0 0 3 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137698] ppid=137689 vsize=1666596 memory=60684465635281 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137698/stat : 137698 (fscip) R 137689 137692 137348 0 -1 4194368 1330 0 0 0 3 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137699] ppid=137689 vsize=1666596 memory=58519852502493 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137699/stat : 137699 (fscip) R 137689 137692 137348 0 -1 4194368 1174 0 0 0 4 0 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137700] ppid=137689 vsize=1666596 memory=15254839894522322 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137700/stat : 137700 (fscip) D 137689 137692 137348 0 -1 4194368 1333 0 0 0 3 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137701] ppid=137689 vsize=1666596 memory=20739 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137701/stat : 137701 (fscip) R 137689 137692 137348 0 -1 4194368 1352 0 0 0 2 2 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137702] ppid=137689 vsize=1666596 memory=3546923567411479234 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137702/stat : 137702 (fscip) R 137689 137692 137348 0 -1 4194368 1164 0 0 0 4 0 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137703] ppid=137689 vsize=1666596 memory=4121979152444561000 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137703/stat : 137703 (fscip) R 137689 137692 137348 0 -1 4194368 1340 0 0 0 3 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137704] ppid=137689 vsize=1666596 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137704/stat : 137704 (fscip) R 137689 137692 137348 0 -1 4194368 1330 0 0 0 2 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137705] ppid=137689 vsize=1666596 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137705/stat : 137705 (fscip) R 137689 137692 137348 0 -1 4194368 1167 0 0 0 4 0 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137706] ppid=137689 vsize=1666596 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137706/stat : 137706 (fscip) R 137689 137692 137348 0 -1 4194368 1342 0 0 0 2 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137707] ppid=137689 vsize=1666596 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137707/stat : 137707 (fscip) D 137689 137692 137348 0 -1 4194368 1337 0 0 0 3 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137708] ppid=137689 vsize=1666596 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137708/stat : 137708 (fscip) R 137689 137692 137348 0 -1 4194368 1164 0 0 0 4 0 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137709] ppid=137689 vsize=1666596 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137709/stat : 137709 (fscip) D 137689 137692 137348 0 -1 4194368 1414 0 0 0 3 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137710] ppid=137689 vsize=1666596 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137710/stat : 137710 (fscip) D 137689 137692 137348 0 -1 4194368 1399 0 0 0 3 1 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137711] ppid=137689 vsize=1666596 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137711/stat : 137711 (fscip) R 137689 137692 137348 0 -1 4194368 1168 0 0 0 4 0 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137712] ppid=137689 vsize=1666596 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137712/stat : 137712 (fscip) R 137689 137692 137348 0 -1 4194368 1324 0 0 0 2 0 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137713] ppid=137689 vsize=1666596 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137713/stat : 137713 (fscip) R 137689 137692 137348 0 -1 4194368 1367 0 0 0 2 2 0 0 20 0 41 0 22061456 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137734] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137734/stat : 137734 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137735] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137735/stat : 137735 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137736] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137736/stat : 137736 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137737] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137737/stat : 137737 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137738] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137738/stat : 137738 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137739] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137739/stat : 137739 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137740] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137740/stat : 137740 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137741] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137741/stat : 137741 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137742] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137742/stat : 137742 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137743] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137743/stat : 137743 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137744] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137744/stat : 137744 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137745] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137745/stat : 137745 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137746] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137746/stat : 137746 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137747] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137747/stat : 137747 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137748] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137748/stat : 137748 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137749] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137749/stat : 137749 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137750] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137750/stat : 137750 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137751] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137751/stat : 137751 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137752] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137752/stat : 137752 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137753] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137753/stat : 137753 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 32530 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
Current children cumulated CPU time: 0.97 s
Current children cumulated vsize: 1666596 KiB
Current children cumulated memory: 129856 KiB

[startup+0.22937 s]*
/proc/loadavg: 52.03 65.73 74.16 84/1023 137753
/proc/meminfo: memFree=782191280/790760800 swapFree=131071996/131071996
[pid=137692] ppid=137689 vsize=1666596 memory=215348 CPUtime=3.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/stat : 137692 (fscip) S 137689 137692 137348 0 -1 1077936128 49106 0 0 0 289 33 0 0 20 0 41 0 22061455 1706594304 53837 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
/proc/137692/statm: 416649 53837 2950 3035 0 142603 0
[pid=137692/tid=137694] ppid=137689 vsize=1666596 memory=4026531959 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137694/stat : 137694 (fscip) R 137689 137692 137348 0 -1 4194368 2455 0 0 0 13 1 0 0 20 0 41 0 22061456 1706594304 53837 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137695] ppid=137689 vsize=1666596 memory=32309 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137695/stat : 137695 (fscip) R 137689 137692 137348 0 -1 4194368 2777 0 0 0 13 1 0 0 20 0 41 0 22061456 1706594304 53837 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137696] ppid=137689 vsize=1666596 memory=55216921903569 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137696/stat : 137696 (fscip) R 137689 137692 137348 0 -1 4194368 1798 0 0 0 16 0 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137697] ppid=137689 vsize=1666596 memory=52983572464199 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137697/stat : 137697 (fscip) R 137689 137692 137348 0 -1 4194368 2461 0 0 0 14 2 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137698] ppid=137689 vsize=1666596 memory=59584953975483 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137698/stat : 137698 (fscip) R 137689 137692 137348 0 -1 4194368 2650 0 0 0 13 1 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137699] ppid=137689 vsize=1666596 memory=57420340790325 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137699/stat : 137699 (fscip) R 137689 137692 137348 0 -1 4194368 1682 0 0 0 14 0 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137700] ppid=137689 vsize=1666596 memory=14690790429427172 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137700/stat : 137700 (fscip) R 137689 137692 137348 0 -1 4194368 2454 0 0 0 14 1 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137701] ppid=137689 vsize=1666596 memory=116752 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137701/stat : 137701 (fscip) R 137689 137692 137348 0 -1 4194368 2519 0 0 0 13 2 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137702] ppid=137689 vsize=1666596 memory=3905241212764144129 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137702/stat : 137702 (fscip) R 137689 137692 137348 0 -1 4194368 1842 0 0 0 15 1 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137703] ppid=137689 vsize=1666596 memory=4121416202491139665 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137703/stat : 137703 (fscip) R 137689 137692 137348 0 -1 4194368 2458 0 0 0 13 2 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137704] ppid=137689 vsize=1666596 memory=0 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137704/stat : 137704 (fscip) R 137689 137692 137348 0 -1 4194368 2844 0 0 0 13 2 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137705] ppid=137689 vsize=1666596 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137705/stat : 137705 (fscip) R 137689 137692 137348 0 -1 4194368 1740 0 0 0 15 1 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137706] ppid=137689 vsize=1666596 memory=0 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137706/stat : 137706 (fscip) R 137689 137692 137348 0 -1 4194368 2459 0 0 0 13 2 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137707] ppid=137689 vsize=1666596 memory=0 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137707/stat : 137707 (fscip) R 137689 137692 137348 0 -1 4194368 2532 0 0 0 13 2 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137708] ppid=137689 vsize=1666596 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137708/stat : 137708 (fscip) R 137689 137692 137348 0 -1 4194368 1706 0 0 0 16 0 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137709] ppid=137689 vsize=1666596 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137709/stat : 137709 (fscip) R 137689 137692 137348 0 -1 4194368 2484 0 0 0 14 2 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137710] ppid=137689 vsize=1666596 memory=0 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137710/stat : 137710 (fscip) R 137689 137692 137348 0 -1 4194368 3286 0 0 0 14 1 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137711] ppid=137689 vsize=1666596 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137711/stat : 137711 (fscip) R 137689 137692 137348 0 -1 4194368 2033 0 0 0 16 1 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137712] ppid=137689 vsize=1666596 memory=0 CPUtime=0.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137712/stat : 137712 (fscip) R 137689 137692 137348 0 -1 4194368 2467 0 0 0 12 0 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137713] ppid=137689 vsize=1666596 memory=0 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137713/stat : 137713 (fscip) R 137689 137692 137348 0 -1 4194368 2586 0 0 0 13 2 0 0 20 0 41 0 22061456 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137734] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137734/stat : 137734 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137735] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137735/stat : 137735 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 53903 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137736] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137736/stat : 137736 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 53969 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137737] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137737/stat : 137737 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 53969 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137738] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137738/stat : 137738 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 53969 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137739] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137739/stat : 137739 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 53969 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137740] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137740/stat : 137740 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 53969 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137741] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137741/stat : 137741 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 53969 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137742] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137742/stat : 137742 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 54035 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137743] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137743/stat : 137743 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 54035 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137744] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137744/stat : 137744 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 54035 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137745] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137745/stat : 137745 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 54035 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137746] ppid=137689 vsize=1666596 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137746/stat : 137746 (fscip) S 137689 137692 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061462 1706594304 54035 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0

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

[pid=137692/tid=137737] ppid=137689 vsize=22840048 memory=20983336 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137737/stat : 137737 (fscip) S 137689 137692 137348 0 -1 1077936192 63 0 0 0 0 2 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137738] ppid=137689 vsize=22840048 memory=11572 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137738/stat : 137738 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 1 0 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137739] ppid=137689 vsize=22840048 memory=21525804 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137739/stat : 137739 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137740] ppid=137689 vsize=22840048 memory=21522620 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137740/stat : 137740 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137741] ppid=137689 vsize=22840048 memory=21525356 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137741/stat : 137741 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137742] ppid=137689 vsize=22840048 memory=16325789170925620 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137742/stat : 137742 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137743] ppid=137689 vsize=22840048 memory=11572 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137743/stat : 137743 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137744] ppid=137689 vsize=22840048 memory=15376 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137744/stat : 137744 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137745] ppid=137689 vsize=22840048 memory=4198373884444939360 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137745/stat : 137745 (fscip) S 137689 137692 137348 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137746] ppid=137689 vsize=22840048 memory=7964 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137746/stat : 137746 (fscip) S 137689 137692 137348 0 -1 1077936192 129 0 0 0 0 1 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137747] ppid=137689 vsize=22840048 memory=6604 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137747/stat : 137747 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137748] ppid=137689 vsize=22840048 memory=21520360 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137748/stat : 137748 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137749] ppid=137689 vsize=22840048 memory=21524356 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137749/stat : 137749 (fscip) S 137689 137692 137348 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137750] ppid=137689 vsize=22840048 memory=28184 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137750/stat : 137750 (fscip) S 137689 137692 137348 0 -1 1077936192 130 0 0 0 0 1 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137751] ppid=137689 vsize=22840048 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137751/stat : 137751 (fscip) S 137689 137692 137348 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137752] ppid=137689 vsize=22840048 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137752/stat : 137752 (fscip) S 137689 137692 137348 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137753] ppid=137689 vsize=22840048 memory=18736 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137753/stat : 137753 (fscip) S 137689 137692 137348 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 41 0 22061462 23388209152 5387580 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
Current children cumulated CPU time: 70910.8 s
Current children cumulated vsize: 22840048 KiB
Current children cumulated memory: 21550320 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3637.4 s]
/proc/loadavg: 78.89 80.21 80.51 83/1022 139873
/proc/meminfo: memFree=730957360/790760800 swapFree=131071996/131071996
[pid=137692] ppid=137689 vsize=23172384 memory=21841064 CPUtime=72001.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/stat : 137692 (fscip) S 137689 137692 137348 0 -1 1077936128 27516063 0 0 0 7157859 42303 0 0 20 0 41 0 22061455 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 17 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
/proc/137692/statm: 5793096 5460266 3014 3035 0 5621057 0
[pid=137692/tid=137694] ppid=137689 vsize=23172384 memory=731067858564028 CPUtime=3603.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137694/stat : 137694 (fscip) R 137689 137692 137348 0 -1 4194368 2548203 0 0 0 358912 1444 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137695] ppid=137689 vsize=23172384 memory=731067858564029 CPUtime=3595.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137695/stat : 137695 (fscip) R 137689 137692 137348 0 -1 4194368 1401935 0 0 0 358782 765 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137696] ppid=137689 vsize=23172384 memory=731067858564030 CPUtime=3601.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137696/stat : 137696 (fscip) R 137689 137692 137348 0 -1 4194368 168456 0 0 0 355768 4333 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137697] ppid=137689 vsize=23172384 memory=731067858564031 CPUtime=3603.87 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137697/stat : 137697 (fscip) R 137689 137692 137348 0 -1 4194368 2348527 0 0 0 358936 1451 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137698] ppid=137689 vsize=23172384 memory=731067858564032 CPUtime=3597.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137698/stat : 137698 (fscip) R 137689 137692 137348 0 -1 4194368 1246927 0 0 0 358984 786 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137699] ppid=137689 vsize=23172384 memory=731067858564033 CPUtime=3603.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137699/stat : 137699 (fscip) R 137689 137692 137348 0 -1 4194368 170143 0 0 0 356001 4308 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137700] ppid=137689 vsize=23172384 memory=731067858564034 CPUtime=3598.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137700/stat : 137700 (fscip) R 137689 137692 137348 0 -1 4194368 2283065 0 0 0 358127 1681 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137701] ppid=137689 vsize=23172384 memory=731067858564035 CPUtime=3604.62 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137701/stat : 137701 (fscip) R 137689 137692 137348 0 -1 4194368 1426468 0 0 0 359533 929 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137702] ppid=137689 vsize=23172384 memory=731067858564036 CPUtime=3600.24 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137702/stat : 137702 (fscip) R 137689 137692 137348 0 -1 4194368 171605 0 0 0 355614 4410 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137703] ppid=137689 vsize=23172384 memory=198340509722 CPUtime=3598.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137703/stat : 137703 (fscip) R 137689 137692 137348 0 -1 4194368 2370593 0 0 0 358352 1474 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137704] ppid=137689 vsize=23172384 memory=32195 CPUtime=3596.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137704/stat : 137704 (fscip) R 137689 137692 137348 0 -1 4194368 1086400 0 0 0 358896 784 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137705] ppid=137689 vsize=23172384 memory=32534 CPUtime=3599.09 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137705/stat : 137705 (fscip) R 137689 137692 137348 0 -1 4194368 174752 0 0 0 355616 4293 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137706] ppid=137689 vsize=23172384 memory=32864 CPUtime=3596.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137706/stat : 137706 (fscip) R 137689 137692 137348 0 -1 4194368 2611227 0 0 0 358251 1392 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137707] ppid=137689 vsize=23172384 memory=33195 CPUtime=3600.35 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137707/stat : 137707 (fscip) R 137689 137692 137348 0 -1 4194368 1337154 0 0 0 359227 808 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137708] ppid=137689 vsize=23172384 memory=85743 CPUtime=3602.99 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137708/stat : 137708 (fscip) R 137689 137692 137348 0 -1 4194368 187005 0 0 0 355959 4340 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137709] ppid=137689 vsize=23172384 memory=48692 CPUtime=3597.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137709/stat : 137709 (fscip) R 137689 137692 137348 0 -1 4194368 2481759 0 0 0 358207 1533 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137710] ppid=137689 vsize=23172384 memory=49332 CPUtime=3603.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137710/stat : 137710 (fscip) R 137689 137692 137348 0 -1 4194368 1368961 0 0 0 359417 885 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137711] ppid=137689 vsize=23172384 memory=3977303222095446048 CPUtime=3599.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137711/stat : 137711 (fscip) R 137689 137692 137348 0 -1 4194368 166329 0 0 0 355647 4338 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137712] ppid=137689 vsize=23172384 memory=3618423709054009424 CPUtime=3598.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137712/stat : 137712 (fscip) R 137689 137692 137348 0 -1 4194368 2482771 0 0 0 358399 1409 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137713] ppid=137689 vsize=23172384 memory=3905665695857967184 CPUtime=3599.57 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137713/stat : 137713 (fscip) R 137689 137692 137348 0 -1 4194368 1478467 0 0 0 359056 901 0 0 20 0 41 0 22061456 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137734] ppid=137689 vsize=23172384 memory=22376546279816851 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137734/stat : 137734 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137735] ppid=137689 vsize=23172384 memory=3664 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137735/stat : 137735 (fscip) S 137689 137692 137348 0 -1 1077936192 66 0 0 0 1 1 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137736] ppid=137689 vsize=23172384 memory=279401984053712 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137736/stat : 137736 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137737] ppid=137689 vsize=23172384 memory=20608 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137737/stat : 137737 (fscip) S 137689 137692 137348 0 -1 1077936192 63 0 0 0 0 2 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137738] ppid=137689 vsize=23172384 memory=198340509722 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137738/stat : 137738 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 1 0 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137739] ppid=137689 vsize=23172384 memory=32195 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137739/stat : 137739 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137740] ppid=137689 vsize=23172384 memory=32534 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137740/stat : 137740 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137741] ppid=137689 vsize=23172384 memory=32864 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137741/stat : 137741 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137742] ppid=137689 vsize=23172384 memory=33195 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137742/stat : 137742 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137743] ppid=137689 vsize=23172384 memory=85743 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137743/stat : 137743 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137744] ppid=137689 vsize=23172384 memory=48692 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137744/stat : 137744 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137745] ppid=137689 vsize=23172384 memory=49332 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137745/stat : 137745 (fscip) S 137689 137692 137348 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137746] ppid=137689 vsize=23172384 memory=3977303222095446048 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137746/stat : 137746 (fscip) S 137689 137692 137348 0 -1 1077936192 129 0 0 0 0 1 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137747] ppid=137689 vsize=23172384 memory=3618423709054009424 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137747/stat : 137747 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137748] ppid=137689 vsize=23172384 memory=3905525994865557584 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137748/stat : 137748 (fscip) S 137689 137692 137348 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137749] ppid=137689 vsize=23172384 memory=2640 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137749/stat : 137749 (fscip) S 137689 137692 137348 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137750] ppid=137689 vsize=23172384 memory=6792 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137750/stat : 137750 (fscip) S 137689 137692 137348 0 -1 1077936192 130 0 0 0 0 1 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137751] ppid=137689 vsize=23172384 memory=29051564 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137751/stat : 137751 (fscip) S 137689 137692 137348 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137752] ppid=137689 vsize=23172384 memory=15376 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137752/stat : 137752 (fscip) S 137689 137692 137348 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
[pid=137692/tid=137753] ppid=137689 vsize=23172384 memory=10824 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/137692/task/137753/stat : 137753 (fscip) S 137689 137692 137348 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 41 0 22061462 23728521216 5460266 809668444160 4194304 16623229 140732934186320 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 49004544 140732934194185 140732934194303 140732934194303 140732934201328 0
Current children cumulated CPU time: 72001.6 s
Current children cumulated vsize: 23172384 KiB
Current children cumulated memory: 21841064 KiB

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

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

# cumulated CPU time of all completed processes:  user=71578.8 s, system=423.686 s

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

[startup+3637.62 s]
/proc/loadavg: 78.89 80.21 80.51 63/983 139873
/proc/meminfo: memFree=734223044/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3638 s]*
/proc/loadavg: 78.89 80.21 80.51 63/983 139873
/proc/meminfo: memFree=751085152/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3638.07
CPU time (s): 72002.5
CPU user time (s): 71578.8
CPU system time (s): 423.686
CPU usage (%): 1979.14
Max. virtual memory (cumulated for all children) (KiB): 23172384
Max. memory (cumulated for all children) (KiB): 21841064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71578.8
system time used= 423.686
maximum resident set size= 21841152
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27516088
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= 840047
involuntary context switches= 297074


# summary of solver processes directly reported to runsolver:
#   pid: 137692
#   total CPU time (s): 72002.5
#   total CPU user time (s): 71578.8
#   total CPU system time (s): 423.686

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.9011 second user time and 88.7223 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-02 01:27:00
IDJOB=4465762
IDBENCH=160024
IDSOLVER=3094
FILE ID=nodeD104/4465762-1722554820
RUNJOBID= nodeD104-1722554819-137361
SLURM_JOB_ID= 8254283
Free space on /tmp= 8622840 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n182-d3-i1-r1.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-4465762-1722554820/watcher-4465762-1722554820 -o /tmp/evaluation-result-4465762-1722554820/solver-4465762-1722554820 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722554819-137361 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465762-1722554820.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= c8e53a529ce10df137c21c2a3460ac47
RANDOM SEED=2029847451

nodeD104.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		: 3200.000
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		: 2990.768
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	: 5006.76
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		: 3832.464
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	: 5013.48
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		: 3250.921
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	: 5010.76
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		: 3200.000
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		: 3094.369
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	: 5006.76
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		: 3575.184
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	: 5013.48
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		: 3547.500
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	: 5010.76
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		: 3187.227
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		: 3103.502
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	: 5006.76
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		: 3613.591
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	: 5013.48
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		: 3422.031
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	: 5010.76
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		: 3185.676
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		: 2885.166
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	: 5006.76
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		: 3461.974
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	: 5013.48
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		: 3397.106
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	: 5010.76
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		: 3107.369
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		: 2999.388
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	: 5006.76
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		: 2626.609
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	: 5013.48
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		: 2628.365
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	: 5010.76
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		: 3187.268
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		: 3061.160
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	: 5006.76
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		: 2628.033
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	: 5013.48
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		: 2634.228
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	: 5010.76
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		: 2896.018
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		: 3172.472
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	: 5006.76
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		: 2614.628
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	: 5013.48
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		: 3254.475
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	: 5010.76
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		: 3018.711
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		: 3172.497
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	: 5006.76
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		: 2627.712
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	: 5013.48
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		: 2621.079
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	: 5010.76
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		: 3200.000
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		: 3172.500
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	: 5006.76
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		: 2617.180
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	: 5013.48
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		: 2619.696
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	: 5010.76
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		: 3059.771
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		: 3172.502
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	: 5006.76
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		: 2630.359
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	: 5013.48
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		: 2622.581
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	: 5010.76
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		: 3200.000
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		: 3045.512
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	: 5006.76
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		: 2636.353
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	: 5013.48
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		: 2620.712
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	: 5010.76
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		: 3185.547
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		: 3022.633
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	: 5006.76
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		: 2640.042
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	: 5013.48
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		: 2652.115
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	: 5010.76
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		: 3003.868
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		: 3003.175
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	: 5006.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 50
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2633.401
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	: 5013.48
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		: 2648.661
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	: 5010.76
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		: 3200.000
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		: 3172.515
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	: 5006.76
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		: 2645.949
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	: 5013.48
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		: 2651.318
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	: 5010.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        782590100 kB
MemAvailable:   783940804 kB
Buffers:          311604 kB
Cached:          4361648 kB
SwapCached:            0 kB
Active:           484600 kB
Inactive:        5146288 kB
Active(anon):       2196 kB
Inactive(anon):   978040 kB
Active(file):     482404 kB
Inactive(file):  4168248 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            114048 kB
Writeback:            44 kB
AnonPages:        957988 kB
Mapped:           114696 kB
Shmem:             22536 kB
KReclaimable:     239532 kB
Slab:             598908 kB
SReclaimable:     239532 kB
SUnreclaim:       359376 kB
KernelStack:       16240 kB
PageTables:        11308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     808424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           269184 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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:      628736 kB
DirectMap2M:    53346304 kB
DirectMap1G:    751828992 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD104 at 2024-08-02 02:27:39