Trace number 4465893

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30UNSAT 60989.1 3072.34

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-8_6_25.opb
MD5SUM327700430205073718cfdeea5c9331a0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.64792
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1122
Total number of constraints5318
Number of constraints which are clauses5313
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint33
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 58
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 35840000, getVmSize() = 35840000, SCIPgetMemUsed() = 8941660, SCIPgetMemTotal() = 13847684, SCIPgetMemExternEstim() = 6259060
0.00/0.01	c ** set memory limit for presolving in LC to 8.79598e+12 for SCIP **
0.11/0.20	c ** Estimated virtualMemUsedAtSolver = 28949209, getVmSize() = 60723200, SCIPgetMemUsed() = 20877698, SCIPgetMemTotal() = 37164754, SCIPgetMemExternEstim() = 6259060
0.11/0.20	c ** set memory limit for solvers to 4.18852e+11 for each SCIP **
0.11/0.20	c Original Problem   :
0.11/0.20	c   Problem name     : instance-4465893-1722591010
0.11/0.20	c   Variables        : 1122 (1122 binary, 0 integer, 0 implicit integer, 0 continuous)
0.11/0.20	c   Constraints      : 5318
0.11/0.20	c   Objective sense  : minimize
0.11/0.20	c Presolved Problem  :
0.11/0.20	c   Variables        : 1116 (1116 binary, 0 integer, 0 implicit integer, 0 continuous)
0.11/0.20	c   Constraints      : 5045
0.11/0.20	c Constraints        : Number
0.11/0.20	c   knapsack         : 1 
0.11/0.20	c   setppc           : 2139 
0.11/0.20	c   linear           : 1 
0.11/0.20	c   logicor          : 2904 
0.11/0.20	c ** Instance transfer method used: 0
0.11/0.21	c ** ParaScipInstance copy does not increase the number of variables. **
0.34/0.35	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.34/0.35	c                                Nodes    Active                                            
0.34/0.35	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
97.34/5.37	c         5           5776          16        20                -           0.0000          -
196.14/10.38	c        10             12          11        20                -           0.0000          -
299.10/15.56	c        16             10           9        20                -           0.0000          -
400.09/20.62	c        21             59          32        20                -           0.0000          -
499.31/25.70	c        26            216          56        20                -           0.0000          -
600.32/30.72	c        31            206          56        20                -           0.0000          -
701.19/35.85	c        36            165          55        20                -           0.0000          -
802.22/40.91	c        41            893           0        20                -           0.0000          -
901.19/46.03	c        46          49780          17        20                -           0.0000          -
1002.88/51.06	c        51            981          34        20                -           0.0000          -
1104.03/56.15	c        56            463         170        20                -           0.0000          -
1204.35/61.22	c        61            606          52        20                -           0.0000          -
1303.24/66.24	c        66            740          54        20                -           0.0000          -
1404.42/71.32	c        71            965         339        20                -           0.0000          -
1503.60/76.37	c        76            785         246        20                -           0.0000          -
1604.78/81.42	c        81           2008          82        20                -           0.0000          -
1703.90/86.47	c        86           1083          19        20                -           0.0000          -
1805.03/91.52	c        92           1092          18        20                -           0.0000          -
1904.06/96.57	c        97           2444         127        20                -           0.0000          -
2005.15/101.62	c       102           1806          66        20                -           0.0000          -
2104.06/106.64	c       107           1273          49        20                -           0.0000          -
2205.21/111.71	c       112           1403         427        20                -           0.0000          -
2304.37/116.77	c       117           1475         452        20                -           0.0000          -
2405.31/121.81	c       122           1506         459        20                -           0.0000          -
2504.42/126.88	c       127           1720          46        20                -           0.0000          -
2605.54/131.91	c       132           2854          79        20                -           0.0000          -
2704.69/136.96	c       137           1985          52        20                -           0.0000          -
2803.87/142.01	c       142           1775          18        20                -           0.0000          -
2905.66/147.06	c       147           2201          46        20                -           0.0000          -
3004.83/152.11	c       152           2344          40        20                -           0.0000          -
3106.30/157.16	c       157           3884          82        20                -           0.0000          -
3205.29/162.18	c       162           2075          36        20                -           0.0000          -
3305.79/167.21	c       167           2740          40        20                -           0.0000          -
3404.82/172.27	c       172           2344          25        20                -           0.0000          -
3504.01/177.29	c       177           4673          89        20                -           0.0000          -
3605.21/182.31	c       182           3161          58        20                -           0.0000          -
3704.16/187.33	c       187           4646         410        20                -           0.0000          -
3805.27/192.46	c       192         165915           9        20                -           0.0000          -
3904.45/197.48	c       197           4847         460        20                -           0.0000          -
4005.54/202.50	c       203           2965          31        20                -           0.0000          -
4104.69/207.55	c       208           5885          91        20                -           0.0000          -
4205.86/212.69	c       213           3204          25        20                -           0.0000          -
4307.02/217.76	c       218           3382          27        20                -           0.0000          -
4406.20/222.77	c       223           3520          31        20                -           0.0000          -
4507.36/227.86	c       228           3652          26        20                -           0.0000          -
4608.53/232.91	c       233           4286         112        20                -           0.0000          -
4707.71/237.92	c       238           7200          80        20                -           0.0000          -
4806.86/242.95	c       243           4514         132        20                -           0.0000          -
4906.07/248.01	c       248           6053         615        20                -           0.0000          -
5007.92/253.11	c       253           4267          28        20                -           0.0000          -
5107.02/258.12	c       258           4325          23        20                -           0.0000          -
5209.58/263.21	c       263           4467          26        20                -           0.0000          -
5308.73/268.26	c       268           5251         178        20                -           0.0000          -
5407.92/273.28	c       273         221108          13        20                -           0.0000          -
5507.11/278.28	c       278           5492         180        20                -           0.0000          -
5608.28/283.30	c       283           5025          35        20                -           0.0000          -
5709.45/288.46	c       288           6879         780        20                -           0.0000          -
5810.52/293.51	c       294           9278          94        20                -           0.0000          -
5909.63/298.56	c       299           5921         246        20                -           0.0000          -
6008.82/303.57	c       304         243154          13        20                -           0.0000          -
6110.00/308.60	c       309           6148         260        20                -           0.0000          -
6209.15/313.64	c       314           7476         902        20                -           0.0000          -
6310.30/318.76	c       319           6070          35        20                -           0.0000          -
6411.46/323.81	c       324           6173          34        20                -           0.0000          -
6510.65/328.86	c       329           6214          35        20                -           0.0000          -
6609.85/333.88	c       334           6417          36        20                -           0.0000          -
6711.01/338.96	c       339           6923         365        20                -           0.0000          -
6810.20/344.01	c       344           7021         383        20                -           0.0000          -
6909.41/349.03	c       349           6892          39        20                -           0.0000          -
7011.28/354.11	c       354           8417        1075        20                -           0.0000          -
7110.45/359.13	c       359         282793          10        20                -           0.0000          -
7211.56/364.14	c       364           7469         440        20                -           0.0000          -
7310.77/369.19	c       369          12206         107        20                -           0.0000          -
7411.16/374.20	c       374          12340         108        20                -           0.0000          -
7510.42/379.22	c       379          12488         122        20                -           0.0000          -
7611.46/384.31	c       384           7997         490        20                -           0.0000          -
7712.61/389.40	c       389           8016          41        20                -           0.0000          -
7811.77/394.42	c       394           8134          40        20                -           0.0000          -
7910.96/399.46	c       399           9578        1263        20                -           0.0000          -
8010.08/404.48	c       404           9673        1297        20                -           0.0000          -
8111.24/409.54	c       410         316849          12        20                -           0.0000          -
8212.35/414.68	c       415           9890        1344        20                -           0.0000          -
8313.51/419.76	c       420           8789          37        20                -           0.0000          -
8414.66/424.81	c       425           9012         618        20                -           0.0000          -
8513.85/429.86	c       430           9064         643        20                -           0.0000          -
8613.02/434.87	c       435          10475        1437        20                -           0.0000          -
8714.19/439.93	c       440           9437          39        20                -           0.0000          -
8813.31/444.96	c       445           9353         655        20                -           0.0000          -
8915.09/450.04	c       450           9668          34        20                -           0.0000          -
9014.18/455.07	c       455          10923        1547        20                -           0.0000          -
9115.43/460.14	c       460          11021        1570        20                -           0.0000          -
9214.42/465.15	c       465          15913         144        20                -           0.0000          -
9314.91/470.25	c       470          16122         141        20                -           0.0000          -
9415.96/475.31	c       475          16283         138        20                -           0.0000          -
9515.15/480.36	c       480          16475         143        20                -           0.0000          -
9614.32/485.38	c       485          10223         789        20                -           0.0000          -
9713.51/490.39	c       490          11751        1705        20                -           0.0000          -
9814.66/495.44	c       495          16849         160        20                -           0.0000          -
9915.83/500.56	c       501          16995         163        20                -           0.0000          -
10016.93/505.61	c       506          12220        1729        20                -           0.0000          -
10116.11/510.66	c       511          11377          48        20                -           0.0000          -
10217.21/515.71	c       516          10940         859        20                -           0.0000          -
10316.21/520.76	c       521          11081         874        20                -           0.0000          -
10417.32/525.80	c       526          11711          56        20                -           0.0000          -
10516.44/530.83	c       531          18191         158        20                -           0.0000          -
10617.61/535.91	c       536          18417         167        20                -           0.0000          -
10716.81/540.96	c       541          18648         166        20                -           0.0000          -
10815.93/546.01	c       546          13445        1853        20                -           0.0000          -
10917.91/551.06	c       551          13606        1862        20                -           0.0000          -
11016.89/556.11	c       556          12544          73        20                -           0.0000          -
11118.01/561.16	c       561          12709          63        20                -           0.0000          -
11218.51/566.21	c       566          13980        1908        20                -           0.0000          -
11317.73/571.26	c       571          19855         151        20                -           0.0000          -
11418.76/576.31	c       576          12182        1032        20                -           0.0000          -
11517.94/581.35	c       581          14462        1941        20                -           0.0000          -
11616.97/586.39	c       586          14663        1955        20                -           0.0000          -
11718.07/591.46	c       591          14819        1971        20                -           0.0000          -
11819.18/596.51	c       597          13745          61        20                -           0.0000          -
11918.30/601.54	c       602         444821          13        20                -           0.0000          -
12019.50/606.61	c       607          13992          59        20                -           0.0000          -
12118.73/611.66	c       612          13038        1162        20                -           0.0000          -
12219.93/616.71	c       617          21739         148        20                -           0.0000          -
12319.17/621.73	c       622          13309        1173        20                -           0.0000          -
12418.38/626.75	c       627          15667        2104        20                -           0.0000          -
12519.60/631.83	c       632          14681          59        20                -           0.0000          -
12620.74/636.91	c       637         467121          11        20                -           0.0000          -
12719.92/641.93	c       642         470419          12        20                -           0.0000          -
12819.10/647.01	c       647          13914        1218        20                -           0.0000          -
12920.93/652.04	c       652          14058        1215        20                -           0.0000          -
13020.23/657.11	c       657          23352         159        20                -           0.0000          -
13119.66/662.12	c       662         482590           9        20                -           0.0000          -
13218.75/667.14	c       667         485399          11        20                -           0.0000          -
13319.84/672.15	c       672          15873          56        20                -           0.0000          -
13419.01/677.17	c       677          16050          53        20                -           0.0000          -
13519.51/682.23	c       682          24331         169        20                -           0.0000          -
13620.72/687.34	c       687          24579         163        20                -           0.0000          -
13721.94/692.43	c       692          24804         160        20                -           0.0000          -
13821.24/697.47	c       697          24920         163        20                -           0.0000          -
13922.26/702.50	c       703         508611          13        20                -           0.0000          -
14021.44/707.52	c       708          15305        1415        20                -           0.0000          -
14120.63/712.53	c       713          15450        1418        20                -           0.0000          -
14221.81/717.65	c       718          15573        1442        20                -           0.0000          -
14322.88/722.76	c       723          15707        1465        20                -           0.0000          -
14422.01/727.79	c       728          17537          71        20                -           0.0000          -
14523.20/732.83	c       733          17696          71        20                -           0.0000          -
14624.42/737.91	c       738          18958        2331        20                -           0.0000          -
14723.64/742.92	c       743          26713         159        20                -           0.0000          -
14822.88/747.94	c       748          19222        2360        20                -           0.0000          -
14924.93/753.05	c       753          27129         155        20                -           0.0000          -
15023.99/758.07	c       758          16542        1551        20                -           0.0000          -
15125.10/763.16	c       763          16652        1573        20                -           0.0000          -
15225.62/768.21	c       768         554242          13        20                -           0.0000          -
15324.84/773.25	c       773          27922         150        20                -           0.0000          -
15426.05/778.31	c       778          18925          66        20                -           0.0000          -
15525.28/783.36	c       783          17102        1595        20                -           0.0000          -
15624.51/788.39	c       788          28453         159        20                -           0.0000          -
15725.71/793.46	c       793          20589        2483        20                -           0.0000          -
15826.93/798.51	c       799          20754        2485        20                -           0.0000          -
15926.15/803.52	c       804          19625          75        20                -           0.0000          -
16027.30/808.61	c       809         580779          10        20                -           0.0000          -
16126.52/813.62	c       814          17833        1635        20                -           0.0000          -
16225.75/818.67	c       819          21361        2502        20                -           0.0000          -
16326.95/823.70	c       824          29881         177        20                -           0.0000          -
16426.19/828.71	c       829          21658        2530        20                -           0.0000          -
16525.36/833.74	c       834          30199         187        20                -           0.0000          -
16624.52/838.75	c       839          18348        1701        20                -           0.0000          -
16723.56/843.76	c       844          21096          75        20                -           0.0000          -
16822.79/848.78	c       849          21305          71        20                -           0.0000          -
16923.95/853.81	c       854          22427        2569        20                -           0.0000          -
17023.18/858.84	c       859          30963         219        20                -           0.0000          -
17124.39/863.90	c       864          31184         216        20                -           0.0000          -
17223.57/868.93	c       869          22825        2596        20                -           0.0000          -
17322.78/873.96	c       874          22020          70        20                -           0.0000          -
17424.65/879.09	c       879          22190          69        20                -           0.0000          -
17525.84/884.16	c       884          22353          72        20                -           0.0000          -
17628.42/889.34	c       889          23404        2655        20                -           0.0000          -
17727.55/894.35	c       894          19595        1871        20                -           0.0000          -
17828.72/899.49	c       899          32589         226        20                -           0.0000          -
17929.90/904.55	c       905          22857          72        20                -           0.0000          -
18031.07/909.61	c       910          23045          72        20                -           0.0000          -
18130.24/914.66	c       915          24186        2705        20                -           0.0000          -
18231.41/919.71	c       920          23326          69        20                -           0.0000          -
18330.58/924.75	c       925         657721           7        20                -           0.0000          -
18429.75/929.77	c       930          23575          64        20                -           0.0000          -
18530.84/934.81	c       935          33914         251        20                -           0.0000          -
18630.02/939.83	c       940          24825        2770        20                -           0.0000          -
18729.19/944.84	c       945          20712        1912        20                -           0.0000          -
18828.37/949.90	c       950          20859        1905        20                -           0.0000          -
18932.16/955.06	c       955          25247        2811        20                -           0.0000          -
19031.54/960.11	c       960          34694         289        20                -           0.0000          -
19132.67/965.16	c       965          21193        1940        20                -           0.0000          -
19233.00/970.21	c       970          21318        1952        20                -           0.0000          -
19332.25/975.26	c       975          25914        2837        20                -           0.0000          -
19433.35/980.31	c       980         694240          10        20                -           0.0000          -
19532.46/985.36	c       985          25251          77        20                -           0.0000          -
19633.63/990.41	c       990          35768         292        20                -           0.0000          -
19732.81/995.46	c       995          25594          70        20                -           0.0000          -
19832.01/1000.49	c      1000          22085        1976        20                -           0.0000          -
19933.17/1005.56	c      1006          26830        2876        20                -           0.0000          -
20032.35/1010.57	c      1011          26998        2890        20                -           0.0000          -
20133.50/1015.60	c      1016          36595         303        20                -           0.0000          -
20234.68/1020.72	c      1021          27252        2920        20                -           0.0000          -
20333.78/1025.78	c      1026          22723        1993        20                -           0.0000          -
20434.95/1030.83	c      1031          27576        2934        20                -           0.0000          -
20534.13/1035.88	c      1036          22910        1994        20                -           0.0000          -
20635.25/1040.93	c      1041          23039        1992        20                -           0.0000          -
20734.40/1045.98	c      1046          23169        1996        20                -           0.0000          -
20833.58/1051.01	c      1051          37786         362        20                -           0.0000          -
20935.57/1056.08	c      1056          38008         360        20                -           0.0000          -
21034.52/1061.13	c      1061          23622        1966        20                -           0.0000          -
21135.76/1066.14	c      1066          23738        1968        20                -           0.0000          -
21236.28/1071.23	c      1071          27833          75        20                -           0.0000          -
21335.39/1076.28	c      1076          27993          74        20                -           0.0000          -
21436.56/1081.33	c      1081          38904         381        20                -           0.0000          -
21535.75/1086.37	c      1086         761225           6        20                -           0.0000          -
21636.92/1091.43	c      1091          29438        3018        20                -           0.0000          -
21736.09/1096.48	c      1096          29545        3023        20                -           0.0000          -
21835.28/1101.49	c      1102         771271          12        20                -           0.0000          -
21936.45/1106.58	c      1107          39787         412        20                -           0.0000          -
22037.58/1111.63	c      1112          29949        3050        20                -           0.0000          -
22136.81/1116.68	c      1117          29297          75        20                -           0.0000          -
22238.02/1121.73	c      1122          29468          72        20                -           0.0000          -
22337.25/1126.78	c      1127          25247        2024        20                -           0.0000          -
22438.40/1131.82	c      1132          29745          71        20                -           0.0000          -
22537.59/1136.88	c      1137          30735        3050        20                -           0.0000          -
22638.75/1141.93	c      1142          29951          72        20                -           0.0000          -
22737.89/1146.95	c      1147          41244         387        20                -           0.0000          -
22837.06/1151.95	c      1152          41401         391        20                -           0.0000          -
22935.93/1156.98	c      1157          31451        3060        20                -           0.0000          -
23035.06/1162.01	c      1162          26162        2053        20                -           0.0000          -
23137.06/1167.04	c      1167          30645          81        20                -           0.0000          -
23238.10/1172.14	c      1172          31811        3095        20                -           0.0000          -
23338.75/1177.28	c      1177          31980        3103        20                -           0.0000          -
23439.73/1182.33	c      1182          31155          70        20                -           0.0000          -
23538.92/1187.34	c      1187          31291          77        20                -           0.0000          -
23640.07/1192.43	c      1192          42894         399        20                -           0.0000          -
23739.10/1197.47	c      1197          43082         411        20                -           0.0000          -
23838.28/1202.49	c      1202          43240         414        20                -           0.0000          -
23939.43/1207.57	c      1208         843288          10        20                -           0.0000          -
24040.59/1212.61	c      1213          32033          71        20                -           0.0000          -
24139.55/1217.68	c      1218          43705         435        20                -           0.0000          -
24240.71/1222.73	c      1223          27632        2127        20                -           0.0000          -
24339.90/1227.78	c      1228          33498        3157        20                -           0.0000          -
24440.92/1232.83	c      1233          27852        2142        20                -           0.0000          -
24540.11/1237.88	c      1238          27967        2157        20                -           0.0000          -
24641.28/1242.93	c      1243          44674         447        20                -           0.0000          -
24740.39/1247.97	c      1248          34104        3190        20                -           0.0000          -
24839.57/1253.03	c      1253          34286        3196        20                -           0.0000          -
24941.48/1258.08	c      1258          28487        2184        20                -           0.0000          -
25040.59/1263.09	c      1263         880571          11        20                -           0.0000          -
25141.54/1268.15	c      1268          28661        2200        20                -           0.0000          -
25242.24/1273.23	c      1273          33824          92        20                -           0.0000          -
25341.37/1278.28	c      1278          45799         491        20                -           0.0000          -
25442.54/1283.30	c      1283          34048         102        20                -           0.0000          -
25541.74/1288.38	c      1288          35328        3273        20                -           0.0000          -
25642.89/1293.41	c      1293          35486        3274        20                -           0.0000          -
25742.04/1298.48	c      1298          29587        2206        20                -           0.0000          -
25843.17/1303.53	c      1304          46689         514        20                -           0.0000          -
25942.19/1308.58	c      1309          46840         524        20                -           0.0000          -
26043.35/1313.63	c      1314          46985         543        20                -           0.0000          -
26142.48/1318.68	c      1319          36191        3303        20                -           0.0000          -
26243.59/1323.73	c      1324          35215         115        20                -           0.0000          -
26342.80/1328.77	c      1329          36442        3324        20                -           0.0000          -
26441.98/1333.79	c      1334          30540        2250        20                -           0.0000          -
26543.37/1338.82	c      1339          35697         114        20                -           0.0000          -
26644.34/1343.93	c      1344         933033          11        20                -           0.0000          -
26743.53/1348.96	c      1349          30813        2267        20                -           0.0000          -
26842.70/1354.00	c      1354          30972        2266        20                -           0.0000          -
26941.76/1359.02	c      1359          36184         110        20                -           0.0000          -
27043.43/1364.04	c      1364          48775         593        20                -           0.0000          -
27144.60/1369.18	c      1369          31354        2277        20                -           0.0000          -
27245.07/1374.21	c      1374          37799        3381        20                -           0.0000          -
27344.31/1379.28	c      1379          36754         125        20                -           0.0000          -
27445.39/1384.33	c      1384          36883         130        20                -           0.0000          -
27544.58/1389.38	c      1389         962592          11        20                -           0.0000          -
27645.69/1394.41	c      1394          37161         132        20                -           0.0000          -
27744.90/1399.48	c      1399          38709        3395        20                -           0.0000          -
27845.93/1404.53	c      1405          50396         609        20                -           0.0000          -
27945.03/1409.55	c      1410          32386        2295        20                -           0.0000          -
28046.07/1414.63	c      1415          32500        2290        20                -           0.0000          -
28145.09/1419.67	c      1420         982198          12        20                -           0.0000          -
28246.27/1424.70	c      1425          32720        2296        20                -           0.0000          -
28345.49/1429.78	c      1430          51248         647        20                -           0.0000          -
28446.68/1434.83	c      1435          38336         121        20                -           0.0000          -
28545.87/1439.88	c      1440          51685         643        20                -           0.0000          -
28644.79/1444.89	c      1445         998367          15        20                -           0.0000          -
28745.99/1449.93	c      1450          33341        2330        20                -           0.0000          -
28845.20/1454.98	c      1455          40397        3473        20                -           0.0000          -
28947.07/1460.08	c      1460          40578        3470        20                -           0.0000          -
29046.20/1465.13	c      1465        1010966          12        20                -           0.0000          -
29147.40/1470.18	c      1470          39356         124        20                -           0.0000          -
29247.93/1475.23	c      1475          40990        3499        20                -           0.0000          -
29347.08/1480.24	c      1480          34080        2372        20                -           0.0000          -
29446.27/1485.26	c      1485          39869         125        20                -           0.0000          -
29547.61/1490.32	c      1490          40011         117        20                -           0.0000          -
29648.46/1495.43	c      1495          34490        2391        20                -           0.0000          -
29747.75/1500.48	c      1500          34654        2394        20                -           0.0000          -
29846.69/1505.50	c      1506          53772         761        20                -           0.0000          -
29947.79/1510.52	c      1511          40534         118        20                -           0.0000          -
30047.01/1515.56	c      1516          54157         756        20                -           0.0000          -
30148.19/1520.65	c      1521          42383        3534        20                -           0.0000          -
30247.29/1525.66	c      1526          54512         764        20                -           0.0000          -
30348.49/1530.78	c      1531          54670         769        20                -           0.0000          -
30449.74/1535.83	c      1536          54795         780        20                -           0.0000          -
30548.91/1540.88	c      1541          42977        3563        20                -           0.0000          -
30650.11/1545.93	c      1546          35835        2458        20                -           0.0000          -
30749.32/1550.98	c      1551          41719         127        20                -           0.0000          -
30848.55/1556.00	c      1556          41881         123        20                -           0.0000          -
30950.45/1561.05	c      1561          42051         123        20                -           0.0000          -
31049.61/1566.13	c      1566          42221         125        20                -           0.0000          -
31151.03/1571.18	c      1571          36454        2498        20                -           0.0000          -
31251.34/1576.23	c      1576          44220        3562        20                -           0.0000          -
31350.49/1581.28	c      1581          44330        3584        20                -           0.0000          -
31449.71/1586.29	c      1586          56409         813        20                -           0.0000          -
31550.92/1591.31	c      1591          37020        2517        20                -           0.0000          -
31652.13/1596.42	c      1596          44757        3609        20                -           0.0000          -
31751.32/1601.48	c      1601          43203         122        20                -           0.0000          -
31852.40/1606.53	c      1607          37348        2555        20                -           0.0000          -
31951.58/1611.58	c      1612          43559         124        20                -           0.0000          -
32050.66/1616.58	c      1617        1106382          11        20                -           0.0000          -
32151.69/1621.68	c      1622          57359         895        20                -           0.0000          -
32252.85/1626.73	c      1627        1113010          11        20                -           0.0000          -
32352.05/1631.75	c      1632          44125         143        20                -           0.0000          -
32451.25/1636.78	c      1637          44237         145        20                -           0.0000          -
32552.36/1641.88	c      1642          58090         899        20                -           0.0000          -
32653.56/1646.93	c      1647          44594         147        20                -           0.0000          -
32752.75/1651.94	c      1652        1129196          11        20                -           0.0000          -
32851.96/1656.99	c      1657          46636        3658        20                -           0.0000          -
32954.07/1662.08	c      1662          46821        3659        20                -           0.0000          -
33052.99/1667.10	c      1667          47007        3653        20                -           0.0000          -
33154.23/1672.18	c      1672          39041        2626        20                -           0.0000          -
33253.42/1677.19	c      1677          45522         149        20                -           0.0000          -
33353.91/1682.20	c      1682          45687         150        20                -           0.0000          -
33453.16/1687.22	c      1687          39374        2634        20                -           0.0000          -
33554.29/1692.36	c      1692          39528        2632        20                -           0.0000          -
33655.49/1697.43	c      1697          47864        3682        20                -           0.0000          -
33754.65/1702.44	c      1702          46245         145        20                -           0.0000          -
33855.80/1707.53	c      1708          46351         146        20                -           0.0000          -
33954.93/1712.58	c      1713          46513         141        20                -           0.0000          -
34056.03/1717.61	c      1718          46686         150        20                -           0.0000          -
34155.17/1722.65	c      1723          46835         157        20                -           0.0000          -
34256.32/1727.71	c      1728          48778        3681        20                -           0.0000          -
34355.57/1732.74	c      1733          47188         156        20                -           0.0000          -
34454.86/1737.79	c      1738          61150        1049        20                -           0.0000          -
34556.15/1742.88	c      1743          61360        1050        20                -           0.0000          -
34657.43/1747.93	c      1748          61540        1053        20                -           0.0000          -
34756.73/1752.98	c      1753          41211        2646        20                -           0.0000          -
34855.96/1758.03	c      1758          41305        2654        20                -           0.0000          -
34957.87/1763.07	c      1763          48154         140        20                -           0.0000          -
35059.18/1768.14	c      1768          50045        3715        20                -           0.0000          -
35158.36/1773.19	c      1773          50236        3703        20                -           0.0000          -
35258.98/1778.24	c      1778        1209874          13        20                -           0.0000          -
35358.32/1783.26	c      1783          41964        2685        20                -           0.0000          -
35459.50/1788.34	c      1788          50785        3701        20                -           0.0000          -
35558.77/1793.35	c      1793          63297        1088        20                -           0.0000          -
35660.04/1798.42	c      1798          42359        2712        20                -           0.0000          -
35759.35/1803.50	c      1804        1226331           8        20                -           0.0000          -
35860.78/1808.53	c      1809          49486         148        20                -           0.0000          -
35962.20/1813.60	c      1814          49648         144        20                -           0.0000          -
36061.63/1818.65	c      1819          42955        2733        20                -           0.0000          -
36160.97/1823.66	c      1824          52011        3714        20                -           0.0000          -
36262.34/1828.75	c      1829          43218        2734        20                -           0.0000          -
36361.78/1833.79	c      1834          43332        2730        20                -           0.0000          -
36463.20/1838.86	c      1839          50433         147        20                -           0.0000          -
36564.63/1843.91	c      1844          50606         148        20                -           0.0000          -
36664.07/1848.96	c      1849          52741        3750        20                -           0.0000          -
36763.49/1853.97	c      1854          52916        3755        20                -           0.0000          -
36862.87/1858.98	c      1859          44078        2737        20                -           0.0000          -
36964.81/1864.10	c      1864          44225        2738        20                -           0.0000          -
37066.33/1869.16	c      1869          65843        1138        20                -           0.0000          -
37165.84/1874.17	c      1874          44537        2745        20                -           0.0000          -
37266.62/1879.22	c      1879          66175        1147        20                -           0.0000          -
37367.99/1884.31	c      1884          44805        2748        20                -           0.0000          -
37467.43/1889.33	c      1889          54044        3745        20                -           0.0000          -
37566.87/1894.37	c      1894          45122        2768        20                -           0.0000          -
37668.28/1899.46	c      1899          52348         138        20                -           0.0000          -
37769.88/1904.51	c      1905          52514         134        20                -           0.0000          -
37869.12/1909.53	c      1910        1293623          16        20                -           0.0000          -
37968.50/1914.59	c      1915          54857        3766        20                -           0.0000          -
38069.93/1919.62	c      1920          67462        1224        20                -           0.0000          -
38169.36/1924.66	c      1925          67619        1223        20                -           0.0000          -
38270.78/1929.72	c      1930          55370        3750        20                -           0.0000          -
38370.22/1934.75	c      1935          53525         130        20                -           0.0000          -
38469.66/1939.77	c      1940          53621         133        20                -           0.0000          -
38571.08/1944.81	c      1945          53728         131        20                -           0.0000          -
38670.42/1949.86	c      1950          56005        3777        20                -           0.0000          -
38770.05/1954.88	c      1955          46658        2822        20                -           0.0000          -
38871.27/1959.91	c      1960          54196         132        20                -           0.0000          -
38970.71/1964.95	c      1965          54372         129        20                -           0.0000          -
39070.14/1969.99	c      1970          54569         126        20                -           0.0000          -
39175.59/1975.21	c      1975          54710         135        20                -           0.0000          -
39274.91/1980.26	c      1980          56926        3764        20                -           0.0000          -
39376.34/1985.31	c      1985          55040         131        20                -           0.0000          -
39475.79/1990.33	c      1990          55127         134        20                -           0.0000          -
39575.23/1995.36	c      1995          70181        1296        20                -           0.0000          -
39674.66/2000.39	c      2000          48019        2824        20                -           0.0000          -
39776.10/2005.40	c      2005          57676        3774        20                -           0.0000          -
39875.53/2010.46	c      2010          57889        3778        20                -           0.0000          -
39976.89/2015.53	c      2016          71012        1306        20                -           0.0000          -
40076.33/2020.54	c      2021          55999         134        20                -           0.0000          -
40177.76/2025.66	c      2026          48688        2851        20                -           0.0000          -
40279.18/2030.75	c      2031          48853        2859        20                -           0.0000          -
40380.61/2035.81	c      2036          56501         131        20                -           0.0000          -
40480.04/2040.86	c      2041          56698         126        20                -           0.0000          -
40581.47/2045.91	c      2046        1382873          10        20                -           0.0000          -
40680.90/2050.96	c      2051          56978         128        20                -           0.0000          -
40780.34/2056.01	c      2056          59428        3766        20                -           0.0000          -
40882.37/2061.06	c      2061          49744        2860        20                -           0.0000          -
40981.71/2066.11	c      2066          72851        1345        20                -           0.0000          -
41083.16/2071.15	c      2071          57616         125        20                -           0.0000          -
41182.71/2076.16	c      2076          50126        2855        20                -           0.0000          -
41283.41/2081.24	c      2081          57957         133        20                -           0.0000          -
41384.84/2086.31	c      2086        1409758           8        20                -           0.0000          -
41484.21/2091.33	c      2091          73786        1338        20                -           0.0000          -
41585.63/2096.41	c      2096          50688        2861        20                -           0.0000          -
41685.07/2101.46	c      2101          58581         125        20                -           0.0000          -
41784.50/2106.47	c      2106          58753         123        20                -           0.0000          -
41885.91/2111.56	c      2112          58935         125        20                -           0.0000          -
41987.35/2116.61	c      2117        1430838          14        20                -           0.0000          -
42086.74/2121.66	c      2122          61367        3819        20                -           0.0000          -
42188.18/2126.71	c      2127          61559        3816        20                -           0.0000          -
42287.71/2131.73	c      2132          61727        3811        20                -           0.0000          -
42387.02/2136.74	c      2137          51752        2875        20                -           0.0000          -
42488.44/2141.81	c      2142          51902        2875        20                -           0.0000          -
42588.08/2146.85	c      2147          62182        3800        20                -           0.0000          -
42689.30/2151.92	c      2152          52191        2864        20                -           0.0000          -
42788.74/2156.95	c      2157          62444        3818        20                -           0.0000          -
42888.17/2161.98	c      2162          62622        3825        20                -           0.0000          -
42990.31/2167.11	c      2167          60699         112        20                -           0.0000          -
43089.74/2172.13	c      2172          52805        2846        20                -           0.0000          -
43191.08/2177.15	c      2177          52968        2844        20                -           0.0000          -
43291.86/2182.24	c      2182          53148        2849        20                -           0.0000          -
43391.34/2187.26	c      2187          53232        2855        20                -           0.0000          -
43492.72/2192.36	c      2192          63651        3840        20                -           0.0000          -
43594.14/2197.41	c      2197          63840        3835        20                -           0.0000          -
43693.55/2202.43	c      2202          64014        3831        20                -           0.0000          -
43794.97/2207.51	c      2208          77946        1376        20                -           0.0000          -
43894.41/2212.56	c      2213          61978         126        20                -           0.0000          -
43993.72/2217.58	c      2218          64451        3828        20                -           0.0000          -
44093.16/2222.60	c      2223          64606        3824        20                -           0.0000          -
44194.58/2227.64	c      2228          64788        3827        20                -           0.0000          -
44294.01/2232.68	c      2233          54509        2866        20                -           0.0000          -
44393.44/2237.69	c      2238          62836         128        20                -           0.0000          -
44494.86/2242.71	c      2243          65246        3838        20                -           0.0000          -
44598.22/2247.91	c      2248          54982        2847        20                -           0.0000          -
44697.65/2252.96	c      2253          55130        2852        20                -           0.0000          -
44797.08/2258.01	c      2258          65689        3856        20                -           0.0000          -
44896.52/2263.02	c      2263          55399        2860        20                -           0.0000          -
44998.49/2268.12	c      2268          63893         124        20                -           0.0000          -
45099.73/2273.17	c      2273          55746        2860        20                -           0.0000          -
45199.30/2278.19	c      2278          64175         120        20                -           0.0000          -
45300.21/2283.24	c      2283          80720        1437        20                -           0.0000          -
45399.58/2288.27	c      2288          56162        2879        20                -           0.0000          -
45501.00/2293.36	c      2293          56307        2880        20                -           0.0000          -
45600.44/2298.38	c      2298          64822         128        20                -           0.0000          -
45699.87/2303.38	c      2303          64988         124        20                -           0.0000          -
45801.30/2308.48	c      2308          67228        3912        20                -           0.0000          -
45902.73/2313.52	c      2314          81928        1439        20                -           0.0000          -
46002.17/2318.54	c      2319          82156        1441        20                -           0.0000          -
46103.61/2323.62	c      2324          67606        3915        20                -           0.0000          -
46203.04/2328.65	c      2329          67710        3916        20                -           0.0000          -
46304.47/2333.70	c      2334          67855        3935        20                -           0.0000          -
46403.89/2338.71	c      2339          66031         120        20                -           0.0000          -
46503.34/2343.77	c      2344          57745        2885        20                -           0.0000          -
46604.75/2348.87	c      2349          57913        2891        20                -           0.0000          -
46706.16/2353.95	c      2354          68500        3956        20                -           0.0000          -
46805.59/2359.02	c      2359          58177        2899        20                -           0.0000          -
46907.53/2364.08	c      2364          83904        1458        20                -           0.0000          -
47007.10/2369.09	c      2369          58417        2920        20                -           0.0000          -
47108.42/2374.15	c      2374          69145        3941        20                -           0.0000          -
47209.34/2379.23	c      2379          84424        1471        20                -           0.0000          -
47308.72/2384.28	c      2384          58779        2928        20                -           0.0000          -
47410.15/2389.32	c      2389          69549        3956        20                -           0.0000          -
47509.58/2394.38	c      2394          59051        2924        20                -           0.0000          -
47611.01/2399.43	c      2399          85056        1499        20                -           0.0000          -
47710.44/2404.44	c      2404          85254        1500        20                -           0.0000          -
47811.85/2409.53	c      2410          85459        1498        20                -           0.0000          -
47911.29/2414.58	c      2415          68340         120        20                -           0.0000          -
48012.71/2419.63	c      2420          59768        2941        20                -           0.0000          -
48112.15/2424.67	c      2425          70656        3968        20                -           0.0000          -
48211.58/2429.68	c      2430          70829        3968        20                -           0.0000          -
48313.01/2434.78	c      2435          86393        1525        20                -           0.0000          -
48414.48/2439.83	c      2440          69069         124        20                -           0.0000          -
48513.87/2444.89	c      2445          69169         125        20                -           0.0000          -
48615.30/2449.94	c      2450          60577        2963        20                -           0.0000          -
48714.67/2454.99	c      2455          60688        2970        20                -           0.0000          -
48816.56/2460.04	c      2460          60806        2971        20                -           0.0000          -
48916.02/2465.09	c      2465          69789         125        20                -           0.0000          -
49017.67/2470.14	c      2470          61001        2972        20                -           0.0000          -
49117.07/2475.19	c      2475          72364        4000        20                -           0.0000          -
49217.78/2480.20	c      2480          70299         130        20                -           0.0000          -
49317.23/2485.22	c      2485          61462        2953        20                -           0.0000          -
49416.66/2490.24	c      2490          72891        3985        20                -           0.0000          -
49516.16/2495.25	c      2495          88751        1555        20                -           0.0000          -
49615.52/2500.29	c      2500          61902        2955        20                -           0.0000          -
49716.95/2505.33	c      2505          73356        3986        20                -           0.0000          -
49816.39/2510.39	c      2510          73570        3992        20                -           0.0000          -
49917.81/2515.43	c      2515          62313        2968        20                -           0.0000          -
50021.23/2520.64	c      2521          62471        2965        20                -           0.0000          -
50120.67/2525.69	c      2526          89897        1582        20                -           0.0000          -
50222.10/2530.74	c      2531          62818        2979        20                -           0.0000          -
50321.54/2535.79	c      2536          90273        1583        20                -           0.0000          -
50422.96/2540.84	c      2541          63096        2975        20                -           0.0000          -
50522.39/2545.89	c      2546          72277         126        20                -           0.0000          -
50623.81/2550.91	c      2551          74878        4013        20                -           0.0000          -
50723.23/2555.99	c      2556          63566        2962        20                -           0.0000          -
50825.24/2561.04	c      2561          63720        2972        20                -           0.0000          -
50924.56/2566.09	c      2566          91299        1614        20                -           0.0000          -
51026.00/2571.14	c      2571          91442        1622        20                -           0.0000          -
51125.52/2576.16	c      2576          91574        1633        20                -           0.0000          -
51226.26/2581.24	c      2581          73280         123        20                -           0.0000          -
51325.69/2586.25	c      2586          73454         128        20                -           0.0000          -
51427.10/2591.34	c      2591          64673        2962        20                -           0.0000          -
51526.53/2596.36	c      2596        1735646          13        20                -           0.0000          -
51627.95/2601.42	c      2601          76470        4090        20                -           0.0000          -
51727.37/2606.49	c      2606          65047        2978        20                -           0.0000          -
51828.79/2611.50	c      2612        1744872          11        20                -           0.0000          -
51928.22/2616.54	c      2617          74413         124        20                -           0.0000          -
52027.65/2621.57	c      2622          93286        1630        20                -           0.0000          -
52129.07/2626.63	c      2627          65653        2986        20                -           0.0000          -
52230.49/2631.74	c      2632          65825        2983        20                -           0.0000          -
52329.92/2636.79	c      2637          77598        4121        20                -           0.0000          -
52431.35/2641.80	c      2642          66099        2968        20                -           0.0000          -
52530.78/2646.86	c      2647          94227        1631        20                -           0.0000          -
52632.19/2651.94	c      2652          94432        1631        20                -           0.0000          -
52731.61/2656.99	c      2657          75611         127        20                -           0.0000          -
52833.51/2662.04	c      2662          94802        1634        20                -           0.0000          -
52933.00/2667.06	c      2667          78549        4165        20                -           0.0000          -
53032.47/2672.07	c      2672          66964        2953        20                -           0.0000          -
53131.93/2677.08	c      2677          67129        2957        20                -           0.0000          -
53231.46/2682.13	c      2682          95554        1637        20                -           0.0000          -
53334.16/2687.20	c      2687          95637        1644        20                -           0.0000          -
53433.53/2692.24	c      2692          67500        2982        20                -           0.0000          -
53534.94/2697.33	c      2697          67635        2980        20                -           0.0000          -
53636.36/2702.44	c      2702          67827        2976        20                -           0.0000          -
53735.79/2707.49	c      2708        1804330          14        20                -           0.0000          -
53837.21/2712.54	c      2713          79980        4193        20                -           0.0000          -
53936.63/2717.59	c      2718          80182        4187        20                -           0.0000          -
54038.06/2722.64	c      2723          68394        2990        20                -           0.0000          -
54137.49/2727.69	c      2728          68514        2989        20                -           0.0000          -
54238.90/2732.74	c      2733          80770        4169        20                -           0.0000          -
54338.31/2737.79	c      2738          78233         122        20                -           0.0000          -
54439.74/2742.81	c      2743          78369         124        20                -           0.0000          -
54539.17/2747.86	c      2748          78557         117        20                -           0.0000          -
54638.59/2752.87	c      2753          81439        4167        20                -           0.0000          -
54740.02/2757.93	c      2758          98320        1663        20                -           0.0000          -
54842.01/2763.05	c      2763          98458        1678        20                -           0.0000          -
54941.29/2768.10	c      2768          81967        4150        20                -           0.0000          -
55040.84/2773.13	c      2773          82138        4155        20                -           0.0000          -
55143.69/2778.20	c      2778          82299        4166        20                -           0.0000          -
55243.18/2783.25	c      2783          79716         114        20                -           0.0000          -
55344.53/2788.30	c      2788          79889         115        20                -           0.0000          -
55443.96/2793.32	c      2793          80022         113        20                -           0.0000          -
55543.41/2798.35	c      2798          70763        2957        20                -           0.0000          -
55644.79/2803.45	c      2803          83128        4184        20                -           0.0000          -
55744.30/2808.46	c      2808         100227        1683        20                -           0.0000          -
55843.61/2813.48	c      2813          80627         120        20                -           0.0000          -
55947.01/2818.62	c      2819          80800         120        20                -           0.0000          -
56046.44/2823.67	c      2824          80976         115        20                -           0.0000          -
56147.86/2828.72	c      2829          81131         118        20                -           0.0000          -
56247.29/2833.77	c      2834          84124        4202        20                -           0.0000          -
56348.72/2838.82	c      2839          81462         114        20                -           0.0000          -
56448.14/2843.84	c      2844          81634         113        20                -           0.0000          -
56549.55/2848.91	c      2849          84675        4191        20                -           0.0000          -
56648.99/2853.92	c      2854          81816         112        20                -           0.0000          -
56748.35/2858.94	c      2859          72515        2912        20                -           0.0000          -
56847.77/2863.97	c      2864         102154        1726        20                -           0.0000          -
56949.88/2869.07	c      2869          82213         131        20                -           0.0000          -
57051.32/2874.17	c      2874          82353         135        20                -           0.0000          -
57152.06/2879.22	c      2879          82514         138        20                -           0.0000          -
57251.44/2884.27	c      2884        1918403           9        20                -           0.0000          -
57350.85/2889.29	c      2889          86030        4222        20                -           0.0000          -
57452.26/2894.37	c      2894         103291        1743        20                -           0.0000          -
57553.69/2899.42	c      2899          73895        2932        20                -           0.0000          -
57653.12/2904.47	c      2904         103715        1735        20                -           0.0000          -
57754.53/2909.52	c      2910          74224        2925        20                -           0.0000          -
57853.90/2914.54	c      2915        1937321          12        20                -           0.0000          -
57955.31/2919.60	c      2920          86990        4261        20                -           0.0000          -
58054.75/2924.62	c      2925         104451        1748        20                -           0.0000          -
58154.17/2929.67	c      2930          74809        2911        20                -           0.0000          -
58255.59/2934.77	c      2935          74962        2913        20                -           0.0000          -
58357.00/2939.82	c      2940         104998        1760        20                -           0.0000          -
58456.43/2944.87	c      2945          75299        2908        20                -           0.0000          -
58557.84/2949.92	c      2950         105360        1749        20                -           0.0000          -
58657.28/2954.97	c      2955         105561        1743        20                -           0.0000          -
58756.70/2960.02	c      2960         105772        1744        20                -           0.0000          -
58858.66/2965.06	c      2965          75868        2907        20                -           0.0000          -
58958.04/2970.06	c      2970          76027        2901        20                -           0.0000          -
59059.56/2975.16	c      2975        1975592           9        20                -           0.0000          -
59158.82/2980.18	c      2980          85682         128        20                -           0.0000          -
59259.70/2985.24	c      2985          89385        4226        20                -           0.0000          -
59361.11/2990.32	c      2990          76642        2907        20                -           0.0000          -
59460.55/2995.35	c      2995          86187         127        20                -           0.0000          -
59561.96/3000.42	c      3000          86368         123        20                -           0.0000          -
59661.38/3005.47	c      3005          86553         121        20                -           0.0000          -
59762.81/3010.52	c      3011          86666         118        20                -           0.0000          -
59862.24/3015.57	c      3016          86842         120        20                -           0.0000          -
59963.66/3020.62	c      3021          90616        4194        20                -           0.0000          -
60063.09/3025.65	c      3026          87160         129        20                -           0.0000          -
60162.53/3030.67	c      3031          77824        2880        20                -           0.0000          -
60263.95/3035.77	c      3036          77994        2880        20                -           0.0000          -
60365.38/3040.82	c      3041          78175        2882        20                -           0.0000          -
60464.81/3045.87	c      3046         108998        1790        20                -           0.0000          -
60564.24/3050.89	c      3051         109225        1782        20                -           0.0000          -
60665.66/3055.92	c      3056          88248         124        20                -           0.0000          -
60765.08/3060.99	c      3061          88434         124        20                -           0.0000          -
60867.04/3066.07	c      3066          92118        4216        20                -           0.0000          -
60966.40/3071.12	c      3071          92280        4217        20                -           0.0000          -
60986.34/3072.08	c      3072        2059608           0         0                -           0.0000          -
60988.93/3072.30	c      3072        2059608           0         0                -           0.0000          -
60988.93/3072.30	c SCIP Status        : c problem is solved [infeasible]
60988.93/3072.30	c Total Time         : 3072.3000
60988.93/3072.30	c   solving          : 3072.3000
60988.93/3072.30	c   presolving       : 0.1841 (included in solving)
60988.93/3072.30	c B&B Tree           :
60988.93/3072.30	c   nodes (total)    : 2059608
60988.93/3072.30	c Solution           :
60988.93/3072.30	c   Solutions found  : 0
60988.93/3072.30	c   Primal Bound     :          -
60988.93/3072.30	c   Dual Bound       :          -
60988.93/3072.30	c Gap                :          -
60989.09/3072.31	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

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

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

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

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


