Trace number 4467899

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-08-09? (TO) 72002.6 3638.78

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/
normalized-ECgrid5x80split.cnf-plain.pb.metafix.opb
MD5SUM4bfcc12bbb5b471fba8851c094b6b9f6
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark83.8532
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables801
Total number of constraints3202
Number of constraints which are clauses3202
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a 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: 917abe4c5e]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 29556736, getVmSize() = 29556736, SCIPgetMemUsed() = 5615804, SCIPgetMemTotal() = 7726380, SCIPgetMemExternEstim() = 3844708
0.00/0.01	c ** set memory limit for presolving in LC to 8.796e+12 for SCIP **
0.00/0.03	c ** Estimated virtualMemUsedAtSolver = 20022678, getVmSize() = 39579648, SCIPgetMemUsed() = 10249760, SCIPgetMemTotal() = 16685064, SCIPgetMemExternEstim() = 3844708
0.00/0.03	c ** set memory limit for solvers to 4.18855e+11 for each SCIP **
0.00/0.03	c Original Problem   :
0.00/0.03	c   Problem name     : instance-4467899-1723252006
0.00/0.03	c   Variables        : 801 (801 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.03	c   Constraints      : 3202
0.00/0.03	c   Objective sense  : minimize
0.00/0.03	c Presolved Problem  :
0.00/0.03	c   Variables        : 800 (800 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.03	c   Constraints      : 1600
0.00/0.03	c Constraints        : Number
0.00/0.03	c   linear           : 1600 
0.00/0.03	c ** Instance transfer method used: 0
0.00/0.03	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.11	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.11	c                                Nodes    Active                                            
0.00/0.11	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
93.50/5.02	c         5           7807           0        20                -           0.0000          -
192.34/10.03	c        10           1348        1157        20                -           0.0000          -
294.01/15.05	c        15          51283         174        20                -           0.0000          -
392.75/20.06	c        20           4158        2003        20                -           0.0000          -
491.59/25.09	c        25          17604        4600        20                -           0.0000          -
592.55/30.17	c        30           9453        2907        20                -           0.0000          -
692.62/35.22	c        35          12668        3556        20                -           0.0000          -
791.49/40.27	c        40          15622        3874        20                -           0.0000          -
892.42/45.32	c        45          18856        4263        20                -           0.0000          -
991.39/50.37	c        50          21242        4549        20                -           0.0000          -
1090.38/55.38	c        55          43393        8790        20                -           0.0000          -
1191.31/60.44	c        60          48366        9852        20                -           0.0000          -
1292.19/65.52	c        66          30673        5112        20                -           0.0000          -
1391.07/70.57	c        71          34117        4876        20                -           0.0000          -
1491.95/75.62	c        76          37366        5099        20                -           0.0000          -
1590.85/80.67	c        81          40189        5150        20                -           0.0000          -
1691.59/85.72	c        86          42399        5179        20                -           0.0000          -
1790.45/90.77	c        91          45638        5338        20                -           0.0000          -
1891.34/95.82	c        96          49181        5553        20                -           0.0000          -
1990.23/100.87	c       101          52654        5526        20                -           0.0000          -
2091.07/105.92	c       106          55930        5430        20                -           0.0000          -
2189.98/110.95	c       111          99103       19129        20                -           0.0000          -
2288.89/116.01	c       116         104100       19999        20                -           0.0000          -
2390.48/121.06	c       121         109137       20813        20                -           0.0000          -
2489.39/126.12	c       126          51167       41258        20                -           0.0000          -
2590.04/131.17	c       131          53293       42790        20                -           0.0000          -
2688.90/136.19	c       136         124093       23375        20                -           0.0000          -
2789.24/141.24	c       141         129010       24130        20                -           0.0000          -
2890.15/146.31	c       146         133981       25016        20                -           0.0000          -
2989.06/151.37	c       151          84942        3969        20                -           0.0000          -
3090.12/156.43	c       156          88048        3736        20                -           0.0000          -
3188.67/161.48	c       161          91335        3521        20                -           0.0000          -
3289.51/166.53	c       167          94421        3525        20                -           0.0000          -
3388.44/171.58	c       172          97265        3644        20                -           0.0000          -
3489.39/176.63	c       177          99351        3824        20                -           0.0000          -
3588.26/181.68	c       182         101258        3895        20                -           0.0000          -
3689.07/186.73	c       187         103198        3934        20                -           0.0000          -
3788.06/191.78	c       192         105082        3991        20                -           0.0000          -
3889.04/196.83	c       197         106950        4022        20                -           0.0000          -
3987.92/201.88	c       202         108974        4065        20                -           0.0000          -
4088.89/206.93	c       207         110812        4246        20                -           0.0000          -
4187.87/211.98	c       212         112767        4399        20                -           0.0000          -
4286.85/217.03	c       217         114503        4498        20                -           0.0000          -
4388.70/222.08	c       222         116226        4666        20                -           0.0000          -
4487.70/227.13	c       227         118051        4813        20                -           0.0000          -
4588.51/232.18	c       232         119496        4941        20                -           0.0000          -
4688.73/237.23	c       237         121073        5167        20                -           0.0000          -
4787.73/242.28	c       242         122869        5317        20                -           0.0000          -
4888.73/247.33	c       247         124875        5403        20                -           0.0000          -
4987.74/252.38	c       252         126555        5526        20                -           0.0000          -
5088.63/257.42	c       257         952612         170        20                -           0.0000          -
5187.47/262.47	c       262         971185         187        20                -           0.0000          -
5288.38/267.51	c       268         251510       42937        20                -           0.0000          -
5387.37/272.57	c       273         112228       86520        20                -           0.0000          -
5486.21/277.60	c       278         261246       43786        20                -           0.0000          -
5587.20/282.67	c       283         265984       44426        20                -           0.0000          -
5688.11/287.72	c       288         118508       91336        20                -           0.0000          -
5787.08/292.77	c       293         120503       92853        20                -           0.0000          -
5887.98/297.82	c       298         122714       94436        20                -           0.0000          -
5987.01/302.83	c       303         285237       46760        20                -           0.0000          -
6086.01/307.84	c       308         289999       47348        20                -           0.0000          -
6187.00/312.94	c       313         294818       47904        20                -           0.0000          -
6286.01/318.02	c       318         149871        7337        20                -           0.0000          -
6387.55/323.07	c       323         151543        7544        20                -           0.0000          -
6486.62/328.12	c       328         153257        7700        20                -           0.0000          -
6587.63/333.17	c       333         155056        7858        20                -           0.0000          -
6687.57/338.22	c       338         156839        7998        20                -           0.0000          -
6786.45/343.27	c       343         158701        8499        20                -           0.0000          -
6885.42/348.30	c       348         328296       52088        20                -           0.0000          -
6986.41/353.36	c       353         333114       52870        20                -           0.0000          -
7087.22/358.40	c       358         337920       53395        20                -           0.0000          -
7186.11/363.45	c       363         342678       53806        20                -           0.0000          -
7287.07/368.52	c       369         166842        9936        20                -           0.0000          -
7386.09/373.57	c       374         168531       10225        20                -           0.0000          -
7487.00/378.62	c       379         170052       10406        20                -           0.0000          -
7585.96/383.70	c       384         171587       10520        20                -           0.0000          -
7686.93/388.75	c       389         173201       10635        20                -           0.0000          -
7785.96/393.80	c       394         174530       10698        20                -           0.0000          -
7886.90/398.85	c       399         176071       10815        20                -           0.0000          -
7985.91/403.90	c       404         165678      124774        20                -           0.0000          -
8086.91/408.95	c       409         167868      126299        20                -           0.0000          -
8185.87/414.00	c       414         170050      127810        20                -           0.0000          -
8287.50/419.05	c       419         171923      129090        20                -           0.0000          -
8386.46/424.08	c       424         399871       59884        20                -           0.0000          -
8487.27/429.15	c       429         176162      132363        20                -           0.0000          -
8586.06/434.20	c       434         178321      134071        20                -           0.0000          -
8686.45/439.22	c       439         414244       61602        20                -           0.0000          -
8785.47/444.29	c       444         418803       61951        20                -           0.0000          -
8886.47/449.35	c       449         185071      138983        20                -           0.0000          -
8985.48/454.40	c       454         187193      140688        20                -           0.0000          -
9086.43/459.45	c       459         189134      142178        20                -           0.0000          -
9185.46/464.50	c       464         191327      143756        20                -           0.0000          -
9286.43/469.55	c       470         193328      145378        20                -           0.0000          -
9385.34/474.60	c       475         195410      146867        20                -           0.0000          -
9486.26/479.65	c       480         197406      148262        20                -           0.0000          -
9585.26/484.70	c       485         199677      149853        20                -           0.0000          -
9686.24/489.75	c       490         201705      151164        20                -           0.0000          -
9787.23/494.81	c       495         203917      152596        20                -           0.0000          -
9886.26/499.86	c       500        1801531         165        20                -           0.0000          -
9985.26/504.90	c       505        1819442         174        20                -           0.0000          -
10086.23/509.95	c       510        1835075         176        20                -           0.0000          -
10185.23/515.00	c       515        1851918         176        20                -           0.0000          -
10284.12/520.01	c       520         489269       68646        20                -           0.0000          -
10383.13/525.03	c       525         493975       69167        20                -           0.0000          -
10484.71/530.08	c       530         498624       69617        20                -           0.0000          -
10585.65/535.15	c       535         503287       70043        20                -           0.0000          -
10684.69/540.16	c       540         222635       14539        20                -           0.0000          -
10784.93/545.27	c       545         512612       70821        20                -           0.0000          -
10885.92/550.33	c       550         225891       14839        20                -           0.0000          -
10984.95/555.38	c       555         521998       71505        20                -           0.0000          -
11083.78/560.39	c       560         526728       71996        20                -           0.0000          -
11184.79/565.41	c       565         232259      171680        20                -           0.0000          -
11283.79/570.42	c       570         536002       72751        20                -           0.0000          -
11382.66/575.48	c       575         540472       73236        20                -           0.0000          -
11483.62/580.53	c       581         545089       73586        20                -           0.0000          -
11582.60/585.58	c       586         549642       74121        20                -           0.0000          -
11683.36/590.63	c       591         554261       74409        20                -           0.0000          -
11783.96/595.70	c       596         558840       74797        20                -           0.0000          -
11882.88/600.76	c       601         563453       75204        20                -           0.0000          -
11983.85/605.81	c       606         568091       75650        20                -           0.0000          -
12082.70/610.86	c       611         572808       76067        20                -           0.0000          -
12183.59/615.92	c       616         577386       76264        20                -           0.0000          -
12285.13/621.04	c       621         582071       76801        20                -           0.0000          -
12384.07/626.08	c       626         586635       77099        20                -           0.0000          -
12483.03/631.13	c       631         591234       77670        20                -           0.0000          -
12583.96/636.18	c       636         595883       78183        20                -           0.0000          -
12684.11/641.24	c       641         600488       79150        20                -           0.0000          -
12783.10/646.29	c       646         605063       79890        20                -           0.0000          -
12883.89/651.34	c       651         609598       80327        20                -           0.0000          -
12982.67/656.37	c       656         614156       80614        20                -           0.0000          -
13083.43/661.44	c       661         618772       81011        20                -           0.0000          -
13182.36/666.50	c       666         623414       81473        20                -           0.0000          -
13282.91/671.55	c       672         628038       81859        20                -           0.0000          -
13381.92/676.60	c       677        2323249         165        20                -           0.0000          -
13482.90/681.65	c       682         637121       82381        20                -           0.0000          -
13581.85/686.70	c       687        2352384         188        20                -           0.0000          -
13682.79/691.75	c       692         646251       82846        20                -           0.0000          -
13781.79/696.79	c       697         650842       83273        20                -           0.0000          -
13882.75/701.85	c       702        2406589         168        20                -           0.0000          -
13983.72/706.91	c       707        2424301         200        20                -           0.0000          -
14082.56/711.95	c       712         664383       83707        20                -           0.0000          -
14181.51/717.00	c       717        2459340         180        20                -           0.0000          -
14283.02/722.05	c       722         673269       84402        20                -           0.0000          -
14381.99/727.10	c       727        2493965         184        20                -           0.0000          -
14482.87/732.15	c       732        2507379         182        20                -           0.0000          -
14581.88/737.20	c       737        2521257         182        20                -           0.0000          -
14682.11/742.25	c       742        2536104         185        20                -           0.0000          -
14781.00/747.30	c       747        2553746         170        20                -           0.0000          -
14881.95/752.31	c       752         700384       87396        20                -           0.0000          -
14980.92/757.35	c       757         290076       17911        20                -           0.0000          -
15081.89/762.43	c       762         308985      225341        20                -           0.0000          -
15180.84/767.48	c       767         714278       88562        20                -           0.0000          -
15281.83/772.55	c       773         295312       18058        20                -           0.0000          -
15380.82/777.57	c       778         723706       89983        20                -           0.0000          -
15481.73/782.65	c       783         298187       18027        20                -           0.0000          -
15580.37/787.70	c       788         299623       18088        20                -           0.0000          -
15681.22/792.75	c       793         301296       18133        20                -           0.0000          -
15780.15/797.80	c       798         742260       91601        20                -           0.0000          -
15881.10/802.85	c       803         304060       18336        20                -           0.0000          -
15980.00/807.90	c       808         305494       18432        20                -           0.0000          -
16080.92/812.95	c       813         307014       18508        20                -           0.0000          -
16179.72/818.00	c       818         308325       18468        20                -           0.0000          -
16281.37/823.05	c       823         309741       18598        20                -           0.0000          -
16380.29/828.06	c       828         769686       93835        20                -           0.0000          -
16479.55/833.13	c       833         774287       93961        20                -           0.0000          -
16580.27/838.19	c       838         778852       94305        20                -           0.0000          -
16680.49/843.22	c       843         783304       94553        20                -           0.0000          -
16779.33/848.29	c       848         787848       94876        20                -           0.0000          -
16880.26/853.35	c       853         792445       95267        20                -           0.0000          -
16979.22/858.40	c       858         321241       18731        20                -           0.0000          -
17079.98/863.45	c       863         323063       20279        20                -           0.0000          -
17180.94/868.50	c       868         324949       21780        20                -           0.0000          -
17279.89/873.51	c       874         811014       96892        20                -           0.0000          -
17378.74/878.56	c       879         815600       97156        20                -           0.0000          -
17479.72/883.61	c       884         820286       97477        20                -           0.0000          -
17578.70/888.70	c       889         824875       98263        20                -           0.0000          -
17679.55/893.75	c       894        3072410         167        20                -           0.0000          -
17778.41/898.78	c       899         833969       99608        20                -           0.0000          -
17877.40/903.80	c       904         362799      263729        20                -           0.0000          -
17978.37/908.85	c       909         843111      101112        20                -           0.0000          -
18079.57/913.92	c       914         847629      101554        20                -           0.0000          -
18178.40/918.97	c       919         852091      102152        20                -           0.0000          -
18279.99/924.05	c       924         856696      103097        20                -           0.0000          -
18379.02/929.11	c       929         861276      103645        20                -           0.0000          -
18479.61/934.18	c       934         865857      104059        20                -           0.0000          -
18579.73/939.24	c       939         377032      274038        20                -           0.0000          -
18678.79/944.29	c       944         379124      275546        20                -           0.0000          -
18777.47/949.30	c       949         879433      105350        20                -           0.0000          -
18878.22/954.35	c       954         883846      105705        20                -           0.0000          -
18979.14/959.41	c       959         888371      105910        20                -           0.0000          -
19078.02/964.48	c       964         892886      106264        20                -           0.0000          -
19178.76/969.52	c       970         897444      106421        20                -           0.0000          -
19277.58/974.59	c       975         367774       50424        20                -           0.0000          -
19378.37/979.64	c       980         369962       51738        20                -           0.0000          -
19477.26/984.69	c       985         371984       52892        20                -           0.0000          -
19578.20/989.74	c       990         374177       54241        20                -           0.0000          -
19677.14/994.79	c       995         376387       55544        20                -           0.0000          -
19777.99/999.84	c      1000         378794       56798        20                -           0.0000          -
19876.71/1004.89	c      1005         380823       57962        20                -           0.0000          -
19977.52/1009.91	c      1010         933590      108844        20                -           0.0000          -
20076.49/1014.99	c      1015         385350       60474        20                -           0.0000          -
20178.12/1020.04	c      1020         387550       61657        20                -           0.0000          -
20277.20/1025.09	c      1025         389669       62884        20                -           0.0000          -
20378.06/1030.14	c      1030         391872       64101        20                -           0.0000          -
20477.00/1035.19	c      1035         394106       65402        20                -           0.0000          -
20577.28/1040.24	c      1040         396206       66618        20                -           0.0000          -
20676.29/1045.29	c      1045         398394       67862        20                -           0.0000          -
20777.25/1050.34	c      1050         400438       69140        20                -           0.0000          -
20876.21/1055.39	c      1055         402762       70730        20                -           0.0000          -
20976.95/1060.44	c      1060         404859       71980        20                -           0.0000          -
21075.83/1065.49	c      1065         407294       73306        20                -           0.0000          -
21176.79/1070.54	c      1071         409654       74614        20                -           0.0000          -
21275.62/1075.59	c      1076         411881       75857        20                -           0.0000          -
21376.47/1080.64	c      1081         431124      312302        20                -           0.0000          -
21475.40/1085.69	c      1086         432976      313686        20                -           0.0000          -
21576.29/1090.74	c      1091        1004212      114326        20                -           0.0000          -
21675.30/1095.75	c      1096        1008545      114610        20                -           0.0000          -
21774.23/1100.78	c      1101        1012896      114837        20                -           0.0000          -
21875.13/1105.83	c      1106        1017269      115067        20                -           0.0000          -
21976.01/1110.91	c      1111        1021731      115270        20                -           0.0000          -
22074.87/1115.99	c      1116         444093      321400        20                -           0.0000          -
22176.19/1121.04	c      1121         445862      322792        20                -           0.0000          -
22275.08/1126.09	c      1126         447918      323969        20                -           0.0000          -
22374.03/1131.14	c      1131         449740      325231        20                -           0.0000          -
22474.72/1136.19	c      1136         451692      326491        20                -           0.0000          -
22574.85/1141.24	c      1141         453573      327692        20                -           0.0000          -
22673.53/1146.29	c      1146        3964286         159        20                -           0.0000          -
22774.52/1151.34	c      1151        3979123         167        20                -           0.0000          -
22873.18/1156.39	c      1156        3994498         164        20                -           0.0000          -
22974.11/1161.43	c      1161        1065516      118328        20                -           0.0000          -
23073.10/1166.48	c      1166        1069896      118633        20                -           0.0000          -
23173.98/1171.53	c      1172        1074241      119060        20                -           0.0000          -
23272.69/1176.56	c      1177        1078531      119328        20                -           0.0000          -
23373.35/1181.62	c      1182        1082837      119551        20                -           0.0000          -
23472.12/1186.65	c      1187         457088      103309        20                -           0.0000          -
23573.00/1191.71	c      1192         459416      104679        20                -           0.0000          -
23671.88/1196.79	c      1197         461609      105929        20                -           0.0000          -
23772.81/1201.84	c      1202         463711      107164        20                -           0.0000          -
23871.75/1206.89	c      1207         465681      108153        20                -           0.0000          -
23972.72/1211.94	c      1212         467716      109217        20                -           0.0000          -
24071.53/1216.99	c      1217         469729      110349        20                -           0.0000          -
24170.29/1222.02	c      1222        1117407      121712        20                -           0.0000          -
24271.94/1227.10	c      1227         484737      348808        20                -           0.0000          -
24372.96/1232.15	c      1232         486661      349962        20                -           0.0000          -
24471.86/1237.20	c      1237         488244      351122        20                -           0.0000          -
24571.88/1242.25	c      1242         490013      352415        20                -           0.0000          -
24670.77/1247.30	c      1247         491840      353700        20                -           0.0000          -
24771.75/1252.35	c      1252         493526      354901        20                -           0.0000          -
24870.67/1257.38	c      1257        1147806      123917        20                -           0.0000          -
24971.49/1262.45	c      1262         489806      120990        20                -           0.0000          -
25070.55/1267.50	c      1268         492048      122259        20                -           0.0000          -
25171.45/1272.52	c      1273        1160997      124766        20                -           0.0000          -
25270.43/1277.57	c      1278        1165375      124934        20                -           0.0000          -
25371.37/1282.65	c      1283         498767      125924        20                -           0.0000          -
25472.09/1287.70	c      1288         500711      126918        20                -           0.0000          -
25570.94/1292.75	c      1293         502926      127811        20                -           0.0000          -
25671.85/1297.80	c      1298         505162      129033        20                -           0.0000          -
25770.78/1302.85	c      1303        1187376      126325        20                -           0.0000          -
25871.78/1307.90	c      1308         509289      131127        20                -           0.0000          -
25970.79/1312.95	c      1313         511560      132255        20                -           0.0000          -
26069.80/1318.00	c      1318        4515922         189        20                -           0.0000          -
26171.44/1323.05	c      1323        4535991         182        20                -           0.0000          -
26270.34/1328.10	c      1328        4553666         194        20                -           0.0000          -
26371.39/1333.15	c      1333        4574251         200        20                -           0.0000          -
26470.49/1338.20	c      1338        4589587         181        20                -           0.0000          -
26570.75/1343.25	c      1343        4610714         184        20                -           0.0000          -
26669.42/1348.30	c      1348        4628973         143        20                -           0.0000          -
26770.33/1353.34	c      1353        1229816      128523        20                -           0.0000          -
26869.35/1358.35	c      1358        1234018      128721        20                -           0.0000          -
26970.21/1363.42	c      1363        1238293      129079        20                -           0.0000          -
27069.10/1368.47	c      1368        1242511      129191        20                -           0.0000          -
27170.03/1373.52	c      1374        1246866      129598        20                -           0.0000          -
27268.98/1378.56	c      1379        1251098      129892        20                -           0.0000          -
27369.99/1383.61	c      1384        1255396      130067        20                -           0.0000          -
27469.02/1388.63	c      1389        1259690      130286        20                -           0.0000          -
27567.88/1393.67	c      1394         545581      150622        20                -           0.0000          -
27668.70/1398.73	c      1399         547714      151789        20                -           0.0000          -
27767.58/1403.78	c      1404        1272397      130801        20                -           0.0000          -
27868.08/1408.83	c      1409        1276678      131068        20                -           0.0000          -
27966.80/1413.89	c      1414        1281024      131492        20                -           0.0000          -
28067.47/1419.00	c      1419         555538      155761        20                -           0.0000          -
28168.96/1424.05	c      1424         557258      156793        20                -           0.0000          -
28268.15/1429.07	c      1429        1293910      132513        20                -           0.0000          -
28367.17/1434.09	c      1434        1298142      132749        20                -           0.0000          -
28468.23/1439.19	c      1439        1302393      132875        20                -           0.0000          -
28568.41/1444.25	c      1444         566152      161266        20                -           0.0000          -
28669.40/1449.30	c      1449         568288      162356        20                -           0.0000          -
28768.44/1454.35	c      1454         570658      163486        20                -           0.0000          -
28869.39/1459.40	c      1459         572755      164533        20                -           0.0000          -
28968.30/1464.45	c      1464         574970      165618        20                -           0.0000          -
29067.26/1469.50	c      1470         576944      166855        20                -           0.0000          -
29168.15/1474.55	c      1475         573770      410008        20                -           0.0000          -
29269.08/1479.60	c      1480         575810      411412        20                -           0.0000          -
29368.09/1484.65	c      1485         577744      412820        20                -           0.0000          -
29469.11/1489.70	c      1490         579914      414200        20                -           0.0000          -
29568.15/1494.75	c      1495         581975      415598        20                -           0.0000          -
29667.14/1499.80	c      1500         584184      417007        20                -           0.0000          -
29768.07/1504.85	c      1505         586065      418246        20                -           0.0000          -
29867.08/1509.87	c      1510        1362257      136166        20                -           0.0000          -
29968.07/1514.93	c      1515        1366495      136310        20                -           0.0000          -
30066.80/1520.00	c      1520         591578      421673        20                -           0.0000          -
30168.15/1525.05	c      1525         593420      422956        20                -           0.0000          -
30267.21/1530.10	c      1530         595168      424074        20                -           0.0000          -
30368.07/1535.15	c      1535         597054      425222        20                -           0.0000          -
30468.23/1540.20	c      1540         598862      426534        20                -           0.0000          -
30567.17/1545.25	c      1545         600714      427744        20                -           0.0000          -
30666.16/1550.27	c      1550        1396298      137788        20                -           0.0000          -
30767.15/1555.34	c      1555        1400606      138058        20                -           0.0000          -
30868.08/1560.40	c      1560         615451      186629        20                -           0.0000          -
30967.07/1565.45	c      1565         617546      187711        20                -           0.0000          -
31066.01/1570.50	c      1570         619729      188805        20                -           0.0000          -
31166.74/1575.55	c      1576         621803      189860        20                -           0.0000          -
31265.67/1580.60	c      1581         624113      191162        20                -           0.0000          -
31366.63/1585.62	c      1586        1425800      139752        20                -           0.0000          -
31465.66/1590.63	c      1591        1430005      139946        20                -           0.0000          -
31564.66/1595.70	c      1596        1434183      140243        20                -           0.0000          -
31665.67/1600.80	c      1601         632508      195204        20                -           0.0000          -
31766.67/1605.85	c      1606         634541      196227        20                -           0.0000          -
31865.71/1610.86	c      1611         623819      443570        20                -           0.0000          -
31966.63/1615.95	c      1616         625414      444631        20                -           0.0000          -
32065.47/1621.00	c      1621         626969      445710        20                -           0.0000          -
32166.94/1626.05	c      1626         628568      446805        20                -           0.0000          -
32265.84/1631.06	c      1631        1463532      141902        20                -           0.0000          -
32365.12/1636.12	c      1636        1467716      142218        20                -           0.0000          -
32465.86/1641.20	c      1641         633810      450362        20                -           0.0000          -
32565.98/1646.25	c      1646         635541      451486        20                -           0.0000          -
32664.96/1651.30	c      1651         637405      452663        20                -           0.0000          -
32765.89/1656.35	c      1656         639224      453741        20                -           0.0000          -
32864.90/1661.36	c      1661        1488566      143043        20                -           0.0000          -
32965.86/1666.41	c      1666        1492706      143262        20                -           0.0000          -
33064.88/1671.46	c      1671        1496830      143485        20                -           0.0000          -
33163.84/1676.49	c      1676        1501020      144154        20                -           0.0000          -
33264.78/1681.57	c      1682        1505140      144382        20                -           0.0000          -
33365.76/1686.63	c      1687        1509291      144519        20                -           0.0000          -
33466.72/1691.70	c      1692        5822619         195        20                -           0.0000          -
33564.93/1696.75	c      1697        5834700         193        20                -           0.0000          -
33663.90/1701.80	c      1702        5848979         193        20                -           0.0000          -
33764.83/1706.85	c      1707        5861326         191        20                -           0.0000          -
33863.84/1711.90	c      1712        5875259         204        20                -           0.0000          -
33964.83/1716.95	c      1717        5890459         203        20                -           0.0000          -
34063.87/1722.00	c      1722        5903586         200        20                -           0.0000          -
34165.49/1727.05	c      1727        5918144         196        20                -           0.0000          -
34264.61/1732.10	c      1732        5932781         195        20                -           0.0000          -
34363.56/1737.13	c      1737        1550854      146235        20                -           0.0000          -
34464.62/1742.14	c      1742         670398      473088        20                -           0.0000          -
34563.67/1747.16	c      1747         672558      474222        20                -           0.0000          -
34663.81/1752.21	c      1752        1563484      146855        20                -           0.0000          -
34764.70/1757.32	c      1757         695155      226928        20                -           0.0000          -
34863.72/1762.40	c      1762         697060      227860        20                -           0.0000          -
34964.71/1767.45	c      1767         699112      229042        20                -           0.0000          -
35063.54/1772.50	c      1772         701283      230206        20                -           0.0000          -
35163.99/1777.55	c      1778         703594      231307        20                -           0.0000          -
35263.00/1782.60	c      1783         705571      232191        20                -           0.0000          -
35364.16/1787.65	c      1788         707534      233122        20                -           0.0000          -
35462.96/1792.67	c      1793        1596696      148006        20                -           0.0000          -
35563.92/1797.72	c      1798        1600897      148434        20                -           0.0000          -
35662.92/1802.78	c      1803        1605243      148737        20                -           0.0000          -
35763.96/1807.83	c      1808        1609403      148943        20                -           0.0000          -
35863.00/1812.88	c      1813        1613521      149236        20                -           0.0000          -
35962.05/1817.89	c      1818        1617871      149401        20                -           0.0000          -
36063.03/1823.00	c      1823         720849      239645        20                -           0.0000          -
36164.60/1828.05	c      1828         722720      240499        20                -           0.0000          -
36263.46/1833.10	c      1833         724690      241382        20                -           0.0000          -
36364.51/1838.15	c      1838         726603      242402        20                -           0.0000          -
36463.62/1843.18	c      1843         705191      495198        20                -           0.0000          -
36563.93/1848.23	c      1848        1642852      150248        20                -           0.0000          -
36662.95/1853.30	c      1853         708494      497709        20                -           0.0000          -
36764.01/1858.35	c      1858         710061      498993        20                -           0.0000          -
36862.84/1863.40	c      1863         711784      500363        20                -           0.0000          -
36963.63/1868.45	c      1868        1659446      151090        20                -           0.0000          -
37062.67/1873.50	c      1874         715051      502931        20                -           0.0000          -
37163.55/1878.55	c      1879         716874      504246        20                -           0.0000          -
37262.47/1883.60	c      1884         718465      505400        20                -           0.0000          -
37363.48/1888.65	c      1889         719918      506683        20                -           0.0000          -
37464.49/1893.70	c      1894         721603      507988        20                -           0.0000          -
37563.28/1898.75	c      1899         723181      509157        20                -           0.0000          -
37662.07/1903.80	c      1904        6408286         169        20                -           0.0000          -
37762.79/1908.85	c      1909        6426055         169        20                -           0.0000          -
37861.70/1913.87	c      1914        1696314      152503        20                -           0.0000          -
37962.66/1918.96	c      1919        6457949         148        20                -           0.0000          -
38061.72/1924.01	c      1924        6475925         178        20                -           0.0000          -
38163.58/1929.06	c      1929        6493024         186        20                -           0.0000          -
38262.26/1934.11	c      1934        6508916         182        20                -           0.0000          -
38363.42/1939.16	c      1939        6525402         170        20                -           0.0000          -
38463.69/1944.21	c      1944        6541226         177        20                -           0.0000          -
38562.71/1949.23	c      1949        1725176      153974        20                -           0.0000          -
38661.76/1954.25	c      1954        1729277      154151        20                -           0.0000          -
38762.68/1959.35	c      1959        1733398      154329        20                -           0.0000          -
38863.57/1964.41	c      1964         776723      268470        20                -           0.0000          -
38962.59/1969.46	c      1969         778728      269357        20                -           0.0000          -
39063.18/1974.51	c      1975         749862      526986        20                -           0.0000          -
39162.13/1979.53	c      1980        1749603      155174        20                -           0.0000          -
39263.03/1984.61	c      1985         784846      272718        20                -           0.0000          -
39361.93/1989.66	c      1990         786860      273840        20                -           0.0000          -
39462.76/1994.71	c      1995         789029      274803        20                -           0.0000          -
39561.69/1999.76	c      2000         791155      275911        20                -           0.0000          -
39662.68/2004.81	c      2005         793111      276949        20                -           0.0000          -
39761.88/2009.86	c      2010         794986      277973        20                -           0.0000          -
39862.60/2014.91	c      2015         796860      278930        20                -           0.0000          -
39961.60/2019.96	c      2020         798721      280049        20                -           0.0000          -
40060.63/2025.01	c      2025         800608      280914        20                -           0.0000          -
40162.23/2030.06	c      2030         802630      281819        20                -           0.0000          -
40261.26/2035.11	c      2035         804710      282605        20                -           0.0000          -
40362.26/2040.16	c      2040         806679      283461        20                -           0.0000          -
40462.54/2045.21	c      2045         808661      284499        20                -           0.0000          -
40561.59/2050.24	c      2050        1806898      158046        20                -           0.0000          -
40662.54/2055.31	c      2055         812456      286336        20                -           0.0000          -
40761.59/2060.33	c      2060        1814888      158046        20                -           0.0000          -
40860.61/2065.37	c      2065         781492      546528        20                -           0.0000          -
40961.59/2070.44	c      2070        1822870      158239        20                -           0.0000          -
41060.58/2075.45	c      2075        1826917      158482        20                -           0.0000          -
41159.62/2080.47	c      2080        1830984      158669        20                -           0.0000          -
41260.55/2085.56	c      2086        1835059      159025        20                -           0.0000          -
41361.55/2090.64	c      2091        1839125      159383        20                -           0.0000          -
41460.53/2095.69	c      2096        1843165      159538        20                -           0.0000          -
41561.41/2100.74	c      2101        1847275      159997        20                -           0.0000          -
41660.46/2105.79	c      2106        1851301      160328        20                -           0.0000          -
41761.53/2110.86	c      2111         833887      296718        20                -           0.0000          -
41862.37/2115.91	c      2116         836064      297879        20                -           0.0000          -
41961.39/2120.92	c      2121        1863489      161203        20                -           0.0000          -
42060.31/2125.93	c      2126        1867472      161544        20                -           0.0000          -
42159.20/2131.03	c      2131        1871351      161586        20                -           0.0000          -
42260.87/2136.06	c      2136        1875377      161726        20                -           0.0000          -
42361.87/2141.17	c      2141         846321      302353        20                -           0.0000          -
42462.21/2146.22	c      2146         848308      303478        20                -           0.0000          -
42561.21/2151.27	c      2151         850343      304535        20                -           0.0000          -
42662.25/2156.32	c      2156         852456      305428        20                -           0.0000          -
42761.16/2161.37	c      2161         854198      306238        20                -           0.0000          -
42862.11/2166.42	c      2166         856370      307254        20                -           0.0000          -
42961.08/2171.47	c      2171         858271      308123        20                -           0.0000          -
43062.03/2176.52	c      2177         860417      309102        20                -           0.0000          -
43160.99/2181.53	c      2182        1910746      163264        20                -           0.0000          -
43262.01/2186.61	c      2187        1914615      163324        20                -           0.0000          -
43361.03/2191.67	c      2192         866715      312164        20                -           0.0000          -
43462.00/2196.72	c      2197         868973      313126        20                -           0.0000          -
43561.06/2201.74	c      2202        1926770      163880        20                -           0.0000          -
43662.01/2206.82	c      2207         829424      578024        20                -           0.0000          -
43760.87/2211.87	c      2212         831085      579233        20                -           0.0000          -
43861.78/2216.92	c      2217         832790      580406        20                -           0.0000          -
43960.67/2221.99	c      2222         834413      581434        20                -           0.0000          -
44062.32/2227.04	c      2227         836265      582545        20                -           0.0000          -
44161.37/2232.05	c      2232        1950104      164715        20                -           0.0000          -
44260.51/2237.09	c      2237        1954039      165168        20                -           0.0000          -
44361.29/2242.17	c      2242        1958020      165531        20                -           0.0000          -
44461.53/2247.23	c      2247        1961926      165732        20                -           0.0000          -
44560.28/2252.26	c      2252        1965727      165879        20                -           0.0000          -
44661.24/2257.31	c      2257        1969587      166006        20                -           0.0000          -
44760.26/2262.36	c      2262        1973359      166098        20                -           0.0000          -
44861.14/2267.44	c      2267         849819      591312        20                -           0.0000          -
44959.99/2272.49	c      2272        7613392         197        20                -           0.0000          -
45061.01/2277.54	c      2278        7629202         178        20                -           0.0000          -
45159.94/2282.59	c      2283        7644735         184        20                -           0.0000          -
45260.97/2287.61	c      2288        1992672      166782        20                -           0.0000          -
45359.99/2292.63	c      2293        1996535      166865        20                -           0.0000          -
45460.88/2297.74	c      2298        7687718         181        20                -           0.0000          -
45559.71/2302.79	c      2303        7703376         186        20                -           0.0000          -
45660.68/2307.84	c      2308        7716593         198        20                -           0.0000          -
45759.57/2312.89	c      2313        7730531         182        20                -           0.0000          -
45860.47/2317.94	c      2318        7744392         176        20                -           0.0000          -
45959.52/2322.96	c      2323        2020087      167774        20                -           0.0000          -
46058.54/2327.97	c      2328        2023913      167882        20                -           0.0000          -
46157.61/2332.99	c      2333        2027680      167886        20                -           0.0000          -
46256.68/2338.01	c      2338        2031495      168053        20                -           0.0000          -
46358.29/2343.07	c      2343        2035500      168607        20                -           0.0000          -
46459.34/2348.15	c      2348        2039574      168936        20                -           0.0000          -
46558.31/2353.19	c      2353        2043569      169229        20                -           0.0000          -
46658.74/2358.25	c      2358        2047468      169411        20                -           0.0000          -
46759.67/2363.34	c      2363        2051346      169438        20                -           0.0000          -
46858.63/2368.39	c      2368        2055224      169566        20                -           0.0000          -
46959.68/2373.48	c      2373        2059198      169859        20                -           0.0000          -
47060.67/2378.52	c      2379         945106      349807        20                -           0.0000          -
47159.69/2383.59	c      2384         947361      350931        20                -           0.0000          -
47260.70/2388.64	c      2389         949423      352150        20                -           0.0000          -
47359.66/2393.66	c      2394        2075194      171073        20                -           0.0000          -
47460.60/2398.71	c      2399        2079143      171368        20                -           0.0000          -
47559.56/2403.73	c      2404        2083171      171572        20                -           0.0000          -
47658.51/2408.77	c      2409        2087100      171727        20                -           0.0000          -
47759.30/2413.83	c      2414         896315      622372        20                -           0.0000          -
47860.23/2418.94	c      2419         897734      623296        20                -           0.0000          -
47959.28/2423.99	c      2424         899496      624310        20                -           0.0000          -
48060.90/2429.04	c      2429         901244      625263        20                -           0.0000          -
48160.04/2434.09	c      2434         902925      626134        20                -           0.0000          -
48259.09/2439.11	c      2439        2110565      173282        20                -           0.0000          -
48359.99/2444.19	c      2444         972152      363214        20                -           0.0000          -
48460.26/2449.24	c      2449         974362      364200        20                -           0.0000          -
48559.07/2454.29	c      2454         976594      365222        20                -           0.0000          -
48660.08/2459.34	c      2459         978433      366127        20                -           0.0000          -
48759.12/2464.35	c      2464        2129850      173720        20                -           0.0000          -
48858.16/2469.39	c      2469        2133769      173941        20                -           0.0000          -
48959.13/2474.44	c      2474        2137508      173967        20                -           0.0000          -
49058.13/2479.47	c      2479        2141322      173970        20                -           0.0000          -
49159.07/2484.54	c      2485        2145227      174116        20                -           0.0000          -
49257.97/2489.59	c      2490        2149277      174372        20                -           0.0000          -
49358.96/2494.64	c      2495        2153242      174571        20                -           0.0000          -
49457.88/2499.69	c      2500        2157199      174870        20                -           0.0000          -
49558.87/2504.74	c      2505        2161164      175104        20                -           0.0000          -
49657.90/2509.75	c      2510        2165052      175189        20                -           0.0000          -
49758.89/2514.84	c      2515         928900      642183        20                -           0.0000          -
49857.94/2519.89	c      2520        2172923      175535        20                -           0.0000          -
49959.00/2524.95	c      2525        2177007      175953        20                -           0.0000          -
50058.04/2529.99	c      2530        2180916      176022        20                -           0.0000          -
50159.66/2535.06	c      2535        2184786      176143        20                -           0.0000          -
50258.76/2540.14	c      2540         937397      646874        20                -           0.0000          -
50359.74/2545.19	c      2545         939189      648032        20                -           0.0000          -
50459.72/2550.23	c      2550        2196141      176328        20                -           0.0000          -
50558.58/2555.29	c      2555        2199965      176281        20                -           0.0000          -
50659.62/2560.34	c      2560         944548      651463        20                -           0.0000          -
50758.61/2565.39	c      2565        8456866         175        20                -           0.0000          -
50859.50/2570.44	c      2570        8471750         160        20                -           0.0000          -
50958.41/2575.49	c      2575        8487069         161        20                -           0.0000          -
51059.27/2580.51	c      2581        2219232      176891        20                -           0.0000          -
51158.26/2585.52	c      2586        1030856      391378        20                -           0.0000          -
51259.28/2590.61	c      2591        1032627      392209        20                -           0.0000          -
51358.34/2595.69	c      2596         956151      658450        20                -           0.0000          -
51459.21/2600.70	c      2601        2234595      177060        20                -           0.0000          -
51558.24/2605.79	c      2606        1038568      394842        20                -           0.0000          -
51659.28/2610.84	c      2611        1040765      395750        20                -           0.0000          -
51758.25/2615.89	c      2616        2246100      177217        20                -           0.0000          -
51859.29/2620.94	c      2621        1044739      397771        20                -           0.0000          -
51958.30/2625.99	c      2626        1046746      398834        20                -           0.0000          -
52059.92/2631.05	c      2631        1048733      399749        20                -           0.0000          -
52158.88/2636.09	c      2636        1050688      400617        20                -           0.0000          -
52259.67/2641.14	c      2641        1052630      401529        20                -           0.0000          -
52358.81/2646.19	c      2646        1054827      402428        20                -           0.0000          -
52458.97/2651.24	c      2651        1056656      403143        20                -           0.0000          -
52557.94/2656.29	c      2656        1058564      403995        20                -           0.0000          -
52658.91/2661.34	c      2661        1060725      404966        20                -           0.0000          -
52757.90/2666.39	c      2666        1062574      405631        20                -           0.0000          -
52858.76/2671.42	c      2671        2288240      178301        20                -           0.0000          -
52957.77/2676.44	c      2676        2292135      178474        20                -           0.0000          -
53056.74/2681.47	c      2681        2295934      178522        20                -           0.0000          -
53157.54/2686.53	c      2687        2299779      178651        20                -           0.0000          -
53256.56/2691.58	c      2692        2303561      178760        20                -           0.0000          -
53357.53/2696.63	c      2697        2307370      178906        20                -           0.0000          -
53456.44/2701.65	c      2702        2311084      178996        20                -           0.0000          -
53557.47/2706.71	c      2707        2315055      179156        20                -           0.0000          -
53656.51/2711.72	c      2712         994027      680695        20                -           0.0000          -
53757.55/2716.84	c      2717         995732      681561        20                -           0.0000          -
53856.61/2721.89	c      2722        2326480      179406        20                -           0.0000          -
53957.65/2726.99	c      2727         998519      683331        20                -           0.0000          -
54059.10/2732.04	c      2732        1000056      684196        20                -           0.0000          -
54158.24/2737.09	c      2737        1001506      685140        20                -           0.0000          -
54257.36/2742.14	c      2742        1003029      686043        20                -           0.0000          -
54357.89/2747.19	c      2747        1004710      687028        20                -           0.0000          -
54458.46/2752.23	c      2752        2349178      180095        20                -           0.0000          -
54557.42/2757.25	c      2757        2352993      180199        20                -           0.0000          -
54658.33/2762.34	c      2762        1009760      689904        20                -           0.0000          -
54757.31/2767.39	c      2767        1011448      690828        20                -           0.0000          -
54858.30/2772.40	c      2772        2364123      180546        20                -           0.0000          -
54957.39/2777.49	c      2777        9104112         173        20                -           0.0000          -
55058.46/2782.54	c      2783        9119954         184        20                -           0.0000          -
55157.38/2787.59	c      2788        9135604         169        20                -           0.0000          -
55258.36/2792.64	c      2793        9152149         169        20                -           0.0000          -
55357.20/2797.65	c      2798        2383052      181095        20                -           0.0000          -
55458.15/2802.74	c      2803        1021870      697395        20                -           0.0000          -
55557.19/2807.79	c      2808        1023621      698336        20                -           0.0000          -
55658.28/2812.82	c      2813        2394150      181114        20                -           0.0000          -
55757.39/2817.83	c      2818        1123975      432811        20                -           0.0000          -
55858.48/2822.90	c      2823        1126140      433749        20                -           0.0000          -
55957.56/2827.95	c      2828        1128189      434714        20                -           0.0000          -
56059.32/2833.04	c      2833        1130200      435559        20                -           0.0000          -
56158.31/2838.09	c      2838        1132382      436544        20                -           0.0000          -
56259.41/2843.14	c      2843        1134239      437434        20                -           0.0000          -
56358.42/2848.19	c      2848        1136464      438549        20                -           0.0000          -
56458.63/2853.22	c      2853        2423445      181910        20                -           0.0000          -
56557.65/2858.29	c      2858        1140945      440659        20                -           0.0000          -
56658.68/2863.31	c      2863        2431145      182392        20                -           0.0000          -
56757.70/2868.33	c      2868        2434875      182586        20                -           0.0000          -
56858.38/2873.40	c      2873        2438651      182700        20                -           0.0000          -
56957.42/2878.47	c      2878        2442266      182773        20                -           0.0000          -
57058.41/2883.52	c      2884        2445992      182956        20                -           0.0000          -
57157.35/2888.57	c      2889        2449821      183186        20                -           0.0000          -
57258.34/2893.62	c      2894        2453529      183277        20                -           0.0000          -
57357.26/2898.67	c      2899        2457166      183359        20                -           0.0000          -
57458.13/2903.74	c      2904        2460904      183436        20                -           0.0000          -
57557.20/2908.79	c      2909        2464678      183441        20                -           0.0000          -
57656.24/2913.80	c      2914        2468547      183619        20                -           0.0000          -
57756.94/2918.84	c      2919        2472243      183613        20                -           0.0000          -
57855.88/2923.90	c      2924        2476251      183980        20                -           0.0000          -
57956.92/2928.99	c      2929        1063618      721870        20                -           0.0000          -
58058.59/2934.04	c      2934        1065438      722659        20                -           0.0000          -
58157.67/2939.09	c      2939        1067231      723612        20                -           0.0000          -
58258.61/2944.14	c      2944        1068752      724604        20                -           0.0000          -
58357.51/2949.15	c      2949        2495079      184180        20                -           0.0000          -
58456.76/2954.20	c      2954        2498955      184412        20                -           0.0000          -
58556.88/2959.29	c      2959        1073832      727341        20                -           0.0000          -
58657.90/2964.34	c      2964        1075405      728166        20                -           0.0000          -
58757.00/2969.39	c      2969        9746505         206        20                -           0.0000          -
58857.87/2974.42	c      2974        2514182      184865        20                -           0.0000          -
58956.63/2979.49	c      2979        9782007         184        20                -           0.0000          -
59057.66/2984.54	c      2985        9798791         178        20                -           0.0000          -
59156.61/2989.55	c      2990        2525502      185133        20                -           0.0000          -
59255.66/2994.56	c      2995        2529234      185441        20                -           0.0000          -
59354.65/2999.59	c      3000        1084397      735553        20                -           0.0000          -
59455.57/3004.67	c      3005        2536645      185801        20                -           0.0000          -
59556.62/3009.78	c      3010        1087466      737770        20                -           0.0000          -
59657.67/3014.88	c      3015        2544324      186193        20                -           0.0000          -
59758.71/3019.94	c      3020        2548097      186791        20                -           0.0000          -
59857.81/3024.99	c      3025        2551974      187234        20                -           0.0000          -
59956.74/3030.04	c      3030        2555882      187641        20                -           0.0000          -
60058.54/3035.07	c      3035        2559770      187863        20                -           0.0000          -
60157.41/3040.13	c      3040        2563580      188039        20                -           0.0000          -
60258.55/3045.19	c      3045        1213182      474488        20                -           0.0000          -
60358.83/3050.23	c      3050        2571368      188555        20                -           0.0000          -
60457.91/3055.29	c      3055        2575241      189172        20                -           0.0000          -
60558.95/3060.34	c      3060        2579010      189467        20                -           0.0000          -
60657.95/3065.39	c      3065        2582813      189600        20                -           0.0000          -
60758.90/3070.44	c      3070        2586542      189620        20                -           0.0000          -
60857.97/3075.47	c      3075        2590316      189672        20                -           0.0000          -
60957.06/3080.49	c      3080        2594112      190273        20                -           0.0000          -
61058.15/3085.50	c      3086        1109364      753463        20                -           0.0000          -
61156.84/3090.59	c      3091        1110935      754466        20                -           0.0000          -
61257.79/3095.69	c      3096        2605738      191638        20                -           0.0000          -
61358.77/3100.74	c      3101        2609560      191922        20                -           0.0000          -
61457.63/3105.79	c      3106        2613394      191982        20                -           0.0000          -
61558.50/3110.80	c      3111        2617269      192092        20                -           0.0000          -
61657.58/3115.89	c      3116        2621052      192027        20                -           0.0000          -
61758.65/3120.94	c      3121        2624861      192255        20                -           0.0000          -
61857.68/3125.99	c      3126        2628511      192274        20                -           0.0000          -
61956.70/3131.04	c      3131        2632218      192320        20                -           0.0000          -
62058.47/3136.07	c      3136        2635905      192388        20                -           0.0000          -
62157.32/3141.08	c      3141        2639534      192370        20                -           0.0000          -
62258.38/3146.19	c      3146        2643285      192692        20                -           0.0000          -
62358.50/3151.24	c      3151        2647129      193089        20                -           0.0000          -
62457.47/3156.29	c      3156        2650882      193157        20                -           0.0000          -
62558.43/3161.34	c      3161        1132467      767855        20                -           0.0000          -
62657.48/3166.39	c      3166        2658440      193378        20                -           0.0000          -
62758.41/3171.41	c      3171        2662197      193405        20                -           0.0000          -
62857.46/3176.47	c      3176        2665981      193641        20                -           0.0000          -
62958.46/3181.54	c      3182        2669691      193733        20                -           0.0000          -
63057.40/3186.59	c      3187        2673371      193912        20                -           0.0000          -
63158.44/3191.64	c      3192        2677007      194044        20                -           0.0000          -
63257.44/3196.69	c      3197        2680621      194394        20                -           0.0000          -
63358.53/3201.74	c      3202        2684146      194520        20                -           0.0000          -
63457.64/3206.79	c      3207        2687647      194662        20                -           0.0000          -
63556.71/3211.80	c      3212        2691016      194645        20                -           0.0000          -
63657.65/3216.84	c      3217        1281645      505935        20                -           0.0000          -
63756.63/3221.85	c      3222        1283468      507073        20                -           0.0000          -
63855.40/3226.88	c      3227        1285272      507934        20                -           0.0000          -
63956.36/3231.93	c      3232        2704769      195195        20                -           0.0000          -
64055.41/3236.95	c      3237        2708230      195213        20                -           0.0000          -
64154.48/3242.03	c      3242        1157821      783281        20                -           0.0000          -
64256.26/3247.08	c      3247        1159487      784099        20                -           0.0000          -
64355.27/3252.10	c      3252        1161224      784994        20                -           0.0000          -
64457.59/3257.27	c      3257        1163019      785927        20                -           0.0000          -
64558.67/3262.34	c      3262        1164844      786937        20                -           0.0000          -
64657.74/3267.39	c      3267        1166402      787825        20                -           0.0000          -
64758.77/3272.44	c      3272        2732952      196822        20                -           0.0000          -
64857.84/3277.49	c      3277        2736331      196868        20                -           0.0000          -
64958.88/3282.50	c      3282        2739913      197010        20                -           0.0000          -
65057.95/3287.54	c      3288        2743361      197108        20                -           0.0000          -
65157.00/3292.59	c      3293        2746950      197425        20                -           0.0000          -
65258.09/3297.66	c      3298        2750392      197389        20                -           0.0000          -
65359.09/3302.74	c      3303        2753956      197639        20                -           0.0000          -
65458.11/3307.79	c      3308        2757413      197720        20                -           0.0000          -
65559.15/3312.84	c      3313        2760820      197868        20                -           0.0000          -
65658.21/3317.89	c      3318        2764326      198019        20                -           0.0000          -
65759.29/3322.94	c      3323        2767656      197994        20                -           0.0000          -
65858.36/3327.96	c      3328        2771096      198141        20                -           0.0000          -
65960.18/3333.04	c      3333        2774645      198483        20                -           0.0000          -
66059.12/3338.08	c      3338        2778112      198871        20                -           0.0000          -
66158.15/3343.13	c      3343        1188423      801580        20                -           0.0000          -
66259.25/3348.19	c      3348        2784700      198895        20                -           0.0000          -
66359.62/3353.24	c      3353        2787962      198941        20                -           0.0000          -
66458.43/3358.29	c      3358        2791354      199030        20                -           0.0000          -
66559.52/3363.34	c      3363        2794807      199173        20                -           0.0000          -
66658.52/3368.39	c      3368        2798158      199179        20                -           0.0000          -
66759.52/3373.40	c      3373        2801514      199314        20                -           0.0000          -
66858.59/3378.49	c      3378        2805131      199715        20                -           0.0000          -
66959.41/3383.54	c      3384        2808718      200171        20                -           0.0000          -
67058.44/3388.55	c      3389        2812213      200244        20                -           0.0000          -
67157.53/3393.56	c      3394        2815714      200331        20                -           0.0000          -
67256.55/3398.58	c      3399        1204900      811652        20                -           0.0000          -
67357.51/3403.68	c      3404        1206271      812741        20                -           0.0000          -
67458.51/3408.71	c      3409        1360451      543157        20                -           0.0000          -
67559.32/3413.84	c      3414        1362506      543859        20                -           0.0000          -
67658.34/3418.89	c      3419        1364468      544811        20                -           0.0000          -
67759.41/3423.94	c      3424        2835838      200825        20                -           0.0000          -
67858.49/3428.99	c      3429        2839130      200762        20                -           0.0000          -
67960.18/3434.04	c      3434        2842584      200761        20                -           0.0000          -
68059.25/3439.09	c      3439        2845985      200871        20                -           0.0000          -
68160.32/3444.14	c      3444        2849318      200948        20                -           0.0000          -
68259.19/3449.19	c      3449        2852670      200990        20                -           0.0000          -
68359.57/3454.23	c      3454        2856075      201141        20                -           0.0000          -
68458.64/3459.29	c      3459        2859442      201207        20                -           0.0000          -
68559.70/3464.30	c      3464        2862920      201283        20                -           0.0000          -
68658.53/3469.39	c      3469        2866326      201412        20                -           0.0000          -
68759.34/3474.44	c      3474        2869656      201440        20                -           0.0000          -
68858.22/3479.49	c      3479        2873119      201601        20                -           0.0000          -
68959.18/3484.53	c      3485        2876416      201621        20                -           0.0000          -
69058.15/3489.59	c      3490        1229333      831541        20                -           0.0000          -
69159.16/3494.64	c      3495        2883223      201886        20                -           0.0000          -
69258.09/3499.69	c      3500        2886593      201968        20                -           0.0000          -
69359.07/3504.74	c      3505        2889869      202059        20                -           0.0000          -
69458.18/3509.79	c      3510        2893213      202110        20                -           0.0000          -
69559.18/3514.84	c      3515        2896558      202188        20                -           0.0000          -
69658.10/3519.89	c      3520        2899908      202255        20                -           0.0000          -
69758.82/3524.94	c      3525        2903129      202253        20                -           0.0000          -
69857.89/3529.99	c      3530        2906415      202332        20                -           0.0000          -
69959.55/3535.04	c      3535        2909794      202450        20                -           0.0000          -
70058.62/3540.09	c      3540        2913041      202501        20                -           0.0000          -
70157.34/3545.10	c      3545        2916344      202822        20                -           0.0000          -
70258.26/3550.18	c      3550        1246590      845117        20                -           0.0000          -
70358.54/3555.22	c      3555        1248035      846317        20                -           0.0000          -
70457.64/3560.29	c      3560        2926143      203179        20                -           0.0000          -
70558.73/3565.34	c      3565        2929605      203424        20                -           0.0000          -
70657.84/3570.39	c      3570        2932977      203521        20                -           0.0000          -
70756.83/3575.40	c      3575        2936086      203588        20                -           0.0000          -
70857.91/3580.46	c      3580        2939132      203447        20                -           0.0000          -
70958.94/3585.54	c      3586        1430165      573048        20                -           0.0000          -
71058.02/3590.59	c      3591        1432092      573935        20                -           0.0000          -
71159.05/3595.64	c      3596        1433957      574747        20                -           0.0000          -
71258.16/3600.69	c      3601        1435711      575507        20                -           0.0000          -
71359.16/3605.74	c      3606        1438042      576490        20                -           0.0000          -
71458.21/3610.75	c      3611        1440199      577404        20                -           0.0000          -
71557.26/3615.77	c      3616        1442201      578243        20                -           0.0000          -
71656.33/3620.78	c      3621        1266324      861106        20                -           0.0000          -
71757.37/3625.83	c      3626        1267776      862227        20                -           0.0000          -
71856.38/3630.89	c      3631        2970844      203823        20                -           0.0000          -
71957.47/3635.92	c      3636        2973951      203739        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 (188417 MiB free)
  memory of node 1: 193494 MiB (191223 MiB free)
  memory of node 2: 193531 MiB (190360 MiB free)
  memory of node 3: 193531 MiB (189828 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-4467899-1723252006/watcher-4467899-1723252006 -o /tmp/evaluation-result-4467899-1723252006/solver-4467899-1723252006 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723252003-543890 --watchdog 3760 fscip settings/racing.prm HOME/instance-4467899-1723252006.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100102 s]*
/proc/loadavg: 18.52 19.77 25.51 62/1002 544265
/proc/meminfo: memFree=777968028/790760804 swapFree=131071996/131071996
[pid=544244] ppid=544241 vsize=1678812 memory=116628 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/stat : 544244 (fscip) S 544241 544244 543880 0 -1 1077936128 27347 0 0 0 10 6 0 0 20 0 41 0 91783685 1719103488 29091 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
/proc/544244/statm: 419703 29157 2806 3035 0 110870 0
[pid=544244/tid=544246] ppid=544241 vsize=1678812 memory=4026532269 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544246/stat : 544246 (fscip) D 544241 544244 543880 0 -1 4194368 1113 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544247] ppid=544241 vsize=1678812 memory=232834466141 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544247/stat : 544247 (fscip) D 544241 544244 543880 0 -1 4194368 1114 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544248] ppid=544241 vsize=1678812 memory=57415945183745 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544248/stat : 544248 (fscip) D 544241 544244 543880 0 -1 4194368 1114 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544249] ppid=544241 vsize=1678812 memory=55182595744491 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544249/stat : 544249 (fscip) D 544241 544244 543880 0 -1 4194368 1101 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544250] ppid=544241 vsize=1678812 memory=52992179200983 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544250/stat : 544250 (fscip) D 544241 544244 543880 0 -1 4194368 1106 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544251] ppid=544241 vsize=1678812 memory=57381702924783 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544251/stat : 544251 (fscip) D 544241 544244 543880 0 -1 4194368 1110 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544252] ppid=544241 vsize=1678812 memory=15821092677828847 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544252/stat : 544252 (fscip) R 544241 544244 543880 0 -1 4194368 1113 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544253] ppid=544241 vsize=1678812 memory=3690196525336118509 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544253/stat : 544253 (fscip) D 544241 544244 543880 0 -1 4194368 1123 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544254] ppid=544241 vsize=1678812 memory=956888 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544254/stat : 544254 (fscip) D 544241 544244 543880 0 -1 4194368 1112 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544255] ppid=544241 vsize=1678812 memory=1028167 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544255/stat : 544255 (fscip) D 544241 544244 543880 0 -1 4194368 1112 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544256] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544256/stat : 544256 (fscip) R 544241 544244 543880 0 -1 4194368 1109 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29289 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544257] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544257/stat : 544257 (fscip) R 544241 544244 543880 0 -1 4194368 1115 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544258] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544258/stat : 544258 (fscip) D 544241 544244 543880 0 -1 4194368 1113 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544259] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544259/stat : 544259 (fscip) D 544241 544244 543880 0 -1 4194368 1115 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544260] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544260/stat : 544260 (fscip) R 544241 544244 543880 0 -1 4194368 1113 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544261] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544261/stat : 544261 (fscip) R 544241 544244 543880 0 -1 4194368 1112 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544262] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544262/stat : 544262 (fscip) D 544241 544244 543880 0 -1 4194368 1130 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544263] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544263/stat : 544263 (fscip) R 544241 544244 543880 0 -1 4194368 1123 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544264] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544264/stat : 544264 (fscip) R 544241 544244 543880 0 -1 4194368 1110 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544265] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544265/stat : 544265 (fscip) R 544241 544244 543880 0 -1 4194368 1124 0 0 0 0 0 0 0 20 0 41 0 91783688 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544266] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544266/stat : 544266 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544267] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544267/stat : 544267 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544268] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544268/stat : 544268 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544269] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544269/stat : 544269 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544270] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544270/stat : 544270 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544271] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544271/stat : 544271 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544272] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544272/stat : 544272 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544273] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544273/stat : 544273 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544274] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544274/stat : 544274 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544275] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544275/stat : 544275 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544276] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544276/stat : 544276 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544277] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544277/stat : 544277 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544278] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544278/stat : 544278 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544279] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544279/stat : 544279 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544280] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544280/stat : 544280 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29355 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544281] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544281/stat : 544281 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29421 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544282] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544282/stat : 544282 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29421 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544283] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544283/stat : 544283 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29421 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544284] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544284/stat : 544284 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29421 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544285] ppid=544241 vsize=1678812 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544285/stat : 544285 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1719103488 29421 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 1678812 KiB
Current children cumulated memory: 116628 KiB

