Trace number 4465647

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:1-9,16-19.opb
MD5SUMd2d0eb539d1ad3b17959abe287928b07
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.516163
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4626
Total number of constraints30747
Number of constraints which are clauses29724
Number of constraints which are cardinality constraints (but not clauses)945
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 101
Number of bits of the biggest sum of numbers7
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.08	c Default LC presolving (default).
0.00/0.08	c ** Before presolving: virtualMemUsedAtLc = 88245108, getVmSize() = 77414400, SCIPgetMemUsed() = 45661009, SCIPgetMemTotal() = 53550937, SCIPgetMemExternEstim() = 34694171
0.00/0.08	c ** set memory limit for presolving in LC to 8.79582e+12 for SCIP **
0.52/0.54	c ** Estimated virtualMemUsedAtSolver = 104885792, getVmSize() = 153858048, SCIPgetMemUsed() = 83295806, SCIPgetMemTotal() = 122634518, SCIPgetMemExternEstim() = 34694171
0.52/0.54	c ** set memory limit for solvers to 4.18829e+11 for each SCIP **
0.52/0.54	c Original Problem   :
0.52/0.54	c   Problem name     : instance-4465647-1722442374
0.52/0.54	c   Variables        : 4626 (4626 binary, 0 integer, 0 implicit integer, 0 continuous)
0.52/0.54	c   Constraints      : 30747
0.52/0.54	c   Objective sense  : minimize
0.52/0.54	c Presolved Problem  :
0.52/0.54	c   Variables        : 4626 (4626 binary, 0 integer, 0 implicit integer, 0 continuous)
0.52/0.54	c   Constraints      : 30747
0.52/0.54	c Constraints        : Number
0.52/0.54	c   knapsack         : 78 
0.52/0.54	c   setppc           : 945 
0.52/0.54	c   logicor          : 29724 
0.52/0.54	c ** Instance transfer method used: 0
0.52/0.58	c ** ParaScipInstance copy does not increase the number of variables. **
1.30/1.30	c LC is working with racing ramp-up and with rebuilding tree after racing.
1.30/1.30	c                                Nodes    Active                                            
1.30/1.30	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
74.20/5.06	c         5           1136         333        20                -           0.0000          -
173.03/10.11	c        10           5966        2637        20                -           0.0000          -
274.15/15.18	c        15           8878         126        20                -           0.0000          -
374.36/20.25	c        20          12228          57        20                -           0.0000          -
475.30/25.37	c        25          15458         802        20                -           0.0000          -
576.20/30.42	c        30          18882         909        20                -           0.0000          -
677.11/35.55	c        36          22707         907        20                -           0.0000          -
778.07/40.60	c        41          25533         819        20                -           0.0000          -
877.03/45.65	c        46          28670         813        20                -           0.0000          -
977.99/50.70	c        51          34367        1122        20                -           0.0000          -
1079.00/55.83	c        56          34140         809        20                -           0.0000          -
1178.00/60.88	c        61          37105         468        20                -           0.0000          -
1278.99/65.93	c        66          40240         447        20                -           0.0000          -
1377.98/70.98	c        71          43368         443        20                -           0.0000          -
1479.64/76.04	c        76          48493         384        20                -           0.0000          -
1578.55/81.09	c        81          51405         378        20                -           0.0000          -
1677.73/86.14	c        86          54302         385        20                -           0.0000          -
1778.63/91.19	c        91          57188         378        20                -           0.0000          -
1879.00/96.24	c        96          60250         382        20                -           0.0000          -
1986.11/101.70	c       102          60672         329        20                -           0.0000          -
2087.25/106.75	c       107          63077         334        20                -           0.0000          -
2188.28/111.80	c       112          65683         323        20                -           0.0000          -
2287.27/116.85	c       117          68586         317        20                -           0.0000          -
2386.22/121.90	c       122          71145         334        20                -           0.0000          -
2487.25/126.95	c       127          73626         313        20                -           0.0000          -
2586.32/132.00	c       132          76154         317        20                -           0.0000          -
2688.14/137.05	c       137          78768         313        20                -           0.0000          -
2787.23/142.10	c       142          82290         950        20                -           0.0000          -
2888.22/147.16	c       147          87363        1044        20                -           0.0000          -
2988.25/152.24	c       152         104340         997        20                -           0.0000          -
3087.25/157.29	c       157          98153        1037        20                -           0.0000          -
3188.26/162.34	c       162         104122        1030        20                -           0.0000          -
3287.39/167.39	c       167          97083         316        20                -           0.0000          -
3388.52/172.44	c       172         100121         320        20                -           0.0000          -
3487.68/177.49	c       177         102949         312        20                -           0.0000          -
3588.88/182.54	c       183         105634         310        20                -           0.0000          -
3688.06/187.59	c       188         107260         312        20                -           0.0000          -
3789.08/192.62	c       193         125807         401        20                -           0.0000          -
3888.11/197.69	c       198              2           1        20                -           0.0000          -
3989.13/202.74	c       203              2           1        20                -           0.0000          -
4088.32/207.79	c       208              2           1        20                -           0.0000          -
4189.48/212.84	c       213              2           1        20                -           0.0000          -
4288.63/217.89	c       218              2           1        20                -           0.0000          -
4389.54/222.94	c       223              4           3        20                -           0.0000          -
4488.49/227.99	c       228              5           4        20                -           0.0000          -
4590.07/233.04	c       233              5           4        20                -           0.0000          -
4689.22/238.09	c       238              5           4        20                -           0.0000          -
4793.17/243.32	c       243              9           8        20                -           0.0000          -
4892.10/248.37	c       248              9           8        20                -           0.0000          -
4993.02/253.42	c       253              9           8        20                -           0.0000          -
5092.01/258.46	c       258              9           8        20                -           0.0000          -
5192.90/263.51	c       264              9           8        20                -           0.0000          -
5291.82/268.56	c       269              9           8        20                -           0.0000          -
5392.80/273.61	c       274              2           1        20                -           0.0000          -
5491.63/278.67	c       279              2           1        20                -           0.0000          -
5592.55/283.71	c       284              2           1        20                -           0.0000          -
5691.54/288.74	c       289              2           1        20                -           0.0000          -
5792.53/293.81	c       294              2           1        20                -           0.0000          -
5891.48/298.86	c       299              8           7        20                -           0.0000          -
5992.39/303.91	c       304              8           7        20                -           0.0000          -
6091.14/308.96	c       309              8           7        20                -           0.0000          -
6190.05/314.01	c       314              8           7        20                -           0.0000          -
6291.62/319.06	c       319              8           7        20                -           0.0000          -
6390.27/324.11	c       324              8           7        20                -           0.0000          -
6491.30/329.16	c       329              8           7        20                -           0.0000          -
6591.31/334.21	c       334              6           5        20                -           0.0000          -
6690.23/339.26	c       339              6           5        20                -           0.0000          -
6791.14/344.31	c       344             16          15        20                -           0.0000          -
6890.05/349.36	c       349             16          15        20                -           0.0000          -
6990.92/354.41	c       354             16          15        20                -           0.0000          -
7089.87/359.46	c       359             16          15        20                -           0.0000          -
7190.76/364.51	c       365             16          15        20                -           0.0000          -
7289.62/369.56	c       370             16          15        20                -           0.0000          -
7390.58/374.61	c       375             16          15        20                -           0.0000          -
7489.51/379.66	c       380             16          15        20                -           0.0000          -
7590.36/384.71	c       385             12          11        20                -           0.0000          -
7689.29/389.76	c       390             12          11        20                -           0.0000          -
7790.28/394.81	c       395             12          11        20                -           0.0000          -
7889.32/399.86	c       400             12          11        20                -           0.0000          -
7990.34/404.91	c       405             12          11        20                -           0.0000          -
8089.39/409.96	c       410             12          11        20                -           0.0000          -
8188.45/415.01	c       415             12          11        20                -           0.0000          -
8290.15/420.06	c       420             12          11        20                -           0.0000          -
8389.02/425.11	c       425             12          11        20                -           0.0000          -
8490.32/430.16	c       430             12          11        20                -           0.0000          -
8590.50/435.21	c       435             12          11        20                -           0.0000          -
8689.44/440.26	c       440             13          12        20                -           0.0000          -
8790.37/445.31	c       445             13          12        20                -           0.0000          -
8889.31/450.36	c       450             13          12        20                -           0.0000          -
8990.21/455.41	c       455             13          12        20                -           0.0000          -
9089.07/460.46	c       460             13          12        20                -           0.0000          -
9189.96/465.51	c       466             13          12        20                -           0.0000          -
9288.98/470.56	c       471             13          12        20                -           0.0000          -
9389.89/475.61	c       476             13          12        20                -           0.0000          -
9488.79/480.66	c       481             13          12        20                -           0.0000          -
9589.66/485.71	c       486             13          12        20                -           0.0000          -
9688.68/490.76	c       491             13          12        20                -           0.0000          -
9789.59/495.81	c       496             13          12        20                -           0.0000          -
9888.52/500.86	c       501             13          12        20                -           0.0000          -
9989.46/505.91	c       506             22          21        20                -           0.0000          -
10088.47/510.96	c       511             22          21        20                -           0.0000          -
10187.27/516.01	c       516             16          15        20                -           0.0000          -
10289.07/521.06	c       521             16          15        20                -           0.0000          -
10388.15/526.11	c       526             16          15        20                -           0.0000          -
10489.07/531.16	c       531             16          15        20                -           0.0000          -
10589.21/536.21	c       536             17          16        20                -           0.0000          -
10688.18/541.26	c       541             17          16        20                -           0.0000          -
10789.12/546.31	c       546             17          16        20                -           0.0000          -
10888.10/551.36	c       551             23          22        20                -           0.0000          -
10989.02/556.41	c       556             23          22        20                -           0.0000          -
11088.03/561.46	c       561             23          22        20                -           0.0000          -
11189.02/566.51	c       567             20          19        20                -           0.0000          -
11288.04/571.56	c       572             20          19        20                -           0.0000          -
11388.97/576.61	c       577             20          19        20                -           0.0000          -
11487.93/581.66	c       582             18          17        20                -           0.0000          -
11588.70/586.71	c       587             18          17        20                -           0.0000          -
11687.58/591.76	c       592             21          20        20                -           0.0000          -
11788.47/596.81	c       597             21          20        20                -           0.0000          -
11887.24/601.86	c       602             21          20        20                -           0.0000          -
11988.16/606.91	c       607             21          20        20                -           0.0000          -
12087.01/611.96	c       612             21          20        20                -           0.0000          -
12185.97/617.01	c       617             29          28        20                -           0.0000          -
12287.58/622.06	c       622             21          20        20                -           0.0000          -
12386.34/627.11	c       627             22          21        20                -           0.0000          -
12487.43/632.16	c       632             22          21        20                -           0.0000          -
12587.70/637.21	c       637             22          21        20                -           0.0000          -
12686.67/642.26	c       642             22          21        20                -           0.0000          -
12787.62/647.31	c       647             22          21        20                -           0.0000          -
12886.48/652.36	c       652             22          21        20                -           0.0000          -
12987.38/657.41	c       657             22          21        20                -           0.0000          -
13086.30/662.46	c       662             22          21        20                -           0.0000          -
13187.20/667.51	c       668             22          21        20                -           0.0000          -
13286.14/672.56	c       673             22          21        20                -           0.0000          -
13387.02/677.61	c       678             22          21        20                -           0.0000          -
13485.96/682.66	c       683             22          21        20                -           0.0000          -
13586.96/687.71	c       688             22          21        20                -           0.0000          -
13685.99/692.76	c       693             22          21        20                -           0.0000          -
13786.99/697.81	c       698             31          30        20                -           0.0000          -
13886.03/702.86	c       703             31          30        20                -           0.0000          -
13986.99/707.91	c       708             31          30        20                -           0.0000          -
14085.98/712.96	c       713             31          30        20                -           0.0000          -
14184.97/718.01	c       718             31          30        20                -           0.0000          -
14286.61/723.06	c       723             31          30        20                -           0.0000          -
14385.56/728.11	c       728             25          24        20                -           0.0000          -
14486.31/733.16	c       733             25          24        20                -           0.0000          -
14586.61/738.21	c       738             25          24        20                -           0.0000          -
14685.23/743.26	c       743             26          25        20                -           0.0000          -
14786.20/748.31	c       748             26          25        20                -           0.0000          -
14885.24/753.36	c       753             26          25        20                -           0.0000          -
14986.18/758.41	c       758             26          25        20                -           0.0000          -
15085.22/763.46	c       763             26          25        20                -           0.0000          -
15186.29/768.51	c       769             26          25        20                -           0.0000          -
15285.37/773.57	c       774             26          25        20                -           0.0000          -
15386.36/778.62	c       779             26          25        20                -           0.0000          -
15485.34/783.67	c       784             26          25        20                -           0.0000          -
15586.36/788.72	c       789             26          25        20                -           0.0000          -
15685.50/793.77	c       794             33          34        20                -           0.0000          -
15786.38/798.82	c       799             33          34        20                -           0.0000          -
15885.24/803.87	c       804             33          34        20                -           0.0000          -
15986.14/808.92	c       809             33          34        20                -           0.0000          -
16085.10/813.97	c       814             33          34        20                -           0.0000          -
16184.26/819.02	c       819             33          34        20                -           0.0000          -
16286.05/824.07	c       824             28          27        20                -           0.0000          -
16384.89/829.12	c       829             28          27        20                -           0.0000          -
16486.11/834.17	c       834             28          27        20                -           0.0000          -
16586.29/839.22	c       839             28          27        20                -           0.0000          -
16685.39/844.27	c       844             28          27        20                -           0.0000          -
16786.37/849.32	c       849             28          27        20                -           0.0000          -
16885.41/854.37	c       854             28          27        20                -           0.0000          -
16986.44/859.42	c       859             28          27        20                -           0.0000          -
17085.33/864.47	c       864             28          27        20                -           0.0000          -
17186.19/869.52	c       870             28          27        20                -           0.0000          -
17285.03/874.57	c       875             28          27        20                -           0.0000          -
17386.15/879.62	c       880             28          27        20                -           0.0000          -
17485.21/884.67	c       885             28          27        20                -           0.0000          -
17586.30/889.72	c       890             36          35        20                -           0.0000          -
17685.17/894.77	c       895             36          35        20                -           0.0000          -
17786.24/899.82	c       900             36          35        20                -           0.0000          -
17885.28/904.87	c       905             30          29        20                -           0.0000          -
17986.33/909.92	c       910             30          29        20                -           0.0000          -
18085.44/914.97	c       915             30          29        20                -           0.0000          -
18184.29/920.02	c       920             30          29        20                -           0.0000          -
18285.71/925.07	c       925             30          29        20                -           0.0000          -
18385.04/930.12	c       930             30          29        20                -           0.0000          -
18485.83/935.17	c       935             30          29        20                -           0.0000          -
18585.97/940.22	c       940             30          29        20                -           0.0000          -
18684.92/945.27	c       945             30          29        20                -           0.0000          -
18785.80/950.32	c       950             30          29        20                -           0.0000          -
18884.76/955.37	c       955             41          42        20                -           0.0000          -
18985.70/960.42	c       960             41          42        20                -           0.0000          -
19084.67/965.47	c       965             41          42        20                -           0.0000          -
19185.62/970.52	c       971             41          42        20                -           0.0000          -
19284.59/975.57	c       976             41          42        20                -           0.0000          -
19385.57/980.62	c       981             41          42        20                -           0.0000          -
19484.50/985.67	c       986             41          42        20                -           0.0000          -
19585.48/990.72	c       991             41          42        20                -           0.0000          -
19684.49/995.77	c       996             41          42        20                -           0.0000          -
19785.52/1000.82	c      1001             41          42        20                -           0.0000          -
19884.53/1005.87	c      1006             41          42        20                -           0.0000          -
19985.54/1010.90	c      1011             41          42        20                -           0.0000          -
20084.50/1015.97	c      1016             41          42        20                -           0.0000          -
20183.52/1021.02	c      1021             41          42        20                -           0.0000          -
20282.62/1026.03	c      1026             41          42        20                -           0.0000          -
20384.42/1031.12	c      1031             41          42        20                -           0.0000          -
20485.33/1036.17	c      1036             41          42        20                -           0.0000          -
20585.27/1041.22	c      1041             41          42        20                -           0.0000          -
20684.27/1046.27	c      1046             34          35        20                -           0.0000          -
20785.26/1051.32	c      1051             34          35        20                -           0.0000          -
20884.27/1056.37	c      1056             34          35        20                -           0.0000          -
20985.26/1061.42	c      1061             34          35        20                -           0.0000          -
21084.30/1066.47	c      1066             34          35        20                -           0.0000          -
21185.22/1071.52	c      1072             34          35        20                -           0.0000          -
21284.12/1076.57	c      1077             34          35        20                -           0.0000          -
21385.06/1081.62	c      1082             34          35        20                -           0.0000          -
21484.12/1086.67	c      1087             34          35        20                -           0.0000          -
21585.06/1091.72	c      1092             34          35        20                -           0.0000          -
21684.07/1096.77	c      1097             34          35        20                -           0.0000          -
21784.96/1101.82	c      1102             34          35        20                -           0.0000          -
21883.98/1106.87	c      1107             34          35        20                -           0.0000          -
21982.98/1111.88	c      1112             34          35        20                -           0.0000          -
22084.00/1116.98	c      1117             34          35        20                -           0.0000          -
22183.06/1122.03	c      1122             34          35        20                -           0.0000          -
22284.94/1127.08	c      1127             34          35        20                -           0.0000          -
22383.90/1132.13	c      1132             34          35        20                -           0.0000          -
22484.77/1137.18	c      1137             34          35        20                -           0.0000          -
22585.09/1142.23	c      1142             34          35        20                -           0.0000          -
22684.15/1147.28	c      1147             34          35        20                -           0.0000          -
22785.17/1152.33	c      1152             34          35        20                -           0.0000          -
22884.17/1157.38	c      1157             34          35        20                -           0.0000          -
22985.11/1162.43	c      1162             34          35        20                -           0.0000          -
23084.11/1167.48	c      1167             34          35        20                -           0.0000          -
23185.12/1172.53	c      1173             34          35        20                -           0.0000          -
23284.19/1177.58	c      1178             34          35        20                -           0.0000          -
23385.44/1182.63	c      1183             34          35        20                -           0.0000          -
23484.34/1187.68	c      1188             34          35        20                -           0.0000          -
23585.44/1192.73	c      1193             34          35        20                -           0.0000          -
23684.33/1197.78	c      1198             34          35        20                -           0.0000          -
23785.27/1202.83	c      1203             34          35        20                -           0.0000          -
23884.23/1207.89	c      1208             34          35        20                -           0.0000          -
23985.29/1212.94	c      1213             34          35        20                -           0.0000          -
24084.34/1217.99	c      1218             34          35        20                -           0.0000          -
24185.98/1223.04	c      1223             34          35        20                -           0.0000          -
24285.20/1228.09	c      1228             34          35        20                -           0.0000          -
24385.92/1233.14	c      1233             34          35        20                -           0.0000          -
24485.22/1238.19	c      1238             34          35        20                -           0.0000          -
24585.31/1243.24	c      1243             34          35        20                -           0.0000          -
24684.36/1248.29	c      1248             34          35        20                -           0.0000          -
24785.26/1253.34	c      1253             34          35        20                -           0.0000          -
24884.25/1258.39	c      1258             34          35        20                -           0.0000          -
24985.21/1263.44	c      1263             34          35        20                -           0.0000          -
25084.25/1268.49	c      1268             34          35        20                -           0.0000          -
25185.22/1273.54	c      1274             34          35        20                -           0.0000          -
25284.20/1278.59	c      1279             34          35        20                -           0.0000          -
25385.03/1283.64	c      1284             34          35        20                -           0.0000          -
25484.06/1288.69	c      1289             34          35        20                -           0.0000          -
25584.96/1293.74	c      1294             34          35        20                -           0.0000          -
25683.94/1298.79	c      1299             47          46        20                -           0.0000          -
25784.86/1303.84	c      1304             35          34        20                -           0.0000          -
25883.84/1308.89	c      1309             35          34        20                -           0.0000          -
25984.80/1313.94	c      1314             35          34        20                -           0.0000          -
26083.77/1318.99	c      1319             35          34        20                -           0.0000          -
26185.34/1324.04	c      1324             35          34        20                -           0.0000          -
26284.43/1329.09	c      1329             35          34        20                -           0.0000          -
26385.33/1334.14	c      1334             35          34        20                -           0.0000          -
26484.61/1339.19	c      1339             35          34        20                -           0.0000          -
26584.55/1344.24	c      1344             35          34        20                -           0.0000          -
26683.54/1349.29	c      1349             54          53        20                -           0.0000          -
26784.45/1354.34	c      1354             54          53        20                -           0.0000          -
26883.43/1359.39	c      1359             54          53        20                -           0.0000          -
26984.25/1364.44	c      1364             54          53        20                -           0.0000          -
27083.25/1369.49	c      1369             56          55        20                -           0.0000          -
27184.23/1374.54	c      1375             56          55        20                -           0.0000          -
27283.25/1379.59	c      1380             56          55        20                -           0.0000          -
27384.18/1384.64	c      1385             56          55        20                -           0.0000          -
27483.23/1389.69	c      1390             54          55        20                -           0.0000          -
27584.21/1394.74	c      1395             54          55        20                -           0.0000          -
27683.23/1399.79	c      1400             54          55        20                -           0.0000          -
27784.17/1404.84	c      1405             54          55        20                -           0.0000          -
27883.30/1409.89	c      1410             54          55        20                -           0.0000          -
27984.20/1414.94	c      1415             54          55        20                -           0.0000          -
28083.26/1419.99	c      1420             54          55        20                -           0.0000          -
28184.88/1425.04	c      1425             54          55        20                -           0.0000          -
28284.05/1430.09	c      1430             54          55        20                -           0.0000          -
28383.04/1435.14	c      1435             54          55        20                -           0.0000          -
28483.89/1440.19	c      1440             54          55        20                -           0.0000          -
28584.24/1445.25	c      1445             54          55        20                -           0.0000          -
28683.27/1450.30	c      1450             54          55        20                -           0.0000          -
28784.27/1455.35	c      1455             54          55        20                -           0.0000          -
28883.30/1460.40	c      1460             62          61        20                -           0.0000          -
28984.12/1465.45	c      1465             62          61        20                -           0.0000          -
29085.10/1470.50	c      1470             62          61        20                -           0.0000          -
29184.09/1475.55	c      1476             62          61        20                -           0.0000          -
29285.02/1480.60	c      1481             62          61        20                -           0.0000          -
29383.96/1485.65	c      1486             62          61        20                -           0.0000          -
29484.91/1490.70	c      1491             62          61        20                -           0.0000          -
29583.86/1495.75	c      1496             62          61        20                -           0.0000          -
29684.79/1500.80	c      1501             62          61        20                -           0.0000          -
29783.68/1505.85	c      1506             62          61        20                -           0.0000          -
29884.61/1510.90	c      1511             62          61        20                -           0.0000          -
29983.56/1515.95	c      1516             62          61        20                -           0.0000          -
30082.52/1521.00	c      1521             43          42        20                -           0.0000          -
30184.13/1526.05	c      1526             63          62        20                -           0.0000          -
30282.72/1531.10	c      1531             63          62        20                -           0.0000          -
30383.68/1536.15	c      1536             63          62        20                -           0.0000          -
30483.98/1541.20	c      1541             64          63        20                -           0.0000          -
30582.95/1546.25	c      1546             46          45        20                -           0.0000          -
30683.88/1551.30	c      1551             46          45        20                -           0.0000          -
30782.84/1556.35	c      1556             64          63        20                -           0.0000          -
30883.72/1561.40	c      1561             64          63        20                -           0.0000          -
30982.66/1566.45	c      1566             66          65        20                -           0.0000          -
31083.42/1571.50	c      1572             66          65        20                -           0.0000          -
31182.30/1576.55	c      1577             66          65        20                -           0.0000          -
31283.18/1581.60	c      1582             48          47        20                -           0.0000          -
31382.06/1586.65	c      1587             48          47        20                -           0.0000          -
31482.97/1591.70	c      1592             67          66        20                -           0.0000          -
31581.96/1596.75	c      1597             67          66        20                -           0.0000          -
31682.79/1601.80	c      1602             67          66        20                -           0.0000          -
31781.78/1606.85	c      1607             67          66        20                -           0.0000          -
31882.72/1611.90	c      1612             67          66        20                -           0.0000          -
31981.70/1616.95	c      1617             67          66        20                -           0.0000          -
32080.65/1622.00	c      1622             67          66        20                -           0.0000          -
32182.23/1627.05	c      1627             67          66        20                -           0.0000          -
32281.09/1632.10	c      1632             67          66        20                -           0.0000          -
32382.08/1637.15	c      1637             67          66        20                -           0.0000          -
32481.02/1642.20	c      1642             67          66        20                -           0.0000          -
32581.36/1647.25	c      1647             67          66        20                -           0.0000          -
32682.21/1652.30	c      1652             51          50        20                -           0.0000          -
32781.16/1657.35	c      1657             51          50        20                -           0.0000          -
32880.12/1662.40	c      1662             51          50        20                -           0.0000          -
32981.07/1667.45	c      1667             68          67        20                -           0.0000          -
33082.03/1672.50	c      1672             68          67        20                -           0.0000          -
33181.00/1677.55	c      1678             69          68        20                -           0.0000          -
33281.97/1682.60	c      1683             69          68        20                -           0.0000          -
33380.96/1687.65	c      1688             69          68        20                -           0.0000          -
33479.94/1692.70	c      1693             69          68        20                -           0.0000          -
33580.70/1697.75	c      1698             69          68        20                -           0.0000          -
33681.65/1702.80	c      1703             69          68        20                -           0.0000          -
33780.64/1707.85	c      1708             69          68        20                -           0.0000          -
33881.57/1712.90	c      1713             69          68        20                -           0.0000          -
33980.52/1717.95	c      1718             69          68        20                -           0.0000          -
34079.49/1723.00	c      1723             69          68        20                -           0.0000          -
34181.01/1728.05	c      1728             69          68        20                -           0.0000          -
34280.25/1733.10	c      1733             69          68        20                -           0.0000          -
34381.28/1738.15	c      1738             69          68        20                -           0.0000          -
34481.41/1743.20	c      1743             69          68        20                -           0.0000          -
34580.43/1748.25	c      1748             74          73        20                -           0.0000          -
34681.41/1753.30	c      1753             74          73        20                -           0.0000          -
34780.42/1758.35	c      1758             74          73        20                -           0.0000          -
34881.42/1763.40	c      1763             74          73        20                -           0.0000          -
34980.42/1768.45	c      1768             74          73        20                -           0.0000          -
35081.41/1773.50	c      1774             74          73        20                -           0.0000          -
35180.41/1778.55	c      1779             74          73        20                -           0.0000          -
35281.36/1783.60	c      1784             74          73        20                -           0.0000          -
35380.38/1788.65	c      1789             74          73        20                -           0.0000          -
35481.38/1793.70	c      1794             74          73        20                -           0.0000          -
35580.40/1798.75	c      1799             74          73        20                -           0.0000          -
35681.36/1803.80	c      1804             74          73        20                -           0.0000          -
35780.34/1808.85	c      1809             74          73        20                -           0.0000          -
35881.28/1813.90	c      1814             74          73        20                -           0.0000          -
35980.25/1818.95	c      1819             74          73        20                -           0.0000          -
36079.20/1824.00	c      1824             74          73        20                -           0.0000          -
36180.99/1829.05	c      1829             59          58        20                -           0.0000          -
36279.79/1834.10	c      1834             59          58        20                -           0.0000          -
36381.08/1839.15	c      1839             59          58        20                -           0.0000          -
36481.18/1844.20	c      1844             74          73        20                -           0.0000          -
36580.21/1849.25	c      1849             75          74        20                -           0.0000          -
36681.21/1854.30	c      1854             75          74        20                -           0.0000          -
36780.17/1859.35	c      1859             75          74        20                -           0.0000          -
36881.13/1864.40	c      1864             75          74        20                -           0.0000          -
36980.13/1869.45	c      1869             75          74        20                -           0.0000          -
37081.08/1874.50	c      1874             75          74        20                -           0.0000          -
37180.06/1879.55	c      1880             75          74        20                -           0.0000          -
37281.00/1884.60	c      1885             75          74        20                -           0.0000          -
37380.01/1889.65	c      1890             75          74        20                -           0.0000          -
37480.87/1894.70	c      1895             77          76        20                -           0.0000          -
37579.85/1899.75	c      1900             77          76        20                -           0.0000          -
37680.81/1904.80	c      1905             77          76        20                -           0.0000          -
37779.80/1909.85	c      1910             77          76        20                -           0.0000          -
37880.74/1914.90	c      1915             77          76        20                -           0.0000          -
37979.71/1919.95	c      1920             62          61        20                -           0.0000          -
38078.69/1925.00	c      1925             62          61        20                -           0.0000          -
38180.28/1930.05	c      1930             62          61        20                -           0.0000          -
38279.21/1935.10	c      1935             62          61        20                -           0.0000          -
38380.21/1940.15	c      1940             78          77        20                -           0.0000          -
38480.48/1945.20	c      1945             78          77        20                -           0.0000          -
38579.44/1950.25	c      1950             78          77        20                -           0.0000          -
38680.40/1955.30	c      1955             78          77        20                -           0.0000          -
38779.39/1960.35	c      1960             78          77        20                -           0.0000          -
38880.32/1965.40	c      1965             64          63        20                -           0.0000          -
38979.29/1970.45	c      1970             64          63        20                -           0.0000          -
39080.25/1975.50	c      1976             64          63        20                -           0.0000          -
39179.22/1980.55	c      1981             64          63        20                -           0.0000          -
39278.18/1985.60	c      1986             64          63        20                -           0.0000          -
39379.14/1990.65	c      1991             64          63        20                -           0.0000          -
39480.09/1995.70	c      1996             64          63        20                -           0.0000          -
39579.07/2000.75	c      2001             84          83        20                -           0.0000          -
39680.01/2005.80	c      2006             84          83        20                -           0.0000          -
39778.99/2010.85	c      2011             84          83        20                -           0.0000          -
39879.95/2015.90	c      2016             84          83        20                -           0.0000          -
39978.94/2020.95	c      2021             65          64        20                -           0.0000          -
40077.90/2025.99	c      2026             65          64        20                -           0.0000          -
40179.46/2031.05	c      2031             85          84        20                -           0.0000          -
40278.44/2036.10	c      2036             85          84        20                -           0.0000          -
40379.21/2041.15	c      2041             85          84        20                -           0.0000          -
40479.55/2046.20	c      2046             85          84        20                -           0.0000          -
40578.52/2051.25	c      2051             85          84        20                -           0.0000          -
40679.41/2056.30	c      2056             85          84        20                -           0.0000          -
40778.39/2061.32	c      2061             86          85        20                -           0.0000          -
40879.35/2066.40	c      2066             86          85        20                -           0.0000          -
40978.30/2071.45	c      2071             86          85        20                -           0.0000          -
41077.24/2076.50	c      2076             86          85        20                -           0.0000          -
41178.13/2081.55	c      2082             86          85        20                -           0.0000          -
41277.08/2086.60	c      2087             86          85        20                -           0.0000          -
41378.04/2091.65	c      2092             86          85        20                -           0.0000          -
41478.97/2096.70	c      2097             86          85        20                -           0.0000          -
41577.95/2101.75	c      2102             86          85        20                -           0.0000          -
41678.91/2106.80	c      2107             86          85        20                -           0.0000          -
41777.88/2111.85	c      2112             86          85        20                -           0.0000          -
41878.83/2116.90	c      2117             86          85        20                -           0.0000          -
41977.74/2121.95	c      2122             86          85        20                -           0.0000          -
42076.40/2127.00	c      2127             74          73        20                -           0.0000          -
42178.14/2132.05	c      2132             74          73        20                -           0.0000          -
42276.98/2137.10	c      2137             74          73        20                -           0.0000          -
42377.89/2142.15	c      2142             74          73        20                -           0.0000          -
42478.21/2147.20	c      2147             74          73        20                -           0.0000          -
42577.21/2152.25	c      2152             74          73        20                -           0.0000          -
42678.17/2157.30	c      2157             74          73        20                -           0.0000          -
42777.15/2162.35	c      2162             74          73        20                -           0.0000          -
42878.11/2167.40	c      2167             87          86        20                -           0.0000          -
42977.08/2172.45	c      2172             87          86        20                -           0.0000          -
43077.96/2177.50	c      2178             75          74        20                -           0.0000          -
43176.92/2182.55	c      2183             75          74        20                -           0.0000          -
43275.91/2187.60	c      2188             75          74        20                -           0.0000          -
43377.04/2192.65	c      2193             75          74        20                -           0.0000          -
43477.79/2197.70	c      2198             75          74        20                -           0.0000          -
43576.71/2202.75	c      2203             75          74        20                -           0.0000          -
43677.68/2207.80	c      2208             75          74        20                -           0.0000          -
43776.69/2212.82	c      2213             75          74        20                -           0.0000          -
43877.67/2217.90	c      2218             75          74        20                -           0.0000          -
43976.68/2222.95	c      2223             75          74        20                -           0.0000          -
44075.69/2228.00	c      2228             75          74        20                -           0.0000          -
44177.38/2233.05	c      2233             75          74        20                -           0.0000          -
44276.17/2238.11	c      2238             75          74        20                -           0.0000          -
44377.37/2243.16	c      2243             75          74        20                -           0.0000          -
44477.43/2248.21	c      2248             75          74        20                -           0.0000          -
44576.43/2253.26	c      2253             98          97        20                -           0.0000          -
44677.44/2258.31	c      2258             98          97        20                -           0.0000          -
44776.44/2263.36	c      2263             93          92        20                -           0.0000          -
44877.42/2268.41	c      2268             93          92        20                -           0.0000          -
44976.38/2273.46	c      2273             93          92        20                -           0.0000          -
45077.33/2278.51	c      2279             75          76        20                -           0.0000          -
45176.37/2283.56	c      2284             75          76        20                -           0.0000          -
45277.43/2288.61	c      2289             75          76        20                -           0.0000          -
45376.48/2293.66	c      2294             75          76        20                -           0.0000          -
45477.44/2298.71	c      2299             75          76        20                -           0.0000          -
45576.56/2303.76	c      2304             75          76        20                -           0.0000          -
45677.48/2308.81	c      2309             75          76        20                -           0.0000          -
45776.41/2313.86	c      2314             75          76        20                -           0.0000          -
45877.38/2318.91	c      2319            100          99        20                -           0.0000          -
45976.36/2323.96	c      2324            100          99        20                -           0.0000          -
46075.35/2329.01	c      2329            100          99        20                -           0.0000          -
46177.16/2334.06	c      2334            100          99        20                -           0.0000          -
46276.03/2339.11	c      2339             97          96        20                -           0.0000          -
46377.07/2344.16	c      2344             97          96        20                -           0.0000          -
46477.13/2349.21	c      2349             97          96        20                -           0.0000          -
46576.07/2354.26	c      2354             97          96        20                -           0.0000          -
46676.99/2359.31	c      2359             79          78        20                -           0.0000          -
46775.95/2364.36	c      2364             79          78        20                -           0.0000          -
46876.89/2369.41	c      2369             79          78        20                -           0.0000          -
46975.84/2374.46	c      2374             98          97        20                -           0.0000          -
47076.74/2379.51	c      2380             98          97        20                -           0.0000          -
47175.70/2384.56	c      2385             98          97        20                -           0.0000          -
47276.66/2389.61	c      2390            103         102        20                -           0.0000          -
47375.61/2394.66	c      2395             81          80        20                -           0.0000          -
47476.58/2399.71	c      2400             81          80        20                -           0.0000          -
47575.56/2404.76	c      2405             81          80        20                -           0.0000          -
47676.52/2409.81	c      2410             81          80        20                -           0.0000          -
47775.50/2414.86	c      2415             81          80        20                -           0.0000          -
47876.42/2419.91	c      2420             81          80        20                -           0.0000          -
47975.08/2424.96	c      2425             81          80        20                -           0.0000          -
48073.94/2430.01	c      2430             81          80        20                -           0.0000          -
48175.72/2435.06	c      2435             81          80        20                -           0.0000          -
48274.62/2440.11	c      2440             81          80        20                -           0.0000          -
48375.50/2445.16	c      2445             81          80        20                -           0.0000          -
48475.59/2450.21	c      2450            107         106        20                -           0.0000          -
48574.60/2455.26	c      2455            107         106        20                -           0.0000          -
48675.51/2460.31	c      2460            107         106        20                -           0.0000          -
48774.39/2465.36	c      2465            107         106        20                -           0.0000          -
48875.37/2470.41	c      2470            107         106        20                -           0.0000          -
48974.36/2475.46	c      2475            107         106        20                -           0.0000          -
49075.34/2480.51	c      2481            107         106        20                -           0.0000          -
49174.32/2485.56	c      2486            107         106        20                -           0.0000          -
49275.29/2490.61	c      2491            107         106        20                -           0.0000          -
49374.26/2495.66	c      2496            107         106        20                -           0.0000          -
49475.22/2500.71	c      2501            107         106        20                -           0.0000          -
49574.19/2505.76	c      2506            107         106        20                -           0.0000          -
49675.13/2510.81	c      2511            107         106        20                -           0.0000          -
49774.03/2515.86	c      2516            107         106        20                -           0.0000          -
49874.91/2520.91	c      2521            107         106        20                -           0.0000          -
49973.86/2525.96	c      2526            107         106        20                -           0.0000          -
50072.82/2531.01	c      2531            107         106        20                -           0.0000          -
50174.36/2536.06	c      2536            108         107        20                -           0.0000          -
50273.33/2541.11	c      2541            108         107        20                -           0.0000          -
50373.83/2546.16	c      2546            108         107        20                -           0.0000          -
50474.14/2551.21	c      2551            108         107        20                -           0.0000          -
50573.14/2556.26	c      2556            108         107        20                -           0.0000          -
50674.20/2561.31	c      2561            108         107        20                -           0.0000          -
50773.11/2566.36	c      2566            108         107        20                -           0.0000          -
50874.08/2571.41	c      2571            108         107        20                -           0.0000          -
50973.04/2576.46	c      2576             85          84        20                -           0.0000          -
51073.99/2581.51	c      2582             85          84        20                -           0.0000          -
51172.95/2586.56	c      2587             85          84        20                -           0.0000          -
51273.88/2591.61	c      2592             85          84        20                -           0.0000          -
51372.78/2596.66	c      2597             85          84        20                -           0.0000          -
51473.67/2601.71	c      2602             85          84        20                -           0.0000          -
51572.62/2606.76	c      2607            111         110        20                -           0.0000          -
51673.55/2611.81	c      2612            111         110        20                -           0.0000          -
51772.50/2616.86	c      2617            114         113        20                -           0.0000          -
51873.43/2621.91	c      2622            114         113        20                -           0.0000          -
51972.21/2626.96	c      2627            112         111        20                -           0.0000          -
52071.12/2632.01	c      2632            112         111        20                -           0.0000          -
52172.66/2637.06	c      2637            112         111        20                -           0.0000          -
52271.77/2642.11	c      2642            112         111        20                -           0.0000          -
52372.65/2647.17	c      2647             89          88        20                -           0.0000          -
52472.93/2652.22	c      2652             89          88        20                -           0.0000          -
52571.90/2657.27	c      2657             89          88        20                -           0.0000          -
52672.87/2662.32	c      2662             89          88        20                -           0.0000          -
52771.84/2667.37	c      2667            117         116        20                -           0.0000          -
52872.78/2672.42	c      2672            113         112        20                -           0.0000          -
52971.76/2677.47	c      2677            113         112        20                -           0.0000          -
53072.70/2682.52	c      2683            113         112        20                -           0.0000          -
53171.68/2687.57	c      2688             91          90        20                -           0.0000          -
53272.62/2692.62	c      2693             91          90        20                -           0.0000          -
53371.57/2697.67	c      2698            114         113        20                -           0.0000          -
53472.51/2702.72	c      2703            119         118        20                -           0.0000          -
53571.48/2707.77	c      2708            119         118        20                -           0.0000          -
53672.40/2712.82	c      2713            119         118        20                -           0.0000          -
53771.37/2717.87	c      2718             92          91        20                -           0.0000          -
53872.32/2722.92	c      2723             92          91        20                -           0.0000          -
53971.30/2727.97	c      2728             92          91        20                -           0.0000          -
54070.28/2733.02	c      2733             92          91        20                -           0.0000          -
54171.94/2738.07	c      2738             92          91        20                -           0.0000          -
54270.80/2743.12	c      2743             92          91        20                -           0.0000          -
54372.01/2748.17	c      2748             92          91        20                -           0.0000          -
54472.05/2753.22	c      2753             92          91        20                -           0.0000          -
54571.06/2758.27	c      2758             92          91        20                -           0.0000          -
54672.05/2763.32	c      2763             92          91        20                -           0.0000          -
54771.04/2768.37	c      2768             92          91        20                -           0.0000          -
54872.02/2773.42	c      2773            119         118        20                -           0.0000          -
54971.05/2778.47	c      2778            119         118        20                -           0.0000          -
55071.89/2783.52	c      2784            119         118        20                -           0.0000          -
55170.75/2788.53	c      2789            119         118        20                -           0.0000          -
55271.71/2793.62	c      2794            119         118        20                -           0.0000          -
55370.72/2798.67	c      2799            119         118        20                -           0.0000          -
55471.72/2803.72	c      2804            119         118        20                -           0.0000          -
55570.68/2808.77	c      2809            119         118        20                -           0.0000          -
55671.57/2813.82	c      2814            119         118        20                -           0.0000          -
55770.55/2818.87	c      2819            134         133        20                -           0.0000          -
55871.52/2823.92	c      2824            134         133        20                -           0.0000          -
55970.51/2828.97	c      2829            134         133        20                -           0.0000          -
56069.52/2834.02	c      2834            134         133        20                -           0.0000          -
56171.23/2839.07	c      2839            134         133        20                -           0.0000          -
56270.12/2844.12	c      2844            134         133        20                -           0.0000          -
56371.38/2849.17	c      2849            134         133        20                -           0.0000          -
56471.51/2854.22	c      2854             96          95        20                -           0.0000          -
56570.50/2859.27	c      2859             96          95        20                -           0.0000          -
56671.31/2864.32	c      2864             96          95        20                -           0.0000          -
56770.24/2869.37	c      2869            122         121        20                -           0.0000          -
56871.21/2874.42	c      2874            122         121        20                -           0.0000          -
56970.18/2879.47	c      2879            122         121        20                -           0.0000          -
57071.15/2884.52	c      2885            122         121        20                -           0.0000          -
57170.13/2889.57	c      2890            122         121        20                -           0.0000          -
57271.10/2894.62	c      2895            136         135        20                -           0.0000          -
57370.15/2899.67	c      2900            136         135        20                -           0.0000          -
57469.25/2904.69	c      2905            136         135        20                -           0.0000          -
57570.04/2909.77	c      2910            136         135        20                -           0.0000          -
57671.00/2914.82	c      2915            136         135        20                -           0.0000          -
57769.98/2919.87	c      2920            136         135        20                -           0.0000          -
57870.94/2924.92	c      2925            136         135        20                -           0.0000          -
57969.89/2929.97	c      2930             99          98        20                -           0.0000          -
58068.87/2935.02	c      2935             99          98        20                -           0.0000          -
58170.64/2940.07	c      2940             99          98        20                -           0.0000          -
58269.43/2945.12	c      2945            126         125        20                -           0.0000          -
58370.46/2950.17	c      2950            126         125        20                -           0.0000          -
58470.68/2955.22	c      2955            126         125        20                -           0.0000          -
58569.66/2960.27	c      2960            126         125        20                -           0.0000          -
58670.62/2965.32	c      2965            141         140        20                -           0.0000          -
58769.57/2970.37	c      2970            141         140        20                -           0.0000          -
58870.54/2975.42	c      2975            128         127        20                -           0.0000          -
58969.51/2980.47	c      2980            128         127        20                -           0.0000          -
59070.49/2985.52	c      2986            128         127        20                -           0.0000          -
59169.46/2990.57	c      2991            128         127        20                -           0.0000          -
59270.44/2995.62	c      2996            128         127        20                -           0.0000          -
59369.41/3000.67	c      3001            128         127        20                -           0.0000          -
59470.37/3005.72	c      3006            128         127        20                -           0.0000          -
59569.34/3010.77	c      3011            128         127        20                -           0.0000          -
59670.26/3015.82	c      3016            128         127        20                -           0.0000          -
59769.24/3020.87	c      3021            106         105        20                -           0.0000          -
59870.20/3025.92	c      3026            106         105        20                -           0.0000          -
59969.18/3030.97	c      3031            144         143        20                -           0.0000          -
60068.20/3036.02	c      3036            144         143        20                -           0.0000          -
60169.64/3041.07	c      3041            129         128        20                -           0.0000          -
60268.59/3046.12	c      3046            129         128        20                -           0.0000          -
60369.71/3051.17	c      3051            129         128        20                -           0.0000          -
60469.90/3056.22	c      3056            129         128        20                -           0.0000          -
60568.91/3061.27	c      3061            129         128        20                -           0.0000          -
60669.89/3066.32	c      3066            129         128        20                -           0.0000          -
60768.85/3071.37	c      3071            129         128        20                -           0.0000          -
60869.80/3076.42	c      3076            129         128        20                -           0.0000          -
60968.76/3081.47	c      3081            110         109        20                -           0.0000          -
61069.70/3086.52	c      3087            110         109        20                -           0.0000          -
61168.64/3091.57	c      3092            110         109        20                -           0.0000          -
61269.58/3096.62	c      3097            110         109        20                -           0.0000          -
61368.54/3101.67	c      3102            110         109        20                -           0.0000          -
61469.59/3106.73	c      3107            132         131        20                -           0.0000          -
61568.43/3111.77	c      3112            132         131        20                -           0.0000          -
61669.34/3116.82	c      3117            132         131        20                -           0.0000          -
61768.31/3121.87	c      3122            132         131        20                -           0.0000          -
61869.21/3126.92	c      3127            132         131        20                -           0.0000          -
61968.22/3131.97	c      3132            132         131        20                -           0.0000          -
62067.06/3137.02	c      3137            132         131        20                -           0.0000          -
62168.89/3142.07	c      3142            132         131        20                -           0.0000          -
62267.86/3147.12	c      3147            113         112        20                -           0.0000          -
62368.80/3152.17	c      3152            113         112        20                -           0.0000          -
62468.90/3157.22	c      3157            160         159        20                -           0.0000          -
62567.87/3162.27	c      3162            160         159        20                -           0.0000          -
62668.83/3167.32	c      3167            133         132        20                -           0.0000          -
62767.80/3172.37	c      3172            115         114        20                -           0.0000          -
62868.73/3177.42	c      3177            115         114        20                -           0.0000          -
62967.68/3182.47	c      3182            134         133        20                -           0.0000          -
63068.64/3187.52	c      3188            162         161        20                -           0.0000          -
63167.60/3192.56	c      3193            162         161        20                -           0.0000          -
63268.54/3197.62	c      3198            162         161        20                -           0.0000          -
63367.52/3202.67	c      3203            136         135        20                -           0.0000          -
63468.47/3207.72	c      3208            136         135        20                -           0.0000          -
63567.45/3212.77	c      3213            117         116        20                -           0.0000          -
63668.36/3217.82	c      3218            117         116        20                -           0.0000          -
63767.28/3222.87	c      3223            117         116        20                -           0.0000          -
63868.23/3227.92	c      3228            140         139        20                -           0.0000          -
63967.19/3232.97	c      3233            140         139        20                -           0.0000          -
64066.14/3238.02	c      3238            140         139        20                -           0.0000          -
64167.80/3243.07	c      3243            140         139        20                -           0.0000          -
64266.98/3248.12	c      3248            140         139        20                -           0.0000          -
64367.95/3253.17	c      3253            173         168        20                -           0.0000          -
64468.05/3258.22	c      3258            121         120        20                -           0.0000          -
64567.06/3263.27	c      3263            121         120        20                -           0.0000          -
64668.05/3268.32	c      3268            121         120        20                -           0.0000          -
64767.05/3273.37	c      3273            141         140        20                -           0.0000          -
64868.04/3278.42	c      3278            141         140        20                -           0.0000          -
64966.99/3283.47	c      3283            141         140        20                -           0.0000          -
65067.93/3288.52	c      3289            141         140        20                -           0.0000          -
65166.88/3293.57	c      3294            141         140        20                -           0.0000          -
65267.74/3298.62	c      3299            182         175        20                -           0.0000          -
65366.65/3303.67	c      3304            182         175        20                -           0.0000          -
65467.51/3308.72	c      3309            182         175        20                -           0.0000          -
65566.47/3313.77	c      3314            182         175        20                -           0.0000          -
65667.42/3318.82	c      3319            182         175        20                -           0.0000          -
65766.39/3323.87	c      3324            144         143        20                -           0.0000          -
65867.32/3328.92	c      3329            144         143        20                -           0.0000          -
65966.27/3333.98	c      3334            124         123        20                -           0.0000          -
66065.23/3339.03	c      3339            145         144        20                -           0.0000          -
66166.70/3344.08	c      3344            188         179        20                -           0.0000          -
66267.51/3349.13	c      3349            188         179        20                -           0.0000          -
66366.71/3354.18	c      3354            125         124        20                -           0.0000          -
66466.93/3359.23	c      3359            125         124        20                -           0.0000          -
66565.91/3364.28	c      3364            125         124        20                -           0.0000          -
66666.87/3369.33	c      3369            125         124        20                -           0.0000          -
66765.84/3374.38	c      3374            148         147        20                -           0.0000          -
66866.82/3379.43	c      3379            191         182        20                -           0.0000          -
66965.79/3384.48	c      3384            128         127        20                -           0.0000          -
67066.70/3389.53	c      3390            150         149        20                -           0.0000          -
67165.67/3394.58	c      3395            150         149        20                -           0.0000          -
67266.62/3399.63	c      3400            150         149        20                -           0.0000          -
67365.62/3404.68	c      3405            150         149        20                -           0.0000          -
67466.59/3409.73	c      3410            150         149        20                -           0.0000          -
67565.55/3414.78	c      3415            150         149        20                -           0.0000          -
67666.50/3419.83	c      3420            150         149        20                -           0.0000          -
67765.48/3424.88	c      3425            150         149        20                -           0.0000          -
67866.41/3429.93	c      3430            150         149        20                -           0.0000          -
67965.38/3434.98	c      3435            131         130        20                -           0.0000          -
68064.33/3440.03	c      3440            131         130        20                -           0.0000          -
68165.88/3445.08	c      3445            131         130        20                -           0.0000          -
68264.91/3450.13	c      3450            198         187        20                -           0.0000          -
68366.02/3455.18	c      3455            198         187        20                -           0.0000          -
68466.02/3460.23	c      3460            198         187        20                -           0.0000          -
68565.09/3465.28	c      3465            132         131        20                -           0.0000          -
68665.74/3470.33	c      3470            132         131        20                -           0.0000          -
68764.71/3475.38	c      3475            132         131        20                -           0.0000          -
68865.63/3480.43	c      3480            132         131        20                -           0.0000          -
68964.47/3485.49	c      3485            134         133        20                -           0.0000          -
69065.40/3490.53	c      3491            134         133        20                -           0.0000          -
69164.36/3495.58	c      3496            206         193        20                -           0.0000          -
69265.30/3500.63	c      3501            206         193        20                -           0.0000          -
69364.28/3505.68	c      3506            154         153        20                -           0.0000          -
69465.23/3510.73	c      3511            154         153        20                -           0.0000          -
69564.21/3515.78	c      3516            135         134        20                -           0.0000          -
69665.16/3520.83	c      3521            135         134        20                -           0.0000          -
69764.12/3525.86	c      3526            155         154        20                -           0.0000          -
69865.10/3530.93	c      3531            155         154        20                -           0.0000          -
69963.89/3535.98	c      3536            155         154        20                -           0.0000          -
70065.13/3541.04	c      3541            155         154        20                -           0.0000          -
70164.02/3546.09	c      3546            155         154        20                -           0.0000          -
70264.79/3551.14	c      3551            215         202        20                -           0.0000          -
70364.02/3556.19	c      3556            156         155        20                -           0.0000          -
70464.08/3561.24	c      3561            156         155        20                -           0.0000          -
70563.02/3566.29	c      3566            156         155        20                -           0.0000          -
70663.95/3571.34	c      3571            156         155        20                -           0.0000          -
70762.88/3576.39	c      3576            156         155        20                -           0.0000          -
70863.83/3581.44	c      3581            156         155        20                -           0.0000          -
70962.81/3586.49	c      3586            156         155        20                -           0.0000          -
71063.80/3591.54	c      3592            156         155        20                -           0.0000          -
71162.72/3596.59	c      3597            156         155        20                -           0.0000          -
71263.69/3601.64	c      3602            142         141        20                -           0.0000          -
71362.66/3606.69	c      3607            142         141        20                -           0.0000          -
71463.61/3611.74	c      3612            142         141        20                -           0.0000          -
71562.53/3616.79	c      3617            142         141        20                -           0.0000          -
71663.50/3621.84	c      3622            142         141        20                -           0.0000          -
71762.48/3626.89	c      3627            228         213        20                -           0.0000          -
71863.45/3631.94	c      3632            159         158        20                -           0.0000          -
71962.37/3636.99	c      3637            159         158        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 (190870 MiB free)
  memory of node 1: 193531 MiB (192059 MiB free)
  memory of node 2: 193531 MiB (192379 MiB free)
  memory of node 3: 193531 MiB (192262 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-4465647-1722442374/watcher-4465647-1722442374 -o /tmp/evaluation-result-4465647-1722442374/solver-4465647-1722442374 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722441596-58881 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465647-1722442374.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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


[startup+0.100103 s]*
/proc/loadavg: 66.70 66.78 41.83 5/863 62709
/proc/meminfo: memFree=785934688/790760804 swapFree=131071996/131071996
[pid=62708] ppid=62705 vsize=87252 memory=71888 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/stat : 62708 (fscip) R 62705 62708 58870 0 -1 4194304 15775 0 0 0 10 1 0 0 20 0 1 0 10820043 89346048 17972 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
/proc/62708/statm: 21813 17972 2630 3035 0 18209 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 87252 KiB
Current children cumulated memory: 71888 KiB

[startup+0.218474 s]*
/proc/loadavg: 66.70 66.78 41.83 5/863 62709
/proc/meminfo: memFree=785911652/790760804 swapFree=131071996/131071996
[pid=62708] ppid=62705 vsize=95716 memory=84180 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/stat : 62708 (fscip) R 62705 62708 58870 0 -1 4194304 23626 0 0 0 20 3 0 0 20 0 1 0 10820043 98013184 21045 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
/proc/62708/statm: 23929 21045 2742 3035 0 20325 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 95716 KiB
Current children cumulated memory: 84180 KiB

[startup+0.318393 s]*
/proc/loadavg: 66.70 66.78 41.83 6/863 62709
/proc/meminfo: memFree=785910436/790760804 swapFree=131071996/131071996
[pid=62708] ppid=62705 vsize=112276 memory=93744 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/stat : 62708 (fscip) R 62705 62708 58870 0 -1 4194304 25983 0 0 0 30 3 0 0 20 0 1 0 10820043 114970624 23370 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
/proc/62708/statm: 28069 23436 2758 3035 0 24465 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 112276 KiB
Current children cumulated memory: 93744 KiB

[startup+0.700259 s]
/proc/loadavg: 66.70 66.78 41.83 5/863 62709
/proc/meminfo: memFree=785893660/790760804 swapFree=131071996/131071996
[pid=62708] ppid=62705 vsize=1624892 memory=221464 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/stat : 62708 (fscip) S 62705 62708 58870 0 -1 1077936128 62083 0 0 0 61 8 0 0 20 0 21 0 10820043 1663889408 55366 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
/proc/62708/statm: 406223 55366 2774 3035 0 97747 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 1624892 KiB
Current children cumulated memory: 221464 KiB

[startup+1.50046 s]
/proc/loadavg: 66.70 66.78 41.83 5/883 62730
/proc/meminfo: memFree=785567776/790760804 swapFree=131071996/131071996
[pid=62708] ppid=62705 vsize=3099532 memory=1639792 CPUtime=4.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/stat : 62708 (fscip) S 62705 62708 58870 0 -1 1077936128 398362 0 0 0 386 85 0 0 20 0 41 0 10820043 3173920768 409948 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
/proc/62708/statm: 774883 409948 2790 3035 0 509174 0
[pid=62708/tid=62710] ppid=62705 vsize=3099532 memory=6225785999106272618 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62710/stat : 62710 (fscip) R 62705 62708 58870 0 -1 4194368 18460 0 0 0 17 3 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62711] ppid=62705 vsize=3099532 memory=13440 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62711/stat : 62711 (fscip) R 62705 62708 58870 0 -1 4194368 17143 0 0 0 16 3 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62712] ppid=62705 vsize=3099532 memory=10556 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62712/stat : 62712 (fscip) D 62705 62708 58870 0 -1 4194368 17721 0 0 0 16 3 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62713] ppid=62705 vsize=3099532 memory=0 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62713/stat : 62713 (fscip) R 62705 62708 58870 0 -1 4194368 18460 0 0 0 16 4 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62714] ppid=62705 vsize=3099532 memory=5472 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62714/stat : 62714 (fscip) D 62705 62708 58870 0 -1 4194368 17478 0 0 0 16 3 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62715] ppid=62705 vsize=3099532 memory=2556 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62715/stat : 62715 (fscip) D 62705 62708 58870 0 -1 4194368 17958 0 0 0 16 4 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62716] ppid=62705 vsize=3099532 memory=30399726987509844 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62716/stat : 62716 (fscip) R 62705 62708 58870 0 -1 4194368 18460 0 0 0 16 4 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62717] ppid=62705 vsize=3099532 memory=0 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62717/stat : 62717 (fscip) D 62705 62708 58870 0 -1 4194368 17788 0 0 0 16 4 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62718] ppid=62705 vsize=3099532 memory=0 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62718/stat : 62718 (fscip) R 62705 62708 58870 0 -1 4194368 17829 0 0 0 16 4 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62719] ppid=62705 vsize=3099532 memory=0 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62719/stat : 62719 (fscip) R 62705 62708 58870 0 -1 4194368 18461 0 0 0 16 3 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62720] ppid=62705 vsize=3099532 memory=279706658456384 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62720/stat : 62720 (fscip) D 62705 62708 58870 0 -1 4194368 17942 0 0 0 16 3 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62721] ppid=62705 vsize=3099532 memory=8148156942081 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62721/stat : 62721 (fscip) R 62705 62708 58870 0 -1 4194368 17144 0 0 0 16 3 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62722] ppid=62705 vsize=3099532 memory=8156746876417 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62722/stat : 62722 (fscip) R 62705 62708 58870 0 -1 4194368 18457 0 0 0 17 3 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62723] ppid=62705 vsize=3099532 memory=8165336811009 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62723/stat : 62723 (fscip) D 62705 62708 58870 0 -1 4194368 17627 0 0 0 16 3 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62724] ppid=62705 vsize=3099532 memory=2814784127238148 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62724/stat : 62724 (fscip) D 62705 62708 58870 0 -1 4194368 17556 0 0 0 16 4 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62725] ppid=62705 vsize=3099532 memory=3784479969580889720 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62725/stat : 62725 (fscip) R 62705 62708 58870 0 -1 4194368 18457 0 0 0 17 3 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62726] ppid=62705 vsize=3099532 memory=139853329223264 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62726/stat : 62726 (fscip) D 62705 62708 58870 0 -1 4194368 17660 0 0 0 16 4 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62727] ppid=62705 vsize=3099532 memory=139853329533824 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62727/stat : 62727 (fscip) R 62705 62708 58870 0 -1 4194368 17150 0 0 0 16 4 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62728] ppid=62705 vsize=3099532 memory=139853329533968 CPUtime=0.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62728/stat : 62728 (fscip) R 62705 62708 58870 0 -1 4194368 18458 0 0 0 17 4 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62729] ppid=62705 vsize=3099532 memory=139853329531200 CPUtime=0.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62729/stat : 62729 (fscip) R 62705 62708 58870 0 -1 4194368 18464 0 0 0 16 4 0 0 20 0 41 0 10820097 3173920768 410146 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
Current children cumulated CPU time: 4.71 s
Current children cumulated vsize: 3099532 KiB
Current children cumulated memory: 1639792 KiB

