Trace number 4465780

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72001.4 3635.22

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=20-t=2.opb
MD5SUM06b87d46bf38d4b028e9a0f41f22c2e8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark49.4743
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables650
Total number of constraints72640
Number of constraints which are clauses72620
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 20
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 20
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 22
Number of bits of the biggest sum of numbers5
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.11/0.17	c Default LC presolving (default).
0.11/0.17	c ** Before presolving: virtualMemUsedAtLc = 174702042, getVmSize() = 128237568, SCIPgetMemUsed() = 83214842, SCIPgetMemTotal() = 101418114, SCIPgetMemExternEstim() = 73283928
0.11/0.17	c ** set memory limit for presolving in LC to 8.79554e+12 for SCIP **
1.29/1.36	c ** Estimated virtualMemUsedAtSolver = 225776206, getVmSize() = 320094208, SCIPgetMemUsed() = 148938501, SCIPgetMemTotal() = 265380381, SCIPgetMemExternEstim() = 73283928
1.29/1.36	c ** set memory limit for solvers to 4.1879e+11 for each SCIP **
1.29/1.36	c Original Problem   :
1.29/1.36	c   Problem name     : instance-4465780-1722603622
1.29/1.36	c   Variables        : 650 (650 binary, 0 integer, 0 implicit integer, 0 continuous)
1.29/1.36	c   Constraints      : 72640
1.29/1.36	c   Objective sense  : minimize
1.29/1.36	c Presolved Problem  :
1.29/1.36	c   Variables        : 630 (630 binary, 0 integer, 0 implicit integer, 0 continuous)
1.29/1.36	c   Constraints      : 72620
1.29/1.36	c Constraints        : Number
1.29/1.36	c   setppc           : 20 
1.29/1.36	c   logicor          : 72600 
1.29/1.36	c ** Instance transfer method used: 0
1.38/1.44	c ** ParaScipInstance copy does not increase the number of variables. **
2.78/2.87	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.78/2.87	c                                Nodes    Active                                            
2.78/2.87	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
17.67/3.77	c *       4              0           1        20          20.0000                -          -
33.58/4.60	c *       5              0           1        20          19.0000                -          -
35.53/4.72	c *       5              0           1        20          18.0000                -          -
110.20/8.54	c         9              2           1        20          18.0000           0.0000          -
213.28/13.77	c        14             82          81        20          18.0000           0.0000          -
318.89/19.11	c        19            201         202        20          18.0000           0.0000          -
423.19/24.35	c        24            646         378        20          18.0000           0.0000          -
522.13/29.39	c        29             12          11        20          18.0000           0.0000          -
626.92/34.62	c        35             28          27        20          18.0000           0.0000          -
729.82/39.81	c        40           3390         248        20          18.0000           0.0000          -
828.75/44.83	c        45              2           3        20          18.0000           0.0000          -
929.67/49.90	c        50              2           3        20          18.0000           0.0000          -
1028.23/54.93	c        55              2           3        20          18.0000           0.0000          -
1127.26/59.99	c        60              2           3        20          18.0000           0.0000          -
1226.27/65.02	c        65              2           3        20          18.0000           0.0000          -
1327.85/70.10	c        70             76          67        20          18.0000           0.0000          -
1428.83/75.18	c        75             85          72        20          18.0000           0.0000          -
1529.18/80.22	c        80            106          82        20          18.0000           0.0000          -
1628.11/85.24	c        85            110          84        20          18.0000           0.0000          -
1727.10/90.27	c        90            112          84        20          18.0000           0.0000          -
1828.05/95.32	c        95            119          83        20          18.0000           0.0000          -
1927.00/100.39	c       100             56          45        20          18.0000           0.0000          -
2027.99/105.43	c       105           8084          81        20          18.0000           0.0000          -
2128.99/110.55	c       111            148          86        20          18.0000           0.0000          -
2228.07/115.56	c       116            150          86        20          18.0000           0.0000          -
2329.08/120.64	c       121             86          65        20          18.0000           0.0000          -
2432.09/125.82	c       126            201         170        20          18.0000           0.0000          -
2532.87/130.93	c       131            102          73        20          18.0000           0.0000          -
2631.81/136.02	c       136            107          80        20          18.0000           0.0000          -
2730.81/141.03	c       141            107          80        20          18.0000           0.0000          -
2832.35/146.11	c       146            107          80        20          18.0000           0.0000          -
2933.45/151.18	c       151            107          80        20          18.0000           0.0000          -
3033.86/156.21	c       156            246          97        20          18.0000           0.0000          -
3132.69/161.25	c       161            116          87        20          18.0000           0.0000          -
3233.60/166.36	c       166            299         260        20          18.0000           0.0000          -
3334.63/171.50	c       172            305         260        20          18.0000           0.0000          -
3435.65/176.51	c       177            410          96        20          18.0000           0.0000          -
3534.76/181.52	c       182            410          96        20          18.0000           0.0000          -
3633.62/186.53	c       187            179         130        20          18.0000           0.0000          -
3732.66/191.54	c       192            179         130        20          18.0000           0.0000          -
3835.66/196.74	c       197            179         130        20          18.0000           0.0000          -
3938.52/201.94	c       202            179         130        20          18.0000           0.0000          -
4037.52/207.01	c       207            179         130        20          18.0000           0.0000          -
4136.36/212.03	c       212            658         104        20          18.0000           0.0000          -
4241.25/217.25	c       217            658         104        20          18.0000           0.0000          -
4342.29/222.32	c       222            658         104        20          18.0000           0.0000          -
4441.25/227.36	c       227          26322         106        20          18.0000           0.0000          -
4542.25/232.44	c       232            447         306        20          18.0000           0.0000          -
4643.31/237.59	c       238            461         309        20          18.0000           0.0000          -
4744.23/242.62	c       243            201         136        20          18.0000           0.0000          -
4845.34/247.76	c       248            201         136        20          18.0000           0.0000          -
4944.44/252.78	c       253            201         136        20          18.0000           0.0000          -
5045.39/257.85	c       258            201         136        20          18.0000           0.0000          -
5144.45/262.87	c       263            201         136        20          18.0000           0.0000          -
5245.61/267.92	c       268            201         136        20          18.0000           0.0000          -
5347.31/273.12	c       273            201         136        20          18.0000           0.0000          -
5449.93/278.20	c       278            201         136        20          18.0000           0.0000          -
5549.03/283.26	c       283            201         136        20          18.0000           0.0000          -
5648.14/288.28	c       288            201         136        20          18.0000           0.0000          -
5747.17/293.30	c       293            206         139        20          18.0000           0.0000          -
5850.22/298.44	c       298            206         139        20          18.0000           0.0000          -
5949.28/303.47	c       303          41116         125        20          18.0000           0.0000          -
6050.41/308.54	c       309           2112         133        20          18.0000           0.0000          -
6151.48/313.60	c       314            213         142        20          18.0000           0.0000          -
6250.37/318.66	c       319            215         142        20          18.0000           0.0000          -
6351.29/323.75	c       324            218         145        20          18.0000           0.0000          -
6452.34/328.80	c       329           2508         143        20          18.0000           0.0000          -
6551.45/333.89	c       334           2532         143        20          18.0000           0.0000          -
6652.64/338.94	c       339            247         163        20          18.0000           0.0000          -
6751.77/343.97	c       344            928         369        20          18.0000           0.0000          -
6853.46/349.10	c       349           2573         150        20          18.0000           0.0000          -
6958.13/354.32	c       354           2573         150        20          18.0000           0.0000          -
7059.09/359.42	c       359            263         177        20          18.0000           0.0000          -
7160.26/364.50	c       365           1035         388        20          18.0000           0.0000          -
7259.34/369.59	c       370          53302         121        20          18.0000           0.0000          -
7369.04/375.06	c       375          53302         121        20          18.0000           0.0000          -
7468.16/380.08	c       380          53302         121        20          18.0000           0.0000          -
7572.68/385.31	c       385           3041         162        20          18.0000           0.0000          -
7673.89/390.48	c       390           3075         161        20          18.0000           0.0000          -
7777.02/395.61	c       396           3075         161        20          18.0000           0.0000          -
7876.21/400.66	c       401           3076         162        20          18.0000           0.0000          -
7977.41/405.73	c       406           3076         162        20          18.0000           0.0000          -
8076.56/410.78	c       411           3076         162        20          18.0000           0.0000          -
8175.75/415.79	c       416          59859         128        20          18.0000           0.0000          -
8276.94/420.81	c       421           3346         185        20          18.0000           0.0000          -
8377.89/425.93	c       426            379         207        20          18.0000           0.0000          -
8479.73/431.08	c       431            380         208        20          18.0000           0.0000          -
8580.93/436.15	c       436            388         208        20          18.0000           0.0000          -
8679.79/441.18	c       441            390         210        20          18.0000           0.0000          -
8780.34/446.29	c       446            412         212        20          18.0000           0.0000          -
8881.42/451.31	c       451          67365         128        20          18.0000           0.0000          -
8980.56/456.33	c       456           4266         207        20          18.0000           0.0000          -
9079.74/461.39	c       461           4276         214        20          18.0000           0.0000          -
9180.89/466.40	c       466           4276         214        20          18.0000           0.0000          -
9280.04/471.42	c       471           1820         521        20          18.0000           0.0000          -
9378.94/476.47	c       476           4306         220        20          18.0000           0.0000          -
9480.09/481.59	c       482           4335         222        20          18.0000           0.0000          -
9583.22/486.77	c       487           4335         222        20          18.0000           0.0000          -
9686.35/491.90	c       492            553         230        20          18.0000           0.0000          -
9785.44/496.90	c       497            553         230        20          18.0000           0.0000          -
9884.54/501.98	c       502            553         230        20          18.0000           0.0000          -
9983.59/507.02	c       507            553         230        20          18.0000           0.0000          -
10082.66/512.04	c       512           4436         245        20          18.0000           0.0000          -
10184.41/517.09	c       517            554         231        20          18.0000           0.0000          -
10285.38/522.14	c       522            554         231        20          18.0000           0.0000          -
10384.49/527.17	c       527            554         231        20          18.0000           0.0000          -
10483.56/532.17	c       532            554         231        20          18.0000           0.0000          -
10584.07/537.24	c       537           4530         274        20          18.0000           0.0000          -
10685.06/542.32	c       542           4531         275        20          18.0000           0.0000          -
10784.15/547.38	c       547           4534         275        20          18.0000           0.0000          -
10885.25/552.43	c       552            598         233        20          18.0000           0.0000          -
10984.38/557.50	c       558          61527         245        20          18.0000           0.0000          -
11085.44/562.50	c       563            633         238        20          18.0000           0.0000          -
11184.58/567.58	c       568           4629         304        20          18.0000           0.0000          -
11285.68/572.61	c       573           4636         306        20          18.0000           0.0000          -
11384.82/577.68	c       578           4637           0        20          18.0000           0.0000          -
11485.93/582.72	c       583           4637           0        20          18.0000           0.0000          -
11589.04/587.93	c       588           4637           0        20          18.0000           0.0000          -
11688.15/592.98	c       593           3719         689        20          18.0000           0.0000          -
11787.28/598.01	c       598            717         246        20          18.0000           0.0000          -
11889.06/603.12	c       603           4667          30        20          18.0000           0.0000          -
11990.09/608.14	c       608            765         255        20          18.0000           0.0000          -
12089.22/613.15	c       613            791         258        20          18.0000           0.0000          -
12189.66/618.26	c       618           4153         714        20          18.0000           0.0000          -
12290.66/623.33	c       623            819         264        20          18.0000           0.0000          -
12391.71/628.40	c       628           4360         727        20          18.0000           0.0000          -
12490.86/633.48	c       633            855         272        20          18.0000           0.0000          -
12591.99/638.55	c       639           4414         729        20          18.0000           0.0000          -
12691.07/643.59	c       644           4414         729        20          18.0000           0.0000          -
12794.24/648.71	c       649           4414         729        20          18.0000           0.0000          -
12893.37/653.73	c       654           4414         729        20          18.0000           0.0000          -
12992.42/658.76	c       659          80660         180        20          18.0000           0.0000          -
13093.39/663.81	c       664           4431         730        20          18.0000           0.0000          -
13194.50/668.91	c       669           4431         730        20          18.0000           0.0000          -
13293.59/673.97	c       674         102668         135        20          18.0000           0.0000          -
13392.74/679.01	c       679           4470         731        20          18.0000           0.0000          -
13494.37/684.03	c       684           4844         183        20          18.0000           0.0000          -
13595.50/689.14	c       689           4487         734        20          18.0000           0.0000          -
13695.97/694.24	c       694           4487         734        20          18.0000           0.0000          -
13797.13/699.37	c       699           1062         324        20          18.0000           0.0000          -
13899.94/704.54	c       705           1062         324        20          18.0000           0.0000          -
14000.79/709.62	c       710           5141         216        20          18.0000           0.0000          -
14099.85/714.69	c       715           1086         332        20          18.0000           0.0000          -
14200.97/719.77	c       720           5350         227        20          18.0000           0.0000          -
14302.09/724.85	c       725           1129         338        20          18.0000           0.0000          -
14403.07/729.92	c       730           5161         778        20          18.0000           0.0000          -
14502.08/734.99	c       735           5163           0        20          18.0000           0.0000          -
14601.11/740.00	c       740           5163           0        20          18.0000           0.0000          -
14703.08/745.05	c       745           5163           0        20          18.0000           0.0000          -
14803.88/750.13	c       750           5163           0        20          18.0000           0.0000          -
14904.27/755.21	c       755           5163           0        20          18.0000           0.0000          -
15003.33/760.22	c       760           6444         258        20          18.0000           0.0000          -
15102.43/765.25	c       765           5189          26        20          18.0000           0.0000          -
15203.48/770.31	c       770         119526         316        20          18.0000           0.0000          -
15302.59/775.35	c       775         120595         322        20          18.0000           0.0000          -
15401.66/780.38	c       780           1502         403        20          18.0000           0.0000          -
15504.76/785.53	c       786           5261          44        20          18.0000           0.0000          -
15605.86/790.67	c       791           6955         274        20          18.0000           0.0000          -
15704.96/795.69	c       796           6955         274        20          18.0000           0.0000          -
15808.04/800.85	c       801           6955         274        20          18.0000           0.0000          -
15909.16/805.93	c       806           1718         431        20          18.0000           0.0000          -
16008.28/811.00	c       811           6967         276        20          18.0000           0.0000          -
16111.90/816.13	c       816           7015         282        20          18.0000           0.0000          -
16210.75/821.14	c       821           7161         292        20          18.0000           0.0000          -
16311.39/826.21	c       826           1938         449        20          18.0000           0.0000          -
16410.44/831.26	c       831           1988         455        20          18.0000           0.0000          -
16509.57/836.30	c       836           5442         151        20          18.0000           0.0000          -
16610.56/841.33	c       841           5449         154        20          18.0000           0.0000          -
16713.60/846.57	c       847           2052         459        20          18.0000           0.0000          -
16814.66/851.66	c       852           2052         459        20          18.0000           0.0000          -
16915.75/856.72	c       857           2052         459        20          18.0000           0.0000          -
17016.72/861.81	c       862           2052         459        20          18.0000           0.0000          -
17115.39/866.84	c       867           2052         459        20          18.0000           0.0000          -
17214.44/871.85	c       872           2052         459        20          18.0000           0.0000          -
17318.13/877.06	c       877           2052         459        20          18.0000           0.0000          -
17419.06/882.13	c       882           2052         459        20          18.0000           0.0000          -
17519.59/887.22	c       887           9159         364        20          18.0000           0.0000          -
17618.72/892.24	c       892           9169         371        20          18.0000           0.0000          -
17721.79/897.50	c       898         106930         156        20          18.0000           0.0000          -
17822.79/902.50	c       903         145786         286        20          18.0000           0.0000          -
17921.87/907.53	c       908           2177         472        20          18.0000           0.0000          -
18022.95/912.60	c       913           5890         310        20          18.0000           0.0000          -
18122.08/917.65	c       918           2291         484        20          18.0000           0.0000          -
18223.15/922.74	c       923         120676         208        20          18.0000           0.0000          -
18322.18/927.75	c       928           2364         487        20          18.0000           0.0000          -
18423.16/932.89	c       933           2364         487        20          18.0000           0.0000          -
18526.76/938.06	c       938           2364         487        20          18.0000           0.0000          -
18629.11/943.21	c       943          10096         483        20          18.0000           0.0000          -
18728.23/948.27	c       948          10096         483        20          18.0000           0.0000          -
18829.28/953.39	c       953         137186         193        20          18.0000           0.0000          -
18930.26/958.47	c       958         139326         227        20          18.0000           0.0000          -
19031.31/963.50	c       964         142025         227        20          18.0000           0.0000          -
19132.38/968.62	c       969         144460         235        20          18.0000           0.0000          -
19231.30/973.65	c       974         146820         231        20          18.0000           0.0000          -
19332.37/978.79	c       979           2842         516        20          18.0000           0.0000          -
19433.42/983.84	c       984           2893         519        20          18.0000           0.0000          -
19532.48/988.89	c       989           2920         520        20          18.0000           0.0000          -
19633.52/993.93	c       994           2920         520        20          18.0000           0.0000          -
19732.61/998.96	c       999           2951         521        20          18.0000           0.0000          -
19834.23/1004.05	c      1004           2951         521        20          18.0000           0.0000          -
19936.67/1009.25	c      1009           2969         523        20          18.0000           0.0000          -
20037.69/1014.31	c      1014           7744         420        20          18.0000           0.0000          -
20136.71/1019.34	c      1019           3014         524        20          18.0000           0.0000          -
20235.82/1024.36	c      1024           7991         433        20          18.0000           0.0000          -
20336.91/1029.45	c      1029          12982         640        20          18.0000           0.0000          -
20438.00/1034.52	c      1035          12982         640        20          18.0000           0.0000          -
20537.08/1039.57	c      1040           3161         536        20          18.0000           0.0000          -
20638.08/1044.60	c      1045           3195         538        20          18.0000           0.0000          -
20737.19/1049.67	c      1050          13497         655        20          18.0000           0.0000          -
20836.27/1054.69	c      1055           3259         540        20          18.0000           0.0000          -
20941.26/1059.90	c      1060           3261         540        20          18.0000           0.0000          -
21039.93/1064.90	c      1065           3292         541        20          18.0000           0.0000          -
21138.85/1070.00	c      1070           3340         543        20          18.0000           0.0000          -
21237.95/1075.02	c      1075           3431         548        20          18.0000           0.0000          -
21339.55/1080.04	c      1080          13884         751        20          18.0000           0.0000          -
21440.58/1085.18	c      1085          13887         754        20          18.0000           0.0000          -
21541.03/1090.30	c      1090           3594         553        20          18.0000           0.0000          -
21642.11/1095.35	c      1095           9470         507        20          18.0000           0.0000          -
21741.17/1100.37	c      1100         208490         240        20          18.0000           0.0000          -
21842.24/1105.41	c      1105         208490         240        20          18.0000           0.0000          -
21941.35/1110.48	c      1110          14273         879        20          18.0000           0.0000          -
22044.43/1115.60	c      1116           3936         581        20          18.0000           0.0000          -
22145.53/1120.71	c      1121         198010         335        20          18.0000           0.0000          -
22244.64/1125.77	c      1126         198953         359        20          18.0000           0.0000          -
22343.77/1130.79	c      1131          14379         914        20          18.0000           0.0000          -
22444.76/1135.86	c      1136          10790         567        20          18.0000           0.0000          -
22548.30/1141.08	c      1141          10790         567        20          18.0000           0.0000          -
22649.31/1146.15	c      1146          10902         570        20          18.0000           0.0000          -
22748.47/1151.19	c      1151         205907         312        20          18.0000           0.0000          -
22848.92/1156.25	c      1156          14897        1070        20          18.0000           0.0000          -
22949.98/1161.37	c      1161          14897        1070        20          18.0000           0.0000          -
23050.96/1166.45	c      1166          15024        1099        20          18.0000           0.0000          -
23150.09/1171.48	c      1171          11287         587        20          18.0000           0.0000          -
23251.19/1176.57	c      1177          15284        1157        20          18.0000           0.0000          -
23352.29/1181.69	c      1182          15298        1164        20          18.0000           0.0000          -
23455.37/1186.80	c      1187          11600         619        20          18.0000           0.0000          -
23554.38/1191.84	c      1192          11600         619        20          18.0000           0.0000          -
23655.43/1197.01	c      1197          11600         619        20          18.0000           0.0000          -
23756.92/1202.08	c      1202           5208           0        20          18.0000           0.0000          -
23857.85/1207.15	c      1207           5208           0        20          18.0000           0.0000          -
23958.25/1212.22	c      1212          11705         620        20          18.0000           0.0000          -
24057.16/1217.27	c      1217          11852         619        20          18.0000           0.0000          -
24158.35/1222.31	c      1222          16369        1398        20          18.0000           0.0000          -
24257.33/1227.33	c      1227          16369        1398        20          18.0000           0.0000          -
24358.46/1232.40	c      1232          11970         625        20          18.0000           0.0000          -
24459.58/1237.56	c      1238          11970         625        20          18.0000           0.0000          -
24560.69/1242.68	c      1243          11970         625        20          18.0000           0.0000          -
24661.74/1247.71	c      1248          12008         630        20          18.0000           0.0000          -
24760.82/1252.74	c      1253         226130         317        20          18.0000           0.0000          -
24863.90/1257.92	c      1258         226130         317        20          18.0000           0.0000          -
24962.99/1262.99	c      1263         231391         195        20          18.0000           0.0000          -
25064.61/1268.03	c      1268          17032        1645        20          18.0000           0.0000          -
25163.72/1273.06	c      1273           5402         101        20          18.0000           0.0000          -
25264.84/1278.14	c      1278           5412         101        20          18.0000           0.0000          -
25365.31/1283.22	c      1283          13007         661        20          18.0000           0.0000          -
25464.33/1288.28	c      1288          13007         661        20          18.0000           0.0000          -
25565.44/1293.35	c      1293           5461         104        20          18.0000           0.0000          -
25664.57/1298.38	c      1298          13114         664        20          18.0000           0.0000          -
25765.78/1303.41	c      1303          13114         664        20          18.0000           0.0000          -
25868.80/1308.65	c      1309          13114         664        20          18.0000           0.0000          -
25969.88/1313.78	c      1314           5582         126        20          18.0000           0.0000          -
26070.92/1318.80	c      1319           5621         134        20          18.0000           0.0000          -
26170.05/1323.89	c      1324           5647         136        20          18.0000           0.0000          -
26271.18/1328.92	c      1329         237973         190        20          18.0000           0.0000          -
26370.25/1333.98	c      1334          14056         697        20          18.0000           0.0000          -
26471.86/1339.06	c      1339          14056         697        20          18.0000           0.0000          -
26571.00/1344.12	c      1344           5800         140        20          18.0000           0.0000          -
26670.20/1349.12	c      1349           5809         141        20          18.0000           0.0000          -
26771.17/1354.17	c      1354          14306         698        20          18.0000           0.0000          -
26871.82/1359.26	c      1359          14306         698        20          18.0000           0.0000          -
26970.97/1364.30	c      1364          14306         698        20          18.0000           0.0000          -
27071.79/1369.38	c      1369         240477         215        20          18.0000           0.0000          -
27174.76/1374.50	c      1374          19552        2000        20          18.0000           0.0000          -
27273.88/1379.58	c      1380          19552        2000        20          18.0000           0.0000          -
27377.02/1384.72	c      1385          19577        2001        20          18.0000           0.0000          -
27478.18/1389.83	c      1390          19577        2001        20          18.0000           0.0000          -
27577.34/1394.88	c      1395          19577        2001        20          18.0000           0.0000          -
27678.52/1399.99	c      1400          19608        2002        20          18.0000           0.0000          -
27780.37/1405.10	c      1405          15423         693        20          18.0000           0.0000          -
27881.33/1410.19	c      1410          19639        2003        20          18.0000           0.0000          -
27981.68/1415.23	c      1415          19639        2003        20          18.0000           0.0000          -
28082.84/1420.33	c      1420          19692        2007        20          18.0000           0.0000          -
28182.00/1425.34	c      1425          19714        2007        20          18.0000           0.0000          -
28281.17/1430.39	c      1430          19714        2007        20          18.0000           0.0000          -
28384.30/1435.59	c      1436          19714        2007        20          18.0000           0.0000          -
28487.45/1440.78	c      1441          15963         697        20          18.0000           0.0000          -
28588.61/1445.87	c      1446          19804        2011        20          18.0000           0.0000          -
28689.76/1451.00	c      1451           6964         162        20          18.0000           0.0000          -
28791.62/1456.05	c      1456          19839        2012        20          18.0000           0.0000          -
28892.79/1461.17	c      1461          19839        2012        20          18.0000           0.0000          -
28993.29/1466.24	c      1466          19839        2012        20          18.0000           0.0000          -
29096.25/1471.40	c      1471          19870        2013        20          18.0000           0.0000          -
29195.44/1476.40	c      1476          19920        2017        20          18.0000           0.0000          -
29294.62/1481.48	c      1481          19930        2019        20          18.0000           0.0000          -
29395.78/1486.55	c      1487          19957        2024        20          18.0000           0.0000          -
29494.65/1491.62	c      1492          20048        2027        20          18.0000           0.0000          -
29597.40/1496.80	c      1497          20099        2039        20          18.0000           0.0000          -
29698.55/1501.91	c      1502         256339         216        20          18.0000           0.0000          -
29797.71/1506.97	c      1507         256868         209        20          18.0000           0.0000          -
29899.15/1512.07	c      1512          20517        2069        20          18.0000           0.0000          -
30000.03/1517.14	c      1517           7744         175        20          18.0000           0.0000          -
30100.54/1522.24	c      1522           7771         174        20          18.0000           0.0000          -
30201.67/1527.31	c      1527          18636         759        20          18.0000           0.0000          -
30300.85/1532.38	c      1532          18748         759        20          18.0000           0.0000          -
30401.99/1537.45	c      1537           7967         180        20          18.0000           0.0000          -
30501.17/1542.47	c      1542           7967         180        20          18.0000           0.0000          -
30604.23/1547.61	c      1548           7968         179        20          18.0000           0.0000          -
30703.34/1552.62	c      1553           8039         180        20          18.0000           0.0000          -
30802.47/1557.63	c      1558          21544        2209        20          18.0000           0.0000          -
30903.77/1562.71	c      1563          19243         785        20          18.0000           0.0000          -
31004.79/1567.82	c      1568          21735        2224        20          18.0000           0.0000          -
31105.90/1572.93	c      1573          21735        2224        20          18.0000           0.0000          -
31207.67/1578.09	c      1578          19316         787        20          18.0000           0.0000          -
31310.13/1583.20	c      1583          19316         787        20          18.0000           0.0000          -
31409.19/1588.27	c      1588          21866        2233        20          18.0000           0.0000          -
31510.17/1593.35	c      1593           8759         192        20          18.0000           0.0000          -
31611.32/1598.41	c      1598          19848         790        20          18.0000           0.0000          -
31710.49/1603.50	c      1604           8893         191        20          18.0000           0.0000          -
31811.65/1608.56	c      1609          19962         799        20          18.0000           0.0000          -
31912.66/1613.68	c      1614          20075         802        20          18.0000           0.0000          -
32017.66/1618.97	c      1619          20157         798        20          18.0000           0.0000          -
32116.83/1624.02	c      1624          20157         798        20          18.0000           0.0000          -
32218.59/1629.03	c      1629          20157         798        20          18.0000           0.0000          -
32317.71/1634.10	c      1634          23594        2373        20          18.0000           0.0000          -
32418.81/1639.15	c      1639          20176         799        20          18.0000           0.0000          -
32517.88/1644.15	c      1644          20213         801        20          18.0000           0.0000          -
32617.10/1649.18	c      1649          20213         801        20          18.0000           0.0000          -
32717.56/1654.26	c      1654          20213         801        20          18.0000           0.0000          -
32818.70/1659.37	c      1659          20340         823        20          18.0000           0.0000          -
32919.87/1664.42	c      1664          20352         824        20          18.0000           0.0000          -
33020.86/1669.52	c      1670          25002        2514        20          18.0000           0.0000          -
33122.01/1674.63	c      1675          25131        2534        20          18.0000           0.0000          -
33223.05/1679.72	c      1680           9842         251        20          18.0000           0.0000          -
33326.21/1684.94	c      1685           9889         257        20          18.0000           0.0000          -
33425.39/1689.95	c      1690          21008         826        20          18.0000           0.0000          -
33524.59/1695.01	c      1695          21008         826        20          18.0000           0.0000          -
33626.58/1700.09	c      1700          10059         259        20          18.0000           0.0000          -
33728.83/1705.24	c      1705          10059         259        20          18.0000           0.0000          -
33828.04/1710.29	c      1710          10059         259        20          18.0000           0.0000          -
33929.23/1715.34	c      1715          10059         259        20          18.0000           0.0000          -
34028.32/1720.39	c      1720          10059         259        20          18.0000           0.0000          -
34129.32/1725.50	c      1726          10059         259        20          18.0000           0.0000          -
34230.48/1730.56	c      1731          10059         259        20          18.0000           0.0000          -
34331.66/1735.61	c      1736          26166        2652        20          18.0000           0.0000          -
34430.87/1740.70	c      1741          26166        2652        20          18.0000           0.0000          -
34532.09/1745.76	c      1746          26166        2652        20          18.0000           0.0000          -
34631.25/1750.77	c      1751          10249         260        20          18.0000           0.0000          -
34730.39/1755.79	c      1756          10249         260        20          18.0000           0.0000          -
34833.55/1760.90	c      1761          26219        2656        20          18.0000           0.0000          -
34932.76/1765.91	c      1766          26276        2664        20          18.0000           0.0000          -
35031.95/1770.94	c      1771          26276        2664        20          18.0000           0.0000          -
35131.16/1776.01	c      1776          10550         258        20          18.0000           0.0000          -
35233.01/1781.08	c      1781          22550         851        20          18.0000           0.0000          -
35334.17/1786.13	c      1786          22550         851        20          18.0000           0.0000          -
35433.16/1791.15	c      1791          26412        2676        20          18.0000           0.0000          -
35533.76/1796.25	c      1796          26479        2686        20          18.0000           0.0000          -
35636.84/1801.43	c      1801          10887         265        20          18.0000           0.0000          -
35736.05/1806.49	c      1806          10955         273        20          18.0000           0.0000          -
35841.25/1811.72	c      1812          23370         865        20          18.0000           0.0000          -
35944.57/1816.91	c      1817          23370         865        20          18.0000           0.0000          -
36043.56/1821.93	c      1822          26685        2707        20          18.0000           0.0000          -
36142.55/1826.96	c      1827          11318         282        20          18.0000           0.0000          -
36244.41/1832.09	c      1832          11354         282        20          18.0000           0.0000          -
36345.55/1837.16	c      1837          26736        2710        20          18.0000           0.0000          -
36446.04/1842.22	c      1842          26736        2710        20          18.0000           0.0000          -
36547.21/1847.34	c      1847          26777        2717        20          18.0000           0.0000          -
36646.20/1852.40	c      1852          26777        2717        20          18.0000           0.0000          -
36747.42/1857.43	c      1857          26777        2717        20          18.0000           0.0000          -
36846.64/1862.47	c      1862          25054         922        20          18.0000           0.0000          -
36949.86/1867.61	c      1868          27093        2747        20          18.0000           0.0000          -
37051.02/1872.72	c      1873         299062         147        20          18.0000           0.0000          -
37150.21/1877.79	c      1878          11982         308        20          18.0000           0.0000          -
37251.37/1882.87	c      1883         302811         202        20          18.0000           0.0000          -
37352.57/1887.96	c      1888          12192         309        20          18.0000           0.0000          -
37451.76/1893.00	c      1893          28207        2794        20          18.0000           0.0000          -
37553.72/1898.05	c      1898          26261         994        20          18.0000           0.0000          -
37656.12/1903.20	c      1903          26261         994        20          18.0000           0.0000          -
37755.32/1908.24	c      1908          26433         996        20          18.0000           0.0000          -
37854.47/1913.29	c      1913         306169         197        20          18.0000           0.0000          -
37955.43/1918.38	c      1918         304692         144        20          18.0000           0.0000          -
38056.60/1923.41	c      1923          29068        2948        20          18.0000           0.0000          -
38155.80/1928.43	c      1928         306520         150        20          18.0000           0.0000          -
38255.02/1933.43	c      1933          13026         316        20          18.0000           0.0000          -
38356.23/1938.52	c      1939          13159         323        20          18.0000           0.0000          -
38455.45/1943.55	c      1944          29857        3001        20          18.0000           0.0000          -
38556.58/1948.63	c      1949          29893        3003        20          18.0000           0.0000          -
38657.78/1953.73	c      1954          13269         335        20          18.0000           0.0000          -
38758.96/1958.83	c      1959          13269         335        20          18.0000           0.0000          -
38858.09/1963.85	c      1964          13269         335        20          18.0000           0.0000          -
38957.31/1968.85	c      1969          13269         335        20          18.0000           0.0000          -
39058.45/1973.92	c      1974          13269         335        20          18.0000           0.0000          -
39157.67/1979.00	c      1979          30089        3016        20          18.0000           0.0000          -
39259.50/1984.06	c      1984          27622        1013        20          18.0000           0.0000          -
39360.75/1989.16	c      1989          27769        1014        20          18.0000           0.0000          -
39459.89/1994.16	c      1994          30295        3023        20          18.0000           0.0000          -
39560.41/1999.22	c      1999          30340        3026        20          18.0000           0.0000          -
39659.63/2004.24	c      2004          30340        3026        20          18.0000           0.0000          -
39760.83/2009.36	c      2009          30378        3027        20          18.0000           0.0000          -
39862.05/2014.41	c      2014          13779         338        20          18.0000           0.0000          -
39963.24/2019.54	c      2020          30514        3037        20          18.0000           0.0000          -
40068.38/2024.85	c      2025          30590        3040        20          18.0000           0.0000          -
40169.55/2029.97	c      2030          28797        1038        20          18.0000           0.0000          -
40268.75/2034.98	c      2035          29026        1042        20          18.0000           0.0000          -
40370.72/2040.05	c      2040          29251        1041        20          18.0000           0.0000          -
40469.96/2045.08	c      2045          29310        1040        20          18.0000           0.0000          -
40569.21/2050.14	c      2050         327249         208        20          18.0000           0.0000          -
40673.54/2055.32	c      2055          31011        3103        20          18.0000           0.0000          -
40772.74/2060.40	c      2060         328477         206        20          18.0000           0.0000          -
40873.92/2065.41	c      2065          14621         354        20          18.0000           0.0000          -
40973.08/2070.48	c      2070          31154        3117        20          18.0000           0.0000          -
41072.34/2075.49	c      2076          30205        1049        20          18.0000           0.0000          -
41173.39/2080.57	c      2081         330886         209        20          18.0000           0.0000          -
41272.60/2085.58	c      2086          30565        1054        20          18.0000           0.0000          -
41373.76/2090.63	c      2091          30647        1057        20          18.0000           0.0000          -
41474.89/2095.70	c      2096          32198        3212        20          18.0000           0.0000          -
41574.04/2100.74	c      2101          32480        3230        20          18.0000           0.0000          -
41673.25/2105.78	c      2106          32585        3237        20          18.0000           0.0000          -
41774.41/2110.87	c      2111          31186        1059        20          18.0000           0.0000          -
41878.18/2116.04	c      2116          31253        1056        20          18.0000           0.0000          -
41979.55/2121.15	c      2121         335456         202        20          18.0000           0.0000          -
42078.48/2126.17	c      2126          31419        1053        20          18.0000           0.0000          -
42179.05/2131.22	c      2131          31527        1053        20          18.0000           0.0000          -
42278.26/2136.29	c      2136          15849         394        20          18.0000           0.0000          -
42379.44/2141.32	c      2141          15924         400        20          18.0000           0.0000          -
42478.65/2146.34	c      2146          15955         402        20          18.0000           0.0000          -
42579.73/2151.43	c      2151         338149         195        20          18.0000           0.0000          -
42680.92/2156.58	c      2157          16123         405        20          18.0000           0.0000          -
42781.96/2161.68	c      2162         339432         197        20          18.0000           0.0000          -
42883.17/2166.71	c      2167          32649        1079        20          18.0000           0.0000          -
42982.34/2171.76	c      2172          35705        3454        20          18.0000           0.0000          -
43083.52/2176.80	c      2177          16491         410        20          18.0000           0.0000          -
43182.71/2181.81	c      2182          36250        3484        20          18.0000           0.0000          -
43283.93/2186.95	c      2187          16569         410        20          18.0000           0.0000          -
43385.92/2192.05	c      2192          16589         415        20          18.0000           0.0000          -
43484.96/2197.06	c      2197          33700        1090        20          18.0000           0.0000          -
43586.00/2202.17	c      2202          36888        3539        20          18.0000           0.0000          -
43686.55/2207.25	c      2207          34046        1100        20          18.0000           0.0000          -
43785.65/2212.26	c      2212          37326        3565        20          18.0000           0.0000          -
43886.83/2217.38	c      2217          34089        1100        20          18.0000           0.0000          -
43989.91/2222.51	c      2223          34129        1100        20          18.0000           0.0000          -
44089.05/2227.54	c      2228          37953        3636        20          18.0000           0.0000          -
44190.13/2232.62	c      2233          38104        3658        20          18.0000           0.0000          -
44291.15/2237.73	c      2238          17469         448        20          18.0000           0.0000          -
44392.27/2242.83	c      2243          38436        3692        20          18.0000           0.0000          -
44493.45/2247.90	c      2248         349887         203        20          18.0000           0.0000          -
44592.63/2252.92	c      2253          17763         452        20          18.0000           0.0000          -
44691.69/2258.03	c      2258         344417         151        20          18.0000           0.0000          -
44793.42/2263.12	c      2263         344909         152        20          18.0000           0.0000          -
44896.01/2268.25	c      2268          18016         451        20          18.0000           0.0000          -
44995.20/2273.26	c      2273          18151         454        20          18.0000           0.0000          -
45098.33/2278.40	c      2278          40492        3837        20          18.0000           0.0000          -
45197.52/2283.50	c      2284          18321         454        20          18.0000           0.0000          -
45298.72/2288.51	c      2289          35967        1134        20          18.0000           0.0000          -
45397.90/2293.53	c      2294          35967        1134        20          18.0000           0.0000          -
45497.00/2298.54	c      2299          35967        1134        20          18.0000           0.0000          -
45600.19/2303.70	c      2304          35967        1134        20          18.0000           0.0000          -
45701.36/2308.81	c      2309         349360         150        20          18.0000           0.0000          -
45802.57/2314.02	c      2314          36242        1135        20          18.0000           0.0000          -
45907.75/2319.22	c      2319          36260        1137        20          18.0000           0.0000          -
46006.98/2324.26	c      2324          36260        1137        20          18.0000           0.0000          -
46110.38/2329.44	c      2329          36260        1137        20          18.0000           0.0000          -
46209.39/2334.47	c      2334         359202         204        20          18.0000           0.0000          -
46310.55/2339.59	c      2340          43132        4102        20          18.0000           0.0000          -
46413.70/2344.72	c      2345          43315        4116        20          18.0000           0.0000          -
46512.92/2349.73	c      2350          43315        4116        20          18.0000           0.0000          -
46614.10/2354.82	c      2355          19716         484        20          18.0000           0.0000          -
46713.28/2359.90	c      2360          19799         485        20          18.0000           0.0000          -
46814.43/2364.90	c      2365          43708        4161        20          18.0000           0.0000          -
46913.62/2370.01	c      2370          43805        4178        20          18.0000           0.0000          -
47015.36/2375.03	c      2375          43805        4178        20          18.0000           0.0000          -
47117.53/2380.27	c      2380          43859        4180        20          18.0000           0.0000          -
47218.71/2385.34	c      2385          43904        4191        20          18.0000           0.0000          -
47317.86/2390.36	c      2390          43955        4196        20          18.0000           0.0000          -
47417.03/2395.37	c      2395          20578         498        20          18.0000           0.0000          -
47516.21/2400.39	c      2400          44107        4214        20          18.0000           0.0000          -
47621.35/2405.63	c      2406          38543        1246        20          18.0000           0.0000          -
47722.48/2410.73	c      2411          44283        4228        20          18.0000           0.0000          -
47823.64/2415.80	c      2416          44371        4232        20          18.0000           0.0000          -
47924.79/2420.94	c      2421          44460        4243        20          18.0000           0.0000          -
48026.56/2426.06	c      2426         369124         179        20          18.0000           0.0000          -
48125.76/2431.09	c      2431          21147         510        20          18.0000           0.0000          -
48226.89/2436.14	c      2436          44734        4267        20          18.0000           0.0000          -
48327.33/2441.25	c      2441          44734        4267        20          18.0000           0.0000          -
48426.51/2446.28	c      2446          44793        4270        20          18.0000           0.0000          -
48527.69/2451.30	c      2451          21546         513        20          18.0000           0.0000          -
48626.89/2456.33	c      2456          40536        1278        20          18.0000           0.0000          -
48728.00/2461.45	c      2461         373603         177        20          18.0000           0.0000          -
48828.94/2466.55	c      2467          45065        4289        20          18.0000           0.0000          -
48930.11/2471.62	c      2472          45065        4289        20          18.0000           0.0000          -
49029.36/2476.67	c      2477          45116        4290        20          18.0000           0.0000          -
49130.44/2481.80	c      2482          40836        1315        20          18.0000           0.0000          -
49231.20/2486.83	c      2487          45172        4300        20          18.0000           0.0000          -
49330.35/2491.88	c      2492          22281         514        20          18.0000           0.0000          -
49431.52/2496.94	c      2497          22387         521        20          18.0000           0.0000          -
49530.57/2501.97	c      2502         368837         154        20          18.0000           0.0000          -
49634.39/2507.14	c      2507          41483        1332        20          18.0000           0.0000          -
49733.51/2512.19	c      2512          45850        4433        20          18.0000           0.0000          -
49833.78/2517.23	c      2517          45857        4435        20          18.0000           0.0000          -
49932.89/2522.26	c      2522          45865        4438        20          18.0000           0.0000          -
50034.07/2527.35	c      2527         371127         138        20          18.0000           0.0000          -
50135.26/2532.41	c      2532          42014        1331        20          18.0000           0.0000          -
50234.45/2537.48	c      2537          42014        1331        20          18.0000           0.0000          -
50335.63/2542.57	c      2543          42014        1331        20          18.0000           0.0000          -
50436.81/2547.61	c      2548          46085        4508        20          18.0000           0.0000          -
50535.98/2552.65	c      2553          42385        1331        20          18.0000           0.0000          -
50635.10/2557.68	c      2558          42385        1331        20          18.0000           0.0000          -
50736.42/2562.71	c      2563          46405        4580        20          18.0000           0.0000          -
50835.44/2567.79	c      2568          46574        4616        20          18.0000           0.0000          -
50936.63/2572.84	c      2573          42772        1331        20          18.0000           0.0000          -
51035.82/2577.89	c      2578          46781        4668        20          18.0000           0.0000          -
51136.98/2582.90	c      2583          46824        4673        20          18.0000           0.0000          -
51236.18/2587.94	c      2588          46856        4685        20          18.0000           0.0000          -
51338.02/2593.06	c      2593         391528         151        20          18.0000           0.0000          -
51439.19/2598.15	c      2598          46883        4691        20          18.0000           0.0000          -
51538.45/2603.19	c      2603          46895        4696        20          18.0000           0.0000          -
51638.96/2608.22	c      2608          46907        4701        20          18.0000           0.0000          -
51738.16/2613.26	c      2613          43818        1369        20          18.0000           0.0000          -
51839.33/2618.33	c      2618          46930        4708        20          18.0000           0.0000          -
51940.54/2623.44	c      2623          46953        4712        20          18.0000           0.0000          -
52041.72/2628.51	c      2629          44329        1390        20          18.0000           0.0000          -
52142.88/2633.61	c      2634          44511        1394        20          18.0000           0.0000          -
52244.06/2638.72	c      2639          25433         540        20          18.0000           0.0000          -
52343.23/2643.77	c      2644          25491         537        20          18.0000           0.0000          -
52442.43/2648.78	c      2649         381644         139        20          18.0000           0.0000          -
52543.71/2653.80	c      2654          45103        1408        20          18.0000           0.0000          -
52642.78/2658.82	c      2659          45103        1408        20          18.0000           0.0000          -
52741.98/2663.84	c      2664          45103        1408        20          18.0000           0.0000          -
52843.15/2668.93	c      2669          45130        1410        20          18.0000           0.0000          -
52942.34/2673.94	c      2674         400095         143        20          18.0000           0.0000          -
53041.54/2678.99	c      2679          48498        5023        20          18.0000           0.0000          -
53140.72/2684.02	c      2684          45444        1410        20          18.0000           0.0000          -
53242.50/2689.05	c      2689          48582        5045        20          18.0000           0.0000          -
53341.77/2694.13	c      2694          48707        5054        20          18.0000           0.0000          -
53442.96/2699.18	c      2699          48712        5055        20          18.0000           0.0000          -
53543.45/2704.28	c      2704          48770        5066        20          18.0000           0.0000          -
53644.62/2709.38	c      2709          48870        5083        20          18.0000           0.0000          -
53745.81/2714.43	c      2714          48937        5089        20          18.0000           0.0000          -
53845.01/2719.45	c      2719          46817        1427        20          18.0000           0.0000          -
53944.22/2724.46	c      2724          46817        1427        20          18.0000           0.0000          -
54043.43/2729.48	c      2729          27045         544        20          18.0000           0.0000          -
54144.62/2734.57	c      2735          46872        1430        20          18.0000           0.0000          -
54249.77/2739.83	c      2740          46872        1430        20          18.0000           0.0000          -
54351.16/2744.96	c      2745          46909        1431        20          18.0000           0.0000          -
54450.16/2750.03	c      2750          47013        1433        20          18.0000           0.0000          -
54555.24/2755.23	c      2755         389705         131        20          18.0000           0.0000          -
54656.44/2760.31	c      2760          47027        1433        20          18.0000           0.0000          -
54755.64/2765.39	c      2765          47027        1433        20          18.0000           0.0000          -
54856.84/2770.43	c      2770          47062        1434        20          18.0000           0.0000          -
54956.04/2775.49	c      2775         390921         144        20          18.0000           0.0000          -
55057.22/2780.58	c      2781          50758        5390        20          18.0000           0.0000          -
55158.12/2785.61	c      2786          47609        1453        20          18.0000           0.0000          -
55257.33/2790.68	c      2791          47696        1464        20          18.0000           0.0000          -
55358.52/2795.78	c      2796          28011         577        20          18.0000           0.0000          -
55459.67/2800.80	c      2801         392342         127        20          18.0000           0.0000          -
55560.88/2805.91	c      2806          51505        5517        20          18.0000           0.0000          -
55660.01/2810.99	c      2811          48438        1478        20          18.0000           0.0000          -
55763.85/2816.17	c      2816          48438        1478        20          18.0000           0.0000          -
55863.09/2821.18	c      2821          48438        1478        20          18.0000           0.0000          -
55965.51/2826.33	c      2826          51782        5549        20          18.0000           0.0000          -
56066.37/2831.43	c      2831          51917        5571        20          18.0000           0.0000          -
56167.56/2836.50	c      2837          51965        5577        20          18.0000           0.0000          -
56268.73/2841.62	c      2842          51965        5577        20          18.0000           0.0000          -
56367.95/2846.62	c      2847          28983         587        20          18.0000           0.0000          -
56467.15/2851.64	c      2852          52046        5588        20          18.0000           0.0000          -
56566.34/2856.67	c      2857          49543        1515        20          18.0000           0.0000          -
56665.53/2861.67	c      2862          49612        1514        20          18.0000           0.0000          -
56764.69/2866.68	c      2867          49612        1514        20          18.0000           0.0000          -
56865.86/2871.74	c      2872          49668        1516        20          18.0000           0.0000          -
56965.06/2876.76	c      2877          49668        1516        20          18.0000           0.0000          -
57064.24/2881.77	c      2882          52357        5624        20          18.0000           0.0000          -
57165.39/2886.86	c      2887          29620         576        20          18.0000           0.0000          -
57266.58/2891.92	c      2892          50169        1519        20          18.0000           0.0000          -
57365.76/2897.00	c      2897          50337        1518        20          18.0000           0.0000          -
57467.57/2902.03	c      2902          29853         569        20          18.0000           0.0000          -
57570.01/2907.24	c      2907          53294        5744        20          18.0000           0.0000          -
57671.23/2912.35	c      2912         399353         151        20          18.0000           0.0000          -
57772.43/2917.42	c      2917          51133        1554        20          18.0000           0.0000          -
57871.64/2922.43	c      2922          54104        5780        20          18.0000           0.0000          -
57970.84/2927.48	c      2927          30397         576        20          18.0000           0.0000          -
58073.98/2932.65	c      2933          54336        5790        20          18.0000           0.0000          -
58173.17/2937.68	c      2938         401035         137        20          18.0000           0.0000          -
58276.36/2942.85	c      2943          51856        1569        20          18.0000           0.0000          -
58377.56/2947.91	c      2948          51856        1569        20          18.0000           0.0000          -
58479.40/2953.04	c      2953          55004        5824        20          18.0000           0.0000          -
58578.60/2958.12	c      2958          55004        5824        20          18.0000           0.0000          -
58680.79/2963.20	c      2963          31018         583        20          18.0000           0.0000          -
58779.90/2968.29	c      2968          31018         583        20          18.0000           0.0000          -
58879.05/2973.29	c      2973          31018         583        20          18.0000           0.0000          -
58982.22/2978.48	c      2978          31018         583        20          18.0000           0.0000          -
59083.33/2983.55	c      2984          31018         583        20          18.0000           0.0000          -
59184.52/2988.60	c      2989          31018         583        20          18.0000           0.0000          -
59283.71/2993.67	c      2994          52658        1598        20          18.0000           0.0000          -
59384.91/2998.73	c      2999          31143         581        20          18.0000           0.0000          -
59484.12/3003.78	c      3004          52935        1592        20          18.0000           0.0000          -
59585.30/3008.85	c      3009         433435         136        20          18.0000           0.0000          -
59684.50/3013.89	c      3014          53107        1596        20          18.0000           0.0000          -
59785.66/3018.90	c      3019          53107        1596        20          18.0000           0.0000          -
59884.86/3023.92	c      3024          57330        5966        20          18.0000           0.0000          -
59984.05/3028.94	c      3029          53149        1594        20          18.0000           0.0000          -
60083.25/3033.96	c      3034          53149        1594        20          18.0000           0.0000          -
60182.47/3038.97	c      3039          53158        1594        20          18.0000           0.0000          -
60284.29/3044.08	c      3044          53158        1594        20          18.0000           0.0000          -
60383.77/3049.13	c      3049          53183        1593        20          18.0000           0.0000          -
60484.78/3054.13	c      3054          53183        1593        20          18.0000           0.0000          -
60583.99/3059.19	c      3059          57607        5982        20          18.0000           0.0000          -
60684.42/3064.28	c      3064          57607        5982        20          18.0000           0.0000          -
60785.62/3069.36	c      3069          53641        1607        20          18.0000           0.0000          -
60886.82/3074.41	c      3074          57688        5984        20          18.0000           0.0000          -
60986.01/3079.50	c      3080          57688        5984        20          18.0000           0.0000          -
61087.18/3084.50	c      3085          57688        5984        20          18.0000           0.0000          -
61186.36/3089.57	c      3090          57688        5984        20          18.0000           0.0000          -
61287.28/3094.60	c      3095          54241        1612        20          18.0000           0.0000          -
61386.47/3099.68	c      3100          57752        5990        20          18.0000           0.0000          -
61489.63/3104.82	c      3105          57752        5990        20          18.0000           0.0000          -
61590.80/3109.91	c      3110          57794        5992        20          18.0000           0.0000          -
61690.00/3114.98	c      3115          57794        5992        20          18.0000           0.0000          -
61791.80/3120.06	c      3120          57861        5994        20          18.0000           0.0000          -
61892.96/3125.15	c      3125          57939        5998        20          18.0000           0.0000          -
61995.39/3130.31	c      3130          55313        1630        20          18.0000           0.0000          -
62098.58/3135.54	c      3136          55313        1630        20          18.0000           0.0000          -
62197.78/3140.55	c      3141          57989        5998        20          18.0000           0.0000          -
62298.95/3145.61	c      3146          57989        5998        20          18.0000           0.0000          -
62398.15/3150.62	c      3151          33894         656        20          18.0000           0.0000          -
62499.32/3155.73	c      3156          55899        1647        20          18.0000           0.0000          -
62598.52/3160.77	c      3161          58181        6011        20          18.0000           0.0000          -
62699.70/3165.85	c      3166          58221        6013        20          18.0000           0.0000          -
62798.89/3170.90	c      3171          58265        6016        20          18.0000           0.0000          -
62900.09/3175.92	c      3176         419993         141        20          18.0000           0.0000          -
62999.28/3180.93	c      3181          58435        6027        20          18.0000           0.0000          -
63101.17/3186.09	c      3186          58435        6027        20          18.0000           0.0000          -
63202.37/3191.17	c      3191          56770        1690        20          18.0000           0.0000          -
63302.84/3196.23	c      3196          58493        6031        20          18.0000           0.0000          -
63402.02/3201.26	c      3201          56943        1689        20          18.0000           0.0000          -
63503.22/3206.33	c      3206          56943        1689        20          18.0000           0.0000          -
63604.42/3211.40	c      3211          58618        6034        20          18.0000           0.0000          -
63703.62/3216.41	c      3216          58658        6036        20          18.0000           0.0000          -
63802.88/3221.42	c      3221          35118         700        20          18.0000           0.0000          -
63901.95/3226.48	c      3226          57241        1686        20          18.0000           0.0000          -
64003.14/3231.52	c      3232          57241        1686        20          18.0000           0.0000          -
64104.25/3236.64	c      3237          57259        1684        20          18.0000           0.0000          -
64203.47/3241.67	c      3242          57305        1683        20          18.0000           0.0000          -
64306.65/3246.81	c      3247          57305        1683        20          18.0000           0.0000          -
64407.88/3252.02	c      3252          59765        6120        20          18.0000           0.0000          -
64509.69/3257.11	c      3257          35587         738        20          18.0000           0.0000          -
64616.10/3262.41	c      3262          57552        1674        20          18.0000           0.0000          -
64715.29/3267.49	c      3268          35890         740        20          18.0000           0.0000          -
64816.44/3272.59	c      3273          35976         761        20          18.0000           0.0000          -
64917.57/3277.60	c      3278          57921        1696        20          18.0000           0.0000          -
65016.71/3282.66	c      3283          58058        1699        20          18.0000           0.0000          -
65117.88/3287.70	c      3288          36256         766        20          18.0000           0.0000          -
65216.30/3292.71	c      3293          58212        1712        20          18.0000           0.0000          -
65317.48/3297.80	c      3298          58239        1710        20          18.0000           0.0000          -
65416.65/3302.88	c      3303         462067         128        20          18.0000           0.0000          -
65517.83/3307.96	c      3308         462929         140        20          18.0000           0.0000          -
65621.85/3313.19	c      3313          36631         786        20          18.0000           0.0000          -
65722.11/3318.26	c      3318         464464         119        20          18.0000           0.0000          -
65823.21/3323.34	c      3323          58957        1737        20          18.0000           0.0000          -
65922.40/3328.37	c      3328          36892         786        20          18.0000           0.0000          -
66021.56/3333.38	c      3333          37009         783        20          18.0000           0.0000          -
66120.74/3338.38	c      3338          64013        6428        20          18.0000           0.0000          -
66221.59/3343.43	c      3343          37103         790        20          18.0000           0.0000          -
66320.75/3348.48	c      3348          37132         790        20          18.0000           0.0000          -
66421.77/3353.51	c      3354          37144         787        20          18.0000           0.0000          -
66520.96/3358.56	c      3359          59496        1759        20          18.0000           0.0000          -
66622.12/3363.60	c      3364          59547        1759        20          18.0000           0.0000          -
66723.34/3368.75	c      3369          59547        1759        20          18.0000           0.0000          -
66824.53/3373.80	c      3374          37620         791        20          18.0000           0.0000          -
66923.71/3378.83	c      3379          59876        1775        20          18.0000           0.0000          -
67022.92/3383.89	c      3384          37805         796        20          18.0000           0.0000          -
67124.04/3388.91	c      3389          65316        6700        20          18.0000           0.0000          -
67223.18/3393.91	c      3394          38010         789        20          18.0000           0.0000          -
67322.38/3398.94	c      3399          60513        1819        20          18.0000           0.0000          -
67421.57/3404.00	c      3404          38250         791        20          18.0000           0.0000          -
67523.45/3409.03	c      3409          65862        6810        20          18.0000           0.0000          -
67622.50/3414.05	c      3414          65862        6810        20          18.0000           0.0000          -
67721.73/3419.13	c      3419          65912        6827        20          18.0000           0.0000          -
67823.11/3424.14	c      3424          60736        1840        20          18.0000           0.0000          -
67922.38/3429.19	c      3429          65921        6830        20          18.0000           0.0000          -
68022.67/3434.21	c      3434          60825        1845        20          18.0000           0.0000          -
68121.89/3439.24	c      3439          66106        6863        20          18.0000           0.0000          -
68221.07/3444.25	c      3444          60845        1843        20          18.0000           0.0000          -
68320.27/3449.27	c      3449          66201        6877        20          18.0000           0.0000          -
68421.46/3454.30	c      3454          39307         806        20          18.0000           0.0000          -
68520.66/3459.37	c      3459          66314        6897        20          18.0000           0.0000          -
68621.84/3464.45	c      3464          66361        6900        20          18.0000           0.0000          -
68722.94/3469.55	c      3470          61759        1897        20          18.0000           0.0000          -
68824.04/3474.60	c      3475          66439        6911        20          18.0000           0.0000          -
68923.25/3479.62	c      3480         478477         125        20          18.0000           0.0000          -
69022.45/3484.62	c      3485          66544        6926        20          18.0000           0.0000          -
69121.70/3489.66	c      3490          62421        1900        20          18.0000           0.0000          -
69224.81/3494.83	c      3495          62421        1900        20          18.0000           0.0000          -
69324.02/3499.84	c      3500          62511        1903        20          18.0000           0.0000          -
69423.22/3504.87	c      3505          62546        1902        20          18.0000           0.0000          -
69524.35/3509.93	c      3510          62688        1908        20          18.0000           0.0000          -
69623.54/3514.94	c      3515          62702        1908        20          18.0000           0.0000          -
69722.74/3519.96	c      3520          62702        1908        20          18.0000           0.0000          -
69821.95/3525.02	c      3525          62740        1908        20          18.0000           0.0000          -
69921.04/3530.03	c      3530          62740        1908        20          18.0000           0.0000          -
70022.80/3535.09	c      3535          62740        1908        20          18.0000           0.0000          -
70123.95/3540.18	c      3540          41268         829        20          18.0000           0.0000          -
70224.52/3545.25	c      3545          41368         834        20          18.0000           0.0000          -
70325.74/3550.32	c      3550          68053        7098        20          18.0000           0.0000          -
70426.88/3555.45	c      3555          62922        1913        20          18.0000           0.0000          -
70526.11/3560.49	c      3560          62930        1913        20          18.0000           0.0000          -
70627.33/3565.50	c      3566          62930        1913        20          18.0000           0.0000          -
70728.55/3570.62	c      3571          62930        1913        20          18.0000           0.0000          -
70829.76/3575.79	c      3576          62968        1913        20          18.0000           0.0000          -
70932.97/3580.96	c      3581          63028        1913        20          18.0000           0.0000          -
71038.15/3586.28	c      3586          68347        7122        20          18.0000           0.0000          -
71139.37/3591.31	c      3591          63071        1914        20          18.0000           0.0000          -
71238.59/3596.33	c      3596         454301         139        20          18.0000           0.0000          -
71337.82/3601.38	c      3601          68537        7142        20          18.0000           0.0000          -
71439.04/3606.45	c      3606          63626        1939        20          18.0000           0.0000          -
71538.27/3611.45	c      3611         455159         137        20          18.0000           0.0000          -
71637.49/3616.48	c      3616          68615        7150        20          18.0000           0.0000          -
71738.71/3621.56	c      3622          68634        7150        20          18.0000           0.0000          -
71837.95/3626.57	c      3627          68720        7159        20          18.0000           0.0000          -
71941.13/3631.74	c      3632          64259        1957        20          18.0000           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (187613 MiB free)
  memory of node 1: 193531 MiB (190705 MiB free)
  memory of node 2: 193531 MiB (192271 MiB free)
  memory of node 3: 193493 MiB (192390 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-4465780-1722603622/watcher-4465780-1722603622 -o /tmp/evaluation-result-4465780-1722603622/solver-4465780-1722603622 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722599440-165401 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465780-1722603622.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100103 s]*
