Trace number 4465880

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression32_11.opb
MD5SUM66b8e371687d4e403b47b4700770389d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark105.174
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1892
Total number of constraints9034
Number of constraints which are clauses9030
Number of constraints which are cardinality constraints (but not clauses)4
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint43
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 54
Number of bits of the biggest sum of numbers6
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.04	c Default LC presolving (default).
0.00/0.04	c ** Before presolving: virtualMemUsedAtLc = 51867648, getVmSize() = 51867648, SCIPgetMemUsed() = 19159459, SCIPgetMemTotal() = 29498699, SCIPgetMemExternEstim() = 12345147
0.00/0.04	c ** set memory limit for presolving in LC to 8.79593e+12 for SCIP **
0.22/0.29	c ** Estimated virtualMemUsedAtSolver = 56208355, getVmSize() = 98705408, SCIPgetMemUsed() = 39659242, SCIPgetMemTotal() = 71967386, SCIPgetMemExternEstim() = 12345147
0.22/0.29	c ** set memory limit for solvers to 4.18844e+11 for each SCIP **
0.22/0.29	c Original Problem   :
0.22/0.29	c   Problem name     : instance-4465880-1722589176
0.22/0.29	c   Variables        : 1892 (1892 binary, 0 integer, 0 implicit integer, 0 continuous)
0.22/0.29	c   Constraints      : 9034
0.22/0.29	c   Objective sense  : minimize
0.22/0.29	c Presolved Problem  :
0.22/0.29	c   Variables        : 1886 (1886 binary, 0 integer, 0 implicit integer, 0 continuous)
0.22/0.29	c   Constraints      : 8631
0.22/0.29	c Constraints        : Number
0.22/0.29	c   setppc           : 3608 
0.22/0.29	c   linear           : 1 
0.22/0.29	c   logicor          : 5022 
0.22/0.29	c ** Instance transfer method used: 0
0.22/0.31	c ** ParaScipInstance copy does not increase the number of variables. **
0.54/0.56	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.54/0.56	c                                Nodes    Active                                            
0.54/0.56	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
90.61/5.18	c         5           3329          22        20                -           0.0000          -
190.66/10.22	c        10           9892          23        20                -           0.0000          -
289.31/15.27	c        15          15483          23        20                -           0.0000          -
390.16/20.31	c        20          21261          22        20                -           0.0000          -
488.85/25.38	c        25          25807          26        20                -           0.0000          -
589.29/30.43	c        30          32281          25        20                -           0.0000          -
688.06/35.47	c        35              7           6        20                -           0.0000          -
788.90/40.53	c        41          44263          25        20                -           0.0000          -
887.71/45.59	c        46             17          16        20                -           0.0000          -
988.63/50.64	c        51              7           6        20                -           0.0000          -
1087.59/55.69	c        56             24          23        20                -           0.0000          -
1188.54/60.74	c        61             24          23        20                -           0.0000          -
1287.63/65.79	c        66             24          23        20                -           0.0000          -
1388.69/70.84	c        71             24          23        20                -           0.0000          -
1487.74/75.89	c        76             24          23        20                -           0.0000          -
1588.83/80.94	c        81             24          23        20                -           0.0000          -
1687.87/85.99	c        86             13          12        20                -           0.0000          -
1786.90/91.00	c        91             13          12        20                -           0.0000          -
1888.73/96.04	c        96             13          12        20                -           0.0000          -
1987.86/101.10	c       101             13          12        20                -           0.0000          -
2089.01/106.14	c       106             13          12        20                -           0.0000          -
2188.06/111.16	c       111             13          12        20                -           0.0000          -
2288.33/116.24	c       116             13          12        20                -           0.0000          -
2387.25/121.25	c       121             14          13        20                -           0.0000          -
2486.24/126.26	c       126             60          59        20                -           0.0000          -
2587.13/131.31	c       131             18          17        20                -           0.0000          -
2686.04/136.36	c       136             19          18        20                -           0.0000          -
2785.07/141.39	c       141             64          63        20                -           0.0000          -
2886.03/146.42	c       146             23          22        20                -           0.0000          -
2986.94/151.52	c       152             78          77        20                -           0.0000          -
3085.90/156.56	c       157             26          25        20                -           0.0000          -
3186.82/161.61	c       162             87          86        20                -           0.0000          -
3285.85/166.66	c       167             29          28        20                -           0.0000          -
3386.89/171.71	c       172             32          31        20                -           0.0000          -
3485.92/176.76	c       177             34          33        20                -           0.0000          -
3584.94/181.77	c       182         165688          23        20                -           0.0000          -
3684.01/186.80	c       187             40          39        20                -           0.0000          -
3787.10/191.91	c       192            138         137        20                -           0.0000          -
3886.22/196.96	c       197            142         141        20                -           0.0000          -
3985.33/202.01	c       202             52          51        20                -           0.0000          -
4087.41/207.06	c       207            148         147        20                -           0.0000          -
4186.29/212.11	c       212             57          56        20                -           0.0000          -
4288.52/217.23	c       217            158         157        20                -           0.0000          -
4387.58/222.28	c       222             65          64        20                -           0.0000          -
4488.64/227.33	c       227             69          68        20                -           0.0000          -
4587.71/232.38	c       232             72          71        20                -           0.0000          -
4688.77/237.44	c       237            191         190        20                -           0.0000          -
4787.89/242.48	c       242             75          74        20                -           0.0000          -
4888.98/247.54	c       248            214         213        20                -           0.0000          -
4988.04/252.58	c       253            200         199        20                -           0.0000          -
5089.12/257.63	c       258            204         203        20                -           0.0000          -
5188.23/262.68	c       263             91          90        20                -           0.0000          -
5289.33/267.73	c       268             91          90        20                -           0.0000          -
5388.44/272.78	c       273             92          91        20                -           0.0000          -
5489.55/277.83	c       278             96          95        20                -           0.0000          -
5588.65/282.88	c       283             97          96        20                -           0.0000          -
5689.80/287.92	c       288            230         229        20                -           0.0000          -
5789.02/292.98	c       293            282         281        20                -           0.0000          -
5887.99/298.03	c       298            286         285        20                -           0.0000          -
5990.06/303.08	c       303            286         285        20                -           0.0000          -
6088.85/308.13	c       308         260996          23        20                -           0.0000          -
6190.08/313.18	c       313            114         113        20                -           0.0000          -
6290.15/318.20	c       318         281196          25        20                -           0.0000          -
6389.23/323.28	c       323            120         119        20                -           0.0000          -
6490.31/328.31	c       328            123         122        20                -           0.0000          -
6589.34/333.38	c       333            935         301        20                -           0.0000          -
6688.36/338.39	c       338            935         301        20                -           0.0000          -
6789.39/343.48	c       343            935         301        20                -           0.0000          -
6890.39/348.53	c       349            139         138        20                -           0.0000          -
6989.42/353.58	c       354            324         319        20                -           0.0000          -
7090.43/358.60	c       359            142         143        20                -           0.0000          -
7189.50/363.68	c       364            332         327        20                -           0.0000          -
7290.55/368.70	c       369            144         145        20                -           0.0000          -
7389.61/373.75	c       374            148         147        20                -           0.0000          -
7490.64/378.83	c       379            153         152        20                -           0.0000          -
7589.71/383.89	c       384            359         354        20                -           0.0000          -
7690.78/388.94	c       389            160         159        20                -           0.0000          -
7789.92/393.99	c       394            166         165        20                -           0.0000          -
7888.93/399.00	c       399            166         165        20                -           0.0000          -
7990.76/404.05	c       404            365         360        20                -           0.0000          -
8091.76/409.14	c       409            365         360        20                -           0.0000          -
8191.03/414.19	c       414            365         360        20                -           0.0000          -
8291.18/419.22	c       419            365         360        20                -           0.0000          -
8390.31/424.29	c       424            365         360        20                -           0.0000          -
8491.41/429.34	c       429            365         360        20                -           0.0000          -
8590.50/434.39	c       434            182         183        20                -           0.0000          -
8691.57/439.44	c       439            182         183        20                -           0.0000          -
8792.57/444.52	c       445         374402          22        20                -           0.0000          -
8891.57/449.59	c       450         377778          26        20                -           0.0000          -
8994.52/454.70	c       455            204         203        20                -           0.0000          -
9093.66/459.73	c       460         386234          26        20                -           0.0000          -
9194.71/464.80	c       465            208         209        20                -           0.0000          -
9293.64/469.85	c       470            208         209        20                -           0.0000          -
9394.53/474.90	c       475            208         209        20                -           0.0000          -
9493.46/479.92	c       480            208         209        20                -           0.0000          -
9592.40/484.96	c       485            208         209        20                -           0.0000          -
9691.33/490.01	c       490            208         209        20                -           0.0000          -
9793.11/495.06	c       495            208         209        20                -           0.0000          -
9891.97/500.12	c       500            208         209        20                -           0.0000          -
9992.87/505.16	c       505            208         209        20                -           0.0000          -
10092.89/510.22	c       510            208         209        20                -           0.0000          -
10191.94/515.25	c       515            208         209        20                -           0.0000          -
10292.72/520.32	c       520            208         209        20                -           0.0000          -
10391.69/525.37	c       525            208         209        20                -           0.0000          -
10492.65/530.42	c       530            208         209        20                -           0.0000          -
10591.60/535.45	c       535            208         209        20                -           0.0000          -
10690.53/540.48	c       540            208         209        20                -           0.0000          -
10791.46/545.57	c       546            208         209        20                -           0.0000          -
10892.35/550.62	c       551            208         209        20                -           0.0000          -
10991.29/555.67	c       556            208         209        20                -           0.0000          -
11092.22/560.72	c       561            208         209        20                -           0.0000          -
11191.14/565.77	c       566            208         209        20                -           0.0000          -
11292.05/570.82	c       571            208         209        20                -           0.0000          -
11390.95/575.85	c       576           4437         397        20                -           0.0000          -
11489.87/580.89	c       581            215         216        20                -           0.0000          -
11590.75/585.96	c       586            215         216        20                -           0.0000          -
11689.61/591.03	c       591            215         216        20                -           0.0000          -
11791.18/596.08	c       596            215         216        20                -           0.0000          -
11890.30/601.13	c       601            215         216        20                -           0.0000          -
11991.34/606.18	c       606            215         216        20                -           0.0000          -
12091.26/611.22	c       611            215         216        20                -           0.0000          -
12190.13/616.28	c       616           4565         425        20                -           0.0000          -
12290.98/621.31	c       621         508513          22        20                -           0.0000          -
12389.87/626.39	c       626            229         228        20                -           0.0000          -
12490.90/631.43	c       631           1076           0        20                -           0.0000          -
12589.66/636.48	c       636           1076           0        20                -           0.0000          -
12688.53/641.49	c       642           1076           0        20                -           0.0000          -
12789.34/646.58	c       647           1076           0        20                -           0.0000          -
12890.20/651.63	c       652            240         239        20                -           0.0000          -
12989.10/656.68	c       657            240         239        20                -           0.0000          -
13089.98/661.73	c       662            251         250        20                -           0.0000          -
13188.91/666.78	c       667           4610          31        20                -           0.0000          -
13289.79/671.83	c       672           4612          33        20                -           0.0000          -
13388.71/676.88	c       677            264         261        20                -           0.0000          -
13489.58/681.93	c       682           4625          36        20                -           0.0000          -
13588.48/686.98	c       687         552745          20        20                -           0.0000          -
13687.37/692.03	c       692           4638          41        20                -           0.0000          -
13789.01/697.04	c       697           4642          45        20                -           0.0000          -
13887.85/702.12	c       702            289         284        20                -           0.0000          -
13988.27/707.18	c       707            292         285        20                -           0.0000          -
14088.18/712.22	c       712         568407          21        20                -           0.0000          -
14187.20/717.23	c       717           4656          55        20                -           0.0000          -
14285.96/722.24	c       722           4659          58        20                -           0.0000          -
14384.82/727.28	c       727           1178          58        20                -           0.0000          -
14487.68/732.42	c       732           1182          62        20                -           0.0000          -
14586.57/737.48	c       737         584977          25        20                -           0.0000          -
14687.46/742.50	c       743           1197          69        20                -           0.0000          -
14786.33/747.53	c       748            332         323        20                -           0.0000          -
14887.21/752.62	c       753            337         328        20                -           0.0000          -
14986.13/757.67	c       758            347         338        20                -           0.0000          -
15085.05/762.67	c       763           1218          90        20                -           0.0000          -
15184.04/767.69	c       768           4754          69        20                -           0.0000          -
15285.12/772.72	c       773            368         359        20                -           0.0000          -
15384.21/777.74	c       778         611738          24        20                -           0.0000          -
15483.23/782.78	c       783           4780          77        20                -           0.0000          -
15586.24/787.98	c       788           4788          73        20                -           0.0000          -
15685.15/793.03	c       793         620923          25        20                -           0.0000          -
15786.93/798.08	c       798           4807          78        20                -           0.0000          -
15886.00/803.13	c       803         626853          24        20                -           0.0000          -
15987.05/808.18	c       808           4819          86        20                -           0.0000          -
16087.30/813.23	c       813            410         397        20                -           0.0000          -
16186.37/818.28	c       818            414         401        20                -           0.0000          -
16287.42/823.33	c       823            421         408        20                -           0.0000          -
16386.50/828.37	c       828           1418         184        20                -           0.0000          -
16487.58/833.43	c       833            431         418        20                -           0.0000          -
16586.66/838.44	c       838            431         418        20                -           0.0000          -
16687.70/843.51	c       844           4892         108        20                -           0.0000          -
16786.79/848.58	c       849           1568         190        20                -           0.0000          -
16887.86/853.63	c       854           4918         107        20                -           0.0000          -
16986.95/858.68	c       859           4918         107        20                -           0.0000          -
17088.03/863.73	c       864         662623          21        20                -           0.0000          -
17187.09/868.77	c       869            456         441        20                -           0.0000          -
17288.21/873.83	c       874            461         446        20                -           0.0000          -
17387.30/878.88	c       879            464         447        20                -           0.0000          -
17486.27/883.89	c       884         676049          20        20                -           0.0000          -
17587.20/888.98	c       889            473         454        20                -           0.0000          -
17686.26/894.01	c       894         682606          21        20                -           0.0000          -
17787.76/899.09	c       899           1920         210        20                -           0.0000          -
17887.01/904.14	c       904           1921         211        20                -           0.0000          -
17987.82/909.18	c       909            495         476        20                -           0.0000          -
18087.82/914.24	c       914            498         479        20                -           0.0000          -
18186.77/919.29	c       919           1957         223        20                -           0.0000          -
18287.73/924.34	c       924           5083         142        20                -           0.0000          -
18386.75/929.36	c       929           1970         234        20                -           0.0000          -
18487.70/934.41	c       934           2003         237        20                -           0.0000          -
18586.66/939.46	c       939            520         495        20                -           0.0000          -
18687.58/944.51	c       945         713142          21        20                -           0.0000          -
18786.57/949.59	c       950            528         499        20                -           0.0000          -
18887.63/954.60	c       955           2172         248        20                -           0.0000          -
18986.72/959.67	c       960         721821          20        20                -           0.0000          -
19087.80/964.74	c       965           5184         168        20                -           0.0000          -
19186.84/969.79	c       970            544         511        20                -           0.0000          -
19287.90/974.84	c       975            548         515        20                -           0.0000          -
19387.03/979.89	c       980            552         519        20                -           0.0000          -
19488.13/984.93	c       985         737877          17        20                -           0.0000          -
19587.25/989.99	c       990            562         529        20                -           0.0000          -
19689.07/995.04	c       995            566         533        20                -           0.0000          -
19788.50/1000.09	c      1000            566         533        20                -           0.0000          -
19889.04/1005.14	c      1005            568         535        20                -           0.0000          -
19988.55/1010.19	c      1010            574         541        20                -           0.0000          -
20088.63/1015.24	c      1015         755864          21        20                -           0.0000          -
20187.72/1020.29	c      1020           5558         177        20                -           0.0000          -
20288.81/1025.34	c      1025            586         549        20                -           0.0000          -
20387.91/1030.38	c      1030           5620         175        20                -           0.0000          -
20489.01/1035.44	c      1035           5630         173        20                -           0.0000          -
20588.08/1040.45	c      1040         770733          21        20                -           0.0000          -
20687.18/1045.47	c      1045            602         561        20                -           0.0000          -
20788.22/1050.57	c      1051            608         567        20                -           0.0000          -
20889.28/1055.63	c      1056           5675         178        20                -           0.0000          -
20990.36/1060.70	c      1061            622         581        20                -           0.0000          -
21089.53/1065.71	c      1066            628         587        20                -           0.0000          -
21188.37/1070.77	c      1071            632         591        20                -           0.0000          -
21289.46/1075.85	c      1076            634         593        20                -           0.0000          -
21390.52/1080.91	c      1081            640         599        20                -           0.0000          -
21489.62/1085.96	c      1086           5725         216        20                -           0.0000          -
21588.55/1091.01	c      1091         801321          23        20                -           0.0000          -
21690.56/1096.07	c      1096            664         621        20                -           0.0000          -
21789.45/1101.11	c      1101         807647          20        20                -           0.0000          -
21890.71/1106.16	c      1106            678         635        20                -           0.0000          -
21990.86/1111.21	c      1111            686         643        20                -           0.0000          -
22089.94/1116.26	c      1116         816646          19        20                -           0.0000          -
22191.01/1121.31	c      1121         819453          19        20                -           0.0000          -
22290.11/1126.36	c      1126         822376          23        20                -           0.0000          -
22389.22/1131.40	c      1131            720         677        20                -           0.0000          -
22490.30/1136.46	c      1136            720         677        20                -           0.0000          -
22591.25/1141.51	c      1142            722         679        20                -           0.0000          -
22690.31/1146.57	c      1147         834236          22        20                -           0.0000          -
22791.34/1151.62	c      1152            732         687        20                -           0.0000          -
22890.33/1156.65	c      1157           4296         309        20                -           0.0000          -
22991.39/1161.72	c      1162         842601          21        20                -           0.0000          -
23090.46/1166.78	c      1167         845511          20        20                -           0.0000          -
23191.52/1171.83	c      1172            754         701        20                -           0.0000          -
23290.63/1176.88	c      1177            761         704        20                -           0.0000          -
23391.50/1181.93	c      1182            764         707        20                -           0.0000          -
23490.59/1186.97	c      1187            771         714        20                -           0.0000          -
23589.67/1192.03	c      1192         859821          22        20                -           0.0000          -
23691.70/1197.08	c      1197           4453         320        20                -           0.0000          -
23790.55/1202.13	c      1202           4459         322        20                -           0.0000          -
23891.65/1207.18	c      1207            788         725        20                -           0.0000          -
23991.91/1212.23	c      1212           8388         247        20                -           0.0000          -
24090.99/1217.25	c      1217            794         729        20                -           0.0000          -
24192.05/1222.33	c      1222            796         731        20                -           0.0000          -
24291.18/1227.38	c      1227            800         733        20                -           0.0000          -
24392.12/1232.43	c      1232            805         734        20                -           0.0000          -
24491.23/1237.46	c      1237         886511          26        20                -           0.0000          -
24592.31/1242.52	c      1243            814         739        20                -           0.0000          -
24691.39/1247.54	c      1248            819         742        20                -           0.0000          -
24792.51/1252.61	c      1253         894578          16        20                -           0.0000          -
24891.45/1257.66	c      1258           8749         259        20                -           0.0000          -
24992.51/1262.73	c      1263         900082          18        20                -           0.0000          -
25091.60/1267.78	c      1268         902672          18        20                -           0.0000          -
25192.67/1272.83	c      1273            841         760        20                -           0.0000          -
25291.68/1277.88	c      1278         908051          22        20                -           0.0000          -
25392.69/1282.93	c      1283           5704         344        20                -           0.0000          -
25491.79/1287.98	c      1288            854         769        20                -           0.0000          -
25590.90/1293.03	c      1293            862         777        20                -           0.0000          -
25692.94/1298.08	c      1298            870         783        20                -           0.0000          -
25791.76/1303.11	c      1303            872         787        20                -           0.0000          -
25892.93/1308.18	c      1308            876         787        20                -           0.0000          -
25993.17/1313.23	c      1313           6129         337        20                -           0.0000          -
26092.27/1318.27	c      1318           6133         337        20                -           0.0000          -
26193.26/1323.33	c      1323           6137         337        20                -           0.0000          -
26292.37/1328.38	c      1328         938568          23        20                -           0.0000          -
26393.45/1333.42	c      1333           1005         788        20                -           0.0000          -
26492.49/1338.48	c      1338         945271          18        20                -           0.0000          -
26593.56/1343.50	c      1344         948276          18        20                -           0.0000          -
26692.64/1348.58	c      1349           1025         794        20                -           0.0000          -
26793.73/1353.63	c      1354           1025         794        20                -           0.0000          -
26892.84/1358.68	c      1359           1025         794        20                -           0.0000          -
26993.92/1363.71	c      1364         960232          16        20                -           0.0000          -
27092.98/1368.74	c      1369           6193         371        20                -           0.0000          -
27192.08/1373.78	c      1374           1070         801        20                -           0.0000          -
27293.16/1378.86	c      1379           6205         383        20                -           0.0000          -
27394.24/1383.93	c      1384          10121         276        20                -           0.0000          -
27493.32/1388.94	c      1389           6217         393        20                -           0.0000          -
27592.42/1394.01	c      1394           1096         815        20                -           0.0000          -
27694.54/1399.08	c      1399           1106         819        20                -           0.0000          -
27793.37/1404.13	c      1404         984470          21        20                -           0.0000          -
27894.42/1409.18	c      1409         987574          18        20                -           0.0000          -
27994.71/1414.23	c      1414           1117         826        20                -           0.0000          -
28093.63/1419.28	c      1419         994202          21        20                -           0.0000          -
28194.74/1424.33	c      1424          10378         301        20                -           0.0000          -
28293.82/1429.38	c      1429         999981          24        20                -           0.0000          -
28394.84/1434.41	c      1434           1252         825        20                -           0.0000          -
28493.89/1439.46	c      1439        1005373          24        20                -           0.0000          -
28595.00/1444.51	c      1445           1292         825        20                -           0.0000          -
28694.11/1449.58	c      1450           1300         833        20                -           0.0000          -
28795.25/1454.63	c      1455           6888         424        20                -           0.0000          -
28894.35/1459.68	c      1460           1308         841        20                -           0.0000          -
28995.45/1464.73	c      1465           1308         841        20                -           0.0000          -
29094.58/1469.74	c      1470           1312         845        20                -           0.0000          -
29195.68/1474.83	c      1475        1028965          19        20                -           0.0000          -
29294.77/1479.87	c      1480        1032014          23        20                -           0.0000          -
29395.78/1484.93	c      1485           7131         445        20                -           0.0000          -
29494.90/1489.95	c      1490        1038216          23        20                -           0.0000          -
29594.07/1495.03	c      1495           1340         865        20                -           0.0000          -
29696.02/1500.08	c      1500        1044179          20        20                -           0.0000          -
29794.89/1505.10	c      1505          11303         319        20                -           0.0000          -
29894.29/1510.11	c      1510          11337         313        20                -           0.0000          -
29996.21/1515.22	c      1515        1052607          18        20                -           0.0000          -
30095.29/1520.28	c      1520          11407         322        20                -           0.0000          -
30196.41/1525.33	c      1525          11425         328        20                -           0.0000          -
30295.53/1530.38	c      1530           1398         885        20                -           0.0000          -
30396.57/1535.43	c      1535           1398         885        20                -           0.0000          -
30495.33/1540.49	c      1540           1400         885        20                -           0.0000          -
30596.42/1545.54	c      1546           1407         890        20                -           0.0000          -
30695.50/1550.59	c      1551           1411         894        20                -           0.0000          -
30796.62/1555.61	c      1556           1417         900        20                -           0.0000          -
30895.73/1560.68	c      1561        1079145          26        20                -           0.0000          -
30996.82/1565.75	c      1566           7741         512        20                -           0.0000          -
31095.90/1570.75	c      1571        1085970          23        20                -           0.0000          -
31196.97/1575.80	c      1576        1089199          21        20                -           0.0000          -
31296.05/1580.89	c      1581           1457         916        20                -           0.0000          -
31397.15/1585.92	c      1586           1464         921        20                -           0.0000          -
31496.16/1590.94	c      1591        1098283          18        20                -           0.0000          -
31595.16/1596.04	c      1596        1101309          19        20                -           0.0000          -
31697.08/1601.06	c      1601        1104228          21        20                -           0.0000          -
31798.02/1606.14	c      1606        1107154          21        20                -           0.0000          -
31897.25/1611.19	c      1611           1489         944        20                -           0.0000          -
31997.38/1616.24	c      1616          12157         335        20                -           0.0000          -
32096.49/1621.26	c      1621          12170         334        20                -           0.0000          -
32197.56/1626.34	c      1626           1508         959        20                -           0.0000          -
32296.65/1631.39	c      1631           1514         959        20                -           0.0000          -
32397.77/1636.44	c      1636          12221         339        20                -           0.0000          -
32496.85/1641.49	c      1642          12244         340        20                -           0.0000          -
32597.92/1646.50	c      1647           1666         957        20                -           0.0000          -
32697.04/1651.55	c      1652           1666         959        20                -           0.0000          -
32796.16/1656.57	c      1657           1671         958        20                -           0.0000          -
32895.12/1661.58	c      1662           1671         958        20                -           0.0000          -
32996.22/1666.62	c      1667           1677         960        20                -           0.0000          -
33095.33/1671.69	c      1672        1145261          19        20                -           0.0000          -
33198.39/1676.84	c      1677           1686         965        20                -           0.0000          -
33297.51/1681.89	c      1682        1150563          18        20                -           0.0000          -
33398.59/1686.94	c      1687           1700         967        20                -           0.0000          -
33497.64/1691.97	c      1692           1702         969        20                -           0.0000          -
33596.72/1696.99	c      1697          12713         370        20                -           0.0000          -
33698.49/1702.07	c      1702          12747         370        20                -           0.0000          -
33797.61/1707.09	c      1707           1720         981        20                -           0.0000          -
33898.95/1712.19	c      1712           1727         982        20                -           0.0000          -
33998.93/1717.24	c      1717        1171529          20        20                -           0.0000          -
34098.06/1722.29	c      1722           1756         985        20                -           0.0000          -
34199.11/1727.34	c      1727           1756         985        20                -           0.0000          -
34298.21/1732.39	c      1732           1756         985        20                -           0.0000          -
34399.33/1737.45	c      1737           1756         985        20                -           0.0000          -
34500.43/1742.50	c      1743           1756         985        20                -           0.0000          -
34599.45/1747.55	c      1748           1757         984        20                -           0.0000          -
34698.49/1752.56	c      1753        1191186          19        20                -           0.0000          -
34797.36/1757.58	c      1758           1772         997        20                -           0.0000          -
34898.47/1762.64	c      1763           1777        1002        20                -           0.0000          -
34999.56/1767.75	c      1768           1786        1003        20                -           0.0000          -
35100.66/1772.80	c      1773          13613         386        20                -           0.0000          -
35199.55/1777.85	c      1778           1801        1010        20                -           0.0000          -
35298.61/1782.88	c      1783        1210558          19        20                -           0.0000          -
35399.70/1787.95	c      1788          13768         387        20                -           0.0000          -
35498.76/1792.99	c      1793        1216864          20        20                -           0.0000          -
35597.84/1798.03	c      1798        1219741          24        20                -           0.0000          -
35696.98/1803.04	c      1803           1842        1029        20                -           0.0000          -
35800.72/1808.15	c      1808        1226788          17        20                -           0.0000          -
35901.06/1813.20	c      1813          13927         412        20                -           0.0000          -
36000.19/1818.25	c      1818           1953        1032        20                -           0.0000          -
36101.30/1823.30	c      1823          11767         566        20                -           0.0000          -
36200.39/1828.30	c      1828          14053         404        20                -           0.0000          -
36301.43/1833.40	c      1833        1242500          21        20                -           0.0000          -
36400.50/1838.44	c      1838        1245555          20        20                -           0.0000          -
36501.60/1843.50	c      1844        1248510          21        20                -           0.0000          -
36600.70/1848.54	c      1849          14163         388        20                -           0.0000          -
36701.80/1853.60	c      1854        1254754          24        20                -           0.0000          -
36800.89/1858.65	c      1859          12168         554        20                -           0.0000          -
36901.95/1863.70	c      1864          12168         554        20                -           0.0000          -
37001.05/1868.75	c      1869          12168         554        20                -           0.0000          -
37102.14/1873.80	c      1874          12168         554        20                -           0.0000          -
37201.20/1878.85	c      1879          12168         554        20                -           0.0000          -
37302.24/1883.90	c      1884        1273425          16        20                -           0.0000          -
37401.34/1888.95	c      1889           2662        1032        20                -           0.0000          -
37500.45/1894.00	c      1894          12200         556        20                -           0.0000          -
37602.29/1899.05	c      1899          14804         407        20                -           0.0000          -
37701.42/1904.10	c      1904        1286116          20        20                -           0.0000          -
37800.44/1909.11	c      1909        1289041          21        20                -           0.0000          -
37902.85/1914.20	c      1914        1291861          19        20                -           0.0000          -
38001.96/1919.25	c      1919        1295003          20        20                -           0.0000          -
38103.08/1924.30	c      1924          12329         583        20                -           0.0000          -
38202.20/1929.35	c      1929          12361         581        20                -           0.0000          -
38301.32/1934.39	c      1934           2725        1061        20                -           0.0000          -
38402.42/1939.43	c      1939           2728        1064        20                -           0.0000          -
38503.53/1944.50	c      1945        1310030          19        20                -           0.0000          -
38602.63/1949.53	c      1950           2741        1077        20                -           0.0000          -
38701.75/1954.57	c      1955        1315824          19        20                -           0.0000          -
38800.78/1959.58	c      1960          12488         598        20                -           0.0000          -
38901.91/1964.60	c      1965           2754        1090        20                -           0.0000          -
39002.99/1969.75	c      1970        1324287          21        20                -           0.0000          -
39104.11/1974.81	c      1975           2801        1113        20                -           0.0000          -
39203.24/1979.85	c      1980           2801        1113        20                -           0.0000          -
39304.37/1984.90	c      1985        1333889          19        20                -           0.0000          -
39403.48/1989.94	c      1990        1337058          20        20                -           0.0000          -
39502.61/1995.00	c      1995          12785         614        20                -           0.0000          -
39604.49/2000.04	c      2000        1343244          20        20                -           0.0000          -
39703.65/2005.07	c      2005        1346152          21        20                -           0.0000          -
39804.91/2010.15	c      2010        1349212          21        20                -           0.0000          -
39905.00/2015.21	c      2015        1352122          19        20                -           0.0000          -
40004.07/2020.25	c      2020          12976         627        20                -           0.0000          -
40103.20/2025.30	c      2025          16202         451        20                -           0.0000          -
40204.29/2030.35	c      2030           3320        1111        20                -           0.0000          -
40303.42/2035.37	c      2035          13009         642        20                -           0.0000          -
40404.55/2040.45	c      2040           3342        1119        20                -           0.0000          -
40505.65/2045.50	c      2046          13075         660        20                -           0.0000          -
40604.73/2050.54	c      2051           3417        1114        20                -           0.0000          -
40703.71/2055.57	c      2056          16671         457        20                -           0.0000          -
40804.72/2060.64	c      2061          13200         653        20                -           0.0000          -
40903.82/2065.69	c      2066           3503        1116        20                -           0.0000          -
41004.89/2070.74	c      2071        1384109          22        20                -           0.0000          -
41104.02/2075.75	c      2076           3516        1115        20                -           0.0000          -
41202.99/2080.80	c      2081           3528        1125        20                -           0.0000          -
41304.09/2085.83	c      2086          17159         458        20                -           0.0000          -
41405.18/2090.91	c      2091           3561           0        20                -           0.0000          -
41504.19/2095.97	c      2096        1398686          23        20                -           0.0000          -
41603.23/2101.04	c      2101           3561           0        20                -           0.0000          -
41705.26/2106.07	c      2106           3561           0        20                -           0.0000          -
41804.12/2111.12	c      2111           3561           0        20                -           0.0000          -
41905.25/2116.16	c      2116           3561           0        20                -           0.0000          -
42005.54/2121.24	c      2121           3561           0        20                -           0.0000          -
42104.66/2126.29	c      2126        1414313          21        20                -           0.0000          -
42205.73/2131.34	c      2131           3574          13        20                -           0.0000          -
42304.87/2136.39	c      2136           3578          17        20                -           0.0000          -
42405.86/2141.43	c      2141           3592          31        20                -           0.0000          -
42504.97/2146.49	c      2146           3592          31        20                -           0.0000          -
42605.99/2151.54	c      2152           3592          31        20                -           0.0000          -
42705.11/2156.59	c      2157           3592          31        20                -           0.0000          -
42806.21/2161.61	c      2162           3592          31        20                -           0.0000          -
42905.32/2166.68	c      2167           3592          31        20                -           0.0000          -
43004.31/2171.70	c      2172           3592          31        20                -           0.0000          -
43105.39/2176.75	c      2177           3592          31        20                -           0.0000          -
43206.37/2181.85	c      2182           3593          32        20                -           0.0000          -
43307.48/2186.90	c      2187           3596          35        20                -           0.0000          -
43406.62/2191.95	c      2192           3596          35        20                -           0.0000          -
43505.76/2197.00	c      2197           3596          35        20                -           0.0000          -
43604.82/2202.03	c      2202           3596          35        20                -           0.0000          -
43706.81/2207.08	c      2207          14039         773        20                -           0.0000          -
43806.05/2212.10	c      2212          14050         778        20                -           0.0000          -
43907.01/2217.16	c      2217           3692          41        20                -           0.0000          -
44006.90/2222.21	c      2222        1470001          23        20                -           0.0000          -
44105.85/2227.26	c      2227           3772          41        20                -           0.0000          -
44204.81/2232.29	c      2232           3784          45        20                -           0.0000          -
44305.76/2237.31	c      2237           3812          45        20                -           0.0000          -
44404.71/2242.39	c      2242        1481217          22        20                -           0.0000          -
44507.66/2247.50	c      2248           3881          50        20                -           0.0000          -
44606.60/2252.55	c      2253           3920          45        20                -           0.0000          -
44707.45/2257.60	c      2258        1490169          20        20                -           0.0000          -
44806.32/2262.64	c      2263           3945          48        20                -           0.0000          -
44905.27/2267.68	c      2268          14515         806        20                -           0.0000          -
45006.28/2272.73	c      2273           3963          52        20                -           0.0000          -
45107.30/2277.80	c      2278          14523         808        20                -           0.0000          -
45206.30/2282.85	c      2283           4000          53        20                -           0.0000          -
45307.28/2287.90	c      2288          14550         813        20                -           0.0000          -
45406.20/2292.95	c      2293          19464         442        20                -           0.0000          -
45505.16/2297.99	c      2298          19473         443        20                -           0.0000          -
45604.10/2303.01	c      2303          19509         451        20                -           0.0000          -
45706.01/2308.10	c      2308        1517642          20        20                -           0.0000          -
45804.91/2313.15	c      2313          19527         453        20                -           0.0000          -
45903.88/2318.16	c      2318          14678         833        20                -           0.0000          -
46005.72/2323.22	c      2323           4625          74        20                -           0.0000          -
46104.31/2328.28	c      2328        1528746          19        20                -           0.0000          -
46205.19/2333.35	c      2333          14733         838        20                -           0.0000          -
46305.96/2338.40	c      2338          19592         460        20                -           0.0000          -
46404.93/2343.45	c      2343          14749         842        20                -           0.0000          -
46505.89/2348.50	c      2349        1539634          18        20                -           0.0000          -
46604.92/2353.53	c      2354          19692         458        20                -           0.0000          -
46703.91/2358.60	c      2359        1544726          16        20                -           0.0000          -
46804.87/2363.63	c      2364        1547133          17        20                -           0.0000          -
46903.91/2368.69	c      2369        1549635          16        20                -           0.0000          -
47004.75/2373.70	c      2374          15002         864        20                -           0.0000          -
47103.78/2378.79	c      2379        1556008          24        20                -           0.0000          -
47204.70/2383.86	c      2384           5393          67        20                -           0.0000          -
47305.66/2388.91	c      2389        1563134          21        20                -           0.0000          -
47404.64/2393.96	c      2394        1566657          27        20                -           0.0000          -
47503.62/2398.98	c      2399        1569916          21        20                -           0.0000          -
47605.59/2404.06	c      2404        1573173          23        20                -           0.0000          -
47704.21/2409.11	c      2409        1576598          24        20                -           0.0000          -
47805.41/2414.16	c      2414          20085         488        20                -           0.0000          -
47905.34/2419.21	c      2419        1583017          24        20                -           0.0000          -
48004.34/2424.23	c      2424        1586352          21        20                -           0.0000          -
48103.38/2429.26	c      2429           5919          61        20                -           0.0000          -
48202.41/2434.28	c      2434        1593187          23        20                -           0.0000          -
48303.47/2439.38	c      2439          15480         902        20                -           0.0000          -
48404.55/2444.46	c      2444        1600006          22        20                -           0.0000          -
48505.66/2449.52	c      2450           6194          66        20                -           0.0000          -
48604.76/2454.56	c      2455          20519         509        20                -           0.0000          -
48705.84/2459.61	c      2460        1609469          21        20                -           0.0000          -
48804.94/2464.63	c      2465        1612934          25        20                -           0.0000          -
48903.93/2469.67	c      2470          15649         921        20                -           0.0000          -
49004.92/2474.76	c      2475        1619420          24        20                -           0.0000          -
49105.85/2479.82	c      2480           6557          55        20                -           0.0000          -
49204.96/2484.86	c      2485          15707         945        20                -           0.0000          -
49304.08/2489.86	c      2490          20852         530        20                -           0.0000          -
49405.15/2494.90	c      2495        1632722          22        20                -           0.0000          -
49504.19/2499.92	c      2500        1635883          21        20                -           0.0000          -
49603.28/2504.95	c      2505           6822          58        20                -           0.0000          -
49702.37/2510.00	c      2510        1642524          19        20                -           0.0000          -
49801.49/2515.01	c      2515        1645547          20        20                -           0.0000          -
49900.60/2520.02	c      2520           6931          65        20                -           0.0000          -
50002.33/2525.07	c      2525          21117         517        20                -           0.0000          -
50101.43/2530.12	c      2530        1654729          24        20                -           0.0000          -
50200.57/2535.13	c      2535           7071          73        20                -           0.0000          -
50299.98/2540.15	c      2540           7186          71        20                -           0.0000          -
50401.95/2545.27	c      2545        1664029          21        20                -           0.0000          -
50503.01/2550.31	c      2550        1667041          18        20                -           0.0000          -
50602.13/2555.31	c      2555           7376          75        20                -           0.0000          -
50703.20/2560.42	c      2560          16578         963        20                -           0.0000          -
50802.29/2565.44	c      2565          16578         963        20                -           0.0000          -
50901.40/2570.45	c      2570        1680171          19        20                -           0.0000          -
51002.48/2575.58	c      2576           7561          70        20                -           0.0000          -
51103.63/2580.63	c      2581        1686206          21        20                -           0.0000          -
51202.78/2585.66	c      2586           7625          66        20                -           0.0000          -
51303.73/2590.73	c      2591          21616         563        20                -           0.0000          -
51402.82/2595.78	c      2596        1695104          22        20                -           0.0000          -
51501.93/2600.80	c      2601          16923         978        20                -           0.0000          -
51603.02/2605.88	c      2606           7796          59        20                -           0.0000          -
51704.11/2610.93	c      2611           7796          59        20                -           0.0000          -
51803.21/2615.94	c      2616          22074         569        20                -           0.0000          -
51902.33/2621.03	c      2621           7804          65        20                -           0.0000          -
52004.09/2626.07	c      2626          17004         999        20                -           0.0000          -
52103.27/2631.10	c      2631        1716226          22        20                -           0.0000          -
52204.30/2636.18	c      2636          22349         567        20                -           0.0000          -
52303.40/2641.18	c      2641           7860          83        20                -           0.0000          -
52403.64/2646.22	c      2646          17117        1012        20                -           0.0000          -
52504.63/2651.33	c      2651          22531         555        20                -           0.0000          -
52603.58/2656.38	c      2656          17149        1016        20                -           0.0000          -
52704.75/2661.43	c      2661           8052          85        20                -           0.0000          -
52803.75/2666.48	c      2666           8065          84        20                -           0.0000          -
52904.93/2671.53	c      2672          22713         569        20                -           0.0000          -
53004.12/2676.58	c      2677        1743026          20        20                -           0.0000          -
53104.88/2681.63	c      2682          17350        1039        20                -           0.0000          -
53203.98/2686.67	c      2687          17382        1039        20                -           0.0000          -
53304.99/2691.73	c      2692          17392        1037        20                -           0.0000          -
53404.10/2696.78	c      2697           8482          88        20                -           0.0000          -
53505.12/2701.83	c      2702          17461        1040        20                -           0.0000          -
53604.20/2706.84	c      2707           8605          83        20                -           0.0000          -
53703.28/2711.86	c      2712          17489        1056        20                -           0.0000          -
53804.36/2716.94	c      2717          23176         573        20                -           0.0000          -
53903.47/2721.99	c      2722           8777          85        20                -           0.0000          -
54005.14/2727.08	c      2727          17511        1074        20                -           0.0000          -
54104.09/2732.09	c      2732        1777605          21        20                -           0.0000          -
54203.29/2737.13	c      2737          17622        1085        20                -           0.0000          -
54304.11/2742.14	c      2742           8981          78        20                -           0.0000          -
54403.09/2747.18	c      2747           8999          78        20                -           0.0000          -
54505.23/2752.32	c      2752          17775        1081        20                -           0.0000          -
54604.27/2757.38	c      2757           9082          75        20                -           0.0000          -
54705.23/2762.43	c      2762           9082          75        20                -           0.0000          -
54804.23/2767.48	c      2767          17848        1090        20                -           0.0000          -
54905.18/2772.53	c      2773           9151          91        20                -           0.0000          -
55004.17/2777.58	c      2778          23711         592        20                -           0.0000          -
55105.13/2782.62	c      2783          23727         588        20                -           0.0000          -
55203.95/2787.68	c      2788        1809453          20        20                -           0.0000          -
55304.88/2792.73	c      2793           9245          85        20                -           0.0000          -
55403.89/2797.78	c      2798           9245          85        20                -           0.0000          -
55504.68/2802.81	c      2803          23819         600        20                -           0.0000          -
55603.65/2807.88	c      2808          23826         605        20                -           0.0000          -
55704.58/2812.93	c      2813           9322          84        20                -           0.0000          -
55803.55/2817.94	c      2818          18342        1124        20                -           0.0000          -
55902.49/2822.96	c      2823           9407          89        20                -           0.0000          -
56001.40/2827.99	c      2828          23920         606        20                -           0.0000          -
56103.36/2833.06	c      2833        1833976          16        20                -           0.0000          -
56202.35/2838.08	c      2838          18639        1121        20                -           0.0000          -
56301.17/2843.14	c      2843          18739        1133        20                -           0.0000          -
56402.20/2848.16	c      2848          23997         645        20                -           0.0000          -
56502.29/2853.26	c      2853          24072         636        20                -           0.0000          -
56603.30/2858.31	c      2858          24118         636        20                -           0.0000          -
56704.18/2863.44	c      2863        1852790          22        20                -           0.0000          -
56803.21/2868.48	c      2868          24177         643        20                -           0.0000          -
56904.20/2873.53	c      2874          10003          81        20                -           0.0000          -
57003.19/2878.58	c      2879        1862582          22        20                -           0.0000          -
57104.19/2883.63	c      2884        1865720          20        20                -           0.0000          -
57203.22/2888.68	c      2889          10149          81        20                -           0.0000          -
57302.21/2893.69	c      2894        1871810          19        20                -           0.0000          -
57403.14/2898.78	c      2899          19698        1129        20                -           0.0000          -
57504.16/2903.81	c      2904          10213          81        20                -           0.0000          -
57603.11/2908.83	c      2909        1881193          23        20                -           0.0000          -
57704.11/2913.93	c      2914        1884506          23        20                -           0.0000          -
57803.10/2918.98	c      2919        1887862          26        20                -           0.0000          -
57902.08/2924.03	c      2924          20037        1135        20                -           0.0000          -
58003.72/2929.08	c      2929          20159        1132        20                -           0.0000          -
58102.90/2934.10	c      2934          25083         661        20                -           0.0000          -
58201.93/2939.11	c      2939          10629          95        20                -           0.0000          -
58303.95/2944.23	c      2944          20408        1129        20                -           0.0000          -
58403.10/2949.28	c      2949          10698          91        20                -           0.0000          -
58504.21/2954.31	c      2954          10722          91        20                -           0.0000          -
58603.30/2959.39	c      2959          20626        1125        20                -           0.0000          -
58704.41/2964.40	c      2964        1914984          21        20                -           0.0000          -
58803.51/2969.42	c      2969        1918023          20        20                -           0.0000          -
58902.65/2974.48	c      2974        1921172          22        20                -           0.0000          -
59003.68/2979.59	c      2980          10995          96        20                -           0.0000          -
59104.70/2984.64	c      2985        1926994          20        20                -           0.0000          -
59203.72/2989.66	c      2990          21160        1140        20                -           0.0000          -
59304.73/2994.70	c      2995          25968         699        20                -           0.0000          -
59403.74/2999.79	c      3000        1935860          18        20                -           0.0000          -
59504.74/3004.80	c      3005        1938585          21        20                -           0.0000          -
59603.77/3009.82	c      3010          21601        1138        20                -           0.0000          -
59702.67/3014.89	c      3015          11348          92        20                -           0.0000          -
59803.64/3019.91	c      3020        1947308          21        20                -           0.0000          -
59902.65/3024.97	c      3025        1950704          21        20                -           0.0000          -
60004.54/3030.09	c      3030        1953831          24        20                -           0.0000          -
60103.55/3035.11	c      3035          26670         697        20                -           0.0000          -
60204.38/3040.15	c      3040          26754         695        20                -           0.0000          -
60304.66/3045.24	c      3045          11638         103        20                -           0.0000          -
60403.65/3050.28	c      3050          11715         104        20                -           0.0000          -
60504.66/3055.34	c      3055          26931         680        20                -           0.0000          -
60603.65/3060.36	c      3060          11755          87        20                -           0.0000          -
60702.64/3065.38	c      3065          22581        1132        20                -           0.0000          -
60803.62/3070.45	c      3070        1978254          19        20                -           0.0000          -
60902.61/3075.46	c      3075          11927          87        20                -           0.0000          -
61003.56/3080.54	c      3081        1984087          21        20                -           0.0000          -
61104.52/3085.67	c      3086          22948        1139        20                -           0.0000          -
61203.55/3090.68	c      3091          23033        1142        20                -           0.0000          -
61304.53/3095.77	c      3096          23110        1141        20                -           0.0000          -
61405.51/3100.81	c      3101          12135          85        20                -           0.0000          -
61504.48/3105.82	c      3106          12153          83        20                -           0.0000          -
61605.45/3110.92	c      3111          12158          86        20                -           0.0000          -
61704.47/3115.96	c      3116          12161          87        20                -           0.0000          -
61803.53/3121.02	c      3121          12161          87        20                -           0.0000          -
61905.29/3126.07	c      3126        2008352          15        20                -           0.0000          -
62004.35/3131.12	c      3131          12197         103        20                -           0.0000          -
62105.62/3136.17	c      3136          12228         102        20                -           0.0000          -
62204.36/3141.19	c      3141          12241         105        20                -           0.0000          -
62304.57/3146.24	c      3146        2021464          22        20                -           0.0000          -
62405.59/3151.30	c      3151          28153         707        20                -           0.0000          -
62504.62/3156.33	c      3156          12276         110        20                -           0.0000          -
62605.54/3161.42	c      3161          23949        1126        20                -           0.0000          -
62704.52/3166.47	c      3166        2034294          19        20                -           0.0000          -
62805.51/3171.52	c      3172          12427         104        20                -           0.0000          -
62904.52/3176.57	c      3177          28541         716        20                -           0.0000          -
63005.54/3181.62	c      3182          28614         717        20                -           0.0000          -
63104.57/3186.65	c      3187          12456         109        20                -           0.0000          -
63205.56/3191.70	c      3192        2049645          14        20                -           0.0000          -
63304.57/3196.77	c      3197          24330        1132        20                -           0.0000          -
63405.53/3201.82	c      3202          24390        1134        20                -           0.0000          -
63504.44/3206.86	c      3207          28840         711        20                -           0.0000          -
63605.46/3211.91	c      3212          24511        1135        20                -           0.0000          -
63704.44/3216.96	c      3217          28932         713        20                -           0.0000          -
63803.34/3222.01	c      3222        2067132          20        20                -           0.0000          -
63905.08/3227.05	c      3227          12600         115        20                -           0.0000          -
64004.24/3232.12	c      3232        2072877          21        20                -           0.0000          -
64105.38/3237.19	c      3237          12624         113        20                -           0.0000          -
64205.69/3242.24	c      3242          12643         112        20                -           0.0000          -
64304.82/3247.25	c      3247          29311         730        20                -           0.0000          -
64403.96/3252.26	c      3252          25137        1136        20                -           0.0000          -
64505.07/3257.34	c      3257          25198        1131        20                -           0.0000          -
64606.17/3262.44	c      3262          12744         123        20                -           0.0000          -
64705.27/3267.49	c      3268          12765         118        20                -           0.0000          -
64806.34/3272.54	c      3273          25432        1143        20                -           0.0000          -
64905.45/3277.59	c      3278          29915         728        20                -           0.0000          -
65006.57/3282.62	c      3283          30004         729        20                -           0.0000          -
65105.61/3287.69	c      3288        2103556          21        20                -           0.0000          -
65206.71/3292.74	c      3293          12983         121        20                -           0.0000          -
65305.80/3297.79	c      3298          30206         729        20                -           0.0000          -
65406.91/3302.82	c      3303          30241         737        20                -           0.0000          -
65506.04/3307.89	c      3308          13059         121        20                -           0.0000          -
65607.16/3312.94	c      3313        2117586          19        20                -           0.0000          -
65706.24/3317.99	c      3318          25862        1141        20                -           0.0000          -
65805.35/3323.04	c      3323        2123036          15        20                -           0.0000          -
65907.20/3328.09	c      3328          30522         755        20                -           0.0000          -
66006.46/3333.13	c      3333        2128542          22        20                -           0.0000          -
66106.75/3338.19	c      3338          26190        1135        20                -           0.0000          -
66204.89/3343.23	c      3343          26214        1139        20                -           0.0000          -
66304.00/3348.27	c      3348          13213         123        20                -           0.0000          -
66405.11/3353.34	c      3353          26308        1143        20                -           0.0000          -
66504.22/3358.39	c      3358          13269         125        20                -           0.0000          -
66605.31/3363.42	c      3363          26385        1148        20                -           0.0000          -
66704.41/3368.49	c      3368          31117         761        20                -           0.0000          -
66805.50/3373.54	c      3374          31223         774        20                -           0.0000          -
66904.59/3378.59	c      3379          13362         112        20                -           0.0000          -
67005.71/3383.62	c      3384        2154543          25        20                -           0.0000          -
67104.81/3388.69	c      3389          26519        1156        20                -           0.0000          -
67205.95/3393.74	c      3394          26519        1156        20                -           0.0000          -
67306.94/3398.80	c      3399          26519        1156        20                -           0.0000          -
67406.06/3403.85	c      3404          26519        1156        20                -           0.0000          -
67507.16/3408.90	c      3409          26519        1156        20                -           0.0000          -
67606.31/3413.95	c      3414          26519        1156        20                -           0.0000          -
67705.39/3418.99	c      3419          26551        1162        20                -           0.0000          -
67804.52/3424.03	c      3424          13819         138        20                -           0.0000          -
67906.38/3429.08	c      3429        2179607          20        20                -           0.0000          -
68007.54/3434.15	c      3434          26620        1161        20                -           0.0000          -
68107.70/3439.21	c      3439          26629        1164        20                -           0.0000          -
68206.82/3444.21	c      3444          26635        1170        20                -           0.0000          -
68305.91/3449.22	c      3449          14176         145        20                -           0.0000          -
68407.01/3454.36	c      3454          32385         792        20                -           0.0000          -
68507.92/3459.43	c      3459          26734        1197        20                -           0.0000          -
68607.02/3464.48	c      3464          32494         783        20                -           0.0000          -
68708.29/3469.52	c      3470          26781        1203        20                -           0.0000          -
68807.18/3474.58	c      3475          14630         143        20                -           0.0000          -
68908.16/3479.63	c      3480          14729         148        20                -           0.0000          -
69007.32/3484.68	c      3485          14795         142        20                -           0.0000          -
69108.32/3489.72	c      3490          26955        1201        20                -           0.0000          -
69207.42/3494.77	c      3495          14882         139        20                -           0.0000          -
69306.52/3499.79	c      3500          27018        1220        20                -           0.0000          -
69407.64/3504.88	c      3505        2219696          26        20                -           0.0000          -
69508.71/3509.93	c      3510          15022         137        20                -           0.0000          -
69607.82/3514.98	c      3515          15083         134        20                -           0.0000          -
69706.85/3520.03	c      3520        2231097          27        20                -           0.0000          -
69808.60/3525.08	c      3525        2234291          18        20                -           0.0000          -
69907.73/3530.13	c      3530          27136        1234        20                -           0.0000          -
70008.85/3535.18	c      3535          33939         796        20                -           0.0000          -
70109.20/3540.23	c      3540        2244361          22        20                -           0.0000          -
70208.34/3545.28	c      3545          27237        1239        20                -           0.0000          -
70309.40/3550.33	c      3550          15551         138        20                -           0.0000          -
70408.55/3555.35	c      3555        2254777          25        20                -           0.0000          -
70509.36/3560.43	c      3560          34374         789        20                -           0.0000          -
70608.47/3565.46	c      3565          15706         136        20                -           0.0000          -
70707.64/3570.48	c      3570        2264236          25        20                -           0.0000          -
70808.81/3575.57	c      3576          34610         789        20                -           0.0000          -
70908.00/3580.59	c      3581        2271852          20        20                -           0.0000          -
71009.16/3585.60	c      3586          15994         134        20                -           0.0000          -
71110.23/3590.74	c      3591          27518        1247        20                -           0.0000          -
71209.30/3595.76	c      3596        2282301          26        20                -           0.0000          -
71310.35/3600.81	c      3601        2285528          24        20                -           0.0000          -
71409.41/3605.84	c      3606          27564        1263        20                -           0.0000          -
71508.47/3610.86	c      3611          27567        1266        20                -           0.0000          -
71607.48/3615.87	c      3616          27585        1268        20                -           0.0000          -
71708.52/3620.94	c      3621          16334         151        20                -           0.0000          -
71807.58/3626.01	c      3626          35397         797        20                -           0.0000          -
71909.29/3631.05	c      3631          35546         799        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (185609 MiB free)
  memory of node 1: 193494 MiB (180012 MiB free)
  memory of node 2: 193531 MiB (191467 MiB free)
  memory of node 3: 193531 MiB (192150 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-4465880-1722589176/watcher-4465880-1722589176 -o /tmp/evaluation-result-4465880-1722589176/solver-4465880-1722589176 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722581828-159986 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465880-1722589176.opb -qsol -t 72000 -sth 20 

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

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=166043, runsolver pid=166040
Current StackSize limit: 8192 KiB


[startup+0.100116 s]*
/proc/loadavg: 77.48 80.28 80.50 62/986 166064
/proc/meminfo: memFree=767044020/790760804 swapFree=131071996/131071996
[pid=166043] ppid=166040 vsize=63692 memory=52808 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/stat : 166043 (fscip) R 166040 166043 159974 0 -1 4194304 13369 0 0 0 9 2 0 0 20 0 1 0 25500723 65220608 13202 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
/proc/166043/statm: 15923 13202 2694 3035 0 12319 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 63692 KiB
Current children cumulated memory: 52808 KiB

[startup+0.219374 s]*
/proc/loadavg: 77.48 80.28 80.50 62/986 166064
/proc/meminfo: memFree=766907064/790760804 swapFree=131071996/131071996
[pid=166043] ppid=166040 vsize=71200 memory=57628 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/stat : 166043 (fscip) R 166040 166043 159974 0 -1 4194304 15317 0 0 0 20 2 0 0 20 0 1 0 25500723 72908800 14407 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
/proc/166043/statm: 17800 14407 2742 3035 0 14196 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 71200 KiB
Current children cumulated memory: 57628 KiB

[startup+0.318648 s]*
/proc/loadavg: 77.48 80.28 80.50 63/1006 166084
/proc/meminfo: memFree=766795468/790760804 swapFree=131071996/131071996
[pid=166043] ppid=166040 vsize=1571084 memory=105428 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/stat : 166043 (fscip) S 166040 166043 159974 0 -1 1077936128 28025 0 0 0 28 5 0 0 20 0 21 0 25500723 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
/proc/166043/statm: 392771 26357 2758 3035 0 67672 0
[pid=166043/tid=166065] ppid=166040 vsize=1571084 memory=-6443074815323716460 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166065/stat : 166065 (fscip) S 166040 166043 159974 0 -1 1077936192 2314 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166066] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166066/stat : 166066 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166067] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166067/stat : 166067 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166068] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166068/stat : 166068 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166069] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166069/stat : 166069 (fscip) R 166040 166043 159974 0 -1 4194368 832 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166070] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166070/stat : 166070 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166071] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166071/stat : 166071 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166072] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166072/stat : 166072 (fscip) S 166040 166043 159974 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166073] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166073/stat : 166073 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166074] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166074/stat : 166074 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166075] ppid=166040 vsize=1571084 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166075/stat : 166075 (fscip) S 166040 166043 159974 0 -1 1077936192 2314 0 0 0 1 0 0 0 20 0 21 0 25500753 1608790016 26357 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166076] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166076/stat : 166076 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26423 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166077] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166077/stat : 166077 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26423 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166078] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166078/stat : 166078 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26423 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166079] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166079/stat : 166079 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26423 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166080] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166080/stat : 166080 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26423 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166081] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166081/stat : 166081 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26423 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166082] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166082/stat : 166082 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26423 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166083] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166083/stat : 166083 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26423 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166084] ppid=166040 vsize=1571084 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166084/stat : 166084 (fscip) S 166040 166043 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25500753 1608790016 26423 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 1571084 KiB
Current children cumulated memory: 105428 KiB

