Trace number 4465150

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16a2.opb
MD5SUM5bf8779f76705329d27574b156c8674b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1164
Best CPU time to get the best result obtained on this benchmark984.157
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3204
Total number of constraints24883
Number of constraints which are clauses24883
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint16
Number of terms in the objective function 3204
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 3204
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 3204
Number of bits of the biggest sum of numbers12
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.06	c Default LC presolving (default).
0.00/0.06	c ** Before presolving: virtualMemUsedAtLc = 66209501, getVmSize() = 62832640, SCIPgetMemUsed() = 33200605, SCIPgetMemTotal() = 39416917, SCIPgetMemExternEstim() = 26792584
0.00/0.06	c ** set memory limit for presolving in LC to 8.79588e+12 for SCIP **
2.18/2.22	c ** Estimated virtualMemUsedAtSolver = 109020089, getVmSize() = 164708352, SCIPgetMemUsed() = 87788222, SCIPgetMemTotal() = 136737550, SCIPgetMemExternEstim() = 26792584
2.18/2.22	c ** set memory limit for solvers to 4.18827e+11 for each SCIP **
2.18/2.22	c Original Problem   :
2.18/2.22	c   Problem name     : instance-4465150-1722446057
2.18/2.22	c   Variables        : 3204 (3204 binary, 0 integer, 0 implicit integer, 0 continuous)
2.18/2.22	c   Constraints      : 24883
2.18/2.22	c   Objective sense  : minimize
2.18/2.22	c Presolved Problem  :
2.18/2.22	c   Variables        : 3192 (3192 binary, 0 integer, 0 implicit integer, 0 continuous)
2.18/2.22	c   Constraints      : 24871
2.18/2.22	c Constraints        : Number
2.18/2.22	c   setppc           : 24246 
2.18/2.22	c   logicor          : 625 
2.18/2.22	c ** Instance transfer method used: 0
2.18/2.25	c ** ParaScipInstance copy does not increase the number of variables. **
2.68/2.76	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.68/2.76	c                                Nodes    Active                                            
2.68/2.76	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
19.83/3.79	c *       4              0           1        20        1602.0000                -          -
124.75/9.07	c *       9              0           1        20        1424.0000                -          -
124.75/9.07	c         9              0           1        20        1424.0000                -          -
124.75/9.08	c *       9              0           1        20        1378.0000                -          -
167.44/11.26	c *      11              2           1        20        1246.0000           0.0000          -
169.42/11.33	c *      11              2           1        20        1195.0000           0.0000          -
228.88/14.35	c        14            113         112        20        1195.0000           1.0000          -
230.87/14.45	c *      14            113         112        20        1189.0000           1.0000          -
302.99/18.12	c *      18            222         137        20        1177.0000           1.0000          -
333.99/19.66	c        20            332         160        20        1177.0000           1.0000          -
349.84/20.44	c *      20            399         156        20        1171.0000           1.0000          -
434.84/24.78	c        25           1246          15        20        1171.0000           1.0000          -
535.45/29.84	c        30           2215          19        20        1171.0000           1.0000          -
610.47/33.61	c *      34              3           2        20        1164.0000         589.9287     97.31%
634.16/34.88	c        35              3           2        20        1164.0000         589.9287     97.31%
734.81/39.97	c        40              4           3        20        1164.0000         589.9287     97.31%
836.22/45.13	c        45              5           4        20        1164.0000         590.6005     97.09%
938.14/50.25	c        50              7           6        20        1164.0000         590.6005     97.09%
1038.82/55.33	c        55              9           8        20        1164.0000         590.6005     97.09%
1139.43/60.40	c        60             11          10        20        1164.0000         590.6005     97.09%
1238.13/65.49	c        65             38          19        20        1164.0000         590.6005     97.09%
1338.94/70.56	c        71             79          44        20        1164.0000         591.5979     96.76%
1442.11/75.70	c        76             94          49        20        1164.0000         591.5979     96.76%
1543.34/80.81	c        81            158          92        20        1164.0000         591.5979     96.76%
1644.58/85.98	c        86              3           2        20        1164.0000         745.9135     56.05%
1746.53/91.04	c        91              6           5        20        1164.0000         747.3492     55.75%
1847.69/96.15	c        96              2           1        20        1164.0000         786.8418     47.93%
1947.17/101.16	c       101              3           2        20        1164.0000         788.4668     47.63%
2047.46/106.26	c       106              4           3        20        1164.0000         788.4668     47.63%
2148.68/111.33	c       111              2           1        20        1164.0000         847.7833     37.30%
2249.86/116.46	c       116              2           1        20        1164.0000         852.5425     36.53%
2352.91/121.64	c       122              3           2        20        1164.0000         852.9749     36.46%
2451.82/126.69	c       127              4           3        20        1164.0000         852.9749     36.46%
2552.76/131.79	c       132              5           4        20        1164.0000         852.9749     36.46%
2653.65/136.85	c       137              6           5        20        1164.0000         852.9749     36.46%
2754.69/141.91	c       142              6           5        20        1164.0000         852.9749     36.46%
2853.59/146.98	c       147              8           7        20        1164.0000         852.9749     36.46%
2952.44/152.03	c       152              9           8        20        1164.0000         852.9749     36.46%
3053.77/157.04	c       157             10           9        20        1164.0000         852.9749     36.46%
3152.48/162.07	c       162             16          15        20        1164.0000         852.9749     36.46%
3251.25/167.12	c       167             23          22        20        1164.0000         852.9749     36.46%
3352.55/172.16	c       172             57          28        20        1164.0000         852.9749     36.46%
3451.63/177.17	c       177             90          29        20        1164.0000         852.9749     36.46%
3556.14/182.44	c       182            116          25        20        1164.0000         852.9749     36.46%
3655.13/187.46	c       187            159          40        20        1164.0000         852.9749     36.46%
3756.18/192.51	c       193            172          41        20        1164.0000         852.9749     36.46%
3855.30/197.56	c       198            172          41        20        1164.0000         852.9749     36.46%
3956.46/202.64	c       203            172          41        20        1164.0000         852.9749     36.46%
4055.59/207.69	c       208            190          45        20        1164.0000         852.9749     36.46%
4156.67/212.74	c       213            204          51        20        1164.0000         852.9749     36.46%
4259.75/217.91	c       218            227          58        20        1164.0000         856.1495     35.96%
4361.52/223.05	c       223            256          69        20        1164.0000         856.1495     35.96%
4460.72/228.11	c       228            285          70        20        1164.0000         857.5452     35.74%
4565.11/233.33	c       233            322          73        20        1164.0000         857.6259     35.72%
4668.10/238.51	c       239            332          77        20        1164.0000         858.2467     35.63%
4767.15/243.58	c       244            354          81        20        1164.0000         859.4236     35.44%
4872.22/248.81	c       249            382          81        20        1164.0000         859.9067     35.36%
4973.33/253.94	c       254            385          84        20        1164.0000         859.9067     35.36%
5075.18/259.05	c       259            392          87        20        1164.0000         865.2844     34.52%
5179.50/264.36	c       264            394          89        20        1164.0000         865.2844     34.52%
5278.63/269.39	c       269            394          89        20        1164.0000         865.2844     34.52%
5379.67/274.45	c       274            402          91        20        1164.0000         865.8271     34.44%
5478.80/279.47	c       279            441          82        20        1164.0000         865.8271     34.44%
5579.83/284.50	c       284            476          85        20        1164.0000         866.3729     34.35%
5680.84/289.62	c       290            525          82        20        1164.0000         866.3729     34.35%
5781.96/294.72	c       295            569          80        20        1164.0000         866.3729     34.35%
5880.73/299.76	c       300            606          77        20        1164.0000         866.3729     34.35%
5981.84/304.80	c       305            644          73        20        1164.0000         866.3729     34.35%
6080.94/309.87	c       310            662          73        20        1164.0000         866.5935     34.32%
6180.09/314.88	c       315            671          76        20        1164.0000         866.5935     34.32%
6281.10/319.94	c       320            683          88        20        1164.0000         866.5935     34.32%
6382.71/325.07	c       325            687          90        20        1164.0000         866.5935     34.32%
6484.75/330.21	c       330            692          95        20        1164.0000         866.5935     34.32%
6583.79/335.26	c       335            695          96        20        1164.0000         866.5935     34.32%
6686.46/340.44	c       340            695          96        20        1164.0000         866.5935     34.32%
6787.31/345.59	c       346            704          99        20        1164.0000         866.5935     34.32%
6888.21/350.66	c       351            726         107        20        1164.0000         866.5935     34.32%
6989.14/355.71	c       356            742         113        20        1164.0000         866.5935     34.32%
7087.82/360.74	c       361            764         117        20        1164.0000         866.5935     34.32%
7188.57/365.82	c       366            778         123        20        1164.0000         866.5935     34.32%
7287.27/370.87	c       371            778         123        20        1164.0000         866.5935     34.32%
7388.04/375.93	c       376            802         129        20        1164.0000         867.2797     34.21%
7487.10/381.02	c       381            812         135        20        1164.0000         868.0778     34.09%
7588.87/386.05	c       386            822         143        20        1164.0000         868.0778     34.09%
7689.79/391.18	c       391            832         141        20        1164.0000         868.0778     34.09%
7791.87/396.30	c       396            847         148        20        1164.0000         868.0778     34.09%
7890.66/401.35	c       401            859         154        20        1164.0000         868.0778     34.09%
7989.58/406.40	c       406            894         163        20        1164.0000         868.0778     34.09%
8090.51/411.43	c       411            932         167        20        1164.0000         868.0778     34.09%
8189.49/416.50	c       416            951         166        20        1164.0000         868.0778     34.09%
8292.38/421.67	c       422            956         171        20        1164.0000         869.3322     33.90%
8393.19/426.73	c       427            979         172        20        1164.0000         869.3322     33.90%
8491.95/431.80	c       432            998         171        20        1164.0000         869.3322     33.90%
8592.70/436.86	c       437           1011         172        20        1164.0000         869.3322     33.90%
8696.29/442.05	c       442           1023         170        20        1164.0000         869.3322     33.90%
8795.36/447.13	c       447           1031         168        20        1164.0000         869.3322     33.90%
8895.77/452.14	c       452           1046         173        20        1164.0000         869.3322     33.90%
8994.85/457.15	c       457           1067         184        20        1164.0000         870.3111     33.75%
9094.99/462.22	c       462           1102         193        20        1164.0000         870.3111     33.75%
9193.78/467.28	c       467           1982         313        20        1164.0000         870.4589     33.72%
9294.61/472.30	c       472           2042         325        20        1164.0000         870.6421     33.69%
9393.38/477.31	c       477           2045         328        20        1164.0000         870.6421     33.69%
9494.41/482.47	c       482           2072         335        20        1164.0000         871.0052     33.64%
9595.02/487.57	c       488           2086         345        20        1164.0000         871.0052     33.64%
9696.08/492.65	c       493           2123         350        20        1164.0000         871.2143     33.61%
9794.96/497.69	c       498           2158         357        20        1164.0000         871.2143     33.61%
9897.80/502.91	c       503           2193         356        20        1164.0000         871.2972     33.59%
9998.55/508.03	c       508           2210         367        20        1164.0000         871.7138     33.53%
10101.62/513.18	c       513           2232         365        20        1164.0000         872.3805     33.43%
10201.84/518.28	c       518           2232         365        20        1164.0000         872.3805     33.43%
10302.72/523.37	c       523           2274         375        20        1164.0000         872.3805     33.43%
10403.45/528.46	c       528           2316         370        20        1164.0000         872.3805     33.43%
10504.29/533.56	c       534           2342         364        20        1164.0000         873.4881     33.26%
10605.12/538.68	c       539           2342         364        20        1164.0000         873.4881     33.26%
10706.19/543.77	c       544           2372         370        20        1164.0000         873.4950     33.26%
10807.00/548.86	c       549           2382         374        20        1164.0000         873.4950     33.26%
10908.00/553.92	c       554           2402         370        20        1164.0000         873.6103     33.24%
11006.83/559.04	c       559           2404         372        20        1164.0000         873.6103     33.24%
11108.45/564.13	c       564           2452         383        20        1164.0000         873.6609     33.23%
11210.80/569.29	c       569           2456         387        20        1164.0000         873.6609     33.23%
11313.50/574.44	c       574           2473           0        20        1164.0000         873.6609     33.23%
11414.43/579.54	c       580           2473           0        20        1164.0000         873.6609     33.23%
11517.05/584.71	c       585           2473           0        20        1164.0000         873.6609     33.23%
11617.81/589.81	c       590           2473           0        20        1164.0000         873.6609     33.23%
11716.56/594.85	c       595           2473           0        20        1164.0000         873.6609     33.23%
11820.43/600.05	c       600           1567         240        20        1164.0000         874.0134     33.18%
11921.64/605.15	c       605           1567         240        20        1164.0000         874.0134     33.18%
12020.50/610.18	c       610           1569         242        20        1164.0000         874.0134     33.18%
12120.65/615.21	c       615           1592         249        20        1164.0000         875.5296     32.95%
12227.50/620.65	c       621           2474           1        20        1164.0000         885.3340     31.48%
12328.40/625.70	c       626           2484          11        20        1164.0000         886.0334     31.37%
12429.14/630.80	c       631           2501          16        20        1164.0000         886.0334     31.37%
12527.92/635.83	c       636           2542          21        20        1164.0000         886.0334     31.37%
12628.69/640.95	c       641           2595          24        20        1164.0000         886.2912     31.33%
12730.25/646.07	c       646           2616          29        20        1164.0000         886.5756     31.29%
12831.09/651.17	c       651           2643          34        20        1164.0000         887.0339     31.22%
12931.05/656.27	c       656           2665          33        20        1164.0000         887.7316     31.12%
13031.77/661.35	c       661           2667          35        20        1164.0000         887.7316     31.12%
13131.85/666.44	c       666           2675          41        20        1164.0000         888.5973     30.99%
13232.56/671.52	c       672           2688          50        20        1164.0000         888.5973     30.99%
13331.26/676.59	c       677           2700          54        20        1164.0000         888.5973     30.99%
13431.94/681.66	c       682           2704          54        20        1164.0000         897.0650     29.76%
13532.30/686.73	c       687           2718          60        20        1164.0000         897.0650     29.76%
13630.78/691.79	c       692           2738          68        20        1164.0000         897.0650     29.76%
13730.87/696.86	c       697           2750          68        20        1164.0000         897.0650     29.76%
13831.17/701.94	c       702           2765          73        20        1164.0000         897.0650     29.76%
13929.58/707.02	c       707           2766          74        20        1164.0000         897.0650     29.76%
14030.73/712.06	c       712           2805          81        20        1164.0000         897.0650     29.76%
14131.24/717.17	c       717           2811          87        20        1164.0000         897.0650     29.76%
14230.02/722.18	c       722           2863          93        20        1164.0000         897.0650     29.76%
14328.12/727.19	c       727           2880         100        20        1164.0000         897.0650     29.76%
14428.05/732.27	c       732           2910         108        20        1164.0000         897.0650     29.76%
14530.42/737.40	c       737           2927         115        20        1164.0000         897.1285     29.75%
14629.10/742.41	c       742           2960         120        20        1164.0000         897.1285     29.75%
14727.49/747.42	c       747           2970         116        20        1164.0000         897.1285     29.75%
14826.21/752.50	c       752           2988         124        20        1164.0000         897.1285     29.75%
14926.90/757.51	c       758           2988         124        20        1164.0000         897.1285     29.75%
15025.40/762.52	c       763           3004         130        20        1164.0000         897.1285     29.75%
15124.00/767.58	c       768           3064         136        20        1164.0000         897.3813     29.71%
15226.78/772.70	c       773           3080         136        20        1164.0000         897.3813     29.71%
15327.58/777.87	c       778           3104         138        20        1164.0000         897.6824     29.67%
15428.23/782.93	c       783           3120         146        20        1164.0000         897.6824     29.67%
15529.76/788.04	c       788           3165         151        20        1164.0000         897.6824     29.67%
15628.40/793.10	c       793           3182         152        20        1164.0000         897.6824     29.67%
15729.19/798.17	c       798           3190         158        20        1164.0000         898.1909     29.59%
15828.64/803.25	c       803           3203         159        20        1164.0000         898.1909     29.59%
15927.26/808.27	c       808           2396           1        20        1164.0000         917.9814     26.80%
16027.75/813.38	c       813           2396           1        20        1164.0000         917.9814     26.80%
16126.51/818.39	c       818           2405          10        20        1164.0000         919.4528     26.60%
16227.28/823.44	c       823           2415          20        20        1164.0000         919.4528     26.60%
16331.78/828.76	c       829           2441          46        20        1164.0000         919.4528     26.60%
16432.43/833.87	c       834           2487          56        20        1164.0000         919.4528     26.60%
16533.15/838.96	c       839           2516          53        20        1164.0000         919.4528     26.60%
16634.68/844.06	c       844           2566          61        20        1164.0000         919.6468     26.57%
16733.20/849.10	c       849           2580          67        20        1164.0000         919.6468     26.57%
16831.60/854.13	c       854           2598          69        20        1164.0000         921.4678     26.32%
16932.16/859.14	c       859           2613          74        20        1164.0000         921.4678     26.32%
17034.24/864.31	c       864           2638          74        20        1164.0000         921.4678     26.32%
17132.55/869.37	c       869           2660          76        20        1164.0000         921.4678     26.32%
17231.26/874.38	c       874           2676          74        20        1164.0000         922.5082     26.18%
17334.11/879.53	c       880           2684          78        20        1164.0000         922.5082     26.18%
17434.63/884.62	c       885           2716          84        20        1164.0000         922.8204     26.14%
17533.66/889.66	c       890           2736          86        20        1164.0000         929.7032     25.20%
17634.30/894.74	c       895           2761          91        20        1164.0000         929.7032     25.20%
17732.87/899.75	c       900           2769          93        20        1164.0000         929.7032     25.20%
17833.24/904.85	c       905           2793          97        20        1164.0000         929.7032     25.20%
17933.86/909.96	c       910           2803          97        20        1164.0000         929.7032     25.20%
18035.04/915.08	c       915           2818          96        20        1164.0000         929.7032     25.20%
18135.43/920.14	c       920           2833         101        20        1164.0000         929.7032     25.20%
18235.23/925.30	c       925           2852         106        20        1164.0000         929.7032     25.20%
18335.54/930.34	c       930           2877         109        20        1164.0000         930.0023     25.16%
18435.93/935.41	c       935           2891         109        20        1164.0000         930.0023     25.16%
18536.42/940.54	c       941           2902         110        20        1164.0000         930.0023     25.16%
18636.73/945.62	c       946           2902         110        20        1164.0000         930.0023     25.16%
18735.03/950.68	c       951           2949         117        20        1164.0000         930.0023     25.16%
18835.51/955.70	c       956           2989         115        20        1164.0000         930.3636     25.11%
18935.66/960.86	c       961           2998         118        20        1164.0000         930.3636     25.11%
19035.88/965.94	c       966           3038         120        20        1164.0000         930.3636     25.11%
19134.47/971.03	c       971           3052         118        20        1164.0000         930.3636     25.11%
19235.45/976.13	c       976           3068         116        20        1164.0000         930.3636     25.11%
19335.87/981.20	c       981           3076         110        20        1164.0000         930.6411     25.08%
19435.51/986.26	c       986           3086         112        20        1164.0000         931.3346     24.98%
19536.04/991.35	c       991           3101         119        20        1164.0000         932.3337     24.85%
19636.92/996.44	c       996           3118         118        20        1164.0000         932.3337     24.85%
19735.78/1001.49	c      1002           3161         125        20        1164.0000         932.6574     24.80%
19838.57/1006.62	c      1007           3179         127        20        1164.0000         932.6574     24.80%
19937.09/1011.68	c      1012           3192         134        20        1164.0000         932.6757     24.80%
20037.61/1016.76	c      1017           3198         134        20        1164.0000         933.9882     24.63%
20136.26/1021.79	c      1022           3222         146        20        1164.0000         933.9882     24.63%
20237.05/1026.83	c      1027           3300         146        20        1164.0000         933.9882     24.63%
20335.78/1031.85	c      1032           3314         148        20        1164.0000         933.9882     24.63%
20434.32/1036.88	c      1037           3334         156        20        1164.0000         933.9882     24.63%
20534.69/1042.01	c      1042           3345         155        20        1164.0000         933.9882     24.63%
20635.72/1047.07	c      1047           3359         158        20        1164.0000         933.9882     24.63%
20736.26/1052.16	c      1052           3374         159        20        1164.0000         933.9882     24.63%
20836.16/1057.21	c      1057           3381         162        20        1164.0000         933.9882     24.63%
20934.44/1062.23	c      1062           3394         163        20        1164.0000         933.9882     24.63%
21034.88/1067.32	c      1067           3398         163        20        1164.0000         933.9882     24.63%
21132.95/1072.37	c      1072           3408         161        20        1164.0000         933.9882     24.63%
21233.10/1077.42	c      1077           3432         173        20        1164.0000         935.7680     24.39%
21331.61/1082.47	c      1082           3442         169        20        1164.0000         935.7680     24.39%
21432.29/1087.52	c      1088           3462         171        20        1164.0000         935.7680     24.39%
21530.92/1092.57	c      1093           3476         171        20        1164.0000         935.7680     24.39%
21629.12/1097.58	c      1098           3486         171        20        1164.0000         936.1528     24.34%
21728.07/1102.59	c      1103           3503         178        20        1164.0000         936.1528     24.34%
21828.91/1107.60	c      1108           3521         182        20        1164.0000         936.1528     24.34%
21927.55/1112.69	c      1113           3532         187        20        1164.0000         936.1528     24.34%
22028.35/1117.76	c      1118           3572         189        20        1164.0000         936.1528     24.34%
22127.00/1122.77	c      1123           3585         188        20        1164.0000         936.1528     24.34%
22227.37/1127.83	c      1128           3626         193        20        1164.0000         936.1689     24.34%
22325.70/1132.88	c      1133           3667         200        20        1164.0000         936.1689     24.34%
22426.30/1137.93	c      1138           3677         196        20        1164.0000         936.1689     24.34%
22527.44/1143.09	c      1143           3685         194        20        1164.0000         936.1689     24.34%
22628.61/1148.18	c      1148           3707         206        20        1164.0000         936.3849     24.31%
22728.61/1153.29	c      1153           3731         214        20        1164.0000         936.3849     24.31%
22829.51/1158.39	c      1158           3752         219        20        1164.0000         936.5568     24.29%
22930.51/1163.49	c      1163           3766         217        20        1164.0000         936.5568     24.29%
23029.51/1168.50	c      1168           3775         222        20        1164.0000         936.5568     24.29%
23132.09/1173.60	c      1174           3776         223        20        1164.0000         936.6749     24.27%
23230.94/1178.67	c      1179           3779         226        20        1164.0000         936.6749     24.27%
23331.43/1183.75	c      1184           3816         229        20        1164.0000         936.6749     24.27%
23430.02/1188.80	c      1189           3863         232        20        1164.0000         936.6749     24.27%
23530.55/1193.86	c      1194           3886         231        20        1164.0000         936.6749     24.27%
23631.09/1198.97	c      1199           3906         237        20        1164.0000         937.3509     24.18%
23729.82/1204.02	c      1204           3950         245        20        1164.0000         937.3509     24.18%
23830.95/1209.11	c      1209           3955         246        20        1164.0000         937.3509     24.18%
23932.56/1214.21	c      1214           3982         249        20        1164.0000         937.3509     24.18%
24030.89/1219.27	c      1219           3991         254        20        1164.0000         937.3926     24.17%
24130.77/1224.33	c      1224           4004         257        20        1164.0000         937.3926     24.17%
24229.53/1229.34	c      1229           4037         258        20        1164.0000         937.3945     24.17%
24327.73/1234.39	c      1234           4046         261        20        1164.0000         937.8198     24.12%
24428.15/1239.47	c      1239           4058         269        20        1164.0000         938.1905     24.07%
24530.04/1244.61	c      1245           4065         270        20        1164.0000         938.1905     24.07%
24630.42/1249.71	c      1250           4086         273        20        1164.0000         938.1905     24.07%
24728.92/1254.76	c      1255           4109         272        20        1164.0000         938.1905     24.07%
24829.16/1259.88	c      1260           4119         272        20        1164.0000         938.1905     24.07%
24929.91/1264.94	c      1265           4130         273        20        1164.0000         938.1905     24.07%
25031.26/1270.12	c      1270           4169         274        20        1164.0000         938.1905     24.07%
25133.51/1275.21	c      1275           4174         273        20        1164.0000         938.1905     24.07%
25234.38/1280.35	c      1280           4188         273        20        1164.0000         938.1905     24.07%
25335.08/1285.46	c      1285           4188         273        20        1164.0000         938.1905     24.07%
25435.73/1290.56	c      1291           4218         279        20        1164.0000         938.1905     24.07%
25536.63/1295.65	c      1296           4235         276        20        1164.0000         938.1905     24.07%
25637.12/1300.74	c      1301           4273         284        20        1164.0000         938.3477     24.05%
25735.47/1305.75	c      1306           4306         281        20        1164.0000         940.1329     23.81%
25833.81/1310.76	c      1311           4311         286        20        1164.0000         940.1329     23.81%
25933.86/1315.83	c      1316           4323         290        20        1164.0000         940.2773     23.79%
26034.45/1320.91	c      1321           4326         289        20        1164.0000         941.8686     23.58%
26132.98/1326.03	c      1326           4343         292        20        1164.0000         941.8686     23.58%
26234.60/1331.13	c      1331           4364         297        20        1164.0000         941.8686     23.58%
26334.80/1336.19	c      1336           4383         302        20        1164.0000         941.8686     23.58%
26434.46/1341.25	c      1341           4394         299        20        1164.0000         941.8686     23.58%
26532.16/1346.26	c      1346           4420         299        20        1164.0000         941.8686     23.58%
26634.65/1351.49	c      1351           4442         299        20        1164.0000         941.8686     23.58%
26735.13/1356.52	c      1357           4460         301        20        1164.0000         941.8686     23.58%
26835.76/1361.64	c      1362           4467         300        20        1164.0000         941.8686     23.58%
26934.11/1366.69	c      1367           4482         301        20        1164.0000         941.8686     23.58%
27038.52/1371.92	c      1372           4503         300        20        1164.0000         941.8686     23.58%
27137.19/1377.02	c      1377           4519         300        20        1164.0000         941.8686     23.58%
27238.40/1382.11	c      1382           4528         295        20        1164.0000         941.8686     23.58%
27338.94/1387.17	c      1387           4556         299        20        1164.0000         942.5658     23.49%
27438.50/1392.23	c      1392           4568         301        20        1164.0000         942.5658     23.49%
27536.93/1397.27	c      1397           4587         302        20        1164.0000         942.5658     23.49%
27637.60/1402.35	c      1402           4605         302        20        1164.0000         942.5658     23.49%
27738.21/1407.44	c      1407           4606         303        20        1164.0000         943.3847     23.39%
27836.41/1412.49	c      1412           4614         309        20        1164.0000         943.3847     23.39%
27937.06/1417.51	c      1418           4631         310        20        1164.0000         943.3847     23.39%
28036.63/1422.61	c      1423           4631         310        20        1164.0000         943.3847     23.39%
28136.94/1427.72	c      1428           4646         311        20        1164.0000         943.3847     23.39%
28236.77/1432.83	c      1433           4663         312        20        1164.0000         943.3847     23.39%
28336.86/1437.91	c      1438           4669         312        20        1164.0000         943.3847     23.39%
28434.94/1442.99	c      1443           4681         310        20        1164.0000         943.3847     23.39%
28535.80/1448.06	c      1448           4691         310        20        1164.0000         943.3847     23.39%
28634.01/1453.12	c      1453           4705         310        20        1164.0000         943.3847     23.39%
28734.27/1458.13	c      1458           4729         310        20        1164.0000         943.3847     23.39%
28832.97/1463.17	c      1463           4745         308        20        1164.0000         943.3847     23.39%
28931.62/1468.19	c      1468           4778         315        20        1164.0000         943.4294     23.38%
29031.17/1473.27	c      1473           4794         315        20        1164.0000         943.4294     23.38%
29131.13/1478.30	c      1478           4820         313        20        1164.0000         943.4294     23.38%
29231.17/1483.41	c      1483           4825         314        20        1164.0000         943.4294     23.38%
29329.40/1488.48	c      1488           4833         314        20        1164.0000         943.4294     23.38%
29429.20/1493.56	c      1494           4838         313        20        1164.0000         943.4294     23.38%
29529.31/1498.60	c      1499           4852         311        20        1164.0000         943.4294     23.38%
29627.46/1503.65	c      1504           4860         311        20        1164.0000         943.4294     23.38%
29725.76/1508.68	c      1509           4871         312        20        1164.0000         943.4294     23.38%
29825.95/1513.72	c      1514           4886         317        20        1164.0000         943.7837     23.33%
29924.23/1518.73	c      1519           4902         317        20        1164.0000         943.7837     23.33%
30024.74/1523.85	c      1524           4902         317        20        1164.0000         943.7837     23.33%
30124.85/1528.99	c      1529           4921         320        20        1164.0000         943.7837     23.33%
30225.73/1534.04	c      1534           4922         321        20        1164.0000         943.7837     23.33%
30324.23/1539.08	c      1539           4927         320        20        1164.0000         943.7837     23.33%
30424.66/1544.19	c      1544           4939         322        20        1164.0000         943.7837     23.33%
30524.15/1549.25	c      1549           4945         320        20        1164.0000         943.7837     23.33%
30622.60/1554.30	c      1554           4952         321        20        1164.0000         943.7837     23.33%
30723.09/1559.32	c      1559           4963         320        20        1164.0000         943.7837     23.33%
30821.51/1564.33	c      1564           4977         320        20        1164.0000         943.7837     23.33%
30919.83/1569.36	c      1569           4990         319        20        1164.0000         943.7837     23.33%
31022.26/1574.53	c      1575           4990         319        20        1164.0000         943.7837     23.33%
31122.41/1579.62	c      1580           5005         320        20        1164.0000         943.7837     23.33%
31220.76/1584.69	c      1585           5009         320        20        1164.0000         943.7837     23.33%
31320.91/1589.72	c      1590           5025         320        20        1164.0000         943.7837     23.33%
31420.96/1594.83	c      1595           5041         318        20        1164.0000         943.7837     23.33%
31519.17/1599.89	c      1600           5051         318        20        1164.0000         943.7837     23.33%
31619.65/1604.95	c      1605           5066         321        20        1164.0000         943.7837     23.33%
31718.42/1609.98	c      1610           5075         316        20        1164.0000         943.7837     23.33%
31817.14/1615.01	c      1615           5076         317        20        1164.0000         943.7837     23.33%
31917.77/1620.05	c      1620           5093         322        20        1164.0000         943.8243     23.33%
32016.60/1625.09	c      1625           5107         324        20        1164.0000         944.1513     23.29%
32114.98/1630.10	c      1630           5116         333        20        1164.0000         944.1513     23.29%
32213.35/1635.11	c      1635           5144         335        20        1164.0000         944.1513     23.29%
32313.60/1640.15	c      1640           5170         335        20        1164.0000         944.1513     23.29%
32411.85/1645.18	c      1645           5183         342        20        1164.0000         944.7568     23.21%
32510.08/1650.18	c      1650           5210         341        20        1164.0000         944.7568     23.21%
32609.24/1655.23	c      1655           5233         342        20        1164.0000         944.7568     23.21%
32707.54/1660.24	c      1660           5233         342        20        1164.0000         944.7568     23.21%
32808.06/1665.34	c      1665           5276         345        20        1164.0000         944.7568     23.21%
32908.42/1670.45	c      1670           5312         343        20        1164.0000         944.7568     23.21%
33008.87/1675.54	c      1676           5324         343        20        1164.0000         944.7568     23.21%
33109.24/1680.63	c      1681           5342         343        20        1164.0000         944.7568     23.21%
33207.55/1685.64	c      1686           5359         342        20        1164.0000         944.7568     23.21%
33307.97/1690.70	c      1691           5374         341        20        1164.0000         944.7568     23.21%
33407.95/1695.80	c      1696           5387         344        20        1164.0000         944.7568     23.21%
33506.21/1700.82	c      1701           5402         345        20        1164.0000         944.7568     23.21%
33606.37/1705.95	c      1706           5411         344        20        1164.0000         944.7568     23.21%
33709.77/1711.17	c      1711           5426         343        20        1164.0000         945.6637     23.09%
33809.24/1716.29	c      1716           5442         349        20        1164.0000         945.6637     23.09%
33909.46/1721.37	c      1721           5458         349        20        1164.0000         945.6637     23.09%
34010.26/1726.42	c      1726           5472         349        20        1164.0000         945.6637     23.09%
34108.90/1731.44	c      1731           5480         351        20        1164.0000         946.8964     22.93%
34209.31/1736.51	c      1737           5486         351        20        1164.0000         946.8964     22.93%
34309.68/1741.60	c      1742           5524         353        20        1164.0000         946.8964     22.93%
34408.30/1746.68	c      1747           5531         354        20        1164.0000         946.8964     22.93%
34508.67/1751.70	c      1752           5556         355        20        1164.0000         946.8964     22.93%
34608.55/1756.81	c      1757           5577         354        20        1164.0000         946.8964     22.93%
34706.63/1761.87	c      1762           5603         354        20        1164.0000         946.8964     22.93%
34806.88/1766.93	c      1767           5627         354        20        1164.0000         946.8964     22.93%
34905.21/1771.98	c      1772           5655         356        20        1164.0000         948.0715     22.78%
35003.24/1777.03	c      1777           5672         355        20        1164.0000         948.0715     22.78%
35104.49/1782.11	c      1782           5680         353        20        1164.0000         948.0715     22.78%
35205.61/1787.16	c      1787           5686         355        20        1164.0000         948.0715     22.78%
35304.06/1792.19	c      1792           5708         357        20        1164.0000         948.7779     22.68%
35403.75/1797.30	c      1797           5713         360        20        1164.0000         948.7779     22.68%
35504.42/1802.35	c      1802           5714         361        20        1164.0000         948.7779     22.68%
35602.88/1807.40	c      1807           5717         360        20        1164.0000         948.7779     22.68%
35703.39/1812.48	c      1812           5739         362        20        1164.0000         948.7779     22.68%
35805.92/1817.61	c      1818           5743         362        20        1164.0000         948.7779     22.68%
35904.12/1822.65	c      1823           5759         362        20        1164.0000         948.7779     22.68%
36002.43/1827.67	c      1828           5775         362        20        1164.0000         948.7779     22.68%
36103.08/1832.79	c      1833           5787         364        20        1164.0000         949.0745     22.65%
36203.88/1837.84	c      1838           5793         368        20        1164.0000         949.0745     22.65%
36302.62/1842.85	c      1843           5798         371        20        1164.0000         949.0745     22.65%
36402.90/1847.92	c      1848           5799         372        20        1164.0000         949.0745     22.65%
36501.52/1853.04	c      1853           5805         376        20        1164.0000         949.0745     22.65%
36602.94/1858.07	c      1858           5807         378        20        1164.0000         949.0745     22.65%
36704.69/1863.27	c      1863           5813         380        20        1164.0000         949.0745     22.65%
36805.32/1868.33	c      1868           5824         383        20        1164.0000         949.0745     22.65%
36903.59/1873.38	c      1873           5840         387        20        1164.0000         949.0745     22.65%
37006.33/1878.53	c      1879           5872         387        20        1164.0000         949.0745     22.65%
37107.22/1883.63	c      1884           5909         386        20        1164.0000         949.0745     22.65%
37209.23/1888.87	c      1889           5914         387        20        1164.0000         949.0745     22.65%
37309.35/1893.99	c      1894           5939         386        20        1164.0000         949.0745     22.65%
37410.19/1899.09	c      1899           5962         389        20        1164.0000         949.0745     22.65%
37511.88/1904.20	c      1904           5966         389        20        1164.0000         949.2360     22.62%
37610.64/1909.25	c      1909           5976         395        20        1164.0000         949.2360     22.62%
37710.44/1914.31	c      1914           5985         396        20        1164.0000         949.2360     22.62%
37809.10/1919.38	c      1919           5994         399        20        1164.0000         949.2360     22.62%
37909.79/1924.43	c      1924           5994         399        20        1164.0000         949.2360     22.62%
38008.49/1929.47	c      1929           6003         404        20        1164.0000         949.2360     22.62%
38109.05/1934.52	c      1935           6016         405        20        1164.0000         949.2360     22.62%
38207.82/1939.58	c      1940           6034         403        20        1164.0000         949.2360     22.62%
38308.29/1944.62	c      1945           6049         404        20        1164.0000         949.2360     22.62%
38407.01/1949.68	c      1950           6055         402        20        1164.0000         949.2360     22.62%
38505.54/1954.69	c      1955           6057         404        20        1164.0000         949.9839     22.53%
38606.27/1959.78	c      1960           6077         410        20        1164.0000         949.9839     22.53%
38706.94/1964.83	c      1965           6114         413        20        1164.0000         949.9839     22.53%
38805.45/1969.87	c      1970           6132         410        20        1164.0000         949.9839     22.53%
38906.09/1974.90	c      1975           6148         410        20        1164.0000         949.9839     22.53%
39004.54/1979.97	c      1980           6153         409        20        1164.0000         949.9839     22.53%
39102.93/1985.03	c      1985           6165         409        20        1164.0000         949.9839     22.53%
39203.62/1990.08	c      1990           6176         408        20        1164.0000         949.9839     22.53%
39302.30/1995.13	c      1995           6187         409        20        1164.0000         949.9839     22.53%
39402.73/2000.17	c      2000           6200         408        20        1164.0000         949.9839     22.53%
39502.47/2005.23	c      2005           6211         411        20        1164.0000         950.2268     22.50%
39600.92/2010.27	c      2010           6212         410        20        1164.0000         950.2268     22.50%
39701.39/2015.33	c      2015           6238         411        20        1164.0000         950.2268     22.50%
39800.22/2020.38	c      2020           6255         416        20        1164.0000         950.3498     22.48%
39900.23/2025.43	c      2025           6272         413        20        1164.0000         950.3498     22.48%
39998.43/2030.48	c      2030           6277         412        20        1164.0000         950.3498     22.48%
40098.80/2035.51	c      2036           6294         417        20        1164.0000         950.3498     22.48%
40197.16/2040.53	c      2041           6310         417        20        1164.0000         950.3498     22.48%
40295.32/2045.58	c      2046           6320         417        20        1164.0000         950.3498     22.48%
40395.26/2050.66	c      2051           6327         418        20        1164.0000         950.6090     22.45%
40495.28/2055.70	c      2056           6333         420        20        1164.0000         950.6090     22.45%
40593.31/2060.78	c      2061           6337         424        20        1164.0000         954.8222     21.91%
40692.77/2065.83	c      2066           6355         428        20        1164.0000         954.8222     21.91%
40791.16/2070.88	c      2071           6359         428        20        1164.0000         954.8222     21.91%
40891.33/2075.92	c      2076           6382         433        20        1164.0000         954.8571     21.90%
40989.45/2080.98	c      2081           6389         432        20        1164.0000         954.8571     21.90%
41087.74/2086.00	c      2086           6393         432        20        1164.0000         954.8571     21.90%
41185.84/2091.02	c      2091           6411         432        20        1164.0000         954.8571     21.90%
41283.74/2096.03	c      2096           6426         431        20        1164.0000         955.7104     21.79%
41384.78/2101.10	c      2101           6429         434        20        1164.0000         955.7104     21.79%
41486.51/2106.22	c      2106           6437         434        20        1164.0000         955.7104     21.79%
41584.89/2111.26	c      2111           6441         434        20        1164.0000         955.7104     21.79%
41685.30/2116.32	c      2116           6448         435        20        1164.0000         956.2891     21.72%
41783.99/2121.38	c      2121           6449         436        20        1164.0000         956.2891     21.72%
41884.20/2126.43	c      2126           6456         439        20        1164.0000         956.4866     21.70%
41982.70/2131.48	c      2131           6476         445        20        1164.0000         956.5332     21.69%
42080.99/2136.49	c      2136           6486         449        20        1164.0000         956.5332     21.69%
42181.18/2141.52	c      2142           6499         452        20        1164.0000         956.5332     21.69%
42281.77/2146.62	c      2147           6511         456        20        1164.0000         956.5332     21.69%
42380.29/2151.67	c      2152           6517         456        20        1164.0000         956.5332     21.69%
42480.93/2156.73	c      2157           6526         457        20        1164.0000         956.8184     21.65%
42579.15/2161.74	c      2162           6529         460        20        1164.0000         956.8184     21.65%
42679.56/2166.81	c      2167           6545         464        20        1164.0000         956.8184     21.65%
42778.13/2171.88	c      2172           6563         464        20        1164.0000         956.8184     21.65%
42878.63/2176.93	c      2177           6566         467        20        1164.0000         956.9025     21.64%
42977.44/2181.98	c      2182           6568         469        20        1164.0000         956.9025     21.64%
43075.92/2187.03	c      2187           6586         475        20        1164.0000         957.3830     21.58%
43176.97/2192.04	c      2192           6589         478        20        1164.0000         957.3830     21.58%
43275.57/2197.06	c      2197           6606         481        20        1164.0000         957.3830     21.58%
43374.02/2202.10	c      2202           6610         481        20        1164.0000         957.3830     21.58%
43474.14/2207.17	c      2207           6617         480        20        1164.0000         957.3830     21.58%
43572.52/2212.19	c      2212           6619         482        20        1164.0000         957.3830     21.58%
43672.28/2217.21	c      2217           6624         483        20        1164.0000         957.3830     21.58%
43771.06/2222.23	c      2222           6636         483        20        1164.0000         957.3830     21.58%
43870.52/2227.34	c      2227           6645         484        20        1164.0000         957.3830     21.58%
43970.75/2232.41	c      2232           6656         483        20        1164.0000         957.6308     21.55%
44070.57/2237.51	c      2238           6667         488        20        1164.0000         958.7365     21.41%
44169.02/2242.56	c      2243           6676         491        20        1164.0000         959.2779     21.34%
44269.05/2247.63	c      2248           6681         494        20        1164.0000         959.2779     21.34%
44367.27/2252.66	c      2253           6700         495        20        1164.0000         959.2779     21.34%
44467.38/2257.72	c      2258           6709         494        20        1164.0000         959.2779     21.34%
44565.48/2262.78	c      2263           6715         494        20        1164.0000         959.2779     21.34%
44665.55/2267.84	c      2268           6725         494        20        1164.0000         959.2779     21.34%
44763.46/2272.84	c      2273           6733         494        20        1164.0000         959.2779     21.34%
44861.74/2277.87	c      2278           6740         495        20        1164.0000         959.2779     21.34%
44962.32/2282.94	c      2283           6752         495        20        1164.0000         959.2779     21.34%
45060.60/2287.97	c      2288           6762         497        20        1164.0000         959.2779     21.34%
45159.18/2293.02	c      2293           6786         499        20        1164.0000         959.3934     21.33%
45261.92/2298.13	c      2298           6809         506        20        1164.0000         959.3934     21.33%
45360.31/2303.18	c      2303           6838         505        20        1164.0000         959.3934     21.33%
45459.94/2308.23	c      2308           6846         505        20        1164.0000         959.9104     21.26%
45557.91/2313.28	c      2313           6863         510        20        1164.0000         959.9104     21.26%
45657.92/2318.33	c      2318           6873         512        20        1164.0000         959.9104     21.26%
45756.07/2323.38	c      2323           6894         519        20        1164.0000         959.9104     21.26%
45856.32/2328.42	c      2328           6929         524        20        1164.0000         960.0610     21.24%
45954.72/2333.44	c      2333           6943         528        20        1164.0000         960.0610     21.24%
46054.71/2338.53	c      2339           6974         531        20        1164.0000         960.0610     21.24%
46153.31/2343.55	c      2344           6989         532        20        1164.0000         960.0610     21.24%
46253.74/2348.63	c      2349           7002         533        20        1164.0000         960.0610     21.24%
46351.97/2353.68	c      2354           7031         534        20        1164.0000         960.0610     21.24%
46451.84/2358.72	c      2359           7068         543        20        1164.0000         960.0610     21.24%
46550.30/2363.75	c      2364           7101         544        20        1164.0000         960.3183     21.21%
46650.48/2368.82	c      2369           7102         545        20        1164.0000         960.3183     21.21%
46748.65/2373.86	c      2374           7127         538        20        1164.0000         960.3183     21.21%
46848.89/2378.93	c      2379           7173         534        20        1164.0000         960.3183     21.21%
46947.06/2383.98	c      2384           7198         537        20        1164.0000         960.3183     21.21%
47045.13/2389.02	c      2389           7209         538        20        1164.0000         960.3183     21.21%
47146.01/2394.08	c      2394           7215         540        20        1164.0000         960.3183     21.21%
47244.19/2399.11	c      2399           7237         546        20        1164.0000         960.3183     21.21%
47344.29/2404.15	c      2404           7253         548        20        1164.0000         960.3183     21.21%
47443.82/2409.23	c      2409           7266         547        20        1164.0000         960.5507     21.18%
47542.35/2414.28	c      2414           7268         549        20        1164.0000         960.5507     21.18%
47642.57/2419.33	c      2419           7280         551        20        1164.0000         960.5507     21.18%
47741.00/2424.34	c      2424           7291         552        20        1164.0000         960.5507     21.18%
47839.57/2429.37	c      2429           7306         555        20        1164.0000         960.7647     21.15%
47939.67/2434.45	c      2434           7312         561        20        1164.0000         960.7647     21.15%
48038.07/2439.49	c      2440           7312         561        20        1164.0000         960.7647     21.15%
48138.37/2444.54	c      2445           7316         565        20        1164.0000         960.7647     21.15%
48238.97/2449.60	c      2450           7330         567        20        1164.0000         960.7647     21.15%
48337.12/2454.65	c      2455           7346         569        20        1164.0000         961.6892     21.04%
48436.41/2459.71	c      2460           7366         575        20        1164.0000         961.7754     21.03%
48534.80/2464.76	c      2465           7377         580        20        1164.0000         963.1098     20.86%
48632.91/2469.79	c      2470           7406         589        20        1164.0000         963.1098     20.86%
48732.94/2474.82	c      2475           7423         592        20        1164.0000         963.1098     20.86%
48830.86/2479.88	c      2480           7464         591        20        1164.0000         963.1098     20.86%
48931.29/2484.96	c      2485           7476         587        20        1164.0000         963.1098     20.86%
49029.82/2490.01	c      2490           7506         583        20        1164.0000         963.2985     20.83%
49130.62/2495.08	c      2495           7528         593        20        1164.0000         963.2985     20.83%
49229.37/2500.13	c      2500           7537         594        20        1164.0000         963.8814     20.76%
49329.90/2505.17	c      2505           7549         600        20        1164.0000         964.1095     20.73%
49428.58/2510.19	c      2510           7576         603        20        1164.0000         964.4134     20.70%
49528.51/2515.28	c      2515           7583         606        20        1164.0000         964.4134     20.70%
49629.00/2520.33	c      2520           7601         608        20        1164.0000         964.4134     20.70%
49727.34/2525.37	c      2525           7619         608        20        1164.0000         964.4134     20.70%
49827.63/2530.42	c      2530           7652         613        20        1164.0000         964.4134     20.70%
49926.15/2535.48	c      2535           7691         610        20        1164.0000         964.4134     20.70%
50026.73/2540.53	c      2541           7704         613        20        1164.0000         964.4134     20.70%
50125.06/2545.58	c      2546           7729         612        20        1164.0000         964.4134     20.70%
50225.76/2550.62	c      2551           7739         616        20        1164.0000         964.4324     20.69%
50324.33/2555.68	c      2556           7746         617        20        1164.0000         964.4980     20.68%
50424.91/2560.73	c      2561           7761         622        20        1164.0000         964.4980     20.68%
50523.48/2565.74	c      2566           7779         624        20        1164.0000         964.4980     20.68%
50621.72/2570.76	c      2571           7825         622        20        1164.0000         964.4980     20.68%
50721.69/2575.81	c      2576           7870         621        20        1164.0000         964.4980     20.68%
50819.74/2580.89	c      2581           7886         621        20        1164.0000         964.4980     20.68%
50920.06/2585.98	c      2586           7971         621        20        1164.0000         964.4980     20.68%
51018.19/2591.03	c      2591           7979         623        20        1164.0000         964.7325     20.66%
51116.58/2596.04	c      2596           7998         626        20        1164.0000         964.7325     20.66%
51217.54/2601.13	c      2601           8016         626        20        1164.0000         965.1085     20.61%
51318.09/2606.18	c      2606           8025         629        20        1164.0000         965.1085     20.61%
51416.16/2611.19	c      2611           8025         629        20        1164.0000         965.1085     20.61%
51515.86/2616.28	c      2616           8035         629        20        1164.0000         965.1085     20.61%
51616.03/2621.30	c      2621           8066         628        20        1164.0000         965.1085     20.61%
51714.22/2626.33	c      2626           8076         626        20        1164.0000         965.2261     20.59%
51812.31/2631.36	c      2631           8081         629        20        1164.0000         965.2261     20.59%
51910.52/2636.38	c      2636           8105         625        20        1164.0000         965.2261     20.59%
52011.05/2641.47	c      2641           8118         628        20        1164.0000         965.8528     20.52%
52111.43/2646.56	c      2647           8129         629        20        1164.0000         965.8528     20.52%
52211.86/2651.63	c      2652           8133         631        20        1164.0000         965.8528     20.52%
52310.27/2656.68	c      2657           8147         633        20        1164.0000         965.8528     20.52%
52410.57/2661.73	c      2662           8164         638        20        1164.0000         966.4272     20.44%
52508.69/2666.78	c      2667           8191         641        20        1164.0000         966.4272     20.44%
52608.89/2671.83	c      2672           8217         639        20        1164.0000         966.4272     20.44%
52706.57/2676.85	c      2677           8254         640        20        1164.0000         966.4272     20.44%
52804.77/2681.87	c      2682           8280         638        20        1164.0000         966.4272     20.44%
52905.00/2686.95	c      2687           8302         638        20        1164.0000         966.4272     20.44%
53003.20/2691.97	c      2692           8317         637        20        1164.0000         966.4272     20.44%
53104.04/2697.08	c      2697           8335         639        20        1164.0000         966.4272     20.44%
53204.28/2702.13	c      2702           8363         639        20        1164.0000         966.4272     20.44%
53302.84/2707.17	c      2707           8367         639        20        1164.0000         966.4272     20.44%
53402.63/2712.22	c      2712           8378         640        20        1164.0000         966.4272     20.44%
53500.48/2717.28	c      2717           8406         640        20        1164.0000         966.4272     20.44%
53600.72/2722.33	c      2722           8412         642        20        1164.0000         966.4272     20.44%
53699.19/2727.37	c      2727           8427         641        20        1164.0000         966.4272     20.44%
53799.54/2732.42	c      2732           8437         641        20        1164.0000         966.4272     20.44%
53897.54/2737.48	c      2737           8485         641        20        1164.0000         966.4272     20.44%
53997.70/2742.53	c      2743           8492         640        20        1164.0000         966.4272     20.44%
54095.86/2747.56	c      2748           8517         639        20        1164.0000         966.4272     20.44%
54195.98/2752.63	c      2753           8517         639        20        1164.0000         966.4272     20.44%
54294.07/2757.64	c      2758           8556         640        20        1164.0000         966.4468     20.44%
54392.53/2762.66	c      2763           8560         642        20        1164.0000         966.4468     20.44%
54490.91/2767.67	c      2768           8566         642        20        1164.0000         966.4762     20.44%
54590.97/2772.77	c      2773           8575         645        20        1164.0000         966.4762     20.44%
54689.46/2777.77	c      2778           8597         645        20        1164.0000         966.4762     20.44%
54789.90/2782.85	c      2783           8624         646        20        1164.0000         966.4762     20.44%
54888.22/2787.88	c      2788           8636         646        20        1164.0000         966.4762     20.44%
54988.57/2793.00	c      2793           8644         646        20        1164.0000         966.4762     20.44%
55089.82/2798.08	c      2798           8655         647        20        1164.0000         966.4762     20.44%
55188.21/2803.13	c      2803           8679         647        20        1164.0000         966.4762     20.44%
55288.32/2808.14	c      2808           8709         647        20        1164.0000         966.4762     20.44%
55386.55/2813.19	c      2813           8714         646        20        1164.0000         966.4762     20.44%
55486.30/2818.28	c      2818           8733         647        20        1164.0000         966.7321     20.41%
55586.40/2823.33	c      2823           8733         647        20        1164.0000         966.7321     20.41%
55684.92/2828.38	c      2828           8751         647        20        1164.0000         966.7321     20.41%
55785.23/2833.40	c      2833           8802         646        20        1164.0000         966.7321     20.41%
55883.60/2838.43	c      2838           8807         647        20        1164.0000         966.7321     20.41%
55983.87/2843.52	c      2844           8813         647        20        1164.0000         966.7321     20.41%
56082.01/2848.58	c      2849           8821         647        20        1164.0000         966.7321     20.41%
56182.33/2853.63	c      2854           8831         647        20        1164.0000         967.5690     20.30%
56280.72/2858.67	c      2859           8831         647        20        1164.0000         967.5690     20.30%
56378.74/2863.68	c      2864           8867         649        20        1164.0000         967.5690     20.30%
56478.56/2868.70	c      2869           8918         662        20        1164.0000         967.5734     20.30%
56576.86/2873.74	c      2874           8941         663        20        1164.0000         967.5734     20.30%
56675.10/2878.76	c      2879           8968         662        20        1164.0000         967.5734     20.30%
56773.32/2883.78	c      2884           9032         658        20        1164.0000         967.5734     20.30%
56875.77/2888.94	c      2889           9057         659        20        1164.0000         967.7149     20.28%
56974.18/2894.03	c      2894           9076         660        20        1164.0000         967.7432     20.28%
57074.69/2899.07	c      2899           9090         664        20        1164.0000         967.7432     20.28%
57173.44/2904.10	c      2904           9106         666        20        1164.0000         967.7432     20.28%
57274.39/2909.19	c      2909           9145         667        20        1164.0000         967.7432     20.28%
57374.18/2914.23	c      2914           9166         674        20        1164.0000         967.8059     20.27%
57475.01/2919.36	c      2919           9174         674        20        1164.0000         967.8059     20.27%
57575.63/2924.43	c      2924           9183         673        20        1164.0000         967.8059     20.27%
57676.28/2929.54	c      2930           9184         674        20        1164.0000         967.8059     20.27%
57776.87/2934.60	c      2935           9209         673        20        1164.0000         967.8059     20.27%
57877.35/2939.72	c      2940           9218         674        20        1164.0000         967.8059     20.27%
57975.78/2944.78	c      2945           9230         674        20        1164.0000         967.8059     20.27%
58076.42/2949.80	c      2950           9240         672        20        1164.0000         967.8059     20.27%
58174.76/2954.81	c      2955           9246         672        20        1164.0000         968.3732     20.20%
58273.20/2959.83	c      2960           9272         676        20        1164.0000         968.3732     20.20%
58372.01/2964.85	c      2965           9296         674        20        1164.0000         968.8808     20.14%
58472.71/2970.01	c      2970           9318         678        20        1164.0000         968.8808     20.14%
58574.17/2975.13	c      2975           9327         679        20        1164.0000         969.6161     20.05%
58675.69/2980.21	c      2980           9365         683        20        1164.0000         969.6161     20.05%
58773.63/2985.27	c      2985           9425         681        20        1164.0000         969.6161     20.05%
58873.34/2990.36	c      2990           9447         681        20        1164.0000         969.6161     20.05%
58973.06/2995.45	c      2995           9462         682        20        1164.0000         969.6161     20.05%
59070.46/3000.49	c      3000           9480         682        20        1164.0000         969.6161     20.05%
59170.52/3005.54	c      3006           9502         680        20        1164.0000         969.6161     20.05%
59268.59/3010.59	c      3011           9518         682        20        1164.0000         969.6161     20.05%
59368.74/3015.61	c      3016           9566         682        20        1164.0000         969.7787     20.03%
59467.27/3020.62	c      3021           9571         683        20        1164.0000         969.7787     20.03%
59567.48/3025.73	c      3026           9588         684        20        1164.0000         969.7787     20.03%
59667.95/3030.81	c      3031           9656         684        20        1164.0000         969.9414     20.01%
59768.31/3036.03	c      3036           9668         690        20        1164.0000         970.9375     19.88%
59869.29/3041.08	c      3041           9674         692        20        1164.0000         970.9375     19.88%
59967.48/3046.11	c      3046           9691         693        20        1164.0000         970.9375     19.88%
60068.25/3051.15	c      3051           9705         695        20        1164.0000         970.9375     19.88%
60167.70/3056.23	c      3056           9776         694        20        1164.0000         970.9375     19.88%
60268.06/3061.30	c      3061           9811         695        20        1164.0000         970.9375     19.88%
60366.49/3066.37	c      3066           9829         695        20        1164.0000         971.8815     19.77%
60466.64/3071.47	c      3071           9830         696        20        1164.0000         971.8815     19.77%
60567.07/3076.55	c      3077           9846         700        20        1164.0000         972.7911     19.66%
60665.77/3081.60	c      3082           9855         703        20        1164.0000         972.7911     19.66%
60766.30/3086.65	c      3087           9870         704        20        1164.0000         972.7911     19.66%
60866.65/3091.75	c      3092           9917         705        20        1164.0000         972.7911     19.66%
60965.04/3096.79	c      3097           9946         704        20        1164.0000         972.7911     19.66%
61064.98/3101.83	c      3102           9996         704        20        1164.0000         972.8541     19.65%
61162.39/3106.84	c      3107           9998         706        20        1164.0000         972.8541     19.65%
61260.78/3111.88	c      3112          10008         710        20        1164.0000         973.7903     19.53%
61360.56/3117.02	c      3117          10019         709        20        1164.0000         973.7903     19.53%
61460.84/3122.12	c      3122          10071         709        20        1164.0000         973.7903     19.53%
61560.78/3127.18	c      3127          10107         711        20        1164.0000         973.7903     19.53%
61659.84/3132.27	c      3132          10127         709        20        1164.0000         974.1434     19.49%
61761.17/3137.44	c      3137          10136         710        20        1164.0000         974.1434     19.49%
61862.68/3142.62	c      3143          10159         711        20        1164.0000         974.1434     19.49%
61960.67/3147.69	c      3148          10188         712        20        1164.0000         974.1434     19.49%
62060.35/3152.78	c      3153          10205         711        20        1164.0000         974.1434     19.49%
62160.30/3157.82	c      3158          10234         710        20        1164.0000         974.1434     19.49%
62258.36/3162.85	c      3163          10286         710        20        1164.0000         974.1434     19.49%
62358.34/3167.98	c      3168          10305         709        20        1164.0000         974.1434     19.49%
62458.71/3173.10	c      3173          10333         709        20        1164.0000         974.1434     19.49%
62560.41/3178.21	c      3178          10351         711        20        1164.0000         974.3398     19.47%
62658.68/3183.25	c      3183          10367         715        20        1164.0000         974.3398     19.47%
62759.09/3188.30	c      3188          10389         715        20        1164.0000         974.3398     19.47%
62857.01/3193.34	c      3193          10416         716        20        1164.0000         974.3398     19.47%
62956.55/3198.44	c      3198          10439         717        20        1164.0000         974.3398     19.47%
63054.25/3203.49	c      3203          10462         718        20        1164.0000         974.3398     19.47%
63153.76/3208.50	c      3208          10470         722        20        1164.0000         974.7487     19.42%
63251.36/3213.51	c      3214          10504         722        20        1164.0000         974.7487     19.42%
63348.95/3218.52	c      3219          10525         723        20        1164.0000         974.7487     19.42%
63451.06/3223.72	c      3224          10578         722        20        1164.0000         974.7487     19.42%
63549.09/3228.78	c      3229          10613         727        20        1164.0000         974.7487     19.42%
63648.84/3233.83	c      3234          10646         724        20        1164.0000         974.7487     19.42%
63746.72/3238.88	c      3239          10662         724        20        1164.0000         974.7487     19.42%
63846.69/3243.92	c      3244          10679         725        20        1164.0000         974.7487     19.42%
63944.58/3249.00	c      3249          10690         726        20        1164.0000         974.7487     19.42%
64046.95/3254.14	c      3254          10709         725        20        1164.0000         974.7487     19.42%
64148.61/3259.36	c      3259          10721         731        20        1164.0000         974.7487     19.42%
64248.62/3264.41	c      3264          10736         732        20        1164.0000         974.7487     19.42%
64348.54/3269.54	c      3270          10748         732        20        1164.0000         974.7487     19.42%
64448.62/3274.65	c      3275          10766         738        20        1164.0000         974.7487     19.42%
64548.52/3279.79	c      3280          10774         738        20        1164.0000         974.7487     19.42%
64648.05/3284.83	c      3285          10782         740        20        1164.0000         974.7487     19.42%
64746.25/3289.89	c      3290          10797         740        20        1164.0000         974.7487     19.42%
64845.06/3294.94	c      3295          10807         740        20        1164.0000         974.7487     19.42%
64942.84/3299.98	c      3300          10825         740        20        1164.0000         974.7487     19.42%
65042.67/3305.04	c      3305          10840         741        20        1164.0000         974.7487     19.42%
65140.71/3310.10	c      3310          10844         741        20        1164.0000         974.7487     19.42%
65239.01/3315.13	c      3315          10853         742        20        1164.0000         974.7487     19.42%
65338.87/3320.20	c      3320          10854         743        20        1164.0000         974.7487     19.42%
65438.11/3325.25	c      3325          10868         741        20        1164.0000         974.7487     19.42%
65538.04/3330.32	c      3330          10889         744        20        1164.0000         974.7487     19.42%
65639.50/3335.56	c      3336          10889         744        20        1164.0000         974.7487     19.42%
65739.86/3340.65	c      3341          10889         744        20        1164.0000         974.7487     19.42%
65840.03/3345.71	c      3346          10890         745        20        1164.0000         974.7487     19.42%
65938.29/3350.76	c      3351          10900         749        20        1164.0000         974.7487     19.42%
66038.57/3355.81	c      3356          10916         751        20        1164.0000         974.7487     19.42%
66139.13/3361.00	c      3361          10930         751        20        1164.0000         974.7487     19.42%
66237.40/3366.02	c      3366          10934         751        20        1164.0000         974.7487     19.42%
66338.45/3371.08	c      3371          10959         754        20        1164.0000         974.7487     19.42%
66436.12/3376.10	c      3376          10969         754        20        1164.0000         974.7487     19.42%
66537.03/3381.14	c      3381          10972         753        20        1164.0000         974.7487     19.42%
66635.55/3386.19	c      3386          10978         753        20        1164.0000         974.7487     19.42%
66735.37/3391.25	c      3391          10991         756        20        1164.0000         974.7487     19.42%
66835.73/3396.32	c      3396          10991         756        20        1164.0000         974.7487     19.42%
66934.14/3401.37	c      3401          10991         756        20        1164.0000         974.7487     19.42%
67034.41/3406.43	c      3406          11016         761        20        1164.0000         975.2316     19.36%
67134.96/3411.53	c      3412          11023         764        20        1164.0000         975.2316     19.36%
67235.03/3416.60	c      3417          11049         766        20        1164.0000         975.2316     19.36%
67333.20/3421.62	c      3422          11067         768        20        1164.0000         975.2316     19.36%
67431.56/3426.64	c      3427          11089         768        20        1164.0000         975.2316     19.36%
67529.90/3431.69	c      3432          11110         766        20        1164.0000         975.2316     19.36%
67629.98/3436.70	c      3437          11116         766        20        1164.0000         975.2316     19.36%
67727.67/3441.74	c      3442          11132         764        20        1164.0000         975.2316     19.36%
67826.05/3446.76	c      3447          11137         765        20        1164.0000         975.2316     19.36%
67927.83/3451.91	c      3452          11140         766        20        1164.0000         975.2316     19.36%
68026.34/3456.97	c      3457          11166         770        20        1164.0000         975.2316     19.36%
68127.44/3462.06	c      3462          11233         771        20        1164.0000         975.2316     19.36%
68230.84/3467.37	c      3467          11272         768        20        1164.0000         975.2316     19.36%
68330.98/3472.47	c      3472          11359         771        20        1164.0000         975.4078     19.33%
68430.74/3477.53	c      3478          11386         770        20        1164.0000         975.8666     19.28%
68531.46/3482.70	c      3483          11450         774        20        1164.0000         975.8666     19.28%
68634.02/3487.81	c      3488          11486         780        20        1164.0000         976.2000     19.24%
68734.91/3492.92	c      3493          11486         780        20        1164.0000         976.2000     19.24%
68832.51/3497.98	c      3498          11492         784        20        1164.0000         976.2000     19.24%
68930.37/3503.03	c      3503          11552         784        20        1164.0000         976.2000     19.24%
69031.12/3508.08	c      3508          11601         781        20        1164.0000         976.2000     19.24%
69129.58/3513.13	c      3513          11614         781        20        1164.0000         976.2000     19.24%
69229.62/3518.14	c      3518          11627         782        20        1164.0000         976.2000     19.24%
69328.02/3523.19	c      3523          11660         785        20        1164.0000         976.2000     19.24%
69426.94/3528.22	c      3528          11696         783        20        1164.0000         976.2000     19.24%
69527.16/3533.31	c      3533          11729         782        20        1164.0000         976.2000     19.24%
69627.61/3538.45	c      3538          11750         785        20        1164.0000         976.2000     19.24%
69725.85/3543.49	c      3543          11750         785        20        1164.0000         976.2000     19.24%
69825.59/3548.52	c      3549          11789         790        20        1164.0000         976.2645     19.23%
69925.52/3553.64	c      3554          11836         789        20        1164.0000         976.2645     19.23%
70025.55/3558.75	c      3559          11861         788        20        1164.0000         976.2645     19.23%
70123.41/3563.77	c      3564          11911         788        20        1164.0000         976.2645     19.23%
70221.31/3568.79	c      3569          11927         786        20        1164.0000         976.2645     19.23%
70321.57/3573.90	c      3574          11958         789        20        1164.0000         976.4597     19.21%
70421.75/3578.92	c      3579          11990         789        20        1164.0000         976.4597     19.21%
70522.77/3584.08	c      3584          12036         789        20        1164.0000         977.2056     19.12%
70621.20/3589.11	c      3589          12046         793        20        1164.0000         977.2875     19.11%
70722.71/3594.21	c      3594          12046         793        20        1164.0000         977.2875     19.11%
70820.78/3599.28	c      3599          12056         797        20        1164.0000         977.2875     19.11%
70920.88/3604.33	c      3604          12056         797        20        1164.0000         977.2875     19.11%
71020.99/3609.42	c      3609          12071         800        20        1164.0000         977.2875     19.11%
71118.90/3614.43	c      3614          12098         799        20        1164.0000         977.2875     19.11%
71217.32/3619.44	c      3619          12114         800        20        1164.0000         977.2875     19.11%
71315.66/3624.46	c      3624          12136         800        20        1164.0000         977.3375     19.10%
71415.75/3629.58	c      3630          12141         803        20        1164.0000         977.3375     19.10%
71517.58/3634.71	c      3635          12156         806        20        1164.0000         977.5453     19.07%
71615.70/3639.73	c      3640          12165         811        20        1164.0000         977.5453     19.07%
71713.61/3644.76	c      3645          12186         812        20        1164.0000         978.4139     18.97%
71815.05/3649.92	c      3650          12195         815        20        1164.0000         978.4139     18.97%
71913.31/3654.94	c      3655          12213         815        20        1164.0000         978.4139     18.97%

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 (188667 MiB free)
  memory of node 1: 193494 MiB (186233 MiB free)
  memory of node 2: 193531 MiB (181440 MiB free)
  memory of node 3: 193531 MiB (179700 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-4465150-1722446057/watcher-4465150-1722446057 -o /tmp/evaluation-result-4465150-1722446057/solver-4465150-1722446057 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59011 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465150-1722446057.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100106 s]*
