Trace number 4465296

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72002.1 3639.34

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_2.opb
MD5SUMa7d8f923a6cdb36d5c6f2d05cbd48ec7
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark19
Best CPU time to get the best result obtained on this benchmark263.345
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8901
Total number of constraints32298
Number of constraints which are clauses32280
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint1
Maximum length of a constraint790
Number of terms in the objective function 790
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 790
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 820
Number of bits of the biggest sum of numbers10
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.09	c Default LC presolving (default).
0.00/0.09	c ** Before presolving: virtualMemUsedAtLc = 98819601, getVmSize() = 84324352, SCIPgetMemUsed() = 54620940, SCIPgetMemTotal() = 59934796, SCIPgetMemExternEstim() = 38884805
0.00/0.09	c ** set memory limit for presolving in LC to 8.79578e+12 for SCIP **
0.43/0.46	c ** Estimated virtualMemUsedAtSolver = 99093075, getVmSize() = 139485184, SCIPgetMemUsed() = 62199544, SCIPgetMemTotal() = 109754808, SCIPgetMemExternEstim() = 38884805
0.43/0.46	c ** set memory limit for solvers to 4.1883e+11 for each SCIP **
0.43/0.46	c Original Problem   :
0.43/0.46	c   Problem name     : instance-4465296-1722457102
0.43/0.46	c   Variables        : 8901 (8901 binary, 0 integer, 0 implicit integer, 0 continuous)
0.43/0.46	c   Constraints      : 32298
0.43/0.46	c   Objective sense  : minimize
0.43/0.46	c Presolved Problem  :
0.43/0.46	c   Variables        : 7901 (7901 binary, 0 integer, 0 implicit integer, 0 continuous)
0.43/0.46	c   Constraints      : 7852
0.43/0.46	c Constraints        : Number
0.43/0.46	c   knapsack         : 1 
0.43/0.46	c   setppc           : 730 
0.43/0.46	c   and              : 7116 
0.43/0.46	c   logicor          : 5 
0.43/0.46	c ** Instance transfer method used: 0
0.43/0.48	c ** ParaScipInstance copy does not increase the number of variables. **
0.80/0.86	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.80/0.86	c                                Nodes    Active                                            
0.80/0.86	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
15.16/1.71	c *       2              0           1        20          28.0000                -          -
21.50/2.08	c *       2              0           1        20          27.0000                -          -
86.03/5.30	c         5             42          41        20          27.0000           5.0000    440.00%
117.75/6.95	c *       7            105          74        20          26.0000           5.0000    420.00%
193.03/10.78	c        11            915         170        20          26.0000           5.0000    420.00%
246.57/13.44	c *      13              2           1        20          25.0000          10.5000    138.10%
298.83/16.08	c        16              2           1        20          25.0000          10.5000    138.10%
397.89/21.12	c        21              2           1        20          25.0000          10.6667    134.38%
403.14/21.31	c *      21              2           1        20          24.0000          10.6667    125.00%
502.05/26.34	c        26             21          20        20          24.0000          11.0000    118.18%
602.64/31.40	c        31             26          25        20          24.0000          11.0000    118.18%
701.59/36.41	c        36             27          26        20          24.0000          11.0000    118.18%
800.58/41.45	c        41              2           1        20          24.0000          11.7478    104.29%
883.63/45.61	c *      46              3           2        20          23.0000          11.7651     95.49%
901.46/46.52	c        47              3           2        20          23.0000          11.7651     95.49%
1004.43/51.80	c        52              4           3        20          23.0000          11.7734     95.36%
1107.09/56.97	c        57              4           3        20          23.0000          11.7734     95.36%
1205.82/62.02	c        62              5           4        20          23.0000          11.7876     95.12%
1307.34/67.12	c        67              6           5        20          23.0000          11.8048     94.84%
1408.32/72.17	c        72              6           5        20          23.0000          11.8048     94.84%
1508.48/77.25	c        77              7           6        20          23.0000          11.8205     94.58%
1609.35/82.32	c        82              8           7        20          23.0000          11.8403     94.25%
1708.17/87.38	c        87              8           7        20          23.0000          11.8403     94.25%
1809.01/92.46	c        92              9           8        20          23.0000          11.8403     94.25%
1907.92/97.48	c        97             10           9        20          23.0000          11.8483     94.12%
2012.39/102.70	c       103             10           9        20          23.0000          11.8483     94.12%
2111.32/107.71	c       108             11          10        20          23.0000          11.8483     94.12%
2212.18/112.90	c       113             11          10        20          23.0000          11.8483     94.12%
2313.13/118.02	c       118             11          10        20          23.0000          11.8483     94.12%
2415.04/123.08	c       123             11          10        20          23.0000          11.8483     94.12%
2514.08/128.10	c       128             11          10        20          23.0000          11.8483     94.12%
2614.94/133.19	c       133             12          11        20          23.0000          11.8483     94.12%
2717.23/138.31	c       138             13          12        20          23.0000          11.8483     94.12%
2816.20/143.37	c       143             14          13        20          23.0000          11.8483     94.12%
2917.12/148.42	c       148             14          13        20          23.0000          11.8483     94.12%
3016.09/153.46	c       153             15          14        20          23.0000          11.8483     94.12%
3117.05/158.54	c       159             15          14        20          23.0000          11.8483     94.12%
3215.99/163.59	c       164             15          14        20          23.0000          11.8483     94.12%
3317.03/168.65	c       169             15          14        20          23.0000          11.8483     94.12%
3417.90/173.76	c       174             16          15        20          23.0000          11.8532     94.04%
3520.76/178.91	c       179             16          15        20          23.0000          11.8532     94.04%
3619.73/183.95	c       184             17          16        20          23.0000          11.8532     94.04%
3718.66/189.02	c       189             18          17        20          23.0000          11.8532     94.04%
3820.38/194.08	c       194             21          20        20          23.0000          11.8532     94.04%
3921.28/199.13	c       199             22          21        20          23.0000          11.8532     94.04%
4020.17/204.15	c       204             23          22        20          23.0000          11.8532     94.04%
4120.44/209.23	c       209             23          22        20          23.0000          11.8532     94.04%
4219.55/214.27	c       214             23          22        20          23.0000          11.8532     94.04%
4247.31/215.63	c *     216             23          22        20          22.0000          11.8532     85.60%
4320.61/219.30	c       219             24          23        20          22.0000          11.8532     85.60%
4419.42/224.31	c       224             26          25        20          22.0000          11.8532     85.60%
4518.43/229.39	c       229             28          27        20          22.0000          11.8532     85.60%
4619.57/234.46	c       234             29          28        20          22.0000          11.8532     85.60%
4720.33/239.55	c       240             35          34        20          22.0000          11.8532     85.60%
4821.42/244.60	c       245             35          34        20          22.0000          11.8532     85.60%
4924.45/249.89	c       250             35          34        20          22.0000          11.8532     85.60%
5025.38/254.95	c       255             36          35        20          22.0000          11.8532     85.60%
5124.42/260.02	c       260             36          35        20          22.0000          11.8532     85.60%
5226.24/265.07	c       265             37          36        20          22.0000          11.8532     85.60%
5328.42/270.22	c       270             39          38        20          22.0000          11.8532     85.60%
5427.54/275.28	c       275             41          40        20          22.0000          11.8532     85.60%
5528.48/280.33	c       280             41          40        20          22.0000          11.8532     85.60%
5629.54/285.41	c       285             41          40        20          22.0000          11.8532     85.60%
5730.55/290.54	c       291             43          42        20          22.0000          11.8532     85.60%
5831.44/295.66	c       296             45          44        20          22.0000          11.8532     85.60%
5932.45/300.71	c       301             47          46        20          22.0000          11.8532     85.60%
6031.56/305.76	c       306             49          48        20          22.0000          11.8532     85.60%
6132.59/310.83	c       311             57          56        20          22.0000          11.8532     85.60%
6231.73/315.88	c       316             61          60        20          22.0000          11.8532     85.60%
6332.82/320.95	c       321             63          62        20          22.0000          11.8532     85.60%
6431.99/325.97	c       326             63          62        20          22.0000          11.8532     85.60%
6533.79/331.07	c       331             63          62        20          22.0000          11.8532     85.60%
6633.00/336.12	c       336             63          62        20          22.0000          11.8532     85.60%
6734.32/341.16	c       341             63          62        20          22.0000          11.8532     85.60%
6834.56/346.27	c       346             64          63        20          22.0000          11.9023     84.84%
6935.68/351.31	c       351             64          63        20          22.0000          11.9023     84.84%
7036.58/356.45	c       356             65          64        20          22.0000          11.9023     84.84%
7137.70/361.50	c       362             65          64        20          22.0000          11.9023     84.84%
7236.85/366.56	c       367             66          65        20          22.0000          11.9023     84.84%
7337.98/371.61	c       372             68          67        20          22.0000          11.9023     84.84%
7437.14/376.64	c       377             71          70        20          22.0000          11.9023     84.84%
7538.26/381.74	c       382             75          74        20          22.0000          11.9023     84.84%
7637.41/386.79	c       387             79          78        20          22.0000          11.9023     84.84%
7736.54/391.80	c       392             79          78        20          22.0000          11.9023     84.84%
7839.59/396.90	c       397             79          78        20          22.0000          11.9023     84.84%
7938.73/401.94	c       402             79          78        20          22.0000          11.9023     84.84%
8037.86/407.01	c       407             80          79        20          22.0000          11.9023     84.84%
8139.34/412.06	c       412             81          80        20          22.0000          11.9023     84.84%
8238.53/417.12	c       417             81          80        20          22.0000          11.9023     84.84%
8339.46/422.16	c       422             82          81        20          22.0000          11.9023     84.84%
8438.61/427.18	c       427             85          84        20          22.0000          11.9023     84.84%
8538.83/432.24	c       432             86          85        20          22.0000          11.9023     84.84%
8639.91/437.31	c       437             86          85        20          22.0000          11.9023     84.84%
8738.99/442.36	c       442             86          85        20          22.0000          11.9023     84.84%
8840.24/447.44	c       447             87          86        20          22.0000          11.9023     84.84%
8939.16/452.49	c       452             93          92        20          22.0000          11.9023     84.84%
9040.22/457.57	c       458             95          94        20          22.0000          11.9023     84.84%
9140.94/462.62	c       463             95          94        20          22.0000          11.9023     84.84%
9240.05/467.66	c       468             95          94        20          22.0000          11.9023     84.84%
9341.11/472.70	c       473             96          95        20          22.0000          11.9023     84.84%
9440.16/477.79	c       478            100         101        20          22.0000          11.9023     84.84%
9541.07/482.81	c       483            106         105        20          22.0000          11.9023     84.84%
9640.05/487.81	c       488            112         111        20          22.0000          11.9023     84.84%
9741.10/492.95	c       493            112         111        20          22.0000          11.9023     84.84%
9840.21/498.00	c       498            113         112        20          22.0000          11.9023     84.84%
9941.99/503.07	c       503            114         113        20          22.0000          11.9023     84.84%
10041.04/508.08	c       508            120         119        20          22.0000          11.9023     84.84%
10140.08/513.10	c       513            122         121        20          22.0000          11.9023     84.84%
10239.11/518.12	c       518            126         125        20          22.0000          11.9023     84.84%
10341.57/523.24	c       523            131         130        20          22.0000          11.9023     84.84%
10442.67/528.33	c       528            137         136        20          22.0000          11.9023     84.84%
10543.76/533.40	c       533            142         141        20          22.0000          11.9023     84.84%
10642.87/538.46	c       538            151         150        20          22.0000          11.9023     84.84%
10743.94/543.51	c       544            151         150        20          22.0000          11.9023     84.84%
10843.11/548.56	c       549            151         150        20          22.0000          11.9023     84.84%
10944.24/553.63	c       554            154         153        20          22.0000          11.9023     84.84%
11043.30/558.67	c       559            155         154        20          22.0000          11.9023     84.84%
11144.26/563.75	c       564            156         155        20          22.0000          11.9023     84.84%
11245.35/568.81	c       569            158         157        20          22.0000          11.9023     84.84%
11344.48/573.86	c       574            158         157        20          22.0000          11.9023     84.84%
11445.57/578.90	c       579            160         159        20          22.0000          11.9023     84.84%
11544.67/583.95	c       584            161         160        20          22.0000          11.9023     84.84%
11643.67/589.00	c       589            161         160        20          22.0000          11.9023     84.84%
11745.36/594.06	c       594            161         160        20          22.0000          11.9023     84.84%
11844.47/599.08	c       599            161         160        20          22.0000          11.9023     84.84%
11943.51/604.09	c       604            161         160        20          22.0000          11.9023     84.84%
12045.77/609.20	c       609            162         161        20          22.0000          11.9023     84.84%
12144.65/614.24	c       614            443         442        20          22.0000          11.9083     84.75%
12247.61/619.43	c       619            446         445        20          22.0000          11.9083     84.75%
12346.72/624.50	c       624            453         452        20          22.0000          11.9102     84.72%
12447.62/629.55	c       630            457         456        20          22.0000          11.9335     84.35%
12546.27/634.60	c       635            459         458        20          22.0000          11.9335     84.35%
12647.12/639.66	c       640            463         462        20          22.0000          11.9335     84.35%
12746.12/644.68	c       645            465         466        20          22.0000          11.9335     84.35%
12847.14/649.77	c       650            469         470        20          22.0000          11.9335     84.35%
12948.20/654.88	c       655            472         471        20          22.0000          11.9335     84.35%
13049.32/659.97	c       660            475         474        20          22.0000          11.9335     84.35%
13151.00/665.13	c       665            475         474        20          22.0000          11.9335     84.35%
13252.09/670.17	c       670            475         474        20          22.0000          11.9335     84.35%
13352.46/675.23	c       675            475         474        20          22.0000          11.9335     84.35%
13453.55/680.31	c       680            475         474        20          22.0000          11.9335     84.35%
13552.58/685.37	c       685            475         474        20          22.0000          11.9335     84.35%
13653.64/690.46	c       690            475         474        20          22.0000          11.9335     84.35%
13754.66/695.50	c       696            475         474        20          22.0000          11.9335     84.35%
13853.72/700.56	c       701            475         474        20          22.0000          11.9335     84.35%
13954.82/705.63	c       706            475         474        20          22.0000          11.9335     84.35%
14053.82/710.69	c       711            475         474        20          22.0000          11.9335     84.35%
14156.83/715.84	c       716            475         474        20          22.0000          11.9335     84.35%
14257.69/720.92	c       721            475         474        20          22.0000          11.9335     84.35%
14356.85/726.03	c       726            475         474        20          22.0000          11.9335     84.35%
14458.70/731.08	c       731            475         474        20          22.0000          11.9335     84.35%
14559.70/736.16	c       736            475         474        20          22.0000          11.9335     84.35%
14660.19/741.21	c       741            475         476        20          22.0000          11.9335     84.35%
14759.23/746.27	c       746            478         477        20          22.0000          11.9335     84.35%
14860.34/751.32	c       751            482         481        20          22.0000          12.0667     82.32%
14959.59/756.38	c       756            488         487        20          22.0000          12.0667     82.32%
15060.50/761.43	c       761            492         491        20          22.0000          12.0667     82.32%
15159.59/766.48	c       766            496         495        20          22.0000          12.0667     82.32%
15260.65/771.55	c       772            500         499        20          22.0000          12.0667     82.32%
15361.59/776.63	c       777            504         503        20          22.0000          12.0667     82.32%
15462.53/781.72	c       782            508         507        20          22.0000          12.0667     82.32%
15561.64/786.79	c       787            509         510        20          22.0000          12.0667     82.32%
15662.69/791.83	c       792            514         513        20          22.0000          12.1253     81.44%
15763.63/796.92	c       797            520         519        20          22.0000          12.1253     81.44%
15862.70/801.97	c       802            528         527        20          22.0000          12.1253     81.44%
15961.71/807.02	c       807            530         529        20          22.0000          12.1253     81.44%
16063.57/812.08	c       812            535         534        20          22.0000          12.1253     81.44%
16162.41/817.12	c       817            542         541        20          22.0000          12.1606     80.91%
16263.44/822.18	c       822            544         543        20          22.0000          12.1606     80.91%
16363.61/827.23	c       827            549         550        20          22.0000          12.1606     80.91%
16462.72/832.24	c       832            554         553        20          22.0000          12.1606     80.91%
16561.80/837.29	c       837            560         559        20          22.0000          12.1606     80.91%
16662.89/842.37	c       842            565         564        20          22.0000          12.1606     80.91%
16763.95/847.46	c       847            573         572        20          22.0000          12.1866     80.53%
16865.04/852.53	c       853            580         579        20          22.0000          12.1866     80.53%
16964.14/857.58	c       858            588         587        20          22.0000          12.1866     80.53%
17065.16/862.66	c       863            593         592        20          22.0000          12.1866     80.53%
17166.23/867.72	c       868            596         595        20          22.0000          12.1866     80.53%
17265.26/872.77	c       873            604         603        20          22.0000          12.1935     80.42%
17366.27/877.82	c       878            611         610        20          22.0000          12.1935     80.42%
17465.39/882.88	c       883            619         618        20          22.0000          12.1935     80.42%
17566.48/887.93	c       888            628         627        20          22.0000          12.1935     80.42%
17665.49/892.98	c       893            635         634        20          22.0000          12.2160     80.09%
17764.64/898.02	c       898            642         641        20          22.0000          12.2160     80.09%
17866.41/903.10	c       903            646         645        20          22.0000          12.2160     80.09%
17967.69/908.14	c       908            649         648        20          22.0000          12.2160     80.09%
18066.61/913.19	c       913            652         651        20          22.0000          12.2160     80.09%
18167.02/918.25	c       918            656         655        20          22.0000          12.2160     80.09%
18268.08/923.30	c       923            658         657        20          22.0000          12.2160     80.09%
18367.12/928.35	c       928            662         661        20          22.0000          12.2306     79.88%
18468.22/933.43	c       933            667         666        20          22.0000          12.2306     79.88%
18567.31/938.48	c       938            673         672        20          22.0000          12.2306     79.88%
18668.35/943.53	c       944            677         676        20          22.0000          12.2306     79.88%
18767.45/948.59	c       949            679         678        20          22.0000          12.2306     79.88%
18868.52/953.64	c       954            682         681        20          22.0000          12.2306     79.88%
18969.57/958.71	c       959            685         684        20          22.0000          12.2306     79.88%
19068.64/963.77	c       964            688         687        20          22.0000          12.2306     79.88%
19169.74/968.82	c       969            690         689        20          22.0000          12.2306     79.88%
19268.82/973.87	c       974            691         690        20          22.0000          12.2306     79.88%
19367.72/978.89	c       979            694         693        20          22.0000          12.2397     79.74%
19468.63/983.98	c       984            696         695        20          22.0000          12.2397     79.74%
19567.49/989.03	c       989            699         698        20          22.0000          12.2397     79.74%
19669.42/994.08	c       994            702         701        20          22.0000          12.2397     79.74%
19768.40/999.13	c       999            706         705        20          22.0000          12.2397     79.74%
19870.68/1004.25	c      1004            712         711        20          22.0000          12.2397     79.74%
19969.80/1009.30	c      1009            716         715        20          22.0000          12.2397     79.74%
20070.91/1014.38	c      1014            718         717        20          22.0000          12.2397     79.74%
20171.86/1019.43	c      1019            724         723        20          22.0000          12.2426     79.70%
20270.93/1024.50	c      1024            726         725        20          22.0000          12.2426     79.70%
20372.03/1029.55	c      1030            727         726        20          22.0000          12.2426     79.70%
20472.98/1034.62	c      1035            730         729        20          22.0000          12.2426     79.70%
20572.01/1039.68	c      1040            735         734        20          22.0000          12.2426     79.70%
20673.05/1044.73	c      1045            737         736        20          22.0000          12.2426     79.70%
20772.13/1049.78	c      1050            740         739        20          22.0000          12.2426     79.70%
20873.13/1054.84	c      1055            741         740        20          22.0000          12.2426     79.70%
20972.16/1059.86	c      1060            743         742        20          22.0000          12.2426     79.70%
21073.16/1064.92	c      1065            744         743        20          22.0000          12.2426     79.70%
21172.20/1069.99	c      1070            746         745        20          22.0000          12.2426     79.70%
21273.94/1075.05	c      1075            747         746        20          22.0000          12.2426     79.70%
21373.02/1080.11	c      1080            750         749        20          22.0000          12.2426     79.70%
21474.17/1085.17	c      1085            752         751        20          22.0000          12.2515     79.57%
21574.28/1090.23	c      1090            753         752        20          22.0000          12.2515     79.57%
21673.30/1095.30	c      1095            754         753        20          22.0000          12.2515     79.57%
21774.54/1100.35	c      1100            759         758        20          22.0000          12.2515     79.57%
21875.44/1105.43	c      1105            762         761        20          22.0000          12.2515     79.57%
21976.52/1110.53	c      1111            769         768        20          22.0000          12.2515     79.57%
22075.72/1115.59	c      1116            770         769        20          22.0000          12.2515     79.57%
22176.66/1120.62	c      1121            773         772        20          22.0000          12.2515     79.57%
22275.76/1125.66	c      1126            775         774        20          22.0000          12.2515     79.57%
22376.90/1130.76	c      1131            777         776        20          22.0000          12.2515     79.57%
22478.06/1135.83	c      1136            779         778        20          22.0000          12.2515     79.57%
22577.22/1140.87	c      1141            782         781        20          22.0000          12.2715     79.28%
22678.38/1145.94	c      1146            784         783        20          22.0000          12.2715     79.28%
22777.31/1150.98	c      1151            786         785        20          22.0000          12.2715     79.28%
22879.00/1156.07	c      1156            789         788        20          22.0000          12.2715     79.28%
22980.33/1161.20	c      1161            791         790        20          22.0000          12.2715     79.28%
23080.62/1166.26	c      1166            796         795        20          22.0000          12.2715     79.28%
23181.72/1171.33	c      1171            799         798        20          22.0000          12.2715     79.28%
23280.75/1176.38	c      1176            802         801        20          22.0000          12.2715     79.28%
23381.70/1181.46	c      1181            805         804        20          22.0000          12.2715     79.28%
23482.76/1186.52	c      1187            808         807        20          22.0000          12.2715     79.28%
23581.81/1191.57	c      1192            811         810        20          22.0000          12.2715     79.28%
23682.88/1196.65	c      1197            814         813        20          22.0000          12.2715     79.28%
23783.90/1201.70	c      1202            815         814        20          22.0000          12.2715     79.28%
23882.90/1206.78	c      1207            816         815        20          22.0000          12.2715     79.28%
23983.79/1211.82	c      1212            818         817        20          22.0000          12.2715     79.28%
24082.82/1216.87	c      1217            823         822        20          22.0000          12.2715     79.28%
24183.87/1221.92	c      1222            826         827        20          22.0000          12.2715     79.28%
24282.86/1226.99	c      1227            828         827        20          22.0000          12.2715     79.28%
24384.47/1232.06	c      1232            830         829        20          22.0000          12.2715     79.28%
24483.42/1237.13	c      1237            833         832        20          22.0000          12.2715     79.28%
24584.64/1242.18	c      1242            834         833        20          22.0000          12.2715     79.28%
24684.89/1247.23	c      1247            834         833        20          22.0000          12.2715     79.28%
24783.96/1252.28	c      1252            834         833        20          22.0000          12.2715     79.28%
24885.08/1257.38	c      1257            834         833        20          22.0000          12.2715     79.28%
24986.14/1262.43	c      1262            834         833        20          22.0000          12.2715     79.28%
25085.26/1267.44	c      1267            834         833        20          22.0000          12.2715     79.28%
25186.38/1272.51	c      1273            834         833        20          22.0000          12.2715     79.28%
25289.49/1277.72	c      1278            834         835        20          22.0000          12.2715     79.28%
25388.62/1282.78	c      1283            837         836        20          22.0000          12.2715     79.28%
25489.75/1287.84	c      1288            838         837        20          22.0000          12.2715     79.28%
25588.81/1292.90	c      1293            842         841        20          22.0000          12.2865     79.06%
25689.94/1297.94	c      1298            846         845        20          22.0000          12.2865     79.06%
25791.63/1303.04	c      1303            848         849        20          22.0000          12.2865     79.06%
25890.75/1308.12	c      1308            850         849        20          22.0000          12.2865     79.06%
25993.13/1313.24	c      1313            853         852        20          22.0000          12.2865     79.06%
26092.14/1318.29	c      1318            857         856        20          22.0000          12.2865     79.06%
26193.19/1323.36	c      1323            860         859        20          22.0000          12.2865     79.06%
26294.27/1328.41	c      1328            861         860        20          22.0000          12.2865     79.06%
26393.31/1333.43	c      1333            861         860        20          22.0000          12.2865     79.06%
26493.98/1338.52	c      1339            861         860        20          22.0000          12.2865     79.06%
26595.02/1343.60	c      1344            861         860        20          22.0000          12.2865     79.06%
26694.07/1348.65	c      1349            861         860        20          22.0000          12.2865     79.06%
26797.13/1353.84	c      1354            861         860        20          22.0000          12.2865     79.06%
26896.24/1358.89	c      1359            861         860        20          22.0000          12.2865     79.06%
26997.33/1363.94	c      1364            861         860        20          22.0000          12.2865     79.06%
27096.45/1369.02	c      1369            861         860        20          22.0000          12.2865     79.06%
27198.20/1374.09	c      1374            861         860        20          22.0000          12.2865     79.06%
27297.41/1379.11	c      1379            861         860        20          22.0000          12.2865     79.06%
27399.77/1384.22	c      1384            861         860        20          22.0000          12.2865     79.06%
27498.85/1389.28	c      1389            861         862        20          22.0000          12.2865     79.06%
27599.91/1394.34	c      1394            866         865        20          22.0000          12.2865     79.06%
27698.95/1399.38	c      1399            869         868        20          22.0000          12.2865     79.06%
27801.97/1404.51	c      1405            871         870        20          22.0000          12.2865     79.06%
27901.03/1409.57	c      1410            872         871        20          22.0000          12.2922     78.98%
28002.08/1414.68	c      1415            873         872        20          22.0000          12.2922     78.98%
28103.04/1419.75	c      1420            874         873        20          22.0000          12.2922     78.98%
28204.10/1424.81	c      1425            876         875        20          22.0000          12.2922     78.98%
28303.15/1429.88	c      1430            880         879        20          22.0000          12.2922     78.98%
28404.22/1434.95	c      1435            883         882        20          22.0000          12.2922     78.98%
28503.30/1440.01	c      1440            886         885        20          22.0000          12.2922     78.98%
28605.04/1445.11	c      1445            888         887        20          22.0000          12.2922     78.98%
28706.12/1450.17	c      1450            890         889        20          22.0000          12.2922     78.98%
28808.28/1455.35	c      1455            894         893        20          22.0000          12.2922     78.98%
28909.27/1460.42	c      1460            896         895        20          22.0000          12.2922     78.98%
29010.32/1465.56	c      1466            902         901        20          22.0000          12.2999     78.86%
29111.38/1470.62	c      1471            903         902        20          22.0000          12.2999     78.86%
29210.45/1475.68	c      1476            905         904        20          22.0000          12.2999     78.86%
29311.21/1480.73	c      1481            910         909        20          22.0000          12.2999     78.86%
29412.17/1485.82	c      1486            917         916        20          22.0000          12.2999     78.86%
29513.05/1490.99	c      1491            918         917        20          22.0000          12.2999     78.86%
29614.68/1496.05	c      1496            921         920        20          22.0000          12.2999     78.86%
29713.80/1501.09	c      1501            923         922        20          22.0000          12.2999     78.86%
29814.68/1506.16	c      1506            925         924        20          22.0000          12.2999     78.86%
29913.86/1511.17	c      1511            926         925        20          22.0000          12.2999     78.86%
30014.05/1516.29	c      1516            926         927        20          22.0000          12.2999     78.86%
30117.10/1521.47	c      1521            931         930        20          22.0000          12.2999     78.86%
30218.16/1526.52	c      1527            932         931        20          22.0000          12.3099     78.72%
30317.19/1531.59	c      1532            932         933        20          22.0000          12.3099     78.72%
30420.25/1536.75	c      1537            934         933        20          22.0000          12.3099     78.72%
30521.27/1541.81	c      1542            936         935        20          22.0000          12.3099     78.72%
30620.15/1546.86	c      1547            936         935        20          22.0000          12.3099     78.72%
30721.11/1551.92	c      1552            936         935        20          22.0000          12.3099     78.72%
30820.05/1556.95	c      1557            936         935        20          22.0000          12.3099     78.72%
30919.00/1561.98	c      1562            936         935        20          22.0000          12.3099     78.72%
31020.69/1567.05	c      1567            936         935        20          22.0000          12.3099     78.72%
31123.05/1572.21	c      1572            936         935        20          22.0000          12.3099     78.72%
31222.14/1577.27	c      1577            936         935        20          22.0000          12.3099     78.72%
31327.17/1582.52	c      1583            936         935        20          22.0000          12.3099     78.72%
31426.31/1587.59	c      1588            936         935        20          22.0000          12.3099     78.72%
31527.41/1592.65	c      1593            936         935        20          22.0000          12.3099     78.72%
31626.51/1597.69	c      1598            936         935        20          22.0000          12.3099     78.72%
31727.66/1602.78	c      1603            936         935        20          22.0000          12.3099     78.72%
31828.55/1607.83	c      1608            936         935        20          22.0000          12.3099     78.72%
31927.72/1612.90	c      1613            936         935        20          22.0000          12.3099     78.72%
32028.88/1617.95	c      1618            936         935        20          22.0000          12.3099     78.72%
32128.05/1623.01	c      1623            936         935        20          22.0000          12.3099     78.72%
32229.85/1628.10	c      1628            936         937        20          22.0000          12.3099     78.72%
32332.17/1633.24	c      1633            938         937        20          22.0000          12.3099     78.72%
32431.25/1638.28	c      1638            940         939        20          22.0000          12.3099     78.72%
32532.32/1643.34	c      1643            942         941        20          22.0000          12.3099     78.72%
32631.31/1648.38	c      1648            945         944        20          22.0000          12.3099     78.72%
32732.31/1653.48	c      1653            948         947        20          22.0000          12.3099     78.72%
32833.23/1658.53	c      1659            950         949        20          22.0000          12.3099     78.72%
32932.40/1663.58	c      1664            954         953        20          22.0000          12.3099     78.72%
33032.99/1668.61	c      1669            958         957        20          22.0000          12.3099     78.72%
33133.99/1673.71	c      1674            959         958        20          22.0000          12.3099     78.72%
33232.88/1678.76	c      1679            961         960        20          22.0000          12.3099     78.72%
33333.83/1683.84	c      1684            962         961        20          22.0000          12.3099     78.72%
33434.80/1688.90	c      1689            964         963        20          22.0000          12.3099     78.72%
33533.70/1693.98	c      1694            965         964        20          22.0000          12.3099     78.72%
33635.49/1699.04	c      1699            966         965        20          22.0000          12.3099     78.72%
33734.32/1704.06	c      1704            969         968        20          22.0000          12.3099     78.72%
33835.44/1709.16	c      1709            971         970        20          22.0000          12.3099     78.72%
33935.57/1714.24	c      1714            973         972        20          22.0000          12.3099     78.72%
34036.55/1719.36	c      1719            975         974        20          22.0000          12.3099     78.72%
34137.60/1724.47	c      1724            977         976        20          22.0000          12.3099     78.72%
34238.67/1729.50	c      1730            980         979        20          22.0000          12.3099     78.72%
34337.73/1734.55	c      1735            983         982        20          22.0000          12.3099     78.72%
34442.74/1739.87	c      1740            985         984        20          22.0000          12.3099     78.72%
34543.80/1744.91	c      1745            987         986        20          22.0000          12.3099     78.72%
34642.89/1749.97	c      1750            991         990        20          22.0000          12.3099     78.72%
34744.71/1755.07	c      1755            993         992        20          22.0000          12.3099     78.72%
34843.76/1760.13	c      1760            995         994        20          22.0000          12.3099     78.72%
34944.85/1765.19	c      1765            997         996        20          22.0000          12.3099     78.72%
35044.08/1770.19	c      1770           1000         999        20          22.0000          12.3099     78.72%
35144.44/1775.28	c      1775           1002        1001        20          22.0000          12.3099     78.72%
35245.67/1780.37	c      1780           1003        1002        20          22.0000          12.3099     78.72%
35346.54/1785.42	c      1785           1005        1004        20          22.0000          12.3099     78.72%
35445.69/1790.47	c      1790           1007        1006        20          22.0000          12.3099     78.72%
35544.76/1795.47	c      1795           1009        1008        20          22.0000          12.3099     78.72%
35643.86/1800.50	c      1800           1012        1011        20          22.0000          12.3099     78.72%
35746.92/1805.60	c      1806           1014        1013        20          22.0000          12.3099     78.72%
35846.00/1810.62	c      1811           1015        1014        20          22.0000          12.3099     78.72%
35947.04/1815.71	c      1816           1021        1020        20          22.0000          12.3099     78.72%
36046.03/1820.76	c      1821           1022        1021        20          22.0000          12.3099     78.72%
36145.11/1825.77	c      1826           1024        1023        20          22.0000          12.3099     78.72%
36248.10/1830.93	c      1831           1027        1026        20          22.0000          12.3099     78.72%
36347.11/1836.01	c      1836           1030        1029        20          22.0000          12.3099     78.72%
36448.75/1841.07	c      1841           1032        1031        20          22.0000          12.3099     78.72%
36551.08/1846.20	c      1846           1036        1035        20          22.0000          12.3099     78.72%
36650.12/1851.26	c      1851           1039        1038        20          22.0000          12.3099     78.72%
36751.20/1856.35	c      1856           1043        1042        20          22.0000          12.3099     78.72%
36852.22/1861.42	c      1861           1045        1044        20          22.0000          12.3099     78.72%
36953.19/1866.50	c      1866           1046        1045        20          22.0000          12.3099     78.72%
37054.17/1871.67	c      1872           1050           0        20          22.0000          12.3099     78.72%
37155.17/1876.74	c      1877           1050           0        20          22.0000          12.3099     78.72%
37254.16/1881.76	c      1882           1051           1        20          22.0000          12.3099     78.72%
37355.06/1886.88	c      1887           1060          10        20          22.0000          12.3099     78.72%
37456.01/1891.97	c      1892           1063          13        20          22.0000          12.3099     78.72%
37557.80/1897.08	c      1897           1069          19        20          22.0000          12.3099     78.72%
37658.78/1902.19	c      1902           1074          24        20          22.0000          12.3099     78.72%
37759.23/1907.21	c      1907           1077          27        20          22.0000          12.3099     78.72%
37860.32/1912.31	c      1912           1085          35        20          22.0000          12.3099     78.72%
37959.35/1917.35	c      1917           1090          40        20          22.0000          12.3099     78.72%
38058.43/1922.39	c      1922           1093          43        20          22.0000          12.3099     78.72%
38159.46/1927.45	c      1927           1098          48        20          22.0000          12.3099     78.72%
38258.56/1932.50	c      1932           1103          53        20          22.0000          12.3099     78.72%
38361.65/1937.67	c      1938           1108          58        20          22.0000          12.3099     78.72%
38462.68/1942.71	c      1943           1111          61        20          22.0000          12.3099     78.72%
38565.73/1947.91	c      1948           1113          63        20          22.0000          12.3099     78.72%
38664.81/1952.97	c      1953           1114          64        20          22.0000          12.3099     78.72%
38766.64/1958.07	c      1958           1117          67        20          22.0000          12.3099     78.72%
38865.88/1963.12	c      1963           1121          71        20          22.0000          12.3099     78.72%
38966.79/1968.19	c      1968           1125          75        20          22.0000          12.3099     78.72%
39067.11/1973.27	c      1973           1127          77        20          22.0000          12.3099     78.72%
39168.11/1978.34	c      1978           1132          82        20          22.0000          12.3099     78.72%
39267.14/1983.40	c      1983           1135          85        20          22.0000          12.3099     78.72%
39368.22/1988.45	c      1988           1138          88        20          22.0000          12.3099     78.72%
39469.30/1993.51	c      1994           1142          92        20          22.0000          12.3099     78.72%
39570.38/1998.60	c      1999           1145          95        20          22.0000          12.3099     78.72%
39669.47/2003.66	c      2004           1149          99        20          22.0000          12.3099     78.72%
39770.56/2008.73	c      2009           1153         103        20          22.0000          12.3099     78.72%
39871.63/2013.88	c      2014           1156         106        20          22.0000          12.3099     78.72%
39972.70/2018.96	c      2019           1160         110        20          22.0000          12.3099     78.72%
40074.46/2024.03	c      2024           1160         110        20          22.0000          12.3099     78.72%
40173.25/2029.09	c      2029           1163         113        20          22.0000          12.3099     78.72%
40274.37/2034.15	c      2034           1165         115        20          22.0000          12.3099     78.72%
40374.75/2039.29	c      2039           1167         117        20          22.0000          12.3099     78.72%
40475.96/2044.36	c      2044           1170         120        20          22.0000          12.3099     78.72%
40576.86/2049.44	c      2049           1174         124        20          22.0000          12.3099     78.72%
40677.95/2054.53	c      2055           1178         128        20          22.0000          12.3099     78.72%
40779.04/2059.68	c      2060           1181         131        20          22.0000          12.3099     78.72%
40879.99/2064.74	c      2065           1186         136        20          22.0000          12.3099     78.72%
40978.73/2069.79	c      2070           1187         137        20          22.0000          12.3099     78.72%
41079.80/2074.85	c      2075           1187         137        20          22.0000          12.3099     78.72%
41180.77/2079.92	c      2080           1187         137        20          22.0000          12.3099     78.72%
41279.71/2085.00	c      2085           1187         137        20          22.0000          12.3099     78.72%
41381.32/2090.05	c      2090           1187         137        20          22.0000          12.3099     78.72%
41480.31/2095.14	c      2095           1187         137        20          22.0000          12.3099     78.72%
41581.32/2100.19	c      2100           1187         137        20          22.0000          12.3099     78.72%
41681.57/2105.25	c      2105           1187         137        20          22.0000          12.3099     78.72%
41782.45/2110.34	c      2110           1187         137        20          22.0000          12.3099     78.72%
41883.37/2115.43	c      2115           1187         137        20          22.0000          12.3099     78.72%
41982.45/2120.49	c      2120           1187         137        20          22.0000          12.3099     78.72%
42085.44/2125.63	c      2126           1187         137        20          22.0000          12.3099     78.72%
42184.44/2130.64	c      2131           1187         137        20          22.0000          12.3099     78.72%
42287.52/2135.88	c      2136           1187         137        20          22.0000          12.3099     78.72%
42391.46/2141.06	c      2141           1189         139        20          22.0000          12.3099     78.72%
42490.41/2146.10	c      2146           1190         140        20          22.0000          12.3099     78.72%
42591.27/2151.18	c      2151           1192         142        20          22.0000          12.3099     78.72%
42691.82/2156.25	c      2156           1195         145        20          22.0000          12.3099     78.72%
42792.99/2161.38	c      2161           1197         147        20          22.0000          12.3099     78.72%
42895.96/2166.53	c      2167           1198         148        20          22.0000          12.3099     78.72%
42994.93/2171.59	c      2172           1200         150        20          22.0000          12.3099     78.72%
43096.06/2176.66	c      2177           1203         153        20          22.0000          12.3099     78.72%
43196.99/2181.72	c      2182           1206         156        20          22.0000          12.3099     78.72%
43296.14/2186.77	c      2187           1209         159        20          22.0000          12.3099     78.72%
43397.16/2191.89	c      2192           1211         161        20          22.0000          12.3099     78.72%
43498.33/2196.95	c      2197           1216         166        20          22.0000          12.3099     78.72%
43597.48/2201.98	c      2202           1218         168        20          22.0000          12.3099     78.72%
43701.24/2207.15	c      2207           1219         169        20          22.0000          12.3099     78.72%
43800.18/2212.18	c      2212           1221         171        20          22.0000          12.3099     78.72%
43902.34/2217.31	c      2217           1223         173        20          22.0000          12.3099     78.72%
44001.42/2222.37	c      2222           1226         176        20          22.0000          12.3099     78.72%
44102.53/2227.44	c      2227           1227         177        20          22.0000          12.3099     78.72%
44203.58/2232.52	c      2233           1229         179        20          22.0000          12.3099     78.72%
44302.72/2237.59	c      2238           1231         181        20          22.0000          12.3099     78.72%
44403.79/2242.66	c      2243           1233         183        20          22.0000          12.3099     78.72%
44504.87/2247.72	c      2248           1236         186        20          22.0000          12.3099     78.72%
44603.91/2252.79	c      2253           1238         188        20          22.0000          12.3099     78.72%
44707.01/2257.90	c      2258           1239         189        20          22.0000          12.3099     78.72%
44806.03/2263.01	c      2263           1241         191        20          22.0000          12.3099     78.72%
44907.79/2268.08	c      2268           1243         193        20          22.0000          12.3099     78.72%
45008.70/2273.14	c      2273           1247         197        20          22.0000          12.3099     78.72%
45107.91/2278.15	c      2278           1249         199        20          22.0000          12.3099     78.72%
45207.98/2283.26	c      2283           1252         202        20          22.0000          12.3099     78.72%
45309.05/2288.36	c      2288           1253         203        20          22.0000          12.3099     78.72%
45410.14/2293.42	c      2293           1255         205        20          22.0000          12.3099     78.72%
45511.24/2298.50	c      2298           1257         207        20          22.0000          12.3099     78.72%
45610.32/2303.55	c      2304           1259         209        20          22.0000          12.3099     78.72%
45711.38/2308.61	c      2309           1260         210        20          22.0000          12.3099     78.72%
45810.37/2313.65	c      2314           1263         213        20          22.0000          12.3099     78.72%
45911.39/2318.71	c      2319           1264         214        20          22.0000          12.3099     78.72%
46012.46/2323.80	c      2324           1267         217        20          22.0000          12.3099     78.72%
46111.40/2328.86	c      2329           1269         219        20          22.0000          12.3099     78.72%
46212.18/2333.93	c      2334           1270         220        20          22.0000          12.3099     78.72%
46315.93/2339.17	c      2339           1270         220        20          22.0000          12.3099     78.72%
46416.25/2344.23	c      2344           1271         221        20          22.0000          12.3099     78.72%
46517.24/2349.33	c      2349           1273         223        20          22.0000          12.3099     78.72%
46616.32/2354.38	c      2354           1275         225        20          22.0000          12.3099     78.72%
46717.44/2359.46	c      2359           1275         225        20          22.0000          12.3099     78.72%
46818.30/2364.52	c      2365           1276         226        20          22.0000          12.3099     78.72%
46917.36/2369.54	c      2370           1279         229        20          22.0000          12.3099     78.72%
47018.44/2374.67	c      2375           1281         231        20          22.0000          12.3099     78.72%
47119.48/2379.72	c      2380           1282         232        20          22.0000          12.3099     78.72%
47220.48/2384.81	c      2385           1286         236        20          22.0000          12.3099     78.72%
47319.28/2389.88	c      2390           1289         239        20          22.0000          12.3099     78.72%
47420.33/2394.93	c      2395           1291         241        20          22.0000          12.3099     78.72%
47519.20/2400.02	c      2400           1291         241        20          22.0000          12.3099     78.72%
47620.84/2405.06	c      2405           1294         244        20          22.0000          12.3099     78.72%
47719.89/2410.13	c      2410           1297         247        20          22.0000          12.3099     78.72%
47820.48/2415.16	c      2415           1297         247        20          22.0000          12.3099     78.72%
47920.82/2420.22	c      2420           1299         249        20          22.0000          12.3099     78.72%
48021.72/2425.35	c      2425           1302         252        20          22.0000          12.3099     78.72%
48122.75/2430.41	c      2430           1304         254        20          22.0000          12.3099     78.72%
48221.81/2435.47	c      2435           1306         256        20          22.0000          12.3099     78.72%
48322.89/2440.53	c      2441           1308         258        20          22.0000          12.3099     78.72%
48421.96/2445.59	c      2446           1310         260        20          22.0000          12.3099     78.72%
48522.86/2450.64	c      2451           1311         261        20          22.0000          12.3099     78.72%
48623.96/2455.72	c      2456           1311         261        20          22.0000          12.3099     78.72%
48722.92/2460.72	c      2461           1313         263        20          22.0000          12.3099     78.72%
48823.99/2465.83	c      2466           1313         263        20          22.0000          12.3099     78.72%
48922.98/2470.88	c      2471           1315         265        20          22.0000          12.3099     78.72%
49024.08/2475.93	c      2476           1317         267        20          22.0000          12.3099     78.72%
49123.10/2481.00	c      2481           1319         269        20          22.0000          12.3099     78.72%
49224.79/2486.05	c      2486           1320         270        20          22.0000          12.3099     78.72%
49323.52/2491.12	c      2491           1321         271        20          22.0000          12.3099     78.72%
49424.81/2496.17	c      2496           1323         273        20          22.0000          12.3099     78.72%
49526.91/2501.35	c      2501           1325         275        20          22.0000          12.3099     78.72%
49625.95/2506.40	c      2506           1327         277        20          22.0000          12.3099     78.72%
49728.73/2511.54	c      2512           1329         279        20          22.0000          12.3099     78.72%
49829.77/2516.61	c      2517           1330         280        20          22.0000          12.3099     78.72%
49928.78/2521.65	c      2522           1331         281        20          22.0000          12.3099     78.72%
50031.74/2526.80	c      2527           1333         283        20          22.0000          12.3099     78.72%
50130.82/2531.85	c      2532           1334         284        20          22.0000          12.3099     78.72%
50231.76/2536.92	c      2537           1334         284        20          22.0000          12.3099     78.72%
50330.73/2541.99	c      2542           1336         286        20          22.0000          12.3099     78.72%
50432.37/2547.05	c      2547           1337         287        20          22.0000          12.3099     78.72%
50534.55/2552.20	c      2552           1339         289        20          22.0000          12.3099     78.72%
50633.58/2557.26	c      2557           1341         291        20          22.0000          12.3099     78.72%
50734.43/2562.34	c      2562           1343         293        20          22.0000          12.3099     78.72%
50833.42/2567.39	c      2567           1345         295        20          22.0000          12.3099     78.72%
50934.34/2572.45	c      2572           1347         297        20          22.0000          12.3099     78.72%
51037.40/2577.61	c      2578           1347         297        20          22.0000          12.3099     78.72%
51136.44/2582.69	c      2583           1348         298        20          22.0000          12.3099     78.72%
51237.26/2587.74	c      2588           1349         299        20          22.0000          12.3099     78.72%
51336.30/2592.76	c      2593           1350         300        20          22.0000          12.3099     78.72%
51437.30/2597.83	c      2598           1351         301        20          22.0000          12.3099     78.72%
51538.33/2602.93	c      2603           1354         304        20          22.0000          12.3099     78.72%
51637.34/2607.99	c      2608           1355         305        20          22.0000          12.3099     78.72%
51739.17/2613.05	c      2613           1356         306        20          22.0000          12.3099     78.72%
51838.12/2618.10	c      2618           1358         308        20          22.0000          12.3099     78.72%
51939.17/2623.17	c      2623           1359         309        20          22.0000          12.3099     78.72%
52039.56/2628.23	c      2628           1360         310        20          22.0000          12.3099     78.72%
52138.48/2633.27	c      2633           1362         312        20          22.0000          12.3099     78.72%
52237.55/2638.29	c      2638           1362         312        20          22.0000          12.3099     78.72%
52338.57/2643.36	c      2643           1363         313        20          22.0000          12.3099     78.72%
52439.61/2648.42	c      2648           1363         313        20          22.0000          12.3099     78.72%
52540.66/2653.56	c      2654           1364         314        20          22.0000          12.3099     78.72%
52639.74/2658.57	c      2659           1366         316        20          22.0000          12.3099     78.72%
52740.59/2663.60	c      2664           1367         317        20          22.0000          12.3099     78.72%
52839.59/2668.63	c      2669           1367         317        20          22.0000          12.3099     78.72%
52938.36/2673.70	c      2674           1369         319        20          22.0000          12.3099     78.72%
53039.39/2678.76	c      2679           1370         320        20          22.0000          12.3099     78.72%
53140.44/2683.82	c      2684           1372         322        20          22.0000          12.3099     78.72%
53239.45/2688.83	c      2689           1374         324        20          22.0000          12.3099     78.72%
53340.35/2693.96	c      2694           1377         327        20          22.0000          12.3099     78.72%
53439.38/2699.03	c      2699           1377         327        20          22.0000          12.3099     78.72%
53541.00/2704.10	c      2704           1379         329        20          22.0000          12.3099     78.72%
53641.91/2709.15	c      2709           1380         330        20          22.0000          12.3099     78.72%
53741.17/2714.19	c      2714           1381         331        20          22.0000          12.3099     78.72%
53841.21/2719.27	c      2719           1382         332        20          22.0000          12.3099     78.72%
53942.45/2724.33	c      2724           1383         333        20          22.0000          12.3099     78.72%
54041.28/2729.39	c      2729           1384         334        20          22.0000          12.3099     78.72%
54142.27/2734.40	c      2734           1385         335        20          22.0000          12.3099     78.72%
54241.31/2739.45	c      2739           1386         336        20          22.0000          12.3099     78.72%
54342.36/2744.54	c      2745           1388         338        20          22.0000          12.3099     78.72%
54443.00/2749.62	c      2750           1390         340        20          22.0000          12.3099     78.72%
54541.99/2754.69	c      2755           1391         341        20          22.0000          12.3099     78.72%
54642.98/2759.74	c      2760           1392         342        20          22.0000          12.3099     78.72%
54744.00/2764.82	c      2765           1393         343        20          22.0000          12.3099     78.72%
54842.84/2769.87	c      2770           1395         345        20          22.0000          12.3099     78.72%
54943.81/2774.94	c      2775           1396         346        20          22.0000          12.3099     78.72%
55045.54/2780.07	c      2780           1397         347        20          22.0000          12.3099     78.72%
55146.42/2785.14	c      2785           1397         347        20          22.0000          12.3099     78.72%
55246.67/2790.28	c      2790           1399         349        20          22.0000          12.3099     78.72%
55347.71/2795.35	c      2795           1399         351        20          22.0000          12.3099     78.72%
55448.75/2800.41	c      2800           1401         351        20          22.0000          12.3099     78.72%
55547.46/2805.49	c      2805           1402         352        20          22.0000          12.3099     78.72%
55648.10/2810.55	c      2811           1403         353        20          22.0000          12.3099     78.72%
55746.82/2815.58	c      2816           1403         353        20          22.0000          12.3099     78.72%
55847.85/2820.61	c      2821           1404         354        20          22.0000          12.3099     78.72%
55946.92/2825.65	c      2826           1408         358        20          22.0000          12.3099     78.72%
56047.93/2830.74	c      2831           1411         361        20          22.0000          12.3099     78.72%
56146.72/2835.79	c      2836           1414         364        20          22.0000          12.3099     78.72%
56247.76/2840.84	c      2841           1416         366        20          22.0000          12.3099     78.72%
56346.84/2845.88	c      2846           1417         367        20          22.0000          12.3099     78.72%
56447.85/2850.98	c      2851           1420         370        20          22.0000          12.3099     78.72%
56546.93/2855.99	c      2856           1421         371        20          22.0000          12.3099     78.72%
56648.28/2861.10	c      2861           1422         372        20          22.0000          12.3099     78.72%
56749.44/2866.16	c      2866           1422         372        20          22.0000          12.3099     78.72%
56849.51/2871.22	c      2871           1423         373        20          22.0000          12.3099     78.72%
56950.75/2876.32	c      2876           1424         374        20          22.0000          12.3099     78.72%
57051.56/2881.42	c      2881           1425         375        20          22.0000          12.3099     78.72%
57150.61/2886.47	c      2886           1426         376        20          22.0000          12.3099     78.72%
57251.56/2891.53	c      2892           1427         377        20          22.0000          12.3099     78.72%
57352.53/2896.63	c      2897           1429         379        20          22.0000          12.3099     78.72%
57451.49/2901.69	c      2902           1430         380        20          22.0000          12.3099     78.72%
57552.46/2906.76	c      2907           1431         381        20          22.0000          12.3099     78.72%
57653.45/2911.85	c      2912           1431         381        20          22.0000          12.3099     78.72%
57754.42/2916.92	c      2917           1433         383        20          22.0000          12.3099     78.72%
57853.46/2921.98	c      2922           1434         384        20          22.0000          12.3099     78.72%
57955.13/2927.06	c      2927           1436         386        20          22.0000          12.3099     78.72%
58054.31/2932.14	c      2932           1437         387        20          22.0000          12.3099     78.72%
58156.30/2937.22	c      2937           1439         389        20          22.0000          12.3099     78.72%
58257.13/2942.35	c      2942           1440         390        20          22.0000          12.3099     78.72%
58358.11/2947.41	c      2947           1441         391        20          22.0000          12.3099     78.72%
58457.18/2952.49	c      2952           1442         392        20          22.0000          12.3099     78.72%
58558.13/2957.58	c      2958           1443         393        20          22.0000          12.3099     78.72%
58659.16/2962.66	c      2963           1447         397        20          22.0000          12.3099     78.72%
58760.22/2967.72	c      2968           1449         399        20          22.0000          12.3099     78.72%
58859.25/2972.79	c      2973           1450         400        20          22.0000          12.3099     78.72%
58960.30/2977.86	c      2978           1451         401        20          22.0000          12.3099     78.72%
59061.11/2982.93	c      2983           1452         402        20          22.0000          12.3099     78.72%
59160.05/2988.02	c      2988           1454         404        20          22.0000          12.3099     78.72%
59261.77/2993.05	c      2993           1455         405        20          22.0000          12.3099     78.72%
59360.49/2998.12	c      2998           1457         407        20          22.0000          12.3099     78.72%
59459.80/3003.13	c      3003           1458         408        20          22.0000          12.3099     78.72%
59561.99/3008.21	c      3008           1459         409        20          22.0000          12.3099     78.72%
59661.11/3013.27	c      3013           1460         410        20          22.0000          12.3099     78.72%
59761.86/3018.34	c      3018           1461         411        20          22.0000          12.3099     78.72%
59862.84/3023.42	c      3023           1463         413        20          22.0000          12.3099     78.72%
59961.78/3028.46	c      3028           1467         417        20          22.0000          12.3099     78.72%
60062.74/3033.52	c      3034           1470         420        20          22.0000          12.3099     78.72%
60161.76/3038.57	c      3039           1473         423        20          22.0000          12.3099     78.72%
60262.75/3043.65	c      3044           1476         426        20          22.0000          12.3099     78.72%
60365.73/3048.86	c      3049           1477         427        20          22.0000          12.3099     78.72%
60466.72/3053.90	c      3054           1478         428        20          22.0000          12.3099     78.72%
60565.76/3058.92	c      3059           1480         430        20          22.0000          12.3099     78.72%
60664.60/3064.00	c      3064           1481         431        20          22.0000          12.3099     78.72%
60766.33/3069.06	c      3069           1481         431        20          22.0000          12.3099     78.72%
60867.59/3074.15	c      3074           1481         431        20          22.0000          12.3099     78.72%
60967.74/3079.21	c      3079           1481         431        20          22.0000          12.3099     78.72%
61066.85/3084.27	c      3084           1481         431        20          22.0000          12.3099     78.72%
61167.90/3089.32	c      3089           1481         431        20          22.0000          12.3099     78.72%
61267.00/3094.33	c      3094           1481         431        20          22.0000          12.3099     78.72%
61368.05/3099.48	c      3099           1481         431        20          22.0000          12.3099     78.72%
61469.15/3104.54	c      3105           1481         431        20          22.0000          12.3099     78.72%
61570.20/3109.62	c      3110           1481         431        20          22.0000          12.3099     78.72%
61671.30/3114.70	c      3115           1482         432        20          22.0000          12.3099     78.72%
61770.38/3119.77	c      3120           1482         432        20          22.0000          12.3099     78.72%
61871.44/3124.83	c      3125           1483         433        20          22.0000          12.3099     78.72%
61972.38/3129.90	c      3130           1486         436        20          22.0000          12.3099     78.72%
62071.43/3134.95	c      3135           1488         438        20          22.0000          12.3099     78.72%
62170.45/3139.98	c      3140           1492         442        20          22.0000          12.3099     78.72%
62275.23/3145.22	c      3145           1495         445        20          22.0000          12.3099     78.72%
62374.25/3150.30	c      3150           1497         447        20          22.0000          12.3099     78.72%
62477.30/3155.42	c      3155           1498         448        20          22.0000          12.3099     78.72%
62576.10/3160.48	c      3160           1499         449        20          22.0000          12.3099     78.72%
62677.10/3165.55	c      3166           1499         449        20          22.0000          12.3099     78.72%
62778.12/3170.60	c      3171           1500         450        20          22.0000          12.3099     78.72%
62877.21/3175.69	c      3176           1502         452        20          22.0000          12.3099     78.72%
62978.24/3180.71	c      3181           1503         455        20          22.0000          12.3099     78.72%
63079.25/3185.80	c      3186           1506         456        20          22.0000          12.3099     78.72%
63178.26/3190.87	c      3191           1508         458        20          22.0000          12.3099     78.72%
63277.27/3195.90	c      3196           1509         459        20          22.0000          12.3099     78.72%
63378.25/3200.91	c      3201           1511         461        20          22.0000          12.3099     78.72%
63479.97/3206.06	c      3206           1511         461        20          22.0000          12.3099     78.72%
63579.11/3211.12	c      3211           1512         462        20          22.0000          12.3099     78.72%
63679.97/3216.16	c      3216           1513         463        20          22.0000          12.3099     78.72%
63780.08/3221.27	c      3221           1513         463        20          22.0000          12.3099     78.72%
63881.05/3226.32	c      3226           1514         464        20          22.0000          12.3099     78.72%
63979.80/3231.40	c      3231           1516         466        20          22.0000          12.3099     78.72%
64080.55/3236.47	c      3236           1519         469        20          22.0000          12.3099     78.72%
64181.40/3241.58	c      3242           1521         471        20          22.0000          12.3099     78.72%
64282.38/3246.64	c      3247           1524         474        20          22.0000          12.3099     78.72%
64383.37/3251.71	c      3252           1524         474        20          22.0000          12.3099     78.72%
64482.39/3256.78	c      3257           1527         477        20          22.0000          12.3099     78.72%
64583.39/3261.84	c      3262           2527        1477        20          22.0000          12.3201     78.57%
64684.42/3266.99	c      3267           2535        1485        20          22.0000          12.3201     78.57%
64786.03/3272.05	c      3272           2541        1491        20          22.0000          12.3201     78.57%
64885.28/3277.13	c      3277           2552        1502        20          22.0000          12.3201     78.57%
64987.38/3282.22	c      3282           2555        1505        20          22.0000          12.3201     78.57%
65090.25/3287.40	c      3287           2557        1507        20          22.0000          12.3201     78.57%
65189.16/3292.50	c      3292           2557        1507        20          22.0000          12.3201     78.57%
65290.06/3297.56	c      3298           2564        1514        20          22.0000          12.3201     78.57%
65390.63/3302.63	c      3303           2569        1519        20          22.0000          12.3201     78.57%
65489.54/3307.68	c      3308           2573        1523        20          22.0000          12.3230     78.53%
65590.39/3312.74	c      3313           2579        1529        20          22.0000          12.3230     78.53%
65691.32/3317.80	c      3318           2585        1535        20          22.0000          12.3230     78.53%
65790.25/3322.86	c      3323           2590        1540        20          22.0000          12.3230     78.53%
65891.17/3327.94	c      3328           2593        1543        20          22.0000          12.3230     78.53%
65990.00/3333.00	c      3333           2601        1551        20          22.0000          12.3292     78.44%
66091.66/3338.08	c      3338           2607        1557        20          22.0000          12.3292     78.44%
66193.73/3343.23	c      3343           2608        1558        20          22.0000          12.3292     78.44%
66292.66/3348.28	c      3348           2613        1563        20          22.0000          12.3292     78.44%
66393.58/3353.33	c      3353           2615        1565        20          22.0000          12.3292     78.44%
66494.55/3358.40	c      3358           2615        1565        20          22.0000          12.3292     78.44%
66593.47/3363.47	c      3363           2615        1565        20          22.0000          12.3292     78.44%
66694.27/3368.54	c      3369           2615        1565        20          22.0000          12.3292     78.44%
66795.12/3373.62	c      3374           2615        1565        20          22.0000          12.3292     78.44%
66894.14/3378.69	c      3379           2615        1565        20          22.0000          12.3292     78.44%
66995.07/3383.75	c      3384           2615        1565        20          22.0000          12.3292     78.44%
67096.09/3388.81	c      3389           2615        1565        20          22.0000          12.3292     78.44%
67197.10/3393.90	c      3394           2620        1570        20          22.0000          12.3292     78.44%
67295.83/3398.95	c      3399           2626        1576        20          22.0000          12.3292     78.44%
67397.52/3404.05	c      3404           2631        1581        20          22.0000          12.3354     78.35%
67496.60/3409.12	c      3409           2635        1585        20          22.0000          12.3354     78.35%
67597.33/3414.14	c      3414           2641        1591        20          22.0000          12.3354     78.35%
67696.15/3419.16	c      3419           2647        1597        20          22.0000          12.3354     78.35%
67798.48/3424.36	c      3424           2654        1604        20          22.0000          12.3354     78.35%
67901.44/3429.52	c      3430           2662        1612        20          22.0000          12.3354     78.35%
68002.40/3434.60	c      3435           2669        1619        20          22.0000          12.3354     78.35%
68103.25/3439.70	c      3440           2672        1622        20          22.0000          12.3395     78.29%
68202.25/3444.77	c      3445           2676        1626        20          22.0000          12.3395     78.29%
68303.16/3449.82	c      3450           2681        1631        20          22.0000          12.3395     78.29%
68402.14/3454.86	c      3455           2685        1635        20          22.0000          12.3395     78.29%
68503.13/3459.95	c      3460           2688        1638        20          22.0000          12.3395     78.29%
68602.18/3464.97	c      3465           2696        1646        20          22.0000          12.3395     78.29%
68701.09/3470.04	c      3470           2700        1650        20          22.0000          12.3395     78.29%
68804.91/3475.17	c      3475           2705        1655        20          22.0000          12.3395     78.29%
68904.98/3480.22	c      3480           2707        1657        20          22.0000          12.3395     78.29%
69003.98/3485.28	c      3485           2711        1661        20          22.0000          12.3395     78.29%
69104.93/3490.34	c      3490           2715        1665        20          22.0000          12.3395     78.29%
69205.92/3495.42	c      3495           2720        1670        20          22.0000          12.3395     78.29%
69304.91/3500.48	c      3500           2724        1674        20          22.0000          12.3395     78.29%
69405.91/3505.57	c      3506           2730        1680        20          22.0000          12.3395     78.29%
69506.27/3510.63	c      3511           2734        1684        20          22.0000          12.3482     78.16%
69604.95/3515.68	c      3516           2737        1687        20          22.0000          12.3482     78.16%
69705.88/3520.74	c      3521           2740        1690        20          22.0000          12.3482     78.16%
69804.88/3525.76	c      3526           2747        1697        20          22.0000          12.3483     78.16%
69905.87/3530.88	c      3531           2752        1702        20          22.0000          12.3483     78.16%
70006.88/3535.95	c      3536           2759        1709        20          22.0000          12.3483     78.16%
70108.41/3541.08	c      3541           2763        1713        20          22.0000          12.3483     78.16%
70207.47/3546.13	c      3546           2766        1716        20          22.0000          12.3483     78.16%
70309.81/3551.23	c      3551           2770        1720        20          22.0000          12.3483     78.16%
70410.99/3556.33	c      3556           2775        1725        20          22.0000          12.3491     78.15%
70509.59/3561.39	c      3561           2781        1731        20          22.0000          12.3491     78.15%
70610.59/3566.50	c      3566           2782        1732        20          22.0000          12.3491     78.15%
70711.49/3571.57	c      3572           2788        1738        20          22.0000          12.3491     78.15%
70812.50/3576.65	c      3577           2799        1749        20          22.0000          12.3491     78.15%
70913.41/3581.77	c      3582           2807        1757        20          22.0000          12.3491     78.15%
71016.40/3586.92	c      3587           2811        1761        20          22.0000          12.3527     78.10%
71115.33/3591.99	c      3592           2813        1763        20          22.0000          12.3527     78.10%
71217.15/3597.08	c      3597           2818        1768        20          22.0000          12.3527     78.10%
71317.90/3602.15	c      3602           2825        1775        20          22.0000          12.3527     78.10%
71418.23/3607.25	c      3607           2829        1779        20          22.0000          12.3527     78.10%
71521.16/3612.41	c      3612           2834        1784        20          22.0000          12.3527     78.10%
71624.12/3617.61	c      3618           2840        1790        20          22.0000          12.3527     78.10%
71723.02/3622.66	c      3623           2846        1796        20          22.0000          12.3527     78.10%
71821.95/3627.68	c      3628           2850        1800        20          22.0000          12.3527     78.10%
71924.88/3632.84	c      3633           2854        1804        20          22.0000          12.3527     78.10%

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 (188564 MiB free)
  memory of node 1: 193531 MiB (190114 MiB free)
  memory of node 2: 193531 MiB (174439 MiB free)
  memory of node 3: 193493 MiB (191243 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-4465296-1722457102/watcher-4465296-1722457102 -o /tmp/evaluation-result-4465296-1722457102/solver-4465296-1722457102 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722453464-68259 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465296-1722457102.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100107 s]*
