Trace number 4465776

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30Signal 72000.7 3643.87

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=11-t=5.opb
MD5SUM8d06570fa4bf547e139dcdd4309b0d0f
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark30.1142
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables242
Total number of constraints6358
Number of constraints which are clauses6347
Number of constraints which are cardinality constraints (but not clauses)11
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint12
Number of terms in the objective function 11
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 11
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 13
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 33579008, getVmSize() = 33579008, SCIPgetMemUsed() = 8129590, SCIPgetMemTotal() = 11526902, SCIPgetMemExternEstim() = 6567362
0.00/0.01	c ** set memory limit for presolving in LC to 8.79599e+12 for SCIP **
0.11/0.14	c ** Estimated virtualMemUsedAtSolver = 38594988, getVmSize() = 75218944, SCIPgetMemUsed() = 28826753, SCIPgetMemTotal() = 51325121, SCIPgetMemExternEstim() = 6567362
0.11/0.14	c ** set memory limit for solvers to 4.18849e+11 for each SCIP **
0.11/0.14	c Original Problem   :
0.11/0.14	c   Problem name     : instance-4465776-1723658224
0.11/0.14	c   Variables        : 242 (242 binary, 0 integer, 0 implicit integer, 0 continuous)
0.11/0.14	c   Constraints      : 6358
0.11/0.14	c   Objective sense  : minimize
0.11/0.14	c Presolved Problem  :
0.11/0.14	c   Variables        : 242 (242 binary, 0 integer, 0 implicit integer, 0 continuous)
0.11/0.14	c   Constraints      : 6358
0.11/0.14	c Constraints        : Number
0.11/0.14	c   setppc           : 11 
0.11/0.14	c   logicor          : 6347 
0.11/0.14	c ** Instance transfer method used: 0
0.11/0.15	c ** ParaScipInstance copy does not increase the number of variables. **
0.23/0.30	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.23/0.30	c                                Nodes    Active                                            
0.23/0.30	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.71/0.39	c *       0              0           1        20          11.0000                -          -
2.70/0.48	c *       0              0           1        20          10.0000                -          -
2.70/0.56	c *       1              0           1        20           9.0000                -          -
4.81/0.59	c *       1              0           1        20           6.0000                -          -
90.47/5.02	c         5             24          23        20           6.0000           0.0000          -
189.56/10.03	c        10          20412          97        20           6.0000           0.0000          -
291.35/15.06	c        15            257         224        20           6.0000           0.0000          -
390.20/20.13	c        20            297         219        20           6.0000           0.0000          -
491.03/25.15	c        25           1190        1009        20           6.0000           0.0000          -
591.22/30.20	c        30            618         468        20           6.0000           0.0000          -
690.32/35.20	c        35            848         658        20           6.0000           0.0000          -
791.29/40.34	c        40          91069          98        20           6.0000           0.0000          -
890.22/45.36	c        45         106309         103        20           6.0000           0.0000          -
989.20/50.39	c        50           1360         200        20           6.0000           0.0000          -
1090.11/55.42	c        55         125329          90        20           6.0000           0.0000          -
1189.16/60.46	c        60           1671         461        20           6.0000           0.0000          -
1289.90/65.52	c        66         141223          87        20           6.0000           0.0000          -
1390.60/70.67	c        71         149240          77        20           6.0000           0.0000          -
1491.60/75.76	c        76           3081        1830        20           6.0000           0.0000          -
1592.57/80.84	c        81           2994        1438        20           6.0000           0.0000          -
1691.46/85.89	c        86         211278         108        20           6.0000           0.0000          -
1792.46/90.94	c        91           3600        1814        20           6.0000           0.0000          -
1891.55/95.97	c        96         188403          80        20           6.0000           0.0000          -
1990.59/101.04	c       101           5992        4181        20           6.0000           0.0000          -
2092.47/106.08	c       106          13529        7832        20           6.0000           0.0000          -
2193.54/111.15	c       111          14706        8448        20           6.0000           0.0000          -
2292.40/116.20	c       116         279988          86        20           6.0000           0.0000          -
2393.89/121.35	c       121           8293        4875        20           6.0000           0.0000          -
2492.80/126.37	c       126         302268          90        20           6.0000           0.0000          -
2593.77/131.49	c       131         312670          86        20           6.0000           0.0000          -
2692.70/136.50	c       136          19582       11288        20           6.0000           0.0000          -
2793.46/141.57	c       142         341654          80        20           6.0000           0.0000          -
2894.41/146.62	c       147          21910       12569        20           6.0000           0.0000          -
2995.30/151.79	c       152         319194          79        20           6.0000           0.0000          -
3096.40/156.81	c       157         371247          83        20           6.0000           0.0000          -
3195.47/161.84	c       162         382015          91        20           6.0000           0.0000          -
3296.50/166.93	c       167         392622          91        20           6.0000           0.0000          -
3395.33/171.98	c       172         404583          86        20           6.0000           0.0000          -
3494.32/177.00	c       177         414692          96        20           6.0000           0.0000          -
3595.78/182.03	c       182          27389       15798        20           6.0000           0.0000          -
3694.85/187.05	c       187         436800          83        20           6.0000           0.0000          -
3793.62/192.10	c       192         449516          84        20           6.0000           0.0000          -
3895.69/197.24	c       197          20744       11439        20           6.0000           0.0000          -
3994.66/202.29	c       202         459389          76        20           6.0000           0.0000          -
4095.55/207.32	c       207         478287          79        20           6.0000           0.0000          -
4194.53/212.38	c       212         491584          94        20           6.0000           0.0000          -
4295.59/217.42	c       217          23666       13450        20           6.0000           0.0000          -
4394.63/222.47	c       222         525118          99        20           6.0000           0.0000          -
4495.52/227.55	c       228         527151          76        20           6.0000           0.0000          -
4594.37/232.58	c       233          37971       22030        20           6.0000           0.0000          -
4695.27/237.60	c       238         572804         100        20           6.0000           0.0000          -
4796.15/242.70	c       243         560254          83        20           6.0000           0.0000          -
4895.13/247.74	c       248         596534          84        20           6.0000           0.0000          -
4996.02/252.80	c       253         582598          81        20           6.0000           0.0000          -
5094.91/257.85	c       258          34492       17192        20           6.0000           0.0000          -
5193.84/262.87	c       263          33185       19371        20           6.0000           0.0000          -
5294.77/267.92	c       268          34402       20198        20           6.0000           0.0000          -
5393.55/273.00	c       273          35729       20954        20           6.0000           0.0000          -
5495.14/278.05	c       278          37001       21697        20           6.0000           0.0000          -
5594.13/283.09	c       283         692769          91        20           6.0000           0.0000          -
5693.26/288.15	c       288         704065          81        20           6.0000           0.0000          -
5793.80/293.20	c       293          42341       20653        20           6.0000           0.0000          -
5894.07/298.23	c       298         731458         104        20           6.0000           0.0000          -
5993.04/303.25	c       303         744558         102        20           6.0000           0.0000          -
6092.09/308.27	c       308         755810          91        20           6.0000           0.0000          -
6192.93/313.35	c       313         766057          87        20           6.0000           0.0000          -
6291.62/318.37	c       318         777051          88        20           6.0000           0.0000          -
6390.35/323.39	c       323         788759          87        20           6.0000           0.0000          -
6491.40/328.43	c       328          49121       27940        20           6.0000           0.0000          -
6590.28/333.49	c       333          59662       33927        20           6.0000           0.0000          -
6691.29/338.54	c       339         826616          80        20           6.0000           0.0000          -
6790.16/343.57	c       344         837140          88        20           6.0000           0.0000          -
6889.24/348.57	c       349         848737          90        20           6.0000           0.0000          -
6990.26/353.63	c       354          63489       35891        20           6.0000           0.0000          -
7089.24/358.65	c       359          65004       36559        20           6.0000           0.0000          -
7189.92/363.73	c       364         877845          84        20           6.0000           0.0000          -
7290.59/368.81	c       369         890075          84        20           6.0000           0.0000          -
7391.37/373.90	c       374         903375          83        20           6.0000           0.0000          -
7490.36/379.00	c       379         915354          79        20           6.0000           0.0000          -
7592.13/384.08	c       384         927944          80        20           6.0000           0.0000          -
7692.98/389.17	c       389         898238          81        20           6.0000           0.0000          -
7793.06/394.22	c       394         910205          83        20           6.0000           0.0000          -
7892.01/399.25	c       399         951715          83        20           6.0000           0.0000          -
7992.83/404.32	c       404          74443       41391        20           6.0000           0.0000          -
8091.79/409.36	c       409         974309          83        20           6.0000           0.0000          -
8192.85/414.42	c       414         961897          74        20           6.0000           0.0000          -
8291.72/419.45	c       419         995127          84        20           6.0000           0.0000          -
8390.76/424.48	c       424        1005313          80        20           6.0000           0.0000          -
8491.40/429.54	c       430        1015009          79        20           6.0000           0.0000          -
8592.32/434.62	c       435          73081       40943        20           6.0000           0.0000          -
8691.05/439.67	c       440        1025306          83        20           6.0000           0.0000          -
8791.99/444.72	c       445          80633       44626        20           6.0000           0.0000          -
8890.87/449.75	c       450        1052299          80        20           6.0000           0.0000          -
8989.91/454.76	c       455          75232       37254        20           6.0000           0.0000          -
9088.87/459.78	c       460        1076109          86        20           6.0000           0.0000          -
9187.89/464.80	c       465          79793       44577        20           6.0000           0.0000          -
9290.87/469.96	c       470        1099931          87        20           6.0000           0.0000          -
9389.88/474.98	c       475        1112181          74        20           6.0000           0.0000          -
9488.87/480.02	c       480        1121707          79        20           6.0000           0.0000          -
9590.63/485.11	c       485          87314       48349        20           6.0000           0.0000          -
9689.58/490.14	c       490        1144491          81        20           6.0000           0.0000          -
9791.39/495.22	c       495          88920       49257        20           6.0000           0.0000          -
9890.37/500.27	c       500        1179079          80        20           6.0000           0.0000          -
9989.44/505.28	c       505        1174593          76        20           6.0000           0.0000          -
10090.33/510.31	c       510        1184680          75        20           6.0000           0.0000          -
10189.21/515.32	c       515          88748       44371        20           6.0000           0.0000          -
10288.10/520.34	c       520        1205547          82        20           6.0000           0.0000          -
10386.98/525.37	c       525        1215239          90        20           6.0000           0.0000          -
10485.87/530.38	c       530        1226172          81        20           6.0000           0.0000          -
10586.84/535.43	c       535          96129       52962        20           6.0000           0.0000          -
10687.81/540.52	c       541        1249687          87        20           6.0000           0.0000          -
10788.68/545.61	c       546          98980       55123        20           6.0000           0.0000          -
10887.04/550.64	c       551         100201       55771        20           6.0000           0.0000          -
10985.98/555.66	c       556         101623       56549        20           6.0000           0.0000          -
11088.83/560.87	c       561         102513       57040        20           6.0000           0.0000          -
11187.49/565.90	c       566        1296917          84        20           6.0000           0.0000          -
11288.23/570.91	c       571        1306019          78        20           6.0000           0.0000          -
11387.24/576.02	c       576        1355363          73        20           6.0000           0.0000          -
11489.00/581.08	c       581         104043       57214        20           6.0000           0.0000          -
11588.00/586.11	c       586        1333284          78        20           6.0000           0.0000          -
11686.98/591.12	c       591        1343047          84        20           6.0000           0.0000          -
11788.11/596.17	c       596        1353461          78        20           6.0000           0.0000          -
11888.14/601.28	c       601         107556       59185        20           6.0000           0.0000          -
11989.06/606.33	c       606        1425504          73        20           6.0000           0.0000          -
12087.85/611.35	c       611        1378717          82        20           6.0000           0.0000          -
12186.80/616.36	c       616        1387364          81        20           6.0000           0.0000          -
12285.81/621.37	c       621        1395642          77        20           6.0000           0.0000          -
12386.84/626.44	c       626         112850       62175        20           6.0000           0.0000          -
12487.80/631.53	c       632        1411157          79        20           6.0000           0.0000          -
12588.69/636.63	c       637        1419030          82        20           6.0000           0.0000          -
12687.66/641.68	c       642        1502193          76        20           6.0000           0.0000          -
12788.52/646.73	c       647        1512164          87        20           6.0000           0.0000          -
12887.49/651.78	c       652         123391       67759        20           6.0000           0.0000          -
12988.27/656.83	c       657        1534960          81        20           6.0000           0.0000          -
13087.15/661.88	c       662         123424       67778        20           6.0000           0.0000          -
13188.15/666.93	c       667        1556368          73        20           6.0000           0.0000          -
13287.07/671.95	c       672         121411       66686        20           6.0000           0.0000          -
13386.05/677.00	c       677        1486910          79        20           6.0000           0.0000          -
13484.91/682.02	c       682        1494465          77        20           6.0000           0.0000          -
13586.57/687.13	c       687         125047       62276        20           6.0000           0.0000          -
13687.64/692.15	c       692        1510984          75        20           6.0000           0.0000          -
13787.56/697.23	c       697        1619550          69        20           6.0000           0.0000          -
13886.55/702.28	c       702        1630853          72        20           6.0000           0.0000          -
13987.61/707.33	c       707        1643663          78        20           6.0000           0.0000          -
14086.34/712.38	c       712        1656036          68        20           6.0000           0.0000          -
14187.35/717.43	c       717         133437       73645        20           6.0000           0.0000          -
14286.34/722.46	c       722         133929       73918        20           6.0000           0.0000          -
14385.30/727.49	c       727         132583       72478        20           6.0000           0.0000          -
14486.20/732.50	c       732        1594912          83        20           6.0000           0.0000          -
14587.14/737.63	c       738         135522       67276        20           6.0000           0.0000          -
14686.02/742.68	c       743         136945       67979        20           6.0000           0.0000          -
14786.90/747.73	c       748         138331       68640        20           6.0000           0.0000          -
14885.86/752.76	c       753        1641269          86        20           6.0000           0.0000          -
14986.77/757.82	c       758        1649342          90        20           6.0000           0.0000          -
15085.69/762.84	c       763        1659865          81        20           6.0000           0.0000          -
15186.59/767.93	c       768        1782641          76        20           6.0000           0.0000          -
15285.40/772.98	c       773        1791138          72        20           6.0000           0.0000          -
15384.40/778.03	c       778         141512       77133        20           6.0000           0.0000          -
15485.92/783.08	c       783        1707770          81        20           6.0000           0.0000          -
15584.84/788.13	c       788        1822645          77        20           6.0000           0.0000          -
15685.54/793.14	c       793        1736035          81        20           6.0000           0.0000          -
15784.41/798.15	c       798         144127       78577        20           6.0000           0.0000          -
15884.54/803.28	c       803         153792       84142        20           6.0000           0.0000          -
15985.54/808.33	c       808         155207       84854        20           6.0000           0.0000          -
16084.39/813.38	c       813         146691       79950        20           6.0000           0.0000          -
16185.28/818.43	c       818         153274       75777        20           6.0000           0.0000          -
16284.30/823.45	c       823        1806838          80        20           6.0000           0.0000          -
16383.29/828.46	c       828        1817654          78        20           6.0000           0.0000          -
16484.34/833.51	c       834        1828832          77        20           6.0000           0.0000          -
16585.42/838.62	c       839        1837652          80        20           6.0000           0.0000          -
16684.27/843.68	c       844        1951791          76        20           6.0000           0.0000          -
16785.33/848.73	c       849        1963743          76        20           6.0000           0.0000          -
16884.12/853.78	c       854        1974681          85        20           6.0000           0.0000          -
16985.13/858.82	c       859         153766       83818        20           6.0000           0.0000          -
17084.04/863.85	c       864        1888960          75        20           6.0000           0.0000          -
17183.04/868.86	c       869        1897365          79        20           6.0000           0.0000          -
17281.82/873.89	c       874         164781       81807        20           6.0000           0.0000          -
17382.87/879.02	c       879         166123       82385        20           6.0000           0.0000          -
17481.79/884.03	c       884         174966       94505        20           6.0000           0.0000          -
17583.45/889.06	c       889         176691       95310        20           6.0000           0.0000          -
17682.47/894.10	c       894        1945983          87        20           6.0000           0.0000          -
17781.24/899.13	c       899        1958371          82        20           6.0000           0.0000          -
17883.33/904.26	c       904        1967845          80        20           6.0000           0.0000          -
17984.05/909.34	c       909        1975352          83        20           6.0000           0.0000          -
18082.98/914.36	c       914        1984236          83        20           6.0000           0.0000          -
18183.72/919.41	c       919        1992439          72        20           6.0000           0.0000          -
18282.63/924.49	c       924        2133582          78        20           6.0000           0.0000          -
18383.22/929.54	c       930         186842      100217        20           6.0000           0.0000          -
18482.28/934.59	c       935        2155959          82        20           6.0000           0.0000          -
18583.30/939.62	c       940        2025486          73        20           6.0000           0.0000          -
18682.17/944.67	c       945        2035256          75        20           6.0000           0.0000          -
18781.06/949.68	c       950        2042566          80        20           6.0000           0.0000          -
18881.81/954.79	c       955         184198       90620        20           6.0000           0.0000          -
18982.84/959.84	c       960         185469       91253        20           6.0000           0.0000          -
19081.79/964.89	c       965         186674       91808        20           6.0000           0.0000          -
19182.62/969.95	c       970        2081339          85        20           6.0000           0.0000          -
19281.40/974.96	c       975        2091504          80        20           6.0000           0.0000          -
19380.26/980.02	c       980        2101771          76        20           6.0000           0.0000          -
19481.87/985.05	c       985        2112362          78        20           6.0000           0.0000          -
19582.59/990.14	c       990         176948       95604        20           6.0000           0.0000          -
19681.90/995.18	c       995        2133149          76        20           6.0000           0.0000          -
19781.98/1000.25	c      1000         177958       96125        20           6.0000           0.0000          -
19880.91/1005.29	c      1005        2155476          88        20           6.0000           0.0000          -
19981.77/1010.35	c      1010        2340016          71        20           6.0000           0.0000          -
20082.61/1015.40	c      1015        2351641          88        20           6.0000           0.0000          -
20181.59/1020.45	c      1020        2364613          81        20           6.0000           0.0000          -
20280.70/1025.49	c      1025        2375533          80        20           6.0000           0.0000          -
20381.46/1030.52	c      1031        2200412          87        20           6.0000           0.0000          -
20480.49/1035.59	c      1036         185019       99592        20           6.0000           0.0000          -
20581.35/1040.64	c      1041        2406862          73        20           6.0000           0.0000          -
20680.29/1045.69	c      1046        2417189          81        20           6.0000           0.0000          -
20781.25/1050.74	c      1051        2427233          75        20           6.0000           0.0000          -
20880.19/1055.79	c      1056        2436818          83        20           6.0000           0.0000          -
20979.05/1060.80	c      1061        2254262          79        20           6.0000           0.0000          -
21080.07/1065.81	c      1066        2265644          87        20           6.0000           0.0000          -
21179.20/1070.83	c      1071        2276064          88        20           6.0000           0.0000          -
21279.92/1075.99	c      1076        2481686          77        20           6.0000           0.0000          -
21378.86/1081.04	c      1081        2493618          74        20           6.0000           0.0000          -
21480.78/1086.09	c      1086         194153      103939        20           6.0000           0.0000          -
21579.38/1091.10	c      1091        2307798          85        20           6.0000           0.0000          -
21680.18/1096.14	c      1096         215349      105591        20           6.0000           0.0000          -
21779.04/1101.19	c      1101        2323214          94        20           6.0000           0.0000          -
21879.23/1106.29	c      1106         197541      105656        20           6.0000           0.0000          -
21980.14/1111.34	c      1111         233497      122956        20           6.0000           0.0000          -
22079.00/1116.39	c      1116         234837      123589        20           6.0000           0.0000          -
22179.82/1121.41	c      1121        2356154          79        20           6.0000           0.0000          -
22278.81/1126.49	c      1126        2586559          77        20           6.0000           0.0000          -
22379.81/1131.54	c      1132        2596510          75        20           6.0000           0.0000          -
22478.80/1136.59	c      1137        2604925          75        20           6.0000           0.0000          -
22579.82/1141.64	c      1142        2617530          82        20           6.0000           0.0000          -
22678.86/1146.69	c      1147        2628293          74        20           6.0000           0.0000          -
22779.75/1151.74	c      1152        2636797          76        20           6.0000           0.0000          -
22878.62/1156.77	c      1157        2412168          83        20           6.0000           0.0000          -
22979.53/1161.84	c      1162        2655727          77        20           6.0000           0.0000          -
23078.43/1166.85	c      1167        2429035          78        20           6.0000           0.0000          -
23179.23/1171.92	c      1172         229722      113353        20           6.0000           0.0000          -
23278.27/1176.99	c      1177         230897      113911        20           6.0000           0.0000          -
23377.23/1182.04	c      1182         232213      114510        20           6.0000           0.0000          -
23479.25/1187.06	c      1187        2457561          84        20           6.0000           0.0000          -
23578.14/1192.14	c      1192         234312      115490        20           6.0000           0.0000          -
23678.87/1197.19	c      1197         214245      114067        20           6.0000           0.0000          -
23779.08/1202.24	c      1202        2736918          69        20           6.0000           0.0000          -
23877.88/1207.25	c      1207        2491778          81        20           6.0000           0.0000          -
23976.66/1212.29	c      1212        2500195          72        20           6.0000           0.0000          -
24077.51/1217.38	c      1217        2507193          81        20           6.0000           0.0000          -
24178.50/1222.43	c      1222        2513758          74        20           6.0000           0.0000          -
24277.46/1227.49	c      1227         220784      116848        20           6.0000           0.0000          -
24378.17/1232.54	c      1233         221870      117411        20           6.0000           0.0000          -
24477.02/1237.59	c      1238         223314      117903        20           6.0000           0.0000          -
24577.93/1242.64	c      1243         244551      120570        20           6.0000           0.0000          -
24676.95/1247.69	c      1248        2829363          76        20           6.0000           0.0000          -
24777.91/1252.73	c      1253        2555046          78        20           6.0000           0.0000          -
24876.83/1257.79	c      1258        2850128          75        20           6.0000           0.0000          -
24977.73/1262.84	c      1263        2860023          79        20           6.0000           0.0000          -
25076.67/1267.89	c      1268        2868834          68        20           6.0000           0.0000          -
25177.39/1272.94	c      1273         274791      142369        20           6.0000           0.0000          -
25276.38/1277.97	c      1278        2600407          75        20           6.0000           0.0000          -
25377.87/1283.04	c      1283        2899179          74        20           6.0000           0.0000          -
25476.90/1288.07	c      1288        2622268          77        20           6.0000           0.0000          -
25575.53/1293.14	c      1293        2916619          73        20           6.0000           0.0000          -
25676.84/1298.19	c      1298        2925635          83        20           6.0000           0.0000          -
25776.81/1303.24	c      1303        2933572          75        20           6.0000           0.0000          -
25875.85/1308.28	c      1308        2662929          77        20           6.0000           0.0000          -
25974.84/1313.29	c      1313        2673174          74        20           6.0000           0.0000          -
26075.80/1318.36	c      1318        2683100          87        20           6.0000           0.0000          -
26174.84/1323.38	c      1323        2694893          79        20           6.0000           0.0000          -
26275.92/1328.46	c      1328        2702936          79        20           6.0000           0.0000          -
26374.67/1333.47	c      1333        2710074          79        20           6.0000           0.0000          -
26475.61/1338.52	c      1339         241930      126621        20           6.0000           0.0000          -
26576.34/1343.62	c      1344        2723200          75        20           6.0000           0.0000          -
26675.41/1348.69	c      1349         294919      151514        20           6.0000           0.0000          -
26776.24/1353.74	c      1354         296274      152125        20           6.0000           0.0000          -
26875.14/1358.79	c      1359         245699      128488        20           6.0000           0.0000          -
26975.86/1363.84	c      1364         246797      129012        20           6.0000           0.0000          -
27074.78/1368.89	c      1369        3047039          74        20           6.0000           0.0000          -
27175.82/1373.94	c      1374        3055690          72        20           6.0000           0.0000          -
27274.79/1378.96	c      1379         275386      134292        20           6.0000           0.0000          -
27373.81/1384.03	c      1384        2783246          81        20           6.0000           0.0000          -
27475.48/1389.10	c      1389        2792467          74        20           6.0000           0.0000          -
27574.76/1394.14	c      1394        2800598          74        20           6.0000           0.0000          -
27676.50/1399.22	c      1399        3114535          76        20           6.0000           0.0000          -
27775.54/1404.27	c      1404        3128206          74        20           6.0000           0.0000          -
27876.55/1409.32	c      1409        3138767          91        20           6.0000           0.0000          -
27975.56/1414.33	c      1414        2832631          77        20           6.0000           0.0000          -
28074.45/1419.34	c      1419        2840564          78        20           6.0000           0.0000          -
28175.24/1424.47	c      1424        3177579          81        20           6.0000           0.0000          -
28276.20/1429.52	c      1430        3189170          76        20           6.0000           0.0000          -
28375.04/1434.55	c      1435        2865540          71        20           6.0000           0.0000          -
28473.88/1439.60	c      1440        2874166          75        20           6.0000           0.0000          -
28574.71/1444.64	c      1445        2881927          70        20           6.0000           0.0000          -
28675.68/1449.72	c      1450        3233573          76        20           6.0000           0.0000          -
28774.50/1454.77	c      1455        3244315          83        20           6.0000           0.0000          -
28875.50/1459.82	c      1460         265816      138075        20           6.0000           0.0000          -
28974.44/1464.87	c      1465        3265031          80        20           6.0000           0.0000          -
29075.42/1469.92	c      1470        3275169          77        20           6.0000           0.0000          -
29174.37/1474.97	c      1475        3284201          76        20           6.0000           0.0000          -
29273.48/1480.02	c      1480        3293784          69        20           6.0000           0.0000          -
29375.38/1485.07	c      1485         271474      140651        20           6.0000           0.0000          -
29474.22/1490.12	c      1490        3311473          77        20           6.0000           0.0000          -
29575.24/1495.17	c      1495        3319322          72        20           6.0000           0.0000          -
29675.14/1500.22	c      1500        3327789          78        20           6.0000           0.0000          -
29773.90/1505.27	c      1505        3337213          67        20           6.0000           0.0000          -
29874.67/1510.32	c      1510         302332      147986        20           6.0000           0.0000          -
29973.75/1515.37	c      1515         303727      148604        20           6.0000           0.0000          -
30072.78/1520.38	c      1520        3004264          80        20           6.0000           0.0000          -
30173.83/1525.47	c      1525        3384901          79        20           6.0000           0.0000          -
30274.80/1530.52	c      1531        3394632          78        20           6.0000           0.0000          -
30373.67/1535.55	c      1536        3029641          81        20           6.0000           0.0000          -
30474.55/1540.62	c      1541         345001      173992        20           6.0000           0.0000          -
30573.59/1545.67	c      1546         283448      146003        20           6.0000           0.0000          -
30672.39/1550.69	c      1551        3054586          72        20           6.0000           0.0000          -
30773.25/1555.77	c      1556         311666      152395        20           6.0000           0.0000          -
30874.11/1560.82	c      1561         312558      152813        20           6.0000           0.0000          -
30973.06/1565.84	c      1566        3077899          87        20           6.0000           0.0000          -
31073.91/1570.92	c      1571        3478595          78        20           6.0000           0.0000          -
31172.95/1575.97	c      1576        3489973          83        20           6.0000           0.0000          -
31271.77/1581.02	c      1581         291223      149082        20           6.0000           0.0000          -
31373.81/1586.07	c      1586        3510937          77        20           6.0000           0.0000          -
31472.64/1591.12	c      1591        3521450          77        20           6.0000           0.0000          -
31573.42/1596.17	c      1596        3531591          74        20           6.0000           0.0000          -
31673.55/1601.22	c      1601        3541459          75        20           6.0000           0.0000          -
31772.57/1606.27	c      1606        3551754          72        20           6.0000           0.0000          -
31871.47/1611.28	c      1611        3151241          81        20           6.0000           0.0000          -
31972.31/1616.30	c      1616         365699      182853        20           6.0000           0.0000          -
32073.19/1621.42	c      1621         367158      183516        20           6.0000           0.0000          -
32172.20/1626.47	c      1626         368665      184206        20           6.0000           0.0000          -
32272.87/1631.52	c      1632         328683      160450        20           6.0000           0.0000          -
32371.89/1636.57	c      1637        3607627          72        20           6.0000           0.0000          -
32470.90/1641.58	c      1642        3205784          84        20           6.0000           0.0000          -
32571.90/1646.64	c      1647        3214234          73        20           6.0000           0.0000          -
32672.76/1651.71	c      1652        3223750          80        20           6.0000           0.0000          -
32771.69/1656.76	c      1657         305187      155708        20           6.0000           0.0000          -
32872.41/1661.82	c      1662        3657832          72        20           6.0000           0.0000          -
32971.35/1666.85	c      1667        3250629          79        20           6.0000           0.0000          -
33070.03/1671.88	c      1672        3260641          83        20           6.0000           0.0000          -
33170.93/1676.97	c      1677        3695269          75        20           6.0000           0.0000          -
33269.76/1682.02	c      1682        3706074          69        20           6.0000           0.0000          -
33371.45/1687.07	c      1687        3717189          72        20           6.0000           0.0000          -
33469.92/1692.11	c      1692        3294895          73        20           6.0000           0.0000          -
33570.63/1697.17	c      1697        3737977          72        20           6.0000           0.0000          -
33670.78/1702.22	c      1702        3750957          82        20           6.0000           0.0000          -
33769.82/1707.23	c      1707        3319947          85        20           6.0000           0.0000          -
33870.76/1712.32	c      1712        3776365          84        20           6.0000           0.0000          -
33969.62/1717.37	c      1717        3789049          75        20           6.0000           0.0000          -
34068.60/1722.40	c      1722        3344833          79        20           6.0000           0.0000          -
34169.53/1727.42	c      1727        3354600          73        20           6.0000           0.0000          -
34268.56/1732.44	c      1732        3363313          81        20           6.0000           0.0000          -
34367.40/1737.49	c      1737        3373370          83        20           6.0000           0.0000          -
34468.45/1742.54	c      1743        3382629          73        20           6.0000           0.0000          -
34569.47/1747.66	c      1748        3393050          76        20           6.0000           0.0000          -
34668.37/1752.67	c      1753        3403205          72        20           6.0000           0.0000          -
34769.19/1757.72	c      1758        3412684          83        20           6.0000           0.0000          -
34870.09/1762.81	c      1763         358732      170240        20           6.0000           0.0000          -
34968.86/1767.87	c      1768         358775      170255        20           6.0000           0.0000          -
35069.84/1772.92	c      1773         358790      170257        20           6.0000           0.0000          -
35168.67/1777.97	c      1778         358790      170257        20           6.0000           0.0000          -
35267.78/1783.02	c      1783         358801      170262        20           6.0000           0.0000          -
35369.61/1788.07	c      1788         358917      170301        20           6.0000           0.0000          -
35468.72/1793.12	c      1793        3941020          73        20           6.0000           0.0000          -
35569.30/1798.17	c      1798         358963      170316        20           6.0000           0.0000          -
35668.29/1803.18	c      1803         359122      170392        20           6.0000           0.0000          -
35768.43/1808.27	c      1808         329231      165968        20           6.0000           0.0000          -
35868.93/1813.32	c      1813         330388      166442        20           6.0000           0.0000          -
35967.97/1818.37	c      1818         359465      170585        20           6.0000           0.0000          -
36066.91/1823.38	c      1823         421710      206998        20           6.0000           0.0000          -
36167.84/1828.47	c      1828         423223      207608        20           6.0000           0.0000          -
36268.71/1833.52	c      1834         360700      171096        20           6.0000           0.0000          -
36367.77/1838.53	c      1839        3544682          81        20           6.0000           0.0000          -
36466.81/1843.57	c      1844        3552893          88        20           6.0000           0.0000          -
36567.78/1848.61	c      1849        3562138          75        20           6.0000           0.0000          -
36668.58/1853.72	c      1854        4048291          67        20           6.0000           0.0000          -
36767.56/1858.74	c      1859        3579333          81        20           6.0000           0.0000          -
36866.61/1863.79	c      1864        3587415          76        20           6.0000           0.0000          -
36967.36/1868.87	c      1869        4078090          74        20           6.0000           0.0000          -
37068.27/1873.92	c      1874        4088074          73        20           6.0000           0.0000          -
37167.10/1878.94	c      1879        3612579          79        20           6.0000           0.0000          -
37266.06/1883.99	c      1884         343441      172047        20           6.0000           0.0000          -
37364.98/1889.01	c      1889         372088      175950        20           6.0000           0.0000          -
37466.94/1894.06	c      1894        3636414          81        20           6.0000           0.0000          -
37567.78/1899.17	c      1899         441694      215566        20           6.0000           0.0000          -
37667.91/1904.22	c      1904         347709      173766        20           6.0000           0.0000          -
37766.76/1909.27	c      1909        4148346          75        20           6.0000           0.0000          -
37865.71/1914.28	c      1914        3666743          87        20           6.0000           0.0000          -
37966.52/1919.37	c      1919        4164621          69        20           6.0000           0.0000          -
38065.68/1924.40	c      1924        3681192          84        20           6.0000           0.0000          -
38166.41/1929.46	c      1929        3690131          73        20           6.0000           0.0000          -
38267.27/1934.52	c      1935        4186973          81        20           6.0000           0.0000          -
38366.33/1939.55	c      1940        3707319          75        20           6.0000           0.0000          -
38467.23/1944.62	c      1945         383763      181723        20           6.0000           0.0000          -
38566.09/1949.67	c      1950         354344      176661        20           6.0000           0.0000          -
38667.07/1954.72	c      1955         355757      177284        20           6.0000           0.0000          -
38765.85/1959.77	c      1960        4237200          88        20           6.0000           0.0000          -
38864.84/1964.79	c      1965        3749189          73        20           6.0000           0.0000          -
38965.81/1969.80	c      1970        3757725          85        20           6.0000           0.0000          -
39064.63/1974.89	c      1975        3766757          83        20           6.0000           0.0000          -
39165.46/1979.94	c      1980        3776581          85        20           6.0000           0.0000          -
39264.46/1984.95	c      1985        3784993          77        20           6.0000           0.0000          -
39366.01/1990.07	c      1990        4306745          80        20           6.0000           0.0000          -
39465.20/1995.12	c      1995        4318401          80        20           6.0000           0.0000          -
39566.01/2000.15	c      2000        3809760          74        20           6.0000           0.0000          -
39664.84/2005.16	c      2005        3816776          79        20           6.0000           0.0000          -
39765.25/2010.21	c      2010        3823360          77        20           6.0000           0.0000          -
39864.28/2015.22	c      2015        3832047          77        20           6.0000           0.0000          -
39963.07/2020.25	c      2020        3839560          84        20           6.0000           0.0000          -
40063.99/2025.36	c      2025        3846595          80        20           6.0000           0.0000          -
40164.80/2030.41	c      2030        3855230          72        20           6.0000           0.0000          -
40265.71/2035.52	c      2036        4416029          79        20           6.0000           0.0000          -
40364.80/2040.57	c      2041        4427800          89        20           6.0000           0.0000          -
40463.89/2045.59	c      2046        3877180          80        20           6.0000           0.0000          -
40564.82/2050.61	c      2051         407892      190795        20           6.0000           0.0000          -
40663.63/2055.62	c      2056        3891919          76        20           6.0000           0.0000          -
40762.66/2060.64	c      2061        3898751          77        20           6.0000           0.0000          -
40861.62/2065.70	c      2066         376374      186228        20           6.0000           0.0000          -
40964.64/2070.87	c      2071         377159      186522        20           6.0000           0.0000          -
41065.60/2075.92	c      2076         378395      187157        20           6.0000           0.0000          -
41164.41/2080.96	c      2081        3930808          82        20           6.0000           0.0000          -
41263.50/2086.02	c      2086        4539280          89        20           6.0000           0.0000          -
41365.31/2091.07	c      2091        4550489          83        20           6.0000           0.0000          -
41464.26/2096.12	c      2096        4562432          80        20           6.0000           0.0000          -
41565.19/2101.15	c      2101        3961094          83        20           6.0000           0.0000          -
41664.12/2106.18	c      2106        3969375          80        20           6.0000           0.0000          -
41764.04/2111.25	c      2111        3975891          84        20           6.0000           0.0000          -
41865.12/2116.32	c      2116        4612582          83        20           6.0000           0.0000          -
41964.15/2121.37	c      2121         387529      190730        20           6.0000           0.0000          -
42065.17/2126.42	c      2126        4639014          77        20           6.0000           0.0000          -
42164.09/2131.44	c      2131        4003692          71        20           6.0000           0.0000          -
42264.96/2136.52	c      2137         390261      191899        20           6.0000           0.0000          -
42363.86/2141.57	c      2142        4681841          76        20           6.0000           0.0000          -
42464.92/2146.61	c      2147        4025958          76        20           6.0000           0.0000          -
42564.01/2151.62	c      2152         393796      193504        20           6.0000           0.0000          -
42664.86/2156.72	c      2157         510286      243383        20           6.0000           0.0000          -
42763.74/2161.77	c      2162         511700      243951        20           6.0000           0.0000          -
42864.75/2166.82	c      2167        4752097          74        20           6.0000           0.0000          -
42963.65/2171.87	c      2172        4764909          74        20           6.0000           0.0000          -
43062.49/2176.90	c      2177         430787      201100        20           6.0000           0.0000          -
43163.36/2181.97	c      2182         432125      201691        20           6.0000           0.0000          -
43262.29/2187.02	c      2187         433385      202250        20           6.0000           0.0000          -
43363.88/2192.04	c      2192        4104992          85        20           6.0000           0.0000          -
43463.07/2197.06	c      2197        4114929          80        20           6.0000           0.0000          -
43564.01/2202.20	c      2202        4833075          73        20           6.0000           0.0000          -
43664.11/2207.25	c      2207        4843976          79        20           6.0000           0.0000          -
43763.13/2212.28	c      2212        4138620          79        20           6.0000           0.0000          -
43864.14/2217.31	c      2217        4148194          79        20           6.0000           0.0000          -
43963.22/2222.40	c      2222         529014      250591        20           6.0000           0.0000          -
44064.28/2227.45	c      2227         530384      251093        20           6.0000           0.0000          -
44163.09/2232.50	c      2232         410134      200116        20           6.0000           0.0000          -
44263.84/2237.55	c      2238         411208      200646        20           6.0000           0.0000          -
44362.65/2242.60	c      2243        4927500          74        20           6.0000           0.0000          -
44463.70/2247.65	c      2248        4937740          86        20           6.0000           0.0000          -
44562.45/2252.70	c      2253        4948651          74        20           6.0000           0.0000          -
44663.46/2257.73	c      2258        4227984          78        20           6.0000           0.0000          -
44762.32/2262.74	c      2263        4239772          76        20           6.0000           0.0000          -
44863.35/2267.80	c      2268        4249979          75        20           6.0000           0.0000          -
44964.36/2272.90	c      2273        4992570          74        20           6.0000           0.0000          -
45063.30/2277.95	c      2278        5003563          75        20           6.0000           0.0000          -
45162.04/2283.00	c      2283        5014131          75        20           6.0000           0.0000          -
45261.13/2288.03	c      2288        4290392          77        20           6.0000           0.0000          -
45362.70/2293.10	c      2293        5034177          82        20           6.0000           0.0000          -
45461.82/2298.15	c      2298        5045588          81        20           6.0000           0.0000          -
45562.71/2303.19	c      2303        4317546          91        20           6.0000           0.0000          -
45662.73/2308.22	c      2308        4326738          92        20           6.0000           0.0000          -
45761.44/2313.28	c      2313        4335901          75        20           6.0000           0.0000          -
45862.20/2318.34	c      2318        4344254          83        20           6.0000           0.0000          -
45960.93/2323.40	c      2323        5098353          77        20           6.0000           0.0000          -
46061.77/2328.45	c      2328        5109874          72        20           6.0000           0.0000          -
46162.48/2333.50	c      2334         433944      210787        20           6.0000           0.0000          -
46261.41/2338.55	c      2339        5129191          78        20           6.0000           0.0000          -
46360.16/2343.60	c      2344        5140295          75        20           6.0000           0.0000          -
46461.14/2348.63	c      2349        4397442          77        20           6.0000           0.0000          -
46559.77/2353.66	c      2354        4405124          83        20           6.0000           0.0000          -
46660.73/2358.70	c      2359        4413519          87        20           6.0000           0.0000          -
46761.62/2363.80	c      2364         569604      265761        20           6.0000           0.0000          -
46860.55/2368.85	c      2369         570976      266269        20           6.0000           0.0000          -
46959.44/2373.90	c      2374        5209159          83        20           6.0000           0.0000          -
47060.37/2378.95	c      2379        5218837          85        20           6.0000           0.0000          -
47159.36/2383.97	c      2384        4459575          82        20           6.0000           0.0000          -
47258.44/2389.02	c      2389        4472168          80        20           6.0000           0.0000          -
47360.10/2394.05	c      2394        4484640          73        20           6.0000           0.0000          -
47458.88/2399.08	c      2399        4496215          74        20           6.0000           0.0000          -
47557.80/2404.09	c      2404         579767      269807        20           6.0000           0.0000          -
47658.55/2409.20	c      2409         450072      217779        20           6.0000           0.0000          -
47758.58/2414.30	c      2414         451081      218236        20           6.0000           0.0000          -
47859.57/2419.35	c      2419         584367      271494        20           6.0000           0.0000          -
47958.45/2424.37	c      2424        4546068          80        20           6.0000           0.0000          -
48059.48/2429.45	c      2429        5316457          69        20           6.0000           0.0000          -
48160.41/2434.51	c      2434        5325647          81        20           6.0000           0.0000          -
48259.39/2439.53	c      2440        4572729          72        20           6.0000           0.0000          -
48358.30/2444.55	c      2445        4580441          81        20           6.0000           0.0000          -
48459.21/2449.65	c      2450        5355453          86        20           6.0000           0.0000          -
48560.11/2454.70	c      2455        5365047          73        20           6.0000           0.0000          -
48659.17/2459.75	c      2460         495935      228472        20           6.0000           0.0000          -
48758.28/2464.78	c      2465        4613954          74        20           6.0000           0.0000          -
48859.15/2469.85	c      2470        5393984          80        20           6.0000           0.0000          -
48958.08/2474.88	c      2475        4629659          79        20           6.0000           0.0000          -
49058.97/2479.94	c      2480        4637737          71        20           6.0000           0.0000          -
49157.98/2484.94	c      2485        4646488          81        20           6.0000           0.0000          -
49256.78/2489.97	c      2490        4656030          80        20           6.0000           0.0000          -
49355.74/2494.98	c      2495         469130      226023        20           6.0000           0.0000          -
49457.79/2500.07	c      2500         470688      226784        20           6.0000           0.0000          -
49556.83/2505.09	c      2505         606647      280369        20           6.0000           0.0000          -
49658.61/2510.23	c      2510         607859      280843        20           6.0000           0.0000          -
49759.67/2515.30	c      2515        5488972          73        20           6.0000           0.0000          -
49858.68/2520.35	c      2520        5499065          72        20           6.0000           0.0000          -
49957.70/2525.40	c      2525        5510985          75        20           6.0000           0.0000          -
50058.49/2530.42	c      2530        4724937          81        20           6.0000           0.0000          -
50157.53/2535.45	c      2535        4734070          68        20           6.0000           0.0000          -
50258.27/2540.55	c      2541        4742717          85        20           6.0000           0.0000          -
50357.18/2545.57	c      2546        4751647          74        20           6.0000           0.0000          -
50458.22/2550.64	c      2551        4760235          70        20           6.0000           0.0000          -
50557.00/2555.70	c      2556         481275      231199        20           6.0000           0.0000          -
50657.85/2560.75	c      2561        5580699          66        20           6.0000           0.0000          -
50756.74/2565.80	c      2566        5594353          83        20           6.0000           0.0000          -
50857.73/2570.81	c      2571        4793576          76        20           6.0000           0.0000          -
50956.42/2575.88	c      2576        4801421          78        20           6.0000           0.0000          -
51055.29/2580.89	c      2581        4808932          74        20           6.0000           0.0000          -
51156.27/2585.92	c      2586         524748      240038        20           6.0000           0.0000          -
51255.23/2590.97	c      2591        4822816          76        20           6.0000           0.0000          -
51354.19/2596.02	c      2596        4831155          72        20           6.0000           0.0000          -
51455.96/2601.07	c      2601        4838196          77        20           6.0000           0.0000          -
51554.52/2606.09	c      2606         633692      290874        20           6.0000           0.0000          -
51655.55/2611.17	c      2611         634948      291362        20           6.0000           0.0000          -
51755.52/2616.23	c      2616         636233      291833        20           6.0000           0.0000          -
51854.40/2621.25	c      2621         637653      292345        20           6.0000           0.0000          -
51955.26/2626.40	c      2626         638891      292797        20           6.0000           0.0000          -
52056.08/2631.45	c      2631        5745174          70        20           6.0000           0.0000          -
52155.02/2636.48	c      2636        4895899          94        20           6.0000           0.0000          -
52255.95/2641.51	c      2642         537241      244628        20           6.0000           0.0000          -
52354.88/2646.59	c      2647         499470      238661        20           6.0000           0.0000          -
52455.72/2651.65	c      2652         539402      245486        20           6.0000           0.0000          -
52556.51/2656.70	c      2657        5799033          69        20           6.0000           0.0000          -
52655.63/2661.71	c      2662        4932768          91        20           6.0000           0.0000          -
52754.74/2666.80	c      2667        5818822          76        20           6.0000           0.0000          -
52855.86/2671.85	c      2672        5827644          71        20           6.0000           0.0000          -
52956.90/2676.90	c      2677        5837659          83        20           6.0000           0.0000          -
53055.94/2681.95	c      2682        5846809          78        20           6.0000           0.0000          -
53154.98/2687.00	c      2687        5855752          79        20           6.0000           0.0000          -
53253.91/2692.04	c      2692        4977990          86        20           6.0000           0.0000          -
53355.90/2697.10	c      2697         508817      242384        20           6.0000           0.0000          -
53454.80/2702.11	c      2702        4994679          89        20           6.0000           0.0000          -
53553.71/2707.13	c      2707        5002551          79        20           6.0000           0.0000          -
53654.65/2712.17	c      2712         662679      301611        20           6.0000           0.0000          -
53753.31/2717.17	c      2717        5021085          89        20           6.0000           0.0000          -
53855.60/2722.35	c      2722        5028204          79        20           6.0000           0.0000          -
53954.66/2727.37	c      2727        5036357          86        20           6.0000           0.0000          -
54055.49/2732.44	c      2732        5044394          79        20           6.0000           0.0000          -
54154.26/2737.50	c      2738         669536      304228        20           6.0000           0.0000          -
54255.24/2742.55	c      2743        5060955          89        20           6.0000           0.0000          -
54356.15/2747.60	c      2748        5971319          67        20           6.0000           0.0000          -
54455.10/2752.65	c      2753        5981215          68        20           6.0000           0.0000          -
54554.16/2757.69	c      2758         560530      254442        20           6.0000           0.0000          -
54655.18/2762.74	c      2763        5094009          93        20           6.0000           0.0000          -
54754.27/2767.78	c      2768        5102163          90        20           6.0000           0.0000          -
54855.21/2772.85	c      2773        6019232          75        20           6.0000           0.0000          -
54956.10/2777.90	c      2778        6029275          80        20           6.0000           0.0000          -
55054.99/2782.95	c      2783        6038495          67        20           6.0000           0.0000          -
55153.79/2787.96	c      2788         524421      248858        20           6.0000           0.0000          -
55252.84/2793.05	c      2793        6058549          77        20           6.0000           0.0000          -
55354.85/2798.10	c      2798         685044      310236        20           6.0000           0.0000          -
55453.78/2803.11	c      2803        5161766          87        20           6.0000           0.0000          -
55552.85/2808.14	c      2808        5171223          79        20           6.0000           0.0000          -
55653.65/2813.15	c      2813        5178580          71        20           6.0000           0.0000          -
55753.58/2818.22	c      2818        5186182          82        20           6.0000           0.0000          -
55854.53/2823.35	c      2823        6121848          78        20           6.0000           0.0000          -
55953.50/2828.40	c      2828        6134146          80        20           6.0000           0.0000          -
56054.40/2833.45	c      2833        6144614          71        20           6.0000           0.0000          -
56153.39/2838.50	c      2838         579814      261653        20           6.0000           0.0000          -
56254.35/2843.55	c      2844        5225761          98        20           6.0000           0.0000          -
56355.43/2848.60	c      2849        6182282          70        20           6.0000           0.0000          -
56454.48/2853.64	c      2854        5240669          85        20           6.0000           0.0000          -
56555.37/2858.70	c      2859        6203635          78        20           6.0000           0.0000          -
56654.21/2863.75	c      2864        6214229          73        20           6.0000           0.0000          -
56753.26/2868.80	c      2869        6224420          74        20           6.0000           0.0000          -
56854.19/2873.85	c      2874        6235885          80        20           6.0000           0.0000          -
56953.15/2878.86	c      2879        5287740          79        20           6.0000           0.0000          -
57054.18/2883.92	c      2884        5296799          82        20           6.0000           0.0000          -
57153.15/2888.96	c      2889        5306133          88        20           6.0000           0.0000          -
57252.14/2893.97	c      2894        5315674          74        20           6.0000           0.0000          -
57351.24/2898.98	c      2899        5324630          81        20           6.0000           0.0000          -
57453.38/2904.07	c      2904        5331499          83        20           6.0000           0.0000          -
57555.36/2909.20	c      2909        6316552          65        20           6.0000           0.0000          -
57654.09/2914.24	c      2914        5344124          87        20           6.0000           0.0000          -
57755.04/2919.30	c      2919         594094      268273        20           6.0000           0.0000          -
57854.14/2924.35	c      2924        6352116          75        20           6.0000           0.0000          -
57954.97/2929.40	c      2929        6362731          75        20           6.0000           0.0000          -
58053.86/2934.45	c      2934        6372505          75        20           6.0000           0.0000          -
58152.69/2939.50	c      2940         551698      260314        20           6.0000           0.0000          -
58253.68/2944.51	c      2945        5387010          79        20           6.0000           0.0000          -
58352.53/2949.52	c      2950         723769      324388        20           6.0000           0.0000          -
58453.59/2954.62	c      2955        5403185          75        20           6.0000           0.0000          -
58552.46/2959.70	c      2960         555993      262071        20           6.0000           0.0000          -
58653.42/2964.75	c      2965         557131      262665        20           6.0000           0.0000          -
58754.42/2969.80	c      2970         558387      263197        20           6.0000           0.0000          -
58853.45/2974.85	c      2975        6459839          72        20           6.0000           0.0000          -
58952.35/2979.86	c      2980        5443055          78        20           6.0000           0.0000          -
59053.44/2984.91	c      2985        5450625          73        20           6.0000           0.0000          -
59152.56/2989.92	c      2990        5458519          87        20           6.0000           0.0000          -
59251.44/2994.93	c      2995        5466263          79        20           6.0000           0.0000          -
59350.25/3000.03	c      3000        5474225          78        20           6.0000           0.0000          -
59453.76/3005.14	c      3005        5481896          75        20           6.0000           0.0000          -
59552.64/3010.19	c      3010        5491183          76        20           6.0000           0.0000          -
59652.54/3015.25	c      3015        6541921          66        20           6.0000           0.0000          -
59753.34/3020.30	c      3020        6552373          71        20           6.0000           0.0000          -
59852.27/3025.31	c      3025        5516672          90        20           6.0000           0.0000          -
59951.20/3030.38	c      3030        5523529          90        20           6.0000           0.0000          -
60052.26/3035.45	c      3035        6584100          66        20           6.0000           0.0000          -
60153.24/3040.50	c      3040        5535186          94        20           6.0000           0.0000          -
60252.36/3045.55	c      3046         571816      268846        20           6.0000           0.0000          -
60351.13/3050.56	c      3051        5550533          93        20           6.0000           0.0000          -
60452.01/3055.60	c      3056        5558573          86        20           6.0000           0.0000          -
60550.90/3060.61	c      3061        5565552          88        20           6.0000           0.0000          -
60649.87/3065.65	c      3066         753767      335473        20           6.0000           0.0000          -
60748.77/3070.66	c      3071        5578201          89        20           6.0000           0.0000          -
60849.66/3075.71	c      3076        5584898          92        20           6.0000           0.0000          -
60948.49/3080.79	c      3081        5591477          85        20           6.0000           0.0000          -
61047.46/3085.80	c      3086         579553      271855        20           6.0000           0.0000          -
61148.40/3090.83	c      3091         632623      281566        20           6.0000           0.0000          -
61247.40/3095.87	c      3096         581803      272802        20           6.0000           0.0000          -
61348.42/3100.92	c      3101        5623557          86        20           6.0000           0.0000          -
61447.38/3106.02	c      3106        5631132          77        20           6.0000           0.0000          -
61549.21/3111.08	c      3111         585138      274244        20           6.0000           0.0000          -
61647.90/3116.14	c      3116         586050      274717        20           6.0000           0.0000          -
61749.09/3121.16	c      3121        5656542          81        20           6.0000           0.0000          -
61849.04/3126.22	c      3126        5664174          85        20           6.0000           0.0000          -
61947.83/3131.27	c      3131        5671102          86        20           6.0000           0.0000          -
62046.70/3136.29	c      3136         589867      276301        20           6.0000           0.0000          -
62147.56/3141.33	c      3141         773706      342526        20           6.0000           0.0000          -
62246.47/3146.34	c      3146         775326      343043        20           6.0000           0.0000          -
62347.28/3151.44	c      3151        5699657          88        20           6.0000           0.0000          -
62446.26/3156.49	c      3156        5707899          79        20           6.0000           0.0000          -
62547.07/3161.52	c      3162         594140      278152        20           6.0000           0.0000          -
62646.04/3166.56	c      3167         595376      278689        20           6.0000           0.0000          -
62748.99/3171.75	c      3172         596548      279153        20           6.0000           0.0000          -
62850.02/3176.85	c      3177         597414      279557        20           6.0000           0.0000          -
62948.75/3181.88	c      3182        5746431          85        20           6.0000           0.0000          -
63049.52/3186.93	c      3187        5754252          73        20           6.0000           0.0000          -
63148.47/3191.94	c      3192        5761809          88        20           6.0000           0.0000          -
63247.26/3197.02	c      3197         661299      288076        20           6.0000           0.0000          -
63349.14/3202.10	c      3202         603185      282398        20           6.0000           0.0000          -
63449.78/3207.15	c      3207         663469      288609        20           6.0000           0.0000          -
63548.94/3212.17	c      3212        5799639          83        20           6.0000           0.0000          -
63647.87/3217.20	c      3217        5808036          81        20           6.0000           0.0000          -
63747.84/3222.25	c      3222         606572      284071        20           6.0000           0.0000          -
63846.79/3227.28	c      3227        5823489          81        20           6.0000           0.0000          -
63945.72/3232.30	c      3232        5830273          78        20           6.0000           0.0000          -
64046.65/3237.34	c      3237        5836806          84        20           6.0000           0.0000          -
64145.57/3242.36	c      3242        5845186          77        20           6.0000           0.0000          -
64244.66/3247.37	c      3247         802695      352796        20           6.0000           0.0000          -
64345.37/3252.46	c      3252        5861521          73        20           6.0000           0.0000          -
64448.36/3257.65	c      3258         805308      353769        20           6.0000           0.0000          -
64549.20/3262.70	c      3263         806834      354291        20           6.0000           0.0000          -
64648.06/3267.75	c      3268         808164      354831        20           6.0000           0.0000          -
64746.87/3272.78	c      3273         678240      293549        20           6.0000           0.0000          -
64847.89/3277.85	c      3278        7052623          69        20           6.0000           0.0000          -
64946.70/3282.86	c      3283        5909173          76        20           6.0000           0.0000          -
65045.62/3287.89	c      3288        5917181          76        20           6.0000           0.0000          -
65146.59/3292.93	c      3293         618581      289328        20           6.0000           0.0000          -
65245.55/3297.96	c      3298        5932029          85        20           6.0000           0.0000          -
65344.45/3302.97	c      3303        5940154          85        20           6.0000           0.0000          -
65443.54/3307.98	c      3308         685130      296017        20           6.0000           0.0000          -
65542.03/3313.00	c      3313         820202      359090        20           6.0000           0.0000          -
65641.02/3318.04	c      3318         821415      359491        20           6.0000           0.0000          -
65742.89/3323.08	c      3323         822783      359947        20           6.0000           0.0000          -
65841.82/3328.09	c      3328         824194      360440        20           6.0000           0.0000          -
65942.55/3333.16	c      3333        5990901          79        20           6.0000           0.0000          -
66042.91/3338.28	c      3338        5998490          87        20           6.0000           0.0000          -
66145.91/3343.41	c      3343         625888      292461        20           6.0000           0.0000          -
66246.80/3348.55	c      3349        7190060          75        20           6.0000           0.0000          -
66347.83/3353.60	c      3354        7199953          75        20           6.0000           0.0000          -
66446.79/3358.62	c      3359        6028904          78        20           6.0000           0.0000          -
66545.62/3363.65	c      3364        6036474          81        20           6.0000           0.0000          -
66646.47/3368.72	c      3369        6044147          86        20           6.0000           0.0000          -
66745.30/3373.80	c      3374        7239854          73        20           6.0000           0.0000          -
66846.07/3378.85	c      3379         631338      294715        20           6.0000           0.0000          -
66945.03/3383.88	c      3384        6070153          84        20           6.0000           0.0000          -
67046.09/3388.95	c      3389        7267204          81        20           6.0000           0.0000          -
67145.03/3394.00	c      3394        7276256          68        20           6.0000           0.0000          -
67243.98/3399.02	c      3399        6093845          81        20           6.0000           0.0000          -
67345.84/3404.05	c      3404        6101856          82        20           6.0000           0.0000          -
67444.63/3409.06	c      3409        6109918          78        20           6.0000           0.0000          -
67545.62/3414.15	c      3414        6117508          80        20           6.0000           0.0000          -
67645.77/3419.21	c      3419        6125405          82        20           6.0000           0.0000          -
67744.88/3424.22	c      3424         638803      297943        20           6.0000           0.0000          -
67843.80/3429.28	c      3429         848791      369133        20           6.0000           0.0000          -
67944.94/3434.34	c      3434        6150861          80        20           6.0000           0.0000          -
68043.74/3439.35	c      3439        6159908          79        20           6.0000           0.0000          -
68144.83/3444.42	c      3444        6167862          82        20           6.0000           0.0000          -
68245.68/3449.53	c      3450        6175924          85        20           6.0000           0.0000          -
68344.64/3454.56	c      3455        6182906          82        20           6.0000           0.0000          -
68445.52/3459.60	c      3460        6191019          78        20           6.0000           0.0000          -
68544.53/3464.70	c      3465        7408590          76        20           6.0000           0.0000          -
68645.31/3469.75	c      3470         646560      301329        20           6.0000           0.0000          -
68746.10/3474.80	c      3475        7427298          77        20           6.0000           0.0000          -
68845.01/3479.85	c      3480        6222103          75        20           6.0000           0.0000          -
68943.97/3484.90	c      3485        7444446          70        20           6.0000           0.0000          -
69044.28/3489.95	c      3490         864245      374605        20           6.0000           0.0000          -
69143.39/3495.00	c      3495         865475      374970        20           6.0000           0.0000          -
69242.35/3500.01	c      3500        6252185          75        20           6.0000           0.0000          -
69341.36/3505.02	c      3505        6258793          84        20           6.0000           0.0000          -
69443.11/3510.11	c      3510        6266484          84        20           6.0000           0.0000          -
69544.11/3515.16	c      3515        6274246          73        20           6.0000           0.0000          -
69644.20/3520.25	c      3520         728557      311704        20           6.0000           0.0000          -
69743.22/3525.30	c      3525         729488      312076        20           6.0000           0.0000          -
69844.18/3530.35	c      3530         657249      305922        20           6.0000           0.0000          -
69945.15/3535.40	c      3535        7538609          65        20           6.0000           0.0000          -
70044.14/3540.45	c      3540        7547819          70        20           6.0000           0.0000          -
70145.12/3545.50	c      3546         659213      306895        20           6.0000           0.0000          -
70243.82/3550.55	c      3551        7566211          80        20           6.0000           0.0000          -
70342.80/3555.60	c      3556        7575523          78        20           6.0000           0.0000          -
70443.55/3560.65	c      3561        7584915          73        20           6.0000           0.0000          -
70544.48/3565.70	c      3566        7594818          79        20           6.0000           0.0000          -
70643.55/3570.71	c      3571         664128      308887        20           6.0000           0.0000          -
70742.59/3575.73	c      3576         665908      309711        20           6.0000           0.0000          -
70843.61/3580.84	c      3581        6370897          78        20           6.0000           0.0000          -
70944.34/3585.90	c      3586         741379      316423        20           6.0000           0.0000          -
71043.20/3590.95	c      3591        7638092          74        20           6.0000           0.0000          -
71142.22/3596.00	c      3596        7649451          71        20           6.0000           0.0000          -
71243.86/3601.05	c      3601        7659374          76        20           6.0000           0.0000          -
71342.90/3606.07	c      3606        6409833          92        20           6.0000           0.0000          -
71441.85/3611.08	c      3611         896316      385840        20           6.0000           0.0000          -
71542.33/3616.13	c      3616        6426251          76        20           6.0000           0.0000          -
71642.73/3621.26	c      3621         899073      386828        20           6.0000           0.0000          -
71743.70/3626.31	c      3626        6442388          79        20           6.0000           0.0000          -
71842.80/3631.33	c      3631        6451129          81        20           6.0000           0.0000          -
71943.74/3636.41	c      3636        7725299          72        20           6.0000           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 (188082 MiB free)
  memory of node 1: 193494 MiB (190742 MiB free)
  memory of node 2: 193531 MiB (190664 MiB free)
  memory of node 3: 193531 MiB (163384 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-4465776-1723658224/watcher-4465776-1723658224 -o /tmp/evaluation-result-4465776-1723658224/solver-4465776-1723658224 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723654518-779821 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465776-1723658224.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): 199680000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 199731200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=782655, runsolver pid=782652