/proc/loadavg: 78.90 80.11 79.54 63/986 66081
/proc/meminfo: memFree=753640824/790760804 swapFree=131071996/131071996
[pid=66080] ppid=66077 vsize=80976 memory=69972 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/66080/stat : 66080 (fscip) R 66077 66080 59001 0 -1 4194304 16444 0 0 0 9 2 0 0 20 0 1 0 11188808 82919424 17493 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
/proc/66080/statm: 20244 17493 2678 3035 0 16640 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 80976 KiB
Current children cumulated memory: 69972 KiB

[startup+0.220604 s]*
/proc/loadavg: 78.90 80.11 79.54 63/986 66081
/proc/meminfo: memFree=753613932/790760804 swapFree=131071996/131071996
[pid=66080] ppid=66077 vsize=78656 memory=66980 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/66080/stat : 66080 (fscip) R 66077 66080 59001 0 -1 4194304 18873 0 0 0 21 2 0 0 20 0 1 0 11188808 80543744 16745 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
/proc/66080/statm: 19664 16745 2726 3035 0 16060 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 78656 KiB
Current children cumulated memory: 66980 KiB

[startup+0.320216 s]*
/proc/loadavg: 78.90 80.11 79.54 63/986 66081
/proc/meminfo: memFree=753521296/790760804 swapFree=131071996/131071996
[pid=66080] ppid=66077 vsize=79004 memory=67628 CPUtime=0.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/stat : 66080 (fscip) R 66077 66080 59001 0 -1 4194304 18972 0 0 0 30 2 0 0 20 0 1 0 11188808 80900096 16907 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
/proc/66080/statm: 19751 16907 2758 3035 0 16147 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 79004 KiB
Current children cumulated memory: 67628 KiB