[startup+0.221735 s]*
/proc/loadavg: 18.52 19.77 25.51 76/1022 544285
/proc/meminfo: memFree=777791684/790760804 swapFree=131071996/131071996
[pid=544244] ppid=544241 vsize=1695692 memory=262916 CPUtime=2.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/stat : 544244 (fscip) S 544241 544244 543880 0 -1 1077936128 62766 0 0 0 120 83 0 0 20 0 41 0 91783685 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
/proc/544244/statm: 423923 65729 2966 3035 0 152761 0
[pid=544244/tid=544246] ppid=544241 vsize=1695692 memory=4026531959 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544246/stat : 544246 (fscip) D 544241 544244 543880 0 -1 4194368 2874 0 0 0 9 0 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544247] ppid=544241 vsize=1695692 memory=25145 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544247/stat : 544247 (fscip) R 544241 544244 543880 0 -1 4194368 2916 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544248] ppid=544241 vsize=1695692 memory=56316433531346 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544248/stat : 544248 (fscip) R 544241 544244 543880 0 -1 4194368 2919 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544249] ppid=544241 vsize=1695692 memory=54083084091976 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544249/stat : 544249 (fscip) R 544241 544244 543880 0 -1 4194368 2861 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544250] ppid=544241 vsize=1695692 memory=61783977231038 CPUtime=0.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544250/stat : 544250 (fscip) D 544241 544244 543880 0 -1 4194368 2900 0 0 0 4 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544251] ppid=544241 vsize=1695692 memory=56282191234110 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544251/stat : 544251 (fscip) R 544241 544244 543880 0 -1 4194368 2918 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544252] ppid=544241 vsize=1695692 memory=14976667747616358 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544252/stat : 544252 (fscip) R 544241 544244 543880 0 -1 4194368 2842 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544253] ppid=544241 vsize=1695692 memory=776641 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544253/stat : 544253 (fscip) D 544241 544244 543880 0 -1 4194368 2890 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544254] ppid=544241 vsize=1695692 memory=3833189112056891017 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544254/stat : 544254 (fscip) R 544241 544244 543880 0 -1 4194368 2919 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544255] ppid=544241 vsize=1695692 memory=3546358431387240762 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544255/stat : 544255 (fscip) R 544241 544244 543880 0 -1 4194368 2842 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544256] ppid=544241 vsize=1695692 memory=0 CPUtime=0.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544256/stat : 544256 (fscip) R 544241 544244 543880 0 -1 4194368 2897 0 0 0 4 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544257] ppid=544241 vsize=1695692 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544257/stat : 544257 (fscip) R 544241 544244 543880 0 -1 4194368 2920 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544258] ppid=544241 vsize=1695692 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544258/stat : 544258 (fscip) D 544241 544244 543880 0 -1 4194368 2881 0 0 0 9 1 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544259] ppid=544241 vsize=1695692 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544259/stat : 544259 (fscip) R 544241 544244 543880 0 -1 4194368 2917 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544260] ppid=544241 vsize=1695692 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544260/stat : 544260 (fscip) D 544241 544244 543880 0 -1 4194368 2923 0 0 0 4 5 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544261] ppid=544241 vsize=1695692 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544261/stat : 544261 (fscip) R 544241 544244 543880 0 -1 4194368 2844 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544262] ppid=544241 vsize=1695692 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544262/stat : 544262 (fscip) D 544241 544244 543880 0 -1 4194368 2914 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544263] ppid=544241 vsize=1695692 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544263/stat : 544263 (fscip) R 544241 544244 543880 0 -1 4194368 2920 0 0 0 5 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544264] ppid=544241 vsize=1695692 memory=0 CPUtime=0.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544264/stat : 544264 (fscip) D 544241 544244 543880 0 -1 4194368 2826 0 0 0 4 4 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544265] ppid=544241 vsize=1695692 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544265/stat : 544265 (fscip) R 544241 544244 543880 0 -1 4194368 2726 0 0 0 8 2 0 0 20 0 41 0 91783688 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544266] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544266/stat : 544266 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544267] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544267/stat : 544267 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544268] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544268/stat : 544268 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544269] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544269/stat : 544269 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544270] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544270/stat : 544270 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544271] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544271/stat : 544271 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544272] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544272/stat : 544272 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544273] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544273/stat : 544273 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544274] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544274/stat : 544274 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544275] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544275/stat : 544275 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544276] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544276/stat : 544276 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544277] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544277/stat : 544277 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544278] ppid=544241 vsize=1695692 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544278/stat : 544278 (fscip) S 544241 544244 543880 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 91783696 1736388608 65729 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0

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

