Trace number 4465777

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 3634.56

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=13-t=11.opb
MD5SUM9b5c30834c5e817deb28aeb7d8484ce1
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark3558
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables403
Total number of constraints13065
Number of constraints which are clauses13052
Number of constraints which are cardinality constraints (but not clauses)13
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint14
Number of terms in the objective function 13
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 13
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 15
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.03	c Default LC presolving (default).
0.00/0.03	c ** Before presolving: virtualMemUsedAtLc = 43380736, getVmSize() = 43380736, SCIPgetMemUsed() = 15879108, SCIPgetMemTotal() = 20795908, SCIPgetMemExternEstim() = 13418155
0.00/0.03	c ** set memory limit for presolving in LC to 8.79596e+12 for SCIP **
0.23/0.26	c ** Estimated virtualMemUsedAtSolver = 68493388, getVmSize() = 114139136, SCIPgetMemUsed() = 46558895, SCIPgetMemTotal() = 89321927, SCIPgetMemExternEstim() = 13418155
0.23/0.26	c ** set memory limit for solvers to 4.1884e+11 for each SCIP **
0.23/0.26	c Original Problem   :
0.23/0.26	c   Problem name     : instance-4465777-1722607122
0.23/0.26	c   Variables        : 403 (403 binary, 0 integer, 0 implicit integer, 0 continuous)
0.23/0.26	c   Constraints      : 13065
0.23/0.26	c   Objective sense  : minimize
0.23/0.26	c Presolved Problem  :
0.23/0.26	c   Variables        : 403 (403 binary, 0 integer, 0 implicit integer, 0 continuous)
0.23/0.26	c   Constraints      : 13065
0.23/0.26	c Constraints        : Number
0.23/0.26	c   setppc           : 13 
0.23/0.26	c   logicor          : 13052 
0.23/0.26	c ** Instance transfer method used: 0
0.23/0.28	c ** ParaScipInstance copy does not increase the number of variables. **
0.53/0.54	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.53/0.54	c                                Nodes    Active                                            
0.53/0.54	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1.60/0.70	c *       1              0           1        20          13.0000                -          -
4.82/0.87	c *       1              0           1        20          12.0000                -          -
6.67/0.91	c *       1              0           1        20           6.0000                -          -
16.37/1.42	c *       1              2           1        20           5.0000           0.0000          -
20.33/1.64	c *       2              2           1        20           3.0000           0.0000          -
34.22/2.33	c *       2            196         140        20           2.0000           0.0000          -
88.44/5.06	c         5           1756          98        20           2.0000           0.0000          -
187.30/10.08	c        10           7238         135        20           2.0000           0.0000          -
286.30/15.10	c        15          13188           0        20           2.0000           0.0000          -
387.33/20.14	c        20            184         119        20           2.0000           0.0000          -
487.63/25.22	c        25          49802         221        20           2.0000           0.0000          -
586.67/30.24	c        30          56621         216        20           2.0000           0.0000          -
685.74/35.26	c        35          63462         217        20           2.0000           0.0000          -
786.77/40.31	c        40            415         176        20           2.0000           0.0000          -
887.76/45.42	c        45           4074        2482        20           2.0000           0.0000          -
988.74/50.56	c        51           4141          25        20           2.0000           0.0000          -
1089.78/55.64	c        56          96011         221        20           2.0000           0.0000          -
1190.77/60.71	c        61           4621         211        20           2.0000           0.0000          -
1289.68/65.76	c        66         108192         169        20           2.0000           0.0000          -
1388.56/70.77	c        71         114674         177        20           2.0000           0.0000          -
1489.64/75.82	c        76         120638         159        20           2.0000           0.0000          -
1590.56/80.91	c        81          97413         159        20           2.0000           0.0000          -
1689.63/85.93	c        86         102750         145        20           2.0000           0.0000          -
1788.72/90.97	c        91           3863         191        20           2.0000           0.0000          -
1890.41/96.05	c        96           6826        1451        20           2.0000           0.0000          -
1989.22/101.09	c       101           4138         243        20           2.0000           0.0000          -
2090.19/106.17	c       106         151831         155        20           2.0000           0.0000          -
2190.54/111.21	c       111         202955         189        20           2.0000           0.0000          -
2289.54/116.26	c       116         216657         184        20           2.0000           0.0000          -
2390.49/121.32	c       121         166724         145        20           2.0000           0.0000          -
2489.61/126.34	c       126         233849         180        20           2.0000           0.0000          -
2588.72/131.38	c       131           7985        1211        20           2.0000           0.0000          -
2689.77/136.43	c       136         248908         177        20           2.0000           0.0000          -
2788.88/141.46	c       141         255468         178        20           2.0000           0.0000          -
2887.92/146.47	c       146          15337        3641        20           2.0000           0.0000          -
2987.02/151.48	c       151         271714         187        20           2.0000           0.0000          -
3088.05/156.54	c       157         279208         179        20           2.0000           0.0000          -
3187.14/161.58	c       162         288888         175        20           2.0000           0.0000          -
3288.17/166.61	c       167         217614         194        20           2.0000           0.0000          -
3387.23/171.62	c       172         245128         194        20           2.0000           0.0000          -
3486.21/176.67	c       177         272421         201        20           2.0000           0.0000          -
3587.27/181.71	c       182         299422         199        20           2.0000           0.0000          -
3686.23/186.76	c       187         320183         197        20           2.0000           0.0000          -
3787.27/191.81	c       192         332662         195        20           2.0000           0.0000          -
3886.21/196.83	c       197         353808         200        20           2.0000           0.0000          -
3986.99/201.91	c       202         375462         188        20           2.0000           0.0000          -
4086.02/206.96	c       207         396477         192        20           2.0000           0.0000          -
4185.01/212.01	c       212         417814         185        20           2.0000           0.0000          -
4286.75/217.07	c       217          25126        4858        20           2.0000           0.0000          -
4385.93/222.11	c       222          22827        2586        20           2.0000           0.0000          -
4486.97/227.17	c       227          23633        2646        20           2.0000           0.0000          -
4587.06/232.21	c       232         506792         183        20           2.0000           0.0000          -
4686.15/237.26	c       237         528077         186        20           2.0000           0.0000          -
4787.16/242.31	c       242         549458         200        20           2.0000           0.0000          -
4886.19/247.34	c       247         571048         184        20           2.0000           0.0000          -
4987.18/252.46	c       252         593263         194        20           2.0000           0.0000          -
5090.26/257.64	c       258         615991         178        20           2.0000           0.0000          -
5189.21/262.65	c       263         638271         201        20           2.0000           0.0000          -
5290.21/267.70	c       268          29460        3181        20           2.0000           0.0000          -
5389.32/272.77	c       273         680126         184        20           2.0000           0.0000          -
5488.46/277.78	c       278         701762         192        20           2.0000           0.0000          -
5591.66/282.97	c       283         723804         188        20           2.0000           0.0000          -
5690.46/288.01	c       288         746301         178        20           2.0000           0.0000          -
5792.25/293.11	c       293         767798         200        20           2.0000           0.0000          -
5893.21/298.15	c       298         789788         185        20           2.0000           0.0000          -
5993.58/303.23	c       303          35804        6502        20           2.0000           0.0000          -
6092.70/308.29	c       308         478439         181        20           2.0000           0.0000          -
6193.74/313.33	c       313         488824         175        20           2.0000           0.0000          -
6292.86/318.38	c       318          36637        4090        20           2.0000           0.0000          -
6393.87/323.43	c       323         502765         171        20           2.0000           0.0000          -
6492.91/328.49	c       328         509234         175        20           2.0000           0.0000          -
6594.04/333.53	c       334         516347         175        20           2.0000           0.0000          -
6695.17/338.62	c       339         521532         169        20           2.0000           0.0000          -
6794.20/343.68	c       344         525926         173        20           2.0000           0.0000          -
6895.20/348.73	c       349         530497         171        20           2.0000           0.0000          -
6994.30/353.75	c       354         535520         164        20           2.0000           0.0000          -
7093.40/358.76	c       359         543206         174        20           2.0000           0.0000          -
7196.39/363.91	c       364          42402        4891        20           2.0000           0.0000          -
7295.55/368.96	c       369          43074        4986        20           2.0000           0.0000          -
7394.61/374.01	c       374         436856         147        20           2.0000           0.0000          -
7496.26/379.09	c       379         441461         142        20           2.0000           0.0000          -
7597.22/384.13	c       384         446460         151        20           2.0000           0.0000          -
7697.67/389.20	c       389         452293         143        20           2.0000           0.0000          -
7796.77/394.24	c       394         457410         142        20           2.0000           0.0000          -
7895.78/399.27	c       399          51136        8827        20           2.0000           0.0000          -
7994.74/404.29	c       404          51800        8879        20           2.0000           0.0000          -
8095.71/409.35	c       409          47928        5563        20           2.0000           0.0000          -
8196.83/414.42	c       414         478097         137        20           2.0000           0.0000          -
8295.81/419.46	c       419         483384         139        20           2.0000           0.0000          -
8396.80/424.52	c       425          54696        9344        20           2.0000           0.0000          -
8495.88/429.54	c       430          55819        9414        20           2.0000           0.0000          -
8596.95/434.64	c       435         497868         150        20           2.0000           0.0000          -
8698.00/439.71	c       440          51210        5951        20           2.0000           0.0000          -
8797.06/444.75	c       445          51467        5978        20           2.0000           0.0000          -
8898.10/449.87	c       450         513741         143        20           2.0000           0.0000          -
8997.16/454.89	c       455         518781         150        20           2.0000           0.0000          -
9098.29/459.92	c       460         523817         140        20           2.0000           0.0000          -
9197.43/464.97	c       465         529283         138        20           2.0000           0.0000          -
9296.58/470.00	c       470          54187        6296        20           2.0000           0.0000          -
9395.67/475.03	c       475        1578835         184        20           2.0000           0.0000          -
9499.61/480.17	c       480         544692         157        20           2.0000           0.0000          -
9599.77/485.22	c       485         550105         157        20           2.0000           0.0000          -
9698.91/490.25	c       490         555346         156        20           2.0000           0.0000          -
9799.94/495.32	c       495         560617         143        20           2.0000           0.0000          -
9899.00/500.37	c       500          57433        6686        20           2.0000           0.0000          -
9998.15/505.38	c       505         571672         143        20           2.0000           0.0000          -
10097.28/510.39	c       510          58501        6819        20           2.0000           0.0000          -
10200.27/515.53	c       516         582879         156        20           2.0000           0.0000          -
10301.32/520.60	c       521          69925       11591        20           2.0000           0.0000          -
10400.38/525.61	c       526         593788         143        20           2.0000           0.0000          -
10501.50/530.71	c       531         599424         139        20           2.0000           0.0000          -
10600.64/535.76	c       536         604747         136        20           2.0000           0.0000          -
10699.73/540.78	c       541         610004         136        20           2.0000           0.0000          -
10800.85/545.82	c       546          73814       12232        20           2.0000           0.0000          -
10900.00/550.89	c       551         620381         138        20           2.0000           0.0000          -
11001.03/555.97	c       556         625830         156        20           2.0000           0.0000          -
11100.07/561.00	c       561         630977         132        20           2.0000           0.0000          -
11201.90/566.06	c       566         636384         137        20           2.0000           0.0000          -
11300.97/571.10	c       571         641434         136        20           2.0000           0.0000          -
11402.35/576.17	c       576         646151         142        20           2.0000           0.0000          -
11501.32/581.18	c       581         651152         143        20           2.0000           0.0000          -
11601.71/586.23	c       586          67852        8024        20           2.0000           0.0000          -
11700.83/591.29	c       591         661321         144        20           2.0000           0.0000          -
11801.80/596.37	c       596         666297         149        20           2.0000           0.0000          -
11902.91/601.41	c       601         671994         142        20           2.0000           0.0000          -
12001.97/606.46	c       606         677179         136        20           2.0000           0.0000          -
12103.03/611.52	c       612         682121         147        20           2.0000           0.0000          -
12202.17/616.56	c       617         686897         141        20           2.0000           0.0000          -
12303.29/621.61	c       622         691864         135        20           2.0000           0.0000          -
12402.42/626.66	c       627         697028         134        20           2.0000           0.0000          -
12503.46/631.72	c       632         701858         140        20           2.0000           0.0000          -
12602.57/636.77	c       637         707118         133        20           2.0000           0.0000          -
12703.66/641.81	c       642         712047         133        20           2.0000           0.0000          -
12802.80/646.84	c       647          75914        8898        20           2.0000           0.0000          -
12901.92/651.85	c       652        2359876         186        20           2.0000           0.0000          -
13002.97/656.95	c       657         727330         133        20           2.0000           0.0000          -
13101.93/661.97	c       662        2406571         174        20           2.0000           0.0000          -
13203.81/667.07	c       667         737467         154        20           2.0000           0.0000          -
13302.94/672.09	c       672         742477         151        20           2.0000           0.0000          -
13405.27/677.20	c       677        2475784         181        20           2.0000           0.0000          -
13504.12/682.25	c       682        2498127         177        20           2.0000           0.0000          -
13603.21/687.26	c       687         758020         146        20           2.0000           0.0000          -
13704.23/692.33	c       692         763356         145        20           2.0000           0.0000          -
13803.24/697.36	c       697         768551         137        20           2.0000           0.0000          -
13902.24/702.36	c       702          96926       14814        20           2.0000           0.0000          -
14001.30/707.39	c       707          97886       14873        20           2.0000           0.0000          -
14102.29/712.42	c       712          98663       14954        20           2.0000           0.0000          -
14201.34/717.43	c       717         788474         146        20           2.0000           0.0000          -
14302.37/722.52	c       723         793927         130        20           2.0000           0.0000          -
14401.44/727.55	c       728         799041         142        20           2.0000           0.0000          -
14500.44/732.60	c       733         804080         149        20           2.0000           0.0000          -
14601.48/737.63	c       738         809274         136        20           2.0000           0.0000          -
14700.53/742.64	c       743          87436       10333        20           2.0000           0.0000          -
14801.59/747.71	c       748         103724       15571        20           2.0000           0.0000          -
14900.64/752.72	c       753         104583       15662        20           2.0000           0.0000          -
15001.72/757.82	c       758         105353       15747        20           2.0000           0.0000          -
15100.83/762.86	c       763         834354         156        20           2.0000           0.0000          -
15199.96/767.89	c       768         838961         151        20           2.0000           0.0000          -
15301.04/772.91	c       773         843709         137        20           2.0000           0.0000          -
15400.13/777.95	c       778         848415         138        20           2.0000           0.0000          -
15499.21/783.01	c       783         853464         146        20           2.0000           0.0000          -
15598.33/788.01	c       788        1149725         170        20           2.0000           0.0000          -
15700.20/793.05	c       793        1156302         175        20           2.0000           0.0000          -
15799.15/798.08	c       798        1162389         178        20           2.0000           0.0000          -
15898.38/803.12	c       803        1168779         177        20           2.0000           0.0000          -
15999.38/808.15	c       808        1175158         174        20           2.0000           0.0000          -
16099.68/813.20	c       813          96476       11374        20           2.0000           0.0000          -
16198.62/818.28	c       818        3099831         182        20           2.0000           0.0000          -
16299.68/823.32	c       823        3123903         176        20           2.0000           0.0000          -
16398.82/828.38	c       828        3147544         186        20           2.0000           0.0000          -
16499.89/833.44	c       833         116823       16944        20           2.0000           0.0000          -
16599.04/838.49	c       838         117659       17038        20           2.0000           0.0000          -
16698.10/843.50	c       844         118467       17076        20           2.0000           0.0000          -
16799.19/848.51	c       849         119349       17176        20           2.0000           0.0000          -
16898.24/853.58	c       854         120197       17248        20           2.0000           0.0000          -
16999.32/858.68	c       859         121035       17326        20           2.0000           0.0000          -
17100.38/863.73	c       864        1234859         174        20           2.0000           0.0000          -
17201.24/868.81	c       869        1240921         177        20           2.0000           0.0000          -
17300.31/873.85	c       874        1245795         169        20           2.0000           0.0000          -
17399.41/878.87	c       879         104662       12354        20           2.0000           0.0000          -
17500.49/883.91	c       884         105231       12438        20           2.0000           0.0000          -
17602.23/889.04	c       889         125859       17775        20           2.0000           0.0000          -
17701.34/894.06	c       894         126642       17816        20           2.0000           0.0000          -
17802.45/899.14	c       899        1275178         170        20           2.0000           0.0000          -
17901.59/904.20	c       904        1280513         176        20           2.0000           0.0000          -
18001.82/909.24	c       909        1286387         181        20           2.0000           0.0000          -
18100.93/914.29	c       914         108609       12846        20           2.0000           0.0000          -
18201.96/919.30	c       919         109321       12962        20           2.0000           0.0000          -
18301.09/924.40	c       924         109321       12962        20           2.0000           0.0000          -
18402.18/929.48	c       929         109612       12987        20           2.0000           0.0000          -
18503.29/934.53	c       935         110299       13098        20           2.0000           0.0000          -
18602.33/939.59	c       940         110964       13153        20           2.0000           0.0000          -
18703.43/944.60	c       945        1333421         167        20           2.0000           0.0000          -
18802.52/949.62	c       950         134659       18625        20           2.0000           0.0000          -
18901.63/954.66	c       955         135285       18713        20           2.0000           0.0000          -
19000.59/959.68	c       960        1352939         176        20           2.0000           0.0000          -
19101.45/964.78	c       965         113890       13586        20           2.0000           0.0000          -
19202.54/969.87	c       970         114418       13634        20           2.0000           0.0000          -
19301.66/974.88	c       975         114986       13690        20           2.0000           0.0000          -
19402.77/979.97	c       980        1054623         143        20           2.0000           0.0000          -
19504.44/985.08	c       985        1059286         136        20           2.0000           0.0000          -
19605.45/990.16	c       990        1064004         135        20           2.0000           0.0000          -
19705.84/995.20	c       995        1069109         127        20           2.0000           0.0000          -
19804.91/1000.22	c      1000        1074330         130        20           2.0000           0.0000          -
19903.99/1005.26	c      1005        1079781         145        20           2.0000           0.0000          -
20005.02/1010.34	c      1010        1084451         132        20           2.0000           0.0000          -
20106.14/1015.40	c      1015         119962       14253        20           2.0000           0.0000          -
20205.25/1020.41	c      1020        1093945         127        20           2.0000           0.0000          -
20304.40/1025.47	c      1025        1099464         140        20           2.0000           0.0000          -
20405.47/1030.53	c      1031        1105161         132        20           2.0000           0.0000          -
20504.62/1035.58	c      1036        1110332         138        20           2.0000           0.0000          -
20605.69/1040.65	c      1041        4077820         185        20           2.0000           0.0000          -
20704.84/1045.68	c      1046        4101170         180        20           2.0000           0.0000          -
20805.91/1050.75	c      1051         124493       14754        20           2.0000           0.0000          -
20907.02/1055.81	c      1056         125178       14817        20           2.0000           0.0000          -
21006.16/1060.88	c      1061         150313       20715        20           2.0000           0.0000          -
21107.18/1065.95	c      1066        1140450         128        20           2.0000           0.0000          -
21206.17/1070.98	c      1071        1145598         134        20           2.0000           0.0000          -
21307.85/1076.04	c      1076        1150612         134        20           2.0000           0.0000          -
21406.78/1081.07	c      1081        1155380         135        20           2.0000           0.0000          -
21505.87/1086.12	c      1086        1160442         136        20           2.0000           0.0000          -
21607.06/1091.17	c      1091        1165387         126        20           2.0000           0.0000          -
21707.50/1096.23	c      1096         129000       15242        20           2.0000           0.0000          -
21806.59/1101.25	c      1101         129767       15307        20           2.0000           0.0000          -
21907.81/1106.32	c      1106        1180477         143        20           2.0000           0.0000          -
22006.73/1111.39	c      1111        1185287         147        20           2.0000           0.0000          -
22107.78/1116.42	c      1116        1190187         144        20           2.0000           0.0000          -
22206.87/1121.46	c      1121        1195420         158        20           2.0000           0.0000          -
22307.78/1126.54	c      1127         158709       22012        20           2.0000           0.0000          -
22406.87/1131.60	c      1132        1205679         161        20           2.0000           0.0000          -
22507.95/1136.66	c      1137        1210337         151        20           2.0000           0.0000          -
22609.02/1141.72	c      1142        1215159         137        20           2.0000           0.0000          -
22708.12/1146.75	c      1147        1219967         155        20           2.0000           0.0000          -
22807.12/1151.79	c      1152        1225283         148        20           2.0000           0.0000          -
22908.22/1156.83	c      1157        1230315         137        20           2.0000           0.0000          -
23007.22/1161.86	c      1162         136893       16050        20           2.0000           0.0000          -
23106.28/1166.87	c      1167        4653905         182        20           2.0000           0.0000          -
23207.39/1171.91	c      1172        4676883         178        20           2.0000           0.0000          -
23306.50/1177.01	c      1177        4698800         170        20           2.0000           0.0000          -
23408.28/1182.09	c      1182        4720687         173        20           2.0000           0.0000          -
23507.45/1187.12	c      1187        4742043         183        20           2.0000           0.0000          -
23608.59/1192.16	c      1192        4765924         180        20           2.0000           0.0000          -
23708.76/1197.24	c      1197        4787918         172        20           2.0000           0.0000          -
23807.86/1202.29	c      1202        4809960         179        20           2.0000           0.0000          -
23908.89/1207.34	c      1207        4831487         175        20           2.0000           0.0000          -
24009.89/1212.42	c      1212        4852831         168        20           2.0000           0.0000          -
24109.03/1217.45	c      1217        1288968         152        20           2.0000           0.0000          -
24210.15/1222.50	c      1223        1293699         142        20           2.0000           0.0000          -
24309.05/1227.56	c      1228        1298739         143        20           2.0000           0.0000          -
24408.15/1232.58	c      1233        1303552         150        20           2.0000           0.0000          -
24509.23/1237.67	c      1238        1308533         145        20           2.0000           0.0000          -
24608.31/1242.69	c      1243        1313428         138        20           2.0000           0.0000          -
24709.39/1247.71	c      1248         145908       16991        20           2.0000           0.0000          -
24808.43/1252.75	c      1253        1322986         141        20           2.0000           0.0000          -
24909.44/1257.83	c      1258        1327670         155        20           2.0000           0.0000          -
25008.44/1262.87	c      1263        1332800         134        20           2.0000           0.0000          -
25109.54/1267.95	c      1268        1337682         135        20           2.0000           0.0000          -
25211.26/1273.04	c      1273         148194       17176        20           2.0000           0.0000          -
25312.29/1278.15	c      1278         148690       17232        20           2.0000           0.0000          -
25412.65/1283.20	c      1283         183577       25084        20           2.0000           0.0000          -
25511.81/1288.25	c      1288         184040       25100        20           2.0000           0.0000          -
25612.63/1293.30	c      1293         184793       25147        20           2.0000           0.0000          -
25711.61/1298.35	c      1298         185160       25197        20           2.0000           0.0000          -
25812.66/1303.40	c      1303         185798       25311        20           2.0000           0.0000          -
25911.76/1308.45	c      1308         152208       17590        20           2.0000           0.0000          -
26012.84/1313.50	c      1314        5295667         175        20           2.0000           0.0000          -
26111.87/1318.56	c      1319        1852969         178        20           2.0000           0.0000          -
26212.89/1323.61	c      1324        5339723         168        20           2.0000           0.0000          -
26312.06/1328.65	c      1329        5361150         173        20           2.0000           0.0000          -
26411.13/1333.67	c      1334        1402310         140        20           2.0000           0.0000          -
26512.23/1338.71	c      1339        1407798         147        20           2.0000           0.0000          -
26611.37/1343.77	c      1344        1413062         147        20           2.0000           0.0000          -
26712.49/1348.81	c      1349        1418172         135        20           2.0000           0.0000          -
26811.59/1353.83	c      1354        1423322         137        20           2.0000           0.0000          -
26910.71/1358.89	c      1359         157746       18124        20           2.0000           0.0000          -
27011.83/1363.96	c      1364        1434038         135        20           2.0000           0.0000          -
27110.92/1369.02	c      1369        1439028         151        20           2.0000           0.0000          -
27212.47/1374.06	c      1374         198247       26190        20           2.0000           0.0000          -
27311.57/1379.12	c      1379        1448733         148        20           2.0000           0.0000          -
27413.98/1384.21	c      1384        1950374         170        20           2.0000           0.0000          -
27513.13/1389.25	c      1389         161673       18457        20           2.0000           0.0000          -
27614.26/1394.30	c      1394         162380       18544        20           2.0000           0.0000          -
27713.28/1399.36	c      1399         163084       18628        20           2.0000           0.0000          -
27813.95/1404.40	c      1404         163601       18676        20           2.0000           0.0000          -
27912.98/1409.45	c      1409         203705       26645        20           2.0000           0.0000          -
28013.75/1414.51	c      1415         204589       26705        20           2.0000           0.0000          -
28112.86/1419.53	c      1420        1488509         143        20           2.0000           0.0000          -
28211.81/1424.53	c      1425        1493704         137        20           2.0000           0.0000          -
28310.94/1429.59	c      1430        5790964         183        20           2.0000           0.0000          -
28412.03/1434.63	c      1435        5812746         173        20           2.0000           0.0000          -
28510.81/1439.68	c      1440        1509767         133        20           2.0000           0.0000          -
28611.89/1444.75	c      1445        1514787         141        20           2.0000           0.0000          -
28712.96/1449.84	c      1450        1520060         134        20           2.0000           0.0000          -
28812.03/1454.90	c      1455        1525094         149        20           2.0000           0.0000          -
28913.12/1459.95	c      1460        1529846         134        20           2.0000           0.0000          -
29012.24/1464.99	c      1465        1534771         157        20           2.0000           0.0000          -
29111.23/1470.03	c      1470        1539808         158        20           2.0000           0.0000          -
29212.97/1475.11	c      1475         213563       27328        20           2.0000           0.0000          -
29313.97/1480.16	c      1480        6008791         187        20           2.0000           0.0000          -
29414.41/1485.21	c      1485         171852       19516        20           2.0000           0.0000          -
29513.50/1490.27	c      1490         172532       19588        20           2.0000           0.0000          -
29614.52/1495.31	c      1495         173270       19693        20           2.0000           0.0000          -
29713.65/1500.37	c      1500         174143       19809        20           2.0000           0.0000          -
29814.73/1505.43	c      1505         174917       19888        20           2.0000           0.0000          -
29913.92/1510.47	c      1510        6148959         182        20           2.0000           0.0000          -
30014.99/1515.52	c      1516        6172185         180        20           2.0000           0.0000          -
30114.09/1520.57	c      1521        1590346         145        20           2.0000           0.0000          -
30213.25/1525.58	c      1526        1595132         138        20           2.0000           0.0000          -
30314.23/1530.67	c      1531         221620       27853        20           2.0000           0.0000          -
30415.32/1535.72	c      1536        1605202         137        20           2.0000           0.0000          -
30514.10/1540.77	c      1541         179336       20372        20           2.0000           0.0000          -
30615.21/1545.82	c      1546        1615198         132        20           2.0000           0.0000          -
30714.12/1550.88	c      1551        6331562         170        20           2.0000           0.0000          -
30815.25/1555.92	c      1556         225164       28142        20           2.0000           0.0000          -
30914.38/1560.98	c      1561         182307       20649        20           2.0000           0.0000          -
31013.49/1566.03	c      1566         226265       28259        20           2.0000           0.0000          -
31115.26/1571.07	c      1571         227104       28300        20           2.0000           0.0000          -
31214.37/1576.12	c      1576         227972       28327        20           2.0000           0.0000          -
31315.70/1581.17	c      1581         228898       28384        20           2.0000           0.0000          -
31414.17/1586.19	c      1586        1654648         155        20           2.0000           0.0000          -
31514.36/1591.22	c      1591        1659945         139        20           2.0000           0.0000          -
31613.46/1596.27	c      1596        1665079         139        20           2.0000           0.0000          -
31714.50/1601.32	c      1601        1670339         144        20           2.0000           0.0000          -
31813.61/1606.38	c      1606        1675497         149        20           2.0000           0.0000          -
31914.65/1611.40	c      1611        2221437         168        20           2.0000           0.0000          -
32013.75/1616.47	c      1616        1685076         138        20           2.0000           0.0000          -
32114.76/1621.53	c      1622         233963       28926        20           2.0000           0.0000          -
32213.87/1626.58	c      1627         190532       21315        20           2.0000           0.0000          -
32314.98/1631.64	c      1632        2244648         163        20           2.0000           0.0000          -
32416.07/1636.71	c      1637        1704291         146        20           2.0000           0.0000          -
32515.19/1641.75	c      1642        2255459         165        20           2.0000           0.0000          -
32616.19/1646.81	c      1647        1714026         159        20           2.0000           0.0000          -
32714.90/1651.86	c      1652        6764961         165        20           2.0000           0.0000          -
32815.92/1656.91	c      1657        1723963         141        20           2.0000           0.0000          -
32914.97/1661.96	c      1662        1728934         141        20           2.0000           0.0000          -
33014.11/1667.01	c      1667         241084       29252        20           2.0000           0.0000          -
33115.90/1672.08	c      1672        2289764         167        20           2.0000           0.0000          -
33217.01/1677.13	c      1677        1744375         131        20           2.0000           0.0000          -
33315.84/1682.18	c      1682        2303438         163        20           2.0000           0.0000          -
33416.48/1687.21	c      1687        2309599         163        20           2.0000           0.0000          -
33515.40/1692.28	c      1692        2315376         161        20           2.0000           0.0000          -
33616.49/1697.33	c      1697        2321994         168        20           2.0000           0.0000          -
33715.50/1702.38	c      1702         244488       29626        20           2.0000           0.0000          -
33816.62/1707.43	c      1707        1774859         138        20           2.0000           0.0000          -
33915.65/1712.48	c      1712        2340705         158        20           2.0000           0.0000          -
34016.70/1717.53	c      1718         202730       22365        20           2.0000           0.0000          -
34115.83/1722.56	c      1723        1790554         145        20           2.0000           0.0000          -
34216.95/1727.63	c      1728        2358902         167        20           2.0000           0.0000          -
34315.98/1732.68	c      1733        2365229         167        20           2.0000           0.0000          -
34417.14/1737.71	c      1738        1807901         148        20           2.0000           0.0000          -
34516.25/1742.78	c      1743        2378219         167        20           2.0000           0.0000          -
34617.31/1747.83	c      1748        1818478         137        20           2.0000           0.0000          -
34716.42/1752.88	c      1753        2391281         167        20           2.0000           0.0000          -
34817.25/1757.93	c      1758        2397367         163        20           2.0000           0.0000          -
34916.38/1762.98	c      1763        2403091         167        20           2.0000           0.0000          -
35015.31/1768.01	c      1768        1838757         139        20           2.0000           0.0000          -
35117.03/1773.04	c      1773        1843768         142        20           2.0000           0.0000          -
35216.09/1778.06	c      1778        1848290         134        20           2.0000           0.0000          -
35315.07/1783.06	c      1783        1852894         149        20           2.0000           0.0000          -
35414.14/1788.10	c      1788        1858053         142        20           2.0000           0.0000          -
35513.30/1793.11	c      1793        1862889         139        20           2.0000           0.0000          -
35614.36/1798.16	c      1798        1868178         135        20           2.0000           0.0000          -
35714.71/1803.24	c      1803        1872857         130        20           2.0000           0.0000          -
35813.84/1808.26	c      1808        1877954         136        20           2.0000           0.0000          -
35912.80/1813.27	c      1813        1883288         144        20           2.0000           0.0000          -
36011.88/1818.28	c      1818        7499093         180        20           2.0000           0.0000          -
36112.96/1823.33	c      1823        7521902         177        20           2.0000           0.0000          -
36212.04/1828.38	c      1828        7545396         167        20           2.0000           0.0000          -
36313.12/1833.48	c      1833        7567687         168        20           2.0000           0.0000          -
36412.20/1838.50	c      1838         259994       31489        20           2.0000           0.0000          -
36513.27/1843.58	c      1844        7614450         183        20           2.0000           0.0000          -
36614.31/1848.64	c      1849        7639033         187        20           2.0000           0.0000          -
36713.40/1853.69	c      1854        7663160         180        20           2.0000           0.0000          -
36814.47/1858.70	c      1859        7687475         185        20           2.0000           0.0000          -
36913.55/1863.71	c      1864        7710553         191        20           2.0000           0.0000          -
37014.54/1868.80	c      1869         220808       24160        20           2.0000           0.0000          -
37113.59/1873.86	c      1874         221392       24211        20           2.0000           0.0000          -
37212.69/1878.89	c      1879        1951421         145        20           2.0000           0.0000          -
37313.73/1884.02	c      1884        1956687         129        20           2.0000           0.0000          -
37415.54/1889.12	c      1889        1961765         137        20           2.0000           0.0000          -
37516.33/1894.16	c      1894        1966529         136        20           2.0000           0.0000          -
37616.70/1899.21	c      1899        1971512         138        20           2.0000           0.0000          -
37715.77/1904.27	c      1904        1976273         142        20           2.0000           0.0000          -
37816.82/1909.32	c      1909         268003       32293        20           2.0000           0.0000          -
37915.89/1914.37	c      1914         268590       32339        20           2.0000           0.0000          -
38014.77/1919.38	c      1919         227244       24773        20           2.0000           0.0000          -
38115.75/1924.43	c      1924         227970       24839        20           2.0000           0.0000          -
38214.76/1929.49	c      1929         228631       24905        20           2.0000           0.0000          -
38315.84/1934.56	c      1935         229244       24964        20           2.0000           0.0000          -
38418.95/1939.73	c      1940         229621       25021        20           2.0000           0.0000          -
38517.96/1944.78	c      1945         230259       25118        20           2.0000           0.0000          -
38619.08/1949.84	c      1950         273010       32788        20           2.0000           0.0000          -
38718.08/1954.88	c      1955         231420       25241        20           2.0000           0.0000          -
38819.20/1959.91	c      1960        2031159         134        20           2.0000           0.0000          -
38918.21/1964.92	c      1965        2036478         134        20           2.0000           0.0000          -
39019.71/1970.03	c      1970        2754292         171        20           2.0000           0.0000          -
39119.21/1975.04	c      1975        2046178         145        20           2.0000           0.0000          -
39218.24/1980.13	c      1980         276934       33193        20           2.0000           0.0000          -
39319.35/1985.18	c      1985         277895       33380        20           2.0000           0.0000          -
39419.38/1990.24	c      1990         278783       33423        20           2.0000           0.0000          -
39518.52/1995.29	c      1995         279460       33495        20           2.0000           0.0000          -
39619.53/2000.34	c      2000         280020       33591        20           2.0000           0.0000          -
39718.62/2005.38	c      2005        2804222         160        20           2.0000           0.0000          -
39819.51/2010.43	c      2010         237317       25890        20           2.0000           0.0000          -
39918.57/2015.49	c      2015         237724       25977        20           2.0000           0.0000          -
40019.62/2020.53	c      2021         238246       26026        20           2.0000           0.0000          -
40118.63/2025.59	c      2026         238676       26078        20           2.0000           0.0000          -
40219.64/2030.64	c      2031         283547       33920        20           2.0000           0.0000          -
40318.64/2035.68	c      2036        2104179         130        20           2.0000           0.0000          -
40419.67/2040.70	c      2041        2108991         150        20           2.0000           0.0000          -
40518.71/2045.78	c      2046        2113436         140        20           2.0000           0.0000          -
40619.76/2050.83	c      2051         241587       26357        20           2.0000           0.0000          -
40718.82/2055.89	c      2056        2890662         171        20           2.0000           0.0000          -
40819.80/2060.90	c      2061        2126666         140        20           2.0000           0.0000          -
40918.82/2065.92	c      2066        2131319         134        20           2.0000           0.0000          -
41017.64/2070.98	c      2071        2136186         130        20           2.0000           0.0000          -
41119.24/2076.03	c      2076        2140924         134        20           2.0000           0.0000          -
41218.34/2081.09	c      2081        8683010         185        20           2.0000           0.0000          -
41319.53/2086.14	c      2086        8704860         166        20           2.0000           0.0000          -
41418.65/2091.19	c      2091        2155399         125        20           2.0000           0.0000          -
41518.69/2096.25	c      2096        2160224         126        20           2.0000           0.0000          -
41617.67/2101.28	c      2101        2165258         130        20           2.0000           0.0000          -
41718.74/2106.38	c      2106         295491       34723        20           2.0000           0.0000          -
41819.87/2111.43	c      2111        8818116         180        20           2.0000           0.0000          -
41919.01/2116.49	c      2116         248779       27035        20           2.0000           0.0000          -
42020.13/2121.53	c      2122         249370       27083        20           2.0000           0.0000          -
42119.18/2126.59	c      2127         249846       27146        20           2.0000           0.0000          -
42220.22/2131.63	c      2132         250432       27195        20           2.0000           0.0000          -
42319.24/2136.64	c      2137        2201812         146        20           2.0000           0.0000          -
42418.38/2141.69	c      2142        2207141         136        20           2.0000           0.0000          -
42519.44/2146.72	c      2147        2212468         142        20           2.0000           0.0000          -
42620.56/2151.81	c      2152         300902       35168        20           2.0000           0.0000          -
42719.66/2156.86	c      2157        2223608         134        20           2.0000           0.0000          -
42820.74/2161.91	c      2162        2229324         150        20           2.0000           0.0000          -
42919.76/2166.96	c      2167        2234973         129        20           2.0000           0.0000          -
43018.87/2172.01	c      2172        2240223         136        20           2.0000           0.0000          -
43120.64/2177.06	c      2177        2245635         130        20           2.0000           0.0000          -
43221.63/2182.13	c      2182         256755       27790        20           2.0000           0.0000          -
43320.82/2187.15	c      2187        2256389         138        20           2.0000           0.0000          -
43421.13/2192.23	c      2192         305649       35536        20           2.0000           0.0000          -
43520.25/2197.27	c      2197        2267255         127        20           2.0000           0.0000          -
43621.34/2202.31	c      2202        2272659         126        20           2.0000           0.0000          -
43720.46/2207.33	c      2207        2277687         133        20           2.0000           0.0000          -
43821.55/2212.41	c      2212         307837       35710        20           2.0000           0.0000          -
43920.67/2217.47	c      2217        2287626         127        20           2.0000           0.0000          -
44021.75/2222.54	c      2223        2293762         120        20           2.0000           0.0000          -
44120.73/2227.60	c      2228        2299438         147        20           2.0000           0.0000          -
44221.85/2232.64	c      2233        2304887         142        20           2.0000           0.0000          -
44322.94/2237.70	c      2238        2310144         153        20           2.0000           0.0000          -
44421.98/2242.75	c      2243        2315555         146        20           2.0000           0.0000          -
44523.04/2247.80	c      2248        2320764         143        20           2.0000           0.0000          -
44622.13/2252.85	c      2253        2326129         139        20           2.0000           0.0000          -
44723.21/2257.90	c      2258        2331456         140        20           2.0000           0.0000          -
44822.28/2262.95	c      2263        2336471         138        20           2.0000           0.0000          -
44921.27/2268.00	c      2268        2341670         136        20           2.0000           0.0000          -
45023.05/2273.06	c      2273        2346946         142        20           2.0000           0.0000          -
45122.18/2278.07	c      2278        2352002         148        20           2.0000           0.0000          -
45221.24/2283.11	c      2283        2357152         138        20           2.0000           0.0000          -
45322.35/2288.17	c      2288         315950       36239        20           2.0000           0.0000          -
45421.66/2293.19	c      2293        2367161         138        20           2.0000           0.0000          -
45521.83/2298.24	c      2298        9653315         171        20           2.0000           0.0000          -
45620.94/2303.28	c      2303        9675856         176        20           2.0000           0.0000          -
45722.03/2308.35	c      2308        9697151         174        20           2.0000           0.0000          -
45821.15/2313.38	c      2313        3296172         159        20           2.0000           0.0000          -
45920.29/2318.39	c      2318         319133       36430        20           2.0000           0.0000          -
46021.39/2323.42	c      2323         274476       29525        20           2.0000           0.0000          -
46120.53/2328.44	c      2328         275218       29619        20           2.0000           0.0000          -
46219.65/2333.46	c      2333         320616       36530        20           2.0000           0.0000          -
46320.73/2338.56	c      2339         276566       29730        20           2.0000           0.0000          -
46421.82/2343.63	c      2344         277100       29798        20           2.0000           0.0000          -
46520.95/2348.68	c      2349         322151       36640        20           2.0000           0.0000          -
46622.05/2353.72	c      2354         322841       36672        20           2.0000           0.0000          -
46721.10/2358.72	c      2359        3380065         159        20           2.0000           0.0000          -
46822.22/2363.81	c      2364        3392241         163        20           2.0000           0.0000          -
46921.28/2368.88	c      2369        3399650         162        20           2.0000           0.0000          -
47022.36/2373.97	c      2374        3407933         175        20           2.0000           0.0000          -
47121.48/2378.97	c      2379        3415512         164        20           2.0000           0.0000          -
47223.35/2384.07	c      2384         325556       36901        20           2.0000           0.0000          -
47322.33/2389.12	c      2389        3428927         154        20           2.0000           0.0000          -
47423.41/2394.14	c      2394        3437618         170        20           2.0000           0.0000          -
47522.55/2399.18	c      2399         282648       30338        20           2.0000           0.0000          -
47625.01/2404.36	c      2404         328478       37121        20           2.0000           0.0000          -
47726.27/2409.41	c      2409        3463363         161        20           2.0000           0.0000          -
47825.17/2414.45	c      2414        3472122         165        20           2.0000           0.0000          -
47924.21/2419.48	c      2419        2493023         145        20           2.0000           0.0000          -
48025.28/2424.56	c      2425        2498210         142        20           2.0000           0.0000          -
48126.37/2429.60	c      2430        2503415         130        20           2.0000           0.0000          -
48225.50/2434.66	c      2435        2508454         128        20           2.0000           0.0000          -
48326.53/2439.73	c      2440        2514183         120        20           2.0000           0.0000          -
48425.48/2444.78	c      2445        2519552         125        20           2.0000           0.0000          -
48526.55/2449.83	c      2450        2524213         136        20           2.0000           0.0000          -
48625.68/2454.88	c      2455         335486       37525        20           2.0000           0.0000          -
48724.83/2459.90	c      2460        2534329         130        20           2.0000           0.0000          -
48825.96/2464.98	c      2465        2540129         154        20           2.0000           0.0000          -
48927.74/2470.06	c      2470        2545962         140        20           2.0000           0.0000          -
49026.85/2475.11	c      2475        2551460         142        20           2.0000           0.0000          -
49127.82/2480.17	c      2480        2556960         135        20           2.0000           0.0000          -
49228.11/2485.22	c      2485        2562306         141        20           2.0000           0.0000          -
49326.98/2490.27	c      2490        3600852         167        20           2.0000           0.0000          -
49428.10/2495.32	c      2495        2573188         134        20           2.0000           0.0000          -
49527.17/2500.37	c      2500         339830       37876        20           2.0000           0.0000          -
49626.30/2505.38	c      2505        2583916         136        20           2.0000           0.0000          -
49727.34/2510.49	c      2510        3626787         173        20           2.0000           0.0000          -
49828.38/2515.53	c      2516        3635205         180        20           2.0000           0.0000          -
49927.51/2520.55	c      2521        2599800         129        20           2.0000           0.0000          -
50026.59/2525.55	c      2526        2605327         137        20           2.0000           0.0000          -
50127.58/2530.60	c      2531         297440       31628        20           2.0000           0.0000          -
50226.63/2535.65	c      2536         298090       31675        20           2.0000           0.0000          -
50325.55/2540.69	c      2541        2621191         126        20           2.0000           0.0000          -
50426.65/2545.70	c      2546        2626639         130        20           2.0000           0.0000          -
50525.61/2550.76	c      2551        2631835         134        20           2.0000           0.0000          -
50626.64/2555.85	c      2556        2637057         130        20           2.0000           0.0000          -
50727.73/2560.97	c      2561        2642582         127        20           2.0000           0.0000          -
50826.82/2566.00	c      2566        2648592         126        20           2.0000           0.0000          -
50928.47/2571.08	c      2571         348870       38500        20           2.0000           0.0000          -
51027.57/2576.13	c      2576         349546       38554        20           2.0000           0.0000          -
51128.70/2581.15	c      2581        2664829         129        20           2.0000           0.0000          -
51229.04/2586.24	c      2586       10936076         170        20           2.0000           0.0000          -
51328.07/2591.29	c      2591       10957524         169        20           2.0000           0.0000          -
51429.17/2596.33	c      2596       10979935         180        20           2.0000           0.0000          -
51528.27/2601.35	c      2601        2684868         132        20           2.0000           0.0000          -
51629.33/2606.41	c      2606        2689736         132        20           2.0000           0.0000          -
51728.32/2611.47	c      2611        2694805         146        20           2.0000           0.0000          -
51829.41/2616.53	c      2617       11073477         154        20           2.0000           0.0000          -
51928.53/2621.58	c      2622       11096150         164        20           2.0000           0.0000          -
52029.62/2626.63	c      2627       11119168         167        20           2.0000           0.0000          -
52128.77/2631.66	c      2632        2715802         130        20           2.0000           0.0000          -
52229.82/2636.74	c      2637         308754       32412        20           2.0000           0.0000          -
52328.73/2641.76	c      2642        2725870         135        20           2.0000           0.0000          -
52429.84/2646.84	c      2647         309886       32470        20           2.0000           0.0000          -
52528.98/2651.87	c      2652        2735371         131        20           2.0000           0.0000          -
52628.12/2656.88	c      2657        2740208         131        20           2.0000           0.0000          -
52729.23/2661.93	c      2662        2745343         140        20           2.0000           0.0000          -
52828.33/2666.97	c      2667        2750483         134        20           2.0000           0.0000          -
52927.36/2672.04	c      2672        2755303         124        20           2.0000           0.0000          -
53029.12/2677.11	c      2677        2760411         134        20           2.0000           0.0000          -
53131.60/2682.20	c      2682         313672       32799        20           2.0000           0.0000          -
53230.74/2687.21	c      2687        2769945         124        20           2.0000           0.0000          -
53329.73/2692.26	c      2692        2774894         136        20           2.0000           0.0000          -
53430.76/2697.32	c      2697        2780177         127        20           2.0000           0.0000          -
53529.87/2702.36	c      2702         369933       39520        20           2.0000           0.0000          -
53629.04/2707.40	c      2707        2791353         148        20           2.0000           0.0000          -
53730.12/2712.47	c      2712        2796586         141        20           2.0000           0.0000          -
53831.28/2717.56	c      2718         317593       33017        20           2.0000           0.0000          -
53932.43/2722.61	c      2723         318232       33078        20           2.0000           0.0000          -
54031.52/2727.66	c      2728         318895       33116        20           2.0000           0.0000          -
54132.65/2732.72	c      2733         319405       33159        20           2.0000           0.0000          -
54231.80/2737.77	c      2738         319944       33177        20           2.0000           0.0000          -
54332.92/2742.81	c      2743        2827718         127        20           2.0000           0.0000          -
54432.02/2747.87	c      2748         375267       39854        20           2.0000           0.0000          -
54533.01/2752.91	c      2753        2838022         128        20           2.0000           0.0000          -
54632.15/2757.96	c      2758         321852       33248        20           2.0000           0.0000          -
54731.19/2763.01	c      2763         322356       33256        20           2.0000           0.0000          -
54832.99/2768.06	c      2768         377579       40013        20           2.0000           0.0000          -
54932.03/2773.11	c      2773         378164       40073        20           2.0000           0.0000          -
55032.94/2778.16	c      2778        2864355         127        20           2.0000           0.0000          -
55133.44/2783.21	c      2783         379921       40216        20           2.0000           0.0000          -
55232.53/2788.24	c      2788        2875866         150        20           2.0000           0.0000          -
55331.66/2793.25	c      2793        2881926         138        20           2.0000           0.0000          -
55432.82/2798.30	c      2798        2887847         147        20           2.0000           0.0000          -
55531.96/2803.32	c      2803       11907640         176        20           2.0000           0.0000          -
55631.11/2808.33	c      2808       11930508         169        20           2.0000           0.0000          -
55734.05/2813.50	c      2814        2904076         143        20           2.0000           0.0000          -
55833.04/2818.55	c      2819        2908965         153        20           2.0000           0.0000          -
55932.17/2823.58	c      2824        2914032         142        20           2.0000           0.0000          -
56033.30/2828.61	c      2829         329108       33607        20           2.0000           0.0000          -
56132.52/2833.63	c      2834         329677       33629        20           2.0000           0.0000          -
56231.54/2838.63	c      2839         330349       33649        20           2.0000           0.0000          -
56330.57/2843.64	c      2844         330872       33678        20           2.0000           0.0000          -
56429.72/2848.67	c      2849         331516       33746        20           2.0000           0.0000          -
56530.75/2853.74	c      2854         332144       33728        20           2.0000           0.0000          -
56629.80/2858.79	c      2859         332692       33730        20           2.0000           0.0000          -
56730.86/2863.85	c      2864        2957579         136        20           2.0000           0.0000          -
56831.99/2868.90	c      2869        2962832         142        20           2.0000           0.0000          -
56931.07/2873.94	c      2874        2968225         139        20           2.0000           0.0000          -
57030.19/2879.02	c      2879        2973822         133        20           2.0000           0.0000          -
57132.20/2884.07	c      2884         393377       41064        20           2.0000           0.0000          -
57231.11/2889.11	c      2889        2985119         142        20           2.0000           0.0000          -
57330.34/2894.13	c      2894        2990480         150        20           2.0000           0.0000          -
57431.52/2899.14	c      2899        2996141         150        20           2.0000           0.0000          -
57530.57/2904.19	c      2904        3001348         130        20           2.0000           0.0000          -
57630.97/2909.27	c      2909        4284584         164        20           2.0000           0.0000          -
57730.12/2914.28	c      2914        4292648         161        20           2.0000           0.0000          -
57831.26/2919.33	c      2919         398278       41421        20           2.0000           0.0000          -
57930.43/2924.39	c      2924         398966       41464        20           2.0000           0.0000          -
58031.56/2929.45	c      2929         339734       34126        20           2.0000           0.0000          -
58130.72/2934.47	c      2934         400884       41621        20           2.0000           0.0000          -
58229.87/2939.49	c      2939         401870       41726        20           2.0000           0.0000          -
58331.02/2944.60	c      2945         402861       41765        20           2.0000           0.0000          -
58432.16/2949.64	c      2950         403823       41805        20           2.0000           0.0000          -
58533.31/2954.71	c      2955         342927       34299        20           2.0000           0.0000          -
58632.50/2959.77	c      2960         343545       34336        20           2.0000           0.0000          -
58733.60/2964.82	c      2965         406906       42061        20           2.0000           0.0000          -
58832.62/2969.88	c      2970         407890       42109        20           2.0000           0.0000          -
58933.77/2974.93	c      2975         408898       42143        20           2.0000           0.0000          -
59032.92/2979.98	c      2980         409932       42178        20           2.0000           0.0000          -
59134.79/2985.07	c      2985         410941       42202        20           2.0000           0.0000          -
59234.10/2990.12	c      2990         411920       42229        20           2.0000           0.0000          -
59333.15/2995.13	c      2995         412828       42239        20           2.0000           0.0000          -
59435.58/3000.26	c      3000         413348       42280        20           2.0000           0.0000          -
59536.77/3005.33	c      3005         413988       42369        20           2.0000           0.0000          -
59635.94/3010.37	c      3010         414915       42409        20           2.0000           0.0000          -
59737.09/3015.49	c      3016         415557       42473        20           2.0000           0.0000          -
59838.23/3020.57	c      3021        4489417         168        20           2.0000           0.0000          -
59939.33/3025.60	c      3026        3130285         139        20           2.0000           0.0000          -
60038.42/3030.66	c      3031        3136091         139        20           2.0000           0.0000          -
60137.60/3035.69	c      3036        3141321         136        20           2.0000           0.0000          -
60238.77/3040.71	c      3041        3147136         137        20           2.0000           0.0000          -
60337.96/3045.77	c      3046       13001199         176        20           2.0000           0.0000          -
60439.10/3050.82	c      3051       13023792         177        20           2.0000           0.0000          -
60538.23/3055.85	c      3056        3163284         128        20           2.0000           0.0000          -
60639.32/3060.97	c      3061       13068945         184        20           2.0000           0.0000          -
60738.45/3065.97	c      3066        3173699         137        20           2.0000           0.0000          -
60837.57/3071.02	c      3071         422922       43028        20           2.0000           0.0000          -
60939.26/3076.08	c      3076        3183919         129        20           2.0000           0.0000          -
61040.52/3081.16	c      3081         355927       34965        20           2.0000           0.0000          -
61140.84/3086.21	c      3086       13182736         178        20           2.0000           0.0000          -
61239.80/3091.26	c      3091        3199431         156        20           2.0000           0.0000          -
61340.94/3096.30	c      3096        3205073         155        20           2.0000           0.0000          -
61440.10/3101.36	c      3101        4627914         168        20           2.0000           0.0000          -
61541.04/3106.41	c      3106        4635524         172        20           2.0000           0.0000          -
61640.18/3111.47	c      3111        4643464         165        20           2.0000           0.0000          -
61741.29/3116.52	c      3117        4650730         171        20           2.0000           0.0000          -
61840.37/3121.56	c      3122        4659785         168        20           2.0000           0.0000          -
61941.52/3126.61	c      3127        3239324         151        20           2.0000           0.0000          -
62040.62/3131.65	c      3132        3245233         138        20           2.0000           0.0000          -
62139.79/3136.68	c      3137        3250993         134        20           2.0000           0.0000          -
62240.94/3141.76	c      3142        4700786         171        20           2.0000           0.0000          -
62342.02/3146.82	c      3147        4710089         174        20           2.0000           0.0000          -
62441.00/3151.84	c      3152        3267608         136        20           2.0000           0.0000          -
62542.17/3156.92	c      3157        4728954         172        20           2.0000           0.0000          -
62641.33/3161.97	c      3162        4736700         182        20           2.0000           0.0000          -
62740.33/3166.99	c      3167        3284118         140        20           2.0000           0.0000          -
62839.45/3172.01	c      3172        3290000         148        20           2.0000           0.0000          -
62938.64/3177.01	c      3177        3295530         137        20           2.0000           0.0000          -
63040.31/3182.09	c      3182       13622891         174        20           2.0000           0.0000          -
63141.35/3187.16	c      3187        3306307         135        20           2.0000           0.0000          -
63240.90/3192.18	c      3192         440271       44157        20           2.0000           0.0000          -
63341.13/3197.24	c      3197       13693553         163        20           2.0000           0.0000          -
63440.27/3202.26	c      3202       13716658         169        20           2.0000           0.0000          -
63543.41/3207.41	c      3207        3329352         123        20           2.0000           0.0000          -
63642.45/3212.47	c      3212       13764122         173        20           2.0000           0.0000          -
63743.60/3217.51	c      3218         371071       36030        20           2.0000           0.0000          -
63842.69/3222.56	c      3223         371656       36043        20           2.0000           0.0000          -
63943.54/3227.61	c      3228       13833036         164        20           2.0000           0.0000          -
64042.69/3232.66	c      3233        3355942         141        20           2.0000           0.0000          -
64143.86/3237.72	c      3238       13878987         155        20           2.0000           0.0000          -
64243.00/3242.77	c      3243       13900963         185        20           2.0000           0.0000          -
64344.14/3247.80	c      3248        3372255         141        20           2.0000           0.0000          -
64443.25/3252.81	c      3253        3378018         143        20           2.0000           0.0000          -
64542.25/3257.89	c      3258        3383929         142        20           2.0000           0.0000          -
64643.33/3262.97	c      3263         374770       36417        20           2.0000           0.0000          -
64742.48/3268.01	c      3268         375069       36469        20           2.0000           0.0000          -
64844.24/3273.06	c      3273       14032177         185        20           2.0000           0.0000          -
64943.36/3278.12	c      3278         375333       36516        20           2.0000           0.0000          -
65042.34/3283.13	c      3283         375347       36519        20           2.0000           0.0000          -
65144.87/3288.21	c      3288         375347       36519        20           2.0000           0.0000          -
65243.95/3293.26	c      3293         375353       36522        20           2.0000           0.0000          -
65345.10/3298.31	c      3298         375353       36522        20           2.0000           0.0000          -
65444.08/3303.34	c      3303         375376       36527        20           2.0000           0.0000          -
65545.28/3308.41	c      3308         375376       36527        20           2.0000           0.0000          -
65644.38/3313.43	c      3313         375377       36526        20           2.0000           0.0000          -
65743.53/3318.46	c      3318         375377       36526        20           2.0000           0.0000          -
65844.64/3323.51	c      3324         375419       36528        20           2.0000           0.0000          -
65943.64/3328.56	c      3329        3461116         145        20           2.0000           0.0000          -
66044.60/3333.60	c      3334         375461       36528        20           2.0000           0.0000          -
66143.77/3338.66	c      3339         375495       36533        20           2.0000           0.0000          -
66244.88/3343.72	c      3344         375495       36533        20           2.0000           0.0000          -
66344.03/3348.77	c      3349         375546       36538        20           2.0000           0.0000          -
66445.05/3353.83	c      3354         375546       36538        20           2.0000           0.0000          -
66543.98/3358.88	c      3359         375651       36539        20           2.0000           0.0000          -
66643.05/3363.89	c      3364         375651       36539        20           2.0000           0.0000          -
66744.12/3368.91	c      3369        3502265         129        20           2.0000           0.0000          -
66843.28/3373.96	c      3374         375655       36540        20           2.0000           0.0000          -
66945.00/3379.04	c      3379        3512854         132        20           2.0000           0.0000          -
67044.15/3384.13	c      3384       14514116         163        20           2.0000           0.0000          -
67144.94/3389.15	c      3389        3523055         136        20           2.0000           0.0000          -
67245.30/3394.26	c      3394       14561246         176        20           2.0000           0.0000          -
67346.40/3399.31	c      3399       14583432         166        20           2.0000           0.0000          -
67445.45/3404.33	c      3404        3539751         120        20           2.0000           0.0000          -
67546.60/3409.41	c      3409       14631755         164        20           2.0000           0.0000          -
67645.76/3414.46	c      3414       14655312         163        20           2.0000           0.0000          -
67746.91/3419.52	c      3420         473054       46926        20           2.0000           0.0000          -
67846.08/3424.56	c      3425       14702970         168        20           2.0000           0.0000          -
67947.25/3429.62	c      3430       14727092         156        20           2.0000           0.0000          -
68046.52/3434.66	c      3435       14750892         171        20           2.0000           0.0000          -
68147.49/3439.71	c      3440       14774314         166        20           2.0000           0.0000          -
68246.62/3444.73	c      3445        3580476         125        20           2.0000           0.0000          -
68345.80/3449.80	c      3450         476963       47241        20           2.0000           0.0000          -
68446.88/3454.85	c      3455        3590423         127        20           2.0000           0.0000          -
68545.99/3459.85	c      3460         384946       36938        20           2.0000           0.0000          -
68645.10/3464.87	c      3465        3600254         138        20           2.0000           0.0000          -
68744.27/3469.87	c      3470         479152       47400        20           2.0000           0.0000          -
68843.37/3474.90	c      3475         479929       47448        20           2.0000           0.0000          -
68944.53/3479.91	c      3480         480592       47523        20           2.0000           0.0000          -
69043.72/3484.96	c      3485         481355       47593        20           2.0000           0.0000          -
69142.87/3490.02	c      3490         482089       47717        20           2.0000           0.0000          -
69242.04/3495.03	c      3495         482864       47796        20           2.0000           0.0000          -
69343.72/3500.10	c      3500        3637255         133        20           2.0000           0.0000          -
69445.02/3505.17	c      3505        5303466         164        20           2.0000           0.0000          -
69545.43/3510.22	c      3510        5314807         164        20           2.0000           0.0000          -
69644.52/3515.24	c      3515        5329968         167        20           2.0000           0.0000          -
69745.59/3520.33	c      3520        5342274         161        20           2.0000           0.0000          -
69844.68/3525.34	c      3525         391618       37071        20           2.0000           0.0000          -
69945.71/3530.43	c      3530         391618       37071        20           2.0000           0.0000          -
70044.73/3535.48	c      3535         391619       37072        20           2.0000           0.0000          -
70143.62/3540.49	c      3540         391619       37072        20           2.0000           0.0000          -
70244.66/3545.52	c      3546         391699       37073        20           2.0000           0.0000          -
70343.75/3550.59	c      3551         391699       37073        20           2.0000           0.0000          -
70444.78/3555.63	c      3556         391723       37078        20           2.0000           0.0000          -
70543.87/3560.67	c      3561         391733       37076        20           2.0000           0.0000          -
70646.90/3565.81	c      3566         391733       37076        20           2.0000           0.0000          -
70745.60/3570.86	c      3571         391734       37077        20           2.0000           0.0000          -
70846.68/3575.91	c      3576         391742       37078        20           2.0000           0.0000          -
70945.80/3580.96	c      3581       15410677         168        20           2.0000           0.0000          -
71044.83/3585.99	c      3586         391818       37084        20           2.0000           0.0000          -
71146.55/3591.08	c      3591         391855       37083        20           2.0000           0.0000          -
71245.66/3596.13	c      3596         391855       37083        20           2.0000           0.0000          -
71346.72/3601.17	c      3601         391943       37090        20           2.0000           0.0000          -
71447.15/3606.23	c      3606        5492686         162        20           2.0000           0.0000          -
71548.28/3611.30	c      3611        5498776         156        20           2.0000           0.0000          -
71647.27/3616.34	c      3616         393109       37117        20           2.0000           0.0000          -
71748.32/3621.40	c      3621        5511026         161        20           2.0000           0.0000          -
71847.33/3626.45	c      3626        5519100         166        20           2.0000           0.0000          -
71946.34/3631.49	c      3632        5526130         160        20           2.0000           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (189355 MiB free)
  memory of node 1: 193531 MiB (167563 MiB free)
  memory of node 2: 193531 MiB (174098 MiB free)
  memory of node 3: 193493 MiB (180757 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-4465777-1722607122/watcher-4465777-1722607122 -o /tmp/evaluation-result-4465777-1722607122/solver-4465777-1722607122 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722599440-165399 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465777-1722607122.opb -qsol -t 72000 -sth 20 

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

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

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

solver pid=174765, runsolver pid=174762

[startup+0.100082 s]*
/proc/loadavg: 81.37 80.84 80.45 63/985 174766
/proc/meminfo: memFree=728826636/790760804 swapFree=131071996/131071996
[pid=174765] ppid=174762 vsize=81168 memory=62052 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/174765/stat : 174765 (fscip) R 174762 174765 165389 0 -1 4194304 13755 0 0 0 10 1 0 0 20 0 1 0 27294916 83116032 15513 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 17 68 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
/proc/174765/statm: 20292 15513 2758 3035 0 16688 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 81168 KiB
Current children cumulated memory: 62052 KiB

[startup+0.223043 s]*
/proc/loadavg: 81.37 80.84 80.45 62/985 174766
/proc/meminfo: memFree=728773180/790760804 swapFree=131071996/131071996
[pid=174765] ppid=174762 vsize=113240 memory=93384 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/stat : 174765 (fscip) R 174762 174765 165389 0 -1 4194304 18509 0 0 0 21 2 0 0 20 0 1 0 27294916 115957760 23346 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 17 68 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
/proc/174765/statm: 28310 23346 2774 3035 0 24706 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 113240 KiB
Current children cumulated memory: 93384 KiB

[startup+0.31986 s]*
/proc/loadavg: 81.37 80.84 80.45 63/1005 174786
/proc/meminfo: memFree=728736464/790760804 swapFree=131071996/131071996
[pid=174765] ppid=174762 vsize=1588104 memory=142796 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/stat : 174765 (fscip) S 174762 174765 165389 0 -1 1077936128 31888 0 0 0 29 4 0 0 20 0 21 0 27294916 1626218496 35699 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 17 68 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
/proc/174765/statm: 397026 35699 2774 3035 0 76703 0
[pid=174765/tid=174767] ppid=174762 vsize=1588104 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/174765/task/174767/stat : 174767 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174768] ppid=174762 vsize=1588104 memory=-6296991497139174250 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174768/stat : 174768 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174769] ppid=174762 vsize=1588104 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/174765/task/174769/stat : 174769 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174770] ppid=174762 vsize=1588104 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/174765/task/174770/stat : 174770 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174771] ppid=174762 vsize=1588104 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/174765/task/174771/stat : 174771 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174772] ppid=174762 vsize=1588104 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/174765/task/174772/stat : 174772 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174773] ppid=174762 vsize=1588104 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/174765/task/174773/stat : 174773 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174774] ppid=174762 vsize=1588104 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/174765/task/174774/stat : 174774 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174775] ppid=174762 vsize=1588104 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174775/stat : 174775 (fscip) S 174762 174765 165389 0 -1 1077936192 2335 0 0 0 1 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174776] ppid=174762 vsize=1588104 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/174765/task/174776/stat : 174776 (fscip) S 174762 174765 165389 0 -1 1077936192 2334 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174777] ppid=174762 vsize=1588104 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/174765/task/174777/stat : 174777 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174778] ppid=174762 vsize=1588104 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/174765/task/174778/stat : 174778 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174779] ppid=174762 vsize=1588104 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174779/stat : 174779 (fscip) S 174762 174765 165389 0 -1 1077936192 2334 0 0 0 1 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174780] ppid=174762 vsize=1588104 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/174765/task/174780/stat : 174780 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174781] ppid=174762 vsize=1588104 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/174765/task/174781/stat : 174781 (fscip) S 174762 174765 165389 0 -1 1077936192 2334 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174782] ppid=174762 vsize=1588104 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/174765/task/174782/stat : 174782 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174783] ppid=174762 vsize=1588104 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/174765/task/174783/stat : 174783 (fscip) R 174762 174765 165389 0 -1 4194368 936 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174784] ppid=174762 vsize=1588104 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/174765/task/174784/stat : 174784 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174785] ppid=174762 vsize=1588104 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/174765/task/174785/stat : 174785 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174786] ppid=174762 vsize=1588104 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/174765/task/174786/stat : 174786 (fscip) S 174762 174765 165389 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 27294943 1626218496 35765 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 1588104 KiB
Current children cumulated memory: 142796 KiB