[startup+0.100101 s]*
/proc/loadavg: 78.81 80.32 80.60 62/985 167322
/proc/meminfo: memFree=755061332/790760804 swapFree=131071996/131071996
[pid=167321] ppid=167318 vsize=42272 memory=31524 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/stat : 167321 (fscip) R 167318 167321 159974 0 -1 4194304 5892 0 0 0 10 1 0 0 20 0 1 0 25684171 43286528 7881 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
/proc/167321/statm: 10568 7881 2758 3035 0 6964 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 42272 KiB
Current children cumulated memory: 31524 KiB

[startup+0.219758 s]*
/proc/loadavg: 78.81 80.32 80.60 62/1005 167342
/proc/meminfo: memFree=755031444/790760804 swapFree=131071996/131071996
[pid=167321] ppid=167318 vsize=1536320 memory=78584 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/stat : 167321 (fscip) S 167318 167321 159974 0 -1 1077936128 17279 0 0 0 21 2 0 0 20 0 21 0 25684171 1573191680 19646 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
/proc/167321/statm: 384080 19646 2774 3035 0 60014 0
[pid=167321/tid=167323] ppid=167318 vsize=1536320 memory=8318255677412212789 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167323/stat : 167323 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19712 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167324] ppid=167318 vsize=1536320 memory=241407623510 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167324/stat : 167324 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19712 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167325] ppid=167318 vsize=1536320 memory=60710185099761 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167325/stat : 167325 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19712 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167326] ppid=167318 vsize=1536320 memory=58519768556253 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167326/stat : 167326 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19712 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167327] ppid=167318 vsize=1536320 memory=55186907489225 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167327/stat : 167327 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19712 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167328] ppid=167318 vsize=1536320 memory=57420340853211 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167328/stat : 167328 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19712 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167329] ppid=167318 vsize=1536320 memory=14131139010969829 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167329/stat : 167329 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19712 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167330] ppid=167318 vsize=1536320 memory=3762530101036843040 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167330/stat : 167330 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19712 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167331] ppid=167318 vsize=1536320 memory=464587 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167331/stat : 167331 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167332] ppid=167318 vsize=1536320 memory=534032 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167332/stat : 167332 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167333] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167333/stat : 167333 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167334] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167334/stat : 167334 (fscip) R 167318 167321 159974 0 -1 4194368 1671 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167335] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167335/stat : 167335 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167336] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167336/stat : 167336 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167337] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167337/stat : 167337 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167338] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167338/stat : 167338 (fscip) S 167318 167321 159974 0 -1 1077936192 1673 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167339] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167339/stat : 167339 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167340] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167340/stat : 167340 (fscip) S 167318 167321 159974 0 -1 1077936192 1675 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167341] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167341/stat : 167341 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167342] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167342/stat : 167342 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 19778 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1536320 KiB
Current children cumulated memory: 78584 KiB