Current StackSize limit: 8192 KiB


[startup+0.100118 s]*
/proc/loadavg: 75.51 79.11 69.23 24/903 782656
/proc/meminfo: memFree=750384424/790760804 swapFree=131071996/131071996
[pid=782655] ppid=782652 vsize=69804 memory=53896 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/stat : 782655 (fscip) R 782652 782655 779811 0 -1 4194304 10355 0 0 0 10 1 0 0 20 0 1 0 132405551 71479296 13474 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
/proc/782655/statm: 17451 13474 2758 3035 0 13847 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 69804 KiB
Current children cumulated memory: 53896 KiB

[startup+0.219591 s]*
/proc/loadavg: 75.51 79.11 69.23 25/923 782676
/proc/meminfo: memFree=750231620/790760804 swapFree=131071996/131071996
[pid=782655] ppid=782652 vsize=1550124 memory=137216 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/stat : 782655 (fscip) S 782652 782655 779811 0 -1 1077936128 31083 0 0 0 19 4 0 0 20 0 21 0 132405551 1587326976 34304 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
/proc/782655/statm: 387531 34304 2774 3035 0 75085 0
[pid=782655/tid=782657] ppid=782652 vsize=1550124 memory=8318255677412212789 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782657/stat : 782657 (fscip) R 782652 782655 779811 0 -1 4194368 1206 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782658] ppid=782652 vsize=1550124 memory=241407623510 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782658/stat : 782658 (fscip) S 782652 782655 779811 0 -1 1077936192 1559 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782659] ppid=782652 vsize=1550124 memory=60710185099761 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782659/stat : 782659 (fscip) S 782652 782655 779811 0 -1 1077936192 1559 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782660] ppid=782652 vsize=1550124 memory=58519768556253 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782660/stat : 782660 (fscip) S 782652 782655 779811 0 -1 1077936192 1559 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782661] ppid=782652 vsize=1550124 memory=55186907489225 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782661/stat : 782661 (fscip) S 782652 782655 779811 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782662] ppid=782652 vsize=1550124 memory=61818387364323 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782662/stat : 782662 (fscip) S 782652 782655 779811 0 -1 1077936192 1558 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782663] ppid=782652 vsize=1550124 memory=14132242817564905 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782663/stat : 782663 (fscip) S 782652 782655 779811 0 -1 1077936192 1560 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782664] ppid=782652 vsize=1550124 memory=1096444 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782664/stat : 782664 (fscip) S 782652 782655 779811 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782665] ppid=782652 vsize=1550124 memory=4121698781375719917 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782665/stat : 782665 (fscip) S 782652 782655 779811 0 -1 1077936192 1559 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782666] ppid=782652 vsize=1550124 memory=3832907667178775912 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782666/stat : 782666 (fscip) S 782652 782655 779811 0 -1 1077936192 1559 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782667] ppid=782652 vsize=1550124 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/782655/task/782667/stat : 782667 (fscip) S 782652 782655 779811 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782668] ppid=782652 vsize=1550124 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/782655/task/782668/stat : 782668 (fscip) S 782652 782655 779811 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782669] ppid=782652 vsize=1550124 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/782655/task/782669/stat : 782669 (fscip) S 782652 782655 779811 0 -1 1077936192 1558 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782670] ppid=782652 vsize=1550124 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/782655/task/782670/stat : 782670 (fscip) S 782652 782655 779811 0 -1 1077936192 1559 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782671] ppid=782652 vsize=1550124 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/782655/task/782671/stat : 782671 (fscip) S 782652 782655 779811 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782672] ppid=782652 vsize=1550124 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/782655/task/782672/stat : 782672 (fscip) S 782652 782655 779811 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782673] ppid=782652 vsize=1550124 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/782655/task/782673/stat : 782673 (fscip) S 782652 782655 779811 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782674] ppid=782652 vsize=1550124 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/782655/task/782674/stat : 782674 (fscip) S 782652 782655 779811 0 -1 1077936192 1559 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782675] ppid=782652 vsize=1550124 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/782655/task/782675/stat : 782675 (fscip) S 782652 782655 779811 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782676] ppid=782652 vsize=1550124 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/782655/task/782676/stat : 782676 (fscip) S 782652 782655 779811 0 -1 1077936192 1558 0 0 0 0 0 0 0 20 0 21 0 132405565 1587326976 34370 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1550124 KiB
Current children cumulated memory: 137216 KiB

