Trace number 4467402

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-08-09? (TO) 72000.9 3635.62

General information on the benchmark

NamePB24/normalized-PB07/OPT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_6.opb
MD5SUM9def910af6a1ee27abcf25feff61a445
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark71.6563
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6027
Total number of constraints21278
Number of constraints which are clauses21267
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints10
Minimum length of a constraint1
Maximum length of a constraint650
Number of terms in the objective function 650
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 650
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 681
Number of bits of the biggest sum of numbers10
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: 917abe4c5e]
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   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         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.05	c Default LC presolving (default).
0.00/0.05	c ** Before presolving: virtualMemUsedAtLc = 66094965, getVmSize() = 63561728, SCIPgetMemUsed() = 35368516, SCIPgetMemTotal() = 40342668, SCIPgetMemExternEstim() = 25752297
0.00/0.05	c ** set memory limit for presolving in LC to 8.79588e+12 for SCIP **
0.22/0.27	c ** Estimated virtualMemUsedAtSolver = 66210675, getVmSize() = 100917248, SCIPgetMemUsed() = 40241596, SCIPgetMemTotal() = 73563716, SCIPgetMemExternEstim() = 25752297
0.22/0.27	c ** set memory limit for solvers to 4.18841e+11 for each SCIP **
0.22/0.27	c Original Problem   :
0.22/0.27	c   Problem name     : instance-4467402-1723224835
0.22/0.27	c   Variables        : 6027 (6027 binary, 0 integer, 0 implicit integer, 0 continuous)
0.22/0.27	c   Constraints      : 21278
0.22/0.27	c   Objective sense  : minimize
0.22/0.27	c Presolved Problem  :
0.22/0.27	c   Variables        : 5294 (5294 binary, 0 integer, 0 implicit integer, 0 continuous)
0.22/0.27	c   Constraints      : 5239
0.22/0.27	c Constraints        : Number
0.22/0.27	c   knapsack         : 1 
0.22/0.27	c   setppc           : 584 
0.22/0.27	c   and              : 4649 
0.22/0.27	c   logicor          : 5 
0.22/0.27	c ** Instance transfer method used: 0
0.22/0.28	c ** ParaScipInstance copy does not increase the number of variables. **
0.43/0.52	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.43/0.52	c                                Nodes    Active                                            
0.43/0.52	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
9.76/1.12	c *       1              0           1        20          27.0000                -          -
12.74/1.28	c *       1              0           1        20          25.0000                -          -
14.72/1.38	c *       1              0           1        20          24.0000                -          -
141.26/7.78	c         8              2           1        20          24.0000          10.5000    128.57%
234.54/12.41	c *      12             22          21        20          22.0000          10.5000    109.52%
244.47/13.02	c        13             42          41        20          22.0000          10.5000    109.52%
346.27/18.06	c        18              3           2        20          22.0000          11.3767     93.38%
445.14/23.07	c        23              3           2        20          22.0000          11.4418     92.28%
544.29/28.09	c        28              3           2        20          22.0000          11.4635     91.91%
646.68/33.25	c        33              4           3        20          22.0000          11.4635     91.91%
745.72/38.27	c        38           1082           1        20          22.0000          11.5000     91.30%
846.80/43.36	c        43           1947         154        20          22.0000          11.5000     91.30%
957.67/48.93	c        49           2119           1        20          22.0000          11.5081     91.17%
1061.41/54.19	c        54           2786         149        20          22.0000          11.6037     89.59%
1163.60/59.36	c        59           3856           0        20          22.0000          11.6037     89.59%
1264.57/64.48	c        64           3856           0        20          22.0000          11.6037     89.59%
1363.61/69.49	c        70           3856           0        20          22.0000          11.6037     89.59%
1468.72/74.70	c        75           6648         146        20          22.0000          11.6337     89.11%
1571.84/79.92	c        80           8058         191        20          22.0000          11.6360     89.07%
1673.67/85.06	c        85           8294         167        20          22.0000          11.7500     87.23%
1772.56/90.11	c        90           8418         142        20          22.0000          11.8421     85.78%
1873.85/95.17	c        95          10680         144        20          22.0000          11.8421     85.78%
1974.09/100.26	c       100          13128         144        20          22.0000          11.8421     85.78%
2077.04/105.40	c       105          15400         140        20          22.0000          11.8421     85.78%
2175.87/110.47	c       110          15440         138        20          22.0000          11.8421     85.78%
2276.70/115.52	c       116          15440         138        20          22.0000          11.8421     85.78%
2375.84/120.58	c       121          16596         145        20          22.0000          11.8959     84.94%
2478.81/125.74	c       126          19163         147        20          22.0000          11.8959     84.94%
2579.71/130.85	c       131          21758         148        20          22.0000          11.8959     84.94%
2678.80/135.87	c       136          23985         144        20          22.0000          11.8959     84.94%
2779.83/140.93	c       141          26179         145        20          22.0000          11.8959     84.94%
2881.69/146.09	c       146          27963         139        20          22.0000          11.8959     84.94%
2980.84/151.13	c       151          30117         146        20          22.0000          11.8959     84.94%
3085.04/156.33	c       156          30784           0        20          22.0000          11.8959     84.94%
3184.20/161.37	c       161          30784           0        20          22.0000          11.8959     84.94%
3285.32/166.42	c       166          30784           0        20          22.0000          11.8959     84.94%
3384.44/171.46	c       171          32928         148        20          22.0000          11.9325     84.37%
3483.50/176.50	c       176          34855         151        20          22.0000          11.9325     84.37%
3584.63/181.56	c       182          37607         144        20          22.0000          11.9325     84.37%
3685.78/186.62	c       187          39670         148        20          22.0000          11.9325     84.37%
3784.88/191.62	c       192          41223         140        20          22.0000          11.9325     84.37%
3885.95/196.74	c       197          42840         143        20          22.0000          11.9325     84.37%
3987.11/201.80	c       202          44268         141        20          22.0000          11.9325     84.37%
4086.25/206.86	c       207          46101         142        20          22.0000          11.9325     84.37%
4187.40/211.91	c       212          48006         141        20          22.0000          11.9325     84.37%
4286.53/217.03	c       217          50055         146        20          22.0000          11.9325     84.37%
4388.10/222.04	c       222          52055         145        20          22.0000          11.9325     84.37%
4489.43/227.18	c       227          53043         154        20          22.0000          11.9325     84.37%
4589.61/232.22	c       232          54763         147        20          22.0000          11.9325     84.37%
4688.62/237.27	c       237          56135         149        20          22.0000          11.9325     84.37%
4789.65/242.34	c       242          58521         144        20          22.0000          11.9325     84.37%
4890.75/247.46	c       247          60136         142        20          22.0000          11.9325     84.37%
4989.84/252.49	c       252          60468           0        20          22.0000          11.9325     84.37%
5090.97/257.59	c       258          60468           0        20          22.0000          11.9451     84.18%
5191.99/262.65	c       263          60468           0        20          22.0000          11.9451     84.18%
5291.16/267.68	c       268          62026         151        20          22.0000          11.9562     84.00%
5392.28/272.74	c       273          63917         152        20          22.0000          11.9562     84.00%
5491.45/277.79	c       278          66018         156        20          22.0000          11.9562     84.00%
5592.68/282.84	c       283          67863         155        20          22.0000          11.9562     84.00%
5693.74/287.90	c       288          70406         157        20          22.0000          11.9562     84.00%
5792.89/292.94	c       293          72798         152        20          22.0000          11.9562     84.00%
5892.10/298.01	c       298          75329         155        20          22.0000          11.9562     84.00%
5993.78/303.09	c       303          78207         154        20          22.0000          11.9562     84.00%
6094.77/308.15	c       308          80676         146        20          22.0000          11.9562     84.00%
6195.19/313.21	c       313          83424         151        20          22.0000          11.9562     84.00%
6294.29/318.22	c       318          85547         150        20          22.0000          11.9562     84.00%
6393.40/323.26	c       323          87049         154        20          22.0000          11.9562     84.00%
6498.43/328.55	c       329          88303         150        20          22.0000          11.9562     84.00%
6599.57/333.62	c       334          89866         146        20          22.0000          11.9562     84.00%
6698.71/338.69	c       339          91882         140        20          22.0000          11.9562     84.00%
6797.84/343.70	c       344          94030         146        20          22.0000          11.9562     84.00%
6900.95/348.80	c       349          95909         145        20          22.0000          11.9562     84.00%
7000.09/353.81	c       354          97766         151        20          22.0000          11.9562     84.00%
7101.14/358.93	c       359          99984         142        20          22.0000          11.9562     84.00%
7199.91/364.00	c       364         101984         149        20          22.0000          11.9562     84.00%
7301.55/369.03	c       369         103379         149        20          22.0000          11.9562     84.00%
7400.72/374.08	c       374         105566         149        20          22.0000          11.9562     84.00%
7501.71/379.13	c       379         107732         147        20          22.0000          11.9562     84.00%
7600.77/384.15	c       384         109501         142        20          22.0000          11.9562     84.00%
7701.21/389.25	c       389         111971         149        20          22.0000          11.9562     84.00%
7802.23/394.36	c       394         112748         143        20          22.0000          11.9562     84.00%
7903.29/399.43	c       399         113341         142        20          22.0000          11.9562     84.00%
8002.34/404.45	c       404         115402         146        20          22.0000          11.9562     84.00%
8103.45/409.51	c       410         117355         144        20          22.0000          11.9562     84.00%
8204.55/414.65	c       415         119143         141        20          22.0000          11.9562     84.00%
8305.56/419.74	c       420         119999           0        20          22.0000          11.9562     84.00%
8406.66/424.81	c       425         119999           0        20          22.0000          11.9562     84.00%
8505.79/429.86	c       430         119999           0        20          22.0000          11.9997     83.34%
8606.89/434.91	c       435         120390         167        20          22.0000          12.0202     83.02%
8706.01/439.97	c       440         122270         160        20          22.0000          12.0202     83.02%
8805.13/445.03	c       445         124290         171        20          22.0000          12.0202     83.02%
8906.97/450.10	c       450         125895         157        20          22.0000          12.0202     83.02%
9008.12/455.14	c       455         127487         158        20          22.0000          12.0202     83.02%
9108.39/460.20	c       460         128889         155        20          22.0000          12.0202     83.02%
9207.52/465.25	c       465         130159         157        20          22.0000          12.0202     83.02%
9308.62/470.31	c       470         131262         155        20          22.0000          12.0202     83.02%
9407.76/475.36	c       475         132427         153        20          22.0000          12.0202     83.02%
9508.87/480.41	c       480         133838         155        20          22.0000          12.0202     83.02%
9608.01/485.49	c       486         135233         150        20          22.0000          12.0202     83.02%
9709.13/490.56	c       491         136593         154        20          22.0000          12.0202     83.02%
9810.23/495.63	c       496         137716         149        20          22.0000          12.0202     83.02%
9909.17/500.69	c       501         138862         150        20          22.0000          12.0202     83.02%
10010.25/505.74	c       506         140574         162        20          22.0000          12.0202     83.02%
10111.53/510.82	c       511         142229         154        20          22.0000          12.0202     83.02%
10210.43/515.85	c       516         143614         152        20          22.0000          12.0202     83.02%
10311.53/520.90	c       521         145130         156        20          22.0000          12.0202     83.02%
10410.62/525.93	c       526         146440         157        20          22.0000          12.0202     83.02%
10509.71/530.94	c       531         147637         155        20          22.0000          12.0202     83.02%
10608.87/535.97	c       536         148636         151        20          22.0000          12.0202     83.02%
10710.54/541.08	c       541         150605         153        20          22.0000          12.0202     83.02%
10811.68/546.15	c       546         152041         151        20          22.0000          12.0202     83.02%
10910.77/551.20	c       551         153526         151        20          22.0000          12.0202     83.02%
11011.11/556.24	c       556         154855         151        20          22.0000          12.0202     83.02%
11112.17/561.31	c       561         155830         150        20          22.0000          12.0202     83.02%
11211.27/566.31	c       566         156980         152        20          22.0000          12.0202     83.02%
11310.37/571.36	c       571         158063         155        20          22.0000          12.0202     83.02%
11409.60/576.39	c       576         159331         152        20          22.0000          12.0202     83.02%
11510.59/581.46	c       581         160473         152        20          22.0000          12.0202     83.02%
11611.70/586.54	c       587         161576         156        20          22.0000          12.0202     83.02%
11712.81/591.61	c       592         162838         151        20          22.0000          12.0202     83.02%
11813.87/596.71	c       597         164119         151        20          22.0000          12.0202     83.02%
11913.03/601.77	c       602         165312         150        20          22.0000          12.0202     83.02%
12014.15/606.86	c       607         166596         154        20          22.0000          12.0202     83.02%
12115.28/611.93	c       612         168203         152        20          22.0000          12.0202     83.02%
12217.04/617.05	c       617         169753         153        20          22.0000          12.0202     83.02%
12316.15/622.07	c       622         171323         148        20          22.0000          12.0202     83.02%
12418.56/627.21	c       627         172114         152        20          22.0000          12.0202     83.02%
12519.59/632.30	c       632         173038         155        20          22.0000          12.0202     83.02%
12620.56/637.40	c       637         173743         151        20          22.0000          12.0202     83.02%
12719.68/642.48	c       642         174454         157        20          22.0000          12.0202     83.02%
12820.69/647.56	c       648         175384         155        20          22.0000          12.0202     83.02%
12921.64/652.68	c       653         175983         153        20          22.0000          12.0202     83.02%
13022.70/657.74	c       658         177418         155        20          22.0000          12.0202     83.02%
13123.83/662.84	c       663         178245         150        20          22.0000          12.0202     83.02%
13225.09/667.94	c       668         179304         154        20          22.0000          12.0202     83.02%
13324.17/673.01	c       673         180788         154        20          22.0000          12.0202     83.02%
13423.23/678.01	c       678         181960         160        20          22.0000          12.0202     83.02%
13524.89/683.10	c       683         183321         154        20          22.0000          12.0202     83.02%
13627.16/688.21	c       688         184714         162        20          22.0000          12.0202     83.02%
13728.15/693.30	c       693         186002         156        20          22.0000          12.0202     83.02%
13827.27/698.35	c       698         187329         155        20          22.0000          12.0202     83.02%
13928.39/703.42	c       703         188645         154        20          22.0000          12.0202     83.02%
14029.32/708.50	c       708         189923         155        20          22.0000          12.0202     83.02%
14128.39/713.56	c       714         191105         154        20          22.0000          12.0202     83.02%
14227.36/718.58	c       719         192310         152        20          22.0000          12.0202     83.02%
14330.27/723.72	c       724         194011         149        20          22.0000          12.0202     83.02%
14431.07/728.81	c       729         195409         150        20          22.0000          12.0202     83.02%
14530.00/733.84	c       734         196639         151        20          22.0000          12.0202     83.02%
14630.84/739.00	c       739         197759         153        20          22.0000          12.0202     83.02%
14732.29/744.08	c       744         198695         149        20          22.0000          12.0202     83.02%
14833.04/749.17	c       749         199731         153        20          22.0000          12.0202     83.02%
14933.25/754.25	c       754         201159         153        20          22.0000          12.0202     83.02%
15032.27/759.26	c       759         202495         159        20          22.0000          12.0202     83.02%
15133.32/764.39	c       764         204267         152        20          22.0000          12.0202     83.02%
15234.33/769.47	c       769         205415         157        20          22.0000          12.0202     83.02%
15335.39/774.55	c       775         206650         158        20          22.0000          12.0202     83.02%
15434.39/779.59	c       780         208220         163        20          22.0000          12.0202     83.02%
15537.14/784.71	c       785         209711         150        20          22.0000          12.0202     83.02%
15636.10/789.75	c       790         211022         150        20          22.0000          12.0202     83.02%
15737.05/794.80	c       795         212328         150        20          22.0000          12.0202     83.02%
15835.91/799.82	c       800         213501         151        20          22.0000          12.0202     83.02%
15936.92/804.96	c       805         214697         155        20          22.0000          12.0202     83.02%
16035.94/810.01	c       810         215793         153        20          22.0000          12.0202     83.02%
16137.43/815.05	c       815         217085         159        20          22.0000          12.0202     83.02%
16238.62/820.18	c       820         218215         156        20          22.0000          12.0202     83.02%
16338.62/825.23	c       825         219451         154        20          22.0000          12.0202     83.02%
16437.33/830.29	c       830         220753         154        20          22.0000          12.0202     83.02%
16538.15/835.35	c       835         222093         161        20          22.0000          12.0202     83.02%
16639.01/840.40	c       840         223388         153        20          22.0000          12.0202     83.02%
16737.95/845.42	c       845         224591         155        20          22.0000          12.0202     83.02%
16836.92/850.47	c       850         225991         153        20          22.0000          12.0202     83.02%
16937.91/855.56	c       856         226719         152        20          22.0000          12.0202     83.02%
17038.88/860.61	c       861         227657         152        20          22.0000          12.0202     83.02%
17137.89/865.66	c       866         228607         154        20          22.0000          12.0202     83.02%
17238.90/870.72	c       871         228776           0        20          22.0000          12.0202     83.02%
17337.74/875.78	c       876         228776           0        20          22.0000          12.0202     83.02%
17438.66/880.83	c       881         228776           0        20          22.0000          12.0202     83.02%
17539.53/885.90	c       886         228776           0        20          22.0000          12.0202     83.02%
17638.50/890.96	c       891         229552         175        20          22.0000          12.0245     82.96%
17737.39/896.04	c       896         231380         173        20          22.0000          12.0245     82.96%
17838.87/901.08	c       901         233173         166        20          22.0000          12.0245     82.96%
17937.95/906.10	c       906         234639         160        20          22.0000          12.0245     82.96%
18039.10/911.17	c       911         235845         160        20          22.0000          12.0245     82.96%
18139.23/916.24	c       916         237377         169        20          22.0000          12.0245     82.96%
18237.98/921.29	c       921         238441         163        20          22.0000          12.0245     82.96%
18340.88/926.41	c       926         239597         164        20          22.0000          12.0245     82.96%
18439.92/931.48	c       931         241012         160        20          22.0000          12.0245     82.96%
18540.77/936.55	c       937         242687         163        20          22.0000          12.0245     82.96%
18641.84/941.66	c       942         244730         162        20          22.0000          12.0245     82.96%
18742.98/946.70	c       947         246682         163        20          22.0000          12.0245     82.96%
18842.07/951.76	c       952         248374         168        20          22.0000          12.0245     82.96%
18942.96/956.83	c       957         249259         173        20          22.0000          12.0245     82.96%
19044.12/961.91	c       962         250345         166        20          22.0000          12.0245     82.96%
19143.29/966.96	c       967         252101         165        20          22.0000          12.0245     82.96%
19242.23/972.04	c       972         253771         168        20          22.0000          12.0245     82.96%
19344.13/977.10	c       977         255598         168        20          22.0000          12.0245     82.96%
19444.85/982.15	c       982         257181         172        20          22.0000          12.0245     82.96%
19545.35/987.25	c       987         258669         166        20          22.0000          12.0245     82.96%
19646.52/992.33	c       992         260078         166        20          22.0000          12.0245     82.96%
19745.63/997.38	c       997         261286         163        20          22.0000          12.0245     82.96%
19846.61/1002.45	c      1002         262566         177        20          22.0000          12.0245     82.96%
19947.70/1007.51	c      1008         264039         163        20          22.0000          12.0245     82.96%
20046.87/1012.58	c      1013         265513         166        20          22.0000          12.0245     82.96%
20147.98/1017.65	c      1018         267112         159        20          22.0000          12.0245     82.96%
20247.05/1022.65	c      1023         268721         170        20          22.0000          12.0245     82.96%
20346.26/1027.66	c      1028         270057         165        20          22.0000          12.0245     82.96%
20447.44/1032.72	c      1033         271537         163        20          22.0000          12.0245     82.96%
20548.42/1037.83	c      1038         273249         162        20          22.0000          12.0245     82.96%
20647.60/1042.89	c      1043         274473         176        20          22.0000          12.0245     82.96%
20748.79/1047.96	c      1048         275873         164        20          22.0000          12.0245     82.96%
20847.77/1053.02	c      1053         277543         162        20          22.0000          12.0245     82.96%
20949.55/1058.08	c      1058         278824         165        20          22.0000          12.0245     82.96%
21050.90/1063.16	c      1063         279903         165        20          22.0000          12.0245     82.96%
21151.11/1068.26	c      1068         281297         176        20          22.0000          12.0245     82.96%
21252.25/1073.31	c      1073         282380         169        20          22.0000          12.0245     82.96%
21351.41/1078.37	c      1078         283503         157        20          22.0000          12.0245     82.96%
21452.49/1083.44	c      1083         284912         155        20          22.0000          12.0245     82.96%
21551.52/1088.47	c      1088         286266         161        20          22.0000          12.0245     82.96%
21650.62/1093.47	c      1093         287520         164        20          22.0000          12.0245     82.96%
21751.70/1098.59	c      1099         289018         166        20          22.0000          12.0245     82.96%
21852.85/1103.64	c      1104         290143         170        20          22.0000          12.0245     82.96%
21953.91/1108.73	c      1109         291684         162        20          22.0000          12.0245     82.96%
22054.95/1113.82	c      1114         293181         163        20          22.0000          12.0245     82.96%
22154.01/1118.88	c      1119         294349         163        20          22.0000          12.0245     82.96%
22255.12/1124.02	c      1124         296155         168        20          22.0000          12.0245     82.96%
22356.76/1129.11	c      1129         297403         164        20          22.0000          12.0245     82.96%
22459.03/1134.21	c      1134         298535         161        20          22.0000          12.0245     82.96%
22560.13/1139.31	c      1139         299629         157        20          22.0000          12.0245     82.96%
22659.20/1144.35	c      1144         300994         159        20          22.0000          12.0245     82.96%
22760.32/1149.41	c      1149         302823         167        20          22.0000          12.0245     82.96%
22859.40/1154.49	c      1154         304779         164        20          22.0000          12.0245     82.96%
22960.45/1159.56	c      1160         306478         162        20          22.0000          12.0245     82.96%
23061.34/1164.63	c      1165         308442         164        20          22.0000          12.0245     82.96%
23160.46/1169.63	c      1170         309819         171        20          22.0000          12.0245     82.96%
23259.52/1174.66	c      1175         311468         174        20          22.0000          12.0245     82.96%
23362.41/1179.80	c      1180         313248         160        20          22.0000          12.0245     82.96%
23461.44/1184.86	c      1185         314719         157        20          22.0000          12.0245     82.96%
23562.31/1189.94	c      1190         316216         158        20          22.0000          12.0245     82.96%
23661.33/1194.99	c      1195         317751         160        20          22.0000          12.0245     82.96%
23760.47/1200.04	c      1200         319431         161        20          22.0000          12.0245     82.96%
23864.17/1205.15	c      1205         320987         155        20          22.0000          12.0245     82.96%
23964.38/1210.21	c      1210         322465         166        20          22.0000          12.0245     82.96%
24063.49/1215.26	c      1215         323933         169        20          22.0000          12.0245     82.96%
24164.59/1220.33	c      1220         325823         170        20          22.0000          12.0245     82.96%
24263.60/1225.38	c      1225         327459         164        20          22.0000          12.0245     82.96%
24364.72/1230.42	c      1230         328750         166        20          22.0000          12.0245     82.96%
24465.68/1235.50	c      1236         330742         162        20          22.0000          12.0245     82.96%
24564.70/1240.53	c      1241         332185         165        20          22.0000          12.0245     82.96%
24663.77/1245.53	c      1246         333940         166        20          22.0000          12.0245     82.96%
24764.79/1250.66	c      1251         335780         160        20          22.0000          12.0245     82.96%
24865.86/1255.73	c      1256         337304         175        20          22.0000          12.0245     82.96%
24966.99/1260.80	c      1261         338709         171        20          22.0000          12.0245     82.96%
25066.12/1265.85	c      1266         340070         177        20          22.0000          12.0245     82.96%
25167.22/1270.91	c      1271         340149         176        20          22.0000          12.0245     82.96%
25266.37/1276.02	c      1276         341135         161        20          22.0000          12.0245     82.96%
25367.49/1281.11	c      1281         342430         169        20          22.0000          12.0245     82.96%
25468.57/1286.17	c      1286         343870         170        20          22.0000          12.0245     82.96%
25574.95/1291.59	c      1292         345206         164        20          22.0000          12.0245     82.96%
25675.96/1296.65	c      1297         346256         167        20          22.0000          12.0245     82.96%
25777.10/1301.72	c      1302         347291         158        20          22.0000          12.0245     82.96%
25876.00/1306.74	c      1307         348719         171        20          22.0000          12.0245     82.96%
25977.00/1311.82	c      1312         350476         164        20          22.0000          12.0245     82.96%
26076.16/1316.86	c      1317         352239         162        20          22.0000          12.0245     82.96%
26175.27/1321.90	c      1322         353718         163        20          22.0000          12.0245     82.96%
26279.03/1327.05	c      1327         355141         162        20          22.0000          12.0245     82.96%
26381.33/1332.20	c      1332         356632         163        20          22.0000          12.0245     82.96%
26480.39/1337.23	c      1337         358000         170        20          22.0000          12.0245     82.96%
26581.42/1342.32	c      1342         359539         168        20          22.0000          12.0245     82.96%
26680.53/1347.37	c      1347         360972         165        20          22.0000          12.0245     82.96%
26781.43/1352.45	c      1352         362050         163        20          22.0000          12.0245     82.96%
26880.57/1357.48	c      1357         363532         163        20          22.0000          12.0245     82.96%
26981.63/1362.56	c      1363         364974         164        20          22.0000          12.0245     82.96%
27080.76/1367.58	c      1368         366163         168        20          22.0000          12.0245     82.96%
27181.87/1372.69	c      1373         367412         161        20          22.0000          12.0245     82.96%
27282.97/1377.74	c      1378         368620         160        20          22.0000          12.0245     82.96%
27382.02/1382.76	c      1383         370073         158        20          22.0000          12.0245     82.96%
27483.14/1387.85	c      1388         371590         162        20          22.0000          12.0245     82.96%
27584.23/1392.92	c      1393         373042         157        20          22.0000          12.0245     82.96%
27683.29/1397.98	c      1398         374679         160        20          22.0000          12.0245     82.96%
27782.40/1403.03	c      1403         376202         164        20          22.0000          12.0245     82.96%
27881.55/1408.03	c      1408         377811         163        20          22.0000          12.0245     82.96%
27983.36/1413.11	c      1413         379066         165        20          22.0000          12.0245     82.96%
28084.64/1418.17	c      1418         380388         166        20          22.0000          12.0245     82.96%
28184.81/1423.23	c      1423         381753         157        20          22.0000          12.0245     82.96%
28285.88/1428.33	c      1428         383118         160        20          22.0000          12.0245     82.96%
28386.99/1433.40	c      1433         384591         169        20          22.0000          12.0245     82.96%
28488.12/1438.50	c      1438         385448         157        20          22.0000          12.0245     82.96%
28587.26/1443.51	c      1444         386774         159        20          22.0000          12.0245     82.96%
28686.40/1448.56	c      1449         388076         157        20          22.0000          12.0245     82.96%
28787.44/1453.61	c      1454            442         441        20          22.0000          12.0277     82.91%
28886.47/1458.62	c      1459            442         441        20          22.0000          12.0277     82.91%
28991.39/1463.93	c      1464            442         441        20          22.0000          12.0277     82.91%
29090.48/1469.00	c      1469            443         442        20          22.0000          12.0277     82.91%
29192.28/1474.08	c      1474            444         443        20          22.0000          12.0277     82.91%
29293.46/1479.15	c      1479            447         446        20          22.0000          12.0277     82.91%
29393.88/1484.22	c      1484            447         446        20          22.0000          12.0277     82.91%
29492.91/1489.26	c      1489            447         446        20          22.0000          12.0277     82.91%
29594.01/1494.32	c      1494            447         446        20          22.0000          12.0277     82.91%
29693.01/1499.39	c      1499            449         448        20          22.0000          12.0277     82.91%
29794.01/1504.46	c      1504            450         449        20          22.0000          12.0277     82.91%
29895.05/1509.52	c      1510            452         451        20          22.0000          12.0277     82.91%
29996.14/1514.65	c      1515            453         452        20          22.0000          12.0277     82.91%
30095.26/1519.68	c      1520            454         453        20          22.0000          12.0277     82.91%
30196.37/1524.75	c      1525            456         455        20          22.0000          12.0277     82.91%
30297.49/1529.86	c      1530            457         456        20          22.0000          12.0277     82.91%
30398.56/1534.92	c      1535            459         458        20          22.0000          12.0277     82.91%
30497.73/1539.98	c      1540            462         461        20          22.0000          12.0277     82.91%
30596.88/1545.00	c      1545            463         462        20          22.0000          12.0277     82.91%
30696.02/1550.01	c      1550            465         464        20          22.0000          12.0277     82.91%
30799.85/1555.16	c      1555            466         465        20          22.0000          12.0277     82.91%
30900.25/1560.20	c      1560            469         468        20          22.0000          12.0277     82.91%
31001.36/1565.31	c      1565            471         470        20          22.0000          12.0277     82.91%
31100.49/1570.39	c      1570            471         470        20          22.0000          12.0277     82.91%
31203.59/1575.52	c      1576            471         470        20          22.0000          12.0277     82.91%
31302.56/1580.57	c      1581            472         471        20          22.0000          12.0637     82.37%
31403.62/1585.62	c      1586            473         472        20          22.0000          12.0637     82.37%
31502.70/1590.65	c      1591            475         474        20          22.0000          12.0637     82.37%
31605.38/1595.80	c      1596            477         476        20          22.0000          12.0637     82.37%
31704.49/1600.86	c      1601            479         478        20          22.0000          12.0637     82.37%
31805.38/1605.91	c      1606            479         478        20          22.0000          12.0637     82.37%
31904.44/1610.97	c      1611            484         483        20          22.0000          12.0637     82.37%
32003.56/1616.01	c      1616            485         484        20          22.0000          12.0637     82.37%
32105.60/1621.10	c      1621            486         485        20          22.0000          12.0637     82.37%
32206.50/1626.15	c      1626            487         486        20          22.0000          12.0637     82.37%
32306.96/1631.22	c      1631            489         488        20          22.0000          12.0637     82.37%
32408.09/1636.34	c      1636            490         489        20          22.0000          12.0637     82.37%
32507.25/1641.37	c      1641            490         489        20          22.0000          12.0637     82.37%
32608.39/1646.46	c      1646            490         489        20          22.0000          12.0637     82.37%
32709.53/1651.52	c      1652            491         490        20          22.0000          12.0637     82.37%
32808.54/1656.53	c      1657            491         490        20          22.0000          12.0637     82.37%
32907.76/1661.59	c      1662            492         491        20          22.0000          12.0637     82.37%
33010.75/1666.71	c      1667            494         493        20          22.0000          12.0637     82.37%
33109.79/1671.76	c      1672           1625         575        20          22.0000          12.1157     81.58%
33210.87/1676.84	c      1677           1630         580        20          22.0000          12.1157     81.58%
33309.98/1681.88	c      1682           1635         585        20          22.0000          12.1775     80.66%
33411.00/1686.97	c      1687           1639         589        20          22.0000          12.1775     80.66%
33510.05/1691.98	c      1692           1644         594        20          22.0000          12.1775     80.66%
33611.79/1697.07	c      1697           1646         598        20          22.0000          12.1775     80.66%
33712.71/1702.15	c      1702           1649         599        20          22.0000          12.1775     80.66%
33812.97/1707.20	c      1707           1651         601        20          22.0000          12.1775     80.66%
33912.08/1712.27	c      1712           1659         609        20          22.0000          12.1775     80.66%
34013.17/1717.36	c      1717           1664         614        20          22.0000          12.1882     80.50%
34112.13/1722.38	c      1722           1669         619        20          22.0000          12.1882     80.50%
34213.10/1727.43	c      1727           1672         624        20          22.0000          12.1882     80.50%
34312.18/1732.44	c      1732           1677         627        20          22.0000          12.1882     80.50%
34411.33/1737.48	c      1737           1679         629        20          22.0000          12.1882     80.50%
34512.46/1742.54	c      1743           1679         629        20          22.0000          12.1882     80.50%
34615.57/1747.73	c      1748           1679         629        20          22.0000          12.1882     80.50%
34714.72/1752.75	c      1753           1679         629        20          22.0000          12.1882     80.50%
34815.85/1757.83	c      1758           1679         629        20          22.0000          12.1882     80.50%
34915.00/1762.88	c      1763           1679         629        20          22.0000          12.1882     80.50%
35016.08/1767.96	c      1768           1679         629        20          22.0000          12.1882     80.50%
35115.15/1773.02	c      1773           1679         629        20          22.0000          12.1882     80.50%
35216.85/1778.04	c      1778           1679         629        20          22.0000          12.1882     80.50%
35317.97/1783.13	c      1783           1679         629        20          22.0000          12.1882     80.50%
35417.36/1788.20	c      1788           1679         629        20          22.0000          12.1882     80.50%
35517.53/1793.21	c      1793           1679         629        20          22.0000          12.1882     80.50%
35620.63/1798.42	c      1798           1679         629        20          22.0000          12.1882     80.50%
35719.80/1803.49	c      1803           1679         629        20          22.0000          12.1882     80.50%
35820.85/1808.53	c      1809           1679         629        20          22.0000          12.1882     80.50%
35919.97/1813.60	c      1814           1679         629        20          22.0000          12.1882     80.50%
36021.08/1818.64	c      1819           1679         629        20          22.0000          12.1882     80.50%
36122.21/1823.73	c      1824           1679         629        20          22.0000          12.1882     80.50%
36221.36/1828.78	c      1829           1679         629        20          22.0000          12.1882     80.50%
36322.48/1833.83	c      1834           1679         629        20          22.0000          12.1882     80.50%
36421.59/1838.89	c      1839           1679         629        20          22.0000          12.1882     80.50%
36522.60/1843.91	c      1844           1679         629        20          22.0000          12.1882     80.50%
36621.69/1848.96	c      1849           1679         629        20          22.0000          12.1882     80.50%
36723.41/1854.07	c      1854           1679         629        20          22.0000          12.1882     80.50%
36822.54/1859.08	c      1859           1679         629        20          22.0000          12.1882     80.50%
36923.87/1864.17	c      1864           1679         631        20          22.0000          12.1882     80.50%
37024.02/1869.25	c      1869           1682         632        20          22.0000          12.2255     79.95%
37123.03/1874.28	c      1874           1686         636        20          22.0000          12.2255     79.95%
37224.00/1879.35	c      1879           1692         642        20          22.0000          12.2255     79.95%
37322.91/1884.37	c      1884           1700         650        20          22.0000          12.2255     79.95%
37423.83/1889.44	c      1889           1705         655        20          22.0000          12.2255     79.95%
37524.62/1894.51	c      1895           1710         660        20          22.0000          12.2255     79.95%
37623.52/1899.56	c      1900           1715         665        20          22.0000          12.2325     79.85%
37724.43/1904.64	c      1905           1720         670        20          22.0000          12.2325     79.85%
37825.34/1909.72	c      1910           1726         676        20          22.0000          12.2325     79.85%
37924.14/1914.74	c      1915           1728         678        20          22.0000          12.2325     79.85%
38025.03/1919.83	c      1920           1734         684        20          22.0000          12.2325     79.85%
38125.86/1924.90	c      1925           1740         690        20          22.0000          12.2325     79.85%
38224.77/1929.96	c      1930           1743         693        20          22.0000          12.2493     79.60%
38323.69/1935.01	c      1935           1749         699        20          22.0000          12.2493     79.60%
38425.22/1940.05	c      1940           1753         703        20          22.0000          12.2493     79.60%
38524.03/1945.07	c      1945           1756         706        20          22.0000          12.2493     79.60%
38626.04/1950.22	c      1950           1762         712        20          22.0000          12.2493     79.60%
38724.98/1955.27	c      1955           1765         715        20          22.0000          12.2493     79.60%
38825.91/1960.39	c      1960           1770         720        20          22.0000          12.2493     79.60%
38926.82/1965.44	c      1965           1773         723        20          22.0000          12.2493     79.60%
39027.68/1970.50	c      1971           1777         727        20          22.0000          12.2502     79.59%
39126.13/1975.56	c      1976           1781         731        20          22.0000          12.2591     79.46%
39225.05/1980.58	c      1981           1786         736        20          22.0000          12.2591     79.46%
39325.98/1985.68	c      1986           1793         743        20          22.0000          12.2591     79.46%
39426.90/1990.72	c      1991           1800         750        20          22.0000          12.2591     79.46%
39525.69/1995.74	c      1996           1805         755        20          22.0000          12.2752     79.22%
39624.40/2000.75	c      2001           1810         760        20          22.0000          12.2752     79.22%
39723.13/2005.77	c      2006           1817         767        20          22.0000          12.2752     79.22%
39823.92/2010.83	c      2011           1822         772        20          22.0000          12.2752     79.22%
39922.70/2015.84	c      2016           1826         776        20          22.0000          12.2752     79.22%
40023.55/2020.92	c      2021           1831         781        20          22.0000          12.2843     79.09%
40122.46/2025.97	c      2026           1836         786        20          22.0000          12.2843     79.09%
40221.31/2031.03	c      2031           1840         790        20          22.0000          12.2843     79.09%
40322.81/2036.12	c      2036           1846         796        20          22.0000          12.2843     79.09%
40424.98/2041.29	c      2041           1852         802        20          22.0000          12.2843     79.09%
40525.98/2046.38	c      2046           1856         806        20          22.0000          12.2843     79.09%
40627.14/2051.43	c      2051           1862         812        20          22.0000          12.2929     78.97%
40728.06/2056.50	c      2056           1866         816        20          22.0000          12.2929     78.97%
40827.14/2061.56	c      2062           1869         819        20          22.0000          12.2929     78.97%
40928.25/2066.68	c      2067           1874         824        20          22.0000          12.2929     78.97%
41029.38/2071.74	c      2072           1874         824        20          22.0000          12.2929     78.97%
41128.50/2076.78	c      2077           1874         824        20          22.0000          12.2929     78.97%
41229.60/2081.84	c      2082           1874         824        20          22.0000          12.2929     78.97%
41330.66/2086.90	c      2087           1874         824        20          22.0000          12.2929     78.97%
41429.78/2091.94	c      2092           1874         824        20          22.0000          12.2929     78.97%
41528.89/2096.99	c      2097           1874         824        20          22.0000          12.2929     78.97%
41630.65/2102.05	c      2102           1874         824        20          22.0000          12.2929     78.97%
41729.98/2107.10	c      2107           1874         824        20          22.0000          12.2929     78.97%
41830.68/2112.15	c      2112           1874         824        20          22.0000          12.2929     78.97%
41929.84/2117.17	c      2117           1874         824        20          22.0000          12.2929     78.97%
42029.84/2122.25	c      2122           1878         828        20          22.0000          12.2929     78.97%
42130.55/2127.32	c      2127           1883         833        20          22.0000          12.2929     78.97%
42229.43/2132.37	c      2132           1885         835        20          22.0000          12.2929     78.97%
42330.29/2137.42	c      2137           1891         841        20          22.0000          12.2930     78.96%
42429.16/2142.49	c      2142           1896         846        20          22.0000          12.2930     78.96%
42530.04/2147.56	c      2148           1899         849        20          22.0000          12.2930     78.96%
42630.92/2152.62	c      2153           1903         853        20          22.0000          12.2931     78.96%
42729.83/2157.62	c      2158           1906         856        20          22.0000          12.2931     78.96%
42830.66/2162.70	c      2163           1911         861        20          22.0000          12.2931     78.96%
42929.57/2167.77	c      2168           1917         867        20          22.0000          12.2931     78.96%
43030.46/2172.81	c      2173           1921         871        20          22.0000          12.2931     78.96%
43131.35/2177.93	c      2178           1927         877        20          22.0000          12.2931     78.96%
43230.19/2183.01	c      2183           1933         883        20          22.0000          12.2969     78.91%
43331.67/2188.07	c      2188           1938         888        20          22.0000          12.2969     78.91%
43430.45/2193.12	c      2193           1941         891        20          22.0000          12.2969     78.91%
43531.20/2198.18	c      2198           1947         897        20          22.0000          12.2969     78.91%
43631.19/2203.24	c      2203           1951         901        20          22.0000          12.2969     78.91%
43730.13/2208.29	c      2208           1956         906        20          22.0000          12.2969     78.91%
43829.03/2213.30	c      2213           1963         913        20          22.0000          12.2992     78.87%
43929.92/2218.33	c      2218           1969         919        20          22.0000          12.2992     78.87%
44028.85/2223.37	c      2223           1974         924        20          22.0000          12.2992     78.87%
44129.75/2228.45	c      2228           1981         931        20          22.0000          12.2992     78.87%
44230.55/2233.51	c      2234           1984         934        20          22.0000          12.2992     78.87%
44329.49/2238.52	c      2239           1989         939        20          22.0000          12.2992     78.87%
44428.32/2243.58	c      2244           1993         943        20          22.0000          12.2998     78.86%
44529.20/2248.60	c      2249           1998         948        20          22.0000          12.2998     78.86%
44628.11/2253.69	c      2254           2002         952        20          22.0000          12.2998     78.86%
44728.94/2258.76	c      2259           2006         956        20          22.0000          12.2998     78.86%
44829.78/2263.82	c      2264           2012         962        20          22.0000          12.2998     78.86%
44930.64/2268.91	c      2269           2015         965        20          22.0000          12.2998     78.86%
45029.69/2273.99	c      2274           2020         970        20          22.0000          12.2998     78.86%
45131.40/2279.09	c      2279           2028         978        20          22.0000          12.3049     78.79%
45232.37/2284.17	c      2284           2034         984        20          22.0000          12.3049     78.79%
45332.56/2289.22	c      2289           2040         990        20          22.0000          12.3049     78.79%
45433.55/2294.32	c      2294           2044         994        20          22.0000          12.3049     78.79%
45532.52/2299.39	c      2299           2049         999        20          22.0000          12.3049     78.79%
45633.55/2304.45	c      2304           2054        1004        20          22.0000          12.3091     78.73%
45732.64/2309.49	c      2310           2058        1008        20          22.0000          12.3091     78.73%
45833.72/2314.51	c      2315           2062        1012        20          22.0000          12.3091     78.73%
45932.79/2319.56	c      2320           2065        1015        20          22.0000          12.3091     78.73%
46033.85/2324.60	c      2325           2068        1018        20          22.0000          12.3091     78.73%
46132.76/2329.69	c      2330           2074        1024        20          22.0000          12.3091     78.73%
46233.81/2334.75	c      2335           2078        1028        20          22.0000          12.3091     78.73%
46334.68/2339.84	c      2340           2085        1035        20          22.0000          12.3135     78.67%
46433.77/2344.86	c      2345           2091        1041        20          22.0000          12.3135     78.67%
46532.88/2349.88	c      2350           2092        1042        20          22.0000          12.3135     78.67%
46633.98/2354.96	c      2355           2092        1042        20          22.0000          12.3135     78.67%
46733.11/2360.01	c      2360           2092        1042        20          22.0000          12.3135     78.67%
46834.68/2365.09	c      2365           2092        1042        20          22.0000          12.3135     78.67%
46935.99/2370.17	c      2370           2092        1042        20          22.0000          12.3135     78.67%
47036.03/2375.24	c      2375           2092        1042        20          22.0000          12.3135     78.67%
47136.97/2380.30	c      2380           2092        1042        20          22.0000          12.3135     78.67%
47236.02/2385.34	c      2385           2092        1042        20          22.0000          12.3135     78.67%
47335.09/2390.39	c      2390           2092        1042        20          22.0000          12.3135     78.67%
47436.21/2395.44	c      2395           2092        1042        20          22.0000          12.3135     78.67%
47537.18/2400.53	c      2401           2092        1042        20          22.0000          12.3135     78.67%
47636.20/2405.59	c      2406           2092        1042        20          22.0000          12.3135     78.67%
47739.20/2410.70	c      2411           2092        1042        20          22.0000          12.3135     78.67%
47838.25/2415.76	c      2416           2092        1042        20          22.0000          12.3135     78.67%
47941.10/2420.90	c      2421           2096        1046        20          22.0000          12.3135     78.67%
48040.17/2425.96	c      2426           2101        1051        20          22.0000          12.3135     78.67%
48141.81/2431.09	c      2431           2104        1054        20          22.0000          12.3135     78.67%
48242.80/2436.14	c      2436           2107        1057        20          22.0000          12.3135     78.67%
48343.17/2441.21	c      2441           2113        1063        20          22.0000          12.3141     78.66%
48442.24/2446.27	c      2446           2115        1065        20          22.0000          12.3141     78.66%
48543.34/2451.32	c      2451           2115        1065        20          22.0000          12.3141     78.66%
48642.44/2456.38	c      2456           2115        1065        20          22.0000          12.3141     78.66%
48743.47/2461.43	c      2461           2115        1065        20          22.0000          12.3141     78.66%
48844.50/2466.50	c      2466           2115        1065        20          22.0000          12.3141     78.66%
48943.52/2471.52	c      2472           2115        1065        20          22.0000          12.3141     78.66%
49042.65/2476.53	c      2477           2115        1065        20          22.0000          12.3141     78.66%
49141.72/2481.55	c      2482           2115        1065        20          22.0000          12.3141     78.66%
49242.85/2486.64	c      2487           2115        1065        20          22.0000          12.3141     78.66%
49344.00/2491.75	c      2492           2115        1065        20          22.0000          12.3141     78.66%
49443.10/2496.77	c      2497           2115        1065        20          22.0000          12.3141     78.66%
49544.06/2501.87	c      2502           2115        1065        20          22.0000          12.3141     78.66%
49643.21/2506.89	c      2507           2115        1065        20          22.0000          12.3141     78.66%
49744.33/2511.91	c      2512           2118        1068        20          22.0000          12.3141     78.66%
49843.33/2516.97	c      2517           2122        1072        20          22.0000          12.3141     78.66%
49942.41/2522.04	c      2522           2130        1080        20          22.0000          12.3141     78.66%
50044.18/2527.08	c      2527           2135        1085        20          22.0000          12.3141     78.66%
50146.57/2532.20	c      2532           2141        1091        20          22.0000          12.3143     78.65%
50245.73/2537.20	c      2537           2141        1091        20          22.0000          12.3143     78.65%
50346.82/2542.33	c      2542           2141        1091        20          22.0000          12.3143     78.65%
50446.07/2547.39	c      2547           2141        1091        20          22.0000          12.3143     78.65%
50547.02/2552.45	c      2552           2141        1091        20          22.0000          12.3143     78.65%
50648.16/2557.52	c      2558           2141        1091        20          22.0000          12.3143     78.65%
50747.32/2562.59	c      2563           2141        1091        20          22.0000          12.3143     78.65%
50848.46/2567.66	c      2568           2141        1091        20          22.0000          12.3143     78.65%
50949.59/2572.73	c      2573           2141        1091        20          22.0000          12.3143     78.65%
51048.74/2577.79	c      2578           2143        1093        20          22.0000          12.3143     78.65%
51149.87/2582.84	c      2583           2143        1093        20          22.0000          12.3143     78.65%
51251.02/2587.90	c      2588           2143        1093        20          22.0000          12.3143     78.65%
51350.10/2592.97	c      2593           2143        1093        20          22.0000          12.3143     78.65%
51449.26/2598.03	c      2598           2143        1093        20          22.0000          12.3143     78.65%
51551.01/2603.07	c      2603           2143        1093        20          22.0000          12.3143     78.65%
51652.14/2608.14	c      2608           2143        1093        20          22.0000          12.3143     78.65%
51752.39/2613.20	c      2613           2143        1093        20          22.0000          12.3143     78.65%
51851.47/2618.27	c      2618           2143        1093        20          22.0000          12.3143     78.65%
51952.58/2623.33	c      2623           2143        1093        20          22.0000          12.3143     78.65%
52051.63/2628.37	c      2628           2143        1093        20          22.0000          12.3143     78.65%
52152.81/2633.44	c      2633           2143        1093        20          22.0000          12.3143     78.65%
52251.79/2638.49	c      2638           2143        1093        20          22.0000          12.3143     78.65%
52352.89/2643.54	c      2644           2143        1093        20          22.0000          12.3143     78.65%
52451.97/2648.56	c      2649           2143        1093        20          22.0000          12.3143     78.65%
52553.05/2653.64	c      2654           2143        1093        20          22.0000          12.3143     78.65%
52654.17/2658.70	c      2659           2143        1093        20          22.0000          12.3143     78.65%
52753.16/2663.75	c      2664           2143        1093        20          22.0000          12.3143     78.65%
52854.26/2668.80	c      2669           2143        1093        20          22.0000          12.3143     78.65%
52953.37/2673.87	c      2674           2143        1093        20          22.0000          12.3143     78.65%
53054.32/2679.01	c      2679           2143        1093        20          22.0000          12.3143     78.65%
53155.78/2684.08	c      2684           2143        1093        20          22.0000          12.3143     78.65%
53255.09/2689.10	c      2689           2143        1093        20          22.0000          12.3143     78.65%
53359.49/2694.31	c      2694           2143        1093        20          22.0000          12.3143     78.65%
53460.66/2699.42	c      2699           2143        1093        20          22.0000          12.3143     78.65%
53559.65/2704.49	c      2704           2143        1093        20          22.0000          12.3143     78.65%
53660.41/2709.56	c      2710           2143        1093        20          22.0000          12.3143     78.65%
53761.35/2714.63	c      2715           2143        1093        20          22.0000          12.3143     78.65%
53860.40/2719.65	c      2720           2143        1093        20          22.0000          12.3143     78.65%
53961.53/2724.74	c      2725           2143        1093        20          22.0000          12.3143     78.65%
54062.66/2729.81	c      2730           2143        1093        20          22.0000          12.3143     78.65%
54161.77/2734.88	c      2735           2143        1093        20          22.0000          12.3143     78.65%
54262.87/2739.98	c      2740           2143        1093        20          22.0000          12.3143     78.65%
54364.45/2745.10	c      2745           2143        1093        20          22.0000          12.3143     78.65%
54465.51/2750.17	c      2750           2143        1093        20          22.0000          12.3143     78.65%
54565.79/2755.25	c      2755           2143        1093        20          22.0000          12.3143     78.65%
54666.91/2760.32	c      2760           2146        1096        20          22.0000          12.3143     78.65%
54765.98/2765.37	c      2765           2151        1101        20          22.0000          12.3219     78.54%
54867.08/2770.44	c      2770           2153        1103        20          22.0000          12.3219     78.54%
54968.20/2775.52	c      2776           2155        1105        20          22.0000          12.3219     78.54%
55067.28/2780.53	c      2781           2160        1110        20          22.0000          12.3219     78.54%
55168.34/2785.69	c      2786           2164        1114        20          22.0000          12.3219     78.54%
55269.45/2790.75	c      2791           2169        1119        20          22.0000          12.3219     78.54%
55370.54/2795.82	c      2796           2174        1124        20          22.0000          12.3219     78.54%
55469.66/2800.88	c      2801           2179        1129        20          22.0000          12.3219     78.54%
55570.76/2805.93	c      2806           2186        1136        20          22.0000          12.3226     78.53%
55669.88/2811.02	c      2811           2189        1139        20          22.0000          12.3226     78.53%
55771.49/2816.07	c      2816           2194        1144        20          22.0000          12.3226     78.53%
55870.67/2821.12	c      2821           2200        1150        20          22.0000          12.3226     78.53%
55969.50/2826.14	c      2826           2206        1156        20          22.0000          12.3226     78.53%
56071.61/2831.21	c      2831           2210        1160        20          22.0000          12.3226     78.53%
56172.67/2836.30	c      2836           2216        1166        20          22.0000          12.3293     78.44%
56271.77/2841.39	c      2841           2216        1166        20          22.0000          12.3293     78.44%
56372.87/2846.44	c      2846           2216        1166        20          22.0000          12.3293     78.44%
56472.06/2851.49	c      2851           2216        1166        20          22.0000          12.3293     78.44%
56572.98/2856.54	c      2857           2216        1166        20          22.0000          12.3293     78.44%
56671.87/2861.59	c      2862           2216        1166        20          22.0000          12.3293     78.44%
56772.90/2866.63	c      2867           2216        1166        20          22.0000          12.3293     78.44%
56873.96/2871.71	c      2872           2216        1166        20          22.0000          12.3293     78.44%
56973.09/2876.76	c      2877           2216        1166        20          22.0000          12.3293     78.44%
57074.12/2881.83	c      2882           2216        1166        20          22.0000          12.3293     78.44%
57175.22/2886.90	c      2887           2216        1166        20          22.0000          12.3293     78.44%
57274.34/2891.98	c      2892           2216        1166        20          22.0000          12.3293     78.44%
57376.11/2897.06	c      2897           2216        1166        20          22.0000          12.3293     78.44%
57475.00/2902.13	c      2902           2216        1166        20          22.0000          12.3293     78.44%
57576.04/2907.18	c      2907           2216        1166        20          22.0000          12.3293     78.44%
57676.38/2912.23	c      2912           2216        1166        20          22.0000          12.3293     78.44%
57777.49/2917.32	c      2917           2216        1166        20          22.0000          12.3293     78.44%
57876.55/2922.38	c      2922           2216        1166        20          22.0000          12.3293     78.44%
57977.63/2927.45	c      2927           2216        1166        20          22.0000          12.3293     78.44%
58078.70/2932.51	c      2933           2216        1166        20          22.0000          12.3293     78.44%
58177.84/2937.58	c      2938           2216        1166        20          22.0000          12.3293     78.44%
58278.94/2942.68	c      2943           2216        1166        20          22.0000          12.3293     78.44%
58380.06/2947.70	c      2948           2216        1166        20          22.0000          12.3293     78.44%
58481.17/2952.81	c      2953           2216        1166        20          22.0000          12.3293     78.44%
58580.29/2957.90	c      2958           2216        1166        20          22.0000          12.3293     78.44%
58681.37/2962.96	c      2963           2219        1169        20          22.0000          12.3293     78.44%
58783.12/2968.06	c      2968           2225        1175        20          22.0000          12.3293     78.44%
58882.17/2973.11	c      2973           2229        1179        20          22.0000          12.3293     78.44%
58983.28/2978.18	c      2978           2234        1184        20          22.0000          12.3293     78.44%
59085.64/2983.32	c      2983           2241        1191        20          22.0000          12.3301     78.43%
59184.76/2988.34	c      2988           2251        1201        20          22.0000          12.3301     78.43%
59283.87/2993.39	c      2993           2254        1204        20          22.0000          12.3301     78.43%
59384.98/2998.45	c      2998           2261        1211        20          22.0000          12.3301     78.43%
59488.10/3003.67	c      3004           2264        1214        20          22.0000          12.3301     78.43%
59589.19/3008.75	c      3009           2266        1216        20          22.0000          12.3301     78.43%
59690.28/3013.84	c      3014           2269        1219        20          22.0000          12.3301     78.43%
59789.38/3018.86	c      3019           2271        1221        20          22.0000          12.3308     78.41%
59890.49/3023.99	c      3024           2273        1223        20          22.0000          12.3308     78.41%
59992.23/3029.07	c      3029           2276        1226        20          22.0000          12.3308     78.41%
60093.29/3034.15	c      3034           2280        1230        20          22.0000          12.3308     78.41%
60193.69/3039.20	c      3039           2282        1232        20          22.0000          12.3308     78.41%
60292.81/3044.23	c      3044           2284        1234        20          22.0000          12.3308     78.41%
60393.92/3049.33	c      3049           2285        1235        20          22.0000          12.3308     78.41%
60494.94/3054.40	c      3054           2287        1237        20          22.0000          12.3308     78.41%
60594.12/3059.42	c      3059           2289        1239        20          22.0000          12.3308     78.41%
60695.16/3064.53	c      3065           2291        1241        20          22.0000          12.3308     78.41%
60794.26/3069.59	c      3070           2294        1244        20          22.0000          12.3308     78.41%
60897.21/3074.70	c      3075           2296        1246        20          22.0000          12.3308     78.41%
60996.16/3079.76	c      3080           2298        1248        20          22.0000          12.3308     78.41%
61096.81/3084.86	c      3085           2299        1251        20          22.0000          12.3308     78.41%
61197.61/3089.96	c      3090           2302        1252        20          22.0000          12.3375     78.32%
61299.27/3095.04	c      3095           2303        1253        20          22.0000          12.3375     78.32%
61398.23/3100.13	c      3100           2305        1255        20          22.0000          12.3375     78.32%
61500.64/3105.20	c      3105           2308        1258        20          22.0000          12.3375     78.32%
61599.73/3110.27	c      3110           2309        1259        20          22.0000          12.3375     78.32%
61700.75/3115.35	c      3115           2312        1262        20          22.0000          12.3375     78.32%
61801.77/3120.47	c      3120           2314        1264        20          22.0000          12.3375     78.32%
61902.75/3125.56	c      3126           2317        1267        20          22.0000          12.3375     78.32%
62003.70/3130.61	c      3131           2319        1269        20          22.0000          12.3375     78.32%
62102.74/3135.66	c      3136           2320        1270        20          22.0000          12.3375     78.32%
62203.74/3140.76	c      3141           2321        1271        20          22.0000          12.3375     78.32%
62304.68/3145.83	c      3146           2324        1274        20          22.0000          12.3375     78.32%
62403.52/3150.89	c      3151           2326        1276        20          22.0000          12.3375     78.32%
62504.57/3155.96	c      3156           2329        1279        20          22.0000          12.3375     78.32%
62603.69/3161.02	c      3161           2330        1280        20          22.0000          12.3375     78.32%
62705.39/3166.14	c      3166           2333        1283        20          22.0000          12.3375     78.32%
62807.64/3171.23	c      3171           2335        1285        20          22.0000          12.3375     78.32%
62906.73/3176.29	c      3176           2336        1286        20          22.0000          12.3375     78.32%
63007.80/3181.36	c      3181           2339        1289        20          22.0000          12.3375     78.32%
63108.88/3186.42	c      3186           2342        1292        20          22.0000          12.3378     78.31%
63207.88/3191.48	c      3191           2342        1292        20          22.0000          12.3378     78.31%
63308.91/3196.55	c      3197           2345        1295        20          22.0000          12.3378     78.31%
63407.84/3201.59	c      3202           2347        1297        20          22.0000          12.3378     78.31%
63508.88/3206.68	c      3207           2350        1300        20          22.0000          12.3378     78.31%
63609.90/3211.74	c      3212           2352        1302        20          22.0000          12.3378     78.31%
63708.89/3216.78	c      3217           2355        1305        20          22.0000          12.3378     78.31%
63809.90/3221.85	c      3222           2357        1307        20          22.0000          12.3378     78.31%
63908.98/3226.87	c      3227           2359        1309        20          22.0000          12.3378     78.31%
64010.09/3231.97	c      3232           2360        1310        20          22.0000          12.3378     78.31%
64109.09/3237.03	c      3237           2363        1313        20          22.0000          12.3378     78.31%
64210.86/3242.12	c      3242           2366        1316        20          22.0000          12.3378     78.31%
64313.15/3247.20	c      3247           2369        1319        20          22.0000          12.3378     78.31%
64412.07/3252.27	c      3252           2372        1322        20          22.0000          12.3455     78.20%
64512.87/3257.34	c      3257           2372        1322        20          22.0000          12.3455     78.20%
64611.68/3262.40	c      3262           2373        1323        20          22.0000          12.3455     78.20%
64712.82/3267.49	c      3268           2376        1326        20          22.0000          12.3455     78.20%
64813.85/3272.54	c      3273           2379        1329        20          22.0000          12.3455     78.20%
64914.96/3277.61	c      3278           2381        1331        20          22.0000          12.3455     78.20%
65016.05/3282.74	c      3283           2384        1334        20          22.0000          12.3455     78.20%
65117.03/3287.82	c      3288           2386        1336        20          22.0000          12.3455     78.20%
65216.06/3292.86	c      3293           2387        1337        20          22.0000          12.3455     78.20%
65315.14/3297.89	c      3298           2388        1340        20          22.0000          12.3455     78.20%
65416.16/3303.01	c      3303           2393        1343        20          22.0000          12.3455     78.20%
65517.81/3308.06	c      3308           2393        1343        20          22.0000          12.3455     78.20%
65618.73/3313.14	c      3313           2396        1346        20          22.0000          12.3455     78.20%
65721.00/3318.36	c      3318           2398        1348        20          22.0000          12.3455     78.20%
65822.01/3323.41	c      3323           2400        1350        20          22.0000          12.3455     78.20%
65920.97/3328.47	c      3328           2402        1352        20          22.0000          12.3488     78.15%
66021.84/3333.53	c      3334           2404        1354        20          22.0000          12.3488     78.15%
66120.75/3338.57	c      3339           2406        1356        20          22.0000          12.3488     78.15%
66221.71/3343.62	c      3344           2409        1359        20          22.0000          12.3488     78.15%
66322.70/3348.75	c      3349           2411        1361        20          22.0000          12.3488     78.15%
66421.64/3353.79	c      3354           2413        1363        20          22.0000          12.3488     78.15%
66522.67/3358.89	c      3359           2415        1365        20          22.0000          12.3488     78.15%
66623.45/3363.98	c      3364           2418        1368        20          22.0000          12.3488     78.15%
66725.12/3369.04	c      3369           2421        1371        20          22.0000          12.3488     78.15%
66824.17/3374.05	c      3374           2424        1374        20          22.0000          12.3488     78.15%
66925.31/3379.19	c      3379           2426        1376        20          22.0000          12.3488     78.15%
67025.64/3384.26	c      3384           2429        1379        20          22.0000          12.3488     78.15%
67124.74/3389.28	c      3389           2431        1381        20          22.0000          12.3498     78.14%
67227.79/3394.44	c      3394           2435        1385        20          22.0000          12.3498     78.14%
67326.89/3399.49	c      3400           2437        1387        20          22.0000          12.3498     78.14%
67427.97/3404.56	c      3405           2438        1388        20          22.0000          12.3498     78.14%
67527.08/3409.57	c      3410           2441        1391        20          22.0000          12.3498     78.14%
67628.16/3414.67	c      3415           2443        1393        20          22.0000          12.3498     78.14%
67729.24/3419.74	c      3420           2445        1395        20          22.0000          12.3498     78.14%
67828.34/3424.74	c      3425           2447        1397        20          22.0000          12.3498     78.14%
67929.43/3429.82	c      3430           2447        1397        20          22.0000          12.3498     78.14%
68028.52/3434.89	c      3435           3446        3439        20          22.0000          12.3506     78.13%
68129.62/3439.91	c      3440           3456        3449        20          22.0000          12.3508     78.13%
68228.73/3445.00	c      3445           3466        3459        20          22.0000          12.3541     78.08%
68330.45/3450.07	c      3450           3474        3467        20          22.0000          12.3546     78.07%
68432.80/3455.25	c      3455           3480        3473        20          22.0000          12.3546     78.07%
68533.90/3460.30	c      3460           3492        3485        20          22.0000          12.3589     78.01%
68635.12/3465.45	c      3465           2463        1413        20          22.0000          12.3624     77.96%
68733.95/3470.49	c      3470           3507        3500        20          22.0000          12.3645     77.93%
68836.88/3475.61	c      3476           3513        3506        20          22.0000          12.3664     77.90%
68935.97/3480.67	c      3481           3522        3515        20          22.0000          12.3679     77.88%
69037.10/3485.72	c      3486           3526        3519        20          22.0000          12.3679     77.88%
69136.23/3490.75	c      3491           3526        3519        20          22.0000          12.3679     77.88%
69235.21/3495.77	c      3496           3526        3519        20          22.0000          12.3679     77.88%
69336.16/3500.80	c      3501           3526        3519        20          22.0000          12.3679     77.88%
69439.92/3506.08	c      3506           3526        3519        20          22.0000          12.3679     77.88%
69542.34/3511.21	c      3511           3526        3519        20          22.0000          12.3679     77.88%
69643.45/3516.31	c      3516           3526        3519        20          22.0000          12.3679     77.88%
69742.58/3521.36	c      3521           3526        3519        20          22.0000          12.3679     77.88%
69843.66/3526.43	c      3526           3532        3525        20          22.0000          12.3685     77.87%
69942.77/3531.45	c      3531           3547        3540        20          22.0000          12.3718     77.82%
70043.84/3536.51	c      3537           2491        1443        20          22.0000          12.3772     77.75%
70144.63/3541.65	c      3542           2495        1445        20          22.0000          12.3772     77.75%
70245.55/3546.71	c      3547           2499        1449        20          22.0000          12.3772     77.75%
70346.63/3551.80	c      3552           3584        3577        20          22.0000          12.3775     77.74%
70445.74/3556.82	c      3557           3589        3582        20          22.0000          12.3775     77.74%
70544.68/3561.84	c      3562           3601        3594        20          22.0000          12.3786     77.73%
70645.77/3566.99	c      3567           3612        3605        20          22.0000          12.3818     77.68%
70747.66/3572.11	c      3572           3619        3612        20          22.0000          12.3818     77.68%
70848.69/3577.15	c      3577           3632        3625        20          22.0000          12.3855     77.63%
70948.71/3582.25	c      3582           3642        3635        20          22.0000          12.3883     77.59%
71049.61/3587.31	c      3587           3648        3641        20          22.0000          12.3883     77.59%
71148.58/3592.36	c      3592           3654        3647        20          22.0000          12.3901     77.56%
71249.67/3597.43	c      3597           3666        3659        20          22.0000          12.3926     77.53%
71348.77/3602.49	c      3602           3676        3669        20          22.0000          12.3936     77.51%
71449.86/3607.52	c      3608           3687        3680        20          22.0000          12.3938     77.51%
71550.84/3612.61	c      3613           3692        3685        20          22.0000          12.4003     77.41%
71649.72/3617.70	c      3618           3694        3687        20          22.0000          12.4003     77.41%
71750.79/3622.77	c      3623           3699        3692        20          22.0000          12.4003     77.41%
71853.91/3627.94	c      3628           3708        3701        20          22.0000          12.4004     77.41%
71952.73/3632.99	c      3633           3714        3707        20          22.0000          12.4034     77.37%

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 (173406 MiB free)
  memory of node 1: 193531 MiB (173553 MiB free)
  memory of node 2: 193531 MiB (176900 MiB free)
  memory of node 3: 193531 MiB (172794 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-4467402-1723224835/watcher-4467402-1723224835 -o /tmp/evaluation-result-4467402-1723224835/solver-4467402-1723224835 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1723224822-536702 --watchdog 3760 fscip settings/racing.prm HOME/instance-4467402-1723224835.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100106 s]*