/proc/loadavg: 78.62 79.49 73.51 62/948 172681
/proc/meminfo: memFree=781254016/790760804 swapFree=131071996/131071996
[pid=172680] ppid=172677 vsize=74396 memory=63704 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/stat : 172680 (fscip) R 172677 172680 165389 0 -1 4194304 14012 0 0 0 9 2 0 0 20 0 1 0 26944924 76181504 15926 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
/proc/172680/statm: 18599 15926 2555 3035 0 14995 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 74396 KiB
Current children cumulated memory: 63704 KiB

[startup+0.219502 s]*
/proc/loadavg: 78.62 79.49 73.51 63/948 172681
/proc/meminfo: memFree=781188492/790760804 swapFree=131071996/131071996
[pid=172680] ppid=172677 vsize=127400 memory=115668 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/stat : 172680 (fscip) R 172677 172680 165389 0 -1 4194304 26900 0 0 0 20 3 0 0 20 0 1 0 26944924 130457600 28917 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
/proc/172680/statm: 31850 28917 2614 3035 0 28246 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 127400 KiB
Current children cumulated memory: 115668 KiB

[startup+0.320896 s]*
/proc/loadavg: 78.62 79.49 73.51 62/948 172681
/proc/meminfo: memFree=781139548/790760804 swapFree=131071996/131071996
[pid=172680] ppid=172677 vsize=176732 memory=164072 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/stat : 172680 (fscip) R 172677 172680 165389 0 -1 4194304 38918 0 0 0 27 6 0 0 20 0 1 0 26944924 180973568 41018 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
/proc/172680/statm: 44183 41018 2678 3035 0 40579 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 176732 KiB
Current children cumulated memory: 164072 KiB