[startup+0.323119 s]*
/proc/loadavg: 75.51 79.11 69.23 28/943 782696
/proc/meminfo: memFree=750001468/790760804 swapFree=131071996/131071996
[pid=782655] ppid=782652 vsize=1714044 memory=351808 CPUtime=0.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/stat : 782655 (fscip) S 782652 782655 779811 0 -1 1077936128 84243 0 0 0 48 23 0 0 20 0 41 0 132405551 1755181056 87952 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
/proc/782655/statm: 428511 87952 2790 3035 0 175456 0
[pid=782655/tid=782657] ppid=782652 vsize=1714044 memory=-6369332760781437802 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/782655/task/782657/stat : 782657 (fscip) D 782652 782655 779811 0 -1 4194368 3448 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 87952 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782658] ppid=782652 vsize=1714044 memory=0 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/782655/task/782658/stat : 782658 (fscip) D 782652 782655 779811 0 -1 4194368 3672 0 0 0 1 0 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782659] ppid=782652 vsize=1714044 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/782655/task/782659/stat : 782659 (fscip) D 782652 782655 779811 0 -1 4194368 3817 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782660] ppid=782652 vsize=1714044 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/782655/task/782660/stat : 782660 (fscip) D 782652 782655 779811 0 -1 4194368 3449 0 0 0 2 0 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782661] ppid=782652 vsize=1714044 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/782655/task/782661/stat : 782661 (fscip) D 782652 782655 779811 0 -1 4194368 3592 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782662] ppid=782652 vsize=1714044 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/782655/task/782662/stat : 782662 (fscip) D 782652 782655 779811 0 -1 4194368 3580 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782663] ppid=782652 vsize=1714044 memory=0 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/782655/task/782663/stat : 782663 (fscip) R 782652 782655 779811 0 -1 4194368 3438 0 0 0 2 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782664] ppid=782652 vsize=1714044 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/782655/task/782664/stat : 782664 (fscip) D 782652 782655 779811 0 -1 4194368 3709 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782665] ppid=782652 vsize=1714044 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/782655/task/782665/stat : 782665 (fscip) R 782652 782655 779811 0 -1 4194368 3637 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782666] ppid=782652 vsize=1714044 memory=0 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/782655/task/782666/stat : 782666 (fscip) D 782652 782655 779811 0 -1 4194368 3429 0 0 0 2 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782667] ppid=782652 vsize=1714044 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/782655/task/782667/stat : 782667 (fscip) R 782652 782655 779811 0 -1 4194368 3537 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782668] ppid=782652 vsize=1714044 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/782655/task/782668/stat : 782668 (fscip) R 782652 782655 779811 0 -1 4194368 3719 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782669] ppid=782652 vsize=1714044 memory=0 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/782655/task/782669/stat : 782669 (fscip) R 782652 782655 779811 0 -1 4194368 3445 0 0 0 2 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782670] ppid=782652 vsize=1714044 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/782655/task/782670/stat : 782670 (fscip) R 782652 782655 779811 0 -1 4194368 3712 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782671] ppid=782652 vsize=1714044 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/782655/task/782671/stat : 782671 (fscip) R 782652 782655 779811 0 -1 4194368 3527 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 88018 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782672] ppid=782652 vsize=1714044 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/782655/task/782672/stat : 782672 (fscip) R 782652 782655 779811 0 -1 4194368 3440 0 0 0 2 0 0 0 20 0 41 0 132405565 1755181056 88084 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782673] ppid=782652 vsize=1714044 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/782655/task/782673/stat : 782673 (fscip) R 782652 782655 779811 0 -1 4194368 3690 0 0 0 1 1 0 0 20 0 41 0 132405565 1755181056 88084 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782674] ppid=782652 vsize=1714044 memory=0 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/782655/task/782674/stat : 782674 (fscip) R 782652 782655 779811 0 -1 4194368 3632 0 0 0 1 0 0 0 20 0 41 0 132405565 1755181056 88216 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782675] ppid=782652 vsize=1714044 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/782655/task/782675/stat : 782675 (fscip) R 782652 782655 779811 0 -1 4194368 3456 0 0 0 2 0 0 0 20 0 41 0 132405565 1755181056 88282 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782676] ppid=782652 vsize=1714044 memory=0 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/782655/task/782676/stat : 782676 (fscip) R 782652 782655 779811 0 -1 4194368 3686 0 0 0 1 0 0 0 20 0 41 0 132405565 1755181056 88282 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782677] ppid=782652 vsize=1714044 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/782655/task/782677/stat : 782677 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88282 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782678] ppid=782652 vsize=1714044 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/782655/task/782678/stat : 782678 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88282 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782679] ppid=782652 vsize=1714044 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/782655/task/782679/stat : 782679 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782680] ppid=782652 vsize=1714044 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/782655/task/782680/stat : 782680 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782681] ppid=782652 vsize=1714044 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/782655/task/782681/stat : 782681 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782682] ppid=782652 vsize=1714044 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/782655/task/782682/stat : 782682 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782683] ppid=782652 vsize=1714044 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/782655/task/782683/stat : 782683 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782684] ppid=782652 vsize=1714044 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/782655/task/782684/stat : 782684 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782685] ppid=782652 vsize=1714044 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/782655/task/782685/stat : 782685 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782686] ppid=782652 vsize=1714044 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/782655/task/782686/stat : 782686 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782687] ppid=782652 vsize=1714044 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/782655/task/782687/stat : 782687 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782688] ppid=782652 vsize=1714044 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/782655/task/782688/stat : 782688 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782689] ppid=782652 vsize=1714044 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/782655/task/782689/stat : 782689 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782690] ppid=782652 vsize=1714044 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/782655/task/782690/stat : 782690 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782691] ppid=782652 vsize=1714044 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/782655/task/782691/stat : 782691 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782692] ppid=782652 vsize=1714044 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/782655/task/782692/stat : 782692 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782693] ppid=782652 vsize=1714044 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/782655/task/782693/stat : 782693 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782694] ppid=782652 vsize=1714044 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/782655/task/782694/stat : 782694 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782695] ppid=782652 vsize=1714044 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/782655/task/782695/stat : 782695 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782696] ppid=782652 vsize=1714044 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/782655/task/782696/stat : 782696 (fscip) S 782652 782655 779811 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132405581 1755181056 88348 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
Current children cumulated CPU time: 0.71 s
Current children cumulated vsize: 1714044 KiB
Current children cumulated memory: 351808 KiB