/proc/loadavg: 13.72 11.74 21.75 43/949 537877
/proc/meminfo: memFree=713258708/790760804 swapFree=131071996/131071996
[pid=537876] ppid=537873 vsize=80980 memory=69716 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/stat : 537876 (fscip) R 537873 537876 536690 0 -1 4194304 16327 0 0 0 9 2 0 0 20 0 1 0 89066108 82923520 17429 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
/proc/537876/statm: 20245 17429 2694 3035 0 16641 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 80980 KiB
Current children cumulated memory: 69716 KiB

[startup+0.219548 s]*
/proc/loadavg: 13.72 11.74 21.75 43/949 537877
/proc/meminfo: memFree=713165124/790760804 swapFree=131071996/131071996
[pid=537876] ppid=537873 vsize=86024 memory=74456 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/stat : 537876 (fscip) R 537873 537876 536690 0 -1 4194304 18708 0 0 0 20 2 0 0 20 0 1 0 89066108 88088576 18614 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
/proc/537876/statm: 21506 18614 2806 3035 0 17902 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 86024 KiB
Current children cumulated memory: 74456 KiB

[startup+0.318825 s]*
/proc/loadavg: 13.72 11.74 21.75 43/969 537899
/proc/meminfo: memFree=713048160/790760804 swapFree=131071996/131071996
[pid=537876] ppid=537873 vsize=1577408 memory=149876 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/stat : 537876 (fscip) S 537873 537876 536690 0 -1 1077936128 38426 0 0 0 28 5 0 0 20 0 21 0 89066108 1615265792 37469 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
/proc/537876/statm: 394352 37469 2822 3035 0 79434 0
[pid=537876/tid=537880] ppid=537873 vsize=1577408 memory=-6224649146702412649 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537880/stat : 537880 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066135 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537881] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537881/stat : 537881 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066135 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537882] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537882/stat : 537882 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066135 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537883] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537883/stat : 537883 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066135 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537884] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537884/stat : 537884 (fscip) R 537873 537876 536690 0 -1 4194368 1610 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537885] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537885/stat : 537885 (fscip) S 537873 537876 536690 0 -1 1077936192 3493 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537886] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537886/stat : 537886 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537887] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537887/stat : 537887 (fscip) S 537873 537876 536690 0 -1 1077936192 3494 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537888] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537888/stat : 537888 (fscip) S 537873 537876 536690 0 -1 1077936192 3495 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537889] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537889/stat : 537889 (fscip) S 537873 537876 536690 0 -1 1077936192 3494 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537890] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537890/stat : 537890 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37667 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537891] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537891/stat : 537891 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37733 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537892] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537892/stat : 537892 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37733 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537893] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537893/stat : 537893 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37733 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537894] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537894/stat : 537894 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37733 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537895] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537895/stat : 537895 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37733 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537896] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537896/stat : 537896 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37733 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537897] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537897/stat : 537897 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37733 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537898] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537898/stat : 537898 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37733 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537899] ppid=537873 vsize=1577408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537899/stat : 537899 (fscip) S 537873 537876 536690 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 89066136 1615265792 37799 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 1577408 KiB
Current children cumulated memory: 149876 KiB

