Trace number 4465916

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) 72001.3 3652.26

General information on the benchmark

NamePB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/
dec/miplib2010/normalized-ns903616.0.u.opb
MD5SUM851dd7bb62635ec66e2461b484912a91
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21582
Total number of constraints17547
Number of constraints which are clauses6313
Number of constraints which are cardinality constraints (but not clauses)344
Number of constraints which are nor clauses,nor cardinality constraints10890
Minimum length of a constraint1
Maximum length of a constraint221
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 18
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 221
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.09	c Default LC presolving (default).
0.00/0.09	c ** Before presolving: virtualMemUsedAtLc = 108846964, getVmSize() = 96591872, SCIPgetMemUsed() = 68618838, SCIPgetMemTotal() = 72662950, SCIPgetMemExternEstim() = 36184014
0.00/0.09	c ** set memory limit for presolving in LC to 8.79575e+12 for SCIP **
17.42/17.59	c ** Estimated virtualMemUsedAtSolver = 125405520, getVmSize() = 178855936, SCIPgetMemUsed() = 95796683, SCIPgetMemTotal() = 151924267, SCIPgetMemExternEstim() = 36184014
17.42/17.59	c ** set memory limit for solvers to 4.18822e+11 for each SCIP **
17.42/17.59	c Original Problem   :
17.42/17.59	c   Problem name     : instance-4465916-1722594802
17.42/17.59	c   Variables        : 21582 (21582 binary, 0 integer, 0 implicit integer, 0 continuous)
17.42/17.59	c   Constraints      : 17547
17.42/17.59	c   Objective sense  : minimize
17.42/17.59	c Presolved Problem  :
17.42/17.59	c   Variables        : 10017 (10017 binary, 0 integer, 0 implicit integer, 0 continuous)
17.42/17.59	c   Constraints      : 4318
17.42/17.59	c Constraints        : Number
17.42/17.59	c   knapsack         : 751 
17.42/17.59	c   setppc           : 3424 
17.42/17.59	c   logicor          : 143 
17.42/17.59	c ** Instance transfer method used: 0
17.51/17.61	c ** ParaScipInstance copy does not increase the number of variables. **
17.83/17.94	c LC is working with racing ramp-up and with rebuilding tree after racing.
17.83/17.94	c                                Nodes    Active                                            
17.83/17.94	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
75.90/21.02	c        21              2           1        20                -           0.0000          -
177.81/26.08	c        26           1357         338        20                -           0.0000          -
280.15/31.20	c        31           3862         198        20                -           0.0000          -
379.29/36.27	c        36           5763         231        20                -           0.0000          -
480.33/41.35	c        41           7864         167        20                -           0.0000          -
581.49/46.41	c        46           9920         186        20                -           0.0000          -
682.60/51.54	c        52          12202         198        20                -           0.0000          -
783.71/56.62	c        57          14997         203        20                -           0.0000          -
884.82/61.70	c        62          16837         293        20                -           0.0000          -
983.91/66.76	c        67          19352         309        20                -           0.0000          -
1083.02/71.79	c        72          20096         176        20                -           0.0000          -
1184.11/76.87	c        77              2           1        20                -           0.0000          -
1285.23/81.96	c        82              2           1        20                -           0.0000          -
1386.77/87.07	c        87              2           1        20                -           0.0000          -
1488.01/92.13	c        92              6           5        20                -           0.0000          -
1587.12/97.18	c        97              6           5        20                -           0.0000          -
1687.33/102.23	c       102              7           6        20                -           0.0000          -
1786.48/107.28	c       107             22          21        20                -           0.0000          -
1891.48/112.55	c       113              8           7        20                -           0.0000          -
1992.60/117.60	c       118              8           7        20                -           0.0000          -
2091.75/122.67	c       123              8           7        20                -           0.0000          -
2192.83/127.72	c       128              8           7        20                -           0.0000          -
2291.93/132.79	c       133              8           7        20                -           0.0000          -
2393.00/137.84	c       138             26          25        20                -           0.0000          -
2494.14/142.90	c       143             26          25        20                -           0.0000          -
2593.31/147.96	c       148              8           7        20                -           0.0000          -
2694.89/153.03	c       153              8           7        20                -           0.0000          -
2794.10/158.09	c       158              9           8        20                -           0.0000          -
2894.73/163.14	c       163              9           8        20                -           0.0000          -
2993.74/168.19	c       168             29          28        20                -           0.0000          -
3094.19/173.25	c       173             29          28        20                -           0.0000          -
3195.31/178.30	c       178             29          28        20                -           0.0000          -
3294.11/183.37	c       183             29          28        20                -           0.0000          -
3395.07/188.49	c       188             29          28        20                -           0.0000          -
3498.00/193.68	c       194             29          28        20                -           0.0000          -
3599.14/198.76	c       199             29          28        20                -           0.0000          -
3700.31/203.82	c       204             29          28        20                -           0.0000          -
3799.54/208.86	c       209             29          28        20                -           0.0000          -
3900.76/213.92	c       214             29          28        20                -           0.0000          -
3999.94/218.96	c       219             29          28        20                -           0.0000          -
4099.13/224.01	c       224             29          28        20                -           0.0000          -
4200.96/229.06	c       229             10           9        20                -           0.0000          -
4300.40/234.12	c       234             10           9        20                -           0.0000          -
4401.46/239.17	c       239             10           9        20                -           0.0000          -
4501.98/244.22	c       244             10           9        20                -           0.0000          -
4601.20/249.28	c       249             10           9        20                -           0.0000          -
4702.33/254.33	c       254             10           9        20                -           0.0000          -
4801.50/259.37	c       259             10           9        20                -           0.0000          -
4902.71/264.42	c       264             10           9        20                -           0.0000          -
5001.89/269.47	c       269             10           9        20                -           0.0000          -
5103.10/274.52	c       275             10           9        20                -           0.0000          -
5202.29/279.57	c       280             13          12        20                -           0.0000          -
5303.44/284.70	c       285             13          12        20                -           0.0000          -
5404.61/289.75	c       290             13          12        20                -           0.0000          -
5503.80/294.80	c       295             13          12        20                -           0.0000          -
5604.84/299.87	c       300             13          12        20                -           0.0000          -
5705.92/304.91	c       305             39          38        20                -           0.0000          -
5805.02/309.96	c       310             39          38        20                -           0.0000          -
5903.94/315.00	c       315             39          38        20                -           0.0000          -
6007.69/320.18	c       320             54          53        20                -           0.0000          -
6107.94/325.23	c       325             54          53        20                -           0.0000          -
6206.87/330.28	c       330             40          39        20                -           0.0000          -
6307.97/335.34	c       335             17          16        20                -           0.0000          -
6408.88/340.40	c       340             17          16        20                -           0.0000          -
6507.90/345.42	c       345             17          16        20                -           0.0000          -
6607.02/350.48	c       350             42          41        20                -           0.0000          -
6708.12/355.54	c       356             18          17        20                -           0.0000          -
6807.22/360.59	c       361             18          17        20                -           0.0000          -
6908.37/365.65	c       366             22          21        20                -           0.0000          -
7007.38/370.69	c       371             61          58        20                -           0.0000          -
7108.49/375.77	c       376             61          58        20                -           0.0000          -
7209.54/380.81	c       381             61          58        20                -           0.0000          -
7308.59/385.87	c       386             61          58        20                -           0.0000          -
7409.67/390.93	c       391             61          58        20                -           0.0000          -
7508.80/395.96	c       396             61          58        20                -           0.0000          -
7607.56/401.03	c       401             61          58        20                -           0.0000          -
7709.12/406.09	c       406             61          58        20                -           0.0000          -
7810.13/411.14	c       411             61          58        20                -           0.0000          -
7908.73/416.19	c       416             61          58        20                -           0.0000          -
8009.30/421.25	c       421             61          58        20                -           0.0000          -
8110.43/426.32	c       426             61          58        20                -           0.0000          -
8209.39/431.37	c       431             61          58        20                -           0.0000          -
8308.50/436.39	c       436             34          33        20                -           0.0000          -
8409.48/441.49	c       442             23          22        20                -           0.0000          -
8510.61/446.55	c       447             58          57        20                -           0.0000          -
8609.57/451.59	c       452             36          35        20                -           0.0000          -
8710.63/456.65	c       457             36          35        20                -           0.0000          -
8811.66/461.70	c       462             68          63        20                -           0.0000          -
8910.68/466.77	c       467             68          63        20                -           0.0000          -
9011.55/471.81	c       472             68          63        20                -           0.0000          -
9110.60/476.84	c       477             33          32        20                -           0.0000          -
9211.62/481.95	c       482             62          61        20                -           0.0000          -
9310.73/487.02	c       487             73          68        20                -           0.0000          -
9412.65/492.09	c       492             73          68        20                -           0.0000          -
9513.69/497.15	c       497             51          52        20                -           0.0000          -
9612.77/502.19	c       502             51          52        20                -           0.0000          -
9712.95/507.24	c       507             66          65        20                -           0.0000          -
9811.88/512.29	c       512             37          36        20                -           0.0000          -
9912.85/517.35	c       517             53          52        20                -           0.0000          -
10011.91/522.39	c       522             53          52        20                -           0.0000          -
10112.92/527.43	c       527             85          78        20                -           0.0000          -
10214.07/532.51	c       533             85          78        20                -           0.0000          -
10313.22/537.57	c       538             70          69        20                -           0.0000          -
10414.06/542.63	c       543             54          55        20                -           0.0000          -
10513.08/547.68	c       548             54          55        20                -           0.0000          -
10614.10/552.74	c       553             54          55        20                -           0.0000          -
10713.20/557.79	c       558             54          55        20                -           0.0000          -
10814.25/562.85	c       563             54          55        20                -           0.0000          -
10915.29/567.91	c       568             54          55        20                -           0.0000          -
11014.30/572.97	c       573             54          55        20                -           0.0000          -
11113.25/578.02	c       578             54          55        20                -           0.0000          -
11214.81/583.07	c       583             54          55        20                -           0.0000          -
11314.00/588.10	c       588             54          55        20                -           0.0000          -
11413.12/593.13	c       593             54          55        20                -           0.0000          -
11515.51/598.22	c       598             54          55        20                -           0.0000          -
11614.69/603.27	c       603             94          87        20                -           0.0000          -
11715.82/608.34	c       608             55          54        20                -           0.0000          -
11816.95/613.40	c       613             67          68        20                -           0.0000          -
11916.10/618.44	c       618             67          68        20                -           0.0000          -
12015.21/623.49	c       624             59          58        20                -           0.0000          -
12116.31/628.54	c       629             98          91        20                -           0.0000          -
12215.45/633.59	c       634             74          75        20                -           0.0000          -
12316.53/638.62	c       639             74          75        20                -           0.0000          -
12417.65/643.73	c       644             74          75        20                -           0.0000          -
12518.81/648.80	c       649             74          75        20                -           0.0000          -
12617.89/653.85	c       654             74          75        20                -           0.0000          -
12719.03/658.92	c       659             74          75        20                -           0.0000          -
12818.18/663.98	c       664             74          75        20                -           0.0000          -
12919.93/669.04	c       669             74          75        20                -           0.0000          -
13019.33/674.08	c       674             74          75        20                -           0.0000          -
13118.33/679.14	c       679             74          75        20                -           0.0000          -
13220.78/684.20	c       684             74          75        20                -           0.0000          -
13319.93/689.27	c       689             74          75        20                -           0.0000          -
13421.10/694.31	c       694             74          75        20                -           0.0000          -
13520.18/699.37	c       699             73          72        20                -           0.0000          -
13621.22/704.44	c       704             74          73        20                -           0.0000          -
13726.29/709.73	c       710            128         127        20                -           0.0000          -
13831.96/715.07	c       715            116         109        20                -           0.0000          -
13931.29/720.09	c       720            116         109        20                -           0.0000          -
14035.51/725.30	c       725             82          83        20                -           0.0000          -
14134.63/730.34	c       730             82          83        20                -           0.0000          -
14235.62/735.40	c       735             82          83        20                -           0.0000          -
14334.75/740.46	c       740             82          83        20                -           0.0000          -
14435.90/745.52	c       746             82          83        20                -           0.0000          -
14535.00/750.58	c       751             82          83        20                -           0.0000          -
14636.12/755.60	c       756             82          83        20                -           0.0000          -
14735.25/760.68	c       761             94          95        20                -           0.0000          -
14836.38/765.70	c       766             83          82        20                -           0.0000          -
14935.47/770.76	c       771            127         120        20                -           0.0000          -
15036.52/775.83	c       776            127         120        20                -           0.0000          -
15135.63/780.88	c       781             96          95        20                -           0.0000          -
15236.73/785.94	c       786             96          95        20                -           0.0000          -
15335.84/790.98	c       791             96          95        20                -           0.0000          -
15437.66/796.04	c       796             96          95        20                -           0.0000          -
15536.70/801.06	c       801             96          95        20                -           0.0000          -
15637.72/806.15	c       806             96          95        20                -           0.0000          -
15737.00/811.20	c       811             96          95        20                -           0.0000          -
15837.09/816.21	c       816             96          95        20                -           0.0000          -
15936.15/821.29	c       821             96          95        20                -           0.0000          -
16037.21/826.33	c       826             96          95        20                -           0.0000          -
16138.11/831.42	c       831             96          95        20                -           0.0000          -
16237.13/836.47	c       836             96          95        20                -           0.0000          -
16338.18/841.52	c       842             96          95        20                -           0.0000          -
16437.15/846.57	c       847            156         143        20                -           0.0000          -
16538.21/851.61	c       852            156         143        20                -           0.0000          -
16637.31/856.67	c       857             90          91        20                -           0.0000          -
16736.40/861.68	c       862             96          97        20                -           0.0000          -
16837.38/866.76	c       867             94          91        20                -           0.0000          -
16938.40/871.82	c       872             94          91        20                -           0.0000          -
17037.42/876.87	c       877            192         191        20                -           0.0000          -
17138.43/881.91	c       882            194         193        20                -           0.0000          -
17237.47/886.94	c       887            187         151        20                -           0.0000          -
17338.98/892.04	c       892             98          95        20                -           0.0000          -
17438.17/897.09	c       897            199         198        20                -           0.0000          -
17539.43/902.16	c       902            101          98        20                -           0.0000          -
17639.57/907.21	c       907            144         112        20                -           0.0000          -
17738.63/912.24	c       912            206         205        20                -           0.0000          -
17839.65/917.31	c       917            208         207        20                -           0.0000          -
17938.70/922.37	c       922            155         113        20                -           0.0000          -
18039.72/927.42	c       927            155         113        20                -           0.0000          -
18138.78/932.48	c       932            155         113        20                -           0.0000          -
18239.83/937.53	c       938            155         113        20                -           0.0000          -
18338.76/942.59	c       943            155         113        20                -           0.0000          -
18439.76/947.64	c       948            117         114        20                -           0.0000          -
18540.78/952.70	c       953            225         181        20                -           0.0000          -
18639.68/957.76	c       958            122         119        20                -           0.0000          -
18740.64/962.80	c       963            235         189        20                -           0.0000          -
18839.70/967.85	c       968            220         219        20                -           0.0000          -
18938.73/972.87	c       973            220         219        20                -           0.0000          -
19039.74/977.97	c       978            238         192        20                -           0.0000          -
19138.63/983.01	c       983            223         222        20                -           0.0000          -
19240.31/988.07	c       988            225         224        20                -           0.0000          -
19339.57/993.12	c       993            243         196        20                -           0.0000          -
19440.45/998.17	c       998            244         197        20                -           0.0000          -
19540.80/1003.22	c      1003            231         230        20                -           0.0000          -
19639.74/1008.28	c      1008            231         230        20                -           0.0000          -
19740.76/1013.32	c      1013            232         231        20                -           0.0000          -
19839.87/1018.34	c      1018            193         152        20                -           0.0000          -
19940.93/1023.44	c      1023            194         153        20                -           0.0000          -
20039.99/1028.49	c      1028            196         155        20                -           0.0000          -
20141.12/1033.53	c      1034            242         241        20                -           0.0000          -
20240.19/1038.59	c      1039            244         243        20                -           0.0000          -
20341.25/1043.63	c      1044            244         243        20                -           0.0000          -
20440.20/1048.67	c      1049            244         243        20                -           0.0000          -
20541.29/1053.72	c      1054            281         116        20                -           0.0000          -
20640.39/1058.78	c      1059            247         246        20                -           0.0000          -
20741.47/1063.83	c      1064            253         167        20                -           0.0000          -
20840.56/1068.89	c      1069            290         125        20                -           0.0000          -
20941.55/1073.94	c      1074            257         256        20                -           0.0000          -
21040.64/1078.99	c      1079            257         256        20                -           0.0000          -
21139.72/1084.04	c      1084            257         256        20                -           0.0000          -
21241.67/1089.09	c      1089            302         244        20                -           0.0000          -
21342.74/1094.14	c      1094            302         244        20                -           0.0000          -
21441.74/1099.20	c      1099            298         178        20                -           0.0000          -
21542.04/1104.25	c      1104            302         176        20                -           0.0000          -
21643.12/1109.30	c      1109            311         253        20                -           0.0000          -
21742.24/1114.34	c      1114            314         176        20                -           0.0000          -
21843.17/1119.41	c      1119            320         254        20                -           0.0000          -
21941.99/1124.45	c      1124            322         176        20                -           0.0000          -
22043.01/1129.51	c      1130            331         265        20                -           0.0000          -
22142.15/1134.57	c      1135            331         265        20                -           0.0000          -
22243.27/1139.61	c      1140            331         265        20                -           0.0000          -
22342.43/1144.66	c      1145            331         265        20                -           0.0000          -
22443.48/1149.73	c      1150            331         265        20                -           0.0000          -
22544.57/1154.80	c      1155            331         265        20                -           0.0000          -
22643.70/1159.86	c      1160            331         265        20                -           0.0000          -
22744.79/1164.92	c      1165            331         265        20                -           0.0000          -
22843.82/1169.93	c      1170            331         265        20                -           0.0000          -
22942.96/1175.01	c      1175            331         265        20                -           0.0000          -
23044.80/1180.06	c      1180            331         265        20                -           0.0000          -
23145.86/1185.15	c      1185            331         265        20                -           0.0000          -
23245.02/1190.19	c      1190            331         265        20                -           0.0000          -
23345.31/1195.21	c      1195            331         265        20                -           0.0000          -
23446.41/1200.31	c      1200            331         265        20                -           0.0000          -
23545.51/1205.38	c      1205            331         265        20                -           0.0000          -
23646.64/1210.43	c      1210            331         265        20                -           0.0000          -
23745.75/1215.48	c      1215            331         265        20                -           0.0000          -
23846.87/1220.55	c      1221            331         265        20                -           0.0000          -
23947.99/1225.60	c      1226            331         265        20                -           0.0000          -
24047.05/1230.65	c      1231            338         267        20                -           0.0000          -
24148.18/1235.71	c      1236            351         346        20                -           0.0000          -
24247.24/1240.77	c      1241            339         268        20                -           0.0000          -
24348.35/1245.82	c      1246            425         178        20                -           0.0000          -
24447.40/1250.87	c      1251            351         272        20                -           0.0000          -
24548.55/1255.92	c      1256            447         177        20                -           0.0000          -
24647.66/1260.97	c      1261            452         176        20                -           0.0000          -
24749.35/1266.04	c      1266            369         282        20                -           0.0000          -
24848.33/1271.08	c      1271            369         282        20                -           0.0000          -
24947.43/1276.10	c      1276            369         282        20                -           0.0000          -
25048.76/1281.19	c      1281            375         288        20                -           0.0000          -
25148.86/1286.23	c      1286            427         380        20                -           0.0000          -
25248.00/1291.29	c      1291            427         380        20                -           0.0000          -
25349.07/1296.34	c      1296            387         295        20                -           0.0000          -
25449.62/1301.41	c      1301            387         295        20                -           0.0000          -
25548.70/1306.45	c      1306            703         191        20                -           0.0000          -
25649.82/1311.51	c      1312            445         386        20                -           0.0000          -
25748.94/1316.56	c      1317            445         386        20                -           0.0000          -
25850.01/1321.63	c      1322            396         302        20                -           0.0000          -
25949.06/1326.65	c      1327            397         303        20                -           0.0000          -
26050.04/1331.70	c      1332            509         155        20                -           0.0000          -
26149.16/1336.79	c      1337            511         152        20                -           0.0000          -
26250.24/1341.84	c      1342            511         152        20                -           0.0000          -
26349.21/1346.87	c      1347            511         152        20                -           0.0000          -
26450.32/1351.93	c      1352            404         308        20                -           0.0000          -
26549.39/1356.94	c      1357            515         156        20                -           0.0000          -
26651.34/1362.07	c      1362            411         315        20                -           0.0000          -
26750.28/1367.13	c      1367            411         315        20                -           0.0000          -
26851.38/1372.15	c      1372            526         163        20                -           0.0000          -
26951.72/1377.23	c      1377            526         163        20                -           0.0000          -
27050.84/1382.28	c      1382            526         163        20                -           0.0000          -
27151.95/1387.30	c      1387            895         189        20                -           0.0000          -
27251.09/1392.36	c      1392            529         164        20                -           0.0000          -
27350.03/1397.37	c      1397            531         162        20                -           0.0000          -
27449.15/1402.39	c      1402            585         400        20                -           0.0000          -
27550.21/1407.43	c      1407            466         350        20                -           0.0000          -
27651.26/1412.50	c      1412            604         391        20                -           0.0000          -
27750.39/1417.55	c      1418            557         167        20                -           0.0000          -
27849.47/1422.60	c      1423            976         188        20                -           0.0000          -
27950.48/1427.61	c      1428         425737         271        20                -           0.0000          -
28049.61/1432.67	c      1433            576         174        20                -           0.0000          -
28150.72/1437.71	c      1438            576         174        20                -           0.0000          -
28249.83/1442.76	c      1443            576         174        20                -           0.0000          -
28348.97/1447.77	c      1448            576         174        20                -           0.0000          -
28450.06/1452.80	c      1453            576         174        20                -           0.0000          -
28551.14/1457.94	c      1458            576         174        20                -           0.0000          -
28650.28/1462.94	c      1463            576         174        20                -           0.0000          -
28752.16/1468.05	c      1468            576         174        20                -           0.0000          -
28851.13/1473.10	c      1473            576         174        20                -           0.0000          -
28952.41/1478.17	c      1478            576         174        20                -           0.0000          -
29051.20/1483.18	c      1483            576         174        20                -           0.0000          -
29151.54/1488.29	c      1488            576         174        20                -           0.0000          -
29252.65/1493.33	c      1493            576         174        20                -           0.0000          -
29351.78/1498.36	c      1498            576         174        20                -           0.0000          -
29452.91/1503.46	c      1503           1190         186        20                -           0.0000          -
29553.97/1508.52	c      1509         449712         271        20                -           0.0000          -
29653.04/1513.59	c      1514            596         178        20                -           0.0000          -
29754.02/1518.67	c      1519            596         178        20                -           0.0000          -
29855.05/1523.72	c      1524            774         473        20                -           0.0000          -
29954.14/1528.78	c      1529            603         378        20                -           0.0000          -
30053.10/1533.79	c      1534            603         378        20                -           0.0000          -
30154.04/1538.88	c      1539            616         186        20                -           0.0000          -
30255.04/1543.94	c      1544         459996         267        20                -           0.0000          -
30354.08/1548.98	c      1549            624         190        20                -           0.0000          -
30455.74/1554.04	c      1554            627         193        20                -           0.0000          -
30554.65/1559.07	c      1559         464271         269        20                -           0.0000          -
30655.76/1564.17	c      1564            633         382        20                -           0.0000          -
30755.94/1569.21	c      1569            636         383        20                -           0.0000          -
30854.91/1574.29	c      1574            638         385        20                -           0.0000          -
30955.91/1579.33	c      1579            638         385        20                -           0.0000          -
31056.93/1584.41	c      1584            657         190        20                -           0.0000          -
31155.98/1589.45	c      1589            646         389        20                -           0.0000          -
31257.06/1594.50	c      1595            646         389        20                -           0.0000          -
31356.10/1599.52	c      1600            646         389        20                -           0.0000          -
31455.11/1604.56	c      1605           1432         188        20                -           0.0000          -
31556.20/1609.67	c      1610            674         193        20                -           0.0000          -
31657.24/1614.73	c      1615            663         400        20                -           0.0000          -
31756.32/1619.74	c      1620           1466         186        20                -           0.0000          -
31857.41/1624.83	c      1625            675         404        20                -           0.0000          -
31956.50/1629.86	c      1630            681         408        20                -           0.0000          -
32055.56/1634.87	c      1635            690         205        20                -           0.0000          -
32156.63/1639.99	c      1640            693         208        20                -           0.0000          -
32255.71/1645.03	c      1645           1517         187        20                -           0.0000          -
32357.51/1650.08	c      1650            700         211        20                -           0.0000          -
32456.66/1655.13	c      1655            703         214        20                -           0.0000          -
32557.57/1660.15	c      1660            733         428        20                -           0.0000          -
32657.95/1665.25	c      1665         495439         268        20                -           0.0000          -
32759.07/1670.33	c      1670           1070         495        20                -           0.0000          -
32858.18/1675.38	c      1675            732         225        20                -           0.0000          -
32957.32/1680.39	c      1680            758         441        20                -           0.0000          -
33058.39/1685.49	c      1686           1615         183        20                -           0.0000          -
33159.53/1690.55	c      1691         502726         269        20                -           0.0000          -
33258.68/1695.59	c      1696            764         229        20                -           0.0000          -
33359.79/1700.64	c      1701            773         234        20                -           0.0000          -
33458.86/1705.69	c      1706           1667         185        20                -           0.0000          -
33560.00/1710.72	c      1711            781         239        20                -           0.0000          -
33661.06/1715.80	c      1716            816         454        20                -           0.0000          -
33760.09/1720.84	c      1721            826         453        20                -           0.0000          -
33859.16/1725.88	c      1726            784         242        20                -           0.0000          -
33960.18/1730.95	c      1731            784         242        20                -           0.0000          -
34059.20/1736.01	c      1736            784         242        20                -           0.0000          -
34160.74/1741.06	c      1741            784         242        20                -           0.0000          -
34259.63/1746.11	c      1746            784         242        20                -           0.0000          -
34360.70/1751.17	c      1751            784         242        20                -           0.0000          -
34460.87/1756.21	c      1756         521848         266        20                -           0.0000          -
34561.79/1761.30	c      1761            878         463        20                -           0.0000          -
34660.72/1766.34	c      1766            878         463        20                -           0.0000          -
34759.61/1771.36	c      1771            882         465        20                -           0.0000          -
34858.49/1776.37	c      1776           1275         516        20                -           0.0000          -
34961.31/1781.50	c      1782         529569         275        20                -           0.0000          -
35060.20/1786.55	c      1787           1840         184        20                -           0.0000          -
35161.06/1791.60	c      1792            829         245        20                -           0.0000          -
35259.96/1796.66	c      1797            911         475        20                -           0.0000          -
35360.85/1801.70	c      1802           1315         505        20                -           0.0000          -
35459.67/1806.77	c      1807            835         251        20                -           0.0000          -
35560.48/1811.81	c      1812           1329         507        20                -           0.0000          -
35659.39/1816.87	c      1817            843         253        20                -           0.0000          -
35759.96/1821.92	c      1822            845         255        20                -           0.0000          -
35858.82/1826.98	c      1827         542515         273        20                -           0.0000          -
35957.78/1832.00	c      1832            854         256        20                -           0.0000          -
36059.50/1837.10	c      1837            951         491        20                -           0.0000          -
36160.55/1842.14	c      1842            957         489        20                -           0.0000          -
36259.83/1847.19	c      1847            857         259        20                -           0.0000          -
36359.93/1852.24	c      1852           1387         504        20                -           0.0000          -
36461.01/1857.30	c      1857           1392         507        20                -           0.0000          -
36560.14/1862.35	c      1862            986         489        20                -           0.0000          -
36661.22/1867.41	c      1867            991         492        20                -           0.0000          -
36760.29/1872.48	c      1872            991         492        20                -           0.0000          -
36861.31/1877.52	c      1878           2046         182        20                -           0.0000          -
36960.36/1882.53	c      1883            899         274        20                -           0.0000          -
37061.44/1887.63	c      1888           2070         182        20                -           0.0000          -
37160.57/1892.67	c      1893           1018         496        20                -           0.0000          -
37261.69/1897.73	c      1898           1018         496        20                -           0.0000          -
37362.76/1902.80	c      1903           1018         496        20                -           0.0000          -
37461.81/1907.85	c      1908            923         288        20                -           0.0000          -
37560.86/1912.89	c      1913           1028         498        20                -           0.0000          -
37661.89/1917.96	c      1918            926         291        20                -           0.0000          -
37760.96/1923.01	c      1923           2148         190        20                -           0.0000          -
37860.03/1928.03	c      1928            942         295        20                -           0.0000          -
37961.69/1933.11	c      1933           1054         510        20                -           0.0000          -
38062.88/1938.16	c      1938           1060         512        20                -           0.0000          -
38163.17/1943.21	c      1943           1063         513        20                -           0.0000          -
38262.23/1948.27	c      1948           1517         441        20                -           0.0000          -
38363.30/1953.32	c      1953           1084         516        20                -           0.0000          -
38462.38/1958.40	c      1958           2226         194        20                -           0.0000          -
38563.40/1963.44	c      1963           1093         513        20                -           0.0000          -
38662.47/1968.49	c      1968           1098         510        20                -           0.0000          -
38763.51/1973.55	c      1974           1027         294        20                -           0.0000          -
38864.58/1978.61	c      1979           2264         192        20                -           0.0000          -
38963.67/1983.65	c      1984           1115         519        20                -           0.0000          -
39064.78/1988.70	c      1989           1118         522        20                -           0.0000          -
39163.80/1993.72	c      1994           1051         298        20                -           0.0000          -
39262.90/1998.74	c      1999           1587         404        20                -           0.0000          -
39363.96/2003.81	c      2004           1061         296        20                -           0.0000          -
39463.02/2008.83	c      2009           1132         530        20                -           0.0000          -
39562.07/2013.88	c      2014           1142         536        20                -           0.0000          -
39661.18/2018.88	c      2019           2357         193        20                -           0.0000          -
39762.25/2023.93	c      2024           1151         527        20                -           0.0000          -
39861.32/2029.02	c      2029           1153         529        20                -           0.0000          -
39963.00/2034.13	c      2034           1638         405        20                -           0.0000          -
40064.27/2039.17	c      2039           1101         300        20                -           0.0000          -
40164.56/2044.21	c      2044           1106         301        20                -           0.0000          -
40263.57/2049.28	c      2049           1174         535        20                -           0.0000          -
40364.61/2054.32	c      2054           1113         304        20                -           0.0000          -
40463.68/2059.37	c      2059           1673         402        20                -           0.0000          -
40564.74/2064.42	c      2064           1673         402        20                -           0.0000          -
40663.82/2069.47	c      2069           1676         405        20                -           0.0000          -
40764.85/2074.52	c      2075           1676         405        20                -           0.0000          -
40865.90/2079.62	c      2080           1676         405        20                -           0.0000          -
40964.91/2084.67	c      2085           2493         191        20                -           0.0000          -
41065.96/2089.75	c      2090           1139         322        20                -           0.0000          -
41167.00/2094.81	c      2095           1139         322        20                -           0.0000          -
41266.08/2099.86	c      2100           1139         322        20                -           0.0000          -
41367.10/2104.91	c      2105           1139         322        20                -           0.0000          -
41466.11/2109.93	c      2110           1139         322        20                -           0.0000          -
41565.07/2114.97	c      2115           1139         322        20                -           0.0000          -
41666.88/2120.08	c      2120           1144         327        20                -           0.0000          -
41765.90/2125.12	c      2125           1144         327        20                -           0.0000          -
41866.80/2130.18	c      2130           1146         329        20                -           0.0000          -
41967.19/2135.24	c      2135           1150         331        20                -           0.0000          -
42066.25/2140.29	c      2140           1744         407        20                -           0.0000          -
42167.25/2145.33	c      2145           1260         536        20                -           0.0000          -
42266.32/2150.34	c      2150           1161         334        20                -           0.0000          -
42367.60/2155.47	c      2155           1163         336        20                -           0.0000          -
42468.42/2160.53	c      2161           1265         538        20                -           0.0000          -
42567.52/2165.59	c      2166           1774         409        20                -           0.0000          -
42668.59/2170.61	c      2171           1173         346        20                -           0.0000          -
42769.64/2175.70	c      2176           1273         536        20                -           0.0000          -
42868.77/2180.73	c      2181           1178         351        20                -           0.0000          -
42967.79/2185.73	c      2186           1274         537        20                -           0.0000          -
43066.89/2190.78	c      2191           1274         537        20                -           0.0000          -
43165.95/2195.78	c      2196           1187         360        20                -           0.0000          -
43266.95/2200.82	c      2201           1817         403        20                -           0.0000          -
43366.01/2205.87	c      2206           1286         546        20                -           0.0000          -
43467.05/2210.93	c      2211           1286         546        20                -           0.0000          -
43566.06/2215.97	c      2216           1208         367        20                -           0.0000          -
43665.02/2221.04	c      2221           1291         545        20                -           0.0000          -
43766.79/2226.08	c      2226           1295         549        20                -           0.0000          -
43867.56/2231.16	c      2231           1295         549        20                -           0.0000          -
43967.87/2236.21	c      2236           1295         549        20                -           0.0000          -
44066.85/2241.25	c      2241           1295         549        20                -           0.0000          -
44167.81/2246.31	c      2246           1234         377        20                -           0.0000          -
44266.78/2251.38	c      2251           1303         549        20                -           0.0000          -
44365.77/2256.39	c      2256           1305         551        20                -           0.0000          -
44466.79/2261.48	c      2261           2853         193        20                -           0.0000          -
44567.75/2266.54	c      2267           1927         413        20                -           0.0000          -
44666.81/2271.59	c      2272           1936         410        20                -           0.0000          -
44767.68/2276.65	c      2277           1333         548        20                -           0.0000          -
44868.62/2281.71	c      2282           2897         191        20                -           0.0000          -
44967.64/2286.78	c      2287           1344         549        20                -           0.0000          -
45068.65/2291.83	c      2292           1350         545        20                -           0.0000          -
45167.65/2296.84	c      2297           1351         546        20                -           0.0000          -
45268.60/2301.94	c      2302           1353         548        20                -           0.0000          -
45367.52/2307.03	c      2307           2951         191        20                -           0.0000          -
45469.16/2312.04	c      2312           2958         192        20                -           0.0000          -
45568.09/2317.06	c      2317           1321         396        20                -           0.0000          -
45669.12/2322.16	c      2322           1363         558        20                -           0.0000          -
45769.34/2327.27	c      2327           1363         558        20                -           0.0000          -
45868.27/2332.29	c      2332           1367         559        20                -           0.0000          -
45969.16/2337.37	c      2337           3008         194        20                -           0.0000          -
46070.19/2342.43	c      2342           1372         562        20                -           0.0000          -
46169.07/2347.48	c      2347           1374         564        20                -           0.0000          -
46270.01/2352.55	c      2353           1375         565        20                -           0.0000          -
46371.06/2357.60	c      2358           1383         569        20                -           0.0000          -
46470.18/2362.65	c      2363           3063         191        20                -           0.0000          -
46571.12/2367.73	c      2368           1392         565        20                -           0.0000          -
46670.20/2372.79	c      2373           1392         565        20                -           0.0000          -
46771.24/2377.84	c      2378           1394         567        20                -           0.0000          -
46870.36/2382.89	c      2383           2148         412        20                -           0.0000          -
46971.17/2387.93	c      2388           2158         412        20                -           0.0000          -
47070.21/2393.01	c      2393           1398         571        20                -           0.0000          -
47171.78/2398.05	c      2398           1401         572        20                -           0.0000          -
47270.90/2403.12	c      2403           1405         567        20                -           0.0000          -
47371.97/2408.17	c      2408           1405         567        20                -           0.0000          -
47471.98/2413.23	c      2413           1454         406        20                -           0.0000          -
47570.99/2418.24	c      2418           2217         415        20                -           0.0000          -
47672.05/2423.32	c      2423           1416         572        20                -           0.0000          -
47771.07/2428.39	c      2428           3200         191        20                -           0.0000          -
47872.12/2433.44	c      2433           2250         416        20                -           0.0000          -
47973.16/2438.51	c      2439           2259         417        20                -           0.0000          -
48072.10/2443.54	c      2444           2265         411        20                -           0.0000          -
48173.16/2448.60	c      2449           1450         568        20                -           0.0000          -
48272.18/2453.66	c      2454           2287         415        20                -           0.0000          -
48371.20/2458.67	c      2459           1463         563        20                -           0.0000          -
48472.18/2463.70	c      2464           1465         565        20                -           0.0000          -
48571.23/2468.80	c      2469           1526         405        20                -           0.0000          -
48672.32/2473.85	c      2474           1472         565        20                -           0.0000          -
48773.11/2478.97	c      2479           1529         408        20                -           0.0000          -
48872.08/2484.02	c      2484           1478         568        20                -           0.0000          -
48973.75/2489.09	c      2489           1540         409        20                -           0.0000          -
49072.57/2494.13	c      2494           2360         411        20                -           0.0000          -
49174.98/2499.20	c      2499           1494         578        20                -           0.0000          -
49273.95/2504.22	c      2504           3349         186        20                -           0.0000          -
49374.93/2509.32	c      2509           3358         187        20                -           0.0000          -
49474.00/2514.36	c      2514           1559         420        20                -           0.0000          -
49575.06/2519.42	c      2519           2397         402        20                -           0.0000          -
49674.13/2524.45	c      2524           1564         417        20                -           0.0000          -
49775.17/2529.57	c      2530           1566         419        20                -           0.0000          -
49874.23/2534.58	c      2535           1535         586        20                -           0.0000          -
49975.28/2539.66	c      2540           1535         586        20                -           0.0000          -
50074.32/2544.68	c      2545           1568         421        20                -           0.0000          -
50175.33/2549.78	c      2550           1568         421        20                -           0.0000          -
50276.49/2554.82	c      2555           2426         414        20                -           0.0000          -
50375.40/2559.85	c      2560           2430         412        20                -           0.0000          -
50474.44/2564.88	c      2565           1582         425        20                -           0.0000          -
50575.50/2569.98	c      2570           1573         580        20                -           0.0000          -
50677.33/2575.05	c      2575           1587         428        20                -           0.0000          -
50776.22/2580.09	c      2580           1587         428        20                -           0.0000          -
50877.41/2585.16	c      2585           1579         585        20                -           0.0000          -
50977.52/2590.21	c      2590           1579         585        20                -           0.0000          -
51076.55/2595.23	c      2595           2461         413        20                -           0.0000          -
51177.55/2600.30	c      2600           1591         589        20                -           0.0000          -
51276.57/2605.37	c      2605           1591         589        20                -           0.0000          -
51377.60/2610.43	c      2610           1599         440        20                -           0.0000          -
51478.65/2615.50	c      2616           1599         440        20                -           0.0000          -
51577.69/2620.55	c      2621           1601         442        20                -           0.0000          -
51678.73/2625.60	c      2626           1610         590        20                -           0.0000          -
51777.78/2630.66	c      2631           1607         446        20                -           0.0000          -
51876.84/2635.69	c      2636           1607         446        20                -           0.0000          -
51977.90/2640.71	c      2641           1612         592        20                -           0.0000          -
52078.95/2645.81	c      2646           1612         451        20                -           0.0000          -
52179.98/2650.91	c      2651           1613         452        20                -           0.0000          -
52278.90/2655.96	c      2656           1622         592        20                -           0.0000          -
52377.75/2661.03	c      2661           1625         595        20                -           0.0000          -
52479.03/2666.08	c      2666           1625         595        20                -           0.0000          -
52580.37/2671.14	c      2671           1625         595        20                -           0.0000          -
52680.66/2676.20	c      2676           1625         595        20                -           0.0000          -
52779.73/2681.25	c      2681           1647         454        20                -           0.0000          -
52880.79/2686.31	c      2686           1654         453        20                -           0.0000          -
52979.78/2691.39	c      2691           1631         597        20                -           0.0000          -
53080.74/2696.45	c      2696           1633         599        20                -           0.0000          -
53179.66/2701.50	c      2702           2536         401        20                -           0.0000          -
53280.71/2706.55	c      2707           1675         460        20                -           0.0000          -
53379.72/2711.59	c      2712           1644         608        20                -           0.0000          -
53480.76/2716.66	c      2717           3811         190        20                -           0.0000          -
53579.76/2721.68	c      2722           1654         610        20                -           0.0000          -
53678.80/2726.69	c      2727           3828         189        20                -           0.0000          -
53779.85/2731.70	c      2732           2563         410        20                -           0.0000          -
53878.90/2736.76	c      2737           1670         602        20                -           0.0000          -
53979.95/2741.84	c      2742           1711         472        20                -           0.0000          -
54078.99/2746.86	c      2747           2578         415        20                -           0.0000          -
54180.03/2751.98	c      2752           1716         477        20                -           0.0000          -
54281.88/2757.08	c      2757           1686         592        20                -           0.0000          -
54382.77/2762.13	c      2762           1689         595        20                -           0.0000          -
54481.77/2767.19	c      2767           1689         595        20                -           0.0000          -
54582.08/2772.24	c      2772           3917         196        20                -           0.0000          -
54681.22/2777.29	c      2777           1694         600        20                -           0.0000          -
54782.14/2782.33	c      2782           2632         425        20                -           0.0000          -
54883.15/2787.41	c      2787           1754         481        20                -           0.0000          -
54982.20/2792.42	c      2792           1760         483        20                -           0.0000          -
55081.23/2797.49	c      2798           2653         422        20                -           0.0000          -
55182.23/2802.57	c      2803           1766         485        20                -           0.0000          -
55283.19/2807.62	c      2808           1767         486        20                -           0.0000          -
55382.26/2812.65	c      2813           1767         486        20                -           0.0000          -
55483.25/2817.72	c      2818           1767         486        20                -           0.0000          -
55582.30/2822.77	c      2823           1767         486        20                -           0.0000          -
55683.36/2827.82	c      2828           1767         486        20                -           0.0000          -
55782.43/2832.89	c      2833           1767         486        20                -           0.0000          -
55883.47/2837.95	c      2838           1767         486        20                -           0.0000          -
55982.52/2842.99	c      2843           1767         486        20                -           0.0000          -
56084.24/2848.06	c      2848           1767         486        20                -           0.0000          -
56183.37/2853.11	c      2853           1767         486        20                -           0.0000          -
56284.35/2858.15	c      2858           1767         486        20                -           0.0000          -
56384.68/2863.22	c      2863           1767         486        20                -           0.0000          -
56483.76/2868.26	c      2868           1767         486        20                -           0.0000          -
56584.74/2873.32	c      2873           1767         486        20                -           0.0000          -
56683.81/2878.36	c      2878           1767         486        20                -           0.0000          -
56784.84/2883.43	c      2883           1767         486        20                -           0.0000          -
56883.90/2888.49	c      2888           1767         486        20                -           0.0000          -
56984.94/2893.52	c      2894           1788         628        20                -           0.0000          -
57083.94/2898.59	c      2899           1788         628        20                -           0.0000          -
57184.89/2903.64	c      2904           1788         628        20                -           0.0000          -
57283.90/2908.69	c      2909           1788         628        20                -           0.0000          -
57384.93/2913.74	c      2914           1788         628        20                -           0.0000          -
57485.98/2918.81	c      2919           1788         628        20                -           0.0000          -
57585.02/2923.87	c      2924           1796         634        20                -           0.0000          -
57686.01/2928.93	c      2929           1796         634        20                -           0.0000          -
57785.06/2933.98	c      2934           1801         635        20                -           0.0000          -
57884.10/2939.03	c      2939           1804         638        20                -           0.0000          -
57985.88/2944.07	c      2944           1825         502        20                -           0.0000          -
58084.75/2949.13	c      2949           1808         638        20                -           0.0000          -
58185.79/2954.15	c      2954           1808         638        20                -           0.0000          -
58286.11/2959.27	c      2959           1808         638        20                -           0.0000          -
58387.14/2964.32	c      2964           1808         638        20                -           0.0000          -
58486.14/2969.38	c      2969           1808         638        20                -           0.0000          -
58587.16/2974.44	c      2974           1808         638        20                -           0.0000          -
58686.20/2979.49	c      2979           1812         642        20                -           0.0000          -
58787.21/2984.50	c      2984           1817         647        20                -           0.0000          -
58888.24/2989.60	c      2990           1858         511        20                -           0.0000          -
58987.19/2994.64	c      2995           1858         511        20                -           0.0000          -
59088.24/2999.70	c      3000           2960         412        20                -           0.0000          -
59187.35/3004.76	c      3005           2961         411        20                -           0.0000          -
59288.35/3009.82	c      3010         875886         283        20                -           0.0000          -
59387.38/3014.87	c      3015           2970         412        20                -           0.0000          -
59488.39/3019.92	c      3020           1841         651        20                -           0.0000          -
59587.39/3024.96	c      3025           1842         652        20                -           0.0000          -
59686.45/3030.02	c      3030           1842         652        20                -           0.0000          -
59788.02/3035.08	c      3035           1842         652        20                -           0.0000          -
59886.99/3040.12	c      3040           1842         652        20                -           0.0000          -
59987.86/3045.14	c      3045         886483         273        20                -           0.0000          -
60086.80/3050.16	c      3050           1844         654        20                -           0.0000          -
60185.66/3055.17	c      3055           3007         421        20                -           0.0000          -
60285.92/3060.26	c      3060           1858         662        20                -           0.0000          -
60386.71/3065.31	c      3065           1922         529        20                -           0.0000          -
60485.83/3070.38	c      3070           1922         529        20                -           0.0000          -
60586.88/3075.45	c      3075           1867         660        20                -           0.0000          -
60688.02/3080.51	c      3081           1926         533        20                -           0.0000          -
60786.93/3085.53	c      3086           1869         662        20                -           0.0000          -
60885.85/3090.56	c      3091           1871         664        20                -           0.0000          -
60984.73/3095.58	c      3096           3064         424        20                -           0.0000          -
61087.45/3100.73	c      3101           1948         533        20                -           0.0000          -
61188.36/3105.81	c      3106           1880         667        20                -           0.0000          -
61287.17/3110.88	c      3111           1881         668        20                -           0.0000          -
61388.07/3115.92	c      3116           1882         669        20                -           0.0000          -
61487.00/3120.94	c      3121           1971         538        20                -           0.0000          -
61585.93/3125.99	c      3126           1974         541        20                -           0.0000          -
61687.14/3131.11	c      3131           1886         673        20                -           0.0000          -
61788.05/3136.17	c      3136           1887         674        20                -           0.0000          -
61888.25/3141.23	c      3141           4675         190        20                -           0.0000          -
61987.18/3146.27	c      3146           1890         677        20                -           0.0000          -
62088.10/3151.32	c      3151           2008         547        20                -           0.0000          -
62186.97/3156.38	c      3156           1900         679        20                -           0.0000          -
62285.91/3161.38	c      3161           4711         192        20                -           0.0000          -
62386.88/3166.48	c      3166           2018         545        20                -           0.0000          -
62487.83/3171.53	c      3172           3172         416        20                -           0.0000          -
62586.84/3176.58	c      3177           2027         550        20                -           0.0000          -
62687.89/3181.64	c      3182           3182         420        20                -           0.0000          -
62786.75/3186.65	c      3187           4758         189        20                -           0.0000          -
62887.79/3191.70	c      3192           3191         421        20                -           0.0000          -
62986.91/3196.79	c      3197           2049         548        20                -           0.0000          -
63087.91/3201.81	c      3202           1946         685        20                -           0.0000          -
63186.89/3206.83	c      3207           1948         687        20                -           0.0000          -
63285.81/3211.90	c      3212           1948         687        20                -           0.0000          -
63386.80/3216.91	c      3217           1948         687        20                -           0.0000          -
63488.52/3222.07	c      3222           1948         687        20                -           0.0000          -
63587.50/3227.11	c      3227           2090         552        20                -           0.0000          -
63688.52/3232.16	c      3232           1956         693        20                -           0.0000          -
63788.78/3237.22	c      3237           2103         551        20                -           0.0000          -
63887.80/3242.26	c      3242           1959         694        20                -           0.0000          -
63988.84/3247.30	c      3247           2113         549        20                -           0.0000          -
64087.84/3252.37	c      3252           3291         437        20                -           0.0000          -
64188.87/3257.42	c      3257           2126         550        20                -           0.0000          -
64287.88/3262.48	c      3262           1989         696        20                -           0.0000          -
64388.91/3267.53	c      3268           1995         700        20                -           0.0000          -
64487.93/3272.58	c      3273           2002         705        20                -           0.0000          -
64588.90/3277.63	c      3278           2006         705        20                -           0.0000          -
64687.75/3282.67	c      3283           3358         434        20                -           0.0000          -
64786.76/3287.68	c      3288           2018         709        20                -           0.0000          -
64887.84/3292.70	c      3293           2023         708        20                -           0.0000          -
64986.75/3297.71	c      3298           2172         557        20                -           0.0000          -
65085.78/3302.76	c      3303           2173         558        20                -           0.0000          -
65184.81/3307.77	c      3308           2173         558        20                -           0.0000          -
65285.83/3312.87	c      3313           4975         185        20                -           0.0000          -
65386.81/3317.93	c      3318           2177         562        20                -           0.0000          -
65485.83/3322.94	c      3323           2178         563        20                -           0.0000          -
65584.89/3327.99	c      3328           3439         433        20                -           0.0000          -
65683.97/3333.00	c      3333           2180         565        20                -           0.0000          -
65785.68/3338.11	c      3338           2181         566        20                -           0.0000          -
65884.52/3343.11	c      3343           3469         435        20                -           0.0000          -
65986.60/3348.25	c      3348           3479         435        20                -           0.0000          -
66087.54/3353.31	c      3353           2113         723        20                -           0.0000          -
66186.50/3358.36	c      3358         972981         270        20                -           0.0000          -
66287.41/3363.43	c      3363           3503         431        20                -           0.0000          -
66388.36/3368.50	c      3368           2197         574        20                -           0.0000          -
66487.30/3373.51	c      3374           2197         574        20                -           0.0000          -
66588.20/3378.62	c      3379           2197         574        20                -           0.0000          -
66687.14/3383.67	c      3384           2197         574        20                -           0.0000          -
66788.12/3388.73	c      3389           2197         574        20                -           0.0000          -
66886.98/3393.79	c      3394           2197         574        20                -           0.0000          -
66987.88/3398.83	c      3399           2197         574        20                -           0.0000          -
67086.80/3403.86	c      3404           2197         574        20                -           0.0000          -
67187.71/3408.91	c      3409           5174         186        20                -           0.0000          -
67286.67/3413.94	c      3414           2202         578        20                -           0.0000          -
67388.33/3419.08	c      3419           2161         731        20                -           0.0000          -
67489.06/3424.16	c      3424           2203         579        20                -           0.0000          -
67589.34/3429.21	c      3429           2162         732        20                -           0.0000          -
67690.23/3434.30	c      3434           2162         732        20                -           0.0000          -
67789.16/3439.33	c      3439           2162         732        20                -           0.0000          -
67888.07/3444.36	c      3444           2162         732        20                -           0.0000          -
67988.94/3449.40	c      3449           2162         732        20                -           0.0000          -
68087.87/3454.46	c      3454           2162         732        20                -           0.0000          -
68188.71/3459.54	c      3460           2235         591        20                -           0.0000          -
68287.56/3464.57	c      3465           2171         735        20                -           0.0000          -
68388.45/3469.70	c      3470           3663         441        20                -           0.0000          -
68489.45/3474.73	c      3475           2242         592        20                -           0.0000          -
68588.46/3479.77	c      3480           2181         730        20                -           0.0000          -
68689.45/3484.85	c      3485           3677         441        20                -           0.0000          -
68790.43/3489.91	c      3490           2184         733        20                -           0.0000          -
68889.30/3494.96	c      3495           2262         602        20                -           0.0000          -
68988.36/3499.98	c      3500           2188         737        20                -           0.0000          -
69090.28/3505.04	c      3505           3700         442        20                -           0.0000          -
69189.13/3510.09	c      3510           2191         740        20                -           0.0000          -
69288.09/3515.11	c      3515           2191         740        20                -           0.0000          -
69390.30/3520.21	c      3520           2290         606        20                -           0.0000          -
69489.30/3525.26	c      3525        1017363         268        20                -           0.0000          -
69590.30/3530.32	c      3530           2292         608        20                -           0.0000          -
69689.24/3535.34	c      3535           2294         610        20                -           0.0000          -
69790.20/3540.41	c      3540           2205         745        20                -           0.0000          -
69889.20/3545.44	c      3545           3741         439        20                -           0.0000          -
69990.19/3550.53	c      3551           2312         618        20                -           0.0000          -
70089.23/3555.59	c      3556           2312         618        20                -           0.0000          -
70190.23/3560.62	c      3561           2210         749        20                -           0.0000          -
70291.27/3565.70	c      3566           2210         749        20                -           0.0000          -
70390.30/3570.71	c      3571           2210         749        20                -           0.0000          -
70489.16/3575.74	c      3576           2210         749        20                -           0.0000          -
70588.28/3580.78	c      3581           2210         749        20                -           0.0000          -
70689.27/3585.89	c      3586           2210         749        20                -           0.0000          -
70790.27/3590.97	c      3591           2210         749        20                -           0.0000          -
70889.30/3596.02	c      3596           2210         749        20                -           0.0000          -
70991.06/3601.06	c      3601           2210         749        20                -           0.0000          -
71092.13/3606.15	c      3606           2210         749        20                -           0.0000          -
71192.32/3611.21	c      3611           2212         751        20                -           0.0000          -
71291.32/3616.26	c      3616           2345         643        20                -           0.0000          -
71392.31/3621.31	c      3621           2345         643        20                -           0.0000          -
71491.32/3626.35	c      3626           2345         643        20                -           0.0000          -
71592.30/3631.42	c      3631           2345         643        20                -           0.0000          -
71691.30/3636.47	c      3636           5655         184        20                -           0.0000          -
71792.32/3641.54	c      3642           3852         437        20                -           0.0000          -
71893.28/3646.60	c      3647           2355         651        20                -           0.0000          -
71992.27/3651.66	c      3652           3861         442        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: 191633 MiB (189984 MiB free)
  memory of node 1: 193531 MiB (191477 MiB free)
  memory of node 2: 193531 MiB (180550 MiB free)
  memory of node 3: 193531 MiB (168934 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-4465916-1722594802/watcher-4465916-1722594802 -o /tmp/evaluation-result-4465916-1722594802/solver-4465916-1722594802 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722587343-157283 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465916-1722594802.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100102 s]*