[startup+0.701512 s]
/proc/loadavg: 75.51 79.11 69.23 43/943 782696
/proc/meminfo: memFree=749583700/790760804 swapFree=131071996/131071996
[pid=782655] ppid=782652 vsize=1714044 memory=809632 CPUtime=7.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/stat : 782655 (fscip) S 782652 782655 779811 0 -1 1077936128 202489 0 0 0 622 103 0 0 20 0 41 0 132405551 1755181056 202408 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 17 20 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
/proc/782655/statm: 428511 202408 2950 3035 0 294853 0
[pid=782655/tid=782657] ppid=782652 vsize=1714044 memory=0 CPUtime=0.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782657/stat : 782657 (fscip) R 782652 782655 779811 0 -1 4194368 10796 0 0 0 28 6 0 0 20 0 41 0 132405565 1755181056 202408 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782658] ppid=782652 vsize=1714044 memory=5512 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782658/stat : 782658 (fscip) R 782652 782655 779811 0 -1 4194368 6938 0 0 0 28 5 0 0 20 0 41 0 132405565 1755181056 202408 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782659] ppid=782652 vsize=1714044 memory=2316 CPUtime=0.37 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782659/stat : 782659 (fscip) R 782652 782655 779811 0 -1 4194368 9664 0 0 0 34 3 0 0 20 0 41 0 132405565 1755181056 202408 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0

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