[startup+0.700222 s]
/proc/loadavg: 78.90 80.11 79.54 63/986 66081
/proc/meminfo: memFree=753617144/790760804 swapFree=131071996/131071996
[pid=66080] ppid=66077 vsize=79568 memory=68156 CPUtime=0.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/stat : 66080 (fscip) R 66077 66080 59001 0 -1 4194304 19093 0 0 0 66 2 0 0 20 0 1 0 11188808 81477632 17039 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
/proc/66080/statm: 19892 17039 2758 3035 0 16288 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 79568 KiB
Current children cumulated memory: 68156 KiB

[startup+1.5002 s]
/proc/loadavg: 78.90 80.11 79.54 63/986 66081
/proc/meminfo: memFree=754049360/790760804 swapFree=131071996/131071996
[pid=66080] ppid=66077 vsize=81204 memory=69740 CPUtime=1.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/stat : 66080 (fscip) R 66077 66080 59001 0 -1 4194304 19503 0 0 0 146 2 0 0 20 0 1 0 11188808 83152896 17435 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
/proc/66080/statm: 20301 17435 2758 3035 0 16697 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 81204 KiB
Current children cumulated memory: 69740 KiB

[startup+3.12295 s]
/proc/loadavg: 78.90 80.11 79.54 76/1029 66130
/proc/meminfo: memFree=754109340/790760804 swapFree=131071996/131071996
[pid=66080] ppid=66077 vsize=2654136 memory=1809064 CPUtime=8.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/stat : 66080 (fscip) S 66077 66080 59001 0 -1 1077936128 477172 0 0 0 739 125 0 0 20 0 41 0 11188808 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
/proc/66080/statm: 663534 452266 2790 3035 0 559130 0
[pid=66080/tid=66091] ppid=66077 vsize=2654136 memory=400256 CPUtime=0.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66091/stat : 66091 (fscip) R 66077 66080 59001 0 -1 4194368 16868 0 0 0 28 4 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66092] ppid=66077 vsize=2654136 memory=15364 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66092/stat : 66092 (fscip) R 66077 66080 59001 0 -1 4194368 24767 0 0 0 25 6 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66093] ppid=66077 vsize=2654136 memory=11440 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66093/stat : 66093 (fscip) R 66077 66080 59001 0 -1 4194368 24770 0 0 0 23 7 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66094] ppid=66077 vsize=2654136 memory=280575047039744 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/66080/task/66094/stat : 66094 (fscip) R 66077 66080 59001 0 -1 4194368 16868 0 0 0 29 4 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66095] ppid=66077 vsize=2654136 memory=0 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66095/stat : 66095 (fscip) R 66077 66080 59001 0 -1 4194368 24755 0 0 0 25 6 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66096] ppid=66077 vsize=2654136 memory=140287523465648 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66096/stat : 66096 (fscip) R 66077 66080 59001 0 -1 4194368 24772 0 0 0 24 6 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66097] ppid=66077 vsize=2654136 memory=2316 CPUtime=0.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66097/stat : 66097 (fscip) R 66077 66080 59001 0 -1 4194368 17382 0 0 0 28 4 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66098] ppid=66077 vsize=2654136 memory=33000 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66098/stat : 66098 (fscip) R 66077 66080 59001 0 -1 4194368 24776 0 0 0 24 7 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66099] ppid=66077 vsize=2654136 memory=1804 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66099/stat : 66099 (fscip) R 66077 66080 59001 0 -1 4194368 24771 0 0 0 25 6 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66100] ppid=66077 vsize=2654136 memory=6048 CPUtime=0.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66100/stat : 66100 (fscip) R 66077 66080 59001 0 -1 4194368 16855 0 0 0 28 4 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66101] ppid=66077 vsize=2654136 memory=51200 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66101/stat : 66101 (fscip) R 66077 66080 59001 0 -1 4194368 24757 0 0 0 24 6 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66102] ppid=66077 vsize=2654136 memory=104 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66102/stat : 66102 (fscip) R 66077 66080 59001 0 -1 4194368 24755 0 0 0 25 6 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66103] ppid=66077 vsize=2654136 memory=25932 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/66080/task/66103/stat : 66103 (fscip) R 66077 66080 59001 0 -1 4194368 17321 0 0 0 28 5 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66104] ppid=66077 vsize=2654136 memory=21372 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66104/stat : 66104 (fscip) R 66077 66080 59001 0 -1 4194368 24755 0 0 0 25 6 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66105] ppid=66077 vsize=2654136 memory=2208 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66105/stat : 66105 (fscip) R 66077 66080 59001 0 -1 4194368 24768 0 0 0 24 6 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66106] ppid=66077 vsize=2654136 memory=2036 CPUtime=0.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66106/stat : 66106 (fscip) R 66077 66080 59001 0 -1 4194368 17384 0 0 0 28 4 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66107] ppid=66077 vsize=2654136 memory=31316 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66107/stat : 66107 (fscip) R 66077 66080 59001 0 -1 4194368 24766 0 0 0 24 6 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66108] ppid=66077 vsize=2654136 memory=28568 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66108/stat : 66108 (fscip) R 66077 66080 59001 0 -1 4194368 24775 0 0 0 24 6 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66109] ppid=66077 vsize=2654136 memory=25333125866717268 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66109/stat : 66109 (fscip) R 66077 66080 59001 0 -1 4194368 17307 0 0 0 27 4 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66110] ppid=66077 vsize=2654136 memory=-6000919476968253033 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66110/stat : 66110 (fscip) R 66077 66080 59001 0 -1 4194368 24769 0 0 0 23 7 0 0 20 0 41 0 11189031 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66111] ppid=66077 vsize=2654136 memory=6943526294502006880 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66111/stat : 66111 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66112] ppid=66077 vsize=2654136 memory=8259761640034061012 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66112/stat : 66112 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66113] ppid=66077 vsize=2654136 memory=8331532404798907359 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66113/stat : 66113 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66114] ppid=66077 vsize=2654136 memory=-6667966544890125428 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66114/stat : 66114 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66115] ppid=66077 vsize=2654136 memory=4638778398332698720 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66115/stat : 66115 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66116] ppid=66077 vsize=2654136 memory=280575047276624 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66116/stat : 66116 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66117] ppid=66077 vsize=2654136 memory=7312 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66117/stat : 66117 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66118] ppid=66077 vsize=2654136 memory=26988 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66118/stat : 66118 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66119] ppid=66077 vsize=2654136 memory=3776 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66119/stat : 66119 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66120] ppid=66077 vsize=2654136 memory=40456 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66120/stat : 66120 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66121] ppid=66077 vsize=2654136 memory=8196 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66121/stat : 66121 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66122] ppid=66077 vsize=2654136 memory=3300 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66122/stat : 66122 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66123] ppid=66077 vsize=2654136 memory=2264 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66123/stat : 66123 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66124] ppid=66077 vsize=2654136 memory=1668 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66124/stat : 66124 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66125] ppid=66077 vsize=2654136 memory=68420 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66125/stat : 66125 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66126] ppid=66077 vsize=2654136 memory=6952 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66126/stat : 66126 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66127] ppid=66077 vsize=2654136 memory=7044 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66127/stat : 66127 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66128] ppid=66077 vsize=2654136 memory=28152 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66128/stat : 66128 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66129] ppid=66077 vsize=2654136 memory=25333125866717268 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66129/stat : 66129 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66130] ppid=66077 vsize=2654136 memory=64606 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66130/stat : 66130 (fscip) S 66077 66080 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11189085 2717835264 452266 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
Current children cumulated CPU time: 8.64 s
Current children cumulated vsize: 2654136 KiB
Current children cumulated memory: 1809064 KiB