/proc/loadavg: 78.82 80.48 80.14 63/982 70567
/proc/meminfo: memFree=761937040/790760804 swapFree=131071996/131071996
[pid=70566] ppid=70563 vsize=88024 memory=75024 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/stat : 70566 (fscip) R 70563 70566 68249 0 -1 4194304 16510 0 0 0 9 2 0 0 20 0 1 0 12292923 90136576 18756 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
/proc/70566/statm: 22006 18756 2614 3035 0 18402 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 88024 KiB
Current children cumulated memory: 75024 KiB

[startup+0.219158 s]*
/proc/loadavg: 78.82 80.48 80.14 63/982 70567
/proc/meminfo: memFree=761848236/790760804 swapFree=131071996/131071996
[pid=70566] ppid=70563 vsize=104608 memory=92676 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/stat : 70566 (fscip) R 70563 70566 68249 0 -1 4194304 23945 0 0 0 20 3 0 0 20 0 1 0 12292923 107118592 23169 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
/proc/70566/statm: 26152 23169 2726 3035 0 22548 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 104608 KiB
Current children cumulated memory: 92676 KiB

[startup+0.319647 s]*
/proc/loadavg: 78.82 80.48 80.14 63/982 70567
/proc/meminfo: memFree=761810528/790760804 swapFree=131071996/131071996
[pid=70566] ppid=70563 vsize=116508 memory=104204 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/stat : 70566 (fscip) R 70563 70566 68249 0 -1 4194304 27496 0 0 0 29 4 0 0 20 0 1 0 12292923 119304192 26051 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
/proc/70566/statm: 29127 26051 2774 3035 0 25523 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 116508 KiB
Current children cumulated memory: 104204 KiB