/proc/loadavg: 62.04 71.38 76.86 43/946 162719
/proc/meminfo: memFree=748413396/790760800 swapFree=131071996/131071996
[pid=162718] ppid=162715 vsize=102196 memory=88724 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/stat : 162718 (fscip) R 162715 162718 157273 0 -1 4194304 19906 0 0 0 9 2 0 0 20 0 1 0 26066983 104648704 22181 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
/proc/162718/statm: 25549 22181 2598 3035 0 21945 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 102196 KiB
Current children cumulated memory: 88724 KiB

[startup+0.219416 s]*
/proc/loadavg: 62.04 71.38 76.86 43/946 162719
/proc/meminfo: memFree=748392184/790760800 swapFree=131071996/131071996
[pid=162718] ppid=162715 vsize=122056 memory=108276 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/stat : 162718 (fscip) R 162715 162718 157273 0 -1 4194304 26418 0 0 0 20 3 0 0 20 0 1 0 26066983 124985344 27069 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
/proc/162718/statm: 30514 27069 2662 3035 0 26910 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 122056 KiB
Current children cumulated memory: 108276 KiB

[startup+0.318997 s]*
/proc/loadavg: 62.04 71.38 76.86 43/946 162719
/proc/meminfo: memFree=748392028/790760800 swapFree=131071996/131071996
[pid=162718] ppid=162715 vsize=122056 memory=108276 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/stat : 162718 (fscip) R 162715 162718 157273 0 -1 4194304 26418 0 0 0 30 3 0 0 20 0 1 0 26066983 124985344 27069 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
/proc/162718/statm: 30514 27069 2662 3035 0 26910 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 122056 KiB
Current children cumulated memory: 108276 KiB