[startup+6.30095 s]
/proc/loadavg: 78.98 80.11 79.54 81/1029 66131
/proc/meminfo: memFree=753580156/790760804 swapFree=131071996/131071996
[pid=66080] ppid=66077 vsize=3243960 memory=2202256 CPUtime=70.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/stat : 66080 (fscip) S 66077 66080 59001 0 -1 1077936128 706545 0 0 0 6837 252 0 0 20 0 41 0 11188808 3321815040 550564 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
/proc/66080/statm: 810990 550564 2950 3035 0 726176 0
[pid=66080/tid=66091] ppid=66077 vsize=3243960 memory=15364 CPUtime=3.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66091/stat : 66091 (fscip) R 66077 66080 59001 0 -1 4194368 17129 0 0 0 341 4 0 0 20 0 41 0 11189031 3321815040 550564 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66092] ppid=66077 vsize=3243960 memory=11440 CPUtime=3.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66092/stat : 66092 (fscip) R 66077 66080 59001 0 -1 4194368 36700 0 0 0 324 17 0 0 20 0 41 0 11189031 3321815040 550564 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66093] ppid=66077 vsize=3243960 memory=306 CPUtime=3.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66093/stat : 66093 (fscip) R 66077 66080 59001 0 -1 4194368 30798 0 0 0 324 9 0 0 20 0 41 0 11189031 3321815040 550564 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66094] ppid=66077 vsize=3243960 memory=0 CPUtime=3.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66094/stat : 66094 (fscip) R 66077 66080 59001 0 -1 4194368 17128 0 0 0 342 4 0 0 20 0 41 0 11189031 3321815040 550564 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66095] ppid=66077 vsize=3243960 memory=280575047746784 CPUtime=3.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66095/stat : 66095 (fscip) R 66077 66080 59001 0 -1 4194368 36787 0 0 0 322 18 0 0 20 0 41 0 11189031 3321815040 550564 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66096] ppid=66077 vsize=3243960 memory=2042384 CPUtime=3.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66096/stat : 66096 (fscip) R 66077 66080 59001 0 -1 4194368 31599 0 0 0 335 8 0 0 20 0 41 0 11189031 3321815040 550564 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66097] ppid=66077 vsize=3243960 memory=11440 CPUtime=3.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66097/stat : 66097 (fscip) R 66077 66080 59001 0 -1 4194368 17640 0 0 0 341 4 0 0 20 0 41 0 11189031 3321815040 550564 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66098] ppid=66077 vsize=3243960 memory=285985699006698 CPUtime=3.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66098/stat : 66098 (fscip) R 66077 66080 59001 0 -1 4194368 38547 0 0 0 320 20 0 0 20 0 41 0 11189031 3321815040 550564 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0

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