[startup+0.700977 s]
/proc/loadavg: 77.48 80.28 80.50 42/964 166084
/proc/meminfo: memFree=767001512/790760804 swapFree=131071996/131071996
[pid=166043] ppid=166040 vsize=1735004 memory=905504 CPUtime=2.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/stat : 166043 (fscip) S 166040 166043 159974 0 -1 1077936128 222675 0 0 0 217 60 0 0 20 0 41 0 25500723 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
/proc/166043/statm: 433751 226376 2774 3035 0 321087 0
[pid=166043/tid=166065] ppid=166040 vsize=1735004 memory=0 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166065/stat : 166065 (fscip) R 166040 166043 159974 0 -1 4194368 10002 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166066] ppid=166040 vsize=1735004 memory=17412 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166066/stat : 166066 (fscip) R 166040 166043 159974 0 -1 4194368 10000 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166067] ppid=166040 vsize=1735004 memory=11448 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166067/stat : 166067 (fscip) R 166040 166043 159974 0 -1 4194368 9999 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166068] ppid=166040 vsize=1735004 memory=5512 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166068/stat : 166068 (fscip) R 166040 166043 159974 0 -1 4194368 10048 0 0 0 10 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166069] ppid=166040 vsize=1735004 memory=0 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166069/stat : 166069 (fscip) R 166040 166043 159974 0 -1 4194368 9998 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166070] ppid=166040 vsize=1735004 memory=853543146033484 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166070/stat : 166070 (fscip) R 166040 166043 159974 0 -1 4194368 9999 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166071] ppid=166040 vsize=1735004 memory=0 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166071/stat : 166071 (fscip) R 166040 166043 159974 0 -1 4194368 10001 0 0 0 10 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166072] ppid=166040 vsize=1735004 memory=364670 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166072/stat : 166072 (fscip) R 166040 166043 159974 0 -1 4194368 9999 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166073] ppid=166040 vsize=1735004 memory=3617855257247587508 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166073/stat : 166073 (fscip) R 166040 166043 159974 0 -1 4194368 10000 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166074] ppid=166040 vsize=1735004 memory=15254869959248036 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166074/stat : 166074 (fscip) R 166040 166043 159974 0 -1 4194368 10048 0 0 0 10 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166075] ppid=166040 vsize=1735004 memory=0 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166075/stat : 166075 (fscip) R 166040 166043 159974 0 -1 4194368 9995 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166076] ppid=166040 vsize=1735004 memory=15776 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166076/stat : 166076 (fscip) R 166040 166043 159974 0 -1 4194368 10000 0 0 0 9 3 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166077] ppid=166040 vsize=1735004 memory=2316 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166077/stat : 166077 (fscip) R 166040 166043 159974 0 -1 4194368 10000 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166078] ppid=166040 vsize=1735004 memory=33000 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166078/stat : 166078 (fscip) R 166040 166043 159974 0 -1 4194368 9998 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166079] ppid=166040 vsize=1735004 memory=1804 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166079/stat : 166079 (fscip) R 166040 166043 159974 0 -1 4194368 10000 0 0 0 9 3 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166080] ppid=166040 vsize=1735004 memory=6048 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166080/stat : 166080 (fscip) R 166040 166043 159974 0 -1 4194368 10000 0 0 0 9 3 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166081] ppid=166040 vsize=1735004 memory=51200 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166081/stat : 166081 (fscip) R 166040 166043 159974 0 -1 4194368 10000 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166082] ppid=166040 vsize=1735004 memory=104 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166082/stat : 166082 (fscip) R 166040 166043 159974 0 -1 4194368 9998 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166083] ppid=166040 vsize=1735004 memory=25932 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166083/stat : 166083 (fscip) R 166040 166043 159974 0 -1 4194368 10000 0 0 0 8 3 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166084] ppid=166040 vsize=1735004 memory=21380 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166084/stat : 166084 (fscip) R 166040 166043 159974 0 -1 4194368 10000 0 0 0 9 2 0 0 20 0 41 0 25500753 1776644096 226376 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
Current children cumulated CPU time: 2.77 s
Current children cumulated vsize: 1735004 KiB
Current children cumulated memory: 905504 KiB