[startup+0.700516 s]
/proc/loadavg: 77.48 80.17 80.04 63/1002 70587
/proc/meminfo: memFree=761632812/790760804 swapFree=131071996/131071996
[pid=70566] ppid=70563 vsize=1615404 memory=351584 CPUtime=0.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/stat : 70566 (fscip) S 70563 70566 68249 0 -1 1077936128 92489 0 0 0 57 13 0 0 20 0 21 0 12292923 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
/proc/70566/statm: 403851 87896 2806 3035 0 132697 0
[pid=70566/tid=70568] ppid=70563 vsize=1615404 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70568/stat : 70568 (fscip) S 70563 70566 68249 0 -1 1077936192 5049 0 0 0 1 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70569] ppid=70563 vsize=1615404 memory=52808 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70569/stat : 70569 (fscip) S 70563 70566 68249 0 -1 1077936192 5049 0 0 0 1 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70570] ppid=70563 vsize=1615404 memory=2212 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70570/stat : 70570 (fscip) S 70563 70566 68249 0 -1 1077936192 5049 0 0 0 1 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70571] ppid=70563 vsize=1615404 memory=1852 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70571/stat : 70571 (fscip) S 70563 70566 68249 0 -1 1077936192 5049 0 0 0 1 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70572] ppid=70563 vsize=1615404 memory=1952 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70572/stat : 70572 (fscip) S 70563 70566 68249 0 -1 1077936192 5049 0 0 0 1 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70573] ppid=70563 vsize=1615404 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70573/stat : 70573 (fscip) S 70563 70566 68249 0 -1 1077936192 5049 0 0 0 1 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70574] ppid=70563 vsize=1615404 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70574/stat : 70574 (fscip) S 70563 70566 68249 0 -1 1077936192 5049 0 0 0 1 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70575] ppid=70563 vsize=1615404 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70575/stat : 70575 (fscip) S 70563 70566 68249 0 -1 1077936192 5049 0 0 0 0 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70576] ppid=70563 vsize=1615404 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70576/stat : 70576 (fscip) S 70563 70566 68249 0 -1 1077936192 5049 0 0 0 1 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70577] ppid=70563 vsize=1615404 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70577/stat : 70577 (fscip) S 70563 70566 68249 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70578] ppid=70563 vsize=1615404 memory=82063352 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70578/stat : 70578 (fscip) S 70563 70566 68249 0 -1 1077936192 5048 0 0 0 1 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70579] ppid=70563 vsize=1615404 memory=104 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70579/stat : 70579 (fscip) S 70563 70566 68249 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70580] ppid=70563 vsize=1615404 memory=6232 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70580/stat : 70580 (fscip) S 70563 70566 68249 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70581] ppid=70563 vsize=1615404 memory=2208 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70581/stat : 70581 (fscip) S 70563 70566 68249 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70582] ppid=70563 vsize=1615404 memory=25992 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70582/stat : 70582 (fscip) S 70563 70566 68249 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70583] ppid=70563 vsize=1615404 memory=279914561713632 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70583/stat : 70583 (fscip) S 70563 70566 68249 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70584] ppid=70563 vsize=1615404 memory=8445382100737 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70584/stat : 70584 (fscip) S 70563 70566 68249 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70585] ppid=70563 vsize=1615404 memory=8475446871553 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70585/stat : 70585 (fscip) S 70563 70566 68249 0 -1 1077936192 5049 0 0 0 1 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70586] ppid=70563 vsize=1615404 memory=8518396544513 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70586/stat : 70586 (fscip) R 70563 70566 68249 0 -1 4194368 2626 0 0 0 0 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70587] ppid=70563 vsize=1615404 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70587/stat : 70587 (fscip) S 70563 70566 68249 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12292970 1654173696 87896 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
Current children cumulated CPU time: 0.7 s
Current children cumulated vsize: 1615404 KiB
Current children cumulated memory: 351584 KiB

