Trace number 4465763

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72001.6 3636.16

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n188-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM1c14f117e67441c2f256fb4d1e22e789
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables282
Total number of constraints752
Number of constraints which are clauses752
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 24141824, getVmSize() = 24141824, SCIPgetMemUsed() = 1949822, SCIPgetMemTotal() = 2595630, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 16177639, getVmSize() = 26759168, SCIPgetMemUsed() = 2302067, SCIPgetMemTotal() = 4063931, SCIPgetMemExternEstim() = 1048576
0.00/0.01	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4465763-1722554819
0.00/0.01	c   Variables        : 282 (282 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 752
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 282 (282 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 752
0.00/0.01	c Constraints        : Number
0.00/0.01	c   logicor          : 752 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.06	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.07	c                                Nodes    Active                                            
0.00/0.07	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
100.79/5.22	c         5            425         424        20                -           0.0000          -
201.71/10.39	c        10           1619         569        20                -           0.0000          -
302.57/15.45	c        15          94408          76        20                -           0.0000          -
405.35/20.61	c        21           9376        8291        20                -           0.0000          -
504.24/25.69	c        26           6313        5261        20                -           0.0000          -
605.10/30.76	c        31           7687        6626        20                -           0.0000          -
705.99/35.82	c        36           9449        8383        20                -           0.0000          -
805.14/40.89	c        41          11141       10075        20                -           0.0000          -
905.77/45.96	c        46          12945       11879        20                -           0.0000          -
1007.20/51.05	c        51          27721       26632        20                -           0.0000          -
1106.22/56.12	c        56          30855       29766        20                -           0.0000          -
1207.29/61.18	c        61          34126       33037        20                -           0.0000          -
1307.38/66.23	c        66          37157       36068        20                -           0.0000          -
1406.60/71.29	c        71          40409       39320        20                -           0.0000          -
1507.32/76.34	c        76          43548       42459        20                -           0.0000          -
1608.23/81.41	c        81          46768       45673        20                -           0.0000          -
1707.26/86.49	c        86          50158       49063        20                -           0.0000          -
1808.20/91.57	c        92          53254       52140        20                -           0.0000          -
1909.17/96.65	c        97          56715       55601        20                -           0.0000          -
2010.09/101.70	c       102          59811       58697        20                -           0.0000          -
2109.02/106.77	c       107          63121       62005        20                -           0.0000          -
2210.03/111.86	c       112          35299       34142        20                -           0.0000          -
2310.93/116.92	c       117          36880       35723        20                -           0.0000          -
2409.92/121.97	c       122         828980          82        20                -           0.0000          -
2508.99/127.02	c       127         868245          84        20                -           0.0000          -
2610.59/132.07	c       132         905703          81        20                -           0.0000          -
2709.61/137.12	c       137         940695          84        20                -           0.0000          -
2810.60/142.17	c       142         975666          84        20                -           0.0000          -
2910.85/147.22	c       147        1019525          80        20                -           0.0000          -
3009.80/152.27	c       152        1051518          87        20                -           0.0000          -
3110.78/157.32	c       157        1085130          81        20                -           0.0000          -
3209.81/162.37	c       162        1125228          87        20                -           0.0000          -
3310.73/167.42	c       167        1162019          78        20                -           0.0000          -
3409.61/172.47	c       172        1201090          86        20                -           0.0000          -
3510.54/177.52	c       178        1236854          80        20                -           0.0000          -
3609.31/182.57	c       183        1278889          81        20                -           0.0000          -
3708.40/187.59	c       188        1316629          83        20                -           0.0000          -
3807.15/192.60	c       193        1353299          82        20                -           0.0000          -
3908.28/197.63	c       198          58921       57787        20                -           0.0000          -
4007.14/202.64	c       203          60546       59412        20                -           0.0000          -
4106.10/207.67	c       208          62108       60974        20                -           0.0000          -
4207.05/212.72	c       213          63846       62708        20                -           0.0000          -
4308.06/217.81	c       218          65484       64346        20                -           0.0000          -
4409.08/222.90	c       223          67039       65901        20                -           0.0000          -
4507.97/227.96	c       228          68854       67709        20                -           0.0000          -
4607.01/233.02	c       233        1625067          78        20                -           0.0000          -
4708.85/238.09	c       238        1658648          84        20                -           0.0000          -
4809.53/243.16	c       243        1688550          80        20                -           0.0000          -
4910.03/248.21	c       248         151399      149775        20                -           0.0000          -
5008.75/253.26	c       253         154573      152933        20                -           0.0000          -
5109.58/258.30	c       258         157593      155828        20                -           0.0000          -
5208.62/263.37	c       263        1824542          79        20                -           0.0000          -
5309.63/268.42	c       268        1858684          84        20                -           0.0000          -
5408.61/273.44	c       273        1894171          82        20                -           0.0000          -
5507.51/278.45	c       278        1931030          83        20                -           0.0000          -
5606.44/283.49	c       284        1964937          85        20                -           0.0000          -
5707.41/288.58	c       289        1994870          83        20                -           0.0000          -
5808.28/293.63	c       294        2029682          82        20                -           0.0000          -
5907.16/298.68	c       299        2061974          83        20                -           0.0000          -
6008.09/303.73	c       304        2097303          85        20                -           0.0000          -
6109.14/308.80	c       309        2133131          82        20                -           0.0000          -
6208.17/313.87	c       314        2169801          77        20                -           0.0000          -
6309.15/318.92	c       319        2202350          78        20                -           0.0000          -
6408.06/323.97	c       324        2241308          79        20                -           0.0000          -
6507.01/329.02	c       329        2275558          85        20                -           0.0000          -
6608.72/334.07	c       334        2309661          79        20                -           0.0000          -
6709.56/339.13	c       339         208151      201781        20                -           0.0000          -
6808.78/344.16	c       344         211535      204901        20                -           0.0000          -
6907.46/349.18	c       349         117891      115372        20                -           0.0000          -
7006.73/354.20	c       354         119733      117142        20                -           0.0000          -
7107.04/359.23	c       359         121666      119020        20                -           0.0000          -
7206.12/364.26	c       364         123420      120747        20                -           0.0000          -
7307.17/369.32	c       369         227166      220304        20                -           0.0000          -
7406.15/374.38	c       374         230464      223547        20                -           0.0000          -
7506.98/379.45	c       379         233609      226418        20                -           0.0000          -
7607.97/384.51	c       385         236841      229606        20                -           0.0000          -
7706.91/389.56	c       390         132074      129191        20                -           0.0000          -
7807.95/394.66	c       395         133872      130927        20                -           0.0000          -
7908.96/399.72	c       400         125440      123718        20                -           0.0000          -
8008.03/404.77	c       405         127044      125322        20                -           0.0000          -
8107.02/409.78	c       410         128602      126865        20                -           0.0000          -
8208.06/414.84	c       415         130148      128402        20                -           0.0000          -
8309.13/419.91	c       420         131933      130170        20                -           0.0000          -
8408.01/424.97	c       425         133621      131852        20                -           0.0000          -
8507.10/430.02	c       430         135378      133536        20                -           0.0000          -
8608.97/435.06	c       435        2999114          87        20                -           0.0000          -
8707.82/440.11	c       440         270305      262315        20                -           0.0000          -
8808.86/445.13	c       445         273157      265109        20                -           0.0000          -
8908.06/450.16	c       450         276568      268323        20                -           0.0000          -
9006.86/455.17	c       455        3144884          77        20                -           0.0000          -
9105.98/460.18	c       460        3177856          89        20                -           0.0000          -
9206.23/465.27	c       465        3217129          83        20                -           0.0000          -
9307.26/470.32	c       470        3255278          82        20                -           0.0000          -
9406.18/475.38	c       475        3292628          86        20                -           0.0000          -
9507.10/480.45	c       480        3332218          86        20                -           0.0000          -
9608.12/485.52	c       486        3373944          82        20                -           0.0000          -
9707.13/490.52	c       491         300773      291915        20                -           0.0000          -
9806.14/495.54	c       496         303626      294379        20                -           0.0000          -
9905.15/500.59	c       501        3485764          85        20                -           0.0000          -
10006.14/505.65	c       506        3527029          82        20                -           0.0000          -
10107.23/510.71	c       511        3563801          82        20                -           0.0000          -
10208.05/515.81	c       516        3606328          80        20                -           0.0000          -
10307.16/520.88	c       521        3645461          78        20                -           0.0000          -
10407.94/525.94	c       526        3682924          80        20                -           0.0000          -
10507.12/531.01	c       531        3722084          83        20                -           0.0000          -
10605.97/536.04	c       536        3755349          79        20                -           0.0000          -
10707.76/541.11	c       541        3790843          80        20                -           0.0000          -
10808.73/546.16	c       546        3829248          80        20                -           0.0000          -
10908.90/551.21	c       551        3866850          82        20                -           0.0000          -
11007.90/556.27	c       556        3907208          81        20                -           0.0000          -
11108.93/561.31	c       561        3944129          82        20                -           0.0000          -
11208.01/566.36	c       566        3980183          79        20                -           0.0000          -
11309.00/571.41	c       571        4020782          78        20                -           0.0000          -
11407.95/576.46	c       576        4058290          79        20                -           0.0000          -
11508.95/581.51	c       582        4093657          80        20                -           0.0000          -
11607.92/586.56	c       587        4133371          78        20                -           0.0000          -
11709.01/591.61	c       592        4170669          79        20                -           0.0000          -
11808.08/596.62	c       597        4211474          85        20                -           0.0000          -
11907.20/601.68	c       602         193741      190849        20                -           0.0000          -
12008.16/606.74	c       607         208686      203657        20                -           0.0000          -
12109.13/611.81	c       612         210455      205412        20                -           0.0000          -
12208.16/616.86	c       617         212279      207209        20                -           0.0000          -
12309.00/621.91	c       622         200155      197206        20                -           0.0000          -
12407.89/626.94	c       627         201777      198783        20                -           0.0000          -
12506.75/632.01	c       632         203446      200424        20                -           0.0000          -
12608.26/637.05	c       637         205096      202033        20                -           0.0000          -
12707.35/642.11	c       642         206714      203636        20                -           0.0000          -
12808.47/647.16	c       647        4614276          82        20                -           0.0000          -
12908.74/652.21	c       652        4655946          85        20                -           0.0000          -
13007.80/657.27	c       657        4695609          77        20                -           0.0000          -
13108.82/662.31	c       662        4735110          81        20                -           0.0000          -
13207.91/667.33	c       667        4773768          79        20                -           0.0000          -
13306.93/672.37	c       672        4814544          82        20                -           0.0000          -
13407.85/677.43	c       677        4856245          78        20                -           0.0000          -
13508.85/682.51	c       683        4899112          81        20                -           0.0000          -
13607.85/687.53	c       688        4942175          85        20                -           0.0000          -
13706.84/692.53	c       693        4983453          79        20                -           0.0000          -
13805.77/697.58	c       698         427446      389436        20                -           0.0000          -
13906.48/702.64	c       703        5062226          81        20                -           0.0000          -
14007.41/707.73	c       708         433847      394095        20                -           0.0000          -
14106.57/712.81	c       713         436383      396229        20                -           0.0000          -
14207.57/717.86	c       718         438576      398294        20                -           0.0000          -
14308.62/722.90	c       723         440871      400548        20                -           0.0000          -
14407.63/727.96	c       728         443172      402804        20                -           0.0000          -
14506.71/733.01	c       733         445204      404824        20                -           0.0000          -
14608.05/738.06	c       738        5322393          78        20                -           0.0000          -
14707.18/743.08	c       743        5361401          79        20                -           0.0000          -
14808.19/748.13	c       748        5399689          80        20                -           0.0000          -
14908.51/753.21	c       753        5436484          79        20                -           0.0000          -
15007.51/758.26	c       758        5473340          80        20                -           0.0000          -
15108.38/763.31	c       763        5510485          81        20                -           0.0000          -
15207.28/768.35	c       768        5542912          81        20                -           0.0000          -
15306.28/773.38	c       773        5578675          77        20                -           0.0000          -
15407.36/778.46	c       778        5612142          74        20                -           0.0000          -
15508.35/783.50	c       784        5651956          80        20                -           0.0000          -
15607.43/788.56	c       789        5694413          83        20                -           0.0000          -
15708.67/793.61	c       794        5735233          83        20                -           0.0000          -
15807.54/798.65	c       799        5777421          81        20                -           0.0000          -
15908.50/803.70	c       804        5816280          85        20                -           0.0000          -
16007.55/808.71	c       809        5857395          86        20                -           0.0000          -
16106.56/813.75	c       814         494357      451465        20                -           0.0000          -
16207.62/818.86	c       819         497487      454569        20                -           0.0000          -
16306.64/823.86	c       824         270006      265568        20                -           0.0000          -
16405.69/828.88	c       829         271565      267119        20                -           0.0000          -
16506.69/833.93	c       834         273045      268559        20                -           0.0000          -
16605.72/838.99	c       839         274560      270062        20                -           0.0000          -
16707.36/844.05	c       844         276216      271702        20                -           0.0000          -
16806.49/849.07	c       849         293877      286609        20                -           0.0000          -
16905.36/854.09	c       854         518832      474064        20                -           0.0000          -
17006.64/859.15	c       859         297361      290024        20                -           0.0000          -
17105.60/864.15	c       864         298931      291594        20                -           0.0000          -
17204.26/869.19	c       869         300658      293221        20                -           0.0000          -
17304.53/874.28	c       874         531159      485417        20                -           0.0000          -
17405.38/879.31	c       879         304154      296590        20                -           0.0000          -
17506.22/884.41	c       884         537120      491003        20                -           0.0000          -
17607.20/889.53	c       890         539953      493836        20                -           0.0000          -
17706.17/894.58	c       895         309848      302111        20                -           0.0000          -
17806.99/899.66	c       900         311647      303861        20                -           0.0000          -
17907.76/904.71	c       905         313361      305561        20                -           0.0000          -
18006.71/909.73	c       910         315172      307342        20                -           0.0000          -
18105.65/914.78	c       915         317054      309198        20                -           0.0000          -
18206.65/919.86	c       920         318852      310981        20                -           0.0000          -
18307.67/924.92	c       925         320832      312886        20                -           0.0000          -
18406.67/929.96	c       930        6765112          84        20                -           0.0000          -
18505.61/935.01	c       935        6805585          83        20                -           0.0000          -
18604.68/940.02	c       940        6846942          84        20                -           0.0000          -
18706.28/945.06	c       945        6886760          78        20                -           0.0000          -
18805.29/950.11	c       950         574327      526437        20                -           0.0000          -
18906.44/955.16	c       955         577188      529169        20                -           0.0000          -
19005.51/960.18	c       960        7004859          79        20                -           0.0000          -
19105.91/965.22	c       965        7043093          84        20                -           0.0000          -
19204.95/970.25	c       970         319052      313733        20                -           0.0000          -
19305.97/975.32	c       975         320994      315615        20                -           0.0000          -
19405.05/980.36	c       980         592169      542473        20                -           0.0000          -
19506.07/985.42	c       985         325011      319392        20                -           0.0000          -
19607.15/990.50	c       991         326916      321203        20                -           0.0000          -
19706.13/995.56	c       996         328902      323107        20                -           0.0000          -
19805.19/1000.56	c      1001         330647      324821        20                -           0.0000          -
19906.27/1005.68	c      1006         332691      326788        20                -           0.0000          -
20007.36/1010.76	c      1011         334709      328653        20                -           0.0000          -
20108.40/1015.81	c      1016         336765      330596        20                -           0.0000          -
20207.45/1020.86	c      1021         338849      332577        20                -           0.0000          -
20308.38/1025.90	c      1026         340986      334565        20                -           0.0000          -
20407.41/1030.95	c      1031         342963      336464        20                -           0.0000          -
20506.11/1036.00	c      1036         344831      338234        20                -           0.0000          -
20607.59/1041.05	c      1041         627053      575363        20                -           0.0000          -
20706.61/1046.08	c      1046        7670758          82        20                -           0.0000          -
20805.80/1051.09	c      1051        7708143          83        20                -           0.0000          -
20908.12/1056.20	c      1056        7742898          81        20                -           0.0000          -
21007.03/1061.25	c      1061        7778292          82        20                -           0.0000          -
21107.96/1066.30	c      1066        7814218          85        20                -           0.0000          -
21206.95/1071.33	c      1071        7854322          83        20                -           0.0000          -
21307.77/1076.40	c      1076         647671      593602        20                -           0.0000          -
21406.82/1081.45	c      1081        7923625          83        20                -           0.0000          -
21507.86/1086.50	c      1087        7955890          81        20                -           0.0000          -
21606.82/1091.55	c      1092        7995362          80        20                -           0.0000          -
21705.67/1096.58	c      1097        8030544          84        20                -           0.0000          -
21806.73/1101.60	c      1102         661348      606362        20                -           0.0000          -
21907.77/1106.70	c      1107        8107002          80        20                -           0.0000          -
22006.63/1111.75	c      1112        8150643          85        20                -           0.0000          -
22105.71/1116.77	c      1117         669989      614660        20                -           0.0000          -
22204.77/1121.79	c      1122        8223137          79        20                -           0.0000          -
22305.78/1126.88	c      1127        8259402          80        20                -           0.0000          -
22406.87/1131.93	c      1132        8296442          76        20                -           0.0000          -
22505.82/1137.00	c      1137        8337873          83        20                -           0.0000          -
22607.42/1142.05	c      1142        8378234          80        20                -           0.0000          -
22706.66/1147.09	c      1147        8420955          79        20                -           0.0000          -
22807.63/1152.15	c      1152         690585      632487        20                -           0.0000          -
22908.00/1157.20	c      1157        8498250          81        20                -           0.0000          -
23007.00/1162.21	c      1162        8537158          81        20                -           0.0000          -
23106.07/1167.29	c      1167        8570155          80        20                -           0.0000          -
23207.06/1172.35	c      1172         410549      400175        20                -           0.0000          -
23306.04/1177.38	c      1177         412548      402025        20                -           0.0000          -
23406.82/1182.44	c      1182         414621      403959        20                -           0.0000          -
23507.83/1187.50	c      1188         416662      405935        20                -           0.0000          -
23606.86/1192.55	c      1193         418544      407767        20                -           0.0000          -
23705.95/1197.57	c      1198         420436      409608        20                -           0.0000          -
23806.94/1202.60	c      1203         398974      391867        20                -           0.0000          -
23905.96/1207.66	c      1208         400757      393614        20                -           0.0000          -
24007.00/1212.75	c      1213         402476      395333        20                -           0.0000          -
24108.06/1217.80	c      1218         404168      396955        20                -           0.0000          -
24207.06/1222.85	c      1223         405755      398542        20                -           0.0000          -
24308.12/1227.90	c      1228         407389      400154        20                -           0.0000          -
24407.11/1232.92	c      1233         409201      401918        20                -           0.0000          -
24506.10/1237.94	c      1238         411019      403662        20                -           0.0000          -
24605.17/1243.02	c      1243         740785      679684        20                -           0.0000          -
24706.76/1248.05	c      1248        9160058          77        20                -           0.0000          -
24805.71/1253.08	c      1253        9196976          75        20                -           0.0000          -
24906.66/1258.14	c      1258        9235889          78        20                -           0.0000          -
25007.17/1263.25	c      1263        9276709          78        20                -           0.0000          -
25108.20/1268.30	c      1268        9319022          82        20                -           0.0000          -
25207.20/1273.35	c      1273        9354360          79        20                -           0.0000          -
25306.21/1278.38	c      1278        9393834          83        20                -           0.0000          -
25407.28/1283.45	c      1283         762852      700845        20                -           0.0000          -
25508.40/1288.50	c      1289        9480795          84        20                -           0.0000          -
25607.38/1293.55	c      1294        9525110          71        20                -           0.0000          -
25708.33/1298.60	c      1299        9569738          80        20                -           0.0000          -
25807.46/1303.61	c      1304        9607337          77        20                -           0.0000          -
25906.44/1308.64	c      1309         776676      714458        20                -           0.0000          -
26005.55/1313.69	c      1314        9693694          84        20                -           0.0000          -
26106.53/1318.76	c      1319        9732670          80        20                -           0.0000          -
26207.63/1323.82	c      1324        9776532          82        20                -           0.0000          -
26308.74/1328.90	c      1329        9818730          82        20                -           0.0000          -
26407.70/1333.95	c      1334        9860756          86        20                -           0.0000          -
26506.81/1339.00	c      1339        9901516          84        20                -           0.0000          -
26605.84/1344.01	c      1344        9939181          81        20                -           0.0000          -
26707.46/1349.10	c      1349        9980736          83        20                -           0.0000          -
26808.64/1354.15	c      1354       10020336          79        20                -           0.0000          -
26908.99/1359.20	c      1359       10060011          79        20                -           0.0000          -
27007.91/1364.25	c      1364       10104115          80        20                -           0.0000          -
27107.21/1369.30	c      1369       10141612          81        20                -           0.0000          -
27208.10/1374.36	c      1374       10182481          84        20                -           0.0000          -
27309.08/1379.40	c      1379       10223008          84        20                -           0.0000          -
27408.06/1384.45	c      1384       10263751          80        20                -           0.0000          -
27509.17/1389.50	c      1390         818392      754369        20                -           0.0000          -
27608.21/1394.55	c      1395         821070      757047        20                -           0.0000          -
27709.14/1399.60	c      1400         823682      759423        20                -           0.0000          -
27808.18/1404.63	c      1405       10432485          77        20                -           0.0000          -
27907.25/1409.65	c      1410         466004      457985        20                -           0.0000          -
28008.33/1414.71	c      1415         831582      766375        20                -           0.0000          -
28107.35/1419.78	c      1420         469237      461203        20                -           0.0000          -
28208.56/1424.85	c      1425         470910      462861        20                -           0.0000          -
28309.33/1429.90	c      1430         472517      464463        20                -           0.0000          -
28408.29/1434.95	c      1435         473991      465937        20                -           0.0000          -
28507.46/1440.00	c      1440         475730      467655        20                -           0.0000          -
28608.98/1445.05	c      1445         847592      780591        20                -           0.0000          -
28708.07/1450.07	c      1450       10807597          80        20                -           0.0000          -
28809.09/1455.15	c      1455       10842315          81        20                -           0.0000          -
28909.60/1460.20	c      1460       10878166          88        20                -           0.0000          -
29008.68/1465.25	c      1465       10917191          84        20                -           0.0000          -
29107.74/1470.29	c      1470       10954251          82        20                -           0.0000          -
29208.85/1475.32	c      1475       10992441          77        20                -           0.0000          -
29307.90/1480.38	c      1480         527455      515216        20                -           0.0000          -
29408.89/1485.44	c      1485         529538      517282        20                -           0.0000          -
29508.02/1490.49	c      1490         531569      519270        20                -           0.0000          -
29608.81/1495.55	c      1496         533465      521154        20                -           0.0000          -
29707.92/1500.56	c      1501         535521      523168        20                -           0.0000          -
29807.04/1505.57	c      1506         878817      810633        20                -           0.0000          -
29908.07/1510.69	c      1511         539040      526669        20                -           0.0000          -
30009.11/1515.75	c      1516         540852      528481        20                -           0.0000          -
30108.22/1520.79	c      1521         542699      530328        20                -           0.0000          -
30209.18/1525.85	c      1526       11387213          82        20                -           0.0000          -
30308.16/1530.89	c      1531       11420827          85        20                -           0.0000          -
30409.20/1535.94	c      1536       11455128          79        20                -           0.0000          -
30508.10/1540.98	c      1541       11493217          80        20                -           0.0000          -
30609.67/1546.05	c      1546       11529408          80        20                -           0.0000          -
30708.59/1551.10	c      1551       11566106          82        20                -           0.0000          -
30807.40/1556.11	c      1556       11598776          79        20                -           0.0000          -
30908.72/1561.17	c      1561         906783      837123        20                -           0.0000          -
31008.91/1566.25	c      1566         909505      839810        20                -           0.0000          -
31110.00/1571.30	c      1571         911881      842066        20                -           0.0000          -
31209.14/1576.32	c      1576       11724903          78        20                -           0.0000          -
31308.23/1581.36	c      1581       11762200          80        20                -           0.0000          -
31409.33/1586.41	c      1586       11800559          81        20                -           0.0000          -
31510.40/1591.50	c      1592       11840125          77        20                -           0.0000          -
31609.51/1596.55	c      1597       11878820          79        20                -           0.0000          -
31708.52/1601.58	c      1602         927157      856912        20                -           0.0000          -
31809.64/1606.65	c      1607       11948250          77        20                -           0.0000          -
31910.76/1611.71	c      1612       11984218          82        20                -           0.0000          -
32009.91/1616.75	c      1617       12022838          86        20                -           0.0000          -
32108.67/1621.77	c      1622         937906      867258        20                -           0.0000          -
32209.45/1626.83	c      1627         940347      869672        20                -           0.0000          -
32308.54/1631.85	c      1632         540645      530896        20                -           0.0000          -
32409.41/1636.95	c      1637         542996      533034        20                -           0.0000          -
32508.36/1642.00	c      1642         545034      534945        20                -           0.0000          -
32609.86/1647.05	c      1647         547082      536897        20                -           0.0000          -
32708.58/1652.10	c      1652         548937      538663        20                -           0.0000          -
32809.72/1657.15	c      1657         551198      540669        20                -           0.0000          -
32908.90/1662.19	c      1662         553125      542513        20                -           0.0000          -
33009.32/1667.25	c      1667         555190      544428        20                -           0.0000          -
33110.16/1672.30	c      1672         557486      546278        20                -           0.0000          -
33209.20/1677.36	c      1677         559557      548119        20                -           0.0000          -
33307.99/1682.37	c      1682         561487      549958        20                -           0.0000          -
33409.13/1687.42	c      1687         563447      551880        20                -           0.0000          -
33508.16/1692.47	c      1692       12582026          85        20                -           0.0000          -
33609.23/1697.54	c      1698       12623702          79        20                -           0.0000          -
33708.23/1702.57	c      1703         976311      904938        20                -           0.0000          -
33809.30/1707.65	c      1708       12698223          80        20                -           0.0000          -
33908.17/1712.69	c      1713       12733447          79        20                -           0.0000          -
34009.10/1717.74	c      1718       12771557          81        20                -           0.0000          -
34108.14/1722.80	c      1723         986026      914494        20                -           0.0000          -
34209.26/1727.85	c      1728       12849148          79        20                -           0.0000          -
34308.36/1732.86	c      1733       12890206          78        20                -           0.0000          -
34409.43/1737.92	c      1738         993611      921921        20                -           0.0000          -
34508.55/1742.96	c      1743       12972189          78        20                -           0.0000          -
34607.78/1748.00	c      1748       13015029          83        20                -           0.0000          -
34709.17/1753.09	c      1753       13057065          80        20                -           0.0000          -
34808.08/1758.11	c      1758       13098139          78        20                -           0.0000          -
34907.14/1763.13	c      1763       13135383          87        20                -           0.0000          -
35008.14/1768.16	c      1768       13170122          80        20                -           0.0000          -
35107.13/1773.18	c      1773         642521      628874        20                -           0.0000          -
35207.61/1778.25	c      1778         591672      579997        20                -           0.0000          -
35308.72/1783.32	c      1783         593179      581504        20                -           0.0000          -
35407.79/1788.38	c      1788         594621      582946        20                -           0.0000          -
35508.84/1793.42	c      1793         596203      584496        20                -           0.0000          -
35609.78/1798.55	c      1799        1023031      950064        20                -           0.0000          -
35708.63/1803.59	c      1804        1025171      952185        20                -           0.0000          -
35809.21/1808.65	c      1809         657305      643220        20                -           0.0000          -
35909.91/1813.70	c      1814         659634      645486        20                -           0.0000          -
36008.98/1818.75	c      1819         661890      647642        20                -           0.0000          -
36109.75/1823.80	c      1824         663967      649719        20                -           0.0000          -
36208.83/1828.85	c      1829         666045      651740        20                -           0.0000          -
36309.73/1833.90	c      1834         668192      653803        20                -           0.0000          -
36408.67/1838.95	c      1839         670223      655828        20                -           0.0000          -
36507.75/1844.00	c      1844         672168      657767        20                -           0.0000          -
36609.70/1849.05	c      1849        1046476      973054        20                -           0.0000          -
36708.45/1854.10	c      1854         676152      661723        20                -           0.0000          -
36809.57/1859.15	c      1859         678445      663986        20                -           0.0000          -
36909.67/1864.20	c      1864         680807      666318        20                -           0.0000          -
37008.67/1869.22	c      1869         682881      668380        20                -           0.0000          -
37107.71/1874.25	c      1874        1058523      984560        20                -           0.0000          -
37208.80/1879.32	c      1879       13925975          77        20                -           0.0000          -
37309.88/1884.40	c      1884       13966280          81        20                -           0.0000          -
37408.88/1889.45	c      1889       14003105          77        20                -           0.0000          -
37509.97/1894.50	c      1895       14043531          82        20                -           0.0000          -
37609.02/1899.56	c      1900       14081663          78        20                -           0.0000          -
37707.96/1904.59	c      1905        1072705      998576        20                -           0.0000          -
37809.00/1909.65	c      1910       14155442          79        20                -           0.0000          -
37909.86/1914.70	c      1915       14192038          78        20                -           0.0000          -
38009.13/1919.75	c      1920       14227778          79        20                -           0.0000          -
38110.07/1924.80	c      1925       14264353          78        20                -           0.0000          -
38209.19/1929.84	c      1930       14301566          77        20                -           0.0000          -
38310.25/1934.90	c      1935       14339666          80        20                -           0.0000          -
38409.24/1939.95	c      1940         642236      630297        20                -           0.0000          -
38508.25/1945.00	c      1945         643907      631965        20                -           0.0000          -
38609.86/1950.05	c      1950         645393      633447        20                -           0.0000          -
38708.71/1955.10	c      1955         647017      635059        20                -           0.0000          -
38809.87/1960.15	c      1960         648527      636555        20                -           0.0000          -
38910.29/1965.20	c      1965        1100067     1025770        20                -           0.0000          -
39009.41/1970.25	c      1970       14594995          82        20                -           0.0000          -
39110.52/1975.30	c      1975       14635258          82        20                -           0.0000          -
39209.58/1980.35	c      1980        1106761     1032341        20                -           0.0000          -
39308.57/1985.37	c      1985       14711146          84        20                -           0.0000          -
39409.62/1990.45	c      1990       14745425          81        20                -           0.0000          -
39510.43/1995.50	c      1996       14785425          77        20                -           0.0000          -
39609.48/2000.55	c      2001       14823215          77        20                -           0.0000          -
39710.53/2005.60	c      2006       14860984          76        20                -           0.0000          -
39809.52/2010.65	c      2011       14898670          86        20                -           0.0000          -
39910.53/2015.70	c      2016       14937136          78        20                -           0.0000          -
40009.46/2020.72	c      2021        1125177     1049984        20                -           0.0000          -
40108.55/2025.77	c      2026        1127625     1052312        20                -           0.0000          -
40209.65/2030.82	c      2031       15050073          83        20                -           0.0000          -
40308.69/2035.82	c      2036       15087277          80        20                -           0.0000          -
40409.70/2040.90	c      2041       15126220          88        20                -           0.0000          -
40508.63/2046.01	c      2046       15165320          84        20                -           0.0000          -
40610.26/2051.05	c      2051       15205544          80        20                -           0.0000          -
40709.59/2056.10	c      2056       15242976          81        20                -           0.0000          -
40810.75/2061.16	c      2061        1143215     1066816        20                -           0.0000          -
40909.71/2066.18	c      2066       15321690          82        20                -           0.0000          -
41009.98/2071.22	c      2071       15360994          81        20                -           0.0000          -
41111.06/2076.30	c      2076        1149499     1072927        20                -           0.0000          -
41210.16/2081.35	c      2081        1152037     1075378        20                -           0.0000          -
41311.17/2086.40	c      2086        1154717     1078058        20                -           0.0000          -
41410.21/2091.41	c      2091       15512319          82        20                -           0.0000          -
41509.30/2096.45	c      2096       15545544          78        20                -           0.0000          -
41610.39/2101.50	c      2102       15582457          77        20                -           0.0000          -
41709.48/2106.52	c      2107         692812      680709        20                -           0.0000          -
41808.47/2111.54	c      2112         694491      682382        20                -           0.0000          -
41909.52/2116.60	c      2117         696099      683984        20                -           0.0000          -
42008.61/2121.62	c      2122         697582      685467        20                -           0.0000          -
42107.75/2126.66	c      2127         699242      687127        20                -           0.0000          -
42208.72/2131.71	c      2132         700835      688711        20                -           0.0000          -
42307.67/2136.78	c      2137        1176584     1099468        20                -           0.0000          -
42408.71/2141.85	c      2142        1178711     1101583        20                -           0.0000          -
42509.72/2146.93	c      2147       15928184          84        20                -           0.0000          -
42608.70/2151.99	c      2152       15963301          80        20                -           0.0000          -
42710.36/2157.10	c      2157       16000611          81        20                -           0.0000          -
42811.29/2162.15	c      2162        1187713     1109958        20                -           0.0000          -
42911.69/2167.20	c      2167       16072989          83        20                -           0.0000          -
43010.79/2172.25	c      2172       16106270          83        20                -           0.0000          -
43111.93/2177.30	c      2177        1193653     1115850        20                -           0.0000          -
43210.85/2182.35	c      2182        1196314     1118463        20                -           0.0000          -
43311.94/2187.40	c      2187       16212755          82        20                -           0.0000          -
43411.11/2192.45	c      2192       16242546          78        20                -           0.0000          -
43511.95/2197.50	c      2198       16272600          81        20                -           0.0000          -
43611.10/2202.55	c      2203       16302652          79        20                -           0.0000          -
43710.27/2207.56	c      2208       16337099          84        20                -           0.0000          -
43811.10/2212.65	c      2213       16370144          83        20                -           0.0000          -
43912.16/2217.70	c      2218       16400692          83        20                -           0.0000          -
44011.27/2222.75	c      2223       16435631          82        20                -           0.0000          -
44112.35/2227.80	c      2228       16473880          80        20                -           0.0000          -
44211.56/2232.85	c      2233       16509487          79        20                -           0.0000          -
44310.45/2237.87	c      2238       16546990          80        20                -           0.0000          -
44411.49/2242.92	c      2243         840580      821957        20                -           0.0000          -
44510.55/2248.00	c      2248        1225315     1146258        20                -           0.0000          -
44612.16/2253.05	c      2253         844642      826013        20                -           0.0000          -
44711.36/2258.10	c      2258         846508      827879        20                -           0.0000          -
44812.18/2263.15	c      2263        1231604     1152204        20                -           0.0000          -
44911.44/2268.17	c      2268         850426      831751        20                -           0.0000          -
45011.64/2273.25	c      2273        1236399     1156700        20                -           0.0000          -
45112.74/2278.30	c      2278         750638      738107        20                -           0.0000          -
45211.35/2283.31	c      2283         752293      739754        20                -           0.0000          -
45310.41/2288.38	c      2288         753981      741442        20                -           0.0000          -
45411.61/2293.45	c      2293         755657      743112        20                -           0.0000          -
45512.51/2298.51	c      2299         757513      744956        20                -           0.0000          -
45611.48/2303.55	c      2304         759285      746728        20                -           0.0000          -
45710.47/2308.57	c      2309        1251657     1170860        20                -           0.0000          -
45811.47/2313.62	c      2314         762819      750262        20                -           0.0000          -
45910.28/2318.64	c      2319        1256007     1174961        20                -           0.0000          -
46011.36/2323.75	c      2324       17169707          77        20                -           0.0000          -
46112.38/2328.80	c      2329       17201041          76        20                -           0.0000          -
46211.43/2333.85	c      2334        1262503     1181414        20                -           0.0000          -
46312.36/2338.90	c      2339       17270441          75        20                -           0.0000          -
46411.34/2343.94	c      2344       17305696          84        20                -           0.0000          -
46510.41/2348.97	c      2349       17340699          81        20                -           0.0000          -
46609.52/2353.98	c      2354       17370331          82        20                -           0.0000          -
46711.43/2359.10	c      2359        1273123     1191549        20                -           0.0000          -
46812.52/2364.15	c      2364       17426623          79        20                -           0.0000          -
46912.71/2369.20	c      2369       17454771          84        20                -           0.0000          -
47011.79/2374.25	c      2374        1279398     1197572        20                -           0.0000          -
47112.89/2379.30	c      2379        1281826     1199985        20                -           0.0000          -
47211.94/2384.35	c      2384       17540693          82        20                -           0.0000          -
47313.02/2389.41	c      2389        1285927     1203945        20                -           0.0000          -
47412.06/2394.45	c      2394       17604932          84        20                -           0.0000          -
47512.93/2399.50	c      2400        1290735     1207626        20                -           0.0000          -
47611.85/2404.55	c      2405       17674810          77        20                -           0.0000          -
47712.76/2409.60	c      2410       17711393          79        20                -           0.0000          -
47811.75/2414.63	c      2415         798033      785129        20                -           0.0000          -
47910.83/2419.67	c      2420        1299191     1215553        20                -           0.0000          -
48011.88/2424.75	c      2425         801762      788801        20                -           0.0000          -
48112.95/2429.80	c      2430         803631      790670        20                -           0.0000          -
48212.03/2434.85	c      2435         805525      792502        20                -           0.0000          -
48312.84/2439.90	c      2440         807288      794226        20                -           0.0000          -
48411.80/2444.96	c      2445        1310322     1225852        20                -           0.0000          -
48510.82/2450.00	c      2450        1312126     1227561        20                -           0.0000          -
48609.76/2455.01	c      2455         923740      903703        20                -           0.0000          -
48711.27/2460.07	c      2460         925813      905755        20                -           0.0000          -
48812.54/2465.15	c      2465         927883      907805        20                -           0.0000          -
48911.21/2470.16	c      2470         929639      909561        20                -           0.0000          -
49011.80/2475.22	c      2475         931691      911577        20                -           0.0000          -
49110.93/2480.24	c      2480         933842      913682        20                -           0.0000          -
49210.01/2485.25	c      2485         935945      915755        20                -           0.0000          -
49311.13/2490.33	c      2490         937999      917803        20                -           0.0000          -
49410.28/2495.34	c      2495         940112      919893        20                -           0.0000          -
49511.39/2500.45	c      2500         941817      921580        20                -           0.0000          -
49610.51/2505.46	c      2505        1337023     1249000        20                -           0.0000          -
49711.59/2510.53	c      2511        1339031     1251008        20                -           0.0000          -
49810.62/2515.58	c      2516       18449777          81        20                -           0.0000          -
49911.64/2520.64	c      2521        1343302     1255224        20                -           0.0000          -
50012.67/2525.75	c      2526       18522194          80        20                -           0.0000          -
50113.75/2530.80	c      2531       18560094          76        20                -           0.0000          -
50212.78/2535.85	c      2536       18594430          80        20                -           0.0000          -
50313.70/2540.90	c      2541       18631921          81        20                -           0.0000          -
50412.61/2545.95	c      2546       18668472          78        20                -           0.0000          -
50511.73/2550.96	c      2551       18704599          77        20                -           0.0000          -
50613.42/2556.05	c      2556       18739800          78        20                -           0.0000          -
50712.64/2561.10	c      2561        1360026     1270917        20                -           0.0000          -
50813.29/2566.15	c      2566       18810344          74        20                -           0.0000          -
50913.94/2571.20	c      2571       18848950          78        20                -           0.0000          -
51013.13/2576.21	c      2576       18885946          72        20                -           0.0000          -
51112.21/2581.23	c      2581         856099      842577        20                -           0.0000          -
51213.18/2586.30	c      2586         857824      844272        20                -           0.0000          -
51312.30/2591.38	c      2591         859759      846120        20                -           0.0000          -
51413.40/2596.45	c      2596         861692      847972        20                -           0.0000          -
51514.43/2601.50	c      2602         863791      849964        20                -           0.0000          -
51613.38/2606.53	c      2607         865741      851885        20                -           0.0000          -
51712.42/2611.56	c      2612         867235      853379        20                -           0.0000          -
51811.49/2616.58	c      2617         869195      855258        20                -           0.0000          -
51912.76/2621.64	c      2622        1385221     1294633        20                -           0.0000          -
52011.78/2626.65	c      2627         872873      858860        20                -           0.0000          -
52110.80/2631.66	c      2632       19295674          74        20                -           0.0000          -
52211.78/2636.71	c      2637       19331769          83        20                -           0.0000          -
52310.83/2641.74	c      2642        1393305     1302054        20                -           0.0000          -
52409.88/2646.74	c      2647       19403183          77        20                -           0.0000          -
52509.02/2651.78	c      2652       19444042          77        20                -           0.0000          -
52610.07/2656.83	c      2657        1399466     1307864        20                -           0.0000          -
52709.18/2661.89	c      2662        1401478     1309859        20                -           0.0000          -
52810.22/2666.90	c      2667       19554500          85        20                -           0.0000          -
52909.41/2671.98	c      2672       19590564          82        20                -           0.0000          -
53008.44/2677.01	c      2677       19632247          78        20                -           0.0000          -
53110.10/2682.08	c      2682       19674658          77        20                -           0.0000          -
53211.23/2687.16	c      2687       19713779          80        20                -           0.0000          -
53311.45/2692.26	c      2692        1414144     1322219        20                -           0.0000          -
53412.56/2697.34	c      2697        1416037     1324112        20                -           0.0000          -
53511.61/2702.39	c      2702       19830804          80        20                -           0.0000          -
53610.60/2707.39	c      2707        1419858     1327933        20                -           0.0000          -
53711.57/2712.43	c      2712        1030029     1007767        20                -           0.0000          -
53810.67/2717.49	c      2717        1031919     1009630        20                -           0.0000          -
53911.71/2722.56	c      2723       19993629          82        20                -           0.0000          -
54012.82/2727.63	c      2728        1427614     1335163        20                -           0.0000          -
54111.87/2732.67	c      2733        1038269     1015799        20                -           0.0000          -
54212.83/2737.75	c      2738         912886      897724        20                -           0.0000          -
54311.83/2742.76	c      2743         914794      899632        20                -           0.0000          -
54410.95/2747.78	c      2748        1044497     1021745        20                -           0.0000          -
54512.14/2752.84	c      2753        1437725     1345126        20                -           0.0000          -
54610.89/2757.85	c      2758        1048887     1025950        20                -           0.0000          -
54711.76/2762.96	c      2763        1051261     1028255        20                -           0.0000          -
54810.87/2768.03	c      2768        1053561     1030373        20                -           0.0000          -
54912.35/2773.09	c      2773        1446108     1353180        20                -           0.0000          -
55011.33/2778.12	c      2778        1057990     1034626        20                -           0.0000          -
55113.47/2783.21	c      2783        1060233     1036761        20                -           0.0000          -
55212.25/2788.25	c      2788        1062535     1038863        20                -           0.0000          -
55313.33/2793.32	c      2793        1064837     1041045        20                -           0.0000          -
55412.40/2798.39	c      2798        1456246     1363003        20                -           0.0000          -
55513.38/2803.42	c      2803        1069163     1045133        20                -           0.0000          -
55614.45/2808.50	c      2809        1071300     1047226        20                -           0.0000          -
55713.55/2813.53	c      2814        1073666     1049518        20                -           0.0000          -
55814.64/2818.62	c      2819        1464187     1370755        20                -           0.0000          -
55915.73/2823.70	c      2824        1078068     1053746        20                -           0.0000          -
56014.58/2828.75	c      2829        1467601     1374070        20                -           0.0000          -
56115.63/2833.80	c      2834        1469556     1376011        20                -           0.0000          -
56214.78/2838.86	c      2839        1084791     1060139        20                -           0.0000          -
56315.92/2843.90	c      2844        1473088     1379231        20                -           0.0000          -
56414.87/2848.95	c      2849        1089249     1064449        20                -           0.0000          -
56513.94/2854.00	c      2854        1091299     1066467        20                -           0.0000          -
56613.08/2859.03	c      2859        1479205     1385251        20                -           0.0000          -
56714.64/2864.10	c      2864        1481643     1387653        20                -           0.0000          -
56813.99/2869.13	c      2869        1097998     1073012        20                -           0.0000          -
56915.15/2874.16	c      2874       21175713          77        20                -           0.0000          -
57015.43/2879.21	c      2879       21211843          79        20                -           0.0000          -
57116.36/2884.30	c      2884       21250144          75        20                -           0.0000          -
57215.35/2889.35	c      2889       21288987          84        20                -           0.0000          -
57316.39/2894.40	c      2894       21329408          80        20                -           0.0000          -
57415.40/2899.45	c      2899       21371597          81        20                -           0.0000          -
57514.51/2904.49	c      2904        1497377     1402792        20                -           0.0000          -
57615.69/2909.55	c      2910       21448338          75        20                -           0.0000          -
57714.76/2914.55	c      2915        1501816     1407086        20                -           0.0000          -
57815.75/2919.64	c      2920       21520701          79        20                -           0.0000          -
57914.85/2924.66	c      2925       21560514          81        20                -           0.0000          -
58013.97/2929.69	c      2930        1507331     1412443        20                -           0.0000          -
58114.98/2934.78	c      2935       21639092          82        20                -           0.0000          -
58216.09/2939.85	c      2940         985428      968890        20                -           0.0000          -
58317.19/2944.90	c      2945         987452      970853        20                -           0.0000          -
58416.17/2949.95	c      2950         989351      972719        20                -           0.0000          -
58515.42/2955.00	c      2955         991210      974572        20                -           0.0000          -
58616.88/2960.05	c      2960         993119      976406        20                -           0.0000          -
58716.10/2965.10	c      2965       21879768          76        20                -           0.0000          -
58815.27/2970.12	c      2970       21920301          76        20                -           0.0000          -
58917.77/2975.20	c      2975       21961355          83        20                -           0.0000          -
59016.93/2980.25	c      2980        1527603     1431807        20                -           0.0000          -
59118.04/2985.30	c      2985       22038143          72        20                -           0.0000          -
59217.12/2990.35	c      2990        1531824     1435908        20                -           0.0000          -
59316.01/2995.37	c      2995        1533842     1437886        20                -           0.0000          -
59414.81/3000.39	c      3000       22163007          82        20                -           0.0000          -
59515.78/3005.44	c      3005       22205216          79        20                -           0.0000          -
59616.68/3010.55	c      3011       22239900          75        20                -           0.0000          -
59715.72/3015.57	c      3016        1541323     1445014        20                -           0.0000          -
59816.71/3020.60	c      3021       22318799          79        20                -           0.0000          -
59917.85/3025.70	c      3026       22361884          78        20                -           0.0000          -
60017.01/3030.75	c      3031        1547164     1450598        20                -           0.0000          -
60118.01/3035.80	c      3036       22441552          82        20                -           0.0000          -
60217.24/3040.85	c      3041       22480437          74        20                -           0.0000          -
60316.19/3045.89	c      3046        1553577     1456968        20                -           0.0000          -
60417.23/3050.96	c      3051       22552359          82        20                -           0.0000          -
60516.43/3055.99	c      3056       22593643          77        20                -           0.0000          -
60615.54/3061.02	c      3061        1559258     1462533        20                -           0.0000          -
60717.32/3066.05	c      3066       22681797          89        20                -           0.0000          -
60816.35/3071.08	c      3071        1563032     1466192        20                -           0.0000          -
60915.47/3076.08	c      3076        1183552     1156347        20                -           0.0000          -
61016.74/3081.14	c      3081        1567245     1470293        20                -           0.0000          -
61115.87/3086.19	c      3086        1039864     1021990        20                -           0.0000          -
61216.22/3091.22	c      3091        1189474     1162259        20                -           0.0000          -
61317.15/3096.33	c      3096        1191323     1164102        20                -           0.0000          -
61416.22/3101.36	c      3101        1193164     1165935        20                -           0.0000          -
61515.20/3106.36	c      3106        1195053     1167816        20                -           0.0000          -
61616.22/3111.43	c      3111        1196886     1169649        20                -           0.0000          -
61717.20/3116.51	c      3117        1198835     1171598        20                -           0.0000          -
61816.30/3121.57	c      3122        1582549     1485256        20                -           0.0000          -
61917.38/3126.60	c      3127        1202671     1175434        20                -           0.0000          -
62016.48/3131.70	c      3132        1204618     1177381        20                -           0.0000          -
62117.60/3136.80	c      3137       23215682          82        20                -           0.0000          -
62218.69/3141.85	c      3142        1589954     1492661        20                -           0.0000          -
62319.75/3146.90	c      3147       23297592          81        20                -           0.0000          -
62418.87/3151.91	c      3152       23337736          87        20                -           0.0000          -
62517.96/3157.00	c      3157        1595958     1498533        20                -           0.0000          -
62619.46/3162.05	c      3162       23412356          82        20                -           0.0000          -
62718.67/3167.10	c      3167        1599596     1502056        20                -           0.0000          -
62819.47/3172.15	c      3172       23485458          84        20                -           0.0000          -
62918.76/3177.17	c      3177        1603626     1505915        20                -           0.0000          -
63019.02/3182.20	c      3182       23554180          84        20                -           0.0000          -
63120.12/3187.30	c      3187        1607368     1509558        20                -           0.0000          -
63219.14/3192.35	c      3192       23626762          80        20                -           0.0000          -
63320.16/3197.40	c      3197        1611002     1513033        20                -           0.0000          -
63419.17/3202.42	c      3202       23701053          84        20                -           0.0000          -
63518.16/3207.42	c      3207       23735595          86        20                -           0.0000          -
63619.09/3212.55	c      3213        1616903     1518934        20                -           0.0000          -
63720.14/3217.60	c      3218       23816551          82        20                -           0.0000          -
63819.29/3222.65	c      3223       23855677          81        20                -           0.0000          -
63918.45/3227.67	c      3228       23900296          84        20                -           0.0000          -
64019.52/3232.74	c      3233        1624511     1526422        20                -           0.0000          -
64118.46/3237.78	c      3238       23981276          84        20                -           0.0000          -
64219.49/3242.84	c      3243        1096086     1076809        20                -           0.0000          -
64320.72/3247.90	c      3248        1630208     1532013        20                -           0.0000          -
64419.62/3252.94	c      3253       24107641          82        20                -           0.0000          -
64518.74/3258.00	c      3258        1634256     1535944        20                -           0.0000          -
64620.48/3263.05	c      3263       24192079          79        20                -           0.0000          -
64719.63/3268.08	c      3268        1638277     1539410        20                -           0.0000          -
64818.78/3273.13	c      3273       24276895          80        20                -           0.0000          -
64919.87/3278.19	c      3278       24313176          81        20                -           0.0000          -
65020.12/3283.21	c      3283       24357996          85        20                -           0.0000          -
65121.21/3288.30	c      3288       24398196          83        20                -           0.0000          -
65220.22/3293.35	c      3293        1647743     1548656        20                -           0.0000          -
65321.34/3298.40	c      3298       24475372          84        20                -           0.0000          -
65420.45/3303.46	c      3303       24516089          79        20                -           0.0000          -
65521.26/3308.50	c      3309       24554642          79        20                -           0.0000          -
65620.33/3313.52	c      3314        1655575     1556488        20                -           0.0000          -
65719.28/3318.53	c      3319       24635826          77        20                -           0.0000          -
65820.35/3323.60	c      3324        1658852     1559765        20                -           0.0000          -
65919.39/3328.66	c      3329       24716684          81        20                -           0.0000          -
66020.44/3333.75	c      3334        1662166     1563079        20                -           0.0000          -
66121.52/3338.80	c      3339        1664332     1565245        20                -           0.0000          -
66220.56/3343.82	c      3344       24830695          79        20                -           0.0000          -
66319.77/3348.87	c      3349       24869819          83        20                -           0.0000          -
66420.69/3353.90	c      3354        1669664     1570472        20                -           0.0000          -
66519.69/3358.95	c      3359       24953496          76        20                -           0.0000          -
66618.59/3364.03	c      3364        1673565     1573915        20                -           0.0000          -
66720.30/3369.09	c      3369       25029637          80        20                -           0.0000          -
66821.36/3374.13	c      3374       25069073          76        20                -           0.0000          -
66921.81/3379.20	c      3379        1679259     1579489        20                -           0.0000          -
67020.82/3384.25	c      3384       25141618          74        20                -           0.0000          -
67121.86/3389.30	c      3389       25181470          82        20                -           0.0000          -
67220.76/3394.35	c      3394       25215863          79        20                -           0.0000          -
67321.85/3399.40	c      3399        1686431     1586410        20                -           0.0000          -
67421.08/3404.42	c      3404       25292495          77        20                -           0.0000          -
67519.86/3409.46	c      3409       25329176          77        20                -           0.0000          -
67618.64/3414.49	c      3414        1691998     1591712        20                -           0.0000          -
67719.74/3419.55	c      3420        1162823     1141026        20                -           0.0000          -
67820.80/3424.60	c      3425        1164847     1142957        20                -           0.0000          -
67920.03/3429.65	c      3430        1166944     1144983        20                -           0.0000          -
68018.95/3434.69	c      3435        1168985     1146974        20                -           0.0000          -
68119.94/3439.73	c      3440        1170857     1148836        20                -           0.0000          -
68219.05/3444.74	c      3445        1703045     1602248        20                -           0.0000          -
68320.16/3449.83	c      3450        1342643     1309696        20                -           0.0000          -
68421.25/3454.91	c      3455        1176807     1154507        20                -           0.0000          -
68520.37/3459.96	c      3460        1178766     1156380        20                -           0.0000          -
68619.49/3465.00	c      3465        1348964     1315842        20                -           0.0000          -
68721.17/3470.08	c      3470        1712318     1611249        20                -           0.0000          -
68822.38/3475.15	c      3475        1714037     1612901        20                -           0.0000          -
68922.73/3480.20	c      3480        1355747     1322266        20                -           0.0000          -
69021.38/3485.22	c      3485        1357842     1324319        20                -           0.0000          -
69120.50/3490.29	c      3490        1359873     1326350        20                -           0.0000          -
69221.59/3495.35	c      3495        1361822     1328290        20                -           0.0000          -
69322.50/3500.40	c      3500        1723091     1621702        20                -           0.0000          -
69421.66/3505.41	c      3505        1365901     1332351        20                -           0.0000          -
69522.63/3510.50	c      3511        1368123     1334506        20                -           0.0000          -
69621.65/3515.55	c      3516        1728778     1627288        20                -           0.0000          -
69722.72/3520.60	c      3521        1372677     1338867        20                -           0.0000          -
69821.77/3525.62	c      3526        1374616     1340788        20                -           0.0000          -
69922.88/3530.70	c      3531        1734777     1632879        20                -           0.0000          -
70021.73/3535.75	c      3536       26256747          81        20                -           0.0000          -
70122.89/3540.80	c      3541       26291539          80        20                -           0.0000          -
70221.99/3545.85	c      3546       26330998          76        20                -           0.0000          -
70323.08/3550.90	c      3551       26369596          81        20                -           0.0000          -
70422.06/3555.95	c      3556       26405870          82        20                -           0.0000          -
70521.14/3560.99	c      3561       26435392          83        20                -           0.0000          -
70620.21/3566.00	c      3566        1215436     1192402        20                -           0.0000          -
70719.16/3571.01	c      3571        1217258     1194201        20                -           0.0000          -
70820.80/3576.05	c      3576        1752532     1650092        20                -           0.0000          -
70919.97/3581.11	c      3581       26567043          83        20                -           0.0000          -
71021.05/3586.19	c      3586       26602916          84        20                -           0.0000          -
71121.51/3591.24	c      3591        1757926     1655359        20                -           0.0000          -
71222.51/3596.30	c      3596       26676774          80        20                -           0.0000          -
71321.43/3601.35	c      3601        1761640     1658886        20                -           0.0000          -
71422.35/3606.44	c      3606       26755797          81        20                -           0.0000          -
71521.42/3611.47	c      3611       26798338          84        20                -           0.0000          -
71622.38/3616.54	c      3617       26837552          80        20                -           0.0000          -
71723.46/3621.60	c      3622       26877359          82        20                -           0.0000          -
71822.54/3626.65	c      3627       26909880          76        20                -           0.0000          -
71923.58/3631.70	c      3632       26945092          80        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (188196 MiB free)
  memory of node 1: 193531 MiB (191489 MiB free)
  memory of node 2: 193531 MiB (193050 MiB free)
  memory of node 3: 193493 MiB (192068 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-4465763-1722554819/watcher-4465763-1722554819 -o /tmp/evaluation-result-4465763-1722554819/solver-4465763-1722554819 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722554819-137359 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465763-1722554819.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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


[startup+0.100083 s]*
/proc/loadavg: 52.91 66.13 74.34 63/984 137581
/proc/meminfo: memFree=782824892/790760800 swapFree=131071996/131071996
[pid=137416] ppid=137402 vsize=1666632 memory=128392 CPUtime=0.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/stat : 137416 (fscip) S 137402 137416 137348 0 -1 1077936128 28665 0 0 0 70 20 0 0 20 0 41 0 22061369 1706631168 32098 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 17 65 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
/proc/137416/statm: 416658 32098 2950 3035 0 118225 0
[pid=137416/tid=137482] ppid=137402 vsize=1666632 memory=1399111604638292355 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137482/stat : 137482 (fscip) D 137402 137416 137348 0 -1 4194368 1499 0 0 0 3 0 0 0 20 0 41 0 22061371 1706631168 32098 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137483] ppid=137402 vsize=1666632 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137483/stat : 137483 (fscip) R 137402 137416 137348 0 -1 4194368 1319 0 0 0 2 1 0 0 20 0 41 0 22061371 1706631168 32098 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137484] ppid=137402 vsize=1666632 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137484/stat : 137484 (fscip) R 137402 137416 137348 0 -1 4194368 1147 0 0 0 3 0 0 0 20 0 41 0 22061371 1706631168 32163 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137485] ppid=137402 vsize=1666632 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137485/stat : 137485 (fscip) R 137402 137416 137348 0 -1 4194368 1362 0 0 0 2 1 0 0 20 0 41 0 22061371 1706631168 32163 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137486] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137486/stat : 137486 (fscip) R 137402 137416 137348 0 -1 4194368 1419 0 0 0 3 1 0 0 20 0 41 0 22061371 1706631168 32163 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137487] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137487/stat : 137487 (fscip) R 137402 137416 137348 0 -1 4194368 1172 0 0 0 4 0 0 0 20 0 41 0 22061371 1706631168 32163 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137488] ppid=137402 vsize=1666632 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137488/stat : 137488 (fscip) R 137402 137416 137348 0 -1 4194368 1445 0 0 0 3 0 0 0 20 0 41 0 22061371 1706631168 32163 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137489] ppid=137402 vsize=1666632 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137489/stat : 137489 (fscip) R 137402 137416 137348 0 -1 4194368 1402 0 0 0 2 1 0 0 20 0 41 0 22061371 1706631168 32163 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137490] ppid=137402 vsize=1666632 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137490/stat : 137490 (fscip) R 137402 137416 137348 0 -1 4194368 1148 0 0 0 3 0 0 0 20 0 41 0 22061371 1706631168 32163 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137491] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137491/stat : 137491 (fscip) D 137402 137416 137348 0 -1 4194368 1369 0 0 0 3 1 0 0 20 0 41 0 22061371 1706631168 32163 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137492] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137492/stat : 137492 (fscip) R 137402 137416 137348 0 -1 4194368 1413 0 0 0 3 1 0 0 20 0 41 0 22061371 1706631168 32163 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137493] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137493/stat : 137493 (fscip) R 137402 137416 137348 0 -1 4194368 1175 0 0 0 4 0 0 0 20 0 41 0 22061371 1706631168 32163 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137494] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137494/stat : 137494 (fscip) D 137402 137416 137348 0 -1 4194368 1454 0 0 0 3 1 0 0 20 0 41 0 22061371 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137495] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137495/stat : 137495 (fscip) D 137402 137416 137348 0 -1 4194368 1457 0 0 0 3 1 0 0 20 0 41 0 22061371 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137496] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137496/stat : 137496 (fscip) R 137402 137416 137348 0 -1 4194368 1180 0 0 0 4 0 0 0 20 0 41 0 22061371 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137497] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137497/stat : 137497 (fscip) D 137402 137416 137348 0 -1 4194368 1525 0 0 0 4 0 0 0 20 0 41 0 22061371 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137498] ppid=137402 vsize=1666632 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137498/stat : 137498 (fscip) R 137402 137416 137348 0 -1 4194368 1322 0 0 0 2 1 0 0 20 0 41 0 22061371 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137499] ppid=137402 vsize=1666632 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137499/stat : 137499 (fscip) R 137402 137416 137348 0 -1 4194368 1163 0 0 0 3 0 0 0 20 0 41 0 22061371 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137500] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137500/stat : 137500 (fscip) R 137402 137416 137348 0 -1 4194368 1370 0 0 0 3 1 0 0 20 0 41 0 22061371 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137501] ppid=137402 vsize=1666632 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137501/stat : 137501 (fscip) R 137402 137416 137348 0 -1 4194368 1419 0 0 0 3 1 0 0 20 0 41 0 22061371 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137562] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137562/stat : 137562 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137563] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137563/stat : 137563 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137564] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137564/stat : 137564 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137565] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137565/stat : 137565 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137566] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137566/stat : 137566 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32229 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137567] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137567/stat : 137567 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32295 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137568] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137568/stat : 137568 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32295 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137569] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137569/stat : 137569 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32295 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137570] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137570/stat : 137570 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137571] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137571/stat : 137571 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137572] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137572/stat : 137572 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137573] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137573/stat : 137573 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137574] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137574/stat : 137574 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137575] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137575/stat : 137575 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137576] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137576/stat : 137576 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137577] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137577/stat : 137577 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137578] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137578/stat : 137578 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137579] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137579/stat : 137579 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137580] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137580/stat : 137580 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137581] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137581/stat : 137581 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 32361 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
Current children cumulated CPU time: 0.9 s
Current children cumulated vsize: 1666632 KiB
Current children cumulated memory: 128392 KiB