[pid=782655/tid=782681] ppid=782652 vsize=33657424 memory=6952 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/782655/task/782681/stat : 782681 (fscip) S 782652 782655 779811 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782682] ppid=782652 vsize=33657424 memory=7044 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782682/stat : 782682 (fscip) S 782652 782655 779811 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782683] ppid=782652 vsize=33657424 memory=20660 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/782655/task/782683/stat : 782683 (fscip) S 782652 782655 779811 0 -1 1077936192 120 0 0 0 0 3 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782684] ppid=782652 vsize=33657424 memory=6952 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782684/stat : 782684 (fscip) S 782652 782655 779811 0 -1 1077936192 121 0 0 0 4 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782685] ppid=782652 vsize=33657424 memory=104 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/782655/task/782685/stat : 782685 (fscip) S 782652 782655 779811 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782686] ppid=782652 vsize=33657424 memory=25932 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/782655/task/782686/stat : 782686 (fscip) S 782652 782655 779811 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782687] ppid=782652 vsize=33657424 memory=21392 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/782655/task/782687/stat : 782687 (fscip) S 782652 782655 779811 0 -1 1077936192 120 0 0 0 1 2 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782688] ppid=782652 vsize=33657424 memory=30517668 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/782655/task/782688/stat : 782688 (fscip) S 782652 782655 779811 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782689] ppid=782652 vsize=33657424 memory=30444952 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/782655/task/782689/stat : 782689 (fscip) S 782652 782655 779811 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782690] ppid=782652 vsize=33657424 memory=30900820 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/782655/task/782690/stat : 782690 (fscip) S 782652 782655 779811 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782691] ppid=782652 vsize=33657424 memory=10544 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/782655/task/782691/stat : 782691 (fscip) S 782652 782655 779811 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782692] ppid=782652 vsize=33657424 memory=30928660 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/782655/task/782692/stat : 782692 (fscip) S 782652 782655 779811 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782693] ppid=782652 vsize=33657424 memory=16164 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/782655/task/782693/stat : 782693 (fscip) S 782652 782655 779811 0 -1 1077936192 120 0 0 0 2 1 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782694] ppid=782652 vsize=33657424 memory=30897724 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/782655/task/782694/stat : 782694 (fscip) S 782652 782655 779811 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782695] ppid=782652 vsize=33657424 memory=30907180 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/782655/task/782695/stat : 782695 (fscip) S 782652 782655 779811 0 -1 1077936192 61 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782696] ppid=782652 vsize=33657424 memory=13908 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/782655/task/782696/stat : 782696 (fscip) S 782652 782655 779811 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 132405581 34465202176 7732658 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
Current children cumulated CPU time: 70873.3 s
Current children cumulated vsize: 33657424 KiB
Current children cumulated memory: 30930632 KiB