/proc/544244/task/544272/stat : 544272 (fscip) S 544241 544244 543880 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544273] ppid=544241 vsize=22783260 memory=1668 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544273/stat : 544273 (fscip) S 544241 544244 543880 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544274] ppid=544241 vsize=22783260 memory=21450244 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544274/stat : 544274 (fscip) S 544241 544244 543880 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544275] ppid=544241 vsize=22783260 memory=31924 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544275/stat : 544275 (fscip) S 544241 544244 543880 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544276] ppid=544241 vsize=22783260 memory=21030644 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544276/stat : 544276 (fscip) S 544241 544244 543880 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544277] ppid=544241 vsize=22783260 memory=11448 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544277/stat : 544277 (fscip) S 544241 544244 543880 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544278] ppid=544241 vsize=22783260 memory=21448784 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544278/stat : 544278 (fscip) S 544241 544244 543880 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544279] ppid=544241 vsize=22783260 memory=31924 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544279/stat : 544279 (fscip) S 544241 544244 543880 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544280] ppid=544241 vsize=22783260 memory=21320308 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544280/stat : 544280 (fscip) S 544241 544244 543880 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544281] ppid=544241 vsize=22783260 memory=21316224 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544281/stat : 544281 (fscip) S 544241 544244 543880 0 -1 1077936192 129 0 0 0 0 3 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544282] ppid=544241 vsize=22783260 memory=21425836 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544282/stat : 544282 (fscip) S 544241 544244 543880 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544283] ppid=544241 vsize=22783260 memory=7013318825733351249 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544283/stat : 544283 (fscip) S 544241 544244 543880 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544284] ppid=544241 vsize=22783260 memory=280266081176336 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544284/stat : 544284 (fscip) S 544241 544244 543880 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544285] ppid=544241 vsize=22783260 memory=4638778398332698720 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544285/stat : 544285 (fscip) S 544241 544244 543880 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 91783696 23330058240 5363586 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
Current children cumulated CPU time: 70895.5 s
Current children cumulated vsize: 22783260 KiB
Current children cumulated memory: 21454344 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3638.14 s]
/proc/loadavg: 77.17 79.70 79.28 43/941 546505
/proc/meminfo: memFree=728678920/790760804 swapFree=131071996/131071996
[pid=544244] ppid=544241 vsize=22997364 memory=21724044 CPUtime=72001.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/stat : 544244 (fscip) S 544241 544244 543880 0 -1 1077936128 53247562 0 0 0 7165743 34430 0 0 20 0 41 0 91783685 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 17 12 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
/proc/544244/statm: 5749341 5431011 3030 3035 0 5584419 0
[pid=544244/tid=544246] ppid=544241 vsize=22997364 memory=0 CPUtime=3602.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544246/stat : 544246 (fscip) R 544241 544244 543880 0 -1 4194368 5520013 0 0 0 358564 1734 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544247] ppid=544241 vsize=22997364 memory=4675226521607190 CPUtime=3596.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544247/stat : 544247 (fscip) R 544241 544244 543880 0 -1 4194368 3077168 0 0 0 358677 949 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544248] ppid=544241 vsize=22997364 memory=21638836 CPUtime=3601.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544248/stat : 544248 (fscip) R 544241 544244 543880 0 -1 4194368 680804 0 0 0 357748 2422 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544249] ppid=544241 vsize=22997364 memory=25333125866717268 CPUtime=3599.86 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544249/stat : 544249 (fscip) R 544241 544244 543880 0 -1 4194368 5632643 0 0 0 358047 1939 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544250] ppid=544241 vsize=22997364 memory=6720661047675731561 CPUtime=3599.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544250/stat : 544250 (fscip) R 544241 544244 543880 0 -1 4194368 2491833 0 0 0 359180 756 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544251] ppid=544241 vsize=22997364 memory=6712 CPUtime=3602.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544251/stat : 544251 (fscip) R 544241 544244 543880 0 -1 4194368 508261 0 0 0 357655 2548 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544252] ppid=544241 vsize=22997364 memory=21722664 CPUtime=3598.73 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544252/stat : 544252 (fscip) R 544241 544244 543880 0 -1 4194368 4671131 0 0 0 357929 1944 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544253] ppid=544241 vsize=22997364 memory=5512 CPUtime=3597.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544253/stat : 544253 (fscip) R 544241 544244 543880 0 -1 4194368 3374226 0 0 0 358638 1118 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544254] ppid=544241 vsize=22997364 memory=10544 CPUtime=3599.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544254/stat : 544254 (fscip) R 544241 544244 543880 0 -1 4194368 659214 0 0 0 357405 2544 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544255] ppid=544241 vsize=22997364 memory=2316 CPUtime=3603.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544255/stat : 544255 (fscip) R 544241 544244 543880 0 -1 4194368 3456525 0 0 0 358490 1824 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544256] ppid=544241 vsize=22997364 memory=33000 CPUtime=3597.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544256/stat : 544256 (fscip) R 544241 544244 543880 0 -1 4194368 2803267 0 0 0 358779 976 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544257] ppid=544241 vsize=22997364 memory=6048 CPUtime=3602.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544257/stat : 544257 (fscip) R 544241 544244 543880 0 -1 4194368 586523 0 0 0 357737 2561 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544258] ppid=544241 vsize=22997364 memory=21713564 CPUtime=3596.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544258/stat : 544258 (fscip) R 544241 544244 543880 0 -1 4194368 1588866 0 0 0 358045 1652 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544259] ppid=544241 vsize=22997364 memory=21702692 CPUtime=3592.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544259/stat : 544259 (fscip) R 544241 544244 543880 0 -1 4194368 2638176 0 0 0 358490 773 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544260] ppid=544241 vsize=22997364 memory=11448 CPUtime=3600.73 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544260/stat : 544260 (fscip) R 544241 544244 543880 0 -1 4194368 556784 0 0 0 357783 2290 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544261] ppid=544241 vsize=22997364 memory=0 CPUtime=3598.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544261/stat : 544261 (fscip) R 544241 544244 543880 0 -1 4194368 2557509 0 0 0 358042 1785 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544262] ppid=544241 vsize=22997364 memory=2680 CPUtime=3605.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544262/stat : 544262 (fscip) R 544241 544244 543880 0 -1 4194368 2737678 0 0 0 359319 1263 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544263] ppid=544241 vsize=22997364 memory=29273809900535888 CPUtime=3600.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544263/stat : 544263 (fscip) R 544241 544244 543880 0 -1 4194368 638479 0 0 0 357656 2390 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544264] ppid=544241 vsize=22997364 memory=7805984383762917728 CPUtime=3596.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544264/stat : 544264 (fscip) R 544241 544244 543880 0 -1 4194368 5383480 0 0 0 357839 1854 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544265] ppid=544241 vsize=22997364 memory=6055652847293562906 CPUtime=3605.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544265/stat : 544265 (fscip) R 544241 544244 543880 0 -1 4194368 3676243 0 0 0 359539 1054 0 0 20 0 41 0 91783688 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544266] ppid=544241 vsize=22997364 memory=21711752 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544266/stat : 544266 (fscip) S 544241 544244 543880 0 -1 1077936192 65 0 0 0 2 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544267] ppid=544241 vsize=22997364 memory=21450244 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544267/stat : 544267 (fscip) S 544241 544244 543880 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544268] ppid=544241 vsize=22997364 memory=31924 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544268/stat : 544268 (fscip) S 544241 544244 543880 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544269] ppid=544241 vsize=22997364 memory=21597472 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544269/stat : 544269 (fscip) S 544241 544244 543880 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544270] ppid=544241 vsize=22997364 memory=21393636 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544270/stat : 544270 (fscip) S 544241 544244 543880 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544271] ppid=544241 vsize=22997364 memory=21616388 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544271/stat : 544271 (fscip) S 544241 544244 543880 0 -1 1077936192 141 0 0 0 2 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544272] ppid=544241 vsize=22997364 memory=10356196 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544272/stat : 544272 (fscip) S 544241 544244 543880 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544273] ppid=544241 vsize=22997364 memory=280266082333712 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544273/stat : 544273 (fscip) S 544241 544244 543880 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544274] ppid=544241 vsize=22997364 memory=3472328296228683857 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544274/stat : 544274 (fscip) S 544241 544244 543880 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544275] ppid=544241 vsize=22997364 memory=21623176 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544275/stat : 544275 (fscip) S 544241 544244 543880 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544276] ppid=544241 vsize=22997364 memory=5512 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544276/stat : 544276 (fscip) S 544241 544244 543880 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544277] ppid=544241 vsize=22997364 memory=6720661047675731561 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544277/stat : 544277 (fscip) S 544241 544244 543880 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544278] ppid=544241 vsize=22997364 memory=1668 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544278/stat : 544278 (fscip) S 544241 544244 543880 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544279] ppid=544241 vsize=22997364 memory=21030644 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544279/stat : 544279 (fscip) S 544241 544244 543880 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544280] ppid=544241 vsize=22997364 memory=11448 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544280/stat : 544280 (fscip) S 544241 544244 543880 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544281] ppid=544241 vsize=22997364 memory=31924 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544281/stat : 544281 (fscip) S 544241 544244 543880 0 -1 1077936192 131 0 0 0 0 3 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544282] ppid=544241 vsize=22997364 memory=10544 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544282/stat : 544282 (fscip) S 544241 544244 543880 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544283] ppid=544241 vsize=22997364 memory=280266080113376 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544283/stat : 544283 (fscip) S 544241 544244 543880 0 -1 1077936192 126 0 0 0 1 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544284] ppid=544241 vsize=22997364 memory=6944656592455360608 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544284/stat : 544284 (fscip) S 544241 544244 543880 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
[pid=544244/tid=544285] ppid=544241 vsize=22997364 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/544244/task/544285/stat : 544285 (fscip) S 544241 544244 543880 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 91783696 23549300736 5431011 809668444160 4194304 16622877 140730919601968 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 47312896 140730919609321 140730919609437 140730919609437 140730919616463 0
Current children cumulated CPU time: 72001.7 s
Current children cumulated vsize: 22997364 KiB
Current children cumulated memory: 21724044 KiB

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

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