[startup+0.702088 s]
/proc/loadavg: 79.82 80.52 80.35 62/1005 174786
/proc/meminfo: memFree=728596140/790760804 swapFree=131071996/131071996
[pid=174765] ppid=174762 vsize=1752024 memory=945748 CPUtime=3.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/stat : 174765 (fscip) S 174762 174765 165389 0 -1 1077936128 231773 0 0 0 255 58 0 0 20 0 41 0 27294916 1794072576 236437 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 17 12 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
/proc/174765/statm: 438006 236437 2790 3035 0 329299 0
[pid=174765/tid=174767] ppid=174762 vsize=1752024 memory=7307489897905219689 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174767/stat : 174767 (fscip) R 174762 174765 165389 0 -1 4194368 9044 0 0 0 12 2 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174768] ppid=174762 vsize=1752024 memory=7381231998853211748 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174768/stat : 174768 (fscip) R 174762 174765 165389 0 -1 4194368 11438 0 0 0 10 3 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174769] ppid=174762 vsize=1752024 memory=11632 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174769/stat : 174769 (fscip) R 174762 174765 165389 0 -1 4194368 11426 0 0 0 10 3 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174770] ppid=174762 vsize=1752024 memory=16108 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174770/stat : 174770 (fscip) R 174762 174765 165389 0 -1 4194368 8866 0 0 0 12 2 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174771] ppid=174762 vsize=1752024 memory=5440 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174771/stat : 174771 (fscip) R 174762 174765 165389 0 -1 4194368 11353 0 0 0 10 3 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174772] ppid=174762 vsize=1752024 memory=2212 CPUtime=0.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174772/stat : 174772 (fscip) R 174762 174765 165389 0 -1 4194368 11487 0 0 0 10 2 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174773] ppid=174762 vsize=1752024 memory=15980 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174773/stat : 174773 (fscip) R 174762 174765 165389 0 -1 1077936192 8700 0 0 0 12 2 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174774] ppid=174762 vsize=1752024 memory=8025815120685722726 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174774/stat : 174774 (fscip) R 174762 174765 165389 0 -1 4194368 11487 0 0 0 11 2 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174775] ppid=174762 vsize=1752024 memory=7728288412073220458 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174775/stat : 174775 (fscip) R 174762 174765 165389 0 -1 4194368 11495 0 0 0 10 3 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174776] ppid=174762 vsize=1752024 memory=850618273138194 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174776/stat : 174776 (fscip) R 174762 174765 165389 0 -1 4194368 8676 0 0 0 12 2 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174777] ppid=174762 vsize=1752024 memory=7368000441883580778 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174777/stat : 174777 (fscip) R 174762 174765 165389 0 -1 4194368 11431 0 0 0 10 3 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174778] ppid=174762 vsize=1752024 memory=1174420757 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174778/stat : 174778 (fscip) R 174762 174765 165389 0 -1 4194368 11435 0 0 0 10 3 0 0 20 0 41 0 27294943 1794072576 236503 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174779] ppid=174762 vsize=1752024 memory=33 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174779/stat : 174779 (fscip) R 174762 174765 165389 0 -1 4194368 8960 0 0 0 12 2 0 0 20 0 41 0 27294943 1794072576 236569 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174780] ppid=174762 vsize=1752024 memory=0 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174780/stat : 174780 (fscip) R 174762 174765 165389 0 -1 4194368 11356 0 0 0 10 3 0 0 20 0 41 0 27294943 1794072576 236569 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174781] ppid=174762 vsize=1752024 memory=2208 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174781/stat : 174781 (fscip) R 174762 174765 165389 0 -1 4194368 11355 0 0 0 10 3 0 0 20 0 41 0 27294943 1794072576 236569 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174782] ppid=174762 vsize=1752024 memory=25992 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174782/stat : 174782 (fscip) R 174762 174765 165389 0 -1 4194368 8700 0 0 0 12 2 0 0 20 0 41 0 27294943 1794072576 236569 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174783] ppid=174762 vsize=1752024 memory=25333125866717268 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174783/stat : 174783 (fscip) R 174762 174765 165389 0 -1 4194368 11357 0 0 0 11 2 0 0 20 0 41 0 27294943 1794072576 236635 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174784] ppid=174762 vsize=1752024 memory=31988 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174784/stat : 174784 (fscip) R 174762 174765 165389 0 -1 4194368 11487 0 0 0 10 3 0 0 20 0 41 0 27294943 1794072576 236635 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174785] ppid=174762 vsize=1752024 memory=28720 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174785/stat : 174785 (fscip) R 174762 174765 165389 0 -1 4194368 8703 0 0 0 12 2 0 0 20 0 41 0 27294943 1794072576 236635 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174786] ppid=174762 vsize=1752024 memory=7384 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174786/stat : 174786 (fscip) R 174762 174765 165389 0 -1 4194368 11521 0 0 0 11 2 0 0 20 0 41 0 27294943 1794072576 236635 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
Current children cumulated CPU time: 3.13 s
Current children cumulated vsize: 1752024 KiB
Current children cumulated memory: 945748 KiB

