Trace number 4465775

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) 72001.7 3639.01

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=9-t=5.opb
MD5SUMe8bf5f7be237686d5dd1c770609b55cb
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 benchmark4
Best CPU time to get the best result obtained on this benchmark9.75417
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables171
Total number of constraints2799
Number of constraints which are clauses2790
Number of constraints which are cardinality constraints (but not clauses)9
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint10
Number of terms in the objective function 9
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 9
Number of bits of the sum of numbers in the objective function 4
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 11
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 27131904, getVmSize() = 27131904, SCIPgetMemUsed() = 4032175, SCIPgetMemTotal() = 5507223, SCIPgetMemExternEstim() = 2944118
0.00/0.01	c ** set memory limit for presolving in LC to 8.79601e+12 for SCIP **
0.00/0.03	c ** Estimated virtualMemUsedAtSolver = 18290005, getVmSize() = 33497088, SCIPgetMemUsed() = 5509606, SCIPgetMemTotal() = 10345246, SCIPgetMemExternEstim() = 2944118
0.00/0.03	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.03	c Original Problem   :
0.00/0.03	c   Problem name     : instance-4465775-1723658743
0.00/0.03	c   Variables        : 171 (171 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.03	c   Constraints      : 2799
0.00/0.03	c   Objective sense  : minimize
0.00/0.03	c Presolved Problem  :
0.00/0.03	c   Variables        : 171 (171 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.03	c   Constraints      : 2799
0.00/0.03	c Constraints        : Number
0.00/0.03	c   setppc           : 9 
0.00/0.03	c   logicor          : 2790 
0.00/0.03	c ** Instance transfer method used: 0
0.00/0.04	c ** ParaScipInstance copy does not increase the number of variables. **
0.11/0.12	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.11/0.12	c                                Nodes    Active                                            
0.11/0.12	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.11/0.17	c *       0              0           1        20           9.0000                -          -
0.11/0.21	c *       0              0           1        20           8.0000                -          -
0.11/0.21	c *       0              0           1        20           5.0000                -          -
0.11/0.21	c *       0              0           1        20           4.0000                -          -
93.89/5.04	c         5            156         101        20           4.0000           0.0000          -
195.45/10.06	c        10            642         306        20           4.0000           0.0000          -
294.65/15.08	c        15            977         654        20           4.0000           0.0000          -
393.41/20.10	c        20           2299         862        20           4.0000           0.0000          -
492.54/25.12	c        25           3643        1625        20           4.0000           0.0000          -
593.47/30.16	c        30         118003          58        20           4.0000           0.0000          -
694.07/35.25	c        35           3095        1508        20           4.0000           0.0000          -
794.87/40.31	c        40           4337        2216        20           4.0000           0.0000          -
893.84/45.36	c        45           5690        3020        20           4.0000           0.0000          -
994.94/50.40	c        50           6966        3927        20           4.0000           0.0000          -
1093.93/55.43	c        55          11943        5854        20           4.0000           0.0000          -
1193.00/60.48	c        60         231156          74        20           4.0000           0.0000          -
1292.11/65.50	c        66         255776          43        20           4.0000           0.0000          -
1393.06/70.52	c        71         276691          46        20           4.0000           0.0000          -
1492.03/75.53	c        76         297212          51        20           4.0000           0.0000          -
1592.84/80.66	c        81         319974          46        20           4.0000           0.0000          -
1693.94/85.72	c        86         355823          67        20           4.0000           0.0000          -
1793.03/90.77	c        91         380054          73        20           4.0000           0.0000          -
1894.11/95.80	c        96         386013          47        20           4.0000           0.0000          -
1993.22/100.82	c       101         405620          55        20           4.0000           0.0000          -
2092.23/105.83	c       106          26618       14682        20           4.0000           0.0000          -
2191.28/110.89	c       111          28424       15732        20           4.0000           0.0000          -
2292.34/116.00	c       116         469092          42        20           4.0000           0.0000          -
2393.76/121.05	c       121         488929          44        20           4.0000           0.0000          -
2492.41/126.06	c       126         508885          54        20           4.0000           0.0000          -
2591.71/131.08	c       131         527405          45        20           4.0000           0.0000          -
2690.70/136.11	c       136         547005          49        20           4.0000           0.0000          -
2791.46/141.14	c       141          38459       16621        20           4.0000           0.0000          -
2891.61/146.22	c       146         584787          48        20           4.0000           0.0000          -
2990.71/151.24	c       151          43831       26334        20           4.0000           0.0000          -
3091.70/156.39	c       156         624536          49        20           4.0000           0.0000          -
3192.70/161.45	c       161         643064          40        20           4.0000           0.0000          -
3291.82/166.50	c       166         664062          52        20           4.0000           0.0000          -
3392.80/171.56	c       172         780224          79        20           4.0000           0.0000          -
3491.70/176.58	c       177         705283          44        20           4.0000           0.0000          -
3592.65/181.66	c       182         828646          72        20           4.0000           0.0000          -
3693.68/186.72	c       187         850800          66        20           4.0000           0.0000          -
3792.60/191.73	c       192         768891          45        20           4.0000           0.0000          -
3891.50/196.74	c       197         789902          42        20           4.0000           0.0000          -
3992.54/201.85	c       202          55723       23351        20           4.0000           0.0000          -
4093.54/206.91	c       207         946197          75        20           4.0000           0.0000          -
4192.60/211.97	c       212         968206          74        20           4.0000           0.0000          -
4291.56/217.01	c       217         990638          79        20           4.0000           0.0000          -
4393.24/222.06	c       222        1012411          69        20           4.0000           0.0000          -
4491.91/227.09	c       227         901028          45        20           4.0000           0.0000          -
4593.01/232.16	c       232        1052075          82        20           4.0000           0.0000          -
4693.06/237.21	c       237        1071191          66        20           4.0000           0.0000          -
4791.96/242.26	c       242        1091509          69        20           4.0000           0.0000          -
4892.60/247.31	c       247        1111051          69        20           4.0000           0.0000          -
4991.63/252.33	c       252        1000578          44        20           4.0000           0.0000          -
5090.39/257.37	c       257        1018922          58        20           4.0000           0.0000          -
5190.84/262.43	c       262        1039111          49        20           4.0000           0.0000          -
5289.71/267.48	c       267        1059839          43        20           4.0000           0.0000          -
5390.71/272.52	c       273        1079946          44        20           4.0000           0.0000          -
5489.75/277.58	c       278        1098229          40        20           4.0000           0.0000          -
5588.82/282.60	c       283        1117755          40        20           4.0000           0.0000          -
5691.87/287.71	c       288        1282723          75        20           4.0000           0.0000          -
5790.95/292.76	c       293        1303616          70        20           4.0000           0.0000          -
5891.86/297.81	c       298        1323917          70        20           4.0000           0.0000          -
5990.53/302.86	c       303        1344479          64        20           4.0000           0.0000          -
6091.63/307.92	c       308        1366837          72        20           4.0000           0.0000          -
6190.67/312.96	c       313        1388324          66        20           4.0000           0.0000          -
6289.80/318.01	c       318        1409004          75        20           4.0000           0.0000          -
6391.07/323.06	c       323         108580       54182        20           4.0000           0.0000          -
6490.49/328.12	c       328         110352       54982        20           4.0000           0.0000          -
6589.44/333.12	c       333          86001       36422        20           4.0000           0.0000          -
6690.32/338.14	c       338          87291       36945        20           4.0000           0.0000          -
6788.85/343.19	c       343        1352766          57        20           4.0000           0.0000          -
6889.27/348.27	c       348        1369436          43        20           4.0000           0.0000          -
6990.36/353.36	c       353        1550586          69        20           4.0000           0.0000          -
7091.43/358.41	c       358        1571962          72        20           4.0000           0.0000          -
7190.44/363.46	c       363        1592476          69        20           4.0000           0.0000          -
7291.23/368.51	c       369        1612212          68        20           4.0000           0.0000          -
7390.22/373.53	c       374        1455461          51        20           4.0000           0.0000          -
7491.09/378.61	c       379        1649824          64        20           4.0000           0.0000          -
7589.87/383.66	c       384        1668287          62        20           4.0000           0.0000          -
7688.92/388.68	c       389        1502683          49        20           4.0000           0.0000          -
7789.91/393.76	c       394        1518825          55        20           4.0000           0.0000          -
7890.95/398.81	c       399         139095       69996        20           4.0000           0.0000          -
7990.00/403.86	c       404        1753305          71        20           4.0000           0.0000          -
8088.99/408.88	c       409         143181       71507        20           4.0000           0.0000          -
8187.95/413.89	c       414        1585805          45        20           4.0000           0.0000          -
8288.59/419.01	c       419        1814241          74        20           4.0000           0.0000          -
8390.37/424.06	c       424        1835673          64        20           4.0000           0.0000          -
8489.33/429.11	c       429        1856090          72        20           4.0000           0.0000          -
8590.26/434.16	c       434         156262       75044        20           4.0000           0.0000          -
8690.28/439.21	c       439        1899181          65        20           4.0000           0.0000          -
8789.23/444.27	c       444        1921370          74        20           4.0000           0.0000          -
8890.14/449.31	c       449        1941140          70        20           4.0000           0.0000          -
8988.90/454.36	c       454         114570       47228        20           4.0000           0.0000          -
9089.89/459.41	c       459        1981323          78        20           4.0000           0.0000          -
9188.92/464.47	c       464        2000868          65        20           4.0000           0.0000          -
9289.71/469.51	c       470        1777205          50        20           4.0000           0.0000          -
9388.77/474.56	c       475        2045100          69        20           4.0000           0.0000          -
9489.76/479.62	c       480        2065255          73        20           4.0000           0.0000          -
9588.77/484.67	c       485        2085300          70        20           4.0000           0.0000          -
9687.77/489.68	c       490        1846131          42        20           4.0000           0.0000          -
9788.81/494.75	c       495         178759       84409        20           4.0000           0.0000          -
9889.68/499.82	c       500        1879633          58        20           4.0000           0.0000          -
9988.63/504.87	c       505        2169334          63        20           4.0000           0.0000          -
10089.66/509.93	c       510        2189540          69        20           4.0000           0.0000          -
10188.31/514.97	c       515        2210540          64        20           4.0000           0.0000          -
10287.26/520.01	c       520        2232716          69        20           4.0000           0.0000          -
10388.65/525.06	c       525        2253844          68        20           4.0000           0.0000          -
10487.54/530.12	c       530        2275388          72        20           4.0000           0.0000          -
10588.34/535.17	c       535        2295360          66        20           4.0000           0.0000          -
10688.49/540.21	c       540        2000306          54        20           4.0000           0.0000          -
10787.52/545.27	c       545        2337261          64        20           4.0000           0.0000          -
10888.43/550.32	c       550        2359936          63        20           4.0000           0.0000          -
10987.46/555.38	c       555        2382814          73        20           4.0000           0.0000          -
11088.30/560.42	c       560        2059030          51        20           4.0000           0.0000          -
11187.16/565.47	c       565        2425569          65        20           4.0000           0.0000          -
11286.17/570.50	c       570        2090427          44        20           4.0000           0.0000          -
11387.11/575.53	c       576        2106097          54        20           4.0000           0.0000          -
11487.93/580.61	c       581        2121596          46        20           4.0000           0.0000          -
11586.89/585.68	c       586        2512486          61        20           4.0000           0.0000          -
11687.65/590.73	c       591        2535097          62        20           4.0000           0.0000          -
11786.60/595.77	c       596        2555942          69        20           4.0000           0.0000          -
11887.65/600.83	c       601        2181857          54        20           4.0000           0.0000          -
11986.56/605.87	c       606         225309      103245        20           4.0000           0.0000          -
12087.40/610.93	c       611        2619528          60        20           4.0000           0.0000          -
12186.43/615.97	c       616        2641126          69        20           4.0000           0.0000          -
12285.32/621.03	c       621        2662773          69        20           4.0000           0.0000          -
12386.96/626.07	c       626        2682806          69        20           4.0000           0.0000          -
12485.63/631.12	c       631        2703325          59        20           4.0000           0.0000          -
12586.45/636.17	c       636        2724610          67        20           4.0000           0.0000          -
12686.68/641.22	c       641        2745286          67        20           4.0000           0.0000          -
12785.65/646.24	c       646         161559       63106        20           4.0000           0.0000          -
12886.47/651.32	c       651        2334738          43        20           4.0000           0.0000          -
12985.48/656.37	c       656        2810387          75        20           4.0000           0.0000          -
13086.52/661.40	c       661        2366888          52        20           4.0000           0.0000          -
13185.37/666.40	c       666        2381274          45        20           4.0000           0.0000          -
13284.26/671.44	c       671         256667      109987        20           4.0000           0.0000          -
13383.00/676.45	c       676         258825      110614        20           4.0000           0.0000          -
13485.80/681.62	c       682         260934      111197        20           4.0000           0.0000          -
13584.85/686.67	c       687         263172      111847        20           4.0000           0.0000          -
13685.85/691.72	c       692        2992777          69        20           4.0000           0.0000          -
13784.93/696.78	c       697        3015831          66        20           4.0000           0.0000          -
13885.95/701.82	c       702        3041196          71        20           4.0000           0.0000          -
13984.93/706.87	c       707         177578       67939        20           4.0000           0.0000          -
14083.87/711.89	c       712        2538929          46        20           4.0000           0.0000          -
14184.92/716.90	c       717        2559396          54        20           4.0000           0.0000          -
14283.81/721.92	c       722        2578140          46        20           4.0000           0.0000          -
14382.69/726.94	c       727        2595378          44        20           4.0000           0.0000          -
14481.73/732.03	c       732        2612137          50        20           4.0000           0.0000          -
14583.32/737.09	c       737        2631504          47        20           4.0000           0.0000          -
14683.97/742.16	c       742         281071      124253        20           4.0000           0.0000          -
14784.44/747.27	c       747         282746      124892        20           4.0000           0.0000          -
14885.40/752.30	c       752        2688646          47        20           4.0000           0.0000          -
14984.42/757.37	c       757        3287469          66        20           4.0000           0.0000          -
15085.31/762.42	c       762        3309253          71        20           4.0000           0.0000          -
15184.22/767.47	c       767         192449       72377        20           4.0000           0.0000          -
15284.85/772.52	c       773        3350480          79        20           4.0000           0.0000          -
15383.92/777.57	c       778        3374475          64        20           4.0000           0.0000          -
15484.93/782.60	c       783        2801417          49        20           4.0000           0.0000          -
15584.00/787.67	c       788        3416687          66        20           4.0000           0.0000          -
15685.02/792.73	c       793        3436857          65        20           4.0000           0.0000          -
15783.96/797.78	c       798        3457401          57        20           4.0000           0.0000          -
15884.62/802.82	c       803        2868997          41        20           4.0000           0.0000          -
15983.42/807.86	c       808        2887785          45        20           4.0000           0.0000          -
16082.32/812.88	c       813        2906907          41        20           4.0000           0.0000          -
16183.36/817.95	c       818        2925063          42        20           4.0000           0.0000          -
16282.20/822.96	c       823        2942475          44        20           4.0000           0.0000          -
16380.96/828.03	c       828         206429       76531        20           4.0000           0.0000          -
16484.38/833.13	c       833        3620601          61        20           4.0000           0.0000          -
16583.42/838.15	c       838        2993773          42        20           4.0000           0.0000          -
16683.65/843.23	c       843        3011100          47        20           4.0000           0.0000          -
16782.54/848.24	c       848        3025528          43        20           4.0000           0.0000          -
16881.59/853.26	c       853        3041974          43        20           4.0000           0.0000          -
16982.59/858.32	c       858        3058615          42        20           4.0000           0.0000          -
17081.55/863.39	c       863        3075222          39        20           4.0000           0.0000          -
17182.38/868.44	c       868        3091715          44        20           4.0000           0.0000          -
17281.24/873.48	c       873        3107936          40        20           4.0000           0.0000          -
17382.24/878.56	c       879        3124579          44        20           4.0000           0.0000          -
17483.10/883.61	c       884        3143745          40        20           4.0000           0.0000          -
17581.99/888.64	c       889        3162421          45        20           4.0000           0.0000          -
17682.99/893.73	c       894         336731      145869        20           4.0000           0.0000          -
17781.92/898.79	c       899        3922084          71        20           4.0000           0.0000          -
17882.89/903.84	c       904        3944122          71        20           4.0000           0.0000          -
17981.77/908.89	c       909        3964180          69        20           4.0000           0.0000          -
18082.81/913.94	c       914        3987774          62        20           4.0000           0.0000          -
18181.72/918.97	c       919        3270823          42        20           4.0000           0.0000          -
18280.60/923.99	c       924        3284271          49        20           4.0000           0.0000          -
18382.28/929.08	c       929        4052691          69        20           4.0000           0.0000          -
18481.09/934.13	c       934        4074585          69        20           4.0000           0.0000          -
18581.91/939.19	c       939        4097167          67        20           4.0000           0.0000          -
18682.25/944.24	c       944        4118365          63        20           4.0000           0.0000          -
18781.21/949.26	c       949        3356357          50        20           4.0000           0.0000          -
18882.17/954.32	c       954         234228       84560        20           4.0000           0.0000          -
18981.21/959.38	c       959         381759      145728        20           4.0000           0.0000          -
19082.23/964.43	c       964         383847      146302        20           4.0000           0.0000          -
19181.41/969.46	c       969         363844      155892        20           4.0000           0.0000          -
19282.29/974.50	c       975        3433253          48        20           4.0000           0.0000          -
19381.19/979.53	c       980        3451536          43        20           4.0000           0.0000          -
19482.08/984.61	c       985        3469323          48        20           4.0000           0.0000          -
19581.07/989.68	c       990        4320326          59        20           4.0000           0.0000          -
19682.12/994.72	c       995        3501288          44        20           4.0000           0.0000          -
19780.81/999.72	c      1000        3516428          50        20           4.0000           0.0000          -
19879.88/1004.75	c      1005        3532740          52        20           4.0000           0.0000          -
19978.80/1009.78	c      1010        3550115          41        20           4.0000           0.0000          -
20079.72/1014.86	c      1015        3565763          45        20           4.0000           0.0000          -
20178.57/1019.90	c      1020        3581049          43        20           4.0000           0.0000          -
20277.46/1024.90	c      1025        3596968          46        20           4.0000           0.0000          -
20378.54/1029.96	c      1030        3613997          40        20           4.0000           0.0000          -
20482.14/1035.13	c      1035        4524919          55        20           4.0000           0.0000          -
20581.15/1040.15	c      1040        3645623          38        20           4.0000           0.0000          -
20680.28/1045.17	c      1045        3662480          41        20           4.0000           0.0000          -
20778.78/1050.18	c      1050         392786      166207        20           4.0000           0.0000          -
20877.58/1055.19	c      1055         422368      156395        20           4.0000           0.0000          -
20977.87/1060.28	c      1060         424872      156876        20           4.0000           0.0000          -
21078.87/1065.31	c      1065         427361      157452        20           4.0000           0.0000          -
21177.44/1070.32	c      1070         429568      157973        20           4.0000           0.0000          -
21276.28/1075.34	c      1075        3747569          47        20           4.0000           0.0000          -
21375.20/1080.37	c      1080        3762777          49        20           4.0000           0.0000          -
21473.90/1085.37	c      1085         263007       92556        20           4.0000           0.0000          -
21572.82/1090.39	c      1090        3793739          49        20           4.0000           0.0000          -
21673.73/1095.44	c      1095        3810847          49        20           4.0000           0.0000          -
21772.46/1100.44	c      1100        3828262          46        20           4.0000           0.0000          -
21871.49/1105.48	c      1105         267167       93745        20           4.0000           0.0000          -
21972.54/1110.51	c      1111        3860708          40        20           4.0000           0.0000          -
22071.62/1115.59	c      1116        3877016          39        20           4.0000           0.0000          -
22172.77/1120.64	c      1121         418671      175311        20           4.0000           0.0000          -
22271.55/1125.69	c      1126         420483      175956        20           4.0000           0.0000          -
22372.67/1130.74	c      1131         422347      176657        20           4.0000           0.0000          -
22471.71/1135.79	c      1136         424703      177290        20           4.0000           0.0000          -
22572.56/1140.82	c      1141         426675      177975        20           4.0000           0.0000          -
22671.34/1145.83	c      1146         275459       96207        20           4.0000           0.0000          -
22770.22/1150.89	c      1151         276448       96487        20           4.0000           0.0000          -
22871.28/1155.99	c      1156         466882      166760        20           4.0000           0.0000          -
22972.61/1161.04	c      1161         468962      167279        20           4.0000           0.0000          -
23071.64/1166.09	c      1166         471171      167812        20           4.0000           0.0000          -
23172.89/1171.14	c      1171         473657      168333        20           4.0000           0.0000          -
23271.65/1176.19	c      1176         281631       98014        20           4.0000           0.0000          -
23371.70/1181.24	c      1181         478434      169352        20           4.0000           0.0000          -
23470.75/1186.29	c      1186         480894      169890        20           4.0000           0.0000          -
23571.70/1191.33	c      1191         483133      170404        20           4.0000           0.0000          -
23670.69/1196.39	c      1196         485523      170963        20           4.0000           0.0000          -
23771.33/1201.44	c      1201         286943       99425        20           4.0000           0.0000          -
23870.40/1206.47	c      1206         489645      171968        20           4.0000           0.0000          -
23971.29/1211.50	c      1212         450191      186442        20           4.0000           0.0000          -
24070.07/1216.55	c      1217         452129      187097        20           4.0000           0.0000          -
24170.94/1221.64	c      1222         453710      187704        20           4.0000           0.0000          -
24269.96/1226.69	c      1227         292509      100856        20           4.0000           0.0000          -
24370.96/1231.71	c      1232         457345      188941        20           4.0000           0.0000          -
24470.01/1236.79	c      1237         458766      189513        20           4.0000           0.0000          -
24571.06/1241.84	c      1242         460288      190090        20           4.0000           0.0000          -
24670.19/1246.90	c      1247        4285383          42        20           4.0000           0.0000          -
24770.99/1251.95	c      1252        4302187          45        20           4.0000           0.0000          -
24869.87/1256.96	c      1257         298474      102379        20           4.0000           0.0000          -
24968.81/1261.98	c      1262        4334656          43        20           4.0000           0.0000          -
25070.41/1267.09	c      1267        4349932          39        20           4.0000           0.0000          -
25171.51/1272.13	c      1272        4367544          45        20           4.0000           0.0000          -
25270.52/1277.20	c      1277         519999      178935        20           4.0000           0.0000          -
25370.77/1282.23	c      1282         473748      194581        20           4.0000           0.0000          -
25469.85/1287.29	c      1287         475553      195199        20           4.0000           0.0000          -
25570.73/1292.34	c      1292         477484      195799        20           4.0000           0.0000          -
25669.55/1297.37	c      1297         479150      196361        20           4.0000           0.0000          -
25770.59/1302.40	c      1302         480980      196953        20           4.0000           0.0000          -
25869.62/1307.49	c      1308         308996      105051        20           4.0000           0.0000          -
25970.69/1312.52	c      1313         310356      105322        20           4.0000           0.0000          -
26069.75/1317.59	c      1318         311251      105630        20           4.0000           0.0000          -
26170.81/1322.64	c      1323        4529308          38        20           4.0000           0.0000          -
26269.71/1327.66	c      1328        4544697          37        20           4.0000           0.0000          -
26370.65/1332.73	c      1333         543290      184595        20           4.0000           0.0000          -
26469.41/1337.77	c      1338         545204      185110        20           4.0000           0.0000          -
26570.05/1342.83	c      1343         547448      185614        20           4.0000           0.0000          -
26669.08/1347.88	c      1348         549384      186091        20           4.0000           0.0000          -
26769.86/1352.94	c      1353         551299      186583        20           4.0000           0.0000          -
26868.73/1357.99	c      1358        4641091          45        20           4.0000           0.0000          -
26970.21/1363.04	c      1363         501437      203984        20           4.0000           0.0000          -
27069.21/1368.09	c      1368         503336      204545        20           4.0000           0.0000          -
27170.08/1373.14	c      1373         505236      205039        20           4.0000           0.0000          -
27268.88/1378.17	c      1378         506663      205652        20           4.0000           0.0000          -
27369.21/1383.24	c      1383         508652      206524        20           4.0000           0.0000          -
27468.24/1388.28	c      1388        4746347          54        20           4.0000           0.0000          -
27569.29/1393.31	c      1393        4762244          44        20           4.0000           0.0000          -
27668.32/1398.40	c      1398         329089      110356        20           4.0000           0.0000          -
27769.19/1403.44	c      1403        4796899          39        20           4.0000           0.0000          -
27868.01/1408.49	c      1408        4813869          43        20           4.0000           0.0000          -
27969.08/1413.52	c      1414        4831592          37        20           4.0000           0.0000          -
28068.15/1418.53	c      1419        4848653          41        20           4.0000           0.0000          -
28167.07/1423.55	c      1424         524086      211305        20           4.0000           0.0000          -
28265.79/1428.56	c      1429         525883      211906        20           4.0000           0.0000          -
28364.73/1433.60	c      1434         336277      112299        20           4.0000           0.0000          -
28465.64/1438.65	c      1439         586010      194969        20           4.0000           0.0000          -
28564.44/1443.68	c      1444         588108      195503        20           4.0000           0.0000          -
28665.40/1448.76	c      1449         589676      196010        20           4.0000           0.0000          -
28766.43/1453.82	c      1454         591747      196476        20           4.0000           0.0000          -
28865.36/1458.86	c      1459         341311      113632        20           4.0000           0.0000          -
28966.22/1463.91	c      1464         342736      114019        20           4.0000           0.0000          -
29065.22/1468.93	c      1469         343649      114215        20           4.0000           0.0000          -
29164.31/1473.94	c      1474        5032380          43        20           4.0000           0.0000          -
29263.24/1478.95	c      1479         345351      114645        20           4.0000           0.0000          -
29362.17/1483.96	c      1484         545080      218277        20           4.0000           0.0000          -
29461.11/1489.03	c      1489         546848      218847        20           4.0000           0.0000          -
29562.87/1494.07	c      1494         548504      219408        20           4.0000           0.0000          -
29663.73/1499.16	c      1499         550295      219921        20           4.0000           0.0000          -
29762.34/1504.20	c      1504         350227      116015        20           4.0000           0.0000          -
29862.87/1509.24	c      1509         351038      116226        20           4.0000           0.0000          -
29963.82/1514.35	c      1514         352155      116497        20           4.0000           0.0000          -
30062.65/1519.37	c      1519        5164613          52        20           4.0000           0.0000          -
30163.58/1524.43	c      1524        5179423          51        20           4.0000           0.0000          -
30262.57/1529.47	c      1529         621588      203317        20           4.0000           0.0000          -
30363.53/1534.51	c      1535         623685      203731        20           4.0000           0.0000          -
30462.60/1539.53	c      1540         625612      204139        20           4.0000           0.0000          -
30561.62/1544.55	c      1545         627636      204615        20           4.0000           0.0000          -
30660.52/1549.57	c      1550         566745      225476        20           4.0000           0.0000          -
30761.35/1554.61	c      1555         360474      118634        20           4.0000           0.0000          -
30862.29/1559.77	c      1560         569742      226661        20           4.0000           0.0000          -
30963.22/1564.90	c      1565         571142      227160        20           4.0000           0.0000          -
31064.15/1569.96	c      1570         572721      227753        20           4.0000           0.0000          -
31163.11/1575.01	c      1575         574251      228237        20           4.0000           0.0000          -
31262.00/1580.03	c      1580         576448      228861        20           4.0000           0.0000          -
31363.79/1585.11	c      1585         366414      120181        20           4.0000           0.0000          -
31464.40/1590.15	c      1590         580075      229966        20           4.0000           0.0000          -
31564.84/1595.21	c      1595         645896      208980        20           4.0000           0.0000          -
31663.77/1600.26	c      1600         647686      209364        20           4.0000           0.0000          -
31762.76/1605.27	c      1605         649560      209805        20           4.0000           0.0000          -
31863.71/1610.32	c      1610         371229      121514        20           4.0000           0.0000          -
31964.48/1615.41	c      1615         372410      121838        20           4.0000           0.0000          -
32063.35/1620.46	c      1620         373538      122197        20           4.0000           0.0000          -
32164.22/1625.51	c      1626         374801      122539        20           4.0000           0.0000          -
32263.11/1630.54	c      1631        5511412          46        20           4.0000           0.0000          -
32364.03/1635.61	c      1636         594026      234671        20           4.0000           0.0000          -
32462.80/1640.63	c      1641         595823      235204        20           4.0000           0.0000          -
32563.75/1645.71	c      1646         597255      235710        20           4.0000           0.0000          -
32662.68/1650.74	c      1651         599135      236229        20           4.0000           0.0000          -
32761.63/1655.78	c      1656         600684      236761        20           4.0000           0.0000          -
32860.57/1660.79	c      1661         671105      214829        20           4.0000           0.0000          -
32963.68/1665.91	c      1666         673473      215339        20           4.0000           0.0000          -
33062.61/1670.96	c      1671         675467      215705        20           4.0000           0.0000          -
33161.37/1676.01	c      1676         678083      216270        20           4.0000           0.0000          -
33262.80/1681.07	c      1681         384955      125403        20           4.0000           0.0000          -
33361.75/1686.11	c      1686         386235      125787        20           4.0000           0.0000          -
33460.80/1691.13	c      1691         387344      126046        20           4.0000           0.0000          -
33561.85/1696.15	c      1696         614181      241040        20           4.0000           0.0000          -
33661.86/1701.26	c      1701         615923      241637        20           4.0000           0.0000          -
33762.83/1706.30	c      1706         617547      242192        20           4.0000           0.0000          -
33859.83/1711.30	c      1711         390677      126905        20           4.0000           0.0000          -
33960.74/1716.38	c      1716         694210      220739        20           4.0000           0.0000          -
34061.79/1721.46	c      1721         696140      221217        20           4.0000           0.0000          -
34162.84/1726.51	c      1727         698235      221649        20           4.0000           0.0000          -
34261.78/1731.57	c      1732         700136      222065        20           4.0000           0.0000          -
34362.79/1736.61	c      1737         702292      222493        20           4.0000           0.0000          -
34461.70/1741.66	c      1742         396929      128696        20           4.0000           0.0000          -
34562.71/1746.71	c      1747         397983      129066        20           4.0000           0.0000          -
34661.77/1751.77	c      1752         630526      246660        20           4.0000           0.0000          -
34762.84/1756.81	c      1757         399884      129623        20           4.0000           0.0000          -
34861.56/1761.87	c      1762         633953      247794        20           4.0000           0.0000          -
34962.56/1766.91	c      1767         635533      248288        20           4.0000           0.0000          -
35061.56/1771.96	c      1772         637253      248728        20           4.0000           0.0000          -
35160.66/1776.99	c      1777         718499      226433        20           4.0000           0.0000          -
35259.83/1782.00	c      1782         404704      130875        20           4.0000           0.0000          -
35361.47/1787.09	c      1787         722115      227288        20           4.0000           0.0000          -
35462.32/1792.16	c      1792         724070      227732        20           4.0000           0.0000          -
35562.57/1797.21	c      1797         726264      228294        20           4.0000           0.0000          -
35661.57/1802.26	c      1802         728105      228696        20           4.0000           0.0000          -
35760.41/1807.27	c      1807         409242      132121        20           4.0000           0.0000          -
35861.36/1812.31	c      1812         651118      252894        20           4.0000           0.0000          -
35960.39/1817.35	c      1817         733992      229981        20           4.0000           0.0000          -
36061.33/1822.46	c      1822         735962      230412        20           4.0000           0.0000          -
36160.27/1827.48	c      1827         738289      230859        20           4.0000           0.0000          -
36261.23/1832.56	c      1833         414018      133214        20           4.0000           0.0000          -
36362.09/1837.61	c      1838         415169      133560        20           4.0000           0.0000          -
36460.92/1842.66	c      1843        6243037          40        20           4.0000           0.0000          -
36562.02/1847.71	c      1848        6261052          44        20           4.0000           0.0000          -
36661.09/1852.73	c      1853        6278486          37        20           4.0000           0.0000          -
36760.02/1857.76	c      1858        6294715          41        20           4.0000           0.0000          -
36860.94/1862.86	c      1863         419854      134682        20           4.0000           0.0000          -
36961.91/1867.91	c      1868         669107      258700        20           4.0000           0.0000          -
37060.91/1872.95	c      1873         670945      259271        20           4.0000           0.0000          -
37160.10/1878.01	c      1878         756777      235393        20           4.0000           0.0000          -
37261.56/1883.06	c      1883         758866      235849        20           4.0000           0.0000          -
37360.39/1888.09	c      1888         760715      236297        20           4.0000           0.0000          -
37461.73/1893.16	c      1893         762986      236752        20           4.0000           0.0000          -
37561.76/1898.21	c      1898         764765      237208        20           4.0000           0.0000          -
37660.72/1903.26	c      1903         425900      136212        20           4.0000           0.0000          -
37761.52/1908.31	c      1908         426511      136406        20           4.0000           0.0000          -
37860.48/1913.36	c      1913        6478965          41        20           4.0000           0.0000          -
37961.45/1918.41	c      1918         428451      136846        20           4.0000           0.0000          -
38060.45/1923.46	c      1923         429582      137069        20           4.0000           0.0000          -
38159.49/1928.48	c      1928         430653      137306        20           4.0000           0.0000          -
38260.20/1933.55	c      1934         688704      265406        20           4.0000           0.0000          -
38359.12/1938.57	c      1939         690204      265928        20           4.0000           0.0000          -
38459.93/1943.63	c      1944         433179      138045        20           4.0000           0.0000          -
38560.95/1948.72	c      1949         785100      241624        20           4.0000           0.0000          -
38659.93/1953.76	c      1954         787226      242095        20           4.0000           0.0000          -
38758.64/1958.79	c      1959         789239      242540        20           4.0000           0.0000          -
38859.53/1963.85	c      1964         790835      242927        20           4.0000           0.0000          -
38960.46/1968.91	c      1969         792973      243420        20           4.0000           0.0000          -
39059.40/1973.96	c      1974         795260      243993        20           4.0000           0.0000          -
39158.19/1978.98	c      1979         797296      244408        20           4.0000           0.0000          -
39259.77/1984.07	c      1984         439265      139701        20           4.0000           0.0000          -
39358.57/1989.07	c      1989         706863      271117        20           4.0000           0.0000          -
39459.68/1994.16	c      1994         708382      271645        20           4.0000           0.0000          -
39559.72/1999.21	c      1999         441888      140283        20           4.0000           0.0000          -
39658.66/2004.27	c      2004         711968      272676        20           4.0000           0.0000          -
39759.73/2009.31	c      2009         714122      273233        20           4.0000           0.0000          -
39858.77/2014.36	c      2014         810633      247388        20           4.0000           0.0000          -
39959.70/2019.41	c      2019         812642      247777        20           4.0000           0.0000          -
40058.79/2024.46	c      2024         814758      248262        20           4.0000           0.0000          -
40159.60/2029.51	c      2030         447322      141710        20           4.0000           0.0000          -
40258.58/2034.53	c      2035         448275      141942        20           4.0000           0.0000          -
40357.68/2039.54	c      2040         449337      142160        20           4.0000           0.0000          -
40456.77/2044.59	c      2045         725566      276461        20           4.0000           0.0000          -
40557.72/2049.61	c      2050         727273      276898        20           4.0000           0.0000          -
40658.69/2054.74	c      2055         728746      277313        20           4.0000           0.0000          -
40759.40/2059.81	c      2060         730400      277760        20           4.0000           0.0000          -
40858.39/2064.86	c      2065         731631      278208        20           4.0000           0.0000          -
40957.44/2069.89	c      2070         455326      143521        20           4.0000           0.0000          -
41058.49/2074.90	c      2075         456017      143708        20           4.0000           0.0000          -
41157.47/2080.01	c      2080         837879      253309        20           4.0000           0.0000          -
41256.39/2085.02	c      2085         457650      144200        20           4.0000           0.0000          -
41357.90/2090.05	c      2090         458408      144367        20           4.0000           0.0000          -
41459.03/2095.15	c      2095         844311      254612        20           4.0000           0.0000          -
41559.30/2100.22	c      2100         846163      255044        20           4.0000           0.0000          -
41658.21/2105.23	c      2105         848082      255503        20           4.0000           0.0000          -
41759.13/2110.31	c      2110         747220      282801        20           4.0000           0.0000          -
41858.02/2115.36	c      2115         748883      283255        20           4.0000           0.0000          -
41956.90/2120.40	c      2120         462855      145548        20           4.0000           0.0000          -
42057.80/2125.43	c      2125         463599      145777        20           4.0000           0.0000          -
42156.61/2130.46	c      2130         858201      257670        20           4.0000           0.0000          -
42257.70/2135.52	c      2136         860222      258163        20           4.0000           0.0000          -
42358.78/2140.61	c      2141         862231      258628        20           4.0000           0.0000          -
42457.87/2145.63	c      2146         864273      259126        20           4.0000           0.0000          -
42558.87/2150.70	c      2151         866043      259470        20           4.0000           0.0000          -
42657.87/2155.73	c      2156         868194      259863        20           4.0000           0.0000          -
42756.87/2160.75	c      2161         469652      147254        20           4.0000           0.0000          -
42857.96/2165.86	c      2166         764547      287992        20           4.0000           0.0000          -
42958.98/2170.92	c      2171         766123      288417        20           4.0000           0.0000          -
43058.07/2175.96	c      2176         767387      288878        20           4.0000           0.0000          -
43157.00/2181.01	c      2181         769275      289342        20           4.0000           0.0000          -
43258.95/2186.06	c      2186         771615      289878        20           4.0000           0.0000          -
43357.51/2191.08	c      2191         475104      148568        20           4.0000           0.0000          -
43456.68/2196.08	c      2196         882423      263178        20           4.0000           0.0000          -
43557.69/2201.19	c      2201         884301      263598        20           4.0000           0.0000          -
43657.91/2206.26	c      2206         886165      264072        20           4.0000           0.0000          -
43758.82/2211.31	c      2211         478705      149329        20           4.0000           0.0000          -
43857.56/2216.36	c      2216         479955      149605        20           4.0000           0.0000          -
43956.58/2221.38	c      2221        9732520          69        20           4.0000           0.0000          -
44057.54/2226.43	c      2226         783609      293600        20           4.0000           0.0000          -
44158.60/2231.51	c      2232         482855      150378        20           4.0000           0.0000          -
44257.67/2236.53	c      2237         483893      150664        20           4.0000           0.0000          -
44358.51/2241.61	c      2242         899759      267035        20           4.0000           0.0000          -
44457.31/2246.65	c      2247         485350      151055        20           4.0000           0.0000          -
44558.11/2251.71	c      2252         486420      151315        20           4.0000           0.0000          -
44656.85/2256.76	c      2257         487527      151574        20           4.0000           0.0000          -
44755.86/2261.80	c      2262        9901188          73        20           4.0000           0.0000          -
44856.71/2266.84	c      2267         489004      151993        20           4.0000           0.0000          -
44955.81/2271.85	c      2272         797606      297564        20           4.0000           0.0000          -
45056.84/2276.95	c      2277         798924      297923        20           4.0000           0.0000          -
45155.88/2282.02	c      2282         800089      298389        20           4.0000           0.0000          -
45257.44/2287.03	c      2287         492942      153068        20           4.0000           0.0000          -
45356.55/2292.10	c      2292         493604      153228        20           4.0000           0.0000          -
45457.62/2297.15	c      2297         804408      299715        20           4.0000           0.0000          -
45557.87/2302.21	c      2302       10061180          69        20           4.0000           0.0000          -
45656.94/2307.26	c      2307         495918      153930        20           4.0000           0.0000          -
45757.67/2312.31	c      2312         496912      154192        20           4.0000           0.0000          -
45856.64/2317.35	c      2317         498011      154322        20           4.0000           0.0000          -
45957.32/2322.41	c      2322         812522      302004        20           4.0000           0.0000          -
46056.18/2327.47	c      2327         814469      302615        20           4.0000           0.0000          -
46157.03/2332.52	c      2333         932072      274357        20           4.0000           0.0000          -
46256.16/2337.56	c      2338         934268      274801        20           4.0000           0.0000          -
46356.96/2342.61	c      2343         501543      155341        20           4.0000           0.0000          -
46455.90/2347.66	c      2348       10239820          73        20           4.0000           0.0000          -
46556.85/2352.71	c      2353       10259735          69        20           4.0000           0.0000          -
46655.76/2357.72	c      2358         503742      155858        20           4.0000           0.0000          -
46754.60/2362.75	c      2363       10297739          77        20           4.0000           0.0000          -
46855.61/2367.86	c      2368         945636      277059        20           4.0000           0.0000          -
46954.24/2372.90	c      2373         947775      277452        20           4.0000           0.0000          -
47054.97/2377.94	c      2378         949418      277842        20           4.0000           0.0000          -
47153.88/2383.02	c      2383         951357      278286        20           4.0000           0.0000          -
47255.43/2388.06	c      2388         953606      278736        20           4.0000           0.0000          -
47354.48/2393.11	c      2393         955718      279183        20           4.0000           0.0000          -
47455.10/2398.16	c      2398         510333      157457        20           4.0000           0.0000          -
47555.00/2403.21	c      2403         837472      309425        20           4.0000           0.0000          -
47653.96/2408.27	c      2408         838917      309860        20           4.0000           0.0000          -
47754.81/2413.31	c      2413         840512      310319        20           4.0000           0.0000          -
47853.85/2418.35	c      2418         513993      158430        20           4.0000           0.0000          -
47952.68/2423.37	c      2423         967276      281665        20           4.0000           0.0000          -
48051.67/2428.37	c      2428         969200      282055        20           4.0000           0.0000          -
48152.67/2433.42	c      2433         847699      312252        20           4.0000           0.0000          -
48253.73/2438.51	c      2439         849359      312695        20           4.0000           0.0000          -
48354.71/2443.61	c      2444         851029      313165        20           4.0000           0.0000          -
48453.67/2448.67	c      2449         852768      313648        20           4.0000           0.0000          -
48554.62/2453.70	c      2454         854290      314101        20           4.0000           0.0000          -
48653.32/2458.76	c      2459         980872      284490        20           4.0000           0.0000          -
48754.07/2463.81	c      2464         982787      284899        20           4.0000           0.0000          -
48852.92/2468.87	c      2469         984317      285432        20           4.0000           0.0000          -
48954.01/2473.91	c      2474         523616      161002        20           4.0000           0.0000          -
49052.94/2478.97	c      2479         524357      161189        20           4.0000           0.0000          -
49152.04/2484.01	c      2484       10816183          66        20           4.0000           0.0000          -
49253.69/2489.03	c      2489         991600      286990        20           4.0000           0.0000          -
49352.75/2494.04	c      2494         526703      161901        20           4.0000           0.0000          -
49451.90/2499.09	c      2499         867173      318097        20           4.0000           0.0000          -
49552.71/2504.15	c      2504         868841      318525        20           4.0000           0.0000          -
49652.97/2509.24	c      2509         529900      162624        20           4.0000           0.0000          -
49753.84/2514.31	c      2514         531593      162916        20           4.0000           0.0000          -
49852.64/2519.36	c      2519         532456      163139        20           4.0000           0.0000          -
49951.51/2524.39	c      2524       10987630          71        20           4.0000           0.0000          -
50052.33/2529.46	c      2529         534049      163506        20           4.0000           0.0000          -
50153.24/2534.51	c      2535       11030966          68        20           4.0000           0.0000          -
50252.25/2539.52	c      2540         878710      321505        20           4.0000           0.0000          -
50351.32/2544.54	c      2545        1013357      291536        20           4.0000           0.0000          -
50450.14/2549.57	c      2550        1015538      291972        20           4.0000           0.0000          -
50551.13/2554.68	c      2555        1017685      292435        20           4.0000           0.0000          -
50652.20/2559.76	c      2560        1019190      292799        20           4.0000           0.0000          -
50753.22/2564.81	c      2565        1021700      293431        20           4.0000           0.0000          -
50852.30/2569.86	c      2570         541554      165324        20           4.0000           0.0000          -
50953.35/2574.91	c      2575         542310      165536        20           4.0000           0.0000          -
51052.09/2579.96	c      2580        1026632      294486        20           4.0000           0.0000          -
51151.18/2584.98	c      2585         892618      325388        20           4.0000           0.0000          -
51250.29/2590.01	c      2590         894383      325829        20           4.0000           0.0000          -
51351.98/2595.06	c      2595         896103      326291        20           4.0000           0.0000          -
51453.13/2600.16	c      2600         897475      326668        20           4.0000           0.0000          -
51553.34/2605.21	c      2605         899381      327206        20           4.0000           0.0000          -
51652.18/2610.26	c      2610         547869      167415        20           4.0000           0.0000          -
51753.13/2615.31	c      2615         902853      328154        20           4.0000           0.0000          -
51852.13/2620.36	c      2620         904244      328664        20           4.0000           0.0000          -
51953.20/2625.41	c      2625         550633      168068        20           4.0000           0.0000          -
52052.24/2630.43	c      2630        1047117      298703        20           4.0000           0.0000          -
52151.27/2635.46	c      2635        1049262      299123        20           4.0000           0.0000          -
52252.25/2640.57	c      2641         910575      330518        20           4.0000           0.0000          -
52353.30/2645.61	c      2646         912243      331029        20           4.0000           0.0000          -
52452.43/2650.63	c      2651         913802      331457        20           4.0000           0.0000          -
52553.53/2655.71	c      2656         915539      331982        20           4.0000           0.0000          -
52652.55/2660.76	c      2661         556759      169467        20           4.0000           0.0000          -
52753.55/2665.81	c      2666         557569      169689        20           4.0000           0.0000          -
52852.62/2670.86	c      2671        1061722      301820        20           4.0000           0.0000          -
52953.59/2675.91	c      2676        1063268      302269        20           4.0000           0.0000          -
53052.56/2680.96	c      2681       11661399          69        20           4.0000           0.0000          -
53151.65/2686.01	c      2686       11682196          65        20           4.0000           0.0000          -
53250.61/2691.02	c      2691         561621      170828        20           4.0000           0.0000          -
53352.04/2696.06	c      2696         926838      335199        20           4.0000           0.0000          -
53453.48/2701.16	c      2701        1071784      303957        20           4.0000           0.0000          -
53553.52/2706.21	c      2706        1073754      304262        20           4.0000           0.0000          -
53652.60/2711.26	c      2711        1075537      304644        20           4.0000           0.0000          -
53753.56/2716.31	c      2716         566020      172159        20           4.0000           0.0000          -
53852.68/2721.36	c      2721         934379      337418        20           4.0000           0.0000          -
53953.44/2726.41	c      2726         936098      337910        20           4.0000           0.0000          -
54052.46/2731.43	c      2731        1082899      306418        20           4.0000           0.0000          -
54151.39/2736.45	c      2736         569090      172926        20           4.0000           0.0000          -
54250.37/2741.50	c      2742         570224      173231        20           4.0000           0.0000          -
54353.27/2746.61	c      2747       11935312          57        20           4.0000           0.0000          -
54452.26/2751.66	c      2752         943133      339887        20           4.0000           0.0000          -
54551.18/2756.68	c      2757         944707      340272        20           4.0000           0.0000          -
54651.93/2761.76	c      2762        1094429      308796        20           4.0000           0.0000          -
54750.72/2766.79	c      2767        1096246      309206        20           4.0000           0.0000          -
54851.71/2771.86	c      2772        1097508      309470        20           4.0000           0.0000          -
54950.84/2776.90	c      2777       12053407          76        20           4.0000           0.0000          -
55051.97/2781.91	c      2782         952494      342544        20           4.0000           0.0000          -
55150.89/2786.99	c      2787         954070      343025        20           4.0000           0.0000          -
55252.61/2792.06	c      2792         955551      343489        20           4.0000           0.0000          -
55351.40/2797.07	c      2797         956998      343945        20           4.0000           0.0000          -
55450.45/2802.08	c      2802        1109534      311967        20           4.0000           0.0000          -
55549.51/2807.12	c      2807         580324      175603        20           4.0000           0.0000          -
55650.62/2812.18	c      2812       12207645          57        20           4.0000           0.0000          -
55750.98/2817.23	c      2817         582125      176080        20           4.0000           0.0000          -
55850.00/2822.25	c      2822         964519      346072        20           4.0000           0.0000          -
55949.01/2827.27	c      2827        1118703      313798        20           4.0000           0.0000          -
56049.87/2832.30	c      2832         584131      176571        20           4.0000           0.0000          -
56150.82/2837.43	c      2837         585190      176788        20           4.0000           0.0000          -
56249.87/2842.49	c      2842        1125296      315016        20           4.0000           0.0000          -
56350.89/2847.55	c      2848        1127204      315376        20           4.0000           0.0000          -
56451.98/2852.62	c      2853        1128809      315762        20           4.0000           0.0000          -
56550.96/2857.68	c      2858       12420135          65        20           4.0000           0.0000          -
56649.95/2862.69	c      2863         976376      349295        20           4.0000           0.0000          -
56751.05/2867.74	c      2868         589928      177911        20           4.0000           0.0000          -
56850.16/2872.79	c      2873         590882      178167        20           4.0000           0.0000          -
56953.32/2877.91	c      2878         591746      178409        20           4.0000           0.0000          -
57052.25/2882.97	c      2883         592478      178614        20           4.0000           0.0000          -
57151.35/2887.99	c      2888       12559657          76        20           4.0000           0.0000          -
57253.08/2893.06	c      2893       12582395          69        20           4.0000           0.0000          -
57352.05/2898.11	c      2898       12602191          69        20           4.0000           0.0000          -
57453.10/2903.16	c      2903         596762      179455        20           4.0000           0.0000          -
57552.27/2908.18	c      2908        1148235      319927        20           4.0000           0.0000          -
57652.56/2913.22	c      2913         598122      179789        20           4.0000           0.0000          -
57753.63/2918.31	c      2918         993407      354124        20           4.0000           0.0000          -
57852.75/2923.36	c      2923         995005      354592        20           4.0000           0.0000          -
57951.60/2928.40	c      2928         600556      180376        20           4.0000           0.0000          -
58052.50/2933.45	c      2933         601249      180546        20           4.0000           0.0000          -
58151.54/2938.46	c      2938        1158589      322114        20           4.0000           0.0000          -
58250.51/2943.47	c      2943         603340      181084        20           4.0000           0.0000          -
58351.38/2948.56	c      2949        1002849      356783        20           4.0000           0.0000          -
58452.49/2953.61	c      2954        1003896      357206        20           4.0000           0.0000          -
58553.20/2958.72	c      2959        1005338      357656        20           4.0000           0.0000          -
58652.01/2963.77	c      2964         606945      182052        20           4.0000           0.0000          -
58750.92/2968.79	c      2969        1169937      324451        20           4.0000           0.0000          -
58852.04/2973.81	c      2974        1171238      324809        20           4.0000           0.0000          -
58950.87/2978.84	c      2979        1172914      325209        20           4.0000           0.0000          -
59049.99/2983.85	c      2984        1011634      359594        20           4.0000           0.0000          -
59149.10/2988.87	c      2989        1012949      359991        20           4.0000           0.0000          -
59250.21/2993.98	c      2994        1014225      360403        20           4.0000           0.0000          -
59349.14/2999.04	c      2999         612023      183375        20           4.0000           0.0000          -
59450.57/3004.10	c      3004        1181059      326801        20           4.0000           0.0000          -
59551.61/3009.17	c      3009        1182439      327141        20           4.0000           0.0000          -
59651.89/3014.23	c      3014       13093534          73        20           4.0000           0.0000          -
59750.71/3019.25	c      3019         616128      184306        20           4.0000           0.0000          -
59851.80/3024.34	c      3024        1023108      363043        20           4.0000           0.0000          -
59950.90/3029.36	c      3029        1024350      363401        20           4.0000           0.0000          -
60050.02/3034.40	c      3034        1191729      329140        20           4.0000           0.0000          -
60151.12/3039.47	c      3039        1193491      329530        20           4.0000           0.0000          -
60252.12/3044.56	c      3045         620888      185360        20           4.0000           0.0000          -
60353.16/3049.62	c      3050        1197313      330541        20           4.0000           0.0000          -
60452.24/3054.65	c      3055         622709      185759        20           4.0000           0.0000          -
60551.18/3059.66	c      3060         623482      185922        20           4.0000           0.0000          -
60650.18/3064.68	c      3065        1033935      366172        20           4.0000           0.0000          -
60749.16/3069.69	c      3070        1203360      332146        20           4.0000           0.0000          -
60852.24/3074.82	c      3075         625760      186515        20           4.0000           0.0000          -
60953.28/3079.92	c      3080        1207024      332826        20           4.0000           0.0000          -
61052.35/3084.97	c      3085        1208600      333161        20           4.0000           0.0000          -
61151.56/3090.02	c      3090        1210217      333567        20           4.0000           0.0000          -
61253.19/3095.05	c      3095        1211684      333956        20           4.0000           0.0000          -
61352.21/3100.10	c      3100        1043499      368882        20           4.0000           0.0000          -
61453.14/3105.18	c      3105        1044950      369248        20           4.0000           0.0000          -
61553.60/3110.23	c      3110        1046612      369683        20           4.0000           0.0000          -
61652.72/3115.28	c      3115        1220616      335701        20           4.0000           0.0000          -
61753.74/3120.32	c      3120        1222602      336023        20           4.0000           0.0000          -
61852.73/3125.37	c      3125         633391      188428        20           4.0000           0.0000          -
61953.71/3130.43	c      3130       13588122          67        20           4.0000           0.0000          -
62052.52/3135.43	c      3135        1227677      337002        20           4.0000           0.0000          -
62153.14/3140.52	c      3141        1056688      372115        20           4.0000           0.0000          -
62252.09/3145.57	c      3146        1231571      337738        20           4.0000           0.0000          -
62353.17/3150.63	c      3151         636428      189350        20           4.0000           0.0000          -
62452.24/3155.67	c      3156         636951      189508        20           4.0000           0.0000          -
62553.31/3160.73	c      3161       13718083          68        20           4.0000           0.0000          -
62652.28/3165.77	c      3166       13739235          59        20           4.0000           0.0000          -
62753.30/3170.81	c      3171        1065798      374742        20           4.0000           0.0000          -
62852.20/3175.87	c      3176        1067214      375085        20           4.0000           0.0000          -
62953.18/3180.92	c      3181        1069108      375575        20           4.0000           0.0000          -
63052.33/3185.97	c      3186         639611      190459        20           4.0000           0.0000          -
63151.10/3191.02	c      3191        1248921      340796        20           4.0000           0.0000          -
63252.59/3196.04	c      3196        1073780      377031        20           4.0000           0.0000          -
63351.41/3201.04	c      3201        1075445      377488        20           4.0000           0.0000          -
63450.49/3206.12	c      3206        1077310      377924        20           4.0000           0.0000          -
63551.29/3211.13	c      3211        1255632      342167        20           4.0000           0.0000          -
63650.18/3216.16	c      3216        1257540      342516        20           4.0000           0.0000          -
63750.40/3221.21	c      3221        1259732      342873        20           4.0000           0.0000          -
63849.47/3226.26	c      3226        1261576      343296        20           4.0000           0.0000          -
63952.48/3231.41	c      3231       14032341          68        20           4.0000           0.0000          -
64051.51/3236.48	c      3236         646839      192272        20           4.0000           0.0000          -
64150.60/3241.49	c      3241       14080760          68        20           4.0000           0.0000          -
64249.68/3246.50	c      3246        1091673      381781        20           4.0000           0.0000          -
64350.72/3251.51	c      3252         649278      192826        20           4.0000           0.0000          -
64449.43/3256.52	c      3257        1272684      345361        20           4.0000           0.0000          -
64552.29/3261.71	c      3262       14171870          60        20           4.0000           0.0000          -
64651.32/3266.77	c      3267         651537      193328        20           4.0000           0.0000          -
64752.38/3271.82	c      3272        1278067      346539        20           4.0000           0.0000          -
64851.44/3276.87	c      3277        1279690      346900        20           4.0000           0.0000          -
64952.38/3281.92	c      3282        1281833      347258        20           4.0000           0.0000          -
65051.35/3286.95	c      3287        1283380      347610        20           4.0000           0.0000          -
65150.38/3292.02	c      3292         655297      194297        20           4.0000           0.0000          -
65252.21/3297.05	c      3297        1109299      386318        20           4.0000           0.0000          -
65351.11/3302.12	c      3302        1111129      386777        20           4.0000           0.0000          -
65451.97/3307.17	c      3307         657362      194834        20           4.0000           0.0000          -
65551.89/3312.22	c      3312         657864      195007        20           4.0000           0.0000          -
65650.76/3317.27	c      3317        1115987      388328        20           4.0000           0.0000          -
65751.55/3322.32	c      3322         659413      195368        20           4.0000           0.0000          -
65850.56/3327.37	c      3327        1298075      350493        20           4.0000           0.0000          -
65951.51/3332.41	c      3332        1299809      350827        20           4.0000           0.0000          -
66050.41/3337.47	c      3337        1301157      351141        20           4.0000           0.0000          -
66151.39/3342.52	c      3343        1302746      351547        20           4.0000           0.0000          -
66250.47/3347.57	c      3348        1125997      391208        20           4.0000           0.0000          -
66351.40/3352.62	c      3353        1127829      391610        20           4.0000           0.0000          -
66450.38/3357.68	c      3358        1129158      392096        20           4.0000           0.0000          -
66551.33/3362.72	c      3363         664960      196952        20           4.0000           0.0000          -
66650.18/3367.77	c      3368        1311635      353308        20           4.0000           0.0000          -
66749.16/3372.78	c      3373        1313692      353625        20           4.0000           0.0000          -
66849.95/3377.87	c      3378        1315784      353940        20           4.0000           0.0000          -
66950.81/3382.92	c      3383         668001      197689        20           4.0000           0.0000          -
67049.65/3387.97	c      3388        1319251      354657        20           4.0000           0.0000          -
67148.55/3393.02	c      3393         669254      198104        20           4.0000           0.0000          -
67250.03/3398.07	c      3398        1323430      355345        20           4.0000           0.0000          -
67348.94/3403.11	c      3403        1144657      396018        20           4.0000           0.0000          -
67449.99/3408.17	c      3408        1147009      396538        20           4.0000           0.0000          -
67549.85/3413.22	c      3413        1148956      397000        20           4.0000           0.0000          -
67648.67/3418.27	c      3418        1331197      356767        20           4.0000           0.0000          -
67749.57/3423.32	c      3423        1152364      397873        20           4.0000           0.0000          -
67848.54/3428.37	c      3428         674406      199863        20           4.0000           0.0000          -
67947.42/3433.39	c      3433        1156033      398740        20           4.0000           0.0000          -
68048.48/3438.41	c      3438       14936909          69        20           4.0000           0.0000          -
68147.15/3443.44	c      3443         677340      200414        20           4.0000           0.0000          -
68247.84/3448.50	c      3448        1340879      358957        20           4.0000           0.0000          -
68346.71/3453.55	c      3454        1342892      359296        20           4.0000           0.0000          -
68445.66/3458.59	c      3459         679070      200894        20           4.0000           0.0000          -
68546.30/3463.68	c      3464        1346316      360058        20           4.0000           0.0000          -
68645.19/3468.68	c      3469         681312      201429        20           4.0000           0.0000          -
68746.11/3473.77	c      3474         682150      201602        20           4.0000           0.0000          -
68846.89/3478.81	c      3479         682652      201704        20           4.0000           0.0000          -
68947.75/3483.92	c      3484        1173607      403201        20           4.0000           0.0000          -
69046.61/3488.97	c      3489        1353832      361887        20           4.0000           0.0000          -
69145.52/3494.02	c      3494         685157      202270        20           4.0000           0.0000          -
69246.85/3499.06	c      3499        1357104      362504        20           4.0000           0.0000          -
69345.77/3504.12	c      3504        1359161      362950        20           4.0000           0.0000          -
69446.63/3509.17	c      3509        1361002      363327        20           4.0000           0.0000          -
69547.09/3514.22	c      3514        1363072      363650        20           4.0000           0.0000          -
69646.16/3519.24	c      3519         688447      203200        20           4.0000           0.0000          -
69747.11/3524.32	c      3524        1186299      406835        20           4.0000           0.0000          -
69846.19/3529.35	c      3529         689529      203486        20           4.0000           0.0000          -
69947.05/3534.42	c      3534         690169      203655        20           4.0000           0.0000          -
70045.83/3539.47	c      3539        1371406      365246        20           4.0000           0.0000          -
70146.83/3544.52	c      3545         691836      204060        20           4.0000           0.0000          -
70245.90/3549.57	c      3550         692607      204199        20           4.0000           0.0000          -
70344.98/3554.60	c      3555        1195742      409690        20           4.0000           0.0000          -
70446.01/3559.62	c      3560        1197662      410264        20           4.0000           0.0000          -
70547.01/3564.72	c      3565         695338      204786        20           4.0000           0.0000          -
70645.93/3569.75	c      3570        1381521      367175        20           4.0000           0.0000          -
70746.95/3574.82	c      3575        1383231      367538        20           4.0000           0.0000          -
70846.02/3579.87	c      3580        1385206      367967        20           4.0000           0.0000          -
70947.02/3584.92	c      3585        1386985      368295        20           4.0000           0.0000          -
71046.07/3589.97	c      3590        1388464      368628        20           4.0000           0.0000          -
71144.81/3595.00	c      3595        1210647      413517        20           4.0000           0.0000          -
71246.32/3600.07	c      3600        1211920      413830        20           4.0000           0.0000          -
71345.38/3605.11	c      3605        1213926      414345        20           4.0000           0.0000          -
71446.29/3610.15	c      3610         701674      206378        20           4.0000           0.0000          -
71546.56/3615.22	c      3615        1396367      370502        20           4.0000           0.0000          -
71645.57/3620.28	c      3620        1398049      370850        20           4.0000           0.0000          -
71746.57/3625.31	c      3625        1220662      416084        20           4.0000           0.0000          -
71845.52/3630.37	c      3630         705075      207117        20           4.0000           0.0000          -
71946.60/3635.42	c      3635        1403261      371823        20           4.0000           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (173268 MiB free)
  memory of node 1: 193531 MiB (91305 MiB free)
  memory of node 2: 193531 MiB (170108 MiB free)
  memory of node 3: 193531 MiB (103743 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-4465775-1723658743/watcher-4465775-1723658743 -o /tmp/evaluation-result-4465775-1723658743/solver-4465775-1723658743 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748317 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465775-1723658743.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100103 s]*
/proc/loadavg: 72.80 56.10 39.20 62/1005 753009
/proc/meminfo: memFree=551288216/790760800 swapFree=131071996/131071996
[pid=752988] ppid=752985 vsize=1508544 memory=86256 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/752988/stat : 752988 (fscip) S 752985 752988 748307 0 -1 1077936128 18704 0 0 0 8 3 0 0 20 0 21 0 132461055 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
/proc/752988/statm: 377136 21564 2774 3035 0 60879 0
[pid=752988/tid=752990] ppid=752985 vsize=1508544 memory=8390339637985935414 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752990/stat : 752990 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752991] ppid=752985 vsize=1508544 memory=74240 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752991/stat : 752991 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752992] ppid=752985 vsize=1508544 memory=56316433531346 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752992/stat : 752992 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752993] ppid=752985 vsize=1508544 memory=54083084091976 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752993/stat : 752993 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752994] ppid=752985 vsize=1508544 memory=61783977231038 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752994/stat : 752994 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752995] ppid=752985 vsize=1508544 memory=60697400837126 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752995/stat : 752995 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752996] ppid=752985 vsize=1508544 memory=14413713499227746 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752996/stat : 752996 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752997] ppid=752985 vsize=1508544 memory=3834588794670284883 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752997/stat : 752997 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752998] ppid=752985 vsize=1508544 memory=2015379 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752998/stat : 752998 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752999] ppid=752985 vsize=1508544 memory=2094101 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752999/stat : 752999 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753000] ppid=752985 vsize=1508544 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/752988/task/753000/stat : 753000 (fscip) S 752985 752988 748307 0 -1 1077936192 804 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753001] ppid=752985 vsize=1508544 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/752988/task/753001/stat : 753001 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753002] ppid=752985 vsize=1508544 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/752988/task/753002/stat : 753002 (fscip) R 752985 752988 748307 0 -1 4194368 387 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753003] ppid=752985 vsize=1508544 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/752988/task/753003/stat : 753003 (fscip) S 752985 752988 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753004] ppid=752985 vsize=1508544 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/752988/task/753004/stat : 753004 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753005] ppid=752985 vsize=1508544 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/752988/task/753005/stat : 753005 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753006] ppid=752985 vsize=1508544 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/752988/task/753006/stat : 753006 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753007] ppid=752985 vsize=1508544 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/752988/task/753007/stat : 753007 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753008] ppid=752985 vsize=1508544 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/752988/task/753008/stat : 753008 (fscip) S 752985 752988 748307 0 -1 1077936192 803 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753009] ppid=752985 vsize=1508544 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/752988/task/753009/stat : 753009 (fscip) S 752985 752988 748307 0 -1 1077936192 802 0 0 0 0 0 0 0 20 0 21 0 132461059 1544749056 21564 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1508544 KiB
Current children cumulated memory: 86256 KiB