[pid=66080/tid=66114] ppid=66077 vsize=30885060 memory=3776 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/66080/task/66114/stat : 66114 (fscip) S 66077 66080 59001 0 -1 1077936192 73 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66115] ppid=66077 vsize=30885060 memory=21733784 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/66080/task/66115/stat : 66115 (fscip) S 66077 66080 59001 0 -1 1077936192 74 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66116] ppid=66077 vsize=30885060 memory=21760432 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/66080/task/66116/stat : 66116 (fscip) S 66077 66080 59001 0 -1 1077936192 76 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66117] ppid=66077 vsize=30885060 memory=21829496 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/66080/task/66117/stat : 66117 (fscip) S 66077 66080 59001 0 -1 1077936192 45 0 0 0 2 1 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66118] ppid=66077 vsize=30885060 memory=2704 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/66080/task/66118/stat : 66118 (fscip) S 66077 66080 59001 0 -1 1077936192 108 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66119] ppid=66077 vsize=30885060 memory=21765240 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/66080/task/66119/stat : 66119 (fscip) S 66077 66080 59001 0 -1 1077936192 97 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66120] ppid=66077 vsize=30885060 memory=15520 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/66080/task/66120/stat : 66120 (fscip) S 66077 66080 59001 0 -1 1077936192 75 0 0 0 3 0 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66121] ppid=66077 vsize=30885060 memory=280575047615184 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/66080/task/66121/stat : 66121 (fscip) S 66077 66080 59001 0 -1 1077936192 77 0 0 0 2 0 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66122] ppid=66077 vsize=30885060 memory=21828768 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/66080/task/66122/stat : 66122 (fscip) S 66077 66080 59001 0 -1 1077936192 81 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66123] ppid=66077 vsize=30885060 memory=11440 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/66080/task/66123/stat : 66123 (fscip) S 66077 66080 59001 0 -1 1077936192 79 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66124] ppid=66077 vsize=30885060 memory=15520 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/66080/task/66124/stat : 66124 (fscip) S 66077 66080 59001 0 -1 1077936192 84 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66125] ppid=66077 vsize=30885060 memory=10544 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66125/stat : 66125 (fscip) S 66077 66080 59001 0 -1 1077936192 100 0 0 0 1 2 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66126] ppid=66077 vsize=30885060 memory=5512 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/66080/task/66126/stat : 66126 (fscip) S 66077 66080 59001 0 -1 1077936192 95 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66127] ppid=66077 vsize=30885060 memory=15776 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/66080/task/66127/stat : 66127 (fscip) S 66077 66080 59001 0 -1 1077936192 110 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66128] ppid=66077 vsize=30885060 memory=2316 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/66080/task/66128/stat : 66128 (fscip) S 66077 66080 59001 0 -1 1077936192 109 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66129] ppid=66077 vsize=30885060 memory=6048 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/66080/task/66129/stat : 66129 (fscip) S 66077 66080 59001 0 -1 1077936192 81 0 0 0 2 1 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66130] ppid=66077 vsize=30885060 memory=51200 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/66080/task/66130/stat : 66130 (fscip) S 66077 66080 59001 0 -1 1077936192 103 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5457418 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
Current children cumulated CPU time: 71666.5 s
Current children cumulated vsize: 30885060 KiB
Current children cumulated memory: 21829672 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3659.4 s]
/proc/loadavg: 81.25 80.69 80.51 81/1024 68260
/proc/meminfo: memFree=746513964/790760804 swapFree=131071996/131071996
[pid=66080] ppid=66077 vsize=30885060 memory=21832328 CPUtime=72001.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/stat : 66080 (fscip) S 66077 66080 59001 0 -1 1077936128 44818815 0 0 0 7137301 62825 0 0 20 0 41 0 11188808 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
/proc/66080/statm: 7721265 5458082 3334 3035 0 7584927 0
[pid=66080/tid=66091] ppid=66077 vsize=30885060 memory=7312 CPUtime=3557.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66091/stat : 66091 (fscip) R 66077 66080 59001 0 -1 4194368 1412768 0 0 0 348235 7495 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66092] ppid=66077 vsize=30885060 memory=26988 CPUtime=3625.39 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66092/stat : 66092 (fscip) R 66077 66080 59001 0 -1 4194368 3457725 0 0 0 362005 534 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66093] ppid=66077 vsize=30885060 memory=3776 CPUtime=3620.85 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66093/stat : 66093 (fscip) R 66077 66080 59001 0 -1 4194368 1554737 0 0 0 361719 366 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66094] ppid=66077 vsize=30885060 memory=40456 CPUtime=3553.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66094/stat : 66094 (fscip) R 66077 66080 59001 0 -1 4194368 1557329 0 0 0 347421 7961 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66095] ppid=66077 vsize=30885060 memory=8196 CPUtime=3628.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66095/stat : 66095 (fscip) R 66077 66080 59001 0 -1 4194368 3665056 0 0 0 362373 487 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66096] ppid=66077 vsize=30885060 memory=36300 CPUtime=3620.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66096/stat : 66096 (fscip) R 66077 66080 59001 0 -1 4194368 1500771 0 0 0 361383 634 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66097] ppid=66077 vsize=30885060 memory=4688 CPUtime=3557.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66097/stat : 66097 (fscip) R 66077 66080 59001 0 -1 4194368 1458183 0 0 0 348352 7391 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66098] ppid=66077 vsize=30885060 memory=20660 CPUtime=3624.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66098/stat : 66098 (fscip) R 66077 66080 59001 0 -1 4194368 3529571 0 0 0 362017 473 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66099] ppid=66077 vsize=30885060 memory=6952 CPUtime=3619.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66099/stat : 66099 (fscip) R 66077 66080 59001 0 -1 4194368 1449075 0 0 0 361027 957 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66100] ppid=66077 vsize=30885060 memory=7044 CPUtime=3553.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66100/stat : 66100 (fscip) R 66077 66080 59001 0 -1 4194368 1402729 0 0 0 347468 7844 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66101] ppid=66077 vsize=30885060 memory=28152 CPUtime=3628.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66101/stat : 66101 (fscip) R 66077 66080 59001 0 -1 4194368 3640971 0 0 0 362408 461 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66102] ppid=66077 vsize=30885060 memory=33676 CPUtime=3620.76 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66102/stat : 66102 (fscip) R 66077 66080 59001 0 -1 4194368 1361627 0 0 0 360376 1700 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66103] ppid=66077 vsize=30885060 memory=19092 CPUtime=3606.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66103/stat : 66103 (fscip) R 66077 66080 59001 0 -1 4194368 1587306 0 0 0 357822 2795 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66104] ppid=66077 vsize=30885060 memory=20176 CPUtime=3581.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66104/stat : 66104 (fscip) R 66077 66080 59001 0 -1 4194368 3660308 0 0 0 352241 5903 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66105] ppid=66077 vsize=30885060 memory=5660 CPUtime=3618.83 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66105/stat : 66105 (fscip) R 66077 66080 59001 0 -1 4194368 1660589 0 0 0 361516 367 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66106] ppid=66077 vsize=30885060 memory=11612 CPUtime=3556.99 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66106/stat : 66106 (fscip) R 66077 66080 59001 0 -1 4194368 1539239 0 0 0 347779 7920 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66107] ppid=66077 vsize=30885060 memory=13820 CPUtime=3626.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66107/stat : 66107 (fscip) R 66077 66080 59001 0 -1 4194368 3498777 0 0 0 362224 467 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66108] ppid=66077 vsize=30885060 memory=11644 CPUtime=3617.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66108/stat : 66108 (fscip) R 66077 66080 59001 0 -1 4194368 1735092 0 0 0 361185 560 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66109] ppid=66077 vsize=30885060 memory=11652 CPUtime=3552.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66109/stat : 66109 (fscip) R 66077 66080 59001 0 -1 4194368 1395800 0 0 0 347280 7992 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66110] ppid=66077 vsize=30885060 memory=11648 CPUtime=3625.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66110/stat : 66110 (fscip) R 66077 66080 59001 0 -1 4194368 3711410 0 0 0 362055 502 0 0 20 0 41 0 11189031 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66111] ppid=66077 vsize=30885060 memory=15776 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/66080/task/66111/stat : 66111 (fscip) S 66077 66080 59001 0 -1 1077936192 71 0 0 0 2 0 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66112] ppid=66077 vsize=30885060 memory=2316 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/66080/task/66112/stat : 66112 (fscip) S 66077 66080 59001 0 -1 1077936192 97 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66113] ppid=66077 vsize=30885060 memory=33000 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/66080/task/66113/stat : 66113 (fscip) S 66077 66080 59001 0 -1 1077936192 78 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66114] ppid=66077 vsize=30885060 memory=1804 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/66080/task/66114/stat : 66114 (fscip) S 66077 66080 59001 0 -1 1077936192 73 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66115] ppid=66077 vsize=30885060 memory=6048 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/66080/task/66115/stat : 66115 (fscip) S 66077 66080 59001 0 -1 1077936192 74 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66116] ppid=66077 vsize=30885060 memory=51200 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/66080/task/66116/stat : 66116 (fscip) S 66077 66080 59001 0 -1 1077936192 76 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66117] ppid=66077 vsize=30885060 memory=104 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66117/stat : 66117 (fscip) S 66077 66080 59001 0 -1 1077936192 45 0 0 0 2 1 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66118] ppid=66077 vsize=30885060 memory=25932 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/66080/task/66118/stat : 66118 (fscip) S 66077 66080 59001 0 -1 1077936192 108 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66119] ppid=66077 vsize=30885060 memory=21830736 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/66080/task/66119/stat : 66119 (fscip) S 66077 66080 59001 0 -1 1077936192 97 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66120] ppid=66077 vsize=30885060 memory=3776 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/66080/task/66120/stat : 66120 (fscip) S 66077 66080 59001 0 -1 1077936192 75 0 0 0 3 0 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66121] ppid=66077 vsize=30885060 memory=40456 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/66080/task/66121/stat : 66121 (fscip) S 66077 66080 59001 0 -1 1077936192 77 0 0 0 2 0 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66122] ppid=66077 vsize=30885060 memory=8196 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/66080/task/66122/stat : 66122 (fscip) S 66077 66080 59001 0 -1 1077936192 81 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66123] ppid=66077 vsize=30885060 memory=3300 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/66080/task/66123/stat : 66123 (fscip) S 66077 66080 59001 0 -1 1077936192 79 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66124] ppid=66077 vsize=30885060 memory=2264 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/66080/task/66124/stat : 66124 (fscip) S 66077 66080 59001 0 -1 1077936192 84 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66125] ppid=66077 vsize=30885060 memory=1668 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/66080/task/66125/stat : 66125 (fscip) S 66077 66080 59001 0 -1 1077936192 100 0 0 0 1 2 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66126] ppid=66077 vsize=30885060 memory=7852 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/66080/task/66126/stat : 66126 (fscip) S 66077 66080 59001 0 -1 1077936192 95 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66127] ppid=66077 vsize=30885060 memory=8196 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/66080/task/66127/stat : 66127 (fscip) S 66077 66080 59001 0 -1 1077936192 110 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66128] ppid=66077 vsize=30885060 memory=3300 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/66080/task/66128/stat : 66128 (fscip) S 66077 66080 59001 0 -1 1077936192 109 0 0 0 0 2 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66129] ppid=66077 vsize=30885060 memory=3300 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/66080/task/66129/stat : 66129 (fscip) S 66077 66080 59001 0 -1 1077936192 81 0 0 0 2 1 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
[pid=66080/tid=66130] ppid=66077 vsize=30885060 memory=2264 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/66080/task/66130/stat : 66130 (fscip) S 66077 66080 59001 0 -1 1077936192 103 0 0 0 1 1 0 0 20 0 41 0 11189085 31626301440 5458082 809668444160 4194304 16623229 140736618850656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 56647680 140736618853386 140736618853504 140736618853504 140736618860528 0
Current children cumulated CPU time: 72001.3 s
Current children cumulated vsize: 30885060 KiB
Current children cumulated memory: 21832328 KiB

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

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