[startup+0.703847 s]
/proc/loadavg: 13.72 11.74 21.75 43/969 537899
/proc/meminfo: memFree=712711868/790760804 swapFree=131071996/131071996
[pid=537876] ppid=537873 vsize=2593296 memory=1166208 CPUtime=3.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/stat : 537876 (fscip) S 537873 537876 536690 0 -1 1077936128 291906 0 0 0 275 69 0 0 20 0 41 0 89066108 2655535104 291552 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
/proc/537876/statm: 648324 291552 2838 3035 0 390822 0
[pid=537876/tid=537880] ppid=537873 vsize=2593296 memory=31232 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537880/stat : 537880 (fscip) R 537873 537876 536690 0 -1 4194368 9560 0 0 0 14 2 0 0 20 0 41 0 89066135 2655535104 291618 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537881] ppid=537873 vsize=2593296 memory=10556 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537881/stat : 537881 (fscip) R 537873 537876 536690 0 -1 4194368 15518 0 0 0 10 4 0 0 20 0 41 0 89066135 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537882] ppid=537873 vsize=2593296 memory=11528 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537882/stat : 537882 (fscip) R 537873 537876 536690 0 -1 4194368 15531 0 0 0 11 4 0 0 20 0 41 0 89066135 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537883] ppid=537873 vsize=2593296 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537883/stat : 537883 (fscip) R 537873 537876 536690 0 -1 4194368 10121 0 0 0 14 2 0 0 20 0 41 0 89066135 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537884] ppid=537873 vsize=2593296 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537884/stat : 537884 (fscip) R 537873 537876 536690 0 -1 4194368 15511 0 0 0 11 3 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537885] ppid=537873 vsize=2593296 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537885/stat : 537885 (fscip) R 537873 537876 536690 0 -1 4194368 15506 0 0 0 11 3 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537886] ppid=537873 vsize=2593296 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537886/stat : 537886 (fscip) R 537873 537876 536690 0 -1 4194368 9555 0 0 0 14 1 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537887] ppid=537873 vsize=2593296 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537887/stat : 537887 (fscip) R 537873 537876 536690 0 -1 4194368 15531 0 0 0 11 3 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537888] ppid=537873 vsize=2593296 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537888/stat : 537888 (fscip) R 537873 537876 536690 0 -1 4194368 15537 0 0 0 11 3 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537889] ppid=537873 vsize=2593296 memory=16204 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537889/stat : 537889 (fscip) R 537873 537876 536690 0 -1 4194368 9555 0 0 0 14 2 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537890] ppid=537873 vsize=2593296 memory=1 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537890/stat : 537890 (fscip) R 537873 537876 536690 0 -1 4194368 15488 0 0 0 11 3 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537891] ppid=537873 vsize=2593296 memory=3472464359715390552 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537891/stat : 537891 (fscip) R 537873 537876 536690 0 -1 4194368 15505 0 0 0 11 3 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537892] ppid=537873 vsize=2593296 memory=2268 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537892/stat : 537892 (fscip) R 537873 537876 536690 0 -1 4194368 9442 0 0 0 14 2 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537893] ppid=537873 vsize=2593296 memory=6120 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537893/stat : 537893 (fscip) R 537873 537876 536690 0 -1 4194368 15512 0 0 0 11 4 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537894] ppid=537873 vsize=2593296 memory=1848 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537894/stat : 537894 (fscip) R 537873 537876 536690 0 -1 4194368 15523 0 0 0 11 4 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537895] ppid=537873 vsize=2593296 memory=38604 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537895/stat : 537895 (fscip) D 537873 537876 536690 0 -1 4194368 9572 0 0 0 14 2 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537896] ppid=537873 vsize=2593296 memory=33100 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537896/stat : 537896 (fscip) R 537873 537876 536690 0 -1 4194368 15503 0 0 0 11 3 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537897] ppid=537873 vsize=2593296 memory=2244 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537897/stat : 537897 (fscip) R 537873 537876 536690 0 -1 4194368 15511 0 0 0 12 3 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537898] ppid=537873 vsize=2593296 memory=280924684553840 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537898/stat : 537898 (fscip) R 537873 537876 536690 0 -1 4194368 9493 0 0 0 13 2 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537899] ppid=537873 vsize=2593296 memory=6656426216303648864 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537899/stat : 537899 (fscip) R 537873 537876 536690 0 -1 4194368 15500 0 0 0 11 3 0 0 20 0 41 0 89066136 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537900] ppid=537873 vsize=2593296 memory=9023685746021654624 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537900/stat : 537900 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537901] ppid=537873 vsize=2593296 memory=6444209434143515748 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537901/stat : 537901 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537902] ppid=537873 vsize=2593296 memory=19936 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537902/stat : 537902 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537903] ppid=537873 vsize=2593296 memory=104 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537903/stat : 537903 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537904] ppid=537873 vsize=2593296 memory=2004 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537904/stat : 537904 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537905] ppid=537873 vsize=2593296 memory=52404 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537905/stat : 537905 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537906] ppid=537873 vsize=2593296 memory=2724 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537906/stat : 537906 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537907] ppid=537873 vsize=2593296 memory=4228 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537907/stat : 537907 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537908] ppid=537873 vsize=2593296 memory=892784 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537908/stat : 537908 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537909] ppid=537873 vsize=2593296 memory=2676 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537909/stat : 537909 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537910] ppid=537873 vsize=2593296 memory=4496 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537910/stat : 537910 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537911] ppid=537873 vsize=2593296 memory=519604 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537911/stat : 537911 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537912] ppid=537873 vsize=2593296 memory=28748 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537912/stat : 537912 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537913] ppid=537873 vsize=2593296 memory=7384 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537913/stat : 537913 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537914] ppid=537873 vsize=2593296 memory=30888 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537914/stat : 537914 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537915] ppid=537873 vsize=2593296 memory=27932 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537915/stat : 537915 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537916] ppid=537873 vsize=2593296 memory=3760 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537916/stat : 537916 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537917] ppid=537873 vsize=2593296 memory=40348 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537917/stat : 537917 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537918] ppid=537873 vsize=2593296 memory=8284 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537918/stat : 537918 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537919] ppid=537873 vsize=2593296 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537919/stat : 537919 (fscip) S 537873 537876 536690 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 89066161 2655535104 291684 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
Current children cumulated CPU time: 3.44 s
Current children cumulated vsize: 2593296 KiB
Current children cumulated memory: 1166208 KiB