# cumulated CPU time of all completed processes:  user=71657.7 s, system=344.943 s

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

[startup+3638.4 s]
/proc/loadavg: 77.17 79.70 79.28 25/902 546505
/proc/meminfo: memFree=730845708/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3638.6 s]
/proc/loadavg: 77.17 79.70 79.28 25/902 546505
/proc/meminfo: memFree=730845708/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3638.7 s]
/proc/loadavg: 77.17 79.70 79.28 25/902 546505
/proc/meminfo: memFree=730845708/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3638.78
CPU time (s): 72002.6
CPU user time (s): 71657.7
CPU system time (s): 344.943
CPU usage (%): 1978.76
Max. virtual memory (cumulated for all children) (KiB): 22997364
Max. memory (cumulated for all children) (KiB): 21724044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71657.7
system time used= 344.943
maximum resident set size= 21728540
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53247714
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= 421447
involuntary context switches= 332634


# summary of solver processes directly reported to runsolver:
#   pid: 544244
#   total CPU time (s): 72002.6
#   total CPU user time (s): 71657.7
#   total CPU system time (s): 344.943

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.0655 second user time and 83.587 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-10 03:06:46
IDJOB=4467899
IDBENCH=160356
IDSOLVER=3097
FILE ID=nodeD105/4467899-1723252006
RUNJOBID= nodeD105-1723252003-543890
SLURM_JOB_ID= 8266913
Free space on /tmp= 8622840 MiB