[startup+1.50109 s]
/proc/loadavg: 79.82 80.52 80.35 81/1025 174806
/proc/meminfo: memFree=727675468/790760804 swapFree=131071996/131071996
[pid=174765] ppid=174762 vsize=2148076 memory=1276832 CPUtime=18.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/stat : 174765 (fscip) S 174762 174765 165389 0 -1 1077936128 339499 0 0 0 1660 176 0 0 20 0 41 0 27294916 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 17 4 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
/proc/174765/statm: 537019 319208 2950 3035 0 408961 0
[pid=174765/tid=174767] ppid=174762 vsize=2148076 memory=16108 CPUtime=0.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174767/stat : 174767 (fscip) R 174762 174765 165389 0 -1 4194368 12479 0 0 0 81 9 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174768] ppid=174762 vsize=2148076 memory=5440 CPUtime=0.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174768/stat : 174768 (fscip) R 174762 174765 165389 0 -1 4194368 13588 0 0 0 78 10 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174769] ppid=174762 vsize=2148076 memory=11632 CPUtime=0.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174769/stat : 174769 (fscip) R 174762 174765 165389 0 -1 4194368 21438 0 0 0 88 5 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174770] ppid=174762 vsize=2148076 memory=724516 CPUtime=0.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174770/stat : 174770 (fscip) R 174762 174765 165389 0 -1 4194368 13200 0 0 0 81 9 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174771] ppid=174762 vsize=2148076 memory=11632 CPUtime=0.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174771/stat : 174771 (fscip) R 174762 174765 165389 0 -1 4194368 13111 0 0 0 78 10 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174772] ppid=174762 vsize=2148076 memory=2212 CPUtime=0.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174772/stat : 174772 (fscip) R 174762 174765 165389 0 -1 4194368 22402 0 0 0 86 5 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174773] ppid=174762 vsize=2148076 memory=1174420757 CPUtime=0.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174773/stat : 174773 (fscip) R 174762 174765 165389 0 -1 4194368 13520 0 0 0 79 11 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174774] ppid=174762 vsize=2148076 memory=33 CPUtime=0.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174774/stat : 174774 (fscip) R 174762 174765 165389 0 -1 4194368 13239 0 0 0 78 10 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174775] ppid=174762 vsize=2148076 memory=25333125866717268 CPUtime=0.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174775/stat : 174775 (fscip) R 174762 174765 165389 0 -1 4194368 21969 0 0 0 86 5 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174776] ppid=174762 vsize=2148076 memory=0 CPUtime=0.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174776/stat : 174776 (fscip) R 174762 174765 165389 0 -1 4194368 13372 0 0 0 79 10 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174777] ppid=174762 vsize=2148076 memory=31988 CPUtime=0.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174777/stat : 174777 (fscip) R 174762 174765 165389 0 -1 4194368 13035 0 0 0 78 9 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174778] ppid=174762 vsize=2148076 memory=28720 CPUtime=0.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174778/stat : 174778 (fscip) R 174762 174765 165389 0 -1 4194368 22674 0 0 0 86 5 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174779] ppid=174762 vsize=2148076 memory=7384 CPUtime=0.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174779/stat : 174779 (fscip) R 174762 174765 165389 0 -1 4194368 12471 0 0 0 80 10 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174780] ppid=174762 vsize=2148076 memory=2208 CPUtime=0.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174780/stat : 174780 (fscip) R 174762 174765 165389 0 -1 4194368 13363 0 0 0 79 9 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174781] ppid=174762 vsize=2148076 memory=25992 CPUtime=0.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174781/stat : 174781 (fscip) R 174762 174765 165389 0 -1 4194368 26632 0 0 0 86 5 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174782] ppid=174762 vsize=2148076 memory=25333125866717268 CPUtime=0.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174782/stat : 174782 (fscip) R 174762 174765 165389 0 -1 4194368 12482 0 0 0 80 9 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174783] ppid=174762 vsize=2148076 memory=25333125866717268 CPUtime=0.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174783/stat : 174783 (fscip) R 174762 174765 165389 0 -1 4194368 13222 0 0 0 78 10 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174784] ppid=174762 vsize=2148076 memory=9023685746021654624 CPUtime=0.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174784/stat : 174784 (fscip) R 174762 174765 165389 0 -1 4194368 19855 0 0 0 85 4 0 0 20 0 41 0 27294943 2199629824 319208 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0

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