# cumulated CPU time of all completed processes:  user=71373.3 s, system=628.861 s

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

[startup+3659.62 s]
/proc/loadavg: 81.25 80.69 80.51 63/985 68260
/proc/meminfo: memFree=751368328/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3660 s]*
/proc/loadavg: 81.25 80.69 80.51 62/985 68260
/proc/meminfo: memFree=767867864/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): 3660.02
CPU time (s): 72002.1
CPU user time (s): 71373.3
CPU system time (s): 628.861
CPU usage (%): 1967.26
Max. virtual memory (cumulated for all children) (KiB): 30945596
Max. memory (cumulated for all children) (KiB): 21832328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71373.3
system time used= 628.861
maximum resident set size= 21832328
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44818916
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= 61703659
involuntary context switches= 545858


# summary of solver processes directly reported to runsolver:
#   pid: 66080
#   total CPU time (s): 72002.1
#   total CPU user time (s): 71373.3
#   total CPU system time (s): 628.861

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 29.4275 second user time and 83.5821 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-07-31 19:14:17
IDJOB=4465150
IDBENCH=147029
IDSOLVER=3094
FILE ID=nodeD105/4465150-1722446057
RUNJOBID= nodeD105-1722441596-59011
SLURM_JOB_ID= 8254235
Free space on /tmp= 8622828 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16a2.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-4465150-1722446057/watcher-4465150-1722446057 -o /tmp/evaluation-result-4465150-1722446057/solver-4465150-1722446057 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59011 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465150-1722446057.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 5bf8779f76705329d27574b156c8674b
RANDOM SEED=900660447

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        753649700 kB
MemAvailable:   753748868 kB
Buffers:          136940 kB
Cached:          3306736 kB
SwapCached:            0 kB
Active:           297048 kB
Inactive:       34343372 kB
Active(anon):       2172 kB
Inactive(anon): 31217116 kB
Active(file):     294876 kB
Inactive(file):  3126256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:           2312620 kB
Writeback:             0 kB
AnonPages:      31186676 kB
Mapped:          1757164 kB
Shmem:             22540 kB
KReclaimable:     195480 kB
Slab:             536116 kB
SReclaimable:     195480 kB
SUnreclaim:       340636 kB
KernelStack:       16896 kB
PageTables:        75820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4920908 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           191616 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5195776 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:      473088 kB
DirectMap2M:    53501952 kB
DirectMap1G:    751828992 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD105 at 2024-07-31 20:15:17