[startup+3642.3 s]
/proc/loadavg: 80.41 80.54 80.18 25/979 784812
/proc/meminfo: memFree=721783212/790760804 swapFree=131071996/131071996
[pid=782655] ppid=782652 vsize=34109260 memory=31313284 CPUtime=72000 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/stat : 782655 (fscip) D 782652 782655 779811 0 -1 1077937156 139788117 0 0 0 7172340 27656 0 0 20 0 41 0 132405551 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 17 68 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
/proc/782655/statm: 8527315 7828321 3334 3035 0 8343971 0
[pid=782655/tid=782657] ppid=782652 vsize=34109260 memory=28974524 CPUtime=3596.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782657/stat : 782657 (fscip) D 782652 782655 779811 0 -1 1077937220 10484897 0 0 0 358206 1406 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782658] ppid=782652 vsize=34109260 memory=6720662151549305452 CPUtime=3598.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782658/stat : 782658 (fscip) D 782652 782655 779811 0 -1 1077937220 7970190 0 0 0 358299 1572 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782659] ppid=782652 vsize=34109260 memory=29718900 CPUtime=3601.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782659/stat : 782659 (fscip) D 782652 782655 779811 0 -1 1077937220 393323 0 0 0 359091 1043 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782660] ppid=782652 vsize=34109260 memory=6723161418097324 CPUtime=3601.78 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782660/stat : 782660 (fscip) D 782652 782655 779811 0 -1 1077937220 11728218 0 0 0 358865 1313 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782661] ppid=782652 vsize=34109260 memory=280180048512128 CPUtime=3599.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782661/stat : 782661 (fscip) D 782652 782655 779811 0 -1 1077937220 8919823 0 0 0 358699 1298 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782662] ppid=782652 vsize=34109260 memory=11744 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/782655/task/782662/stat : 782662 (fscip) D 782652 782655 779811 0 -1 1077937220 408777 0 0 0 358865 1449 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782663] ppid=782652 vsize=34109260 memory=6048 CPUtime=3600.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782663/stat : 782663 (fscip) S 782652 782655 779811 0 -1 4195904 10846564 0 0 0 358530 1514 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 139749369039728 15936049 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 0
[pid=782655/tid=782664] ppid=782652 vsize=34109260 memory=25333125866717268 CPUtime=3597.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782664/stat : 782664 (fscip) D 782652 782655 779811 0 -1 1077937220 8138641 0 0 0 358374 1344 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782665] ppid=782652 vsize=34109260 memory=2316 CPUtime=3596 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782665/stat : 782665 (fscip) D 782652 782655 779811 0 -1 1077937220 433053 0 0 0 358272 1328 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782666] ppid=782652 vsize=34109260 memory=10544 CPUtime=3599.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782666/stat : 782666 (fscip) D 782652 782655 779811 0 -1 1077937220 11995382 0 0 0 358554 1406 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782667] ppid=782652 vsize=34109260 memory=7312 CPUtime=3595.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782667/stat : 782667 (fscip) D 782652 782655 779811 0 -1 1077937220 8891177 0 0 0 358188 1396 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782668] ppid=782652 vsize=34109260 memory=31313284 CPUtime=3602.54 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782668/stat : 782668 (fscip) D 782652 782655 779811 0 -1 1077937220 437122 0 0 0 359093 1161 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782669] ppid=782652 vsize=34109260 memory=7199936 CPUtime=3602.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782669/stat : 782669 (fscip) D 782652 782655 779811 0 -1 1077937220 12114884 0 0 0 358951 1308 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782670] ppid=782652 vsize=34109260 memory=16164 CPUtime=3597.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782670/stat : 782670 (fscip) D 782652 782655 779811 0 -1 1077937220 7797005 0 0 0 358369 1419 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782671] ppid=782652 vsize=34109260 memory=0 CPUtime=3600.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782671/stat : 782671 (fscip) D 782652 782655 779811 0 -1 1077937220 411648 0 0 0 358704 1360 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782672] ppid=782652 vsize=34109260 memory=280180046816176 CPUtime=3600.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782672/stat : 782672 (fscip) D 782652 782655 779811 0 -1 1077937220 10506249 0 0 0 358748 1349 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782673] ppid=782652 vsize=34109260 memory=0 CPUtime=3599.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782673/stat : 782673 (fscip) D 782652 782655 779811 0 -1 1077937220 8084019 0 0 0 358432 1478 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782674] ppid=782652 vsize=34109260 memory=0 CPUtime=3600.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782674/stat : 782674 (fscip) D 782652 782655 779811 0 -1 1077937220 438847 0 0 0 358446 1574 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782675] ppid=782652 vsize=34109260 memory=6952 CPUtime=3600.94 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782675/stat : 782675 (fscip) D 782652 782655 779811 0 -1 1077937220 11508866 0 0 0 358753 1341 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782676] ppid=782652 vsize=34109260 memory=7044 CPUtime=3602.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782676/stat : 782676 (fscip) D 782652 782655 779811 0 -1 1077937220 8263534 0 0 0 358697 1513 0 0 20 0 41 0 132405565 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782677] ppid=782652 vsize=34109260 memory=352146 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782677/stat : 782677 (fscip) D 782652 782655 779811 0 -1 1077937220 124 0 0 0 4 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782678] ppid=782652 vsize=34109260 memory=352210 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/782655/task/782678/stat : 782678 (fscip) D 782652 782655 779811 0 -1 1077937220 140 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782679] ppid=782652 vsize=34109260 memory=30079184 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/782655/task/782679/stat : 782679 (fscip) D 782652 782655 779811 0 -1 1077937220 123 0 0 0 2 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782680] ppid=782652 vsize=34109260 memory=30543000 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/782655/task/782680/stat : 782680 (fscip) D 782652 782655 779811 0 -1 1077937220 127 0 0 0 0 3 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782681] ppid=782652 vsize=34109260 memory=31215924 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/782655/task/782681/stat : 782681 (fscip) D 782652 782655 779811 0 -1 1077937220 124 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782682] ppid=782652 vsize=34109260 memory=2700 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/782655/task/782682/stat : 782682 (fscip) D 782652 782655 779811 0 -1 1077937220 125 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782683] ppid=782652 vsize=34109260 memory=31115396 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/782655/task/782683/stat : 782683 (fscip) D 782652 782655 779811 0 -1 1077937220 122 0 0 0 0 3 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782684] ppid=782652 vsize=34109260 memory=280180048571248 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/782655/task/782684/stat : 782684 (fscip) D 782652 782655 779811 0 -1 1077937220 123 0 0 0 4 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782685] ppid=782652 vsize=34109260 memory=24951928 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/782655/task/782685/stat : 782685 (fscip) D 782652 782655 779811 0 -1 1077937220 122 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782686] ppid=782652 vsize=34109260 memory=2208 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/782655/task/782686/stat : 782686 (fscip) D 782652 782655 779811 0 -1 1077937220 122 0 0 0 2 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782687] ppid=782652 vsize=34109260 memory=25333125866717268 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/782655/task/782687/stat : 782687 (fscip) D 782652 782655 779811 0 -1 1077937220 122 0 0 0 1 2 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782688] ppid=782652 vsize=34109260 memory=2305956767099872704 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/782655/task/782688/stat : 782688 (fscip) D 782652 782655 779811 0 -1 1077937220 122 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782689] ppid=782652 vsize=34109260 memory=280180047783280 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/782655/task/782689/stat : 782689 (fscip) D 782652 782655 779811 0 -1 1077937220 126 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782690] ppid=782652 vsize=34109260 memory=4639081795090081634 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/782655/task/782690/stat : 782690 (fscip) D 782652 782655 779811 0 -1 1077937220 123 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782691] ppid=782652 vsize=34109260 memory=31313284 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/782655/task/782691/stat : 782691 (fscip) D 782652 782655 779811 0 -1 1077937220 122 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782692] ppid=782652 vsize=34109260 memory=6832 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/782655/task/782692/stat : 782692 (fscip) D 782652 782655 779811 0 -1 1077937220 122 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782693] ppid=782652 vsize=34109260 memory=25678256 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/782655/task/782693/stat : 782693 (fscip) D 782652 782655 779811 0 -1 1077937220 122 0 0 0 2 1 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782694] ppid=782652 vsize=34109260 memory=31244976 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/782655/task/782694/stat : 782694 (fscip) D 782652 782655 779811 0 -1 1077937220 123 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782695] ppid=782652 vsize=34109260 memory=42004 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/782655/task/782695/stat : 782695 (fscip) D 782652 782655 779811 0 -1 1077937220 62 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
[pid=782655/tid=782696] ppid=782652 vsize=34109260 memory=31313284 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/782655/task/782696/stat : 782696 (fscip) D 782652 782655 779811 0 -1 1077937220 124 0 0 0 3 0 0 0 20 0 41 0 132405581 34927882240 7828321 809668444160 4194304 16623229 140729208092528 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47906816 140729208099846 140729208099964 140729208099964 140729208106992 24
Current children cumulated CPU time: 72000 s
Current children cumulated vsize: 34109260 KiB
Current children cumulated memory: 31313284 KiB