[startup+0.23446 s]*
/proc/loadavg: 52.91 66.13 74.34 41/933 137597
/proc/meminfo: memFree=782804704/790760800 swapFree=131071996/131071996
[pid=137416] ppid=137402 vsize=1666632 memory=218920 CPUtime=3.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/stat : 137416 (fscip) S 137402 137416 137348 0 -1 1077936128 51113 0 0 0 295 31 0 0 20 0 41 0 22061369 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 17 65 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
/proc/137416/statm: 416658 54730 2950 3035 0 145013 0
[pid=137416/tid=137482] ppid=137402 vsize=1666632 memory=4026532194 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137482/stat : 137482 (fscip) R 137402 137416 137348 0 -1 4194368 2657 0 0 0 13 1 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137483] ppid=137402 vsize=1666632 memory=232817720575 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137483/stat : 137483 (fscip) R 137402 137416 137348 0 -1 4194368 2768 0 0 0 14 1 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137484] ppid=137402 vsize=1666632 memory=32648 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137484/stat : 137484 (fscip) R 137402 137416 137348 0 -1 4194368 1979 0 0 0 15 1 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137485] ppid=137402 vsize=1666632 memory=33002 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137485/stat : 137485 (fscip) R 137402 137416 137348 0 -1 4194368 2645 0 0 0 13 1 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137486] ppid=137402 vsize=1666632 memory=33350 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137486/stat : 137486 (fscip) R 137402 137416 137348 0 -1 4194368 2761 0 0 0 14 1 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137487] ppid=137402 vsize=1666632 memory=86387 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137487/stat : 137487 (fscip) R 137402 137416 137348 0 -1 4194368 1642 0 0 0 16 0 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137488] ppid=137402 vsize=1666632 memory=49006 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137488/stat : 137488 (fscip) R 137402 137416 137348 0 -1 4194368 2642 0 0 0 14 0 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137489] ppid=137402 vsize=1666632 memory=57533 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137489/stat : 137489 (fscip) R 137402 137416 137348 0 -1 4194368 2785 0 0 0 13 2 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137490] ppid=137402 vsize=1666632 memory=3835150645028305060 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137490/stat : 137490 (fscip) R 137402 137416 137348 0 -1 4194368 1587 0 0 0 15 0 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137491] ppid=137402 vsize=1666632 memory=3762815982650135499 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137491/stat : 137491 (fscip) R 137402 137416 137348 0 -1 4194368 2645 0 0 0 13 1 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137492] ppid=137402 vsize=1666632 memory=0 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137492/stat : 137492 (fscip) R 137402 137416 137348 0 -1 4194368 2761 0 0 0 14 1 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137493] ppid=137402 vsize=1666632 memory=0 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137493/stat : 137493 (fscip) R 137402 137416 137348 0 -1 4194368 1926 0 0 0 16 1 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137494] ppid=137402 vsize=1666632 memory=0 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137494/stat : 137494 (fscip) R 137402 137416 137348 0 -1 4194368 2637 0 0 0 14 1 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137495] ppid=137402 vsize=1666632 memory=0 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137495/stat : 137495 (fscip) R 137402 137416 137348 0 -1 4194368 2774 0 0 0 14 2 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137496] ppid=137402 vsize=1666632 memory=0 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137496/stat : 137496 (fscip) R 137402 137416 137348 0 -1 4194368 2073 0 0 0 16 1 0 0 20 0 41 0 22061371 1706631168 54730 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137497] ppid=137402 vsize=1666632 memory=0 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137497/stat : 137497 (fscip) R 137402 137416 137348 0 -1 4194368 2649 0 0 0 15 1 0 0 20 0 41 0 22061371 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137498] ppid=137402 vsize=1666632 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137498/stat : 137498 (fscip) R 137402 137416 137348 0 -1 4194368 2764 0 0 0 12 1 0 0 20 0 41 0 22061371 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137499] ppid=137402 vsize=1666632 memory=0 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137499/stat : 137499 (fscip) R 137402 137416 137348 0 -1 4194368 2021 0 0 0 16 0 0 0 20 0 41 0 22061371 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137500] ppid=137402 vsize=1666632 memory=0 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137500/stat : 137500 (fscip) R 137402 137416 137348 0 -1 4194368 2646 0 0 0 15 1 0 0 20 0 41 0 22061371 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137501] ppid=137402 vsize=1666632 memory=0 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137501/stat : 137501 (fscip) R 137402 137416 137348 0 -1 4194368 2801 0 0 0 14 2 0 0 20 0 41 0 22061371 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137562] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137562/stat : 137562 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137563] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137563/stat : 137563 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137564] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137564/stat : 137564 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137565] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137565/stat : 137565 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137566] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137566/stat : 137566 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137567] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137567/stat : 137567 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137568] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137568/stat : 137568 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137569] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137569/stat : 137569 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137570] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137570/stat : 137570 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137571] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137571/stat : 137571 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137572] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137572/stat : 137572 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137573] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137573/stat : 137573 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137574] ppid=137402 vsize=1666632 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137574/stat : 137574 (fscip) S 137402 137416 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061376 1706631168 55588 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0

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