[startup+0.700244 s]
/proc/loadavg: 78.62 79.49 73.51 62/948 172681
/proc/meminfo: memFree=781167124/790760804 swapFree=131071996/131071996
[pid=172680] ppid=172677 vsize=221284 memory=197288 CPUtime=0.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/stat : 172680 (fscip) R 172677 172680 165389 0 -1 4194304 54361 0 0 0 59 9 0 0 20 0 1 0 26944924 226594816 49322 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
/proc/172680/statm: 55321 49322 2758 3035 0 51717 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 221284 KiB
Current children cumulated memory: 197288 KiB

[startup+1.50041 s]
/proc/loadavg: 78.62 79.49 73.51 63/948 172681
/proc/meminfo: memFree=781022940/790760804 swapFree=131071996/131071996
[pid=172680] ppid=172677 vsize=1789684 memory=327384 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/stat : 172680 (fscip) S 172677 172680 165389 0 -1 1077936128 83801 0 0 0 135 14 0 0 20 0 21 0 26944924 1832636416 81846 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
/proc/172680/statm: 447421 81846 2774 3035 0 125436 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1789684 KiB
Current children cumulated memory: 327384 KiB

[startup+3.12942 s]
/proc/loadavg: 78.62 79.49 73.51 67/988 172721
/proc/meminfo: memFree=779209448/790760804 swapFree=131071996/131071996
[pid=172680] ppid=172677 vsize=3526468 memory=2689504 CPUtime=6.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/stat : 172680 (fscip) S 172677 172680 165389 0 -1 1077936128 673994 0 0 0 534 154 0 0 20 0 41 0 26944924 3611103232 672376 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
/proc/172680/statm: 881617 672376 2790 3035 0 778840 0
[pid=172680/tid=172682] ppid=172677 vsize=3526468 memory=0 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172682/stat : 172682 (fscip) R 172677 172680 165389 0 -1 4194368 26051 0 0 0 20 6 0 0 20 0 41 0 26945061 3611103232 672376 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172683] ppid=172677 vsize=3526468 memory=504248 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172683/stat : 172683 (fscip) R 172677 172680 165389 0 -1 4194368 32214 0 0 0 20 6 0 0 20 0 41 0 26945061 3611103232 672376 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172684] ppid=172677 vsize=3526468 memory=740504 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172684/stat : 172684 (fscip) R 172677 172680 165389 0 -1 4194368 32212 0 0 0 20 6 0 0 20 0 41 0 26945061 3611103232 672442 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172685] ppid=172677 vsize=3526468 memory=979664 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172685/stat : 172685 (fscip) R 172677 172680 165389 0 -1 4194368 26044 0 0 0 20 6 0 0 20 0 41 0 26945061 3611103232 672442 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172686] ppid=172677 vsize=3526468 memory=30399726987509844 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172686/stat : 172686 (fscip) R 172677 172680 165389 0 -1 4194368 31325 0 0 0 19 7 0 0 20 0 41 0 26945061 3611103232 672442 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172687] ppid=172677 vsize=3526468 memory=25333125866717268 CPUtime=0.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172687/stat : 172687 (fscip) R 172677 172680 165389 0 -1 4194368 31335 0 0 0 19 6 0 0 20 0 41 0 26945061 3611103232 672442 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172688] ppid=172677 vsize=3526468 memory=279949995239840 CPUtime=0.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172688/stat : 172688 (fscip) R 172677 172680 165389 0 -1 4194368 27114 0 0 0 21 6 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172689] ppid=172677 vsize=3526468 memory=0 CPUtime=0.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172689/stat : 172689 (fscip) R 172677 172680 165389 0 -1 4194368 31325 0 0 0 18 7 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172690] ppid=172677 vsize=3526468 memory=30399726987509844 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172690/stat : 172690 (fscip) R 172677 172680 165389 0 -1 4194368 32220 0 0 0 20 6 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172691] ppid=172677 vsize=3526468 memory=0 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172691/stat : 172691 (fscip) R 172677 172680 165389 0 -1 4194368 26053 0 0 0 21 5 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172692] ppid=172677 vsize=3526468 memory=0 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172692/stat : 172692 (fscip) R 172677 172680 165389 0 -1 4194368 31323 0 0 0 19 7 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172693] ppid=172677 vsize=3526468 memory=52808 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172693/stat : 172693 (fscip) R 172677 172680 165389 0 -1 4194368 31327 0 0 0 18 8 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172694] ppid=172677 vsize=3526468 memory=1952 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172694/stat : 172694 (fscip) R 172677 172680 165389 0 -1 4194368 26125 0 0 0 20 6 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172695] ppid=172677 vsize=3526468 memory=1852 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172695/stat : 172695 (fscip) R 172677 172680 165389 0 -1 4194368 31323 0 0 0 19 7 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172696] ppid=172677 vsize=3526468 memory=33108 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172696/stat : 172696 (fscip) R 172677 172680 165389 0 -1 4194368 31343 0 0 0 19 7 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172697] ppid=172677 vsize=3526468 memory=279949995286112 CPUtime=0.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172697/stat : 172697 (fscip) R 172677 172680 165389 0 -1 4194368 28956 0 0 0 21 6 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172698] ppid=172677 vsize=3526468 memory=8475983742721 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172698/stat : 172698 (fscip) R 172677 172680 165389 0 -1 4194368 31646 0 0 0 19 7 0 0 20 0 41 0 26945061 3611103232 672508 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172699] ppid=172677 vsize=3526468 memory=8518933415681 CPUtime=0.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172699/stat : 172699 (fscip) R 172677 172680 165389 0 -1 4194368 31334 0 0 0 18 7 0 0 20 0 41 0 26945061 3611103232 672574 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172700] ppid=172677 vsize=3526468 memory=8540408252161 CPUtime=0.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172700/stat : 172700 (fscip) R 172677 172680 165389 0 -1 4194368 27211 0 0 0 21 6 0 0 20 0 41 0 26945061 3611103232 672574 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172701] ppid=172677 vsize=3526468 memory=8561883088641 CPUtime=0.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172701/stat : 172701 (fscip) R 172677 172680 165389 0 -1 4194368 32209 0 0 0 19 7 0 0 20 0 41 0 26945061 3611103232 672640 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172702] ppid=172677 vsize=3526468 memory=8664962303489 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172702/stat : 172702 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672706 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172703] ppid=172677 vsize=3526468 memory=9854668244481 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172703/stat : 172703 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672706 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172704] ppid=172677 vsize=3526468 memory=198340509722 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172704/stat : 172704 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672706 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172705] ppid=172677 vsize=3526468 memory=57792 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172705/stat : 172705 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672706 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172706] ppid=172677 vsize=3526468 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172706/stat : 172706 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672706 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172707] ppid=172677 vsize=3526468 memory=279949995097296 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172707/stat : 172707 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672706 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172708] ppid=172677 vsize=3526468 memory=139974997589164 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172708/stat : 172708 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672772 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172709] ppid=172677 vsize=3526468 memory=77553 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172709/stat : 172709 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672772 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172710] ppid=172677 vsize=3526468 memory=2388 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172710/stat : 172710 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672772 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172711] ppid=172677 vsize=3526468 memory=42042 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172711/stat : 172711 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672772 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172712] ppid=172677 vsize=3526468 memory=7161119662933291040 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172712/stat : 172712 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672838 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172713] ppid=172677 vsize=3526468 memory=279949994929984 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172713/stat : 172713 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672838 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172714] ppid=172677 vsize=3526468 memory=-7385037615359298921 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172714/stat : 172714 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672838 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172715] ppid=172677 vsize=3526468 memory=6944656425123290226 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172715/stat : 172715 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672838 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172716] ppid=172677 vsize=3526468 memory=6944656592452807323 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172716/stat : 172716 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672838 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172717] ppid=172677 vsize=3526468 memory=-9178176117148050014 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172717/stat : 172717 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672838 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172718] ppid=172677 vsize=3526468 memory=290038794 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172718/stat : 172718 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672904 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172719] ppid=172677 vsize=3526468 memory=7512117906675623768 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172719/stat : 172719 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672904 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172720] ppid=172677 vsize=3526468 memory=279949995173952 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172720/stat : 172720 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672904 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172721] ppid=172677 vsize=3526468 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172721/stat : 172721 (fscip) S 172677 172680 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 26945212 3611103232 672904 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
Current children cumulated CPU time: 6.88 s
Current children cumulated vsize: 3526468 KiB
Current children cumulated memory: 2689504 KiB