[startup+0.700237 s]
/proc/loadavg: 62.04 71.38 76.86 43/946 162719
/proc/meminfo: memFree=748391976/790760800 swapFree=131071996/131071996
[pid=162718] ppid=162715 vsize=121560 memory=107540 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/stat : 162718 (fscip) R 162715 162718 157273 0 -1 4194304 28459 0 0 0 66 3 0 0 20 0 1 0 26066983 124477440 26885 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
/proc/162718/statm: 30390 26885 2758 3035 0 26786 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 121560 KiB
Current children cumulated memory: 107540 KiB

[startup+1.5002 s]
/proc/loadavg: 62.04 71.38 76.86 43/946 162719
/proc/meminfo: memFree=748386128/790760800 swapFree=131071996/131071996
[pid=162718] ppid=162715 vsize=129996 memory=115776 CPUtime=1.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/stat : 162718 (fscip) R 162715 162718 157273 0 -1 4194304 30521 0 0 0 145 3 0 0 20 0 1 0 26066983 133115904 28944 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
/proc/162718/statm: 32499 28944 2774 3035 0 28895 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 129996 KiB
Current children cumulated memory: 115776 KiB

[startup+3.11946 s]
/proc/loadavg: 60.59 70.93 76.69 43/946 162719
/proc/meminfo: memFree=748376360/790760800 swapFree=131071996/131071996
[pid=162718] ppid=162715 vsize=138148 memory=123432 CPUtime=3.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/stat : 162718 (fscip) R 162715 162718 157273 0 -1 4194304 32397 0 0 0 306 3 0 0 20 0 1 0 26066983 141463552 30858 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
/proc/162718/statm: 34537 30858 2774 3035 0 30933 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 138148 KiB
Current children cumulated memory: 123432 KiB