[startup+0.22561 s]*
/proc/loadavg: 72.80 56.10 39.20 81/1025 753029
/proc/meminfo: memFree=551053256/790760800 swapFree=131071996/131071996
[pid=752988] ppid=752985 vsize=1689344 memory=325892 CPUtime=2.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/stat : 752988 (fscip) S 752985 752988 748307 0 -1 1077936128 81025 0 0 0 162 46 0 0 20 0 41 0 132461055 1729888256 81473 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
/proc/752988/statm: 422336 81473 2950 3035 0 168273 0
[pid=752988/tid=752990] ppid=752985 vsize=1689344 memory=8318255677412212789 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752990/stat : 752990 (fscip) R 752985 752988 748307 0 -1 4194368 3362 0 0 0 8 1 0 0 20 0 41 0 132461059 1729888256 81473 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752991] ppid=752985 vsize=1689344 memory=241407623510 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752991/stat : 752991 (fscip) R 752985 752988 748307 0 -1 4194368 3415 0 0 0 7 2 0 0 20 0 41 0 132461059 1729888256 81473 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752992] ppid=752985 vsize=1689344 memory=60710185148856 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752992/stat : 752992 (fscip) R 752985 752988 748307 0 -1 4194368 4918 0 0 0 8 1 0 0 20 0 41 0 132461059 1729888256 81473 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752993] ppid=752985 vsize=1689344 memory=58519768605348 CPUtime=0.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752993/stat : 752993 (fscip) R 752985 752988 748307 0 -1 4194368 3236 0 0 0 6 2 0 0 20 0 41 0 132461059 1729888256 81473 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752994] ppid=752985 vsize=1689344 memory=55186907538320 CPUtime=0.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752994/stat : 752994 (fscip) R 752985 752988 748307 0 -1 4194368 3460 0 0 0 6 2 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752995] ppid=752985 vsize=1689344 memory=54100331148602 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752995/stat : 752995 (fscip) R 752985 752988 748307 0 -1 4194368 4922 0 0 0 8 1 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752996] ppid=752985 vsize=1689344 memory=14692989452723404 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752996/stat : 752996 (fscip) R 752985 752988 748307 0 -1 4194368 3259 0 0 0 7 2 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752997] ppid=752985 vsize=1689344 memory=3545802087092977751 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752997/stat : 752997 (fscip) R 752985 752988 748307 0 -1 4194368 3458 0 0 0 7 2 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752998] ppid=752985 vsize=1689344 memory=2012944 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752998/stat : 752998 (fscip) R 752985 752988 748307 0 -1 4194368 5338 0 0 0 8 1 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752999] ppid=752985 vsize=1689344 memory=2092754 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752999/stat : 752999 (fscip) R 752985 752988 748307 0 -1 4194368 3375 0 0 0 7 2 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753000] ppid=752985 vsize=1689344 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753000/stat : 753000 (fscip) R 752985 752988 748307 0 -1 4194368 3436 0 0 0 6 3 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753001] ppid=752985 vsize=1689344 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753001/stat : 753001 (fscip) R 752985 752988 748307 0 -1 4194368 4917 0 0 0 8 1 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753002] ppid=752985 vsize=1689344 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753002/stat : 753002 (fscip) R 752985 752988 748307 0 -1 4194368 3361 0 0 0 8 2 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753003] ppid=752985 vsize=1689344 memory=0 CPUtime=0.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753003/stat : 753003 (fscip) R 752985 752988 748307 0 -1 4194368 3426 0 0 0 7 1 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753004] ppid=752985 vsize=1689344 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753004/stat : 753004 (fscip) R 752985 752988 748307 0 -1 4194368 4910 0 0 0 8 2 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753005] ppid=752985 vsize=1689344 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753005/stat : 753005 (fscip) R 752985 752988 748307 0 -1 4194368 3264 0 0 0 8 2 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753006] ppid=752985 vsize=1689344 memory=0 CPUtime=0.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753006/stat : 753006 (fscip) R 752985 752988 748307 0 -1 4194368 3453 0 0 0 7 2 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753007] ppid=752985 vsize=1689344 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753007/stat : 753007 (fscip) R 752985 752988 748307 0 -1 4194368 4913 0 0 0 9 1 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753008] ppid=752985 vsize=1689344 memory=0 CPUtime=0.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753008/stat : 753008 (fscip) R 752985 752988 748307 0 -1 4194368 3259 0 0 0 8 2 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753009] ppid=752985 vsize=1689344 memory=0 CPUtime=0.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753009/stat : 753009 (fscip) R 752985 752988 748307 0 -1 4194368 3475 0 0 0 6 2 0 0 20 0 41 0 132461059 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753010] ppid=752985 vsize=1689344 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/752988/task/753010/stat : 753010 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753011] ppid=752985 vsize=1689344 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/752988/task/753011/stat : 753011 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753012] ppid=752985 vsize=1689344 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/752988/task/753012/stat : 753012 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753013] ppid=752985 vsize=1689344 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/752988/task/753013/stat : 753013 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753014] ppid=752985 vsize=1689344 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/752988/task/753014/stat : 753014 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753015] ppid=752985 vsize=1689344 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/752988/task/753015/stat : 753015 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753016] ppid=752985 vsize=1689344 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/752988/task/753016/stat : 753016 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753017] ppid=752985 vsize=1689344 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/752988/task/753017/stat : 753017 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753018] ppid=752985 vsize=1689344 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/752988/task/753018/stat : 753018 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753019] ppid=752985 vsize=1689344 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/752988/task/753019/stat : 753019 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753020] ppid=752985 vsize=1689344 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/752988/task/753020/stat : 753020 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753021] ppid=752985 vsize=1689344 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/752988/task/753021/stat : 753021 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753022] ppid=752985 vsize=1689344 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/752988/task/753022/stat : 753022 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753023] ppid=752985 vsize=1689344 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/752988/task/753023/stat : 753023 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753024] ppid=752985 vsize=1689344 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/752988/task/753024/stat : 753024 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753025] ppid=752985 vsize=1689344 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/752988/task/753025/stat : 753025 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753026] ppid=752985 vsize=1689344 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/752988/task/753026/stat : 753026 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753027] ppid=752985 vsize=1689344 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/752988/task/753027/stat : 753027 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753028] ppid=752985 vsize=1689344 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/752988/task/753028/stat : 753028 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753029] ppid=752985 vsize=1689344 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/752988/task/753029/stat : 753029 (fscip) S 752985 752988 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132461068 1729888256 81539 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
Current children cumulated CPU time: 2.08 s
Current children cumulated vsize: 1689344 KiB
Current children cumulated memory: 325892 KiB