[startup+3643.87 s]
# the end of solver process 782655 was just reported to runsolver
# Child ended because it received signal 24 (SIGXCPU)
Child dumped core

# cumulated CPU time of all completed processes:  user=71723.4 s, system=277.329 s

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

[startup+3643.22 s]
/proc/loadavg: 80.41 80.54 80.18 44/945 784856
/proc/meminfo: memFree=723432424/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3643.6 s]
/proc/loadavg: 80.41 80.54 80.18 44/945 784856
/proc/meminfo: memFree=723432424/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3643.8 s]
/proc/loadavg: 80.41 80.54 80.18 44/945 784856
/proc/meminfo: memFree=723432424/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 24 (SIGXCPU)
Child dumped core

Real time (s): 3643.87
CPU time (s): 72000.7
CPU user time (s): 71723.4
CPU system time (s): 277.329
CPU usage (%): 1975.94
Max. virtual memory (cumulated for all children) (KiB): 34168072
Max. memory (cumulated for all children) (KiB): 31313284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71723.4
system time used= 277.329
maximum resident set size= 31313284
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 139788117
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= 356329
involuntary context switches= 564379


# summary of solver processes directly reported to runsolver:
#   pid: 782655
#   total CPU time (s): 72000.7
#   total CPU user time (s): 71723.4
#   total CPU system time (s): 277.329

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.8579 second user time and 104.734 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 19:57:04
IDJOB=4465776
IDBENCH=176105
IDSOLVER=3094
FILE ID=nodeD105/4465776-1723658224
RUNJOBID= nodeD105-1723654518-779821
SLURM_JOB_ID= 8267924
Free space on /tmp= 8622824 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=11-t=5.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-4465776-1723658224/watcher-4465776-1723658224 -o /tmp/evaluation-result-4465776-1723658224/solver-4465776-1723658224 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723654518-779821 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465776-1723658224.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 8d06570fa4bf547e139dcdd4309b0d0f
RANDOM SEED=1724274354

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		: 2565.025
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		: 2719.916
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		: 2595.401
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		: 3063.210
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		: 1946.514
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		: 3748.657
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		: 2626.365
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		: 3063.097
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		: 2047.149
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		: 3713.143
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		: 2628.232
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		: 3063.060
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		: 1545.080
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		: 3515.955
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		: 2634.898
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		: 3063.056
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		: 3594.971
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		: 3549.864
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		: 2630.542
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		: 3063.064
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		: 3507.153
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		: 3143.331
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		: 2633.534
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		: 3063.115
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		: 1827.747
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		: 3585.768
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		: 2632.567
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		: 3063.209
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		: 2957.601
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		: 2901.257
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		: 2636.656
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		: 3063.302
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		: 1598.005
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		: 3173.981
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		: 3891.823
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		: 3063.364
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		: 3350.654
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		: 3657.442
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		: 2627.734
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		: 3063.458
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		: 2394.598
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		: 2624.144
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 42
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2632.219
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		: 3063.545
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		: 1526.468
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		: 2632.375
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		: 2637.543
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		: 3063.659
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		: 1915.526
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		: 2622.778
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		: 2629.103
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		: 3063.788
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		: 1336.905
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		: 2638.870
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		: 2638.858
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		: 3063.895
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		: 3036.917
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		: 2636.450
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		: 2630.822
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		: 3064.008
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		: 1358.365
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		: 2642.271
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		: 2631.886
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		: 3064.117
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		: 2615.244
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		: 2624.597
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		: 2621.484
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		: 3064.249
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		: 1814.525
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		: 2641.238
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		: 2651.048
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		: 3064.369
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		: 1237.160
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		: 2790.834
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		: 2642.431
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		: 3064.498
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		: 3088.793
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		: 3273.992
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		: 3694.729
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		: 3064.534
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:        750478292 kB
MemAvailable:   755282312 kB
Buffers:         1253216 kB
Cached:          6837408 kB
SwapCached:            0 kB
Active:          1707320 kB
Inactive:       35011064 kB
Active(anon):       2160 kB
Inactive(anon): 28664512 kB
Active(file):    1705160 kB
Inactive(file):  6346552 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             61732 kB
Writeback:             0 kB
AnonPages:      28626612 kB
Mapped:           134680 kB
Shmem:             38920 kB
KReclaimable:     344020 kB
Slab:             782644 kB
SReclaimable:     344020 kB
SUnreclaim:       438624 kB
KernelStack:       15648 kB
PageTables:        68920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3465648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1171968 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1548288 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:     1351680 kB
DirectMap2M:    191035392 kB
DirectMap1G:    613416960 kB

Free space on /tmp at the end= 8622800 MiB
End job on nodeD105 at 2024-08-14 20:57:48