[startup+6.3002 s]
/proc/loadavg: 60.59 70.93 76.69 43/945 162719
/proc/meminfo: memFree=748349108/790760800 swapFree=131071996/131071996
[pid=162718] ppid=162715 vsize=154104 memory=139804 CPUtime=6.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/stat : 162718 (fscip) R 162715 162718 157273 0 -1 4194304 39316 0 0 0 622 5 0 0 20 0 1 0 26066983 157802496 34951 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
/proc/162718/statm: 38526 34951 2774 3035 0 34922 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 154104 KiB
Current children cumulated memory: 139804 KiB

[startup+12.7002 s]
/proc/loadavg: 59.18 70.46 76.51 43/945 162721
/proc/meminfo: memFree=748337292/790760800 swapFree=131071996/131071996
[pid=162718] ppid=162715 vsize=154104 memory=139804 CPUtime=12.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/stat : 162718 (fscip) R 162715 162718 157273 0 -1 4194304 39322 0 0 0 1258 5 0 0 20 0 1 0 26066983 157802496 34951 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
/proc/162718/statm: 38526 34951 2774 3035 0 34922 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 154104 KiB
Current children cumulated memory: 139804 KiB

[startup+25.5017 s]
/proc/loadavg: 57.12 69.43 76.07 62/985 162763
/proc/meminfo: memFree=745980548/790760800 swapFree=131071996/131071996
[pid=162718] ppid=162715 vsize=3139012 memory=1796564 CPUtime=167.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/stat : 162718 (fscip) S 162715 162718 157273 0 -1 1077936128 583238 0 0 0 16591 120 0 0 20 0 41 0 26066983 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 17 60 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
/proc/162718/statm: 784753 449141 2982 3035 0 563854 0
[pid=162718/tid=162722] ppid=162715 vsize=3139012 memory=3308 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162722/stat : 162722 (fscip) R 162715 162718 157273 0 -1 4194368 28201 0 0 0 744 4 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162723] ppid=162715 vsize=3139012 memory=1761340 CPUtime=7.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162723/stat : 162723 (fscip) R 162715 162718 157273 0 -1 4194368 21452 0 0 0 743 4 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162724] ppid=162715 vsize=3139012 memory=1781076 CPUtime=7.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162724/stat : 162724 (fscip) R 162715 162718 157273 0 -1 4194368 26901 0 0 0 742 5 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162725] ppid=162715 vsize=3139012 memory=30962685530996822 CPUtime=7.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162725/stat : 162725 (fscip) R 162715 162718 157273 0 -1 4194368 24619 0 0 0 721 5 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162726] ppid=162715 vsize=3139012 memory=11424 CPUtime=7.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162726/stat : 162726 (fscip) R 162715 162718 157273 0 -1 4194368 21339 0 0 0 743 4 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162727] ppid=162715 vsize=3139012 memory=0 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162727/stat : 162727 (fscip) R 162715 162718 157273 0 -1 4194368 28189 0 0 0 741 7 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162728] ppid=162715 vsize=3139012 memory=5432 CPUtime=7.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162728/stat : 162728 (fscip) R 162715 162718 157273 0 -1 4194368 20760 0 0 0 745 4 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162729] ppid=162715 vsize=3139012 memory=338912 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162729/stat : 162729 (fscip) R 162715 162718 157273 0 -1 4194368 21539 0 0 0 743 5 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162730] ppid=162715 vsize=3139012 memory=7256820294464923566 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162730/stat : 162730 (fscip) R 162715 162718 157273 0 -1 4194368 28436 0 0 0 742 6 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162731] ppid=162715 vsize=3139012 memory=16108 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162731/stat : 162731 (fscip) R 162715 162718 157273 0 -1 4194368 27493 0 0 0 744 4 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162732] ppid=162715 vsize=3139012 memory=1996 CPUtime=7.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162732/stat : 162732 (fscip) R 162715 162718 157273 0 -1 4194368 21418 0 0 0 745 4 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162733] ppid=162715 vsize=3139012 memory=1836 CPUtime=7.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162733/stat : 162733 (fscip) R 162715 162718 157273 0 -1 4194368 28169 0 0 0 741 6 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162734] ppid=162715 vsize=3139012 memory=279885168735744 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162734/stat : 162734 (fscip) R 162715 162718 157273 0 -1 4194368 25907 0 0 0 743 5 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162735] ppid=162715 vsize=3139012 memory=279885168161024 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162735/stat : 162735 (fscip) R 162715 162718 157273 0 -1 4194368 30421 0 0 0 742 6 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162736] ppid=162715 vsize=3139012 memory=279885168330464 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162736/stat : 162736 (fscip) R 162715 162718 157273 0 -1 4194368 34179 0 0 0 741 7 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162737] ppid=162715 vsize=3139012 memory=279885168805776 CPUtime=7.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162737/stat : 162737 (fscip) R 162715 162718 157273 0 -1 4194368 27460 0 0 0 745 4 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162738] ppid=162715 vsize=3139012 memory=2268 CPUtime=7.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162738/stat : 162738 (fscip) R 162715 162718 157273 0 -1 4194368 31394 0 0 0 743 6 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162739] ppid=162715 vsize=3139012 memory=25333125866717268 CPUtime=7.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162739/stat : 162739 (fscip) R 162715 162718 157273 0 -1 4194368 28382 0 0 0 741 5 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162740] ppid=162715 vsize=3139012 memory=-7522837583079234168 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162740/stat : 162740 (fscip) R 162715 162718 157273 0 -1 4194368 30902 0 0 0 743 5 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162741] ppid=162715 vsize=3139012 memory=104 CPUtime=7.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162741/stat : 162741 (fscip) R 162715 162718 157273 0 -1 4194368 31629 0 0 0 743 5 0 0 20 0 41 0 26068743 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162742] ppid=162715 vsize=3139012 memory=33100 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162742/stat : 162742 (fscip) S 162715 162718 157273 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162743] ppid=162715 vsize=3139012 memory=19588 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162743/stat : 162743 (fscip) S 162715 162718 157273 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162744] ppid=162715 vsize=3139012 memory=16325789170925620 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162744/stat : 162744 (fscip) S 162715 162718 157273 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162745] ppid=162715 vsize=3139012 memory=-7385037615208631137 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162745/stat : 162745 (fscip) S 162715 162718 157273 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162746] ppid=162715 vsize=3139012 memory=279885168291472 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162746/stat : 162746 (fscip) S 162715 162718 157273 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162747] ppid=162715 vsize=3139012 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162747/stat : 162747 (fscip) S 162715 162718 157273 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162748] ppid=162715 vsize=3139012 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162748/stat : 162748 (fscip) S 162715 162718 157273 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162749] ppid=162715 vsize=3139012 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162749/stat : 162749 (fscip) S 162715 162718 157273 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162750] ppid=162715 vsize=3139012 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162750/stat : 162750 (fscip) S 162715 162718 157273 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162751] ppid=162715 vsize=3139012 memory=26960 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162751/stat : 162751 (fscip) S 162715 162718 157273 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162752] ppid=162715 vsize=3139012 memory=31356 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162752/stat : 162752 (fscip) S 162715 162718 157273 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162753] ppid=162715 vsize=3139012 memory=3672 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162753/stat : 162753 (fscip) S 162715 162718 157273 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162754] ppid=162715 vsize=3139012 memory=40372 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162754/stat : 162754 (fscip) S 162715 162718 157273 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162755] ppid=162715 vsize=3139012 memory=22376787867058279 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162755/stat : 162755 (fscip) S 162715 162718 157273 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162756] ppid=162715 vsize=3139012 memory=279885168596144 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162756/stat : 162756 (fscip) S 162715 162718 157273 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162757] ppid=162715 vsize=3139012 memory=7451718304282559235 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162757/stat : 162757 (fscip) S 162715 162718 157273 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162758] ppid=162715 vsize=3139012 memory=7092311434661843434 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162758/stat : 162758 (fscip) S 162715 162718 157273 0 -1 1077936192 4 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162759] ppid=162715 vsize=3139012 memory=1397822876612430 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162759/stat : 162759 (fscip) S 162715 162718 157273 0 -1 1077936192 7 0 0 0 0 0 0 0 20 0 41 0 26068778 3214348288 449141 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0

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