[startup+0.329612 s]*
/proc/loadavg: 72.80 56.10 39.20 81/1025 753029
/proc/meminfo: memFree=550967460/790760800 swapFree=131071996/131071996
[pid=752988] ppid=752985 vsize=1689344 memory=423572 CPUtime=4.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/stat : 752988 (fscip) S 752985 752988 748307 0 -1 1077936128 105246 0 0 0 370 51 0 0 20 0 41 0 132461055 1729888256 105893 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
/proc/752988/statm: 422336 105893 2950 3035 0 194904 0
[pid=752988/tid=752990] ppid=752985 vsize=1689344 memory=7017546533858337879 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752990/stat : 752990 (fscip) R 752985 752988 748307 0 -1 4194368 5554 0 0 0 19 2 0 0 20 0 41 0 132461059 1729888256 105893 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752991] ppid=752985 vsize=1689344 memory=280286479030512 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752991/stat : 752991 (fscip) R 752985 752988 748307 0 -1 4194368 3453 0 0 0 17 2 0 0 20 0 41 0 132461059 1729888256 105959 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752992] ppid=752985 vsize=1689344 memory=34340462562508916 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752992/stat : 752992 (fscip) R 752985 752988 748307 0 -1 4194368 5207 0 0 0 19 1 0 0 20 0 41 0 132461059 1729888256 105959 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752993] ppid=752985 vsize=1689344 memory=0 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752993/stat : 752993 (fscip) R 752985 752988 748307 0 -1 4194368 3270 0 0 0 14 2 0 0 20 0 41 0 132461059 1729888256 105959 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752994] ppid=752985 vsize=1689344 memory=0 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752994/stat : 752994 (fscip) R 752985 752988 748307 0 -1 4194368 4359 0 0 0 17 3 0 0 20 0 41 0 132461059 1729888256 105959 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752995] ppid=752985 vsize=1689344 memory=0 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752995/stat : 752995 (fscip) R 752985 752988 748307 0 -1 4194368 5203 0 0 0 19 1 0 0 20 0 41 0 132461059 1729888256 105959 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752996] ppid=752985 vsize=1689344 memory=27992919332356134 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752996/stat : 752996 (fscip) R 752985 752988 748307 0 -1 4194368 5354 0 0 0 18 2 0 0 20 0 41 0 132461059 1729888256 105959 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752997] ppid=752985 vsize=1689344 memory=74176 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752997/stat : 752997 (fscip) R 752985 752988 748307 0 -1 4194368 5640 0 0 0 17 2 0 0 20 0 41 0 132461059 1729888256 105959 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0

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