[startup+3.13596 s]
/proc/loadavg: 61.68 65.74 41.63 24/903 62750
/proc/meminfo: memFree=783665784/790760804 swapFree=131071996/131071996
[pid=62708] ppid=62705 vsize=3169084 memory=2377820 CPUtime=36.43 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/stat : 62708 (fscip) S 62705 62708 58870 0 -1 1077936128 651927 0 0 0 3171 472 0 0 20 0 41 0 10820043 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 17 77 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
/proc/62708/statm: 792271 594455 2950 3035 0 693275 0
[pid=62708/tid=62710] ppid=62705 vsize=3169084 memory=13440 CPUtime=1.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62710/stat : 62710 (fscip) R 62705 62708 58870 0 -1 4194368 31184 0 0 0 147 31 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62711] ppid=62705 vsize=3169084 memory=2137984 CPUtime=1.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62711/stat : 62711 (fscip) R 62705 62708 58870 0 -1 4194368 37593 0 0 0 144 30 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62712] ppid=62705 vsize=3169084 memory=29836768444022866 CPUtime=1.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62712/stat : 62712 (fscip) R 62705 62708 58870 0 -1 4194368 24639 0 0 0 176 6 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62713] ppid=62705 vsize=3169084 memory=279706658510784 CPUtime=1.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62713/stat : 62713 (fscip) R 62705 62708 58870 0 -1 4194368 31140 0 0 0 143 35 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62714] ppid=62705 vsize=3169084 memory=6656426216303648864 CPUtime=1.76 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62714/stat : 62714 (fscip) R 62705 62708 58870 0 -1 4194368 38862 0 0 0 145 31 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62715] ppid=62705 vsize=3169084 memory=-5155630214950840453 CPUtime=1.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62715/stat : 62715 (fscip) R 62705 62708 58870 0 -1 4194368 24155 0 0 0 176 6 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62716] ppid=62705 vsize=3169084 memory=6944656591801717405 CPUtime=1.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62716/stat : 62716 (fscip) R 62705 62708 58870 0 -1 4194368 31180 0 0 0 147 31 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62717] ppid=62705 vsize=3169084 memory=6944656592455350634 CPUtime=1.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62717/stat : 62717 (fscip) R 62705 62708 58870 0 -1 4194368 32662 0 0 0 146 31 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62718] ppid=62705 vsize=3169084 memory=7679373425970869011 CPUtime=1.76 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62718/stat : 62718 (fscip) R 62705 62708 58870 0 -1 4194368 23935 0 0 0 171 5 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62719] ppid=62705 vsize=3169084 memory=3784479969580889720 CPUtime=1.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62719/stat : 62719 (fscip) R 62705 62708 58870 0 -1 4194368 31124 0 0 0 146 32 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62720] ppid=62705 vsize=3169084 memory=139853329223264 CPUtime=1.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62720/stat : 62720 (fscip) R 62705 62708 58870 0 -1 4194368 33579 0 0 0 143 30 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62721] ppid=62705 vsize=3169084 memory=139853329533824 CPUtime=1.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62721/stat : 62721 (fscip) R 62705 62708 58870 0 -1 4194368 26007 0 0 0 175 6 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62722] ppid=62705 vsize=3169084 memory=139853329533968 CPUtime=1.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62722/stat : 62722 (fscip) R 62705 62708 58870 0 -1 4194368 31142 0 0 0 146 31 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62723] ppid=62705 vsize=3169084 memory=139853329531200 CPUtime=1.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62723/stat : 62723 (fscip) R 62705 62708 58870 0 -1 4194368 37698 0 0 0 145 32 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62724] ppid=62705 vsize=3169084 memory=2319354006436315162 CPUtime=1.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62724/stat : 62724 (fscip) R 62705 62708 58870 0 -1 4194368 23841 0 0 0 176 5 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62725] ppid=62705 vsize=3169084 memory=67009 CPUtime=1.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62725/stat : 62725 (fscip) R 62705 62708 58870 0 -1 4194368 31087 0 0 0 150 28 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62726] ppid=62705 vsize=3169084 memory=67343 CPUtime=1.76 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62726/stat : 62726 (fscip) R 62705 62708 58870 0 -1 4194368 31871 0 0 0 144 32 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62727] ppid=62705 vsize=3169084 memory=67663 CPUtime=1.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62727/stat : 62727 (fscip) R 62705 62708 58870 0 -1 4194368 27215 0 0 0 176 6 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62728] ppid=62705 vsize=3169084 memory=67991 CPUtime=1.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62728/stat : 62728 (fscip) R 62705 62708 58870 0 -1 4194368 31173 0 0 0 163 17 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62729] ppid=62705 vsize=3169084 memory=279706658456384 CPUtime=1.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62729/stat : 62729 (fscip) R 62705 62708 58870 0 -1 4194368 31903 0 0 0 144 33 0 0 20 0 41 0 10820097 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62731] ppid=62705 vsize=3169084 memory=1824532 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62731/stat : 62731 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62732] ppid=62705 vsize=3169084 memory=8156746876417 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62732/stat : 62732 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62733] ppid=62705 vsize=3169084 memory=8165336811009 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62733/stat : 62733 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62734] ppid=62705 vsize=3169084 memory=2814784127238148 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62734/stat : 62734 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62735] ppid=62705 vsize=3169084 memory=287716 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62735/stat : 62735 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62736] ppid=62705 vsize=3169084 memory=30399726987509844 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62736/stat : 62736 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62737] ppid=62705 vsize=3169084 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62737/stat : 62737 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62738] ppid=62705 vsize=3169084 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62738/stat : 62738 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62739] ppid=62705 vsize=3169084 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62739/stat : 62739 (fscip) S 62705 62708 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62740] ppid=62705 vsize=3169084 memory=279706659087392 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62740/stat : 62740 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62741] ppid=62705 vsize=3169084 memory=270532004023018 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62741/stat : 62741 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62742] ppid=62705 vsize=3169084 memory=271081759836906 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62742/stat : 62742 (fscip) S 62705 62708 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62743] ppid=62705 vsize=3169084 memory=271086054804202 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62743/stat : 62743 (fscip) S 62705 62708 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 10820173 3245142016 594455 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0

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