[startup+1.50698 s]
/proc/loadavg: 77.48 80.28 80.50 60/986 166150
/proc/meminfo: memFree=765971280/790760804 swapFree=131071996/131071996
[pid=166043] ppid=166040 vsize=2746572 memory=1457364 CPUtime=18.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/stat : 166043 (fscip) S 166040 166043 159974 0 -1 1077936128 391114 0 0 0 1683 168 0 0 20 0 41 0 25500723 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
/proc/166043/statm: 686643 364341 2854 3035 0 466602 0
[pid=166043/tid=166065] ppid=166040 vsize=2746572 memory=25333125866717268 CPUtime=0.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166065/stat : 166065 (fscip) R 166040 166043 159974 0 -1 4194368 19327 0 0 0 81 9 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166066] ppid=166040 vsize=2746572 memory=5512 CPUtime=0.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166066/stat : 166066 (fscip) R 166040 166043 159974 0 -1 4194368 19534 0 0 0 78 12 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166067] ppid=166040 vsize=2746572 memory=17412 CPUtime=0.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166067/stat : 166067 (fscip) R 166040 166043 159974 0 -1 4194368 16107 0 0 0 87 4 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166068] ppid=166040 vsize=2746572 memory=656320 CPUtime=0.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166068/stat : 166068 (fscip) R 166040 166043 159974 0 -1 4194368 19658 0 0 0 83 8 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166069] ppid=166040 vsize=2746572 memory=11448 CPUtime=0.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166069/stat : 166069 (fscip) R 166040 166043 159974 0 -1 4194368 19808 0 0 0 79 10 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166070] ppid=166040 vsize=2746572 memory=280820665902112 CPUtime=0.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166070/stat : 166070 (fscip) R 166040 166043 159974 0 -1 4194368 15763 0 0 0 87 4 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166071] ppid=166040 vsize=2746572 memory=25333125866717268 CPUtime=0.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166071/stat : 166071 (fscip) R 166040 166043 159974 0 -1 4194368 19208 0 0 0 81 9 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166072] ppid=166040 vsize=2746572 memory=25932 CPUtime=0.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166072/stat : 166072 (fscip) R 166040 166043 159974 0 -1 4194368 19329 0 0 0 80 9 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166073] ppid=166040 vsize=2746572 memory=21380 CPUtime=0.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166073/stat : 166073 (fscip) R 166040 166043 159974 0 -1 4194368 15671 0 0 0 87 4 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166074] ppid=166040 vsize=2746572 memory=15776 CPUtime=0.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166074/stat : 166074 (fscip) R 166040 166043 159974 0 -1 4194368 18896 0 0 0 86 5 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166075] ppid=166040 vsize=2746572 memory=2316 CPUtime=0.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166075/stat : 166075 (fscip) R 166040 166043 159974 0 -1 4194368 19897 0 0 0 81 9 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166076] ppid=166040 vsize=2746572 memory=33000 CPUtime=0.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166076/stat : 166076 (fscip) R 166040 166043 159974 0 -1 4194368 15429 0 0 0 86 4 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166077] ppid=166040 vsize=2746572 memory=1804 CPUtime=0.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166077/stat : 166077 (fscip) R 166040 166043 159974 0 -1 4194368 19422 0 0 0 80 10 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166078] ppid=166040 vsize=2746572 memory=6048 CPUtime=0.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166078/stat : 166078 (fscip) R 166040 166043 159974 0 -1 4194368 19432 0 0 0 78 11 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166079] ppid=166040 vsize=2746572 memory=51200 CPUtime=0.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166079/stat : 166079 (fscip) R 166040 166043 159974 0 -1 4194368 15827 0 0 0 86 5 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166080] ppid=166040 vsize=2746572 memory=104 CPUtime=0.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166080/stat : 166080 (fscip) R 166040 166043 159974 0 -1 4194368 19279 0 0 0 82 9 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166081] ppid=166040 vsize=2746572 memory=13705330097854171 CPUtime=0.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166081/stat : 166081 (fscip) R 166040 166043 159974 0 -1 4194368 20072 0 0 0 79 10 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166082] ppid=166040 vsize=2746572 memory=280820666033640 CPUtime=0.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166082/stat : 166082 (fscip) R 166040 166043 159974 0 -1 4194368 16348 0 0 0 87 4 0 0 20 0 41 0 25500753 2812489728 364341 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0

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