[startup+1.50128 s]
/proc/loadavg: 77.48 80.17 80.04 77/1022 70607
/proc/meminfo: memFree=760279800/790760804 swapFree=131071996/131071996
[pid=70566] ppid=70563 vsize=3090044 memory=2121616 CPUtime=11.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/stat : 70566 (fscip) S 70563 70566 68249 0 -1 1077936128 545742 0 0 0 856 315 0 0 20 0 41 0 12292923 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
/proc/70566/statm: 772511 530404 2870 3035 0 652516 0
[pid=70566/tid=70568] ppid=70563 vsize=3090044 memory=0 CPUtime=0.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70568/stat : 70568 (fscip) R 70563 70566 68249 0 -1 4194368 22600 0 0 0 42 14 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70569] ppid=70563 vsize=3090044 memory=734086972079137020 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70569/stat : 70569 (fscip) R 70563 70566 68249 0 -1 1077936192 28961 0 0 0 31 22 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70570] ppid=70563 vsize=3090044 memory=1852 CPUtime=0.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70570/stat : 70570 (fscip) R 70563 70566 68249 0 -1 4194368 25373 0 0 0 50 6 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70571] ppid=70563 vsize=3090044 memory=52808 CPUtime=0.59 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70571/stat : 70571 (fscip) R 70563 70566 68249 0 -1 4194368 22606 0 0 0 50 9 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70572] ppid=70563 vsize=3090044 memory=2212 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70572/stat : 70572 (fscip) R 70563 70566 68249 0 -1 4194368 28976 0 0 0 32 21 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70573] ppid=70563 vsize=3090044 memory=261840 CPUtime=0.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70573/stat : 70573 (fscip) R 70563 70566 68249 0 -1 4194368 25380 0 0 0 51 6 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70574] ppid=70563 vsize=3090044 memory=82063352 CPUtime=0.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70574/stat : 70574 (fscip) R 70563 70566 68249 0 -1 4194368 22535 0 0 0 41 17 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70575] ppid=70563 vsize=3090044 memory=25333125866717268 CPUtime=0.54 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70575/stat : 70575 (fscip) R 70563 70566 68249 0 -1 4194368 28962 0 0 0 32 22 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70576] ppid=70563 vsize=3090044 memory=2208 CPUtime=0.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70576/stat : 70576 (fscip) R 70563 70566 68249 0 -1 4194368 25372 0 0 0 51 6 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70577] ppid=70563 vsize=3090044 memory=25992 CPUtime=0.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70577/stat : 70577 (fscip) R 70563 70566 68249 0 -1 4194368 20789 0 0 0 33 19 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70578] ppid=70563 vsize=3090044 memory=279914561964672 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70578/stat : 70578 (fscip) R 70563 70566 68249 0 -1 4194368 28958 0 0 0 32 21 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70579] ppid=70563 vsize=3090044 memory=6224376356327680871 CPUtime=0.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70579/stat : 70579 (fscip) R 70563 70566 68249 0 -1 4194368 25383 0 0 0 51 5 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70580] ppid=70563 vsize=3090044 memory=0 CPUtime=0.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70580/stat : 70580 (fscip) R 70563 70566 68249 0 -1 4194368 22601 0 0 0 35 20 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70581] ppid=70563 vsize=3090044 memory=0 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70581/stat : 70581 (fscip) S 70563 70566 68249 0 -1 1077936192 28964 0 0 0 34 19 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70582] ppid=70563 vsize=3090044 memory=279914561973584 CPUtime=0.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70582/stat : 70582 (fscip) R 70563 70566 68249 0 -1 4194368 25391 0 0 0 51 6 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70583] ppid=70563 vsize=3090044 memory=29273809900535888 CPUtime=0.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70583/stat : 70583 (fscip) R 70563 70566 68249 0 -1 4194368 22602 0 0 0 34 21 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70584] ppid=70563 vsize=3090044 memory=7308311293270781012 CPUtime=0.54 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70584/stat : 70584 (fscip) R 70563 70566 68249 0 -1 4194368 28970 0 0 0 34 20 0 0 20 0 41 0 12292970 3164205056 530404 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70585] ppid=70563 vsize=3090044 memory=0 CPUtime=0.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70585/stat : 70585 (fscip) R 70563 70566 68249 0 -1 4194368 25403 0 0 0 52 4 0 0 20 0 41 0 12292970 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70586] ppid=70563 vsize=3090044 memory=279914561933936 CPUtime=0.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70586/stat : 70586 (fscip) R 70563 70566 68249 0 -1 4194368 22603 0 0 0 35 20 0 0 20 0 41 0 12292970 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70587] ppid=70563 vsize=3090044 memory=2037355765 CPUtime=0.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70587/stat : 70587 (fscip) R 70563 70566 68249 0 -1 4194368 28967 0 0 0 32 21 0 0 20 0 41 0 12292970 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70588] ppid=70563 vsize=3090044 memory=4420 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70588/stat : 70588 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70589] ppid=70563 vsize=3090044 memory=6628 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70589/stat : 70589 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70590] ppid=70563 vsize=3090044 memory=8836 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70590/stat : 70590 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70591] ppid=70563 vsize=3090044 memory=8980 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70591/stat : 70591 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70592] ppid=70563 vsize=3090044 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70592/stat : 70592 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70593] ppid=70563 vsize=3090044 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70593/stat : 70593 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70594] ppid=70563 vsize=3090044 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70594/stat : 70594 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70595] ppid=70563 vsize=3090044 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70595/stat : 70595 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70596] ppid=70563 vsize=3090044 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70596/stat : 70596 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70597] ppid=70563 vsize=3090044 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70597/stat : 70597 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70598] ppid=70563 vsize=3090044 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70598/stat : 70598 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70599] ppid=70563 vsize=3090044 memory=-5155632388237977477 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70599/stat : 70599 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70600] ppid=70563 vsize=3090044 memory=58950 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70600/stat : 70600 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70601] ppid=70563 vsize=3090044 memory=77925 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70601/stat : 70601 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70602] ppid=70563 vsize=3090044 memory=5440 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70602/stat : 70602 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70603] ppid=70563 vsize=3090044 memory=16108 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70603/stat : 70603 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70604] ppid=70563 vsize=3090044 memory=2212 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70604/stat : 70604 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70605] ppid=70563 vsize=3090044 memory=52808 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70605/stat : 70605 (fscip) S 70563 70566 68249 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12293009 3164205056 530470 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0

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