[pid=174765/tid=174790] ppid=174762 vsize=17504512 memory=6232 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/174765/task/174790/stat : 174790 (fscip) S 174762 174765 165389 0 -1 1077936192 59 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174791] ppid=174762 vsize=17504512 memory=15438276 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/174765/task/174791/stat : 174791 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174792] ppid=174762 vsize=17504512 memory=15470976 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/174765/task/174792/stat : 174792 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174793] ppid=174762 vsize=17504512 memory=15980 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/174765/task/174793/stat : 174793 (fscip) S 174762 174765 165389 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174794] ppid=174762 vsize=17504512 memory=11632 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/174765/task/174794/stat : 174794 (fscip) S 174762 174765 165389 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174795] ppid=174762 vsize=17504512 memory=5440 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/174765/task/174795/stat : 174795 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174796] ppid=174762 vsize=17504512 memory=16108 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/174765/task/174796/stat : 174796 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174797] ppid=174762 vsize=17504512 memory=11632 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/174765/task/174797/stat : 174797 (fscip) S 174762 174765 165389 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174798] ppid=174762 vsize=17504512 memory=15445648 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/174765/task/174798/stat : 174798 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174799] ppid=174762 vsize=17504512 memory=15174884 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/174765/task/174799/stat : 174799 (fscip) S 174762 174765 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174800] ppid=174762 vsize=17504512 memory=15470320 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/174765/task/174800/stat : 174800 (fscip) S 174762 174765 165389 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174801] ppid=174762 vsize=17504512 memory=15469324 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/174765/task/174801/stat : 174801 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174802] ppid=174762 vsize=17504512 memory=11632 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/174765/task/174802/stat : 174802 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174803] ppid=174762 vsize=17504512 memory=15469072 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/174765/task/174803/stat : 174803 (fscip) S 174762 174765 165389 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174804] ppid=174762 vsize=17504512 memory=11632 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/174765/task/174804/stat : 174804 (fscip) S 174762 174765 165389 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174805] ppid=174762 vsize=17504512 memory=15980 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/174765/task/174805/stat : 174805 (fscip) S 174762 174765 165389 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174806] ppid=174762 vsize=17504512 memory=15481204 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/174765/task/174806/stat : 174806 (fscip) S 174762 174765 165389 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 27294971 17924620288 3870310 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
Current children cumulated CPU time: 70973.5 s
Current children cumulated vsize: 17504512 KiB
Current children cumulated memory: 15481240 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.14 s]
/proc/loadavg: 80.29 80.37 80.40 81/1025 177668
/proc/meminfo: memFree=703538632/790760804 swapFree=131071996/131071996
[pid=174765] ppid=174762 vsize=17601232 memory=15604592 CPUtime=72000.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/stat : 174765 (fscip) S 174762 174765 165389 0 -1 1077936128 64450983 0 0 0 7183146 16895 0 0 20 0 41 0 27294916 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 17 72 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
/proc/174765/statm: 4400308 3901148 3334 3035 0 4260265 0
[pid=174765/tid=174767] ppid=174762 vsize=17601232 memory=11632 CPUtime=3604.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174767/stat : 174767 (fscip) R 174762 174765 165389 0 -1 4194368 4022540 0 0 0 360011 461 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174768] ppid=174762 vsize=17601232 memory=0 CPUtime=3602.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174768/stat : 174768 (fscip) R 174762 174765 165389 0 -1 4194368 3601856 0 0 0 359535 684 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174769] ppid=174762 vsize=17601232 memory=25333125866717268 CPUtime=3597.74 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174769/stat : 174769 (fscip) R 174762 174765 165389 0 -1 4194368 657547 0 0 0 357278 2496 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174770] ppid=174762 vsize=17601232 memory=280452240267616 CPUtime=3599.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174770/stat : 174770 (fscip) R 174762 174765 165389 0 -1 4194368 9306452 0 0 0 359163 824 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174771] ppid=174762 vsize=17601232 memory=280452239737152 CPUtime=3601.81 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174771/stat : 174771 (fscip) R 174762 174765 165389 0 -1 4194368 5666991 0 0 0 359383 798 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174772] ppid=174762 vsize=17601232 memory=25333125866717268 CPUtime=3596.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174772/stat : 174772 (fscip) R 174762 174765 165389 0 -1 4194368 723961 0 0 0 358801 805 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174773] ppid=174762 vsize=17601232 memory=0 CPUtime=3603.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174773/stat : 174773 (fscip) R 174762 174765 165389 0 -1 4194368 9432319 0 0 0 359616 751 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174774] ppid=174762 vsize=17601232 memory=6720662155861180774 CPUtime=3596.99 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174774/stat : 174774 (fscip) R 174762 174765 165389 0 -1 4194368 2387717 0 0 0 359007 692 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174775] ppid=174762 vsize=17601232 memory=3736 CPUtime=3596.34 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174775/stat : 174775 (fscip) R 174762 174765 165389 0 -1 4194368 604160 0 0 0 358796 838 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174776] ppid=174762 vsize=17601232 memory=1174420757 CPUtime=3606.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174776/stat : 174776 (fscip) R 174762 174765 165389 0 -1 4194368 2391071 0 0 0 360187 485 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174777] ppid=174762 vsize=17601232 memory=27608 CPUtime=3602.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174777/stat : 174777 (fscip) R 174762 174765 165389 0 -1 4194368 3338000 0 0 0 359526 700 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174778] ppid=174762 vsize=17601232 memory=15616904 CPUtime=3598.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174778/stat : 174778 (fscip) R 174762 174765 165389 0 -1 4194368 725290 0 0 0 358989 883 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174779] ppid=174762 vsize=17601232 memory=6863591661721641024 CPUtime=3600.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174779/stat : 174779 (fscip) R 174762 174765 165389 0 -1 4194368 3736147 0 0 0 358996 1048 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174780] ppid=174762 vsize=17601232 memory=15608228 CPUtime=3597.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174780/stat : 174780 (fscip) R 174762 174765 165389 0 -1 4194368 3523006 0 0 0 359076 628 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174781] ppid=174762 vsize=17601232 memory=15560776 CPUtime=3596.86 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174781/stat : 174781 (fscip) R 174762 174765 165389 0 -1 4194368 752163 0 0 0 358885 801 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174782] ppid=174762 vsize=17601232 memory=6944656592455359580 CPUtime=3601.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174782/stat : 174782 (fscip) R 174762 174765 165389 0 -1 4194368 2780058 0 0 0 359516 622 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174783] ppid=174762 vsize=17601232 memory=6720662155861180774 CPUtime=3600.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174783/stat : 174783 (fscip) R 174762 174765 165389 0 -1 4194368 4286487 0 0 0 359453 610 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174784] ppid=174762 vsize=17601232 memory=19852 CPUtime=3596.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174784/stat : 174784 (fscip) R 174762 174765 165389 0 -1 4194368 735973 0 0 0 358472 1159 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174785] ppid=174762 vsize=17601232 memory=6720662155861180774 CPUtime=3597.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174785/stat : 174785 (fscip) R 174762 174765 165389 0 -1 4194368 2284922 0 0 0 358933 815 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174786] ppid=174762 vsize=17601232 memory=355481 CPUtime=3600.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174786/stat : 174786 (fscip) R 174762 174765 165389 0 -1 4194368 3469306 0 0 0 359327 716 0 0 20 0 41 0 27294943 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174787] ppid=174762 vsize=17601232 memory=12330832 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/174765/task/174787/stat : 174787 (fscip) S 174762 174765 165389 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174788] ppid=174762 vsize=17601232 memory=280452238871664 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/174765/task/174788/stat : 174788 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174789] ppid=174762 vsize=17601232 memory=7256 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/174765/task/174789/stat : 174789 (fscip) S 174762 174765 165389 0 -1 1077936192 61 0 0 0 1 2 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174790] ppid=174762 vsize=17601232 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174790/stat : 174790 (fscip) S 174762 174765 165389 0 -1 1077936192 59 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174791] ppid=174762 vsize=17601232 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174791/stat : 174791 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174792] ppid=174762 vsize=17601232 memory=11632 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/174765/task/174792/stat : 174792 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174793] ppid=174762 vsize=17601232 memory=16108 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/174765/task/174793/stat : 174793 (fscip) S 174762 174765 165389 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174794] ppid=174762 vsize=17601232 memory=5440 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/174765/task/174794/stat : 174794 (fscip) S 174762 174765 165389 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174795] ppid=174762 vsize=17601232 memory=12585872 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/174765/task/174795/stat : 174795 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174796] ppid=174762 vsize=17601232 memory=13772732 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/174765/task/174796/stat : 174796 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174797] ppid=174762 vsize=17601232 memory=16108 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/174765/task/174797/stat : 174797 (fscip) S 174762 174765 165389 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174798] ppid=174762 vsize=17601232 memory=15604016 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/174765/task/174798/stat : 174798 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174799] ppid=174762 vsize=17601232 memory=15595704 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/174765/task/174799/stat : 174799 (fscip) S 174762 174765 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174800] ppid=174762 vsize=17601232 memory=15595680 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/174765/task/174800/stat : 174800 (fscip) S 174762 174765 165389 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174801] ppid=174762 vsize=17601232 memory=15597644 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/174765/task/174801/stat : 174801 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174802] ppid=174762 vsize=17601232 memory=15604580 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/174765/task/174802/stat : 174802 (fscip) S 174762 174765 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174803] ppid=174762 vsize=17601232 memory=28008 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174803/stat : 174803 (fscip) S 174762 174765 165389 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174804] ppid=174762 vsize=17601232 memory=11632 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/174765/task/174804/stat : 174804 (fscip) S 174762 174765 165389 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174805] ppid=174762 vsize=17601232 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/174765/task/174805/stat : 174805 (fscip) S 174762 174765 165389 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
[pid=174765/tid=174806] ppid=174762 vsize=17601232 memory=280452237663328 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/174765/task/174806/stat : 174806 (fscip) S 174762 174765 165389 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 27294971 18023661568 3901148 809668444160 4194304 16623229 140729207384720 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32100352 140729207387145 140729207387263 140729207387263 140729207394288 0
Current children cumulated CPU time: 72000.4 s
Current children cumulated vsize: 17601232 KiB
Current children cumulated memory: 15604592 KiB

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

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