[pid=166043/tid=166092] ppid=166040 vsize=8280684 memory=3567469286490780531 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166092/stat : 166092 (fscip) S 166040 166043 159974 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166093] ppid=166040 vsize=8280684 memory=25333125866717268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166093/stat : 166093 (fscip) S 166040 166043 159974 0 -1 1077936192 114 0 0 0 0 2 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166094] ppid=166040 vsize=8280684 memory=6915020 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166094/stat : 166094 (fscip) S 166040 166043 159974 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166095] ppid=166040 vsize=8280684 memory=280820666518864 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166095/stat : 166095 (fscip) S 166040 166043 159974 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166096] ppid=166040 vsize=8280684 memory=25333125866717268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166096/stat : 166096 (fscip) S 166040 166043 159974 0 -1 1077936192 137 0 0 0 1 1 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166097] ppid=166040 vsize=8280684 memory=280820666045024 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166097/stat : 166097 (fscip) S 166040 166043 159974 0 -1 1077936192 136 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166098] ppid=166040 vsize=8280684 memory=-5659095215352982582 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166098/stat : 166098 (fscip) S 166040 166043 159974 0 -1 1077936192 131 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166099] ppid=166040 vsize=8280684 memory=6915084 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166099/stat : 166099 (fscip) S 166040 166043 159974 0 -1 1077936192 139 0 0 0 0 2 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166100] ppid=166040 vsize=8280684 memory=7378707529364169830 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166100/stat : 166100 (fscip) S 166040 166043 159974 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166101] ppid=166040 vsize=8280684 memory=15776 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166101/stat : 166101 (fscip) S 166040 166043 159974 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166102] ppid=166040 vsize=8280684 memory=2316 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166102/stat : 166102 (fscip) S 166040 166043 159974 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166103] ppid=166040 vsize=8280684 memory=11448 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166103/stat : 166103 (fscip) S 166040 166043 159974 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166104] ppid=166040 vsize=8280684 memory=6915084 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166104/stat : 166104 (fscip) S 166040 166043 159974 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166105] ppid=166040 vsize=8280684 memory=11448 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166105/stat : 166105 (fscip) S 166040 166043 159974 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166106] ppid=166040 vsize=8280684 memory=17412 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166106/stat : 166106 (fscip) S 166040 166043 159974 0 -1 1077936192 114 0 0 0 0 1 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166107] ppid=166040 vsize=8280684 memory=6744 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166107/stat : 166107 (fscip) S 166040 166043 159974 0 -1 1077936192 141 0 0 0 2 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166108] ppid=166040 vsize=8280684 memory=6915084 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166108/stat : 166108 (fscip) S 166040 166043 159974 0 -1 1077936192 70 0 0 0 2 0 0 0 20 0 41 0 25500780 8479420416 1732597 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
Current children cumulated CPU time: 70943.7 s
Current children cumulated vsize: 8280684 KiB
Current children cumulated memory: 6930388 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3635.7 s]
/proc/loadavg: 66.31 75.96 78.83 63/977 168338
/proc/meminfo: memFree=755385960/790760804 swapFree=131071996/131071996
[pid=166043] ppid=166040 vsize=8280684 memory=6930760 CPUtime=72001.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/stat : 166043 (fscip) S 166040 166043 159974 0 -1 1077936128 29025225 0 0 0 7189952 10224 0 0 20 0 41 0 25500723 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
/proc/166043/statm: 2070171 1732690 3030 3035 0 1912476 0
[pid=166043/tid=166065] ppid=166040 vsize=8280684 memory=25333125866717268 CPUtime=3595.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166065/stat : 166065 (fscip) R 166040 166043 159974 0 -1 4194368 1395701 0 0 0 359314 197 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166066] ppid=166040 vsize=8280684 memory=6915020 CPUtime=3602.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166066/stat : 166066 (fscip) R 166040 166043 159974 0 -1 4194368 2042351 0 0 0 359921 285 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166067] ppid=166040 vsize=8280684 memory=25333125866717268 CPUtime=3592.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166067/stat : 166067 (fscip) R 166040 166043 159974 0 -1 4194368 548526 0 0 0 358043 1166 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166068] ppid=166040 vsize=8280684 memory=6930760 CPUtime=3602.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166068/stat : 166068 (fscip) R 166040 166043 159974 0 -1 4194368 1549206 0 0 0 360055 197 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166069] ppid=166040 vsize=8280684 memory=0 CPUtime=3605.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166069/stat : 166069 (fscip) R 166040 166043 159974 0 -1 4194368 2020740 0 0 0 360315 264 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166070] ppid=166040 vsize=8280684 memory=25333125866717268 CPUtime=3599.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166070/stat : 166070 (fscip) R 166040 166043 159974 0 -1 4194368 549787 0 0 0 358769 1173 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166071] ppid=166040 vsize=8280684 memory=357563 CPUtime=3582.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166071/stat : 166071 (fscip) R 166040 166043 159974 0 -1 4194368 1840683 0 0 0 358042 218 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166072] ppid=166040 vsize=8280684 memory=6930660 CPUtime=3596.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166072/stat : 166072 (fscip) R 166040 166043 159974 0 -1 4194368 1973572 0 0 0 359404 281 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166073] ppid=166040 vsize=8280684 memory=280820665360336 CPUtime=3604.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166073/stat : 166073 (fscip) R 166040 166043 159974 0 -1 4194368 560387 0 0 0 359343 1132 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166074] ppid=166040 vsize=8280684 memory=64 CPUtime=3606.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166074/stat : 166074 (fscip) R 166040 166043 159974 0 -1 4194368 1955448 0 0 0 360454 223 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166075] ppid=166040 vsize=8280684 memory=28568 CPUtime=3596.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166075/stat : 166075 (fscip) R 166040 166043 159974 0 -1 4194368 1932799 0 0 0 359412 239 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166076] ppid=166040 vsize=8280684 memory=33860 CPUtime=3597.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166076/stat : 166076 (fscip) R 166040 166043 159974 0 -1 4194368 549110 0 0 0 358671 1085 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166077] ppid=166040 vsize=8280684 memory=22095776346373566 CPUtime=3604.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166077/stat : 166077 (fscip) R 166040 166043 159974 0 -1 4194368 1814092 0 0 0 360227 218 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166078] ppid=166040 vsize=8280684 memory=78866 CPUtime=3604.61 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166078/stat : 166078 (fscip) R 166040 166043 159974 0 -1 4194368 2084545 0 0 0 360193 268 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166079] ppid=166040 vsize=8280684 memory=16482820 CPUtime=3595.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166079/stat : 166079 (fscip) R 166040 166043 159974 0 -1 4194368 547779 0 0 0 358431 1155 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166080] ppid=166040 vsize=8280684 memory=6930608 CPUtime=3601.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166080/stat : 166080 (fscip) R 166040 166043 159974 0 -1 4194368 1367790 0 0 0 360001 194 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166081] ppid=166040 vsize=8280684 memory=994481005 CPUtime=3601.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166081/stat : 166081 (fscip) R 166040 166043 159974 0 -1 4194368 1879201 0 0 0 359863 286 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166082] ppid=166040 vsize=8280684 memory=17412 CPUtime=3604.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166082/stat : 166082 (fscip) R 166040 166043 159974 0 -1 4194368 555580 0 0 0 359317 1091 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166083] ppid=166040 vsize=8280684 memory=5512 CPUtime=3599.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166083/stat : 166083 (fscip) R 166040 166043 159974 0 -1 4194368 1622771 0 0 0 359757 197 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166084] ppid=166040 vsize=8280684 memory=0 CPUtime=3605.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166084/stat : 166084 (fscip) R 166040 166043 159974 0 -1 4194368 2209057 0 0 0 360252 284 0 0 20 0 41 0 25500753 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166089] ppid=166040 vsize=8280684 memory=715326064953578 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166089/stat : 166089 (fscip) S 166040 166043 159974 0 -1 1077936192 134 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166090] ppid=166040 vsize=8280684 memory=280820666999104 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166090/stat : 166090 (fscip) S 166040 166043 159974 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166091] ppid=166040 vsize=8280684 memory=280820667499248 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166091/stat : 166091 (fscip) S 166040 166043 159974 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166092] ppid=166040 vsize=8280684 memory=280820667448016 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166092/stat : 166092 (fscip) S 166040 166043 159974 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166093] ppid=166040 vsize=8280684 memory=280820666098400 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166093/stat : 166093 (fscip) S 166040 166043 159974 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166094] ppid=166040 vsize=8280684 memory=8584771304701762 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166094/stat : 166094 (fscip) S 166040 166043 159974 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166095] ppid=166040 vsize=8280684 memory=6930732 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166095/stat : 166095 (fscip) S 166040 166043 159974 0 -1 1077936192 131 0 0 0 2 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166096] ppid=166040 vsize=8280684 memory=6930736 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166096/stat : 166096 (fscip) S 166040 166043 159974 0 -1 1077936192 139 0 0 0 1 1 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166097] ppid=166040 vsize=8280684 memory=6930732 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166097/stat : 166097 (fscip) S 166040 166043 159974 0 -1 1077936192 139 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166098] ppid=166040 vsize=8280684 memory=5512 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166098/stat : 166098 (fscip) S 166040 166043 159974 0 -1 1077936192 133 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166099] ppid=166040 vsize=8280684 memory=5512 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166099/stat : 166099 (fscip) S 166040 166043 159974 0 -1 1077936192 141 0 0 0 0 2 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166100] ppid=166040 vsize=8280684 memory=15776 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166100/stat : 166100 (fscip) S 166040 166043 159974 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166101] ppid=166040 vsize=8280684 memory=280820666881440 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166101/stat : 166101 (fscip) S 166040 166043 159974 0 -1 1077936192 132 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166102] ppid=166040 vsize=8280684 memory=6930732 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166102/stat : 166102 (fscip) S 166040 166043 159974 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166103] ppid=166040 vsize=8280684 memory=15776 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166103/stat : 166103 (fscip) S 166040 166043 159974 0 -1 1077936192 137 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166104] ppid=166040 vsize=8280684 memory=6930748 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166104/stat : 166104 (fscip) S 166040 166043 159974 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166105] ppid=166040 vsize=8280684 memory=1426710826652052 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166105/stat : 166105 (fscip) S 166040 166043 159974 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166106] ppid=166040 vsize=8280684 memory=11448 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166106/stat : 166106 (fscip) S 166040 166043 159974 0 -1 1077936192 116 0 0 0 0 1 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166107] ppid=166040 vsize=8280684 memory=6930732 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166107/stat : 166107 (fscip) S 166040 166043 159974 0 -1 1077936192 144 0 0 0 2 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
[pid=166043/tid=166108] ppid=166040 vsize=8280684 memory=6930760 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/166043/task/166108/stat : 166108 (fscip) S 166040 166043 159974 0 -1 1077936192 71 0 0 0 2 0 0 0 20 0 41 0 25500780 8479420416 1732690 809668444160 4194304 16623229 140726431454480 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29929472 140726431462409 140726431462527 140726431462527 140726431469552 0
Current children cumulated CPU time: 72001.8 s
Current children cumulated vsize: 8280684 KiB
Current children cumulated memory: 6930760 KiB

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

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