[startup+0.321025 s]*
/proc/loadavg: 78.81 80.32 80.60 62/1005 167342
/proc/meminfo: memFree=754934228/790760804 swapFree=131071996/131071996
[pid=167321] ppid=167318 vsize=1536320 memory=174620 CPUtime=0.34 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/stat : 167321 (fscip) S 167318 167321 159974 0 -1 1077936128 41616 0 0 0 28 6 0 0 20 0 21 0 25684171 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
/proc/167321/statm: 384080 43655 2774 3035 0 84391 0
[pid=167321/tid=167323] ppid=167318 vsize=1536320 memory=-6658402072995740516 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167323/stat : 167323 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167324] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167324/stat : 167324 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167325] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167325/stat : 167325 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167326] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167326/stat : 167326 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167327] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167327/stat : 167327 (fscip) R 167318 167321 159974 0 -1 4194368 815 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167328] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167328/stat : 167328 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167329] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167329/stat : 167329 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167330] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167330/stat : 167330 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167331] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167331/stat : 167331 (fscip) S 167318 167321 159974 0 -1 1077936192 1673 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167332] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167332/stat : 167332 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167333] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167333/stat : 167333 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167334] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167334/stat : 167334 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167335] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167335/stat : 167335 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167336] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167336/stat : 167336 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167337] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167337/stat : 167337 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167338] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167338/stat : 167338 (fscip) S 167318 167321 159974 0 -1 1077936192 1673 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167339] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167339/stat : 167339 (fscip) S 167318 167321 159974 0 -1 1077936192 1673 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167340] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167340/stat : 167340 (fscip) S 167318 167321 159974 0 -1 1077936192 1675 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167341] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167341/stat : 167341 (fscip) S 167318 167321 159974 0 -1 1077936192 1674 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167342] ppid=167318 vsize=1536320 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167342/stat : 167342 (fscip) S 167318 167321 159974 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25684191 1573191680 43655 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 1536320 KiB
Current children cumulated memory: 174620 KiB