/proc/70566/task/70575/stat : 70575 (fscip) D 70563 70566 68249 0 -1 1077937220 2431941 0 0 0 360292 270 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70576] ppid=70563 vsize=11378612 memory=1852 CPUtime=3592.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70576/stat : 70576 (fscip) D 70563 70566 68249 0 -1 1077937220 1876280 0 0 0 358451 785 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70577] ppid=70563 vsize=11378612 memory=33108 CPUtime=3601.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70577/stat : 70577 (fscip) D 70563 70566 68249 0 -1 1077937220 1569525 0 0 0 360006 166 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70578] ppid=70563 vsize=11378612 memory=9927924 CPUtime=3604.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70578/stat : 70578 (fscip) D 70563 70566 68249 0 -1 1077937220 2926111 0 0 0 360095 340 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70579] ppid=70563 vsize=11378612 memory=25992 CPUtime=3597.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70579/stat : 70579 (fscip) D 70563 70566 68249 0 -1 1077937220 1710066 0 0 0 359012 756 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70580] ppid=70563 vsize=11378612 memory=104 CPUtime=3598.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70580/stat : 70580 (fscip) D 70563 70566 68249 0 -1 1077937220 1581095 0 0 0 359724 174 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70581] ppid=70563 vsize=11378612 memory=-7308330113854169978 CPUtime=3604.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70581/stat : 70581 (fscip) D 70563 70566 68249 0 -1 1077937220 3110668 0 0 0 360057 366 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70582] ppid=70563 vsize=11378612 memory=0 CPUtime=3601.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70582/stat : 70582 (fscip) D 70563 70566 68249 0 -1 1077937220 1762521 0 0 0 359414 715 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70583] ppid=70563 vsize=11378612 memory=0 CPUtime=3595.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70583/stat : 70583 (fscip) D 70563 70566 68249 0 -1 1077937220 1689823 0 0 0 359343 182 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70584] ppid=70563 vsize=11378612 memory=0 CPUtime=3606.75 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70584/stat : 70584 (fscip) D 70563 70566 68249 0 -1 1077937220 2929339 0 0 0 360342 333 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70585] ppid=70563 vsize=11378612 memory=0 CPUtime=3593.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70585/stat : 70585 (fscip) D 70563 70566 68249 0 -1 1077937220 1758579 0 0 0 358598 755 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70586] ppid=70563 vsize=11378612 memory=0 CPUtime=3601.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70586/stat : 70586 (fscip) D 70563 70566 68249 0 -1 1077937220 1532113 0 0 0 359962 158 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70587] ppid=70563 vsize=11378612 memory=0 CPUtime=3604.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70587/stat : 70587 (fscip) D 70563 70566 68249 0 -1 1077937220 2579367 0 0 0 360197 296 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70588] ppid=70563 vsize=11378612 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70588/stat : 70588 (fscip) D 70563 70566 68249 0 -1 1077937220 139 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70589] ppid=70563 vsize=11378612 memory=9929500 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70589/stat : 70589 (fscip) D 70563 70566 68249 0 -1 1077937220 85 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70590] ppid=70563 vsize=11378612 memory=2208 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70590/stat : 70590 (fscip) D 70563 70566 68249 0 -1 1077937220 155 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70591] ppid=70563 vsize=11378612 memory=-7308330113854169978 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70591/stat : 70591 (fscip) D 70563 70566 68249 0 -1 1077937220 116 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70592] ppid=70563 vsize=11378612 memory=1692 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70592/stat : 70592 (fscip) D 70563 70566 68249 0 -1 1077937220 116 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70593] ppid=70563 vsize=11378612 memory=7544 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70593/stat : 70593 (fscip) D 70563 70566 68249 0 -1 1077937220 156 0 0 0 4 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70594] ppid=70563 vsize=11378612 memory=28008 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70594/stat : 70594 (fscip) D 70563 70566 68249 0 -1 1077937220 159 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70595] ppid=70563 vsize=11378612 memory=32812 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70595/stat : 70595 (fscip) D 70563 70566 68249 0 -1 1077937220 107 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70596] ppid=70563 vsize=11378612 memory=28068 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70596/stat : 70596 (fscip) D 70563 70566 68249 0 -1 1077937220 152 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70597] ppid=70563 vsize=11378612 memory=33584 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70597/stat : 70597 (fscip) D 70563 70566 68249 0 -1 1077937220 162 0 0 0 4 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70598] ppid=70563 vsize=11378612 memory=62820 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70598/stat : 70598 (fscip) D 70563 70566 68249 0 -1 1077937220 163 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70599] ppid=70563 vsize=11378612 memory=7744 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70599/stat : 70599 (fscip) D 70563 70566 68249 0 -1 1077937220 138 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70600] ppid=70563 vsize=11378612 memory=18104 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70600/stat : 70600 (fscip) D 70563 70566 68249 0 -1 1077937220 116 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70601] ppid=70563 vsize=11378612 memory=20132 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70601/stat : 70601 (fscip) D 70563 70566 68249 0 -1 1077937220 166 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70602] ppid=70563 vsize=11378612 memory=5716 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70602/stat : 70602 (fscip) D 70563 70566 68249 0 -1 1077937220 151 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70603] ppid=70563 vsize=11378612 memory=11612 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70603/stat : 70603 (fscip) D 70563 70566 68249 0 -1 1077937220 114 0 0 0 1 2 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70604] ppid=70563 vsize=11378612 memory=3516 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70604/stat : 70604 (fscip) D 70563 70566 68249 0 -1 1077937220 116 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70605] ppid=70563 vsize=11378612 memory=2300 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70605/stat : 70605 (fscip) D 70563 70566 68249 0 -1 1077937220 163 0 0 0 4 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70606] ppid=70563 vsize=11378612 memory=1692 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70606/stat : 70606 (fscip) D 70563 70566 68249 0 -1 1077937220 141 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70607] ppid=70563 vsize=11378612 memory=7544 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70607/stat : 70607 (fscip) D 70563 70566 68249 0 -1 1077937220 115 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
Current children cumulated CPU time: 72001.7 s
Current children cumulated vsize: 11378612 KiB
Current children cumulated memory: 9929500 KiB