# cumulated CPU time of all completed processes:  user=71899.8 s, system=102.469 s

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

[startup+3635.81 s]*
/proc/loadavg: 66.31 75.96 78.83 42/938 168338
/proc/meminfo: memFree=759458596/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3635.92 s]
/proc/loadavg: 66.31 75.96 78.83 42/938 168338
/proc/meminfo: memFree=759458596/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): 3635.94
CPU time (s): 72002.2
CPU user time (s): 71899.8
CPU system time (s): 102.469
CPU usage (%): 1980.29
Max. virtual memory (cumulated for all children) (KiB): 8280684
Max. memory (cumulated for all children) (KiB): 6930760

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71899.8
system time used= 102.469
maximum resident set size= 6930768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29025225
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= 297689
involuntary context switches= 235597


# summary of solver processes directly reported to runsolver:
#   pid: 166043
#   total CPU time (s): 72002.2
#   total CPU user time (s): 71899.8
#   total CPU system time (s): 102.469

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.9337 second user time and 95.3022 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-02 10:59:36
IDJOB=4465880
IDBENCH=162627
IDSOLVER=3094
FILE ID=nodeD105/4465880-1722589176
RUNJOBID= nodeD105-1722581828-159986
SLURM_JOB_ID= 8254295
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression32_11.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465880-1722589176/watcher-4465880-1722589176 -o /tmp/evaluation-result-4465880-1722589176/solver-4465880-1722589176 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722581828-159986 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465880-1722589176.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 66b8e371687d4e403b47b4700770389d
RANDOM SEED=1452629864

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		: 2873.893
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		: 3190.123
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		: 3830.434
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		: 3590.660
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		: 2964.353
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		: 3105.305
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 72
initial apicid	: 72
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 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		: 3747.538
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		: 3800.335
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		: 2996.569
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		: 3163.182
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		: 3262.514
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		: 3621.454
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		: 2996.291
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		: 2916.776
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		: 3173.188
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		: 3586.459
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		: 2880.848
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		: 2999.442
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		: 3259.009
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		: 3611.284
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		: 2966.314
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		: 3189.411
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		: 2596.206
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		: 2625.479
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		: 2877.039
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		: 3154.544
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		: 3119.082
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		: 2613.532
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		: 2982.332
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		: 3021.892
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		: 2596.779
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		: 2625.743
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		: 2995.024
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		: 3171.011
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		: 2618.380
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		: 2622.295
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		: 2994.700
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		: 2985.147
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		: 2619.346
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		: 3065.058
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		: 2924.902
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		: 3188.025
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		: 2613.636
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		: 2634.850
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		: 2948.571
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		: 3187.707
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		: 2624.041
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		: 2641.065
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		: 2974.582
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		: 3148.495
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		: 2634.148
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		: 2631.356
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		: 2993.536
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		: 3093.703
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		: 2644.825
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		: 2631.535
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		: 2944.935
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		: 3125.412
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		: 2647.141
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		: 2625.583
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		: 2883.633
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		: 3187.141
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		: 2632.919
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		: 3108.337
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		: 2971.241
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		: 3187.164
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		: 2634.325
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		: 2607.677
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		: 2992.422
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		: 3133.332
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		: 2649.652
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		: 2184.226
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		: 2961.584
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		: 3081.875
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		: 2637.410
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		: 1835.097
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		: 2992.424
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		: 3143.964
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		: 2663.637
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		: 2453.393
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:        767232316 kB
MemAvailable:   769474736 kB
Buffers:          381896 kB
Cached:          5170048 kB
SwapCached:            0 kB
Active:           575268 kB
Inactive:       20304656 kB
Active(anon):       2152 kB
Inactive(anon): 15348400 kB
Active(file):     573116 kB
Inactive(file):  4956256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             57976 kB
Writeback:           144 kB
AnonPages:      15327736 kB
Mapped:           115140 kB
Shmem:             22536 kB
KReclaimable:     265500 kB
Slab:             640780 kB
SReclaimable:     265500 kB
SUnreclaim:       375280 kB
KernelStack:       16224 kB
PageTables:        41020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1436992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           312960 kB
HardwareCorrupted:     0 kB
AnonHugePages:    315392 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:      700416 kB
DirectMap2M:    83683328 kB
DirectMap1G:    721420288 kB

Free space on /tmp at the end= 8622832 MiB
End job on nodeD105 at 2024-08-02 12:00:12