Trace number 4465767

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.6 3635.35

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n270-d3-i1-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM851f3387310df6bbd014cd79a7a4e679
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 variables405
Total number of constraints1080
Number of constraints which are clauses1080
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 = 25010176, getVmSize() = 25010176, SCIPgetMemUsed() = 2571780, SCIPgetMemTotal() = 3362188, SCIPgetMemExternEstim() = 1404252
0.00/0.00	c ** set memory limit for presolving in LC to 8.79601e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 16813364, getVmSize() = 29417472, SCIPgetMemUsed() = 3067487, SCIPgetMemTotal() = 6672863, SCIPgetMemExternEstim() = 1404252
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-4465767-1722551169
0.00/0.01	c   Variables        : 405 (405 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 1080
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 405 (405 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 1080
0.00/0.01	c Constraints        : Number
0.00/0.01	c   logicor          : 1080 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.02	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.07	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.08	c                                Nodes    Active                                            
0.00/0.08	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
97.53/5.06	c         5          20788         124        20                -           0.0000          -
196.60/10.07	c        10          49406         115        20                -           0.0000          -
295.64/15.10	c        15           1394         344        20                -           0.0000          -
394.20/20.11	c        20         114213         119        20                -           0.0000          -
495.47/25.20	c        25           9369        8310        20                -           0.0000          -
595.70/30.29	c        30         177753         128        20                -           0.0000          -
696.58/35.30	c        35         206865         126        20                -           0.0000          -
795.59/40.30	c        40          17934       16873        20                -           0.0000          -
894.66/45.37	c        45           7839        6783        20                -           0.0000          -
995.61/50.42	c        50           9155        8099        20                -           0.0000          -
1094.69/55.45	c        55          10395        9336        20                -           0.0000          -
1195.71/60.52	c        61          11609       10550        20                -           0.0000          -
1294.81/65.57	c        66          12867       11808        20                -           0.0000          -
1395.90/70.62	c        71          14191       13132        20                -           0.0000          -
1494.99/75.64	c        76          38368       37045        20                -           0.0000          -
1596.03/80.70	c        81          41252       39864        20                -           0.0000          -
1695.07/85.77	c        86         520748         125        20                -           0.0000          -
1796.17/90.82	c        91         545840         125        20                -           0.0000          -
1895.26/95.87	c        96         577619         126        20                -           0.0000          -
1996.34/100.92	c       101         608596         124        20                -           0.0000          -
2095.37/105.94	c       106         635857         126        20                -           0.0000          -
2194.40/110.97	c       111          23917       22858        20                -           0.0000          -
2293.37/116.00	c       116          26196       25052        20                -           0.0000          -
2392.38/121.03	c       121          27438       26294        20                -           0.0000          -
2494.15/126.04	c       126          28753       27609        20                -           0.0000          -
2592.76/131.04	c       131          29932       28788        20                -           0.0000          -
2691.68/136.07	c       136          31231       30087        20                -           0.0000          -
2792.78/141.14	c       141          76952       74816        20                -           0.0000          -
2891.76/146.19	c       146          79890       77733        20                -           0.0000          -
2992.13/151.22	c       151          82801       80561        20                -           0.0000          -
3091.02/156.29	c       156          85756       83338        20                -           0.0000          -
3192.03/161.35	c       161          88809       86341        20                -           0.0000          -
3291.10/166.39	c       166          91709       89047        20                -           0.0000          -
3392.16/171.44	c       171          94860       92019        20                -           0.0000          -
3491.24/176.48	c       176          97778       94742        20                -           0.0000          -
3590.19/181.50	c       182          40662       39589        20                -           0.0000          -
3691.20/186.52	c       187          45428       44140        20                -           0.0000          -
3792.12/191.64	c       192          46802       45502        20                -           0.0000          -
3891.19/196.69	c       197          48133       46830        20                -           0.0000          -
3992.22/201.74	c       202          49417       48106        20                -           0.0000          -
4091.26/206.79	c       207          50703       49387        20                -           0.0000          -
4192.31/211.84	c       212          51973       50634        20                -           0.0000          -
4291.38/216.89	c       217          53491       52105        20                -           0.0000          -
4392.42/221.94	c       222          55095       53672        20                -           0.0000          -
4491.56/226.99	c       227          56570       55147        20                -           0.0000          -
4593.22/232.04	c       232          57894       56463        20                -           0.0000          -
4692.33/237.09	c       237          59175       57742        20                -           0.0000          -
4791.24/242.11	c       242          60606       59143        20                -           0.0000          -
4892.55/247.15	c       247          61973       60510        20                -           0.0000          -
4991.74/252.17	c       252          63383       61889        20                -           0.0000          -
5090.54/257.18	c       257          59751       58678        20                -           0.0000          -
5191.08/262.22	c       262          60978       59905        20                -           0.0000          -
5290.19/267.28	c       267          62308       61235        20                -           0.0000          -
5391.25/272.31	c       272          63517       62444        20                -           0.0000          -
5490.35/277.34	c       277          64706       63633        20                -           0.0000          -
5589.37/282.35	c       282         159799      153318        20                -           0.0000          -
5690.47/287.48	c       287         162666      156117        20                -           0.0000          -
5791.52/292.57	c       293          68477       67404        20                -           0.0000          -
5892.49/297.66	c       298          69843       68770        20                -           0.0000          -
5993.52/302.74	c       303         171956      164932        20                -           0.0000          -
6092.63/307.79	c       308         175066      167834        20                -           0.0000          -
6193.62/312.84	c       313         177983      170481        20                -           0.0000          -
6292.59/317.88	c       318         180840      173207        20                -           0.0000          -
6393.70/322.93	c       323         183856      176208        20                -           0.0000          -
6492.71/328.00	c       328          85141       83206        20                -           0.0000          -
6594.15/333.04	c       333          78461       77388        20                -           0.0000          -
6693.02/338.10	c       338          79589       78516        20                -           0.0000          -
6794.40/343.14	c       343          89322       87338        20                -           0.0000          -
6893.27/348.19	c       348          90736       88746        20                -           0.0000          -
6993.72/353.20	c       353          92101       90086        20                -           0.0000          -
7092.82/358.29	c       358          93506       91491        20                -           0.0000          -
7193.84/363.34	c       363          95086       93014        20                -           0.0000          -
7292.85/368.39	c       368          96605       94471        20                -           0.0000          -
7393.92/373.42	c       373          98231       96023        20                -           0.0000          -
7492.96/378.49	c       378         216236      207113        20                -           0.0000          -
7593.99/383.54	c       384         219090      209888        20                -           0.0000          -
7692.99/388.59	c       389         221976      212716        20                -           0.0000          -
7794.01/393.64	c       394         224898      215621        20                -           0.0000          -
7893.11/398.69	c       399         227951      218579        20                -           0.0000          -
7993.90/403.74	c       404         230815      221139        20                -           0.0000          -
8093.04/408.79	c       409          97174       96098        20                -           0.0000          -
8194.13/413.84	c       414          98459       97383        20                -           0.0000          -
8293.23/418.86	c       419          99657       98581        20                -           0.0000          -
8394.31/423.91	c       424         100916       99840        20                -           0.0000          -
8493.39/428.97	c       429         102196      101120        20                -           0.0000          -
8595.00/434.04	c       434         103486      102408        20                -           0.0000          -
8693.88/439.09	c       439         104825      103747        20                -           0.0000          -
8794.76/444.14	c       444         106111      105033        20                -           0.0000          -
8893.77/449.19	c       449         107471      106393        20                -           0.0000          -
8994.18/454.24	c       454         108751      107673        20                -           0.0000          -
9093.20/459.29	c       459         110141      109063        20                -           0.0000          -
9194.19/464.30	c       464         111320      110242        20                -           0.0000          -
9293.32/469.39	c       469         125508      122603        20                -           0.0000          -
9394.25/474.40	c       474         126990      124068        20                -           0.0000          -
9493.39/479.48	c       479         128501      125530        20                -           0.0000          -
9594.24/484.53	c       485         129947      126943        20                -           0.0000          -
9693.42/489.54	c       490         131473      128415        20                -           0.0000          -
9794.56/494.60	c       495         133017      129911        20                -           0.0000          -
9893.64/499.66	c       500         285901      272927        20                -           0.0000          -
9992.64/504.67	c       505         121122      120044        20                -           0.0000          -
10093.30/509.74	c       510         122329      121251        20                -           0.0000          -
10194.13/514.82	c       515         123501      122423        20                -           0.0000          -
10292.83/519.88	c       520         297564      283798        20                -           0.0000          -
10393.87/524.93	c       525         300424      286593        20                -           0.0000          -
10492.95/529.96	c       530         127252      126168        20                -           0.0000          -
10591.68/534.98	c       535         128526      127442        20                -           0.0000          -
10693.44/540.05	c       540         129673      128589        20                -           0.0000          -
10794.24/545.13	c       545         130919      129835        20                -           0.0000          -
10893.42/550.18	c       550         132165      131081        20                -           0.0000          -
10993.66/555.24	c       555         133315      132231        20                -           0.0000          -
11092.47/560.28	c       560         134491      133407        20                -           0.0000          -
11193.45/565.32	c       565         323433      307425        20                -           0.0000          -
11292.39/570.35	c       570         326235      309994        20                -           0.0000          -
11393.36/575.44	c       575         329104      312719        20                -           0.0000          -
11492.46/580.48	c       580         332105      315635        20                -           0.0000          -
11593.42/585.53	c       586        3533372         123        20                -           0.0000          -
11692.44/590.58	c       591        3564165         120        20                -           0.0000          -
11793.27/595.63	c       596        3591295         124        20                -           0.0000          -
11892.02/600.67	c       601        3620357         122        20                -           0.0000          -
11992.94/605.72	c       606         145906      144822        20                -           0.0000          -
12092.09/610.78	c       611         147164      146080        20                -           0.0000          -
12193.21/615.83	c       616         148466      147382        20                -           0.0000          -
12292.36/620.85	c       621         149761      148677        20                -           0.0000          -
12391.45/625.86	c       626         169903      165789        20                -           0.0000          -
12490.59/630.86	c       631         360945      342608        20                -           0.0000          -
12589.61/635.90	c       636         363857      345393        20                -           0.0000          -
12690.62/640.93	c       641         366629      348017        20                -           0.0000          -
12789.75/645.99	c       646         369557      350645        20                -           0.0000          -
12891.64/651.10	c       651         372524      353446        20                -           0.0000          -
12992.49/656.18	c       656         375524      356231        20                -           0.0000          -
13092.64/661.28	c       661         378327      358805        20                -           0.0000          -
13193.71/666.33	c       666         381315      361652        20                -           0.0000          -
13292.85/671.38	c       671         384247      364287        20                -           0.0000          -
13393.82/676.43	c       676         387199      367079        20                -           0.0000          -
13492.70/681.48	c       681         390175      369812        20                -           0.0000          -
13593.72/686.53	c       687         393186      372665        20                -           0.0000          -
13692.45/691.58	c       692         167802      166684        20                -           0.0000          -
13793.40/696.63	c       697         169122      168004        20                -           0.0000          -
13892.40/701.68	c       702         170302      169184        20                -           0.0000          -
13993.24/706.72	c       707         171497      170368        20                -           0.0000          -
14092.29/711.73	c       712         172969      171780        20                -           0.0000          -
14191.25/716.73	c       717         192683      188308        20                -           0.0000          -
14292.51/721.85	c       722         193890      189515        20                -           0.0000          -
14391.48/726.87	c       727         195243      190868        20                -           0.0000          -
14490.61/731.89	c       732         196571      192162        20                -           0.0000          -
14591.49/736.92	c       737         197964      193525        20                -           0.0000          -
14690.70/741.96	c       742         199196      194757        20                -           0.0000          -
14792.24/747.03	c       747         200674      196208        20                -           0.0000          -
14891.29/752.10	c       752         201867      197401        20                -           0.0000          -
14992.59/757.17	c       757         203145      198679        20                -           0.0000          -
15092.79/762.20	c       762         204414      199936        20                -           0.0000          -
15191.68/767.25	c       767         205727      201204        20                -           0.0000          -
15292.73/772.31	c       772         443300      418178        20                -           0.0000          -
15393.79/777.40	c       777         446268      420834        20                -           0.0000          -
15492.88/782.48	c       782         449135      423434        20                -           0.0000          -
15593.97/787.53	c       788         191565      190302        20                -           0.0000          -
15693.11/792.55	c       793         454892      428864        20                -           0.0000          -
15792.14/797.58	c       798         457790      431557        20                -           0.0000          -
15893.28/802.64	c       803         460616      434236        20                -           0.0000          -
15994.31/807.73	c       808         463538      437007        20                -           0.0000          -
16093.40/812.78	c       813         466546      439866        20                -           0.0000          -
16194.38/817.83	c       818         469661      442692        20                -           0.0000          -
16293.50/822.88	c       823         472364      445277        20                -           0.0000          -
16394.61/827.93	c       828         475521      448128        20                -           0.0000          -
16493.16/832.98	c       833         478286      450540        20                -           0.0000          -
16592.07/838.00	c       838         481436      453347        20                -           0.0000          -
16693.71/843.06	c       843         229191      222841        20                -           0.0000          -
16792.74/848.09	c       848         230701      224277        20                -           0.0000          -
16893.85/853.16	c       853         232123      225699        20                -           0.0000          -
16994.07/858.23	c       858         209258      207995        20                -           0.0000          -
17093.19/863.28	c       863         210493      209227        20                -           0.0000          -
17194.30/868.33	c       868         236378      229871        20                -           0.0000          -
17293.49/873.39	c       873         237872      231300        20                -           0.0000          -
17394.51/878.43	c       878         239070      232496        20                -           0.0000          -
17493.62/883.48	c       883         240813      234106        20                -           0.0000          -
17594.76/888.51	c       889         242325      235581        20                -           0.0000          -
17693.90/893.58	c       894         243828      237027        20                -           0.0000          -
17795.03/898.63	c       899         245103      238246        20                -           0.0000          -
17893.90/903.68	c       904         246718      239730        20                -           0.0000          -
17994.96/908.73	c       909         248158      241148        20                -           0.0000          -
18094.09/913.76	c       914         249630      242549        20                -           0.0000          -
18195.22/918.83	c       919         224394      223120        20                -           0.0000          -
18294.37/923.88	c       924         225757      224471        20                -           0.0000          -
18395.46/928.93	c       929         227036      225750        20                -           0.0000          -
18494.57/933.94	c       934         228176      226890        20                -           0.0000          -
18593.60/939.00	c       939         229552      228266        20                -           0.0000          -
18692.65/944.02	c       944         230792      229506        20                -           0.0000          -
18794.47/949.10	c       949         232081      230795        20                -           0.0000          -
18895.49/954.18	c       954         233402      232116        20                -           0.0000          -
18995.95/959.23	c       959         234590      233304        20                -           0.0000          -
19095.04/964.28	c       964         235815      234527        20                -           0.0000          -
19194.12/969.30	c       969        5721637         118        20                -           0.0000          -
19295.12/974.34	c       974         265143      257970        20                -           0.0000          -
19395.89/979.40	c       979        5782000         127        20                -           0.0000          -
19494.77/984.45	c       984         268154      260910        20                -           0.0000          -
19593.72/989.48	c       989         269354      262110        20                -           0.0000          -
19694.75/994.54	c       995         270715      263471        20                -           0.0000          -
19795.85/999.60	c      1000         271869      264625        20                -           0.0000          -
19894.73/1004.63	c      1005         577392      542809        20                -           0.0000          -
19993.84/1009.69	c      1010         580383      545755        20                -           0.0000          -
20094.95/1014.70	c      1015         248438      247115        20                -           0.0000          -
20194.05/1019.77	c      1020         249722      248399        20                -           0.0000          -
20295.14/1024.83	c      1025         250839      249516        20                -           0.0000          -
20396.25/1029.91	c      1030         591964      556771        20                -           0.0000          -
20495.31/1034.98	c      1035         253292      251969        20                -           0.0000          -
20596.73/1040.03	c      1040         597766      562489        20                -           0.0000          -
20696.00/1045.08	c      1045         600671      565249        20                -           0.0000          -
20795.13/1050.11	c      1050         603669      568118        20                -           0.0000          -
20896.06/1055.18	c      1055         606515      570799        20                -           0.0000          -
20996.49/1060.23	c      1060         609541      573742        20                -           0.0000          -
21095.42/1065.28	c      1065         612486      576504        20                -           0.0000          -
21196.42/1070.33	c      1070         615286      579162        20                -           0.0000          -
21295.46/1075.38	c      1075         618219      581867        20                -           0.0000          -
21396.52/1080.44	c      1080         621115      584650        20                -           0.0000          -
21495.31/1085.44	c      1085         624203      587391        20                -           0.0000          -
21594.27/1090.45	c      1090         266678      265318        20                -           0.0000          -
21693.32/1095.48	c      1095         267986      266626        20                -           0.0000          -
21794.43/1100.54	c      1101         269335      267975        20                -           0.0000          -
21893.45/1105.59	c      1106         302114      293764        20                -           0.0000          -
21994.47/1110.68	c      1111         271943      270583        20                -           0.0000          -
22095.56/1115.78	c      1116         305298      296798        20                -           0.0000          -
22196.66/1120.83	c      1121         307103      298480        20                -           0.0000          -
22295.69/1125.87	c      1126         308893      300065        20                -           0.0000          -
22394.75/1130.89	c      1131         310000      301172        20                -           0.0000          -
22495.86/1135.94	c      1136         311203      302375        20                -           0.0000          -
22594.90/1140.98	c      1141         312922      303995        20                -           0.0000          -
22696.55/1146.03	c      1146         314799      305746        20                -           0.0000          -
22795.59/1151.11	c      1151         316836      307459        20                -           0.0000          -
22896.64/1156.17	c      1156         318433      308964        20                -           0.0000          -
22996.91/1161.23	c      1161         320066      310487        20                -           0.0000          -
23095.96/1166.27	c      1166         671737      631986        20                -           0.0000          -
23196.95/1171.31	c      1171         674818      634805        20                -           0.0000          -
23296.00/1176.38	c      1176         677713      637508        20                -           0.0000          -
23397.16/1181.42	c      1181         680590      640194        20                -           0.0000          -
23496.33/1186.47	c      1186         683722      643101        20                -           0.0000          -
23597.43/1191.50	c      1192         686773      646089        20                -           0.0000          -
23696.48/1196.55	c      1197         689635      648789        20                -           0.0000          -
23797.44/1201.63	c      1202         692751      651643        20                -           0.0000          -
23896.54/1206.68	c      1207         695828      654392        20                -           0.0000          -
23997.64/1211.73	c      1212         698861      657387        20                -           0.0000          -
24096.62/1216.75	c      1217         701833      660082        20                -           0.0000          -
24195.52/1221.76	c      1222         704865      662920        20                -           0.0000          -
24296.44/1226.81	c      1227         707845      665722        20                -           0.0000          -
24395.18/1231.86	c      1232         710914      668681        20                -           0.0000          -
24496.33/1236.94	c      1237         713794      671369        20                -           0.0000          -
24595.41/1242.03	c      1242         716905      674311        20                -           0.0000          -
24696.97/1247.08	c      1247         345144      334322        20                -           0.0000          -
24795.91/1252.13	c      1252         346962      335886        20                -           0.0000          -
24897.10/1257.18	c      1257         348729      337483        20                -           0.0000          -
24997.31/1262.23	c      1262         350395      339009        20                -           0.0000          -
25096.37/1267.25	c      1267         352099      340556        20                -           0.0000          -
25195.53/1272.25	c      1272         311556      309999        20                -           0.0000          -
25296.61/1277.32	c      1277         312781      311218        20                -           0.0000          -
25397.68/1282.42	c      1282         313945      312376        20                -           0.0000          -
25496.85/1287.48	c      1287         315055      313483        20                -           0.0000          -
25597.80/1292.53	c      1293         316311      314739        20                -           0.0000          -
25696.81/1297.58	c      1298         317622      316050        20                -           0.0000          -
25797.79/1302.63	c      1303         318923      317351        20                -           0.0000          -
25896.86/1307.68	c      1308         320251      318679        20                -           0.0000          -
25997.81/1312.73	c      1313         321591      320019        20                -           0.0000          -
26096.91/1317.78	c      1318         323097      321521        20                -           0.0000          -
26197.98/1322.83	c      1323         324691      323101        20                -           0.0000          -
26297.14/1327.88	c      1328         326051      324453        20                -           0.0000          -
26398.31/1332.91	c      1333         327363      325748        20                -           0.0000          -
26497.42/1337.98	c      1338         372938      360184        20                -           0.0000          -
26596.53/1343.03	c      1343        7978990         121        20                -           0.0000          -
26698.36/1348.04	c      1348        8006934         121        20                -           0.0000          -
26797.18/1353.11	c      1353        8041204         123        20                -           0.0000          -
26898.21/1358.18	c      1358         787783      740053        20                -           0.0000          -
26998.58/1363.20	c      1363         790991      743094        20                -           0.0000          -
27097.72/1368.22	c      1368         794009      746052        20                -           0.0000          -
27196.81/1373.27	c      1373         337143      335427        20                -           0.0000          -
27297.74/1378.38	c      1378         338465      336749        20                -           0.0000          -
27398.87/1383.43	c      1383         339541      337825        20                -           0.0000          -
27497.94/1388.48	c      1388         340796      339080        20                -           0.0000          -
27598.93/1393.53	c      1394         342122      340394        20                -           0.0000          -
27698.05/1398.58	c      1399         389732      376640        20                -           0.0000          -
27799.16/1403.60	c      1404         391151      378029        20                -           0.0000          -
27898.31/1408.68	c      1409         392350      379228        20                -           0.0000          -
27999.42/1413.73	c      1414         393597      380469        20                -           0.0000          -
28098.55/1418.76	c      1419         395125      381936        20                -           0.0000          -
28199.66/1423.82	c      1424         396573      383306        20                -           0.0000          -
28298.80/1428.89	c      1429         397852      384585        20                -           0.0000          -
28399.72/1433.93	c      1434         833498      783710        20                -           0.0000          -
28498.67/1438.95	c      1439         836616      786713        20                -           0.0000          -
28600.01/1444.03	c      1444         839753      789776        20                -           0.0000          -
28699.33/1449.08	c      1449         842875      792784        20                -           0.0000          -
28798.48/1454.13	c      1454         845851      795445        20                -           0.0000          -
28899.17/1459.17	c      1459         848714      798177        20                -           0.0000          -
28999.69/1464.23	c      1464         359197      357288        20                -           0.0000          -
29098.67/1469.28	c      1469         360549      358623        20                -           0.0000          -
29199.72/1474.32	c      1474         361756      359827        20                -           0.0000          -
29298.86/1479.35	c      1479         362906      360961        20                -           0.0000          -
29397.93/1484.36	c      1484         411856      398518        20                -           0.0000          -
29499.03/1489.41	c      1489         413027      399689        20                -           0.0000          -
29599.85/1494.52	c      1495         414437      401079        20                -           0.0000          -
29698.70/1499.58	c      1500         416028      402572        20                -           0.0000          -
29799.37/1504.63	c      1505         417414      403940        20                -           0.0000          -
29898.49/1509.68	c      1510         418757      405256        20                -           0.0000          -
29999.21/1514.73	c      1515         420289      406711        20                -           0.0000          -
30098.20/1519.78	c      1520         421576      407998        20                -           0.0000          -
30199.14/1524.81	c      1525         423250      409590        20                -           0.0000          -
30298.10/1529.83	c      1530         424491      410831        20                -           0.0000          -
30399.16/1534.93	c      1535         376296      374269        20                -           0.0000          -
30498.29/1539.97	c      1540         377745      375669        20                -           0.0000          -
30600.05/1545.03	c      1545         379178      377046        20                -           0.0000          -
30698.93/1550.08	c      1550         380442      378310        20                -           0.0000          -
30797.92/1555.13	c      1555         381661      379529        20                -           0.0000          -
30898.92/1560.18	c      1560         382827      380689        20                -           0.0000          -
30999.33/1565.23	c      1565         384076      381930        20                -           0.0000          -
31098.47/1570.28	c      1570         385308      383138        20                -           0.0000          -
31199.64/1575.33	c      1575        9384844         122        20                -           0.0000          -
31298.36/1580.37	c      1580        9412823         119        20                -           0.0000          -
31399.38/1585.43	c      1585        9443537         125        20                -           0.0000          -
31498.39/1590.48	c      1590        9469047         122        20                -           0.0000          -
31597.45/1595.49	c      1596         391461      389278        20                -           0.0000          -
31698.59/1600.54	c      1601         933155      876255        20                -           0.0000          -
31799.66/1605.62	c      1606         936101      878803        20                -           0.0000          -
31898.59/1610.66	c      1611         939055      881608        20                -           0.0000          -
31999.30/1615.71	c      1616         942023      884375        20                -           0.0000          -
32098.38/1620.74	c      1621         449453      435421        20                -           0.0000          -
32197.35/1625.77	c      1626         450792      436750        20                -           0.0000          -
32298.17/1630.85	c      1631         452157      438104        20                -           0.0000          -
32399.14/1635.92	c      1636         954059      895820        20                -           0.0000          -
32498.05/1640.93	c      1641         957092      898728        20                -           0.0000          -
32597.05/1645.98	c      1646         959931      901425        20                -           0.0000          -
32698.64/1651.07	c      1651         963069      904388        20                -           0.0000          -
32797.51/1656.09	c      1656         966130      907385        20                -           0.0000          -
32898.63/1661.18	c      1661         969037      910178        20                -           0.0000          -
32998.79/1666.23	c      1666         972212      913278        20                -           0.0000          -
33097.81/1671.25	c      1671         975368      916390        20                -           0.0000          -
33198.53/1676.32	c      1676         412039      409773        20                -           0.0000          -
33297.65/1681.38	c      1681         413340      411074        20                -           0.0000          -
33398.49/1686.43	c      1686         414466      412194        20                -           0.0000          -
33497.63/1691.48	c      1691         415743      413443        20                -           0.0000          -
33598.71/1696.50	c      1696         417044      414736        20                -           0.0000          -
33697.87/1701.54	c      1702         471164      456995        20                -           0.0000          -
33798.92/1706.63	c      1707         472643      458435        20                -           0.0000          -
33897.96/1711.68	c      1712         473964      459746        20                -           0.0000          -
33998.80/1716.73	c      1717         475696      461379        20                -           0.0000          -
34097.73/1721.78	c      1722         477175      462846        20                -           0.0000          -
34198.51/1726.83	c      1727         478653      464324        20                -           0.0000          -
34297.53/1731.88	c      1732         479933      465592        20                -           0.0000          -
34398.07/1736.93	c      1737         481319      466960        20                -           0.0000          -
34497.26/1741.98	c      1742         482650      468288        20                -           0.0000          -
34596.24/1747.03	c      1747         484257      469801        20                -           0.0000          -
34697.94/1752.08	c      1752         485739      471237        20                -           0.0000          -
34797.09/1757.10	c      1757         487330      472795        20                -           0.0000          -
34897.80/1762.18	c      1762         489063      474420        20                -           0.0000          -
34998.22/1767.23	c      1767         490579      475924        20                -           0.0000          -
35097.31/1772.25	c      1772         492028      477355        20                -           0.0000          -
35196.21/1777.29	c      1777         436094      433601        20                -           0.0000          -
35297.31/1782.37	c      1782        1040932      978476        20                -           0.0000          -
35398.35/1787.43	c      1787        1043882      981304        20                -           0.0000          -
35497.06/1792.46	c      1792        1046885      984117        20                -           0.0000          -
35596.18/1797.49	c      1798        1049979      986942        20                -           0.0000          -
35697.17/1802.51	c      1803        1052845      989563        20                -           0.0000          -
35796.22/1807.58	c      1808        1055724      992375        20                -           0.0000          -
35897.28/1812.64	c      1813        1058621      995099        20                -           0.0000          -
35998.20/1817.73	c      1818         502983      488260        20                -           0.0000          -
36097.36/1822.78	c      1823         504265      489542        20                -           0.0000          -
36198.35/1827.82	c      1828        1067659     1003643        20                -           0.0000          -
36297.25/1832.86	c      1833        1070383     1006048        20                -           0.0000          -
36398.22/1837.93	c      1838        1073471     1008959        20                -           0.0000          -
36497.16/1842.98	c      1843        1076659     1011607        20                -           0.0000          -
36596.07/1847.99	c      1848        1079374     1014245        20                -           0.0000          -
36697.54/1853.07	c      1853        1082488     1017217        20                -           0.0000          -
36798.19/1858.13	c      1858        1085423     1020030        20                -           0.0000          -
36897.73/1863.17	c      1863        1088329     1022759        20                -           0.0000          -
36996.69/1868.19	c      1868        1091334     1025483        20                -           0.0000          -
37097.10/1873.28	c      1873        1094406     1028333        20                -           0.0000          -
37198.06/1878.33	c      1878        1097959     1031160        20                -           0.0000          -
37297.20/1883.38	c      1883        1100775     1033807        20                -           0.0000          -
37398.32/1888.40	c      1888        1103816     1036512        20                -           0.0000          -
37497.47/1893.41	c      1893         465080      461953        20                -           0.0000          -
37596.60/1898.49	c      1898         523702      508902        20                -           0.0000          -
37697.56/1903.57	c      1904         467559      464426        20                -           0.0000          -
37796.80/1908.59	c      1909         468673      465537        20                -           0.0000          -
37897.39/1913.64	c      1914         469819      466675        20                -           0.0000          -
37996.59/1918.66	c      1919         471138      467991        20                -           0.0000          -
38097.76/1923.78	c      1924         472361      469198        20                -           0.0000          -
38198.85/1928.83	c      1929         473649      470456        20                -           0.0000          -
38297.80/1933.88	c      1934         475065      471819        20                -           0.0000          -
38398.77/1938.93	c      1939         476611      473247        20                -           0.0000          -
38497.80/1943.98	c      1944         478141      474715        20                -           0.0000          -
38599.28/1949.03	c      1949         479537      476081        20                -           0.0000          -
38698.06/1954.08	c      1954         481006      477518        20                -           0.0000          -
38796.99/1959.13	c      1959         482595      478985        20                -           0.0000          -
38897.87/1964.18	c      1964         484509      480665        20                -           0.0000          -
38996.94/1969.19	c      1969         486441      482350        20                -           0.0000          -
39097.24/1974.25	c      1974         488118      483874        20                -           0.0000          -
39198.29/1979.33	c      1979       11838552         117        20                -           0.0000          -
39297.45/1984.38	c      1984       11862936         124        20                -           0.0000          -
39398.36/1989.43	c      1989       11889689         121        20                -           0.0000          -
39497.50/1994.46	c      1994       11917424         121        20                -           0.0000          -
39596.59/1999.47	c      1999         550643      535600        20                -           0.0000          -
39697.35/2004.53	c      2005         552033      536978        20                -           0.0000          -
39798.38/2009.60	c      2010        1174900     1103294        20                -           0.0000          -
39897.24/2014.63	c      2015        1177992     1106201        20                -           0.0000          -
39996.34/2019.65	c      2020        1181169     1108911        20                -           0.0000          -
40095.31/2024.69	c      2025         502248      497277        20                -           0.0000          -
40194.46/2029.69	c      2030         503550      498530        20                -           0.0000          -
40295.34/2034.79	c      2035         505195      500022        20                -           0.0000          -
40396.40/2039.85	c      2040         507009      501608        20                -           0.0000          -
40495.55/2044.88	c      2045         508793      503172        20                -           0.0000          -
40596.66/2049.91	c      2050         510311      504605        20                -           0.0000          -
40695.77/2054.94	c      2055         511968      506164        20                -           0.0000          -
40794.60/2060.00	c      2060         513463      507561        20                -           0.0000          -
40896.40/2065.11	c      2065         514684      508782        20                -           0.0000          -
40998.67/2070.20	c      2070         515842      509940        20                -           0.0000          -
41097.73/2075.27	c      2075         516962      511060        20                -           0.0000          -
41198.59/2080.32	c      2080         518551      512547        20                -           0.0000          -
41297.53/2085.37	c      2085         519947      513877        20                -           0.0000          -
41398.29/2090.42	c      2090         521621      515384        20                -           0.0000          -
41497.34/2095.47	c      2095         522881      516641        20                -           0.0000          -
41598.45/2100.52	c      2101         524473      518066        20                -           0.0000          -
41697.59/2105.57	c      2106         525787      519380        20                -           0.0000          -
41796.50/2110.60	c      2111         527073      520666        20                -           0.0000          -
41897.28/2115.61	c      2116         582023      566813        20                -           0.0000          -
41996.25/2120.63	c      2121         583283      568061        20                -           0.0000          -
42095.36/2125.65	c      2126         584627      569405        20                -           0.0000          -
42194.28/2130.68	c      2131         585885      570663        20                -           0.0000          -
42293.30/2135.68	c      2136         587340      572118        20                -           0.0000          -
42394.01/2140.70	c      2141         534199      527774        20                -           0.0000          -
42493.03/2145.77	c      2146         535552      529086        20                -           0.0000          -
42594.05/2150.83	c      2151         536808      530342        20                -           0.0000          -
42693.23/2155.84	c      2156        1261211     1184675        20                -           0.0000          -
42794.37/2160.91	c      2161        1264068     1187411        20                -           0.0000          -
42893.47/2165.97	c      2166        1266947     1190220        20                -           0.0000          -
42995.01/2171.07	c      2171        1270144     1193392        20                -           0.0000          -
43095.88/2176.15	c      2176        1273125     1196364        20                -           0.0000          -
43196.48/2181.20	c      2181        1276065     1199182        20                -           0.0000          -
43295.56/2186.22	c      2186        1279131     1201942        20                -           0.0000          -
43394.58/2191.26	c      2191        1282006     1204723        20                -           0.0000          -
43495.66/2196.36	c      2196        1284897     1207556        20                -           0.0000          -
43598.67/2201.50	c      2202        1287877     1210445        20                -           0.0000          -
43697.74/2206.57	c      2207         606237      590948        20                -           0.0000          -
43798.53/2211.62	c      2212         607404      592115        20                -           0.0000          -
43897.60/2216.67	c      2217         608776      593487        20                -           0.0000          -
43998.47/2221.72	c      2222         610034      594745        20                -           0.0000          -
44097.43/2226.76	c      2227         611315      596026        20                -           0.0000          -
44198.39/2231.81	c      2232         612485      597196        20                -           0.0000          -
44297.28/2236.82	c      2237         613679      598390        20                -           0.0000          -
44396.48/2241.86	c      2242         614924      599629        20                -           0.0000          -
44497.64/2246.97	c      2247         616529      601228        20                -           0.0000          -
44596.66/2252.02	c      2252        1317782     1238583        20                -           0.0000          -
44698.22/2257.07	c      2257        1320651     1241359        20                -           0.0000          -
44797.31/2262.12	c      2262       13471542         125        20                -           0.0000          -
44898.46/2267.17	c      2267       13501733         116        20                -           0.0000          -
44998.87/2272.22	c      2272       13534082         119        20                -           0.0000          -
45098.11/2277.27	c      2277       13562911         125        20                -           0.0000          -
45197.20/2282.29	c      2282       13591070         120        20                -           0.0000          -
45296.42/2287.29	c      2287         572154      565111        20                -           0.0000          -
45397.33/2292.35	c      2292         628068      612721        20                -           0.0000          -
45496.58/2297.36	c      2297         574761      567688        20                -           0.0000          -
45595.59/2302.37	c      2302         630668      615321        20                -           0.0000          -
45694.74/2307.38	c      2307        1349652     1268530        20                -           0.0000          -
45795.86/2312.43	c      2312        1352748     1271439        20                -           0.0000          -
45896.92/2317.57	c      2318         634877      619530        20                -           0.0000          -
45997.92/2322.60	c      2323        1358691     1277123        20                -           0.0000          -
46096.83/2327.68	c      2328        1361513     1279899        20                -           0.0000          -
46197.67/2332.73	c      2333        1364469     1282538        20                -           0.0000          -
46298.47/2337.83	c      2338         640328      624981        20                -           0.0000          -
46399.47/2342.92	c      2343        1370719     1287970        20                -           0.0000          -
46498.44/2347.97	c      2348        1373671     1290587        20                -           0.0000          -
46597.60/2352.99	c      2353        1376641     1293336        20                -           0.0000          -
46696.61/2358.02	c      2358        1379428     1295805        20                -           0.0000          -
46798.45/2363.06	c      2363        1382627     1298974        20                -           0.0000          -
46897.42/2368.12	c      2368        1385717     1302050        20                -           0.0000          -
46999.80/2373.20	c      2373        1388722     1304994        20                -           0.0000          -
47098.81/2378.27	c      2378        1391734     1307973        20                -           0.0000          -
47199.93/2383.32	c      2383        1394591     1310761        20                -           0.0000          -
47299.02/2388.37	c      2388        1397373     1313519        20                -           0.0000          -
47400.14/2393.42	c      2393        1400725     1316440        20                -           0.0000          -
47499.22/2398.46	c      2398         657552      642085        20                -           0.0000          -
47598.36/2403.48	c      2403         658945      643478        20                -           0.0000          -
47699.39/2408.57	c      2409         603771      596308        20                -           0.0000          -
47800.27/2413.62	c      2414         661832      646353        20                -           0.0000          -
47899.41/2418.67	c      2419         663206      647727        20                -           0.0000          -
48000.51/2423.72	c      2424         664682      649203        20                -           0.0000          -
48099.59/2428.78	c      2429         665974      650495        20                -           0.0000          -
48200.54/2433.82	c      2434         667269      651790        20                -           0.0000          -
48299.68/2438.87	c      2439         668744      653234        20                -           0.0000          -
48400.80/2443.92	c      2444         670011      654501        20                -           0.0000          -
48500.02/2448.97	c      2449         671414      655904        20                -           0.0000          -
48598.89/2453.98	c      2454         672685      657175        20                -           0.0000          -
48700.63/2459.06	c      2459         674064      658550        20                -           0.0000          -
48799.80/2464.12	c      2464         675416      659902        20                -           0.0000          -
48900.87/2469.17	c      2469         676871      661357        20                -           0.0000          -
49001.30/2474.22	c      2474       14714294         123        20                -           0.0000          -
49100.30/2479.27	c      2479       14741858         121        20                -           0.0000          -
49201.33/2484.30	c      2484       14767405         120        20                -           0.0000          -
49300.40/2489.35	c      2489       14793029         121        20                -           0.0000          -
49399.59/2494.38	c      2494       14820218         121        20                -           0.0000          -
49500.76/2499.42	c      2499       14846430         124        20                -           0.0000          -
49599.95/2504.43	c      2504         628569      620822        20                -           0.0000          -
49699.10/2509.45	c      2509         688305      672678        20                -           0.0000          -
49800.21/2514.54	c      2515         689774      674122        20                -           0.0000          -
49899.34/2519.59	c      2520         691051      675389        20                -           0.0000          -
50000.38/2524.67	c      2525         692311      676649        20                -           0.0000          -
50101.50/2529.74	c      2530         693572      677910        20                -           0.0000          -
50200.55/2534.77	c      2535        1484614     1395940        20                -           0.0000          -
50299.66/2539.79	c      2540        1487559     1398885        20                -           0.0000          -
50400.79/2544.88	c      2545        1490683     1402007        20                -           0.0000          -
50501.75/2549.97	c      2550        1493593     1404917        20                -           0.0000          -
50600.89/2555.02	c      2555        1496721     1408045        20                -           0.0000          -
50702.61/2560.07	c      2560        1499764     1410896        20                -           0.0000          -
50801.76/2565.12	c      2565        1502697     1413672        20                -           0.0000          -
50903.01/2570.17	c      2570        1505721     1416665        20                -           0.0000          -
51003.14/2575.22	c      2575        1508728     1419663        20                -           0.0000          -
51101.90/2580.27	c      2580        1511685     1422523        20                -           0.0000          -
51200.89/2585.29	c      2585        1514585     1425365        20                -           0.0000          -
51301.93/2590.35	c      2590        1517409     1428126        20                -           0.0000          -
51402.88/2595.40	c      2595        1520425     1431061        20                -           0.0000          -
51501.95/2600.47	c      2600        1523552     1434125        20                -           0.0000          -
51603.13/2605.52	c      2606        1526385     1436678        20                -           0.0000          -
51702.22/2610.57	c      2611        1529322     1439567        20                -           0.0000          -
51803.17/2615.63	c      2616        1532220     1442395        20                -           0.0000          -
51902.26/2620.64	c      2621        1535263     1445202        20                -           0.0000          -
52003.39/2625.72	c      2626         659983      651622        20                -           0.0000          -
52102.41/2630.77	c      2631         661173      652812        20                -           0.0000          -
52203.20/2635.82	c      2636         662483      654097        20                -           0.0000          -
52302.21/2640.84	c      2641         663857      655471        20                -           0.0000          -
52403.28/2645.90	c      2646         665381      656963        20                -           0.0000          -
52502.41/2650.91	c      2651         732610      716077        20                -           0.0000          -
52601.32/2655.93	c      2656         734395      717812        20                -           0.0000          -
52703.00/2661.07	c      2661         736065      719434        20                -           0.0000          -
52801.87/2666.12	c      2666         737793      721109        20                -           0.0000          -
52902.87/2671.17	c      2671         739346      722662        20                -           0.0000          -
53002.10/2676.19	c      2676         741131      724388        20                -           0.0000          -
53102.31/2681.22	c      2681         742687      725908        20                -           0.0000          -
53201.50/2686.26	c      2686        1573471     1481917        20                -           0.0000          -
53302.69/2691.30	c      2691        1576527     1484916        20                -           0.0000          -
53401.63/2696.33	c      2696        1579662     1487949        20                -           0.0000          -
53500.77/2701.37	c      2701        1582667     1490889        20                -           0.0000          -
53601.92/2706.42	c      2706        1585743     1493760        20                -           0.0000          -
53701.00/2711.45	c      2711        1588625     1496503        20                -           0.0000          -
53799.97/2716.49	c      2716        1591591     1499364        20                -           0.0000          -
53902.77/2721.60	c      2722        1594621     1502276        20                -           0.0000          -
54003.81/2726.72	c      2727        1597635     1505169        20                -           0.0000          -
54102.93/2731.77	c      2732        1600790     1508105        20                -           0.0000          -
54203.92/2736.81	c      2737        1603615     1510595        20                -           0.0000          -
54302.76/2741.87	c      2742         758381      741467        20                -           0.0000          -
54403.56/2746.92	c      2747         759867      742953        20                -           0.0000          -
54502.66/2751.97	c      2752         761264      744350        20                -           0.0000          -
54601.69/2757.02	c      2757         762689      745754        20                -           0.0000          -
54703.39/2762.06	c      2762         764417      747456        20                -           0.0000          -
54802.07/2767.11	c      2767         766032      749057        20                -           0.0000          -
54901.16/2772.13	c      2772         767892      750771        20                -           0.0000          -
55003.30/2777.21	c      2777         769200      752079        20                -           0.0000          -
55102.30/2782.23	c      2782         703193      693342        20                -           0.0000          -
55203.48/2787.32	c      2787         704449      694598        20                -           0.0000          -
55302.56/2792.37	c      2792         705741      695890        20                -           0.0000          -
55403.57/2797.42	c      2797        1639229     1545116        20                -           0.0000          -
55502.44/2802.47	c      2802        1642252     1548100        20                -           0.0000          -
55603.33/2807.52	c      2808        1645149     1550956        20                -           0.0000          -
55702.39/2812.57	c      2813        1648018     1553747        20                -           0.0000          -
55801.45/2817.59	c      2818        1650984     1556699        20                -           0.0000          -
55902.41/2822.64	c      2823        1653829     1559469        20                -           0.0000          -
56003.50/2827.71	c      2828        1656997     1562516        20                -           0.0000          -
56102.59/2832.77	c      2833        1660102     1565301        20                -           0.0000          -
56203.44/2837.82	c      2838        1662953     1568079        20                -           0.0000          -
56302.56/2842.87	c      2843        1665761     1570846        20                -           0.0000          -
56401.61/2847.90	c      2848        1668652     1573644        20                -           0.0000          -
56502.71/2852.97	c      2853         789393      772227        20                -           0.0000          -
56601.90/2858.02	c      2858         790621      773455        20                -           0.0000          -
56703.68/2863.06	c      2863         791751      774585        20                -           0.0000          -
56802.75/2868.11	c      2868         793217      776051        20                -           0.0000          -
56902.13/2873.14	c      2873         794563      777395        20                -           0.0000          -
57003.02/2878.18	c      2878         795909      778741        20                -           0.0000          -
57103.50/2883.27	c      2883         797299      780131        20                -           0.0000          -
57204.50/2888.32	c      2888         798453      781285        20                -           0.0000          -
57303.63/2893.37	c      2893         799649      782481        20                -           0.0000          -
57404.75/2898.42	c      2898         801313      784104        20                -           0.0000          -
57503.83/2903.48	c      2903         802979      785770        20                -           0.0000          -
57604.97/2908.52	c      2909         804657      787445        20                -           0.0000          -
57704.08/2913.57	c      2914         806288      789052        20                -           0.0000          -
57805.24/2918.60	c      2919         807872      790612        20                -           0.0000          -
57904.09/2923.61	c      2924         742020      731215        20                -           0.0000          -
58003.19/2928.68	c      2929         743490      732622        20                -           0.0000          -
58104.28/2933.74	c      2934         744938      733982        20                -           0.0000          -
58203.47/2938.74	c      2939         746357      735358        20                -           0.0000          -
58302.60/2943.76	c      2944         747813      736742        20                -           0.0000          -
58403.45/2948.81	c      2949         749375      738230        20                -           0.0000          -
58502.61/2953.83	c      2954        1730368     1632004        20                -           0.0000          -
58601.66/2958.89	c      2959         820526      803082        20                -           0.0000          -
58702.75/2963.94	c      2964         822137      804684        20                -           0.0000          -
58804.54/2969.03	c      2969         823905      806398        20                -           0.0000          -
58903.69/2974.09	c      2974         825260      807751        20                -           0.0000          -
59004.94/2979.14	c      2979         826654      809139        20                -           0.0000          -
59105.05/2984.25	c      2984         828238      810689        20                -           0.0000          -
59206.18/2989.31	c      2989         829825      812225        20                -           0.0000          -
59305.29/2994.33	c      2994        1754119     1655062        20                -           0.0000          -
59406.40/2999.41	c      2999        1757221     1658125        20                -           0.0000          -
59505.52/3004.47	c      3004        1760095     1660960        20                -           0.0000          -
59606.68/3009.52	c      3010        1763077     1663836        20                -           0.0000          -
59705.81/3014.57	c      3015        1765951     1666386        20                -           0.0000          -
59807.16/3019.61	c      3020        1768879     1669245        20                -           0.0000          -
59906.14/3024.67	c      3025        1771983     1672300        20                -           0.0000          -
60007.30/3029.72	c      3030        1774703     1675012        20                -           0.0000          -
60106.47/3034.73	c      3035        1777572     1677821        20                -           0.0000          -
60205.66/3039.78	c      3040        1780468     1680632        20                -           0.0000          -
60306.83/3044.84	c      3045        1783617     1683633        20                -           0.0000          -
60407.89/3049.92	c      3050        1786543     1686424        20                -           0.0000          -
60506.91/3054.97	c      3055        1789647     1689439        20                -           0.0000          -
60605.98/3059.99	c      3060         779691      767838        20                -           0.0000          -
60705.05/3065.01	c      3065         781359      769348        20                -           0.0000          -
60806.55/3070.12	c      3070         782976      770857        20                -           0.0000          -
60907.87/3075.17	c      3075         784381      772250        20                -           0.0000          -
61008.15/3080.22	c      3080         785817      773650        20                -           0.0000          -
61107.30/3085.27	c      3085         787175      774972        20                -           0.0000          -
61206.12/3090.29	c      3090         788712      776464        20                -           0.0000          -
61307.05/3095.37	c      3095         859841      842108        20                -           0.0000          -
61407.80/3100.42	c      3100         861227      843494        20                -           0.0000          -
61506.90/3105.47	c      3105         862602      844869        20                -           0.0000          -
61608.06/3110.52	c      3111         864081      846348        20                -           0.0000          -
61706.99/3115.57	c      3116         865829      848055        20                -           0.0000          -
61807.51/3120.62	c      3121         867522      849710        20                -           0.0000          -
61906.37/3125.67	c      3126         869311      851372        20                -           0.0000          -
62007.42/3130.72	c      3131         870847      852896        20                -           0.0000          -
62106.36/3135.77	c      3136         872656      854664        20                -           0.0000          -
62207.38/3140.82	c      3141         874253      856261        20                -           0.0000          -
62306.38/3145.84	c      3146        1841985     1739116        20                -           0.0000          -
62407.46/3150.92	c      3151        1844975     1742024        20                -           0.0000          -
62506.42/3155.97	c      3156        1847773     1744695        20                -           0.0000          -
62605.57/3161.02	c      3161        1850601     1747463        20                -           0.0000          -
62707.33/3166.07	c      3166        1853430     1750122        20                -           0.0000          -
62806.47/3171.09	c      3171        1856301     1752939        20                -           0.0000          -
62907.64/3176.16	c      3176        1859059     1755649        20                -           0.0000          -
63007.96/3181.22	c      3181        1861984     1758490        20                -           0.0000          -
63106.91/3186.27	c      3186        1865053     1761393        20                -           0.0000          -
63207.91/3191.32	c      3191         817205      804066        20                -           0.0000          -
63306.90/3196.34	c      3196         818471      805311        20                -           0.0000          -
63406.02/3201.36	c      3201         819783      806612        20                -           0.0000          -
63506.86/3206.41	c      3206         821306      808104        20                -           0.0000          -
63605.99/3211.45	c      3211         822871      809629        20                -           0.0000          -
63707.11/3216.57	c      3217         824317      811054        20                -           0.0000          -
63808.23/3221.62	c      3222         825763      812458        20                -           0.0000          -
63907.30/3226.63	c      3227         827236      813885        20                -           0.0000          -
64008.43/3231.71	c      3232         829002      815502        20                -           0.0000          -
64107.31/3236.76	c      3237         830381      816867        20                -           0.0000          -
64206.30/3241.79	c      3242         832137      818493        20                -           0.0000          -
64307.40/3246.83	c      3247         833808      820040        20                -           0.0000          -
64408.50/3251.91	c      3252         835494      821590        20                -           0.0000          -
64507.62/3256.97	c      3257         911320      892676        20                -           0.0000          -
64606.67/3262.02	c      3262         912828      894184        20                -           0.0000          -
64708.40/3267.07	c      3267         914376      895732        20                -           0.0000          -
64807.61/3272.12	c      3272         916117      897455        20                -           0.0000          -
64906.64/3277.13	c      3277         917955      899221        20                -           0.0000          -
65007.66/3282.19	c      3282         919805      901040        20                -           0.0000          -
65108.03/3287.23	c      3287         921558      902761        20                -           0.0000          -
65206.95/3292.26	c      3292         923183      904338        20                -           0.0000          -
65305.89/3297.29	c      3297         925028      906092        20                -           0.0000          -
65406.73/3302.37	c      3302         926734      907774        20                -           0.0000          -
65507.73/3307.45	c      3307         928351      909391        20                -           0.0000          -
65608.86/3312.52	c      3313        1939026     1832313        20                -           0.0000          -
65707.93/3317.57	c      3318        1942048     1835245        20                -           0.0000          -
65808.92/3322.62	c      3323         856024      841253        20                -           0.0000          -
65908.07/3327.67	c      3328         857469      842649        20                -           0.0000          -
66008.89/3332.72	c      3333         859222      844285        20                -           0.0000          -
66107.62/3337.77	c      3338         860634      845668        20                -           0.0000          -
66208.39/3342.82	c      3343         862084      847093        20                -           0.0000          -
66307.31/3347.87	c      3348         863684      848626        20                -           0.0000          -
66408.23/3352.92	c      3353         865521      850297        20                -           0.0000          -
66507.07/3357.97	c      3358        1966126     1858350        20                -           0.0000          -
66608.86/3363.03	c      3363        1969193     1861201        20                -           0.0000          -
66708.13/3368.04	c      3368         870595      855099        20                -           0.0000          -
66807.40/3373.13	c      3373        1974921     1866471        20                -           0.0000          -
66908.40/3378.18	c      3378        1977814     1869283        20                -           0.0000          -
67008.98/3383.23	c      3383        1981008     1872456        20                -           0.0000          -
67108.11/3388.28	c      3388        1983998     1875372        20                -           0.0000          -
67209.30/3393.32	c      3393        1987049     1878415        20                -           0.0000          -
67308.57/3398.33	c      3398         957796      938354        20                -           0.0000          -
67409.78/3403.42	c      3403        1993143     1884509        20                -           0.0000          -
67509.01/3408.48	c      3408         960728      941286        20                -           0.0000          -
67610.41/3413.53	c      3414         961949      942507        20                -           0.0000          -
67709.40/3418.55	c      3419         963113      943671        20                -           0.0000          -
67810.55/3423.63	c      3424         964375      944933        20                -           0.0000          -
67909.73/3428.68	c      3429         965616      946174        20                -           0.0000          -
68010.94/3433.73	c      3434         966981      947539        20                -           0.0000          -
68110.17/3438.78	c      3439         968207      948765        20                -           0.0000          -
68211.39/3443.83	c      3444         969465      950023        20                -           0.0000          -
68310.58/3448.84	c      3449         970774      951332        20                -           0.0000          -
68411.80/3453.91	c      3454       20401019         119        20                -           0.0000          -
68511.03/3458.92	c      3459       20435952         119        20                -           0.0000          -
68610.27/3463.96	c      3464        2028093     1919297        20                -           0.0000          -
68709.50/3469.00	c      3469        2031175     1922379        20                -           0.0000          -
68808.72/3474.01	c      3474        2034259     1925431        20                -           0.0000          -
68910.53/3479.07	c      3479        2037122     1928177        20                -           0.0000          -
69009.62/3484.09	c      3484        2040138     1931105        20                -           0.0000          -
69109.03/3489.11	c      3489         911787      894328        20                -           0.0000          -
69210.23/3494.17	c      3494         913508      895933        20                -           0.0000          -
69310.58/3499.23	c      3499         915121      897507        20                -           0.0000          -
69409.84/3504.29	c      3504         916884      899157        20                -           0.0000          -
69511.08/3509.35	c      3509         918441      900665        20                -           0.0000          -
69612.24/3514.43	c      3514         920437      902472        20                -           0.0000          -
69713.48/3519.50	c      3520         921984      903998        20                -           0.0000          -
69814.71/3524.63	c      3525         923551      905562        20                -           0.0000          -
69913.95/3529.68	c      3530         925250      907238        20                -           0.0000          -
70015.17/3534.73	c      3535         927014      908886        20                -           0.0000          -
70114.42/3539.74	c      3540         928501      910373        20                -           0.0000          -
70215.66/3544.82	c      3545         929974      911831        20                -           0.0000          -
70314.89/3549.88	c      3550         931651      913462        20                -           0.0000          -
70416.07/3554.93	c      3555         933215      914992        20                -           0.0000          -
70515.32/3559.98	c      3560         934979      916710        20                -           0.0000          -
70617.15/3565.03	c      3565         936668      918319        20                -           0.0000          -
70716.40/3570.08	c      3570         938604      920110        20                -           0.0000          -
70817.50/3575.13	c      3575         940057      921539        20                -           0.0000          -
70916.84/3580.14	c      3580         941457      922939        20                -           0.0000          -
71015.81/3585.16	c      3585         942945      924427        20                -           0.0000          -
71116.53/3590.22	c      3590         944346      925828        20                -           0.0000          -
71217.76/3595.32	c      3595         945836      927303        20                -           0.0000          -
71317.00/3600.36	c      3600         947523      928967        20                -           0.0000          -
71418.24/3605.41	c      3605         949322      930666        20                -           0.0000          -
71517.48/3610.48	c      3610        2114557     2003793        20                -           0.0000          -
71618.66/3615.53	c      3616        2117559     2006795        20                -           0.0000          -
71717.90/3620.54	c      3621        2120463     2009699        20                -           0.0000          -
71817.15/3625.59	c      3626        2123430     2012666        20                -           0.0000          -
71918.38/3630.64	c      3631        2126434     2015670        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 (180922 MiB free)
  memory of node 1: 193531 MiB (177061 MiB free)
  memory of node 2: 193531 MiB (193061 MiB free)
  memory of node 3: 193493 MiB (177790 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-4465767-1722551169/watcher-4465767-1722551169 -o /tmp/evaluation-result-4465767-1722551169/solver-4465767-1722551169 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722543894-128203 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465767-1722551169.opb -qsol -t 72000 -sth 20 

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

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


[startup+0.100058 s]*
/proc/loadavg: 78.64 76.75 75.06 65/1023 135181
/proc/meminfo: memFree=746216332/790760800 swapFree=131071996/131071996
[pid=135140] ppid=135137 vsize=1669620 memory=152796 CPUtime=0.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/stat : 135140 (fscip) S 135137 135140 128191 0 -1 1077936128 34785 0 0 0 31 14 0 0 20 0 41 0 21696355 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
/proc/135140/statm: 417405 38199 2838 3035 0 123664 0
[pid=135140/tid=135142] ppid=135137 vsize=1669620 memory=8390339637985935414 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135142/stat : 135142 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135143] ppid=135137 vsize=1669620 memory=32309 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135143/stat : 135143 (fscip) R 135137 135140 128191 0 -1 4194368 1839 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135144] ppid=135137 vsize=1669620 memory=55216921903569 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135144/stat : 135144 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135145] ppid=135137 vsize=1669620 memory=52983572464199 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135145/stat : 135145 (fscip) R 135137 135140 128191 0 -1 4194368 1553 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135146] ppid=135137 vsize=1669620 memory=59584953975483 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135146/stat : 135146 (fscip) D 135137 135140 128191 0 -1 4194368 1697 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135147] ppid=135137 vsize=1669620 memory=57420340790325 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135147/stat : 135147 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135148] ppid=135137 vsize=1669620 memory=14690790429427172 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135148/stat : 135148 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135149] ppid=135137 vsize=1669620 memory=3761405296346672923 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135149/stat : 135149 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135150] ppid=135137 vsize=1669620 memory=282710 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135150/stat : 135150 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135151] ppid=135137 vsize=1669620 memory=310739 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135151/stat : 135151 (fscip) R 135137 135140 128191 0 -1 4194368 1545 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135152] ppid=135137 vsize=1669620 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135152/stat : 135152 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135153] ppid=135137 vsize=1669620 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135153/stat : 135153 (fscip) R 135137 135140 128191 0 -1 4194368 1555 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135154] ppid=135137 vsize=1669620 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135154/stat : 135154 (fscip) R 135137 135140 128191 0 -1 4194368 1532 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135155] ppid=135137 vsize=1669620 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135155/stat : 135155 (fscip) R 135137 135140 128191 0 -1 4194368 1985 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135156] ppid=135137 vsize=1669620 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135156/stat : 135156 (fscip) R 135137 135140 128191 0 -1 4194368 1660 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135157] ppid=135137 vsize=1669620 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135157/stat : 135157 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135158] ppid=135137 vsize=1669620 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135158/stat : 135158 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135159] ppid=135137 vsize=1669620 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135159/stat : 135159 (fscip) R 135137 135140 128191 0 -1 4194368 1696 0 0 0 2 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135160] ppid=135137 vsize=1669620 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135160/stat : 135160 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135161] ppid=135137 vsize=1669620 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135161/stat : 135161 (fscip) R 135137 135140 128191 0 -1 4194368 1554 0 0 0 1 0 0 0 20 0 41 0 21696357 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135162] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135162/stat : 135162 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135163] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135163/stat : 135163 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135164] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135164/stat : 135164 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135165] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135165/stat : 135165 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135166] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135166/stat : 135166 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135167] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135167/stat : 135167 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135168] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135168/stat : 135168 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135169] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135169/stat : 135169 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135170] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135170/stat : 135170 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135171] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135171/stat : 135171 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135172] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135172/stat : 135172 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135173] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135173/stat : 135173 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135174] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135174/stat : 135174 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135175] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135175/stat : 135175 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135176] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135176/stat : 135176 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135177] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135177/stat : 135177 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135178] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135178/stat : 135178 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135179] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135179/stat : 135179 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135180] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135180/stat : 135180 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135181] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135181/stat : 135181 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 38199 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
Current children cumulated CPU time: 0.45 s
Current children cumulated vsize: 1669620 KiB
Current children cumulated memory: 152796 KiB