[startup+0.705561 s]
/proc/loadavg: 78.81 80.32 80.60 82/1025 167362
/proc/meminfo: memFree=754625928/790760804 swapFree=131071996/131071996
[pid=167321] ppid=167318 vsize=1909640 memory=704720 CPUtime=6.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/stat : 167321 (fscip) S 167318 167321 159974 0 -1 1077936128 173120 0 0 0 604 47 0 0 20 0 41 0 25684171 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 17 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
/proc/167321/statm: 477410 176180 2950 3035 0 270016 0
[pid=167321/tid=167323] ppid=167318 vsize=1909640 memory=17412 CPUtime=0.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167323/stat : 167323 (fscip) R 167318 167321 159974 0 -1 4194368 8527 0 0 0 29 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167324] ppid=167318 vsize=1909640 memory=5512 CPUtime=0.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167324/stat : 167324 (fscip) R 167318 167321 159974 0 -1 4194368 8945 0 0 0 29 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167325] ppid=167318 vsize=1909640 memory=15776 CPUtime=0.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167325/stat : 167325 (fscip) R 167318 167321 159974 0 -1 4194368 7090 0 0 0 30 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167326] ppid=167318 vsize=1909640 memory=0 CPUtime=0.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167326/stat : 167326 (fscip) R 167318 167321 159974 0 -1 4194368 8825 0 0 0 29 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167327] ppid=167318 vsize=1909640 memory=10544 CPUtime=0.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167327/stat : 167327 (fscip) R 167318 167321 159974 0 -1 4194368 7628 0 0 0 29 1 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167328] ppid=167318 vsize=1909640 memory=0 CPUtime=0.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167328/stat : 167328 (fscip) R 167318 167321 159974 0 -1 4194368 7087 0 0 0 27 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167329] ppid=167318 vsize=1909640 memory=0 CPUtime=0.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167329/stat : 167329 (fscip) R 167318 167321 159974 0 -1 4194368 8777 0 0 0 28 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167330] ppid=167318 vsize=1909640 memory=0 CPUtime=0.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167330/stat : 167330 (fscip) R 167318 167321 159974 0 -1 4194368 8336 0 0 0 30 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167331] ppid=167318 vsize=1909640 memory=0 CPUtime=0.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167331/stat : 167331 (fscip) R 167318 167321 159974 0 -1 4194368 7171 0 0 0 28 1 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167332] ppid=167318 vsize=1909640 memory=0 CPUtime=0.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167332/stat : 167332 (fscip) R 167318 167321 159974 0 -1 4194368 8714 0 0 0 28 3 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167333] ppid=167318 vsize=1909640 memory=0 CPUtime=0.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167333/stat : 167333 (fscip) R 167318 167321 159974 0 -1 4194368 8559 0 0 0 29 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167334] ppid=167318 vsize=1909640 memory=2316 CPUtime=0.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167334/stat : 167334 (fscip) R 167318 167321 159974 0 -1 4194368 7095 0 0 0 30 1 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167335] ppid=167318 vsize=1909640 memory=33000 CPUtime=0.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167335/stat : 167335 (fscip) R 167318 167321 159974 0 -1 4194368 8706 0 0 0 28 3 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167336] ppid=167318 vsize=1909640 memory=1804 CPUtime=0.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167336/stat : 167336 (fscip) R 167318 167321 159974 0 -1 4194368 8786 0 0 0 29 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167337] ppid=167318 vsize=1909640 memory=6048 CPUtime=0.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167337/stat : 167337 (fscip) R 167318 167321 159974 0 -1 4194368 7067 0 0 0 30 1 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167338] ppid=167318 vsize=1909640 memory=51200 CPUtime=0.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167338/stat : 167338 (fscip) R 167318 167321 159974 0 -1 4194368 8500 0 0 0 30 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167339] ppid=167318 vsize=1909640 memory=104 CPUtime=0.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167339/stat : 167339 (fscip) R 167318 167321 159974 0 -1 4194368 8317 0 0 0 29 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167340] ppid=167318 vsize=1909640 memory=25932 CPUtime=0.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167340/stat : 167340 (fscip) R 167318 167321 159974 0 -1 4194368 6943 0 0 0 29 1 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167341] ppid=167318 vsize=1909640 memory=21380 CPUtime=0.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167341/stat : 167341 (fscip) R 167318 167321 159974 0 -1 4194368 8793 0 0 0 28 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167342] ppid=167318 vsize=1909640 memory=25333125866717268 CPUtime=0.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167342/stat : 167342 (fscip) R 167318 167321 159974 0 -1 4194368 8559 0 0 0 28 2 0 0 20 0 41 0 25684191 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167343] ppid=167318 vsize=1909640 memory=25932 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167343/stat : 167343 (fscip) S 167318 167321 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25684206 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167344] ppid=167318 vsize=1909640 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167344/stat : 167344 (fscip) S 167318 167321 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25684206 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167345] ppid=167318 vsize=1909640 memory=25031 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167345/stat : 167345 (fscip) S 167318 167321 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25684206 1955471360 176180 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0

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