/proc/62708/task/62729/stat : 62729 (fscip) R 62705 62708 58870 0 -1 4194368 1286176 0 0 0 354903 170 0 0 20 0 41 0 10820097 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62731] ppid=62705 vsize=8604072 memory=16325789170925620 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62731/stat : 62731 (fscip) S 62705 62708 58870 0 -1 1077936192 167 0 0 0 1 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62732] ppid=62705 vsize=8604072 memory=351892 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62732/stat : 62732 (fscip) S 62705 62708 58870 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62733] ppid=62705 vsize=8604072 memory=-7163653075336520064 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62733/stat : 62733 (fscip) S 62705 62708 58870 0 -1 1077936192 166 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62734] ppid=62705 vsize=8604072 memory=10608 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62734/stat : 62734 (fscip) S 62705 62708 58870 0 -1 1077936192 167 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62735] ppid=62705 vsize=8604072 memory=13440 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62735/stat : 62735 (fscip) S 62705 62708 58870 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62736] ppid=62705 vsize=8604072 memory=7199128 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62736/stat : 62736 (fscip) S 62705 62708 58870 0 -1 1077936192 164 0 0 0 1 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62737] ppid=62705 vsize=8604072 memory=6120 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62737/stat : 62737 (fscip) S 62705 62708 58870 0 -1 1077936192 166 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62738] ppid=62705 vsize=8604072 memory=7199132 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62738/stat : 62738 (fscip) S 62705 62708 58870 0 -1 1077936192 163 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62739] ppid=62705 vsize=8604072 memory=7720 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62739/stat : 62739 (fscip) S 62705 62708 58870 0 -1 1077936192 185 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62740] ppid=62705 vsize=8604072 memory=28064 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62740/stat : 62740 (fscip) S 62705 62708 58870 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62741] ppid=62705 vsize=8604072 memory=279706658774160 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62741/stat : 62741 (fscip) S 62705 62708 58870 0 -1 1077936192 165 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62742] ppid=62705 vsize=8604072 memory=11528 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62742/stat : 62742 (fscip) S 62705 62708 58870 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62743] ppid=62705 vsize=8604072 memory=7217264 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62743/stat : 62743 (fscip) S 62705 62708 58870 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62744] ppid=62705 vsize=8604072 memory=7217264 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62744/stat : 62744 (fscip) S 62705 62708 58870 0 -1 1077936192 188 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62745] ppid=62705 vsize=8604072 memory=7217264 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62745/stat : 62745 (fscip) S 62705 62708 58870 0 -1 1077936192 164 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62746] ppid=62705 vsize=8604072 memory=7217264 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62746/stat : 62746 (fscip) S 62705 62708 58870 0 -1 1077936192 165 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62747] ppid=62705 vsize=8604072 memory=7207632 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62747/stat : 62747 (fscip) S 62705 62708 58870 0 -1 1077936192 56 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62748] ppid=62705 vsize=8604072 memory=7217264 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62748/stat : 62748 (fscip) S 62705 62708 58870 0 -1 1077936192 159 0 0 0 1 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62749] ppid=62705 vsize=8604072 memory=7223252 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62749/stat : 62749 (fscip) S 62705 62708 58870 0 -1 1077936192 167 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62750] ppid=62705 vsize=8604072 memory=7720 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62750/stat : 62750 (fscip) S 62705 62708 58870 0 -1 1077936192 164 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1805813 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
Current children cumulated CPU time: 70881.7 s
Current children cumulated vsize: 8604072 KiB
Current children cumulated memory: 7223252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3638.9 s]
/proc/loadavg: 80.13 80.45 79.79 81/984 65286
/proc/meminfo: memFree=774199256/790760804 swapFree=131071996/131071996
[pid=62708] ppid=62705 vsize=8604072 memory=7237912 CPUtime=72001.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/stat : 62708 (fscip) S 62705 62708 58870 0 -1 1077936128 20342512 0 0 0 7190662 9523 0 0 20 0 41 0 10820043 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 17 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
/proc/62708/statm: 2151018 1809478 3030 3035 0 1998403 0
[pid=62708/tid=62710] ppid=62705 vsize=8604072 memory=11528 CPUtime=3600.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62710/stat : 62710 (fscip) R 62705 62708 58870 0 -1 4194368 1014807 0 0 0 359942 123 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62711] ppid=62705 vsize=8604072 memory=538872366885400 CPUtime=3601.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62711/stat : 62711 (fscip) R 62705 62708 58870 0 -1 4194368 1275584 0 0 0 360023 174 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62712] ppid=62705 vsize=8604072 memory=343400 CPUtime=3595.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62712/stat : 62712 (fscip) R 62705 62708 58870 0 -1 4194368 787375 0 0 0 358419 1145 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62713] ppid=62705 vsize=8604072 memory=538872366885400 CPUtime=3603.87 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62713/stat : 62713 (fscip) R 62705 62708 58870 0 -1 4194368 959955 0 0 0 360262 125 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62714] ppid=62705 vsize=8604072 memory=7236632 CPUtime=3604.53 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62714/stat : 62714 (fscip) R 62705 62708 58870 0 -1 4194368 1222434 0 0 0 360296 157 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62715] ppid=62705 vsize=8604072 memory=357263 CPUtime=3599.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62715/stat : 62715 (fscip) R 62705 62708 58870 0 -1 4194368 788178 0 0 0 358485 1418 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62716] ppid=62705 vsize=8604072 memory=2556 CPUtime=3600.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62716/stat : 62716 (fscip) R 62705 62708 58870 0 -1 4194368 1011867 0 0 0 359948 124 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62717] ppid=62705 vsize=8604072 memory=0 CPUtime=3597.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62717/stat : 62717 (fscip) R 62705 62708 58870 0 -1 4194368 1172583 0 0 0 359537 164 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62718] ppid=62705 vsize=8604072 memory=279706660101904 CPUtime=3591.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62718/stat : 62718 (fscip) R 62705 62708 58870 0 -1 4194368 711370 0 0 0 357848 1330 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62719] ppid=62705 vsize=8604072 memory=354475 CPUtime=3602.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62719/stat : 62719 (fscip) R 62705 62708 58870 0 -1 4194368 1017509 0 0 0 360110 121 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62720] ppid=62705 vsize=8604072 memory=5599396 CPUtime=3606.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62720/stat : 62720 (fscip) R 62705 62708 58870 0 -1 4194368 1282836 0 0 0 360500 174 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62721] ppid=62705 vsize=8604072 memory=7720 CPUtime=3597.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62721/stat : 62721 (fscip) R 62705 62708 58870 0 -1 4194368 730596 0 0 0 358562 1149 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62722] ppid=62705 vsize=8604072 memory=13440 CPUtime=3600.92 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62722/stat : 62722 (fscip) R 62705 62708 58870 0 -1 4194368 960353 0 0 0 359975 117 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62723] ppid=62705 vsize=8604072 memory=279706661382160 CPUtime=3605.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62723/stat : 62723 (fscip) R 62705 62708 58870 0 -1 4194368 1306626 0 0 0 360331 173 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62724] ppid=62705 vsize=8604072 memory=11528 CPUtime=3589.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62724/stat : 62724 (fscip) R 62705 62708 58870 0 -1 4194368 725118 0 0 0 357697 1267 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62725] ppid=62705 vsize=8604072 memory=38604 CPUtime=3595.58 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62725/stat : 62725 (fscip) R 62705 62708 58870 0 -1 4194368 974936 0 0 0 359447 111 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62726] ppid=62705 vsize=8604072 memory=7236652 CPUtime=3600.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62726/stat : 62726 (fscip) R 62705 62708 58870 0 -1 4194368 1322306 0 0 0 359850 178 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62727] ppid=62705 vsize=8604072 memory=-7163653075336520064 CPUtime=3594.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62727/stat : 62727 (fscip) R 62705 62708 58870 0 -1 4194368 756632 0 0 0 358280 1152 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62728] ppid=62705 vsize=8604072 memory=279706659242224 CPUtime=3606.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62728/stat : 62728 (fscip) R 62705 62708 58870 0 -1 4194368 979302 0 0 0 360496 111 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62729] ppid=62705 vsize=8604072 memory=279706660291040 CPUtime=3606.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62729/stat : 62729 (fscip) R 62705 62708 58870 0 -1 4194368 1297631 0 0 0 360512 171 0 0 20 0 41 0 10820097 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62731] ppid=62705 vsize=8604072 memory=16325789170925620 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62731/stat : 62731 (fscip) S 62705 62708 58870 0 -1 1077936192 170 0 0 0 1 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62732] ppid=62705 vsize=8604072 memory=279706659049584 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62732/stat : 62732 (fscip) S 62705 62708 58870 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62733] ppid=62705 vsize=8604072 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62733/stat : 62733 (fscip) S 62705 62708 58870 0 -1 1077936192 169 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62734] ppid=62705 vsize=8604072 memory=7217264 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62734/stat : 62734 (fscip) S 62705 62708 58870 0 -1 1077936192 170 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62735] ppid=62705 vsize=8604072 memory=25333125866717268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62735/stat : 62735 (fscip) S 62705 62708 58870 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62736] ppid=62705 vsize=8604072 memory=279706660525856 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62736/stat : 62736 (fscip) S 62705 62708 58870 0 -1 1077936192 167 0 0 0 1 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62737] ppid=62705 vsize=8604072 memory=11528 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62737/stat : 62737 (fscip) S 62705 62708 58870 0 -1 1077936192 169 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62738] ppid=62705 vsize=8604072 memory=13440 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62738/stat : 62738 (fscip) S 62705 62708 58870 0 -1 1077936192 166 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62739] ppid=62705 vsize=8604072 memory=40348 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62739/stat : 62739 (fscip) S 62705 62708 58870 0 -1 1077936192 187 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62740] ppid=62705 vsize=8604072 memory=8284 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62740/stat : 62740 (fscip) S 62705 62708 58870 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62741] ppid=62705 vsize=8604072 memory=11528 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62741/stat : 62741 (fscip) S 62705 62708 58870 0 -1 1077936192 168 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62742] ppid=62705 vsize=8604072 memory=13440 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62742/stat : 62742 (fscip) S 62705 62708 58870 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62743] ppid=62705 vsize=8604072 memory=279706660134336 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62743/stat : 62743 (fscip) S 62705 62708 58870 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62744] ppid=62705 vsize=8604072 memory=25333125866717268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62744/stat : 62744 (fscip) S 62705 62708 58870 0 -1 1077936192 190 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62745] ppid=62705 vsize=8604072 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62745/stat : 62745 (fscip) S 62705 62708 58870 0 -1 1077936192 167 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62746] ppid=62705 vsize=8604072 memory=2319354023666516263 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62746/stat : 62746 (fscip) S 62705 62708 58870 0 -1 1077936192 168 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62747] ppid=62705 vsize=8604072 memory=-7163653075336520064 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62747/stat : 62747 (fscip) S 62705 62708 58870 0 -1 1077936192 57 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62748] ppid=62705 vsize=8604072 memory=13440 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62748/stat : 62748 (fscip) S 62705 62708 58870 0 -1 1077936192 162 0 0 0 1 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62749] ppid=62705 vsize=8604072 memory=7236632 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62749/stat : 62749 (fscip) S 62705 62708 58870 0 -1 1077936192 170 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
[pid=62708/tid=62750] ppid=62705 vsize=8604072 memory=7207632 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/62708/task/62750/stat : 62750 (fscip) S 62705 62708 58870 0 -1 1077936192 167 0 0 0 2 0 0 0 20 0 41 0 10820173 8810569728 1809478 809668444160 4194304 16623229 140734075113072 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 53960704 140734075118602 140734075118720 140734075118720 140734075125744 0
Current children cumulated CPU time: 72001.8 s
Current children cumulated vsize: 8604072 KiB
Current children cumulated memory: 7237912 KiB

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

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