[startup+0.223446 s]*
/proc/loadavg: 78.64 76.75 75.06 81/1023 135181
/proc/meminfo: memFree=746049132/790760800 swapFree=131071996/131071996
[pid=135140] ppid=135137 vsize=1669620 memory=294168 CPUtime=2.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/stat : 135140 (fscip) S 135137 135140 128191 0 -1 1077936128 71510 0 0 0 250 43 0 0 20 0 41 0 21696355 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 17 22 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
/proc/135140/statm: 417405 73542 2950 3035 0 166071 0
[pid=135140/tid=135142] ppid=135137 vsize=1669620 memory=8318255677412212789 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135142/stat : 135142 (fscip) R 135137 135140 128191 0 -1 4194368 3763 0 0 0 11 2 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135143] ppid=135137 vsize=1669620 memory=207064662359 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135143/stat : 135143 (fscip) R 135137 135140 128191 0 -1 4194368 3992 0 0 0 14 0 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135144] ppid=135137 vsize=1669620 memory=61809696734709 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135144/stat : 135144 (fscip) R 135137 135140 128191 0 -1 4194368 2276 0 0 0 14 1 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135145] ppid=135137 vsize=1669620 memory=59619280191199 CPUtime=0.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135145/stat : 135145 (fscip) R 135137 135140 128191 0 -1 4194368 3758 0 0 0 8 2 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135146] ppid=135137 vsize=1669620 memory=55186907496393 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135146/stat : 135146 (fscip) R 135137 135140 128191 0 -1 4194368 3990 0 0 0 12 2 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135147] ppid=135137 vsize=1669620 memory=62917882236373 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135147/stat : 135147 (fscip) R 135137 135140 128191 0 -1 4194368 2384 0 0 0 13 1 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135148] ppid=135137 vsize=1669620 memory=13846365499341261 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135148/stat : 135148 (fscip) R 135137 135140 128191 0 -1 4194368 3765 0 0 0 11 2 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135149] ppid=135137 vsize=1669620 memory=14689712442985013 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135149/stat : 135149 (fscip) R 135137 135140 128191 0 -1 4194368 3987 0 0 0 11 2 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135150] ppid=135137 vsize=1669620 memory=267017 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135150/stat : 135150 (fscip) R 135137 135140 128191 0 -1 4194368 2342 0 0 0 13 1 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135151] ppid=135137 vsize=1669620 memory=310745 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135151/stat : 135151 (fscip) R 135137 135140 128191 0 -1 4194368 3766 0 0 0 11 3 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135152] ppid=135137 vsize=1669620 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135152/stat : 135152 (fscip) R 135137 135140 128191 0 -1 4194368 4000 0 0 0 10 3 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135153] ppid=135137 vsize=1669620 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135153/stat : 135153 (fscip) R 135137 135140 128191 0 -1 4194368 2450 0 0 0 14 0 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135154] ppid=135137 vsize=1669620 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135154/stat : 135154 (fscip) R 135137 135140 128191 0 -1 4194368 3761 0 0 0 11 2 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135155] ppid=135137 vsize=1669620 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135155/stat : 135155 (fscip) R 135137 135140 128191 0 -1 4194368 4004 0 0 0 14 1 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135156] ppid=135137 vsize=1669620 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135156/stat : 135156 (fscip) R 135137 135140 128191 0 -1 4194368 2614 0 0 0 14 1 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135157] ppid=135137 vsize=1669620 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135157/stat : 135157 (fscip) R 135137 135140 128191 0 -1 4194368 3762 0 0 0 11 2 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135158] ppid=135137 vsize=1669620 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135158/stat : 135158 (fscip) R 135137 135140 128191 0 -1 4194368 3991 0 0 0 10 3 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135159] ppid=135137 vsize=1669620 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135159/stat : 135159 (fscip) R 135137 135140 128191 0 -1 4194368 2514 0 0 0 14 1 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135160] ppid=135137 vsize=1669620 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135160/stat : 135160 (fscip) R 135137 135140 128191 0 -1 4194368 3762 0 0 0 11 2 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135161] ppid=135137 vsize=1669620 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135161/stat : 135161 (fscip) R 135137 135140 128191 0 -1 4194368 3987 0 0 0 11 2 0 0 20 0 41 0 21696357 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135162] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135162/stat : 135162 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135163] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135163/stat : 135163 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135164] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135164/stat : 135164 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135165] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135165/stat : 135165 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135166] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135166/stat : 135166 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135167] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135167/stat : 135167 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135168] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135168/stat : 135168 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135169] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135169/stat : 135169 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135170] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135170/stat : 135170 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135171] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135171/stat : 135171 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135172] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135172/stat : 135172 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135173] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135173/stat : 135173 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135174] ppid=135137 vsize=1669620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135174/stat : 135174 (fscip) S 135137 135140 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696363 1709690880 73542 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0

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