/proc/167321/task/167339/stat : 167339 (fscip) R 167318 167321 159974 0 -1 4194368 1066379 0 0 0 305202 171 0 0 20 0 41 0 25684191 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167340] ppid=167318 vsize=5084984 memory=6720668731389198434 CPUtime=3027.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167340/stat : 167340 (fscip) R 167318 167321 159974 0 -1 4194368 411874 0 0 0 301970 746 0 0 20 0 41 0 25684191 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167341] ppid=167318 vsize=5084984 memory=6944656575208382560 CPUtime=3052.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167341/stat : 167341 (fscip) R 167318 167321 159974 0 -1 4194368 940417 0 0 0 305065 168 0 0 20 0 41 0 25684191 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167342] ppid=167318 vsize=5084984 memory=3458916342393656269 CPUtime=3050.59 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167342/stat : 167342 (fscip) R 167318 167321 159974 0 -1 4194368 1098272 0 0 0 304899 160 0 0 20 0 41 0 25684191 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167343] ppid=167318 vsize=5084984 memory=7019775278640097367 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167343/stat : 167343 (fscip) S 167318 167321 159974 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167344] ppid=167318 vsize=5084984 memory=8303508997672929 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167344/stat : 167344 (fscip) S 167318 167321 159974 0 -1 1077936192 51 0 0 0 0 2 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167345] ppid=167318 vsize=5084984 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167345/stat : 167345 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167346] ppid=167318 vsize=5084984 memory=281254592492220 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167346/stat : 167346 (fscip) S 167318 167321 159974 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167347] ppid=167318 vsize=5084984 memory=29836794214613092 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167347/stat : 167347 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167348] ppid=167318 vsize=5084984 memory=26988 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167348/stat : 167348 (fscip) S 167318 167321 159974 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167349] ppid=167318 vsize=5084984 memory=3776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167349/stat : 167349 (fscip) S 167318 167321 159974 0 -1 1077936192 105 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167350] ppid=167318 vsize=5084984 memory=40456 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167350/stat : 167350 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 1 1 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167351] ppid=167318 vsize=5084984 memory=8196 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167351/stat : 167351 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167352] ppid=167318 vsize=5084984 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167352/stat : 167352 (fscip) S 167318 167321 159974 0 -1 1077936192 54 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167353] ppid=167318 vsize=5084984 memory=22 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167353/stat : 167353 (fscip) S 167318 167321 159974 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167354] ppid=167318 vsize=5084984 memory=1037 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167354/stat : 167354 (fscip) S 167318 167321 159974 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167355] ppid=167318 vsize=5084984 memory=45 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167355/stat : 167355 (fscip) S 167318 167321 159974 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167356] ppid=167318 vsize=5084984 memory=281254593358432 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167356/stat : 167356 (fscip) S 167318 167321 159974 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167357] ppid=167318 vsize=5084984 memory=7665526123646118245 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167357/stat : 167357 (fscip) S 167318 167321 159974 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167358] ppid=167318 vsize=5084984 memory=7666064794585490800 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167358/stat : 167358 (fscip) S 167318 167321 159974 0 -1 1077936192 106 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167359] ppid=167318 vsize=5084984 memory=7374188536543340906 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167359/stat : 167359 (fscip) S 167318 167321 159974 0 -1 1077936192 100 0 0 0 1 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167360] ppid=167318 vsize=5084984 memory=1437413885156176 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167360/stat : 167360 (fscip) S 167318 167321 159974 0 -1 1077936192 98 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167361] ppid=167318 vsize=5084984 memory=5932176885472929921 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167361/stat : 167361 (fscip) S 167318 167321 159974 0 -1 1077936192 107 0 0 0 0 1 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167362] ppid=167318 vsize=5084984 memory=281254594503850 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167362/stat : 167362 (fscip) S 167318 167321 159974 0 -1 1077936192 104 0 0 0 2 0 0 0 20 0 41 0 25684206 5207023616 932161 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
Current children cumulated CPU time: 60986.3 s
Current children cumulated vsize: 5084984 KiB
Current children cumulated memory: 3728644 KiB