/proc/752988/task/753016/stat : 753016 (fscip) S 752985 752988 748307 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753017] ppid=752985 vsize=34771852 memory=32065792 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753017/stat : 753017 (fscip) S 752985 752988 748307 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753018] ppid=752985 vsize=34771852 memory=12188 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753018/stat : 753018 (fscip) S 752985 752988 748307 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753019] ppid=752985 vsize=34771852 memory=31356 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753019/stat : 753019 (fscip) S 752985 752988 748307 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753020] ppid=752985 vsize=34771852 memory=6720665463019421551 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753020/stat : 753020 (fscip) S 752985 752988 748307 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753021] ppid=752985 vsize=34771852 memory=280286479412512 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753021/stat : 753021 (fscip) S 752985 752988 748307 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753022] ppid=752985 vsize=34771852 memory=25333125866717268 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753022/stat : 753022 (fscip) S 752985 752988 748307 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753023] ppid=752985 vsize=34771852 memory=32031536 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/752988/task/753023/stat : 753023 (fscip) S 752985 752988 748307 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753024] ppid=752985 vsize=34771852 memory=32162444 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753024/stat : 753024 (fscip) S 752985 752988 748307 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753025] ppid=752985 vsize=34771852 memory=11424 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/752988/task/753025/stat : 753025 (fscip) S 752985 752988 748307 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753026] ppid=752985 vsize=34771852 memory=11424 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753026/stat : 753026 (fscip) S 752985 752988 748307 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753027] ppid=752985 vsize=34771852 memory=31827812 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/752988/task/753027/stat : 753027 (fscip) S 752985 752988 748307 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753028] ppid=752985 vsize=34771852 memory=11424 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753028/stat : 753028 (fscip) S 752985 752988 748307 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753029] ppid=752985 vsize=34771852 memory=36052 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753029/stat : 753029 (fscip) S 752985 752988 748307 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 132461068 35606376448 8041857 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
Current children cumulated CPU time: 70895.6 s
Current children cumulated vsize: 34771852 KiB
Current children cumulated memory: 32167428 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3638.14 s]
/proc/loadavg: 81.12 80.98 79.96 81/1021 755204
/proc/meminfo: memFree=596020272/790760800 swapFree=131071996/131071996
[pid=752988] ppid=752985 vsize=35009728 memory=32539852 CPUtime=72000.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/stat : 752988 (fscip) S 752985 752988 748307 0 -1 1077936128 169615085 0 0 0 7162848 37216 0 0 20 0 41 0 132461055 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
/proc/752988/statm: 8752432 8134963 3334 3035 0 8653005 0
[pid=752988/tid=752990] ppid=752985 vsize=35009728 memory=26312332 CPUtime=3602.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752990/stat : 752990 (fscip) R 752985 752988 748307 0 -1 4194368 11610975 0 0 0 358696 1516 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752991] ppid=752985 vsize=35009728 memory=280286481810672 CPUtime=3600.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752991/stat : 752991 (fscip) R 752985 752988 748307 0 -1 4194368 9229447 0 0 0 358292 1730 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752992] ppid=752985 vsize=35009728 memory=6468323828497126 CPUtime=3603.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752992/stat : 752992 (fscip) R 752985 752988 748307 0 -1 4194368 297010 0 0 0 358121 2235 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752993] ppid=752985 vsize=35009728 memory=21532550713761744 CPUtime=3601.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752993/stat : 752993 (fscip) R 752985 752988 748307 0 -1 4194368 14593939 0 0 0 358591 1523 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752994] ppid=752985 vsize=35009728 memory=32439188 CPUtime=3599.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752994/stat : 752994 (fscip) R 752985 752988 748307 0 -1 4194368 10559894 0 0 0 358172 1794 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752995] ppid=752985 vsize=35009728 memory=6468255109020374 CPUtime=3601.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752995/stat : 752995 (fscip) R 752985 752988 748307 0 -1 4194368 322813 0 0 0 357954 2188 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752996] ppid=752985 vsize=35009728 memory=2268 CPUtime=3599.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752996/stat : 752996 (fscip) R 752985 752988 748307 0 -1 4194368 14379276 0 0 0 358438 1533 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752997] ppid=752985 vsize=35009728 memory=6720665463019421551 CPUtime=3594.74 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752997/stat : 752997 (fscip) R 752985 752988 748307 0 -1 4194368 9250212 0 0 0 357843 1631 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752998] ppid=752985 vsize=35009728 memory=8240 CPUtime=3600.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752998/stat : 752998 (fscip) R 752985 752988 748307 0 -1 4194368 296248 0 0 0 357670 2345 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=752999] ppid=752985 vsize=35009728 memory=16240 CPUtime=3595.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/752999/stat : 752999 (fscip) R 752985 752988 748307 0 -1 4194368 12942787 0 0 0 358096 1452 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753000] ppid=752985 vsize=35009728 memory=7595416851762472800 CPUtime=3599 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753000/stat : 753000 (fscip) R 752985 752988 748307 0 -1 4194368 11600599 0 0 0 357971 1929 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753001] ppid=752985 vsize=35009728 memory=1836 CPUtime=3598.83 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753001/stat : 753001 (fscip) R 752985 752988 748307 0 -1 4194368 295737 0 0 0 357771 2112 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753002] ppid=752985 vsize=35009728 memory=280286480033616 CPUtime=3600.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753002/stat : 753002 (fscip) R 752985 752988 748307 0 -1 4194368 15281564 0 0 0 358506 1556 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753003] ppid=752985 vsize=35009728 memory=25333125866717268 CPUtime=3599.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753003/stat : 753003 (fscip) R 752985 752988 748307 0 -1 4194368 9455207 0 0 0 358181 1751 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753004] ppid=752985 vsize=35009728 memory=6848 CPUtime=3601.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753004/stat : 753004 (fscip) R 752985 752988 748307 0 -1 4194368 291633 0 0 0 357580 2582 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753005] ppid=752985 vsize=35009728 memory=32439148 CPUtime=3596.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753005/stat : 753005 (fscip) R 752985 752988 748307 0 -1 4194368 14644896 0 0 0 358164 1507 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753006] ppid=752985 vsize=35009728 memory=32264044 CPUtime=3601.28 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753006/stat : 753006 (fscip) R 752985 752988 748307 0 -1 4194368 11248993 0 0 0 358211 1917 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753007] ppid=752985 vsize=35009728 memory=280286482502880 CPUtime=3601.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753007/stat : 753007 (fscip) R 752985 752988 748307 0 -1 4194368 294119 0 0 0 357568 2577 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753008] ppid=752985 vsize=35009728 memory=280286480193600 CPUtime=3602.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753008/stat : 753008 (fscip) R 752985 752988 748307 0 -1 4194368 13779784 0 0 0 358752 1456 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753009] ppid=752985 vsize=35009728 memory=280286479645296 CPUtime=3599.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753009/stat : 753009 (fscip) R 752985 752988 748307 0 -1 4194368 9232723 0 0 0 358081 1820 0 0 20 0 41 0 132461059 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753010] ppid=752985 vsize=35009728 memory=36052 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753010/stat : 753010 (fscip) S 752985 752988 748307 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753011] ppid=752985 vsize=35009728 memory=10392 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753011/stat : 753011 (fscip) S 752985 752988 748307 0 -1 1077936192 62 0 0 0 0 2 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753012] ppid=752985 vsize=35009728 memory=1836 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753012/stat : 753012 (fscip) S 752985 752988 748307 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753013] ppid=752985 vsize=35009728 memory=1996 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753013/stat : 753013 (fscip) S 752985 752988 748307 0 -1 1077936192 66 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753014] ppid=752985 vsize=35009728 memory=11424 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753014/stat : 753014 (fscip) S 752985 752988 748307 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753015] ppid=752985 vsize=35009728 memory=32526620 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/752988/task/753015/stat : 753015 (fscip) S 752985 752988 748307 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753016] ppid=752985 vsize=35009728 memory=164 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753016/stat : 753016 (fscip) S 752985 752988 748307 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753017] ppid=752985 vsize=35009728 memory=11424 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753017/stat : 753017 (fscip) S 752985 752988 748307 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753018] ppid=752985 vsize=35009728 memory=280286479412512 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753018/stat : 753018 (fscip) S 752985 752988 748307 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753019] ppid=752985 vsize=35009728 memory=32189252 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753019/stat : 753019 (fscip) S 752985 752988 748307 0 -1 1077936192 122 0 0 0 1 1 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753020] ppid=752985 vsize=35009728 memory=280286480987936 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753020/stat : 753020 (fscip) S 752985 752988 748307 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753021] ppid=752985 vsize=35009728 memory=7133760295281099951 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753021/stat : 753021 (fscip) S 752985 752988 748307 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753022] ppid=752985 vsize=35009728 memory=6900 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753022/stat : 753022 (fscip) S 752985 752988 748307 0 -1 1077936192 123 0 0 0 0 2 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753023] ppid=752985 vsize=35009728 memory=31674380 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/752988/task/753023/stat : 753023 (fscip) S 752985 752988 748307 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753024] ppid=752985 vsize=35009728 memory=280286479571360 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753024/stat : 753024 (fscip) S 752985 752988 748307 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753025] ppid=752985 vsize=35009728 memory=32539040 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/752988/task/753025/stat : 753025 (fscip) S 752985 752988 748307 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753026] ppid=752985 vsize=35009728 memory=32240640 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753026/stat : 753026 (fscip) S 752985 752988 748307 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753027] ppid=752985 vsize=35009728 memory=32533064 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/752988/task/753027/stat : 753027 (fscip) S 752985 752988 748307 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753028] ppid=752985 vsize=35009728 memory=3672 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753028/stat : 753028 (fscip) S 752985 752988 748307 0 -1 1077936192 122 0 0 0 1 1 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
[pid=752988/tid=753029] ppid=752985 vsize=35009728 memory=40436 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/752988/task/753029/stat : 753029 (fscip) S 752985 752988 748307 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 132461068 35849961472 8134963 809668444160 4194304 16623229 140728221953008 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 45535232 140728221955078 140728221955196 140728221955196 140728221962224 0
Current children cumulated CPU time: 72000.6 s
Current children cumulated vsize: 35009728 KiB
Current children cumulated memory: 32539852 KiB

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

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