[pid=135140/tid=135165] ppid=135137 vsize=19376876 memory=5556 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135165/stat : 135165 (fscip) S 135137 135140 128191 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135166] ppid=135137 vsize=19376876 memory=2180 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135166/stat : 135166 (fscip) S 135137 135140 128191 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135167] ppid=135137 vsize=19376876 memory=1744 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135167/stat : 135167 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135168] ppid=135137 vsize=19376876 memory=18184076 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135168/stat : 135168 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135169] ppid=135137 vsize=19376876 memory=33772 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135169/stat : 135169 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135170] ppid=135137 vsize=19376876 memory=18141740 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135170/stat : 135170 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135171] ppid=135137 vsize=19376876 memory=17987716 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135171/stat : 135171 (fscip) S 135137 135140 128191 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135172] ppid=135137 vsize=19376876 memory=2244 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135172/stat : 135172 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135173] ppid=135137 vsize=19376876 memory=31232 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135173/stat : 135173 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135174] ppid=135137 vsize=19376876 memory=11572 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135174/stat : 135174 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135175] ppid=135137 vsize=19376876 memory=15376 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135175/stat : 135175 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135176] ppid=135137 vsize=19376876 memory=18302076 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135176/stat : 135176 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135177] ppid=135137 vsize=19376876 memory=18321408 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135177/stat : 135177 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135178] ppid=135137 vsize=19376876 memory=11572 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135178/stat : 135178 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135179] ppid=135137 vsize=19376876 memory=15376 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135179/stat : 135179 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135180] ppid=135137 vsize=19376876 memory=18328688 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135180/stat : 135180 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135181] ppid=135137 vsize=19376876 memory=3664 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135181/stat : 135181 (fscip) S 135137 135140 128191 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 21696363 19841921024 4583400 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
Current children cumulated CPU time: 70959.7 s
Current children cumulated vsize: 19376876 KiB
Current children cumulated memory: 18333600 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.8 s]
/proc/loadavg: 60.34 68.14 75.11 61/976 137248
/proc/meminfo: memFree=738885412/790760800 swapFree=131071996/131071996
[pid=135140] ppid=135137 vsize=19663044 memory=18589092 CPUtime=72001.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/stat : 135140 (fscip) S 135137 135140 128191 0 -1 1077936128 19765941 0 0 0 7164232 35930 0 0 20 0 41 0 21696355 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 17 62 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
/proc/135140/statm: 4915761 4647273 3014 3035 0 4781175 0
[pid=135140/tid=135142] ppid=135137 vsize=19663044 memory=280757183764352 CPUtime=3598.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135142/stat : 135142 (fscip) R 135137 135140 128191 0 -1 4194368 1794073 0 0 0 358711 1185 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135143] ppid=135137 vsize=19663044 memory=3689777256806787581 CPUtime=3602.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135143/stat : 135143 (fscip) R 135137 135140 128191 0 -1 4194368 954457 0 0 0 359602 620 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135144] ppid=135137 vsize=19663044 memory=0 CPUtime=3601.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135144/stat : 135144 (fscip) R 135137 135140 128191 0 -1 4194368 221715 0 0 0 356472 3719 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135145] ppid=135137 vsize=19663044 memory=30399726987509844 CPUtime=3600.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135145/stat : 135145 (fscip) R 135137 135140 128191 0 -1 4194368 1853334 0 0 0 358790 1303 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135146] ppid=135137 vsize=19663044 memory=4641642652564221799 CPUtime=3600.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135146/stat : 135146 (fscip) R 135137 135140 128191 0 -1 4194368 980488 0 0 0 359468 588 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135147] ppid=135137 vsize=19663044 memory=7380344715199539300 CPUtime=3601.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135147/stat : 135147 (fscip) R 135137 135140 128191 0 -1 4194368 222176 0 0 0 356201 3908 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135148] ppid=135137 vsize=19663044 memory=7800351572707796079 CPUtime=3601.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135148/stat : 135148 (fscip) R 135137 135140 128191 0 -1 4194368 1661753 0 0 0 358887 1234 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135149] ppid=135137 vsize=19663044 memory=198340509722 CPUtime=3600.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135149/stat : 135149 (fscip) R 135137 135140 128191 0 -1 4194368 995574 0 0 0 359427 671 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135150] ppid=135137 vsize=19663044 memory=32195 CPUtime=3602.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135150/stat : 135150 (fscip) R 135137 135140 128191 0 -1 4194368 242890 0 0 0 356537 3727 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135151] ppid=135137 vsize=19663044 memory=32534 CPUtime=3596.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135151/stat : 135151 (fscip) R 135137 135140 128191 0 -1 4194368 1337188 0 0 0 358455 1213 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135152] ppid=135137 vsize=19663044 memory=32864 CPUtime=3603.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135152/stat : 135152 (fscip) R 135137 135140 128191 0 -1 4194368 915781 0 0 0 359737 603 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135153] ppid=135137 vsize=19663044 memory=33195 CPUtime=3596.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135153/stat : 135153 (fscip) R 135137 135140 128191 0 -1 4194368 211348 0 0 0 355882 3781 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135154] ppid=135137 vsize=19663044 memory=85743 CPUtime=3599.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135154/stat : 135154 (fscip) R 135137 135140 128191 0 -1 4194368 1588749 0 0 0 358763 1187 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135155] ppid=135137 vsize=19663044 memory=48692 CPUtime=3596.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135155/stat : 135155 (fscip) R 135137 135140 128191 0 -1 4194368 928794 0 0 0 359110 586 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135156] ppid=135137 vsize=19663044 memory=49233 CPUtime=3598.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135156/stat : 135156 (fscip) R 135137 135140 128191 0 -1 4194368 211498 0 0 0 355863 4028 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135157] ppid=135137 vsize=19663044 memory=3539882307835237577 CPUtime=3602.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135157/stat : 135157 (fscip) R 135137 135140 128191 0 -1 4194368 1761435 0 0 0 358951 1291 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135158] ppid=135137 vsize=19663044 memory=3539882307835496956 CPUtime=3598.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135158/stat : 135158 (fscip) R 135137 135140 128191 0 -1 4194368 1140681 0 0 0 359167 660 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135159] ppid=135137 vsize=19663044 memory=3539882307835502965 CPUtime=3601.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135159/stat : 135159 (fscip) R 135137 135140 128191 0 -1 4194368 233838 0 0 0 356460 3703 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135160] ppid=135137 vsize=19663044 memory=280757180793472 CPUtime=3598.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135160/stat : 135160 (fscip) R 135137 135140 128191 0 -1 4194368 1583647 0 0 0 358529 1281 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135161] ppid=135137 vsize=19663044 memory=8584739564707234 CPUtime=3596.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135161/stat : 135161 (fscip) R 135137 135140 128191 0 -1 4194368 920502 0 0 0 359028 591 0 0 20 0 41 0 21696357 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135162] ppid=135137 vsize=19663044 memory=2891368363835339569 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135162/stat : 135162 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135163] ppid=135137 vsize=19663044 memory=2752 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135163/stat : 135163 (fscip) S 135137 135140 128191 0 -1 1077936192 77 0 0 0 0 2 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135164] ppid=135137 vsize=19663044 memory=6812 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135164/stat : 135164 (fscip) S 135137 135140 128191 0 -1 1077936192 63 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135165] ppid=135137 vsize=19663044 memory=18552904 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135165/stat : 135165 (fscip) S 135137 135140 128191 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135166] ppid=135137 vsize=19663044 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135166/stat : 135166 (fscip) S 135137 135140 128191 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135167] ppid=135137 vsize=19663044 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135167/stat : 135167 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135168] ppid=135137 vsize=19663044 memory=140378603510628 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135168/stat : 135168 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135169] ppid=135137 vsize=19663044 memory=2660 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135169/stat : 135169 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135170] ppid=135137 vsize=19663044 memory=6764 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135170/stat : 135170 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135171] ppid=135137 vsize=19663044 memory=12796328 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135171/stat : 135171 (fscip) S 135137 135140 128191 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135172] ppid=135137 vsize=19663044 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135172/stat : 135172 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135173] ppid=135137 vsize=19663044 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135173/stat : 135173 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135174] ppid=135137 vsize=19663044 memory=43347799258300564 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135174/stat : 135174 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135175] ppid=135137 vsize=19663044 memory=7306916055891837008 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135175/stat : 135175 (fscip) S 135137 135140 128191 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135176] ppid=135137 vsize=19663044 memory=32403 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135176/stat : 135176 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135177] ppid=135137 vsize=19663044 memory=6655300316396806240 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135177/stat : 135177 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135178] ppid=135137 vsize=19663044 memory=-6514341764963715466 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135178/stat : 135178 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135179] ppid=135137 vsize=19663044 memory=33389 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135179/stat : 135179 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135180] ppid=135137 vsize=19663044 memory=86497 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135180/stat : 135180 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
[pid=135140/tid=135181] ppid=135137 vsize=19663044 memory=49002 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/135140/task/135181/stat : 135181 (fscip) S 135137 135140 128191 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 21696363 20134957056 4647273 809668444160 4194304 16623229 140731741421648 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46252032 140731741426697 140731741426815 140731741426815 140731741433840 0
Current children cumulated CPU time: 72001.6 s
Current children cumulated vsize: 19663044 KiB
Current children cumulated memory: 18589092 KiB

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

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