[startup+3072.2 s]
/proc/loadavg: 20.00 20.83 35.04 21/883 168656
/proc/meminfo: memFree=778552380/790760804 swapFree=131071996/131071996
[pid=167321] ppid=167318 vsize=3340896 memory=2001148 CPUtime=60988.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/stat : 167321 (fscip) R 167318 167321 159974 0 -1 4194304 16781225 0 0 0 6092035 6858 0 0 20 0 24 0 25684171 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
/proc/167321/statm: 835224 500287 3030 3035 0 793616 0
[pid=167321/tid=167335] ppid=167318 vsize=3340896 memory=7955704847604475744 CPUtime=3052.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167335/stat : 167335 (fscip) R 167318 167321 159974 0 -1 4194368 1161703 0 0 0 305042 180 0 0 20 0 24 0 25684191 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167336] ppid=167318 vsize=3340896 memory=6720668731389198434 CPUtime=3052.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167336/stat : 167336 (fscip) R 167318 167321 159974 0 -1 4194368 1095847 0 0 0 305068 159 0 0 20 0 24 0 25684191 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167338] ppid=167318 vsize=3340896 memory=2208 CPUtime=3048.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167338/stat : 167338 (fscip) R 167318 167321 159974 0 -1 4194368 974540 0 0 0 304692 173 0 0 20 0 24 0 25684191 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167343] ppid=167318 vsize=3340896 memory=281254594884288 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167343/stat : 167343 (fscip) S 167318 167321 159974 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167344] ppid=167318 vsize=3340896 memory=281254592587808 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167344/stat : 167344 (fscip) S 167318 167321 159974 0 -1 1077936192 51 0 0 0 0 2 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167345] ppid=167318 vsize=3340896 memory=6720668731389198434 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167345/stat : 167345 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167346] ppid=167318 vsize=3340896 memory=31316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167346/stat : 167346 (fscip) S 167318 167321 159974 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167347] ppid=167318 vsize=3340896 memory=28568 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167347/stat : 167347 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167348] ppid=167318 vsize=3340896 memory=7312 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167348/stat : 167348 (fscip) S 167318 167321 159974 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167349] ppid=167318 vsize=3340896 memory=17412 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167349/stat : 167349 (fscip) S 167318 167321 159974 0 -1 1077936192 105 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167350] ppid=167318 vsize=3340896 memory=29836768444022866 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167350/stat : 167350 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 1 1 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167351] ppid=167318 vsize=3340896 memory=6720668731389198434 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167351/stat : 167351 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167352] ppid=167318 vsize=3340896 memory=28152 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167352/stat : 167352 (fscip) S 167318 167321 159974 0 -1 1077936192 54 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167353] ppid=167318 vsize=3340896 memory=33860 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167353/stat : 167353 (fscip) S 167318 167321 159974 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167354] ppid=167318 vsize=3340896 memory=51776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167354/stat : 167354 (fscip) S 167318 167321 159974 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167355] ppid=167318 vsize=3340896 memory=3716224 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167355/stat : 167355 (fscip) S 167318 167321 159974 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167356] ppid=167318 vsize=3340896 memory=281254594338624 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167356/stat : 167356 (fscip) S 167318 167321 159974 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167357] ppid=167318 vsize=3340896 memory=13252 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167357/stat : 167357 (fscip) S 167318 167321 159974 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167358] ppid=167318 vsize=3340896 memory=15460 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167358/stat : 167358 (fscip) S 167318 167321 159974 0 -1 1077936192 106 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167359] ppid=167318 vsize=3340896 memory=17668 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167359/stat : 167359 (fscip) S 167318 167321 159974 0 -1 1077936192 100 0 0 0 1 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167360] ppid=167318 vsize=3340896 memory=5512 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167360/stat : 167360 (fscip) S 167318 167321 159974 0 -1 1077936192 98 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167361] ppid=167318 vsize=3340896 memory=15776 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167361/stat : 167361 (fscip) S 167318 167321 159974 0 -1 1077936192 107 0 0 0 0 1 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167362] ppid=167318 vsize=3340896 memory=2316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167362/stat : 167362 (fscip) S 167318 167321 159974 0 -1 1077936192 104 0 0 0 2 0 0 0 20 0 24 0 25684206 3421077504 500287 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
Current children cumulated CPU time: 60988.9 s
Current children cumulated vsize: 3340896 KiB
Current children cumulated memory: 2001148 KiB