[pid=137416/tid=137565] ppid=137402 vsize=19732232 memory=15376 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137565/stat : 137565 (fscip) S 137402 137416 137348 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137566] ppid=137402 vsize=19732232 memory=18434468 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137566/stat : 137566 (fscip) S 137402 137416 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137567] ppid=137402 vsize=19732232 memory=18429644 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137567/stat : 137567 (fscip) S 137402 137416 137348 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137568] ppid=137402 vsize=19732232 memory=18418744 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137568/stat : 137568 (fscip) S 137402 137416 137348 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137569] ppid=137402 vsize=19732232 memory=18303440 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137569/stat : 137569 (fscip) S 137402 137416 137348 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137570] ppid=137402 vsize=19732232 memory=280826437979312 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137570/stat : 137570 (fscip) S 137402 137416 137348 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137571] ppid=137402 vsize=19732232 memory=18999520127437278 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137571/stat : 137571 (fscip) S 137402 137416 137348 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137572] ppid=137402 vsize=19732232 memory=730548167520725 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137572/stat : 137572 (fscip) S 137402 137416 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137573] ppid=137402 vsize=19732232 memory=730548167520726 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137573/stat : 137573 (fscip) S 137402 137416 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137574] ppid=137402 vsize=19732232 memory=18100528 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137574/stat : 137574 (fscip) S 137402 137416 137348 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137575] ppid=137402 vsize=19732232 memory=18446324 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137575/stat : 137575 (fscip) S 137402 137416 137348 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137576] ppid=137402 vsize=19732232 memory=18501388 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137576/stat : 137576 (fscip) S 137402 137416 137348 0 -1 1077936192 127 0 0 0 1 1 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137577] ppid=137402 vsize=19732232 memory=36312 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137577/stat : 137577 (fscip) S 137402 137416 137348 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137578] ppid=137402 vsize=19732232 memory=18384652 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137578/stat : 137578 (fscip) S 137402 137416 137348 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137579] ppid=137402 vsize=19732232 memory=18491396 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137579/stat : 137579 (fscip) S 137402 137416 137348 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137580] ppid=137402 vsize=19732232 memory=18481988 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137580/stat : 137580 (fscip) S 137402 137416 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137581] ppid=137402 vsize=19732232 memory=11572 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137581/stat : 137581 (fscip) S 137402 137416 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061376 20205805568 4626427 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
Current children cumulated CPU time: 70945.1 s
Current children cumulated vsize: 19732232 KiB
Current children cumulated memory: 18505708 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3635.6 s]
/proc/loadavg: 80.45 80.53 80.61 80/1022 139787
/proc/meminfo: memFree=713141488/790760800 swapFree=131071996/131071996
[pid=137416] ppid=137402 vsize=19916412 memory=18723268 CPUtime=72000.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/stat : 137416 (fscip) S 137402 137416 137348 0 -1 1077936128 24564558 0 0 0 7162683 37399 0 0 20 0 41 0 22061369 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 17 13 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
/proc/137416/statm: 4979103 4680817 3014 3035 0 4824585 0
[pid=137416/tid=137482] ppid=137402 vsize=19916412 memory=2212 CPUtime=3595.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137482/stat : 137482 (fscip) R 137402 137416 137348 0 -1 4194368 2568031 0 0 0 358175 1402 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137483] ppid=137402 vsize=19916412 memory=6720662130041240935 CPUtime=3597.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137483/stat : 137483 (fscip) R 137402 137416 137348 0 -1 4194368 1446215 0 0 0 358899 849 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137484] ppid=137402 vsize=19916412 memory=54204 CPUtime=3600.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137484/stat : 137484 (fscip) R 137402 137416 137348 0 -1 4194368 162301 0 0 0 355604 4451 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137485] ppid=137402 vsize=19916412 memory=33196 CPUtime=3601.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137485/stat : 137485 (fscip) R 137402 137416 137348 0 -1 4194368 2306470 0 0 0 358850 1274 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137486] ppid=137402 vsize=19916412 memory=21532 CPUtime=3598.76 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137486/stat : 137486 (fscip) R 137402 137416 137348 0 -1 4194368 971966 0 0 0 359120 756 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137487] ppid=137402 vsize=19916412 memory=39996 CPUtime=3603.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137487/stat : 137487 (fscip) R 137402 137416 137348 0 -1 4194368 79278 0 0 0 356723 3620 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137488] ppid=137402 vsize=19916412 memory=8148 CPUtime=3600.45 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137488/stat : 137488 (fscip) R 137402 137416 137348 0 -1 4194368 2248179 0 0 0 358935 1110 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137489] ppid=137402 vsize=19916412 memory=3428 CPUtime=3597.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137489/stat : 137489 (fscip) R 137402 137416 137348 0 -1 4194368 1008019 0 0 0 358931 778 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137490] ppid=137402 vsize=19916412 memory=2180 CPUtime=3600.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137490/stat : 137490 (fscip) R 137402 137416 137348 0 -1 4194368 71217 0 0 0 355885 4177 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137491] ppid=137402 vsize=19916412 memory=1744 CPUtime=3601.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137491/stat : 137491 (fscip) R 137402 137416 137348 0 -1 4194368 2378219 0 0 0 359118 1032 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137492] ppid=137402 vsize=19916412 memory=6720662130041240935 CPUtime=3602.95 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137492/stat : 137492 (fscip) R 137402 137416 137348 0 -1 4194368 1078292 0 0 0 359593 702 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137493] ppid=137402 vsize=19916412 memory=6720662130041240935 CPUtime=3603.56 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137493/stat : 137493 (fscip) R 137402 137416 137348 0 -1 4194368 67650 0 0 0 356776 3580 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137494] ppid=137402 vsize=19916412 memory=6720666566792789354 CPUtime=3599.91 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137494/stat : 137494 (fscip) R 137402 137416 137348 0 -1 4194368 2098702 0 0 0 358809 1182 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137495] ppid=137402 vsize=19916412 memory=4198373884444939360 CPUtime=3598.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137495/stat : 137495 (fscip) R 137402 137416 137348 0 -1 4194368 1048623 0 0 0 359159 722 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137496] ppid=137402 vsize=19916412 memory=2640 CPUtime=3602.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137496/stat : 137496 (fscip) R 137402 137416 137348 0 -1 4194368 72512 0 0 0 356184 4084 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137497] ppid=137402 vsize=19916412 memory=28656 CPUtime=3597.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137497/stat : 137497 (fscip) R 137402 137416 137348 0 -1 4194368 2407974 0 0 0 358796 994 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137498] ppid=137402 vsize=19916412 memory=7492 CPUtime=3599.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137498/stat : 137498 (fscip) R 137402 137416 137348 0 -1 4194368 961699 0 0 0 359338 659 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137499] ppid=137402 vsize=19916412 memory=26972 CPUtime=3597.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137499/stat : 137499 (fscip) R 137402 137416 137348 0 -1 4194368 59516 0 0 0 355605 4121 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137500] ppid=137402 vsize=19916412 memory=3664 CPUtime=3600.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137500/stat : 137500 (fscip) R 137402 137416 137348 0 -1 4194368 2296347 0 0 0 358936 1096 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137501] ppid=137402 vsize=19916412 memory=39996 CPUtime=3598.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137501/stat : 137501 (fscip) R 137402 137416 137348 0 -1 4194368 1227862 0 0 0 359051 767 0 0 20 0 41 0 22061371 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137562] ppid=137402 vsize=19916412 memory=8148 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137562/stat : 137562 (fscip) S 137402 137416 137348 0 -1 1077936192 65 0 0 0 2 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137563] ppid=137402 vsize=19916412 memory=3428 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137563/stat : 137563 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137564] ppid=137402 vsize=19916412 memory=2180 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137564/stat : 137564 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137565] ppid=137402 vsize=19916412 memory=1744 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137565/stat : 137565 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137566] ppid=137402 vsize=19916412 memory=9172 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137566/stat : 137566 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137567] ppid=137402 vsize=19916412 memory=20452 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137567/stat : 137567 (fscip) S 137402 137416 137348 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137568] ppid=137402 vsize=19916412 memory=6836 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137568/stat : 137568 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137569] ppid=137402 vsize=19916412 memory=7044 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137569/stat : 137569 (fscip) S 137402 137416 137348 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137570] ppid=137402 vsize=19916412 memory=28184 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137570/stat : 137570 (fscip) S 137402 137416 137348 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137571] ppid=137402 vsize=19916412 memory=33772 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137571/stat : 137571 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137572] ppid=137402 vsize=19916412 memory=280826437309472 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137572/stat : 137572 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137573] ppid=137402 vsize=19916412 memory=6943526294502006880 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137573/stat : 137573 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137574] ppid=137402 vsize=19916412 memory=6944656575208382560 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137574/stat : 137574 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 1 1 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137575] ppid=137402 vsize=19916412 memory=6944656592387989600 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137575/stat : 137575 (fscip) S 137402 137416 137348 0 -1 1077936192 131 0 0 0 3 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137576] ppid=137402 vsize=19916412 memory=6656426216303648864 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137576/stat : 137576 (fscip) S 137402 137416 137348 0 -1 1077936192 129 0 0 0 1 1 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137577] ppid=137402 vsize=19916412 memory=-6667966544890125428 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137577/stat : 137577 (fscip) S 137402 137416 137348 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137578] ppid=137402 vsize=19916412 memory=280826438583392 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137578/stat : 137578 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 0 3 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137579] ppid=137402 vsize=19916412 memory=7306646658386782545 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137579/stat : 137579 (fscip) S 137402 137416 137348 0 -1 1077936192 131 0 0 0 3 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137580] ppid=137402 vsize=19916412 memory=5860983455649393776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137580/stat : 137580 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
[pid=137416/tid=137581] ppid=137402 vsize=19916412 memory=5860983455649393776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/137416/task/137581/stat : 137581 (fscip) S 137402 137416 137348 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22061376 20394405888 4680817 809668444160 4194304 16623229 140734009732480 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 55570432 140734009738249 140734009738367 140734009738367 140734009745392 0
Current children cumulated CPU time: 72000.8 s
Current children cumulated vsize: 19916412 KiB
Current children cumulated memory: 18723268 KiB

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

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