[startup+1.501 s]
/proc/loadavg: 13.72 11.74 21.75 61/989 537919

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

/proc/537876/task/537899/stat : 537899 (fscip) R 537873 537876 536690 0 -1 4194368 2232157 0 0 0 354629 286 0 0 20 0 41 0 89066136 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537900] ppid=537873 vsize=12034992 memory=280924687521152 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537900/stat : 537900 (fscip) S 537873 537876 536690 0 -1 1077936192 147 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537901] ppid=537873 vsize=12034992 memory=64 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537901/stat : 537901 (fscip) S 537873 537876 536690 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537902] ppid=537873 vsize=12034992 memory=25333125866717268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537902/stat : 537902 (fscip) S 537873 537876 536690 0 -1 1077936192 83 0 0 0 2 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537903] ppid=537873 vsize=12034992 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537903/stat : 537903 (fscip) S 537873 537876 536690 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537904] ppid=537873 vsize=12034992 memory=280924686030256 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537904/stat : 537904 (fscip) S 537873 537876 536690 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537905] ppid=537873 vsize=12034992 memory=-5921431000321636112 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537905/stat : 537905 (fscip) S 537873 537876 536690 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537906] ppid=537873 vsize=12034992 memory=10015668 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537906/stat : 537906 (fscip) S 537873 537876 536690 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537907] ppid=537873 vsize=12034992 memory=2891368342494851893 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537907/stat : 537907 (fscip) S 537873 537876 536690 0 -1 1077936192 136 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537908] ppid=537873 vsize=12034992 memory=10023728 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537908/stat : 537908 (fscip) S 537873 537876 536690 0 -1 1077936192 58 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537909] ppid=537873 vsize=12034992 memory=10022868 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537909/stat : 537909 (fscip) S 537873 537876 536690 0 -1 1077936192 111 0 0 0 0 2 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537910] ppid=537873 vsize=12034992 memory=280924689326128 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537910/stat : 537910 (fscip) S 537873 537876 536690 0 -1 1077936192 131 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537911] ppid=537873 vsize=12034992 memory=30399726987509844 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537911/stat : 537911 (fscip) S 537873 537876 536690 0 -1 1077936192 138 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537912] ppid=537873 vsize=12034992 memory=11528 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537912/stat : 537912 (fscip) S 537873 537876 536690 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537913] ppid=537873 vsize=12034992 memory=31324 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537913/stat : 537913 (fscip) S 537873 537876 536690 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537914] ppid=537873 vsize=12034992 memory=3312 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537914/stat : 537914 (fscip) S 537873 537876 536690 0 -1 1077936192 147 0 0 0 1 1 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537915] ppid=537873 vsize=12034992 memory=2212 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537915/stat : 537915 (fscip) S 537873 537876 536690 0 -1 1077936192 140 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537916] ppid=537873 vsize=12034992 memory=6648 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537916/stat : 537916 (fscip) S 537873 537876 536690 0 -1 1077936192 153 0 0 0 4 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537917] ppid=537873 vsize=12034992 memory=31324 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537917/stat : 537917 (fscip) S 537873 537876 536690 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537918] ppid=537873 vsize=12034992 memory=10556 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537918/stat : 537918 (fscip) S 537873 537876 536690 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537919] ppid=537873 vsize=12034992 memory=5472 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537919/stat : 537919 (fscip) S 537873 537876 536690 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2505989 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
Current children cumulated CPU time: 70950.7 s
Current children cumulated vsize: 12034992 KiB
Current children cumulated memory: 10023956 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3635.3 s]
/proc/loadavg: 81.63 80.83 79.49 81/1025 540228
/proc/meminfo: memFree=662973232/790760804 swapFree=131071996/131071996
[pid=537876] ppid=537873 vsize=12034992 memory=10045984 CPUtime=72000.3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/stat : 537876 (fscip) S 537873 537876 536690 0 -1 1077936128 35932794 0 0 0 7191620 8411 0 0 20 0 41 0 89066108 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
/proc/537876/statm: 3008748 2511496 3334 3035 0 2900066 0
[pid=537876/tid=537880] ppid=537873 vsize=12034992 memory=16204 CPUtime=3605.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537880/stat : 537880 (fscip) R 537873 537876 536690 0 -1 4194368 1314114 0 0 0 360432 157 0 0 20 0 41 0 89066135 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537881] ppid=537873 vsize=12034992 memory=30399726987509844 CPUtime=3606.46 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537881/stat : 537881 (fscip) R 537873 537876 536690 0 -1 4194368 2022183 0 0 0 360390 256 0 0 20 0 41 0 89066135 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537882] ppid=537873 vsize=12034992 memory=0 CPUtime=3592.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537882/stat : 537882 (fscip) R 537873 537876 536690 0 -1 4194368 1938193 0 0 0 358439 801 0 0 20 0 41 0 89066135 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537883] ppid=537873 vsize=12034992 memory=280924684960864 CPUtime=3605.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537883/stat : 537883 (fscip) R 537873 537876 536690 0 -1 4194368 1521725 0 0 0 360345 179 0 0 20 0 41 0 89066135 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537884] ppid=537873 vsize=12034992 memory=10556 CPUtime=3604.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537884/stat : 537884 (fscip) R 537873 537876 536690 0 -1 4194368 1944516 0 0 0 360160 265 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537885] ppid=537873 vsize=12034992 memory=64 CPUtime=3592.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537885/stat : 537885 (fscip) R 537873 537876 536690 0 -1 4194368 1362546 0 0 0 358549 669 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537886] ppid=537873 vsize=12034992 memory=280924684483168 CPUtime=3598 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537886/stat : 537886 (fscip) R 537873 537876 536690 0 -1 4194368 1365178 0 0 0 359634 166 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537887] ppid=537873 vsize=12034992 memory=31324 CPUtime=3603.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537887/stat : 537887 (fscip) R 537873 537876 536690 0 -1 4194368 2279833 0 0 0 360047 304 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537888] ppid=537873 vsize=12034992 memory=0 CPUtime=3600.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537888/stat : 537888 (fscip) R 537873 537876 536690 0 -1 4194368 1621500 0 0 0 359182 866 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537889] ppid=537873 vsize=12034992 memory=4620542997981786 CPUtime=3602.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537889/stat : 537889 (fscip) R 537873 537876 536690 0 -1 4194368 1392377 0 0 0 360065 194 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537890] ppid=537873 vsize=12034992 memory=6648 CPUtime=3598.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537890/stat : 537890 (fscip) R 537873 537876 536690 0 -1 4194368 2793862 0 0 0 359453 426 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537891] ppid=537873 vsize=12034992 memory=10030712 CPUtime=3598.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537891/stat : 537891 (fscip) R 537873 537876 536690 0 -1 4194368 1714064 0 0 0 358946 886 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537892] ppid=537873 vsize=12034992 memory=14984 CPUtime=3594.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537892/stat : 537892 (fscip) R 537873 537876 536690 0 -1 4194368 1325350 0 0 0 359197 235 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537893] ppid=537873 vsize=12034992 memory=31232 CPUtime=3603.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537893/stat : 537893 (fscip) R 537873 537876 536690 0 -1 4194368 2592079 0 0 0 359955 354 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537894] ppid=537873 vsize=12034992 memory=10556 CPUtime=3600.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537894/stat : 537894 (fscip) R 537873 537876 536690 0 -1 4194368 1736497 0 0 0 359095 921 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537895] ppid=537873 vsize=12034992 memory=280924685116544 CPUtime=3589.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537895/stat : 537895 (fscip) R 537873 537876 536690 0 -1 4194368 1460397 0 0 0 358718 254 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537896] ppid=537873 vsize=12034992 memory=30399726987509844 CPUtime=3598.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537896/stat : 537896 (fscip) R 537873 537876 536690 0 -1 4194368 2250800 0 0 0 359572 281 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537897] ppid=537873 vsize=12034992 memory=64 CPUtime=3598.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537897/stat : 537897 (fscip) R 537873 537876 536690 0 -1 4194368 1702394 0 0 0 359168 703 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537898] ppid=537873 vsize=12034992 memory=25333125866717268 CPUtime=3603.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537898/stat : 537898 (fscip) R 537873 537876 536690 0 -1 4194368 1313010 0 0 0 360240 152 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537899] ppid=537873 vsize=12034992 memory=25333125866717268 CPUtime=3601.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537899/stat : 537899 (fscip) R 537873 537876 536690 0 -1 4194368 2255284 0 0 0 359883 289 0 0 20 0 41 0 89066136 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537900] ppid=537873 vsize=12034992 memory=280924686030256 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537900/stat : 537900 (fscip) S 537873 537876 536690 0 -1 1077936192 147 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537901] ppid=537873 vsize=12034992 memory=36328 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537901/stat : 537901 (fscip) S 537873 537876 536690 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537902] ppid=537873 vsize=12034992 memory=280924684760624 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537902/stat : 537902 (fscip) S 537873 537876 536690 0 -1 1077936192 83 0 0 0 2 1 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537903] ppid=537873 vsize=12034992 memory=280924684617744 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537903/stat : 537903 (fscip) S 537873 537876 536690 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537904] ppid=537873 vsize=12034992 memory=280924685903088 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537904/stat : 537904 (fscip) S 537873 537876 536690 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537905] ppid=537873 vsize=12034992 memory=280924685023760 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537905/stat : 537905 (fscip) S 537873 537876 536690 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537906] ppid=537873 vsize=12034992 memory=280924686566672 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537906/stat : 537906 (fscip) S 537873 537876 536690 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537907] ppid=537873 vsize=12034992 memory=7198643 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537907/stat : 537907 (fscip) S 537873 537876 536690 0 -1 1077936192 136 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537908] ppid=537873 vsize=12034992 memory=10028152 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537908/stat : 537908 (fscip) S 537873 537876 536690 0 -1 1077936192 58 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537909] ppid=537873 vsize=12034992 memory=10029688 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537909/stat : 537909 (fscip) S 537873 537876 536690 0 -1 1077936192 111 0 0 0 0 2 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537910] ppid=537873 vsize=12034992 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537910/stat : 537910 (fscip) S 537873 537876 536690 0 -1 1077936192 131 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537911] ppid=537873 vsize=12034992 memory=2450605260958252 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537911/stat : 537911 (fscip) S 537873 537876 536690 0 -1 1077936192 138 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537912] ppid=537873 vsize=12034992 memory=10031176 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537912/stat : 537912 (fscip) S 537873 537876 536690 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537913] ppid=537873 vsize=12034992 memory=11528 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537913/stat : 537913 (fscip) S 537873 537876 536690 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537914] ppid=537873 vsize=12034992 memory=10031176 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537914/stat : 537914 (fscip) S 537873 537876 536690 0 -1 1077936192 147 0 0 0 1 1 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537915] ppid=537873 vsize=12034992 memory=6120 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537915/stat : 537915 (fscip) S 537873 537876 536690 0 -1 1077936192 140 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537916] ppid=537873 vsize=12034992 memory=11528 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537916/stat : 537916 (fscip) S 537873 537876 536690 0 -1 1077936192 153 0 0 0 4 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537917] ppid=537873 vsize=12034992 memory=31324 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537917/stat : 537917 (fscip) S 537873 537876 536690 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537918] ppid=537873 vsize=12034992 memory=10031260 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537918/stat : 537918 (fscip) S 537873 537876 536690 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
[pid=537876/tid=537919] ppid=537873 vsize=12034992 memory=18468 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/537876/task/537919/stat : 537919 (fscip) S 537873 537876 536690 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 89066161 12323831808 2511496 809668444160 4194304 16622877 140721190132864 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 33124352 140721190134761 140721190134877 140721190134877 140721190141903 0
Current children cumulated CPU time: 72000.3 s
Current children cumulated vsize: 12034992 KiB
Current children cumulated memory: 10045984 KiB

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

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