[startup+3072.3 s]
/proc/loadavg: 20.00 20.83 35.04 21/883 168656
/proc/meminfo: memFree=778552380/790760804 swapFree=131071996/131071996
[pid=167321] ppid=167318 vsize=2881664 memory=1477028 CPUtime=60989.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/stat : 167321 (fscip) D 167318 167321 159974 0 -1 4194304 16788165 0 0 0 6092050 6859 0 0 20 0 22 0 25684171 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 17 21 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
/proc/167321/statm: 720416 369257 3030 3035 0 698457 0
[pid=167321/tid=167336] ppid=167318 vsize=2881664 memory=6048 CPUtime=3052.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167336/stat : 167336 (fscip) R 167318 167321 159974 0 -1 4194368 1098797 0 0 0 305078 160 0 0 20 0 22 0 25684191 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167343] ppid=167318 vsize=2881664 memory=6720668731389198434 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167343/stat : 167343 (fscip) S 167318 167321 159974 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167344] ppid=167318 vsize=2881664 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167344/stat : 167344 (fscip) S 167318 167321 159974 0 -1 1077936192 51 0 0 0 0 2 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167345] ppid=167318 vsize=2881664 memory=281254592485552 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167345/stat : 167345 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167346] ppid=167318 vsize=2881664 memory=281253115048306 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167346/stat : 167346 (fscip) S 167318 167321 159974 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167347] ppid=167318 vsize=2881664 memory=15776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167347/stat : 167347 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167348] ppid=167318 vsize=2881664 memory=10544 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167348/stat : 167348 (fscip) S 167318 167321 159974 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167349] ppid=167318 vsize=2881664 memory=5512 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167349/stat : 167349 (fscip) S 167318 167321 159974 0 -1 1077936192 105 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167350] ppid=167318 vsize=2881664 memory=281254591445552 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167350/stat : 167350 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 1 1 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167351] ppid=167318 vsize=2881664 memory=281254593270416 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167351/stat : 167351 (fscip) S 167318 167321 159974 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167352] ppid=167318 vsize=2881664 memory=25333125866717268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167352/stat : 167352 (fscip) S 167318 167321 159974 0 -1 1077936192 54 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167353] ppid=167318 vsize=2881664 memory=3698204 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167353/stat : 167353 (fscip) S 167318 167321 159974 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167354] ppid=167318 vsize=2881664 memory=720812952783082 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167354/stat : 167354 (fscip) S 167318 167321 159974 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167355] ppid=167318 vsize=2881664 memory=3714956 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167355/stat : 167355 (fscip) S 167318 167321 159974 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167356] ppid=167318 vsize=2881664 memory=3714956 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167356/stat : 167356 (fscip) S 167318 167321 159974 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167357] ppid=167318 vsize=2881664 memory=3709752 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167357/stat : 167357 (fscip) S 167318 167321 159974 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167358] ppid=167318 vsize=2881664 memory=281254593155440 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167358/stat : 167358 (fscip) S 167318 167321 159974 0 -1 1077936192 106 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167359] ppid=167318 vsize=2881664 memory=3713044 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167359/stat : 167359 (fscip) S 167318 167321 159974 0 -1 1077936192 100 0 0 0 1 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167360] ppid=167318 vsize=2881664 memory=3712832 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167360/stat : 167360 (fscip) S 167318 167321 159974 0 -1 1077936192 98 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167361] ppid=167318 vsize=2881664 memory=284344 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167361/stat : 167361 (fscip) S 167318 167321 159974 0 -1 1077936192 107 0 0 0 0 1 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
[pid=167321/tid=167362] ppid=167318 vsize=2881664 memory=284841 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/167321/task/167362/stat : 167362 (fscip) S 167318 167321 159974 0 -1 1077936192 104 0 0 0 2 0 0 0 20 0 22 0 25684206 2950823936 369257 809668444160 4194304 16623229 140733165049280 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 52695040 140733165057033 140733165057151 140733165057151 140733165064176 0
Current children cumulated CPU time: 60989.1 s
Current children cumulated vsize: 2881664 KiB
Current children cumulated memory: 1477028 KiB