[startup+6.30142 s]
/proc/loadavg: 78.65 79.48 73.54 82/988 172721
/proc/meminfo: memFree=776107472/790760804 swapFree=131071996/131071996
[pid=172680] ppid=172677 vsize=6213444 memory=5191792 CPUtime=66.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/stat : 172680 (fscip) S 172677 172680 165389 0 -1 1077936128 1420118 0 0 0 5953 717 0 0 20 0 41 0 26944924 6362566656 1297948 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
/proc/172680/statm: 1553361 1297948 2998 3035 0 1396931 0
[pid=172680/tid=172682] ppid=172677 vsize=6213444 memory=0 CPUtime=3.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172682/stat : 172682 (fscip) R 172677 172680 165389 0 -1 4194368 47345 0 0 0 270 41 0 0 20 0 41 0 26945061 6362566656 1297948 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172683] ppid=172677 vsize=6213444 memory=25333125866717268 CPUtime=3.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172683/stat : 172683 (fscip) R 172677 172680 165389 0 -1 4194368 60507 0 0 0 284 43 0 0 20 0 41 0 26945061 6362566656 1297948 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172684] ppid=172677 vsize=6213444 memory=740504 CPUtime=3.38 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172684/stat : 172684 (fscip) R 172677 172680 165389 0 -1 4194368 81304 0 0 0 322 16 0 0 20 0 41 0 26945061 6362566656 1297948 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172685] ppid=172677 vsize=6213444 memory=4662220 CPUtime=3.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172685/stat : 172685 (fscip) R 172677 172680 165389 0 -1 4194368 58093 0 0 0 270 48 0 0 20 0 41 0 26945061 6362566656 1297948 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172686] ppid=172677 vsize=6213444 memory=279949995056512 CPUtime=3.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172686/stat : 172686 (fscip) R 172677 172680 165389 0 -1 4194368 67854 0 0 0 281 43 0 0 20 0 41 0 26945061 6362566656 1297948 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172687] ppid=172677 vsize=6213444 memory=207064662359 CPUtime=3.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172687/stat : 172687 (fscip) R 172677 172680 165389 0 -1 4194368 88491 0 0 0 318 17 0 0 20 0 41 0 26945061 6362566656 1297948 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172688] ppid=172677 vsize=6213444 memory=0 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172688/stat : 172688 (fscip) R 172677 172680 165389 0 -1 4194368 59113 0 0 0 267 43 0 0 20 0 41 0 26945061 6362566656 1297948 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172689] ppid=172677 vsize=6213444 memory=25333125866717268 CPUtime=3.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172689/stat : 172689 (fscip) R 172677 172680 165389 0 -1 4194368 70968 0 0 0 277 45 0 0 20 0 41 0 26945061 6362566656 1297948 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0

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