# cumulated CPU time of all completed processes:  user=71628.7 s, system=373.028 s

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

[startup+3638.4 s]
/proc/loadavg: 81.12 80.98 79.96 62/982 755204
/proc/meminfo: memFree=599039992/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3638.8 s]
/proc/loadavg: 81.12 80.98 79.96 62/982 755204
/proc/meminfo: memFree=599039992/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3638.9 s]
/proc/loadavg: 81.12 80.98 79.96 62/982 755204
/proc/meminfo: memFree=599039992/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3639.01
CPU time (s): 72001.7
CPU user time (s): 71628.7
CPU system time (s): 373.028
CPU usage (%): 1978.6
Max. virtual memory (cumulated for all children) (KiB): 35009728
Max. memory (cumulated for all children) (KiB): 32539852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71628.7
system time used= 373.028
maximum resident set size= 32542904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 169615131
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= 398709
involuntary context switches= 500134


# summary of solver processes directly reported to runsolver:
#   pid: 752988
#   total CPU time (s): 72001.7
#   total CPU user time (s): 71628.7
#   total CPU system time (s): 373.028

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.412 second user time and 85.8126 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 20:05:43
IDJOB=4465775
IDBENCH=176173
IDSOLVER=3094
FILE ID=nodeD101/4465775-1723658743
RUNJOBID= nodeD101-1723651688-748317
SLURM_JOB_ID= 8267922
Free space on /tmp= 8622776 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=9-t=5.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465775-1723658743/watcher-4465775-1723658743 -o /tmp/evaluation-result-4465775-1723658743/solver-4465775-1723658743 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748317 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465775-1723658743.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= e8bf5f7be237686d5dd1c770609b55cb
RANDOM SEED=656833610