Child status: 0

Real time (s): 3072.34
CPU time (s): 60989.1
CPU user time (s): 60920.5
CPU system time (s): 68.6291
CPU usage (%): 1985.1
Max. virtual memory (cumulated for all children) (KiB): 5084984
Max. memory (cumulated for all children) (KiB): 3728644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60920.5
system time used= 68.6291
maximum resident set size= 3728664
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16791464
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= 205747
involuntary context switches= 187128


# summary of solver processes directly reported to runsolver:
#   pid: 167321
#   total CPU time (s): 60989.1
#   total CPU user time (s): 60920.5
#   total CPU system time (s): 68.6291

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.6021 second user time and 66.8446 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-02 11:30:11
IDJOB=4465893
IDBENCH=162921
IDSOLVER=3094
FILE ID=nodeD105/4465893-1722591010
RUNJOBID= nodeD105-1722581828-159985
SLURM_JOB_ID= 8254295
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-8_6_25.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-4465893-1722591010/watcher-4465893-1722591010 -o /tmp/evaluation-result-4465893-1722591010/solver-4465893-1722591010 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722581828-159985 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465893-1722591010.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 327700430205073718cfdeea5c9331a0
RANDOM SEED=1388436416

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        755090216 kB
MemAvailable:   757372668 kB
Buffers:          386028 kB
Cached:          5205552 kB
SwapCached:            0 kB
Active:           583840 kB
Inactive:       32397580 kB
Active(anon):       2168 kB
Inactive(anon): 27410220 kB
Active(file):     581672 kB
Inactive(file):  4987360 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28636 kB
Writeback:            12 kB
AnonPages:      27382012 kB
Mapped:           127376 kB
Shmem:             22536 kB
KReclaimable:     266244 kB
Slab:             641748 kB
SReclaimable:     266244 kB
SUnreclaim:       375504 kB
KernelStack:       16832 kB
PageTables:        72848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2486376 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           314496 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4274176 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      700416 kB
DirectMap2M:    83683328 kB
DirectMap1G:    721420288 kB

Free space on /tmp at the end= 8622892 MiB
End job on nodeD105 at 2024-08-02 12:21:23