[startup+3639 s]*
/proc/loadavg: 76.05 79.84 80.40 24/942 72643
/proc/meminfo: memFree=764509924/790760804 swapFree=131071996/131071996
[pid=70566] ppid=70563 vsize=11378612 memory=9929500 CPUtime=72001.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/stat : 70566 (fscip) D 70563 70566 68249 0 -1 1077937156 41468751 0 0 0 7191991 8182 0 0 20 0 41 0 12292923 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 17 12 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
/proc/70566/statm: 2844653 2482375 3014 3035 0 2716686 0
[pid=70566/tid=70568] ppid=70563 vsize=11378612 memory=-4050210904893866640 CPUtime=3604.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70568/stat : 70568 (fscip) D 70563 70566 68249 0 -1 1077937220 1550028 0 0 0 360282 175 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70569] ppid=70563 vsize=11378612 memory=443021581756254 CPUtime=3604.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70569/stat : 70569 (fscip) S 70563 70566 68249 0 -1 4195904 2605009 0 0 0 360000 472 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 140471952493576 9925499 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 0
[pid=70566/tid=70570] ppid=70563 vsize=11378612 memory=443021581756255 CPUtime=3596.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70570/stat : 70570 (fscip) D 70563 70566 68249 0 -1 1077937220 1752570 0 0 0 358880 755 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70571] ppid=70563 vsize=11378612 memory=443021581756256 CPUtime=3604.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70571/stat : 70571 (fscip) D 70563 70566 68249 0 -1 1077937220 1634899 0 0 0 360297 167 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70572] ppid=70563 vsize=11378612 memory=443021581756257 CPUtime=3600.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70572/stat : 70572 (fscip) D 70563 70566 68249 0 -1 1077937220 2910653 0 0 0 359761 336 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70573] ppid=70563 vsize=11378612 memory=443021581756258 CPUtime=3582.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70573/stat : 70573 (fscip) D 70563 70566 68249 0 -1 1077937220 1631017 0 0 0 357519 726 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70574] ppid=70563 vsize=11378612 memory=443021581756259 CPUtime=3597.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70574/stat : 70574 (fscip) D 70563 70566 68249 0 -1 1077937220 1884474 0 0 0 359586 198 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70575] ppid=70563 vsize=11378612 memory=279914561490176 CPUtime=3605.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70575/stat : 70575 (fscip) D 70563 70566 68249 0 -1 1077937220 2431941 0 0 0 360292 270 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70576] ppid=70563 vsize=11378612 memory=279914566240160 CPUtime=3592.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70576/stat : 70576 (fscip) D 70563 70566 68249 0 -1 1077937220 1876280 0 0 0 358451 785 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70577] ppid=70563 vsize=11378612 memory=6944652177228980320 CPUtime=3601.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70577/stat : 70577 (fscip) D 70563 70566 68249 0 -1 1077937220 1569525 0 0 0 360006 166 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70578] ppid=70563 vsize=11378612 memory=3692497975933821799 CPUtime=3604.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70578/stat : 70578 (fscip) D 70563 70566 68249 0 -1 1077937220 2926111 0 0 0 360095 340 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70579] ppid=70563 vsize=11378612 memory=4498698693230882458 CPUtime=3597.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70579/stat : 70579 (fscip) D 70563 70566 68249 0 -1 1077937220 1710066 0 0 0 359012 756 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70580] ppid=70563 vsize=11378612 memory=6836 CPUtime=3598.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70580/stat : 70580 (fscip) D 70563 70566 68249 0 -1 1077937220 1581095 0 0 0 359724 174 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70581] ppid=70563 vsize=11378612 memory=7256 CPUtime=3604.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70581/stat : 70581 (fscip) D 70563 70566 68249 0 -1 1077937220 3110668 0 0 0 360057 366 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70582] ppid=70563 vsize=11378612 memory=28068 CPUtime=3601.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70582/stat : 70582 (fscip) D 70563 70566 68249 0 -1 1077937220 1762521 0 0 0 359414 715 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70583] ppid=70563 vsize=11378612 memory=33584 CPUtime=3595.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70583/stat : 70583 (fscip) D 70563 70566 68249 0 -1 1077937220 1689823 0 0 0 359343 182 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70584] ppid=70563 vsize=11378612 memory=62820 CPUtime=3606.75 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70584/stat : 70584 (fscip) D 70563 70566 68249 0 -1 1077937220 2929339 0 0 0 360342 333 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70585] ppid=70563 vsize=11378612 memory=7744 CPUtime=3593.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70585/stat : 70585 (fscip) D 70563 70566 68249 0 -1 1077937220 1758579 0 0 0 358598 755 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70586] ppid=70563 vsize=11378612 memory=18104 CPUtime=3601.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70586/stat : 70586 (fscip) D 70563 70566 68249 0 -1 1077937220 1532113 0 0 0 359962 158 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70587] ppid=70563 vsize=11378612 memory=3736 CPUtime=3604.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70587/stat : 70587 (fscip) D 70563 70566 68249 0 -1 1077937220 2579367 0 0 0 360197 296 0 0 20 0 41 0 12292970 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70588] ppid=70563 vsize=11378612 memory=40232 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70588/stat : 70588 (fscip) D 70563 70566 68249 0 -1 1077937220 139 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70589] ppid=70563 vsize=11378612 memory=8072 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70589/stat : 70589 (fscip) D 70563 70566 68249 0 -1 1077937220 85 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70590] ppid=70563 vsize=11378612 memory=25333125866717268 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70590/stat : 70590 (fscip) D 70563 70566 68249 0 -1 1077937220 155 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70591] ppid=70563 vsize=11378612 memory=32812 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70591/stat : 70591 (fscip) D 70563 70566 68249 0 -1 1077937220 116 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70592] ppid=70563 vsize=11378612 memory=7108 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70592/stat : 70592 (fscip) D 70563 70566 68249 0 -1 1077937220 116 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70593] ppid=70563 vsize=11378612 memory=11612 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70593/stat : 70593 (fscip) D 70563 70566 68249 0 -1 1077937220 156 0 0 0 4 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70594] ppid=70563 vsize=11378612 memory=2212 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70594/stat : 70594 (fscip) D 70563 70566 68249 0 -1 1077937220 159 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70595] ppid=70563 vsize=11378612 memory=52808 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70595/stat : 70595 (fscip) D 70563 70566 68249 0 -1 1077937220 107 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70596] ppid=70563 vsize=11378612 memory=1952 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70596/stat : 70596 (fscip) D 70563 70566 68249 0 -1 1077937220 152 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70597] ppid=70563 vsize=11378612 memory=1852 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70597/stat : 70597 (fscip) D 70563 70566 68249 0 -1 1077937220 162 0 0 0 4 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70598] ppid=70563 vsize=11378612 memory=33108 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70598/stat : 70598 (fscip) D 70563 70566 68249 0 -1 1077937220 163 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70599] ppid=70563 vsize=11378612 memory=6748 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70599/stat : 70599 (fscip) D 70563 70566 68249 0 -1 1077937220 138 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70600] ppid=70563 vsize=11378612 memory=8582376 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70600/stat : 70600 (fscip) D 70563 70566 68249 0 -1 1077937220 116 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70601] ppid=70563 vsize=11378612 memory=2840 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70601/stat : 70601 (fscip) D 70563 70566 68249 0 -1 1077937220 166 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70602] ppid=70563 vsize=11378612 memory=6776 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70602/stat : 70602 (fscip) D 70563 70566 68249 0 -1 1077937220 151 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70603] ppid=70563 vsize=11378612 memory=9928604 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70603/stat : 70603 (fscip) D 70563 70566 68249 0 -1 1077937220 114 0 0 0 1 2 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70604] ppid=70563 vsize=11378612 memory=2684 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70604/stat : 70604 (fscip) D 70563 70566 68249 0 -1 1077937220 116 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70605] ppid=70563 vsize=11378612 memory=6704 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70605/stat : 70605 (fscip) D 70563 70566 68249 0 -1 1077937220 163 0 0 0 4 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70606] ppid=70563 vsize=11378612 memory=8810944 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70606/stat : 70606 (fscip) D 70563 70566 68249 0 -1 1077937220 141 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
[pid=70566/tid=70607] ppid=70563 vsize=11378612 memory=-7308330113854169978 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/70566/task/70607/stat : 70607 (fscip) D 70563 70566 68249 0 -1 1077937220 115 0 0 0 3 0 0 0 20 0 41 0 12293009 11651698688 2482375 809668444160 4194304 16623229 140720583419760 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41316352 140720583422986 140720583423104 140720583423104 140720583430128 24
Current children cumulated CPU time: 72001.7 s
Current children cumulated vsize: 11378612 KiB
Current children cumulated memory: 9929500 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3639.34
CPU time (s): 72002.1
CPU user time (s): 71919.9
CPU system time (s): 82.1375
CPU usage (%): 1978.44
Max. virtual memory (cumulated for all children) (KiB): 11378612
Max. memory (cumulated for all children) (KiB): 9952752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71919.9
system time used= 82.1375
maximum resident set size= 9955744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41468751
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= 387419
involuntary context switches= 339226