# cumulated CPU time of all completed processes:  user=71906.9 s, system=95.3613 s

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

[startup+3639.01 s]*
/proc/loadavg: 80.13 80.45 79.79 62/945 65286
/proc/meminfo: memFree=780677540/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3639.06
CPU time (s): 72002.2
CPU user time (s): 71906.9
CPU system time (s): 95.3613
CPU usage (%): 1978.59
Max. virtual memory (cumulated for all children) (KiB): 8604072
Max. memory (cumulated for all children) (KiB): 7237912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71906.9
system time used= 95.3613
maximum resident set size= 7237912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20342512
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= 478562
involuntary context switches= 234166


# summary of solver processes directly reported to runsolver:
#   pid: 62708
#   total CPU time (s): 72002.2
#   total CPU user time (s): 71906.9
#   total CPU system time (s): 95.3613

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.2118 second user time and 83.7787 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-07-31 18:12:54
IDJOB=4465647
IDBENCH=147756
IDSOLVER=3094
FILE ID=nodeD102/4465647-1722442374
RUNJOBID= nodeD102-1722441596-58881
SLURM_JOB_ID= 8254232
Free space on /tmp= 8622824 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-9,16-19.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-4465647-1722442374/watcher-4465647-1722442374 -o /tmp/evaluation-result-4465647-1722442374/solver-4465647-1722442374 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722441596-58881 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465647-1722442374.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= d2d0eb539d1ad3b17959abe287928b07
RANDOM SEED=900660447

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        785994568 kB
MemAvailable:   783898164 kB
Buffers:          128664 kB
Cached:           570892 kB
SwapCached:            0 kB
Active:           297860 kB
Inactive:        2146824 kB
Active(anon):       2260 kB
Inactive(anon):  1765392 kB
Active(file):     295600 kB
Inactive(file):   381432 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             94884 kB
Writeback:             0 kB
AnonPages:       1744308 kB
Mapped:           122272 kB
Shmem:             22536 kB
KReclaimable:     117476 kB
Slab:             447084 kB
SReclaimable:     117476 kB
SUnreclaim:       329608 kB
KernelStack:       14880 kB
PageTables:        12216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1699516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           196992 kB
HardwareCorrupted:     0 kB
AnonHugePages:    454656 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:      462848 kB
DirectMap2M:    45123584 kB
DirectMap1G:    760217600 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD102 at 2024-07-31 19:13:34