# cumulated CPU time of all completed processes:  user=71916.4 s, system=84.4205 s

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

[startup+3635.6 s]
/proc/loadavg: 81.63 80.83 79.49 62/986 540228
/proc/meminfo: memFree=666194460/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3635.62
CPU time (s): 72000.9
CPU user time (s): 71916.4
CPU system time (s): 84.4205
CPU usage (%): 1980.43
Max. virtual memory (cumulated for all children) (KiB): 12100528
Max. memory (cumulated for all children) (KiB): 10051864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71916.4
system time used= 84.4205
maximum resident set size= 10051972
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35932796
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= 636344
involuntary context switches= 351365


# summary of solver processes directly reported to runsolver:
#   pid: 537876
#   total CPU time (s): 72000.9
#   total CPU user time (s): 71916.4
#   total CPU system time (s): 84.4205

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.3567 second user time and 84.2462 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-08-09 19:33:55
IDJOB=4467402
IDBENCH=148185
IDSOLVER=3097
FILE ID=nodeD102/4467402-1723224835
RUNJOBID= nodeD102-1723224822-536702
SLURM_JOB_ID= 8266903
Free space on /tmp= 8588200 MiB

SOLVER NAME= FiberSCIP 20 cores, 024-08-09
BENCH NAME= PB24/normalized-PB07/OPT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_6.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-4467402-1723224835/watcher-4467402-1723224835 -o /tmp/evaluation-result-4467402-1723224835/solver-4467402-1723224835 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1723224822-536702 --watchdog 3760  fscip settings/racing.prm HOME/instance-4467402-1723224835.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 9def910af6a1ee27abcf25feff61a445
RANDOM SEED=1506893314

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		: 3204.002
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		: 3033.598
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		: 2021.787
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		: 2806.218
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		: 2606.877
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		: 3064.695
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		: 2659.507
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		: 2801.307
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		: 3316.912
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		: 3051.850
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		: 2656.537
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		: 2799.999
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		: 2589.938
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		: 3020.499
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		: 2658.773
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		: 2800.816
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		: 3540.954
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		: 3026.843
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		: 2655.015
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		: 2800.000
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 196
initial apicid	: 196
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_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		: 2767.447
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		: 3037.877
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		: 3626.853
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		: 2815.051
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		: 2833.692
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		: 3056.741
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		: 3489.957
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		: 2803.867
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		: 3074.180
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		: 3041.217
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		: 2899.093
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		: 2799.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 214
initial apicid	: 214
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_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		: 2645.031
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		: 3048.431
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		: 2239.272
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		: 2803.016
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		: 2634.036
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		: 3058.542
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		: 3185.923
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		: 2804.246
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		: 2663.224
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		: 3076.862
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		: 3221.872
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		: 2920.566
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		: 2636.581
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		: 3015.578
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		: 2631.707
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		: 2802.224
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		: 3739.024
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		: 3069.800
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		: 3178.396
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		: 2826.582
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		: 2643.735
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		: 3010.180
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		: 2636.808
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		: 2799.999
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		: 2641.151
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		: 3064.259
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		: 2660.365
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		: 2802.342
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		: 2646.348
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		: 3023.172
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		: 2667.521
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		: 2800.692
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		: 2636.319
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		: 3033.406
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		: 2650.966
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		: 2808.193
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		: 3555.538
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		: 3041.337
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		: 2666.615
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		: 2806.411
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		: 3132.835
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		: 3199.999
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		: 2660.901
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		: 2804.584
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		: 3550.876
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		: 3059.410
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		: 2187.529
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		: 2822.824
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:        713397364 kB
MemAvailable:   775929016 kB
Buffers:          991616 kB
Cached:         64354364 kB
SwapCached:            0 kB
Active:          9269552 kB
Inactive:       63878192 kB
Active(anon):       2260 kB
Inactive(anon):  7830244 kB
Active(file):    9267292 kB
Inactive(file): 56047948 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            134792 kB
Writeback:             0 kB
AnonPages:       7803332 kB
Mapped:           131576 kB
Shmem:             30728 kB
KReclaimable:    1271876 kB
Slab:            1787036 kB
SReclaimable:    1271876 kB
SUnreclaim:       515160 kB
KernelStack:       16304 kB
PageTables:        25552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2407796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           823296 kB
HardwareCorrupted:     0 kB
AnonHugePages:    778240 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:      774144 kB
DirectMap2M:    128698368 kB
DirectMap1G:    676331520 kB

Free space on /tmp at the end= 8588184 MiB
End job on nodeD102 at 2024-08-09 20:34:31