# summary of solver processes directly reported to runsolver:
#   pid: 70566
#   total CPU time (s): 72002.1
#   total CPU user time (s): 71919.9
#   total CPU system time (s): 82.1375

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.2309 second user time and 83.5642 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-07-31 22:18:22
IDJOB=4465296
IDBENCH=148193
IDSOLVER=3094
FILE ID=nodeD103/4465296-1722457102
RUNJOBID= nodeD103-1722453464-68259
SLURM_JOB_ID= 8254237
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_2.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-4465296-1722457102/watcher-4465296-1722457102 -o /tmp/evaluation-result-4465296-1722457102/solver-4465296-1722457102 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722453464-68259 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465296-1722457102.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= a7d8f923a6cdb36d5c6f2d05cbd48ec7
RANDOM SEED=329727407

nodeD103.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		: 3565.848
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		: 3199.999
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	: 5007.12
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		: 2887.911
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	: 5012.87
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		: 3200.000
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.67
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		: 3072.651
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		: 3199.999
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	: 5007.12
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		: 3199.999
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	: 5012.87
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		: 2803.549
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.67
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		: 3594.709
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		: 2862.645
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	: 5007.12
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		: 3200.000
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	: 5012.87
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		: 3011.720
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.67
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		: 3598.194
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		: 2841.725
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	: 5007.12
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		: 3199.999
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	: 5012.87
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		: 3200.000
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.67
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		: 3593.702
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		: 3156.237
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	: 5007.12
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		: 3199.999
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	: 5012.87
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		: 2983.352
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.67
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		: 2666.811
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		: 3163.347
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	: 5007.12
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		: 3200.000
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	: 5012.87
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		: 3199.999
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.67
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		: 3102.660
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		: 3199.953
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	: 5007.12
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		: 3138.161
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	: 5012.87
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		: 3061.068
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.67
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		: 2712.177
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		: 3168.218
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	: 5007.12
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		: 2873.935
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	: 5012.87
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		: 3199.999
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.67
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		: 2628.205
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		: 3200.000
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	: 5007.12
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		: 3199.999
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	: 5012.87
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		: 3126.886
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.67
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		: 3102.642
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		: 3199.999
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	: 5007.12
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		: 3135.789
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	: 5012.87
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		: 2999.913
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.67
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		: 2650.413
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		: 2859.356
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	: 5007.12
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		: 3087.313
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	: 5012.87
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		: 2935.595
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.67
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		: 2725.094
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		: 3199.999
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	: 5007.12
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		: 3200.000
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	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 47
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2937.019
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.67
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		: 2716.673
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		: 2861.089
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	: 5007.12
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		: 3199.845
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	: 5012.87
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		: 3199.999
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.67
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		: 2663.576
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		: 3199.999
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	: 5007.12
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		: 3199.999
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	: 5012.87
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		: 3200.000
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.67
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		: 2633.876
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		: 2827.867
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	: 5007.12
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		: 3197.890
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	: 5012.87
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		: 3183.503
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.67
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		: 2809.860
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		: 3198.703
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	: 5007.12
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		: 2895.551
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	: 5012.87
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		: 3199.999
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.67
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		: 3659.681
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		: 2860.480
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	: 5007.12
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		: 3199.999
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	: 5012.87
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		: 3017.016
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.67
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		: 3137.893
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		: 2858.377
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	: 5007.12
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		: 3184.898
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	: 5012.87
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		: 2847.768
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.67
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		: 3521.317
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		: 3157.527
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	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 74
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3198.075
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	: 5012.87
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		: 3185.058
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.67
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		: 3634.581
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		: 3200.000
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	: 5007.12
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		: 3199.999
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	: 5012.87
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		: 3194.998
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        762274944 kB
MemAvailable:   761844732 kB
Buffers:          159860 kB
Cached:          2761588 kB
SwapCached:            0 kB
Active:           315892 kB
Inactive:       25730500 kB
Active(anon):       2136 kB
Inactive(anon): 23145412 kB
Active(file):     313756 kB
Inactive(file):  2585088 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:           2184864 kB
Writeback:             0 kB
AnonPages:      23122256 kB
Mapped:          1480872 kB
Shmem:             22540 kB
KReclaimable:     181316 kB
Slab:             518240 kB
SReclaimable:     181316 kB
SUnreclaim:       336924 kB
KernelStack:       16864 kB
PageTables:        58696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   15792352 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           192768 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2492416 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:      462848 kB
DirectMap2M:    51415040 kB
DirectMap1G:    753926144 kB

Free space on /tmp at the end= 8622792 MiB
End job on nodeD103 at 2024-07-31 23:19:01