# cumulated CPU time of all completed processes:  user=71627.1 s, system=374.538 s

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

[startup+3636 s]*
/proc/loadavg: 80.45 80.53 80.61 70/983 139787
/proc/meminfo: memFree=725885412/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3636.12 s]
/proc/loadavg: 80.45 80.53 80.61 70/983 139787
/proc/meminfo: memFree=725885412/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3636.16
CPU time (s): 72001.6
CPU user time (s): 71627.1
CPU system time (s): 374.538
CPU usage (%): 1980.16
Max. virtual memory (cumulated for all children) (KiB): 19916412
Max. memory (cumulated for all children) (KiB): 18723268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71627.1
system time used= 374.538
maximum resident set size= 18723848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24564767
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= 671643
involuntary context switches= 287661


# summary of solver processes directly reported to runsolver:
#   pid: 137416
#   total CPU time (s): 72001.6
#   total CPU user time (s): 71627.1
#   total CPU system time (s): 374.538

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.3881 second user time and 81.2395 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-02 01:26:59
IDJOB=4465763
IDBENCH=159284
IDSOLVER=3094
FILE ID=nodeD104/4465763-1722554819
RUNJOBID= nodeD104-1722554819-137359
SLURM_JOB_ID= 8254283
Free space on /tmp= 8622912 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n188-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465763-1722554819/watcher-4465763-1722554819 -o /tmp/evaluation-result-4465763-1722554819/solver-4465763-1722554819 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722554819-137359 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465763-1722554819.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 1c14f117e67441c2f256fb4d1e22e789
RANDOM SEED=349504822

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        783161632 kB
MemAvailable:   784509968 kB
Buffers:          311536 kB
Cached:          4359732 kB
SwapCached:            0 kB
Active:           484268 kB
Inactive:        4575000 kB
Active(anon):       2112 kB
Inactive(anon):   408412 kB
Active(file):     482156 kB
Inactive(file):  4166588 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            112148 kB
Writeback:            16 kB
AnonPages:        387228 kB
Mapped:            90084 kB
Shmem:             22536 kB
KReclaimable:     238612 kB
Slab:             597708 kB
SReclaimable:     238612 kB
SUnreclaim:       359096 kB
KernelStack:       14624 kB
PageTables:        11092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     247252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           269184 kB
HardwareCorrupted:     0 kB
AnonHugePages:    262144 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      628736 kB
DirectMap2M:    53346304 kB
DirectMap1G:    751828992 kB

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