[pid=172680/tid=172705] ppid=172677 vsize=22052252 memory=1852 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172705/stat : 172705 (fscip) S 172677 172680 165389 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172706] ppid=172677 vsize=22052252 memory=4748 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172706/stat : 172706 (fscip) S 172677 172680 165389 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172707] ppid=172677 vsize=22052252 memory=27608 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172707/stat : 172707 (fscip) S 172677 172680 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172708] ppid=172677 vsize=22052252 memory=3736 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172708/stat : 172708 (fscip) S 172677 172680 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172709] ppid=172677 vsize=22052252 memory=33108 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172709/stat : 172709 (fscip) S 172677 172680 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172710] ppid=172677 vsize=22052252 memory=18588832 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172710/stat : 172710 (fscip) S 172677 172680 165389 0 -1 1077936192 109 0 0 0 3 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172711] ppid=172677 vsize=22052252 memory=18588824 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172711/stat : 172711 (fscip) S 172677 172680 165389 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172712] ppid=172677 vsize=22052252 memory=279949995616944 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172712/stat : 172712 (fscip) S 172677 172680 165389 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172713] ppid=172677 vsize=22052252 memory=279949995935488 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172713/stat : 172713 (fscip) S 172677 172680 165389 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172714] ppid=172677 vsize=22052252 memory=57792 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172714/stat : 172714 (fscip) S 172677 172680 165389 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172715] ppid=172677 vsize=22052252 memory=30399726987509844 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172715/stat : 172715 (fscip) S 172677 172680 165389 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172716] ppid=172677 vsize=22052252 memory=18609388 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172716/stat : 172716 (fscip) S 172677 172680 165389 0 -1 1077936192 110 0 0 0 1 1 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172717] ppid=172677 vsize=22052252 memory=18588832 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172717/stat : 172717 (fscip) S 172677 172680 165389 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172718] ppid=172677 vsize=22052252 memory=18586772 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172718/stat : 172718 (fscip) S 172677 172680 165389 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172719] ppid=172677 vsize=22052252 memory=11632 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172719/stat : 172719 (fscip) S 172677 172680 165389 0 -1 1077936192 130 0 0 0 3 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172720] ppid=172677 vsize=22052252 memory=11632 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172720/stat : 172720 (fscip) S 172677 172680 165389 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172721] ppid=172677 vsize=22052252 memory=18659980 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172721/stat : 172721 (fscip) S 172677 172680 165389 0 -1 1077936192 76 0 0 0 3 0 0 0 20 0 41 0 26945212 22581506048 4664995 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
Current children cumulated CPU time: 70960.7 s
Current children cumulated vsize: 22052252 KiB
Current children cumulated memory: 18659980 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.7 s]
/proc/loadavg: 80.53 80.62 80.41 81/1024 174834
/proc/meminfo: memFree=723598672/790760804 swapFree=131071996/131071996
[pid=172680] ppid=172677 vsize=22117788 memory=18712636 CPUtime=72000.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/stat : 172680 (fscip) S 172677 172680 165389 0 -1 1077936128 64575479 0 0 0 7190201 9866 0 0 20 0 41 0 26944924 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 17 54 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
/proc/172680/statm: 5529447 4678159 3030 3035 0 5355207 0
[pid=172680/tid=172682] ppid=172677 vsize=22117788 memory=25333125866717268 CPUtime=3598.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172682/stat : 172682 (fscip) R 172677 172680 165389 0 -1 4194368 2254522 0 0 0 359561 333 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172683] ppid=172677 vsize=22117788 memory=0 CPUtime=3600.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172683/stat : 172683 (fscip) R 172677 172680 165389 0 -1 4194368 5748175 0 0 0 359163 844 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172684] ppid=172677 vsize=22117788 memory=7882828108865427303 CPUtime=3588.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172684/stat : 172684 (fscip) R 172677 172680 165389 0 -1 4194368 1215794 0 0 0 358558 299 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172685] ppid=172677 vsize=22117788 memory=18704444 CPUtime=3601.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172685/stat : 172685 (fscip) R 172677 172680 165389 0 -1 4194368 2438309 0 0 0 359790 341 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172686] ppid=172677 vsize=22117788 memory=0 CPUtime=3587.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172686/stat : 172686 (fscip) R 172677 172680 165389 0 -1 4194368 5264205 0 0 0 358050 677 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172687] ppid=172677 vsize=22117788 memory=11632 CPUtime=3603.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172687/stat : 172687 (fscip) R 172677 172680 165389 0 -1 4194368 1239981 0 0 0 359963 436 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172688] ppid=172677 vsize=22117788 memory=18712636 CPUtime=3600.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172688/stat : 172688 (fscip) R 172677 172680 165389 0 -1 4194368 2756916 0 0 0 359660 372 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172689] ppid=172677 vsize=22117788 memory=279949997087232 CPUtime=3602.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172689/stat : 172689 (fscip) R 172677 172680 165389 0 -1 4194368 5398658 0 0 0 359610 644 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172690] ppid=172677 vsize=22117788 memory=18586772 CPUtime=3605.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172690/stat : 172690 (fscip) R 172677 172680 165389 0 -1 4194368 1579337 0 0 0 360087 472 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172691] ppid=172677 vsize=22117788 memory=279949996476336 CPUtime=3601 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172691/stat : 172691 (fscip) R 172677 172680 165389 0 -1 4194368 2830029 0 0 0 359692 408 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172692] ppid=172677 vsize=22117788 memory=22095341008969961 CPUtime=3595.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172692/stat : 172692 (fscip) R 172677 172680 165389 0 -1 4194368 5278687 0 0 0 358904 654 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172693] ppid=172677 vsize=22117788 memory=279949995440704 CPUtime=3603.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172693/stat : 172693 (fscip) R 172677 172680 165389 0 -1 4194368 1367258 0 0 0 359999 317 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172694] ppid=172677 vsize=22117788 memory=279949999101984 CPUtime=3602.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172694/stat : 172694 (fscip) R 172677 172680 165389 0 -1 4194368 2463674 0 0 0 359860 357 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172695] ppid=172677 vsize=22117788 memory=279949995418080 CPUtime=3601.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172695/stat : 172695 (fscip) R 172677 172680 165389 0 -1 4194368 4629301 0 0 0 359521 611 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172696] ppid=172677 vsize=22117788 memory=18668196 CPUtime=3601.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172696/stat : 172696 (fscip) R 172677 172680 165389 0 -1 4194368 1410008 0 0 0 359713 412 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172697] ppid=172677 vsize=22117788 memory=18712636 CPUtime=3596.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172697/stat : 172697 (fscip) R 172677 172680 165389 0 -1 4194368 3260098 0 0 0 359269 422 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172698] ppid=172677 vsize=22117788 memory=18712636 CPUtime=3605.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172698/stat : 172698 (fscip) R 172677 172680 165389 0 -1 4194368 5235188 0 0 0 359830 762 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172699] ppid=172677 vsize=22117788 memory=279949994959616 CPUtime=3599.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172699/stat : 172699 (fscip) R 172677 172680 165389 0 -1 4194368 1272525 0 0 0 359581 333 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172700] ppid=172677 vsize=22117788 memory=279949995056512 CPUtime=3601.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172700/stat : 172700 (fscip) R 172677 172680 165389 0 -1 4194368 3140482 0 0 0 359760 413 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172701] ppid=172677 vsize=22117788 memory=18704444 CPUtime=3600.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172701/stat : 172701 (fscip) R 172677 172680 165389 0 -1 4194368 5713056 0 0 0 359358 683 0 0 20 0 41 0 26945061 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172702] ppid=172677 vsize=22117788 memory=30399726987509844 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172702/stat : 172702 (fscip) S 172677 172680 165389 0 -1 1077936192 109 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172703] ppid=172677 vsize=22117788 memory=13668 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172703/stat : 172703 (fscip) S 172677 172680 165389 0 -1 1077936192 78 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172704] ppid=172677 vsize=22117788 memory=18668196 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172704/stat : 172704 (fscip) S 172677 172680 165389 0 -1 1077936192 108 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172705] ppid=172677 vsize=22117788 memory=1692 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172705/stat : 172705 (fscip) S 172677 172680 165389 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172706] ppid=172677 vsize=22117788 memory=18712636 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172706/stat : 172706 (fscip) S 172677 172680 165389 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172707] ppid=172677 vsize=22117788 memory=40232 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172707/stat : 172707 (fscip) S 172677 172680 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172708] ppid=172677 vsize=22117788 memory=8072 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172708/stat : 172708 (fscip) S 172677 172680 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172709] ppid=172677 vsize=22117788 memory=6720667657697378657 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172709/stat : 172709 (fscip) S 172677 172680 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172710] ppid=172677 vsize=22117788 memory=57792 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172710/stat : 172710 (fscip) S 172677 172680 165389 0 -1 1077936192 109 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172711] ppid=172677 vsize=22117788 memory=18659980 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172711/stat : 172711 (fscip) S 172677 172680 165389 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172712] ppid=172677 vsize=22117788 memory=18704444 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172712/stat : 172712 (fscip) S 172677 172680 165389 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172713] ppid=172677 vsize=22117788 memory=30399726987509844 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172713/stat : 172713 (fscip) S 172677 172680 165389 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172714] ppid=172677 vsize=22117788 memory=18609388 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172714/stat : 172714 (fscip) S 172677 172680 165389 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172715] ppid=172677 vsize=22117788 memory=2208 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172715/stat : 172715 (fscip) S 172677 172680 165389 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172716] ppid=172677 vsize=22117788 memory=25992 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172716/stat : 172716 (fscip) S 172677 172680 165389 0 -1 1077936192 110 0 0 0 1 1 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172717] ppid=172677 vsize=22117788 memory=10528 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172717/stat : 172717 (fscip) S 172677 172680 165389 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172718] ppid=172677 vsize=22117788 memory=5440 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172718/stat : 172718 (fscip) S 172677 172680 165389 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172719] ppid=172677 vsize=22117788 memory=18588824 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172719/stat : 172719 (fscip) S 172677 172680 165389 0 -1 1077936192 130 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172720] ppid=172677 vsize=22117788 memory=279949995616944 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172720/stat : 172720 (fscip) S 172677 172680 165389 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
[pid=172680/tid=172721] ppid=172677 vsize=22117788 memory=7256 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/172680/task/172721/stat : 172721 (fscip) S 172677 172680 165389 0 -1 1077936192 76 0 0 0 3 0 0 0 20 0 41 0 26945212 22648614912 4678159 809668444160 4194304 16623229 140724672262624 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 53587968 140724672267273 140724672267391 140724672267391 140724672274416 0
Current children cumulated CPU time: 72000.7 s
Current children cumulated vsize: 22117788 KiB
Current children cumulated memory: 18712636 KiB

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

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