/proc/162718/task/162741/stat : 162741 (fscip) R 162715 162718 157273 0 -1 4194368 1664412 0 0 0 359298 167 0 0 20 0 41 0 26068743 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162742] ppid=162715 vsize=8183612 memory=25333125866717268 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162742/stat : 162742 (fscip) S 162715 162718 157273 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162743] ppid=162715 vsize=8183612 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162743/stat : 162743 (fscip) S 162715 162718 157273 0 -1 1077936192 75 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162744] ppid=162715 vsize=8183612 memory=6888592 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162744/stat : 162744 (fscip) S 162715 162718 157273 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162745] ppid=162715 vsize=8183612 memory=11424 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162745/stat : 162745 (fscip) S 162715 162718 157273 0 -1 1077936192 213 0 0 0 0 1 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162746] ppid=162715 vsize=8183612 memory=6963036 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162746/stat : 162746 (fscip) S 162715 162718 157273 0 -1 1077936192 162 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162747] ppid=162715 vsize=8183612 memory=33860 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162747/stat : 162747 (fscip) S 162715 162718 157273 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162748] ppid=162715 vsize=8183612 memory=53380 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162748/stat : 162748 (fscip) S 162715 162718 157273 0 -1 1077936192 170 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162749] ppid=162715 vsize=8183612 memory=6962656 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162749/stat : 162749 (fscip) S 162715 162718 157273 0 -1 1077936192 165 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162750] ppid=162715 vsize=8183612 memory=11424 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162750/stat : 162750 (fscip) S 162715 162718 157273 0 -1 1077936192 129 0 0 0 0 1 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162751] ppid=162715 vsize=8183612 memory=6720665432921096297 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162751/stat : 162751 (fscip) S 162715 162718 157273 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162752] ppid=162715 vsize=8183612 memory=16108 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162752/stat : 162752 (fscip) S 162715 162718 157273 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162753] ppid=162715 vsize=8183612 memory=6965212 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162753/stat : 162753 (fscip) S 162715 162718 157273 0 -1 1077936192 156 0 0 0 0 1 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162754] ppid=162715 vsize=8183612 memory=7112 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162754/stat : 162754 (fscip) S 162715 162718 157273 0 -1 1077936192 215 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162755] ppid=162715 vsize=8183612 memory=6963148 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162755/stat : 162755 (fscip) S 162715 162718 157273 0 -1 1077936192 217 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162756] ppid=162715 vsize=8183612 memory=10392 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162756/stat : 162756 (fscip) S 162715 162718 157273 0 -1 1077936192 152 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162757] ppid=162715 vsize=8183612 memory=1 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162757/stat : 162757 (fscip) S 162715 162718 157273 0 -1 1077936192 165 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162758] ppid=162715 vsize=8183612 memory=6962656 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162758/stat : 162758 (fscip) S 162715 162718 157273 0 -1 1077936192 155 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162759] ppid=162715 vsize=8183612 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162759/stat : 162759 (fscip) S 162715 162718 157273 0 -1 1077936192 158 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162760] ppid=162715 vsize=8183612 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162760/stat : 162760 (fscip) S 162715 162718 157273 0 -1 1077936192 162 0 0 0 1 1 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162761] ppid=162715 vsize=8183612 memory=6965216 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162761/stat : 162761 (fscip) S 162715 162718 157273 0 -1 1077936192 212 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741304 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
Current children cumulated CPU time: 71808.1 s
Current children cumulated vsize: 8183612 KiB
Current children cumulated memory: 6965216 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3652 s]*
/proc/loadavg: 62.74 72.92 76.51 61/976 165075
/proc/meminfo: memFree=764866264/790760800 swapFree=131071996/131071996
[pid=162718] ppid=162715 vsize=8183612 memory=6965604 CPUtime=72000.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/stat : 162718 (fscip) S 162715 162718 157273 0 -1 1077936128 32445536 0 0 0 7191387 8699 0 0 20 0 41 0 26066983 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
/proc/162718/statm: 2045903 1741401 3334 3035 0 1882936 0
[pid=162718/tid=162722] ppid=162715 vsize=8183612 memory=6720667636138786913 CPUtime=3600.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162722/stat : 162722 (fscip) R 162715 162718 157273 0 -1 4194368 1623028 0 0 0 359849 168 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162723] ppid=162715 vsize=8183612 memory=-7449093038244586103 CPUtime=3604.72 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162723/stat : 162723 (fscip) R 162715 162718 157273 0 -1 4194368 1961152 0 0 0 360273 199 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162724] ppid=162715 vsize=8183612 memory=26960 CPUtime=3593.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162724/stat : 162724 (fscip) R 162715 162718 157273 0 -1 4194368 1400599 0 0 0 358271 1038 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162725] ppid=162715 vsize=8183612 memory=31356 CPUtime=3598.37 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162725/stat : 162725 (fscip) R 162715 162718 157273 0 -1 4194368 1128907 0 0 0 359715 122 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162726] ppid=162715 vsize=8183612 memory=3672 CPUtime=3595.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162726/stat : 162726 (fscip) R 162715 162718 157273 0 -1 4194368 2040999 0 0 0 359375 223 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162727] ppid=162715 vsize=8183612 memory=6965576 CPUtime=3597.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162727/stat : 162727 (fscip) R 162715 162718 157273 0 -1 4194368 1558712 0 0 0 358759 977 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162728] ppid=162715 vsize=8183612 memory=2656 CPUtime=3596.77 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162728/stat : 162728 (fscip) R 162715 162718 157273 0 -1 4194368 1867709 0 0 0 359481 196 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162729] ppid=162715 vsize=8183612 memory=6776 CPUtime=3599.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162729/stat : 162729 (fscip) R 162715 162718 157273 0 -1 4194368 1910192 0 0 0 359765 193 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162730] ppid=162715 vsize=8183612 memory=6965576 CPUtime=3593.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162730/stat : 162730 (fscip) R 162715 162718 157273 0 -1 4194368 1589893 0 0 0 358311 1082 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162731] ppid=162715 vsize=8183612 memory=2724 CPUtime=3603.91 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162731/stat : 162731 (fscip) R 162715 162718 157273 0 -1 4194368 1468914 0 0 0 360240 151 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162732] ppid=162715 vsize=8183612 memory=6840 CPUtime=3598.92 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162732/stat : 162732 (fscip) R 162715 162718 157273 0 -1 4194368 1847354 0 0 0 359710 182 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162733] ppid=162715 vsize=8183612 memory=10440516 CPUtime=3587.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162733/stat : 162733 (fscip) R 162715 162718 157273 0 -1 4194368 1288597 0 0 0 357752 959 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162734] ppid=162715 vsize=8183612 memory=2748 CPUtime=3604.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162734/stat : 162734 (fscip) R 162715 162718 157273 0 -1 4194368 1644156 0 0 0 360227 176 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162735] ppid=162715 vsize=8183612 memory=6728 CPUtime=3602.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162735/stat : 162735 (fscip) R 162715 162718 157273 0 -1 4194368 1802555 0 0 0 360061 186 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162736] ppid=162715 vsize=8183612 memory=1922872 CPUtime=3593.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162736/stat : 162736 (fscip) R 162715 162718 157273 0 -1 4194368 1224561 0 0 0 358217 1109 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162737] ppid=162715 vsize=8183612 memory=6056 CPUtime=3605.74 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162737/stat : 162737 (fscip) R 162715 162718 157273 0 -1 4194368 1376600 0 0 0 360441 133 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162738] ppid=162715 vsize=8183612 memory=-7449093038244586103 CPUtime=3605.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162738/stat : 162738 (fscip) R 162715 162718 157273 0 -1 4194368 1879046 0 0 0 360353 197 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162739] ppid=162715 vsize=8183612 memory=38468 CPUtime=3592.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162739/stat : 162739 (fscip) R 162715 162718 157273 0 -1 4194368 1733616 0 0 0 358262 1026 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162740] ppid=162715 vsize=8183612 memory=2152 CPUtime=3603.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162740/stat : 162740 (fscip) R 162715 162718 157273 0 -1 4194368 1384729 0 0 0 360211 144 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162741] ppid=162715 vsize=8183612 memory=6056 CPUtime=3604.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162741/stat : 162741 (fscip) R 162715 162718 157273 0 -1 4194368 1665547 0 0 0 360263 168 0 0 20 0 41 0 26068743 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162742] ppid=162715 vsize=8183612 memory=104 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162742/stat : 162742 (fscip) S 162715 162718 157273 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162743] ppid=162715 vsize=8183612 memory=33100 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162743/stat : 162743 (fscip) S 162715 162718 157273 0 -1 1077936192 75 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162744] ppid=162715 vsize=8183612 memory=19588 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162744/stat : 162744 (fscip) S 162715 162718 157273 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162745] ppid=162715 vsize=8183612 memory=54528 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162745/stat : 162745 (fscip) S 162715 162718 157273 0 -1 1077936192 213 0 0 0 0 1 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162746] ppid=162715 vsize=8183612 memory=28496 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162746/stat : 162746 (fscip) S 162715 162718 157273 0 -1 1077936192 162 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162747] ppid=162715 vsize=8183612 memory=7644 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162747/stat : 162747 (fscip) S 162715 162718 157273 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162748] ppid=162715 vsize=8183612 memory=20220 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162748/stat : 162748 (fscip) S 162715 162718 157273 0 -1 1077936192 170 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162749] ppid=162715 vsize=8183612 memory=5684 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162749/stat : 162749 (fscip) S 162715 162718 157273 0 -1 1077936192 165 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162750] ppid=162715 vsize=8183612 memory=11552 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162750/stat : 162750 (fscip) S 162715 162718 157273 0 -1 1077936192 129 0 0 0 0 1 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162751] ppid=162715 vsize=8183612 memory=13892 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162751/stat : 162751 (fscip) S 162715 162718 157273 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162752] ppid=162715 vsize=8183612 memory=11860 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162752/stat : 162752 (fscip) S 162715 162718 157273 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162753] ppid=162715 vsize=8183612 memory=12384 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162753/stat : 162753 (fscip) S 162715 162718 157273 0 -1 1077936192 156 0 0 0 0 1 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162754] ppid=162715 vsize=8183612 memory=11608 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162754/stat : 162754 (fscip) S 162715 162718 157273 0 -1 1077936192 215 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162755] ppid=162715 vsize=8183612 memory=2656 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162755/stat : 162755 (fscip) S 162715 162718 157273 0 -1 1077936192 217 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162756] ppid=162715 vsize=8183612 memory=6776 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162756/stat : 162756 (fscip) S 162715 162718 157273 0 -1 1077936192 152 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162757] ppid=162715 vsize=8183612 memory=6965552 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162757/stat : 162757 (fscip) S 162715 162718 157273 0 -1 1077936192 165 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162758] ppid=162715 vsize=8183612 memory=2724 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162758/stat : 162758 (fscip) S 162715 162718 157273 0 -1 1077936192 155 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162759] ppid=162715 vsize=8183612 memory=6840 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162759/stat : 162759 (fscip) S 162715 162718 157273 0 -1 1077936192 158 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162760] ppid=162715 vsize=8183612 memory=10437840 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162760/stat : 162760 (fscip) S 162715 162718 157273 0 -1 1077936192 162 0 0 0 1 1 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
[pid=162718/tid=162761] ppid=162715 vsize=8183612 memory=2748 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/162718/task/162761/stat : 162761 (fscip) S 162715 162718 157273 0 -1 1077936192 212 0 0 0 2 0 0 0 20 0 41 0 26068778 8380018688 1741401 809668444160 4194304 16623229 140722459526256 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 34017280 140722459534345 140722459534463 140722459534463 140722459541488 0
Current children cumulated CPU time: 72000.9 s
Current children cumulated vsize: 8183612 KiB
Current children cumulated memory: 6965604 KiB

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

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