# cumulated CPU time of all completed processes:  user=71831.6 s, system=169.373 s

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

[startup+3634.4 s]
/proc/loadavg: 80.29 80.37 80.40 62/986 177668
/proc/meminfo: memFree=706703424/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3634.5 s]
/proc/loadavg: 80.29 80.37 80.40 62/986 177668
/proc/meminfo: memFree=706703424/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3634.56
CPU time (s): 72001
CPU user time (s): 71831.6
CPU system time (s): 169.373
CPU usage (%): 1981.01
Max. virtual memory (cumulated for all children) (KiB): 17666768
Max. memory (cumulated for all children) (KiB): 15626704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71831.6
system time used= 169.373
maximum resident set size= 15626704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64451077
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= 421655
involuntary context switches= 312070


# summary of solver processes directly reported to runsolver:
#   pid: 174765
#   total CPU time (s): 72001
#   total CPU user time (s): 71831.6
#   total CPU system time (s): 169.373

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.2128 second user time and 82.1191 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-02 15:58:42
IDJOB=4465777
IDBENCH=176148
IDSOLVER=3094
FILE ID=nodeD103/4465777-1722607122
RUNJOBID= nodeD103-1722599440-165399
SLURM_JOB_ID= 8254302
Free space on /tmp= 8622832 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=13-t=11.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-4465777-1722607122/watcher-4465777-1722607122 -o /tmp/evaluation-result-4465777-1722607122/solver-4465777-1722607122 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722599440-165399 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465777-1722607122.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 9b5c30834c5e817deb28aeb7d8484ce1
RANDOM SEED=2141118230

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 71
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2800.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 hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        728858020 kB
MemAvailable:   730117500 kB
Buffers:          393660 kB
Cached:          4188572 kB
SwapCached:            0 kB
Active:           568384 kB
Inactive:       58635512 kB
Active(anon):       2132 kB
Inactive(anon): 54642104 kB
Active(file):     566252 kB
Inactive(file):  3993408 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28868 kB
Writeback:             0 kB
AnonPages:      54600568 kB
Mapped:           129928 kB
Shmem:             22536 kB
KReclaimable:     239068 kB
Slab:             603904 kB
SReclaimable:     239068 kB
SUnreclaim:       364836 kB
KernelStack:       16976 kB
PageTables:       120712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   22796176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           316416 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7243776 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:      600064 kB
DirectMap2M:    71200768 kB
DirectMap1G:    734003200 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD103 at 2024-08-02 16:59:17