# cumulated CPU time of all completed processes:  user=71902.3 s, system=99.1674 s

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

[startup+3634.81 s]*
/proc/loadavg: 80.53 80.62 80.41 63/985 174834
/proc/meminfo: memFree=727316616/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3635.2 s]
/proc/loadavg: 80.53 80.62 80.41 62/985 174834
/proc/meminfo: memFree=735704892/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3635.22
CPU time (s): 72001.4
CPU user time (s): 71902.3
CPU system time (s): 99.1674
CPU usage (%): 1980.66
Max. virtual memory (cumulated for all children) (KiB): 22117788
Max. memory (cumulated for all children) (KiB): 18712636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71902.3
system time used= 99.1674
maximum resident set size= 18712636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64575541
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= 834744
involuntary context switches= 204105


# summary of solver processes directly reported to runsolver:
#   pid: 172680
#   total CPU time (s): 72001.4
#   total CPU user time (s): 71902.3
#   total CPU system time (s): 99.1674

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.5246 second user time and 81.382 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-02 15:00:22
IDJOB=4465780
IDBENCH=176097
IDSOLVER=3094
FILE ID=nodeD103/4465780-1722603622
RUNJOBID= nodeD103-1722599440-165401
SLURM_JOB_ID= 8254302
Free space on /tmp= 8622792 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=20-t=2.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-4465780-1722603622/watcher-4465780-1722603622 -o /tmp/evaluation-result-4465780-1722603622/solver-4465780-1722603622 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722599440-165401 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465780-1722603622.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 06b87d46bf38d4b028e9a0f41f22c2e8
RANDOM SEED=136036054