# cumulated CPU time of all completed processes:  user=71914.1 s, system=87.207 s

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

[startup+3652.22 s]
/proc/loadavg: 62.74 72.92 76.51 42/937 165075
/proc/meminfo: memFree=768459060/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3652.26
CPU time (s): 72001.3
CPU user time (s): 71914.1
CPU system time (s): 87.207
CPU usage (%): 1971.42
Max. virtual memory (cumulated for all children) (KiB): 8183612
Max. memory (cumulated for all children) (KiB): 6965604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71914.1
system time used= 87.207
maximum resident set size= 6965604
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32445537
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= 179364
involuntary context switches= 261000


# summary of solver processes directly reported to runsolver:
#   pid: 162718
#   total CPU time (s): 72001.3
#   total CPU user time (s): 71914.1
#   total CPU system time (s): 87.207

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.4125 second user time and 84.234 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-02 12:33:22
IDJOB=4465916
IDBENCH=164356
IDSOLVER=3094
FILE ID=nodeD101/4465916-1722594802
RUNJOBID= nodeD101-1722587343-157283
SLURM_JOB_ID= 8254296
Free space on /tmp= 8622828 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/DEC-LIN/nordstrom/MIPLIB01/dec/miplib2010/normalized-ns903616.0.u.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-4465916-1722594802/watcher-4465916-1722594802 -o /tmp/evaluation-result-4465916-1722594802/solver-4465916-1722594802 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722587343-157283 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465916-1722594802.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 851dd7bb62635ec66e2461b484912a91
RANDOM SEED=1602796061

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        748490096 kB
MemAvailable:   748711468 kB
Buffers:          367276 kB
Cached:          3194020 kB
SwapCached:            0 kB
Active:           554340 kB
Inactive:       39100316 kB
Active(anon):       2128 kB
Inactive(anon): 36113776 kB
Active(file):     552212 kB
Inactive(file):  2986540 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29324 kB
Writeback:             0 kB
AnonPages:      36093596 kB
Mapped:           125836 kB
Shmem:             22536 kB
KReclaimable:     204296 kB
Slab:             560956 kB
SReclaimable:     204296 kB
SUnreclaim:       356660 kB
KernelStack:       16304 kB
PageTables:        82668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    6405484 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           321792 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3921920 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:      532480 kB
DirectMap2M:    39811072 kB
DirectMap1G:    765460480 kB

Free space on /tmp at the end= 8622832 MiB
End job on nodeD101 at 2024-08-02 13:34:15