SOLVER NAME= FiberSCIP 20 cores, 024-08-09
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ECGRID-FromCNF/normalized-ECgrid5x80split.cnf-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-4467899-1723252006/watcher-4467899-1723252006 -o /tmp/evaluation-result-4467899-1723252006/solver-4467899-1723252006 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723252003-543890 --watchdog 3760  fscip settings/racing.prm HOME/instance-4467899-1723252006.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 4bfcc12bbb5b471fba8851c094b6b9f6
RANDOM SEED=496862293

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        778070072 kB
MemAvailable:   781678568 kB
Buffers:          957700 kB
Cached:          5946648 kB
SwapCached:            0 kB
Active:          1304600 kB
Inactive:        8219816 kB
Active(anon):       2172 kB
Inactive(anon):  2648616 kB
Active(file):    1302428 kB
Inactive(file):  5571200 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            113992 kB
Writeback:             0 kB
AnonPages:       2618960 kB
Mapped:           134336 kB
Shmem:             30728 kB
KReclaimable:     309144 kB
Slab:             725872 kB
SReclaimable:     309144 kB
SUnreclaim:       416728 kB
KernelStack:       16880 kB
PageTables:        15476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1683752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           845568 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 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:      937984 kB
DirectMap2M:    121194496 kB
DirectMap1G:    683671552 kB

Free space on /tmp at the end= 8622748 MiB
End job on nodeD105 at 2024-08-10 04:07:25