nodeD103.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		: 3052.336
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		: 2953.222
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	: 5007.12
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		: 3607.260
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	: 5012.87
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		: 3171.046
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	: 5010.67
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		: 3131.404
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		: 2953.222
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	: 5007.12
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		: 3390.490
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	: 5012.87
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		: 3171.038
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	: 5010.67
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		: 3105.714
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		: 2953.231
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	: 5007.12
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		: 2800.899
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	: 5012.87
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		: 3171.014
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	: 5010.67
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		: 2976.981
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		: 2953.245
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	: 5007.12
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		: 2212.088
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	: 5012.87
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		: 3170.998
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	: 5010.67
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		: 2985.168
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		: 2953.260
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	: 5007.12
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		: 1663.047
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	: 5012.87
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		: 3171.025
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	: 5010.67
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		: 3029.995
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		: 2953.263
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	: 5007.12
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		: 3661.597
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	: 5012.87
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		: 3171.054
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	: 5010.67
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		: 3131.469
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		: 2953.266
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	: 5007.12
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		: 2601.506
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	: 5012.87
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		: 3171.079
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	: 5010.67
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		: 2990.250
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		: 2953.267
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	: 5007.12
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		: 3126.837
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	: 5012.87
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		: 3171.098
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	: 5010.67
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		: 3052.646
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		: 2953.280
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	: 5007.12
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		: 3096.279
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	: 5012.87
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		: 3171.110
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	: 5010.67
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		: 3048.390
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		: 2953.294
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	: 5007.12
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		: 3128.354
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	: 5012.87
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		: 3171.124
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	: 5010.67
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		: 2985.304
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		: 2953.305
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	: 5007.12
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		: 1951.629
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	: 5012.87
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		: 3171.140
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	: 5010.67
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		: 3050.674
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		: 2953.309
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	: 5007.12
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		: 3090.895
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	: 5012.87
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		: 3171.157
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	: 5010.67
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		: 3131.550
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		: 2953.321
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	: 5007.12
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		: 2627.540
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	: 5012.87
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		: 3171.195
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	: 5010.67
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		: 3131.517
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		: 2953.328
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	: 5007.12
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		: 2663.213
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	: 5012.87
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		: 3171.228
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	: 5010.67
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		: 3131.485
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		: 2953.326
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	: 5007.12
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		: 2657.429
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	: 5012.87
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		: 3171.261
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	: 5010.67
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		: 3062.811
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		: 2953.326
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	: 5007.12
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		: 2658.570
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	: 5012.87
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		: 3171.291
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	: 5010.67
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		: 3131.419
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		: 2953.325
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	: 5007.12
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		: 2653.764
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	: 5012.87
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		: 3171.324
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	: 5010.67
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		: 2928.615
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		: 2953.325
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	: 5007.12
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		: 2664.140
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	: 5012.87
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		: 3171.360
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	: 5010.67
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		: 3039.935
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		: 2953.328
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	: 5007.12
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		: 2662.213
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	: 5012.87
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		: 3171.392
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	: 5010.67
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		: 2958.330
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		: 2953.329
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	: 5007.12
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		: 1862.352
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	: 5012.87
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		: 3171.423
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	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        781294056 kB
MemAvailable:   782619624 kB
Buffers:          385724 kB
Cached:          4261816 kB
SwapCached:            0 kB
Active:           557812 kB
Inactive:        6317816 kB
Active(anon):       2132 kB
Inactive(anon):  2248536 kB
Active(file):     555680 kB
Inactive(file):  4069280 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             31688 kB
Writeback:           100 kB
AnonPages:       2226404 kB
Mapped:           122964 kB
Shmem:             22536 kB
KReclaimable:     240648 kB
Slab:             606452 kB
SReclaimable:     240648 kB
SUnreclaim:       365804 kB
KernelStack:       16320 kB
PageTables:        14000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1428768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           313728 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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:      600064 kB
DirectMap2M:    71200768 kB
DirectMap1G:    734003200 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD103 at 2024-08-02 16:00:57