# cumulated CPU time of all completed processes:  user=71642.8 s, system=359.826 s

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

[startup+3635.2 s]
/proc/loadavg: 60.34 68.14 75.11 42/937 137248
/proc/meminfo: memFree=745464236/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3635.3 s]
/proc/loadavg: 60.34 68.14 75.11 42/937 137248
/proc/meminfo: memFree=745464236/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): 3635.35
CPU time (s): 72002.6
CPU user time (s): 71642.8
CPU system time (s): 359.826
CPU usage (%): 1980.62
Max. virtual memory (cumulated for all children) (KiB): 19663044
Max. memory (cumulated for all children) (KiB): 18589092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71642.8
system time used= 359.826
maximum resident set size= 18589292
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19766130
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= 546559
involuntary context switches= 394133


# summary of solver processes directly reported to runsolver:
#   pid: 135140
#   total CPU time (s): 72002.6
#   total CPU user time (s): 71642.8
#   total CPU system time (s): 359.826

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.7485 second user time and 80.8334 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-02 00:26:09
IDJOB=4465767
IDBENCH=158904
IDSOLVER=3094
FILE ID=nodeD104/4465767-1722551169
RUNJOBID= nodeD104-1722543894-128203
SLURM_JOB_ID= 8254279
Free space on /tmp= 8622836 MiB

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

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