nodeD101.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	: 0x5003102
cpu MHz		: 3581.095
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 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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3395.326
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 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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3422.366
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3173.402
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3352.470
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3189.838
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2745.277
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1496.662
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1623.255
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3189.011
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 1329.746
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3177.589
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2980.998
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3190.554
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2605.209
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 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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2676.925
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3313.968
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 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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3211.349
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3197.447
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2420.189
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 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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3184.591
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2617.445
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3197.515
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2294.226
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3156.538
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2628.913
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2750.027
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 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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3184.655
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2244.273
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 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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3172.339
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3199.999
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3638.391
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 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	: 0x5003102
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3200.000
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        551349476 kB
MemAvailable:   609432056 kB
Buffers:         1195908 kB
Cached:         60136888 kB
SwapCached:            0 kB
Active:         18923456 kB
Inactive:       216588420 kB
Active(anon):       2136 kB
Inactive(anon): 174215868 kB
Active(file):   18921320 kB
Inactive(file): 42372552 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28800 kB
Writeback:             0 kB
AnonPages:      174173496 kB
Mapped:           137316 kB
Shmem:             38920 kB
KReclaimable:     416472 kB
Slab:             833708 kB
SReclaimable:     416472 kB
SUnreclaim:       417236 kB
KernelStack:       16944 kB
PageTables:       368432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   15633996 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1163136 kB
HardwareCorrupted:     0 kB
AnonHugePages:  21233664 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:      890880 kB
DirectMap2M:    143261696 kB
DirectMap1G:    661651456 kB

Free space on /tmp at the end= 8622800 MiB
End job on nodeD101 at 2024-08-14 21:06:22