MD5SUM BENCH= 851f3387310df6bbd014cd79a7a4e679
RANDOM SEED=1992870410

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		: 3010.873
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		: 2935.316
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		: 2646.676
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		: 3093.898
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		: 3016.561
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		: 2982.359
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		: 3568.028
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		: 2980.461
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		: 3013.922
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		: 2924.679
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		: 2946.320
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		: 3112.601
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		: 3036.300
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		: 2982.372
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		: 2707.831
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		: 3041.649
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		: 3036.259
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		: 2927.175
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		: 1630.451
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		: 3036.751
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		: 3036.229
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		: 2942.294
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		: 1273.700
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		: 3073.257
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		: 3007.229
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		: 2931.256
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		: 1445.716
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		: 3112.518
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		: 3036.270
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		: 2982.402
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		: 1480.940
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		: 3099.615
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		: 2988.504
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		: 2925.455
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		: 1840.631
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		: 3044.526
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		: 3013.593
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		: 2982.408
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		: 2607.257
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		: 3107.444
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		: 3012.999
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		: 2911.699
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		: 2594.441
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		: 3112.359
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		: 3027.456
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		: 2942.987
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		: 2595.409
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		: 3092.289
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		: 3036.327
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		: 2912.697
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		: 2387.352
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		: 3054.908
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		: 3012.480
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		: 2920.269
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		: 2631.015
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		: 3112.199
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		: 2998.144
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		: 2900.012
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		: 2620.076
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		: 3083.712
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		: 2987.667
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		: 2982.412
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		: 2629.192
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		: 3064.008
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		: 3031.049
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		: 2926.216
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		: 2643.301
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		: 3075.423
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		: 3019.187
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		: 2965.755
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		: 2663.727
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		: 3075.298
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		: 3036.318
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		: 2982.410
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		: 2642.314
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		: 3111.893
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		: 3026.236
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		: 2980.701
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		: 3604.571
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		: 3111.890
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:        746330400 kB
MemAvailable:   747614364 kB
Buffers:          303516 kB
Cached:          4304336 kB
SwapCached:            0 kB
Active:           476788 kB
Inactive:       41341328 kB
Active(anon):       2212 kB
Inactive(anon): 37230636 kB
Active(file):     474576 kB
Inactive(file):  4110692 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28856 kB
Writeback:           164 kB
AnonPages:      37200736 kB
Mapped:           130384 kB
Shmem:             22536 kB
KReclaimable:     236820 kB
Slab:             596100 kB
SReclaimable:     236820 kB
SUnreclaim:       359280 kB
KernelStack:       16896 kB
PageTables:        88732 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4142968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           266880 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1114112 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= 8622836 MiB
End job on nodeD104 at 2024-08-02 01:26:45