Trace number 4468636

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-08-12SAT103 71307.5 3599.09

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_12.opb
MD5SUM88220551ed2e54bab314d6806833f69c
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark92
Best CPU time to get the best result obtained on this benchmark3600.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1812
Total number of constraints3443
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints3443
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1307
Number of bits of the biggest sum of numbers11
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: 3bb793453d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.04	c Default LC presolving (default).
0.00/0.04	c ** Before presolving: virtualMemUsedAtLc = 58683392, getVmSize() = 58683392, SCIPgetMemUsed() = 15886931, SCIPgetMemTotal() = 36774187, SCIPgetMemExternEstim() = 8210633
0.00/0.04	c ** set memory limit for presolving in LC to 8.79591e+12 for SCIP **
0.22/0.24	c ** Estimated virtualMemUsedAtSolver = 60945675, getVmSize() = 106250240, SCIPgetMemUsed() = 43578336, SCIPgetMemTotal() = 83207880, SCIPgetMemExternEstim() = 8210633
0.22/0.24	c ** set memory limit for solvers to 4.18842e+11 for each SCIP **
0.22/0.24	c Original Problem   :
0.22/0.24	c   Problem name     : instance-4468636-1723490308
0.22/0.24	c   Variables        : 1812 (1812 binary, 0 integer, 0 implicit integer, 0 continuous)
0.22/0.24	c   Constraints      : 3443
0.22/0.24	c   Objective sense  : minimize
0.22/0.24	c Presolved Problem  :
0.22/0.24	c   Variables        : 1812 (1812 binary, 0 integer, 0 implicit integer, 0 continuous)
0.22/0.24	c   Constraints      : 2508
0.22/0.24	c Constraints        : Number
0.22/0.24	c   knapsack         : 143 
0.22/0.24	c   setppc           : 715 
0.22/0.24	c   linear           : 1650 
0.22/0.24	c ** Instance transfer method used: 0
0.22/0.25	c ** ParaScipInstance copy does not increase the number of variables. **
0.33/0.40	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.33/0.40	c                                Nodes    Active                                            
0.33/0.40	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
90.53/5.04	c         5             24          23        20                -          13.0000          -
189.50/10.05	c        10            103         102        20                -          13.0000          -
236.45/12.43	c *      12            146         125        20         192.0000          13.0000          -
288.53/15.09	c        15            321         159        20         192.0000          15.0000          -
387.52/20.10	c        20            672         317        20         192.0000          16.0000          -
486.69/25.13	c        25            871         373        20         192.0000          17.0000          -
526.20/27.07	c *      27            964         388        20         139.0000          17.0000          -
539.48/27.70	c *      28            964         388        20         134.0000          17.0000          -
572.99/29.45	c *      29           1022         402        20         131.0000          18.0000          -
587.45/30.18	c        30           1022         402        20         131.0000          18.0000          -
687.86/35.26	c        35           1096          65        20         131.0000          18.0000          -
788.91/40.38	c        40            847         249        20         131.0000          18.0000          -
836.49/42.74	c *      43           1293         236        20         129.0000          18.0000          -
852.34/43.59	c *      44           1325         256        20         128.0000          18.0000          -
887.95/45.39	c        45           1032         280        20         128.0000          19.0000          -
969.22/49.41	c *      49           1302         355        20         117.0000          19.0000          -
973.18/49.65	c *      50           1302         355        20         115.0000          19.0000          -
989.03/50.44	c        50           1302         355        20         115.0000          19.0000          -
1088.11/55.46	c        55           1646         218        20         115.0000          19.0000          -
1189.18/60.59	c        61           1944         417        20         115.0000          19.0000          -
1234.76/62.86	c *      63           2150         511        20         114.0000          19.0000    500.00%
1290.11/65.69	c        66           2268         367        20         114.0000          19.0000    500.00%
1391.17/70.75	c        71           3203         455        20         114.0000          21.0000    442.86%
1476.95/75.10	c *      75           2810         714        20         111.0000          22.0000    404.55%
1490.14/75.78	c        76           2948         774        20         111.0000          22.0000    404.55%
1591.20/80.85	c        81           3333         965        20         111.0000          22.0000    404.55%
1692.24/85.91	c        86           6287         835        20         111.0000          23.0000    382.61%
1791.31/90.98	c        91           7018        1040        20         111.0000          23.0000    382.61%
1890.37/95.99	c        96           7753        1222        20         111.0000          23.0000    382.61%
1989.44/100.92	c *     101           8515        1427        20         105.0000          23.0000    356.52%
1992.02/101.11	c       101           8515        1427        20         105.0000          23.0000    356.52%
2094.10/106.21	c       106           9121        1634        20         105.0000          23.0000    356.52%
2197.15/111.42	c       111           5151         968        20         105.0000          23.0000    356.52%
2296.23/116.46	c       116           5793        1091        20         105.0000          23.0000    356.52%
2395.31/121.47	c       121           6356        1196        20         105.0000          23.0000    356.52%
2500.32/126.72	c       127           7026        1244        20         105.0000          23.0000    356.52%
2599.41/131.75	c       132           7639        1271        20         105.0000          24.0000    337.50%
2698.49/136.77	c       137           8251        1343        20         105.0000          24.0000    337.50%
2799.59/141.80	c       142           8879        1352        20         105.0000          24.0000    337.50%
2898.65/146.81	c       147           9404        1390        20         105.0000          24.0000    337.50%
2997.73/151.83	c       152          10060        1395        20         105.0000          24.0000    337.50%
3098.75/156.90	c       157          10669        1389        20         105.0000          25.0000    320.00%
3197.85/161.99	c       162          11340        1432        20         105.0000          25.0000    320.00%
3299.40/167.05	c       167          12114        1432        20         105.0000          25.0000    320.00%
3398.59/172.11	c       172          12736        1419        20         105.0000          26.0000    303.85%
3499.55/177.16	c       177          13333        1435        20         105.0000          26.0000    303.85%
3599.84/182.21	c       182          13853        1579        20         105.0000          26.0000    303.85%
3698.93/187.26	c       187          14567        1645        20         105.0000          26.0000    303.85%
3797.96/192.27	c       192          15195        1606        20         105.0000          27.0000    288.89%
3900.89/197.41	c       197          15707        1647        20         105.0000          27.0000    288.89%
4001.95/202.51	c       203          16134        1745        20         105.0000          27.0000    288.89%
4101.00/207.52	c       208          16670        1824        20         105.0000          27.0000    288.89%
4200.06/212.54	c       213          17406        1740        20         105.0000          27.0000    288.89%
4301.01/217.69	c       218          17986        1763        20         105.0000          27.0000    288.89%
4402.04/222.74	c       223          18526        1796        20         105.0000          27.0000    288.89%
4501.08/227.79	c       228          19095        1779        20         105.0000          28.0000    275.00%
4602.09/232.84	c       233          19764        1729        20         105.0000          28.0000    275.00%
4701.13/237.88	c       238          21825         395        20         105.0000          28.0000    275.00%
4802.15/242.94	c       243          22426         284        20         105.0000          29.0000    262.07%
4901.20/247.99	c       248          23085         231        20         105.0000          29.0000    262.07%
5002.86/253.04	c       253          23591         166        20         105.0000          29.0000    262.07%
5101.93/258.09	c       258          24009         208        20         105.0000          30.0000    250.00%
5202.88/263.14	c       263          24434         279        20         105.0000          30.0000    250.00%
5301.91/268.19	c       268          24923         358        20         105.0000          32.0000    228.13%
5402.32/273.24	c       273          25314         355        20         105.0000          33.0000    218.18%
5501.37/278.29	c       278          25735         409        20         105.0000          33.0000    218.18%
5602.36/283.34	c       283          26323         414        20         105.0000          33.0000    218.18%
5701.38/288.39	c       288          26820         465        20         105.0000          33.0000    218.18%
5802.38/293.40	c       293          27233         579        20         105.0000          33.0000    218.18%
5903.39/298.51	c       299          27682         756        20         105.0000          33.0000    218.18%
6002.46/303.56	c       304          28059         815        20         105.0000          33.0000    218.18%
6103.50/308.61	c       309          28465         882        20         105.0000          33.0000    218.18%
6202.50/313.66	c       314          28843         958        20         105.0000          33.0000    218.18%
6301.54/318.67	c       319          29336        1063        20         105.0000          33.0000    218.18%
6402.58/323.70	c       324          29969        1110        20         105.0000          33.0000    218.18%
6501.65/328.74	c       329          30558        1151        20         105.0000          33.0000    218.18%
6600.85/333.77	c       334          31140        1216        20         105.0000          33.0000    218.18%
6701.76/338.87	c       339          31735        1240        20         105.0000          33.0000    218.18%
6802.81/343.95	c       344          32239        1302        20         105.0000          33.0000    218.18%
6904.44/349.05	c       349          32819        1330        20         105.0000          33.0000    218.18%
7003.62/354.10	c       354          33473        1319        20         105.0000          33.0000    218.18%
7104.63/359.15	c       359          34095        1339        20         105.0000          33.0000    218.18%
7204.97/364.20	c       364          34625        1360        20         105.0000          33.0000    218.18%
7304.04/369.25	c       369          35035        1393        20         105.0000          33.0000    218.18%
7405.10/374.30	c       374          35379        1469        20         105.0000          33.0000    218.18%
7506.15/379.45	c       379          35841        1504        20         105.0000          33.0000    218.18%
7607.20/384.58	c       385          36358        1577        20         105.0000          33.0000    218.18%
7708.17/389.66	c       390          36854        1620        20         105.0000          33.0000    218.18%
7809.09/394.71	c       395          37351        1664        20         105.0000          33.0000    218.18%
7908.10/399.75	c       400          37780        1740        20         105.0000          33.0000    218.18%
8007.06/404.76	c       405          38382        1783        20         105.0000          33.0000    218.18%
8108.10/409.86	c       410          41802         628        20         105.0000          33.0000    218.18%
8209.15/414.91	c       415          42833         570        20         105.0000          33.0000    218.18%
8308.21/419.94	c       420          43593         510        20         105.0000          34.0000    208.82%
8407.25/425.02	c       425          44557         512        20         105.0000          34.0000    208.82%
8508.97/430.07	c       430          50426         174        20         105.0000          35.0000    200.00%
8607.91/435.08	c       435          50614         242        20         105.0000          35.0000    200.00%
8708.85/440.17	c       440          51298         313        20         105.0000          35.0000    200.00%
8808.32/445.20	c       445          52029         505        20         105.0000          35.0000    200.00%
8908.50/450.26	c       450          52884         582        20         105.0000          35.0000    200.00%
9009.55/455.32	c       455          53988         557        20         105.0000          35.0000    200.00%
9108.63/460.33	c       460          54728         664        20         105.0000          35.0000    200.00%
9207.71/465.38	c       465          55516         710        20         105.0000          35.0000    200.00%
9308.76/470.42	c       470          56590         800        20         105.0000          35.0000    200.00%
9407.84/475.49	c       476          57244         889        20         105.0000          35.0000    200.00%
9508.88/480.55	c       481          57990        1164        20         105.0000          35.0000    200.00%
9607.95/485.58	c       486          58617        1335        20         105.0000          35.0000    200.00%
9709.02/490.65	c       491          58617        1335        20         105.0000          35.0000    200.00%
9808.08/495.67	c       496          58617        1335        20         105.0000          35.0000    200.00%
9909.15/500.75	c       501          59139        1493        20         105.0000          35.0000    200.00%
10010.21/505.82	c       506          59799        1682        20         105.0000          35.0000    200.00%
10109.27/510.87	c       511          60501        1871        20         105.0000          35.0000    200.00%
10210.33/515.90	c       516          61213        2113        20         105.0000          35.0000    200.00%
10309.37/520.97	c       521          61813        2235        20         105.0000          35.0000    200.00%
10408.34/526.02	c       526          62343        2410        20         105.0000          35.0000    200.00%
10507.42/531.03	c       531          62884        2685        20         105.0000          35.0000    200.00%
10609.10/536.13	c       536          63630        2830        20         105.0000          35.0000    200.00%
10710.13/541.17	c       541          64308        3034        20         105.0000          35.0000    200.00%
10810.54/546.27	c       546          65000        3204        20         105.0000          35.0000    200.00%
10911.58/551.32	c       551          65861        3467        20         105.0000          35.0000    200.00%
11012.64/556.42	c       556          66692        3590        20         105.0000          35.0000    200.00%
11113.71/561.53	c       562          67365        3643        20         105.0000          35.0000    200.00%
11212.79/566.59	c       567          68183        3711        20         105.0000          35.0000    200.00%
11313.85/571.65	c       572          68979        3812        20         105.0000          35.0000    200.00%
11412.92/576.67	c       577          70004        3847        20         105.0000          35.0000    200.00%
11512.01/581.68	c       582          70908        3915        20         105.0000          35.0000    200.00%
11613.05/586.74	c       587          71377        4064        20         105.0000          35.0000    200.00%
11714.06/591.88	c       592          71861        4136        20         105.0000          35.0000    200.00%
11815.01/596.93	c       597          71601        3681        20         105.0000          35.0000    200.00%
11914.09/602.04	c       602          73374        4476        20         105.0000          35.0000    200.00%
12017.91/607.15	c       607          74173        4646        20         105.0000          35.0000    200.00%
12120.18/612.30	c       612          74871        4873        20         105.0000          35.0000    200.00%
12221.24/617.43	c       617          75786        5058        20         105.0000          35.0000    200.00%
12320.26/622.49	c       622          77436         933        20         105.0000          35.0000    200.00%
12421.29/627.54	c       628          78373        1011        20         105.0000          35.0000    200.00%
12520.33/632.55	c       633          79552        1021        20         105.0000          35.0000    200.00%
12621.35/637.64	c       638          80653        1051        20         105.0000          35.0000    200.00%
12722.38/642.71	c       643          77233        5584        20         105.0000          35.0000    200.00%
12823.42/647.84	c       648          82647        1011        20         105.0000          35.0000    200.00%
12922.49/652.89	c       653          83913        1018        20         105.0000          35.0000    200.00%
13023.55/657.94	c       658          84928        1015        20         105.0000          35.0000    200.00%
13122.61/662.99	c       663          86083        1000        20         105.0000          35.0000    200.00%
13224.36/668.09	c       668          87045         987        20         105.0000          35.0000    200.00%
13325.41/673.13	c       673          81403        6698        20         105.0000          35.0000    200.00%
13424.48/678.17	c       678          89257         984        20         105.0000          35.0000    200.00%
13524.89/683.24	c       683          90537         998        20         105.0000          35.0000    200.00%
13623.91/688.28	c       688          91470         990        20         105.0000          35.0000    200.00%
13724.93/693.37	c       693          88082        6283        20         105.0000          35.0000    200.00%
13825.96/698.42	c       698          89014        6335        20         105.0000          35.0000    200.00%
13927.02/703.52	c       704          89710        6392        20         105.0000          35.0000    200.00%
14026.10/708.59	c       709          90560        6520        20         105.0000          35.0000    200.00%
14127.17/713.64	c       714          91498        6612        20         105.0000          35.0000    200.00%
14226.22/718.66	c       719          89406        7526        20         105.0000          35.0000    200.00%
14252.16/720.01	c Warning: Ramp-Up Phase Process is switched to 1. CollectOnce, MergeNodesAtRestart and RacingStatBranching are switched to FALSE.
14252.16/720.01	c You should check the following parameter values: StopRacingNumberOfNodesLeft, StopRacingNumberOfNodesLeftMultiplier, ProhibitCollectOnceMultiplier
14252.16/720.01	Racing ramp-up finished after 720.02 seconds. Selected strategy 8.
14328.38/723.83	c       724          95378        6870        20         105.0000          35.0000    200.00%          35.0000    200.00%
14429.49/728.96	c       729         113865        7134        20         105.0000          35.0000    200.00%          35.0000    200.00%
14528.52/734.01	c       734         134176        7522        19         105.0000          35.0000    200.00%          35.0000    200.00%
14630.33/739.04	c       739         152448        7945        20         105.0000          35.0000    200.00%          35.0000    200.00%
14729.48/744.07	c       744         168769        8453        20         105.0000          35.0000    200.00%          35.0000    200.00%
14835.90/749.44	c       749         188256        8966        20         105.0000          35.0000    200.00%          35.0000    200.00%
14934.98/754.48	c       754         210560        9436        20         105.0000          35.0000    200.00%          35.0000    200.00%
15036.12/759.57	c       760         235982        9360        20         105.0000          35.0000    200.00%          35.0000    200.00%
15137.27/764.60	c       765         255991        9719        20         105.0000          35.0000    200.00%          35.0000    200.00%
15236.43/769.65	c       770         281786       10054        20         105.0000          35.0000    200.00%          35.0000    200.00%
15337.57/774.74	c       775         306738       10807        20         105.0000          35.0000    200.00%          35.0000    200.00%
15436.73/779.75	c       780         329739       11494        20         105.0000          35.0000    200.00%          35.0000    200.00%
15537.81/784.85	c       785         352868       12182        20         105.0000          35.0000    200.00%          35.0000    200.00%
15638.93/789.93	c       790         374598       12207        20         105.0000          35.0000    200.00%          35.0000    200.00%
15738.08/795.02	c       795         396416       12757        20         105.0000          35.0000    200.00%          35.0000    200.00%
15839.86/800.10	c       800         420002       13414        20         105.0000          35.0000    200.00%          35.0000    200.00%
15938.98/805.11	c       805         445029       13830        20         105.0000          35.0000    200.00%          35.0000    200.00%
16041.50/810.25	c       810         469347       14365        20         105.0000          35.0000    200.00%          35.0000    200.00%
16140.65/815.29	c       815         493241       15089        20         105.0000          35.0000    200.00%          35.0000    200.00%
16241.77/820.34	c       820         519012       15794        20         105.0000          35.0000    200.00%          35.0000    200.00%
16342.88/825.42	c       825         544475       16271        20         105.0000          35.0000    200.00%          35.0000    200.00%
16442.01/830.44	c       830         570352       16753        19         105.0000          35.0000    200.00%          35.0000    200.00%
16541.21/835.47	c       835         597639       17224        19         105.0000          35.0000    200.00%          35.0000    200.00%
16642.29/840.58	c       841         626833       17690        20         105.0000          35.0000    200.00%          35.0000    200.00%
16741.43/845.59	c       846         655796       17988        20         105.0000          35.0000    200.00%          35.0000    200.00%
16844.54/850.70	c       851         683036       18469        20         105.0000          35.0000    200.00%          35.0000    200.00%
16943.67/855.75	c       856         708174       18866        20         105.0000          35.0000    200.00%          35.0000    200.00%
17042.82/860.76	c       861         733034       19358        20         105.0000          35.0000    200.00%          35.0000    200.00%
17143.96/865.81	c       866         759092       19692        20         105.0000          35.0000    200.00%          35.0000    200.00%
17245.09/870.90	c       871         786645       20128        20         105.0000          35.0000    200.00%          35.0000    200.00%
17344.25/875.95	c       876         812054       20623        20         105.0000          35.0000    200.00%          35.0000    200.00%
17443.41/880.97	c       881         841125       21000        20         105.0000          35.0000    200.00%          35.0000    200.00%
17545.07/886.07	c       886         869649       21327        20         105.0000          35.0000    200.00%          35.0000    200.00%
17644.22/891.12	c       891         895253       21504        20         105.0000          35.0000    200.00%          35.0000    200.00%
17745.43/896.14	c       896         920062       21725        19         105.0000          35.0000    200.00%          35.0000    200.00%
17844.63/901.17	c       901         946184       22052        20         105.0000          35.0000    200.00%          35.0000    200.00%
17945.07/906.27	c       906         971703       22418        20         105.0000          35.0000    200.00%          35.0000    200.00%
18046.21/911.32	c       911         996970       22541        20         105.0000          35.0000    200.00%          35.0000    200.00%
18145.36/916.37	c       916        1021227       22769        20         105.0000          36.0000    191.67%          36.0000    191.67%
18244.44/921.38	c       921        1046375       23285        20         105.0000          36.0000    191.67%          36.0000    191.67%
18345.55/926.42	c       926        1073188       23907        20         105.0000          36.0000    191.67%          36.0000    191.67%
18444.68/931.46	c       931        1102381       24507        20         105.0000          36.0000    191.67%          36.0000    191.67%
18545.81/936.53	c       937        1131784       24992        20         105.0000          36.0000    191.67%          36.0000    191.67%
18644.96/941.55	c       942        1159979       25439        20         105.0000          36.0000    191.67%          36.0000    191.67%
18744.11/946.60	c       947        1187556       26301        20         105.0000          36.0000    191.67%          36.0000    191.67%
18845.18/951.68	c       952        1218343       26983        20         105.0000          36.0000    191.67%          36.0000    191.67%
18946.31/956.70	c       957        1250750       27534        20         105.0000          36.0000    191.67%          36.0000    191.67%
19045.45/961.78	c       962        1285518       28381        20         105.0000          36.0000    191.67%          36.0000    191.67%
19146.57/966.86	c       967        1319403       29009        20         105.0000          36.0000    191.67%          36.0000    191.67%
19247.62/971.92	c       972        1352317       29447        20         105.0000          36.0000    191.67%          36.0000    191.67%
19346.76/976.97	c       977        1382387       30050        20         105.0000          36.0000    191.67%          36.0000    191.67%
19445.88/982.01	c       982        1411952       30696        20         105.0000          36.0000    191.67%          36.0000    191.67%
19547.66/987.08	c       987        1440144       31227        20         105.0000          36.0000    191.67%          36.0000    191.67%
19646.78/992.13	c       992        1468816       31910        20         105.0000          36.0000    191.67%          36.0000    191.67%
19747.85/997.18	c       997        1498719       32359        20         105.0000          36.0000    191.67%          36.0000    191.67%
19848.37/1002.20	c      1002        1527868       32541        20         105.0000          36.0000    191.67%          36.0000    191.67%
19947.50/1007.22	c      1007        1557947       32959        20         105.0000          36.0000    191.67%          36.0000    191.67%
20046.62/1012.23	c      1012        1586822       33444        20         105.0000          36.0000    191.67%          36.0000    191.67%
20147.74/1017.31	c      1017        1615345       34017        20         105.0000          36.0000    191.67%          36.0000    191.67%
20248.88/1022.43	c      1022        1644049       34277        20         105.0000          36.0000    191.67%          36.0000    191.67%
20348.01/1027.47	c      1027        1673318       34434        20         105.0000          36.0000    191.67%          36.0000    191.67%
20449.04/1032.52	c      1033        1700426       34942        20         105.0000          36.0000    191.67%          36.0000    191.67%
20548.17/1037.57	c      1038        1727967       35414        20         105.0000          36.0000    191.67%          36.0000    191.67%
20649.29/1042.62	c      1043        1755165       35828        20         105.0000          36.0000    191.67%          36.0000    191.67%
20748.40/1047.67	c      1048        1783486       36467        20         105.0000          36.0000    191.67%          36.0000    191.67%
20849.48/1052.72	c      1053        1814741       37190        20         105.0000          36.0000    191.67%          36.0000    191.67%
20948.69/1057.77	c      1058        1844855       37794        20         105.0000          36.0000    191.67%          36.0000    191.67%
21047.94/1062.78	c      1063        1875098       38477        20         105.0000          36.0000    191.67%          36.0000    191.67%
21148.86/1067.87	c      1068        1906472       38677        20         105.0000          36.0000    191.67%          36.0000    191.67%
21249.98/1072.92	c      1073        1936697       39110        20         105.0000          36.0000    191.67%          36.0000    191.67%
21349.09/1077.97	c      1078        1965779       39279        20         105.0000          36.0000    191.67%          36.0000    191.67%
21448.16/1083.01	c      1083        1992525       39745        20         105.0000          36.0000    191.67%          36.0000    191.67%
21550.04/1088.07	c      1088        2021437       40305        20         105.0000          36.0000    191.67%          36.0000    191.67%
21649.05/1093.10	c      1093        2047933       40648        20         105.0000          36.0000    191.67%          36.0000    191.67%
21750.19/1098.17	c      1098        2074521       41080        20         105.0000          36.0000    191.67%          36.0000    191.67%
21849.44/1103.18	c      1103        2099855       41504        20         105.0000          36.0000    191.67%          36.0000    191.67%
21949.73/1108.27	c      1108        2127180       41969        20         105.0000          36.0000    191.67%          36.0000    191.67%
22048.89/1113.28	c      1113        2151515       42235        20         105.0000          36.0000    191.67%          36.0000    191.67%
22150.00/1118.37	c      1118        2177860       42470        20         105.0000          36.0000    191.67%          36.0000    191.67%
22249.12/1123.38	c      1123        2203205       42732        20         105.0000          36.0000    191.67%          36.0000    191.67%
22350.23/1128.43	c      1128        2228161       43140        20         105.0000          36.0000    191.67%          36.0000    191.67%
22451.34/1133.52	c      1134        2255282       43570        20         105.0000          36.0000    191.67%          36.0000    191.67%
22550.46/1138.57	c      1139        2280956       44257        20         105.0000          36.0000    191.67%          36.0000    191.67%
22651.57/1143.63	c      1144        2305598       44907        20         105.0000          36.0000    191.67%          36.0000    191.67%
22750.71/1148.67	c      1149        2329697       45691        20         105.0000          36.0000    191.67%          36.0000    191.67%
22851.81/1153.72	c      1154        2355662       46182        20         105.0000          36.0000    191.67%          36.0000    191.67%
22950.93/1158.76	c      1159        2378819       46812        20         105.0000          36.0000    191.67%          36.0000    191.67%
23050.03/1163.78	c      1164        2403504       47536        20         105.0000          36.0000    191.67%          36.0000    191.67%
23149.13/1168.78	c      1169        2429858       48121        20         105.0000          36.0000    191.67%          36.0000    191.67%
23250.21/1173.87	c      1174        2455472       48811        20         105.0000          36.0000    191.67%          36.0000    191.67%
23351.30/1178.96	c      1179        2480283       49605        20         105.0000          36.0000    191.67%          36.0000    191.67%
23450.40/1184.02	c      1184        2506016       50180        20         105.0000          36.0000    191.67%          36.0000    191.67%
23552.28/1189.07	c      1189        2531384       50883        20         105.0000          36.0000    191.67%          36.0000    191.67%
23651.22/1194.11	c      1194        2556148       51603        20         105.0000          36.0000    191.67%          36.0000    191.67%
23752.31/1199.17	c      1199        2584221       52296        20         105.0000          36.0000    191.67%          36.0000    191.67%
23852.80/1204.22	c      1204        2614804       53046        20         105.0000          36.0000    191.67%          36.0000    191.67%
23951.92/1209.27	c      1209        2646165       53992        20         105.0000          36.0000    191.67%          36.0000    191.67%
24053.00/1214.32	c      1214        2676166       54752        20         105.0000          36.0000    191.67%          36.0000    191.67%
24152.07/1219.36	c      1219        2705056       55709        20         105.0000          36.0000    191.67%          36.0000    191.67%
24251.14/1224.37	c      1224        2732588       56476        20         105.0000          36.0000    191.67%          36.0000    191.67%
24352.25/1229.44	c      1229        2760160       57272        20         105.0000          36.0000    191.67%          36.0000    191.67%
24451.37/1234.44	c      1234        2786957       58118        20         105.0000          36.0000    191.67%          36.0000    191.67%
24552.47/1239.50	c      1240        2815586       58906        20         105.0000          36.0000    191.67%          36.0000    191.67%
24653.53/1244.62	c      1245        2846466       59666        20         105.0000          36.0000    191.67%          36.0000    191.67%
24752.65/1249.67	c      1250        2876788       60423        20         105.0000          36.0000    191.67%          36.0000    191.67%
24853.77/1254.72	c      1255        2906250       61252        20         105.0000          36.0000    191.67%          36.0000    191.67%
24952.89/1259.73	c      1260        2936071       62115        20         105.0000          36.0000    191.67%          36.0000    191.67%
25051.99/1264.79	c      1265        2965355       62741        20         105.0000          36.0000    191.67%          36.0000    191.67%
25153.09/1269.89	c      1270        2995633       63210        20         105.0000          36.0000    191.67%          36.0000    191.67%
25254.21/1274.94	c      1275        3023392       63947        20         105.0000          36.0000    191.67%          36.0000    191.67%
25353.33/1279.99	c      1280        3051520       64612        20         105.0000          36.0000    191.67%          36.0000    191.67%
25455.15/1285.04	c      1285        3079567       65921        20         105.0000          36.0000    191.67%          36.0000    191.67%
25553.97/1290.09	c      1290        3106703       66679        20         105.0000          36.0000    191.67%          36.0000    191.67%
25653.30/1295.12	c      1295        3133998       67450        20         105.0000          36.0000    191.67%          36.0000    191.67%
25754.60/1300.14	c      1300        3159685       68317        20         105.0000          36.0000    191.67%          36.0000    191.67%
25854.88/1305.22	c      1305        3186430       68928        20         105.0000          36.0000    191.67%          36.0000    191.67%
25954.00/1310.28	c      1310        3212697       69752        20         105.0000          36.0000    191.67%          36.0000    191.67%
26055.12/1315.30	c      1315        3240252       70470        20         105.0000          36.0000    191.67%          36.0000    191.67%
26154.20/1320.39	c      1320        3268731       71439        20         105.0000          36.0000    191.67%          36.0000    191.67%
26255.31/1325.44	c      1325        3295800       72037        20         105.0000          36.0000    191.67%          36.0000    191.67%
26354.44/1330.45	c      1330        3322726       72776        20         105.0000          36.0000    191.67%          36.0000    191.67%
26455.54/1335.50	c      1336        3351145       73513        20         105.0000          36.0000    191.67%          36.0000    191.67%
26554.66/1340.51	c      1341        3378044       74129        20         105.0000          36.0000    191.67%          36.0000    191.67%
26653.73/1345.53	c      1346        3406235       74554        20         105.0000          36.0000    191.67%          36.0000    191.67%
26752.86/1350.56	c      1351        3437922       75441        20         105.0000          36.0000    191.67%          36.0000    191.67%
26853.96/1355.61	c      1356        3469101       76339        20         105.0000          36.0000    191.67%          36.0000    191.67%
26953.08/1360.67	c      1361        3499333       77252        20         105.0000          36.0000    191.67%          36.0000    191.67%
27056.17/1365.84	c      1366        3529473       77970        20         105.0000          36.0000    191.67%          36.0000    191.67%
27155.30/1370.89	c      1371        3559950       78643        20         105.0000          36.0000    191.67%          36.0000    191.67%
27256.41/1375.94	c      1376        3588930       79596        20         105.0000          36.0000    191.67%          36.0000    191.67%
27355.53/1380.99	c      1381        3618195       80404        20         105.0000          36.0000    191.67%          36.0000    191.67%
27454.66/1386.00	c      1386        3646034       81390        20         105.0000          36.0000    191.67%          36.0000    191.67%
27556.44/1391.05	c      1391        3676033       82148        20         105.0000          36.0000    191.67%          36.0000    191.67%
27655.50/1396.10	c      1396        3704677       83148        20         105.0000          36.0000    191.67%          36.0000    191.67%
27756.88/1401.19	c      1401        3735806       83845        20         105.0000          36.0000    191.67%          36.0000    191.67%
27857.08/1406.24	c      1406        3765407       84343        20         105.0000          36.0000    191.67%          36.0000    191.67%
27956.18/1411.29	c      1411        3796368       84970        20         105.0000          36.0000    191.67%          36.0000    191.67%
28057.28/1416.34	c      1416        3826468       85346        20         105.0000          36.0000    191.67%          36.0000    191.67%
28156.34/1421.37	c      1421        3854278       86380        20         105.0000          36.0000    191.67%          36.0000    191.67%
28255.44/1426.37	c      1426        3882488       87237        20         105.0000          36.0000    191.67%          36.0000    191.67%
28356.47/1431.45	c      1431        3912533       88247        20         105.0000          36.0000    191.67%          36.0000    191.67%
28457.57/1436.54	c      1437        3943254       89175        20         105.0000          36.0000    191.67%          36.0000    191.67%
28556.63/1441.59	c      1442        3974063       90120        20         105.0000          36.0000    191.67%          36.0000    191.67%
28657.73/1446.64	c      1447        4005548       91003        20         105.0000          36.0000    191.67%          36.0000    191.67%
28756.78/1451.69	c      1452        4037329       91873        20         105.0000          36.0000    191.67%          36.0000    191.67%
28857.85/1456.70	c      1457        4068535       93045        20         105.0000          36.0000    191.67%          36.0000    191.67%
28956.97/1461.79	c      1462        4098378       94065        20         105.0000          36.0000    191.67%          36.0000    191.67%
29058.20/1466.83	c      1467        4127773       95044        20         105.0000          36.0000    191.67%          36.0000    191.67%
29157.13/1471.89	c      1472        4156733       96106        20         105.0000          36.0000    191.67%          36.0000    191.67%
29258.23/1476.94	c      1477        4185892       97169        20         105.0000          36.0000    191.67%          36.0000    191.67%
29357.33/1481.99	c      1482        4214051       98215        20         105.0000          36.0000    191.67%          36.0000    191.67%
29459.06/1487.04	c      1487        4243734       99443        20         105.0000          36.0000    191.67%          36.0000    191.67%
29558.27/1492.09	c      1492        4274001      100378        20         105.0000          36.0000    191.67%          36.0000    191.67%
29657.08/1497.10	c      1497        4301252      101676        20         105.0000          36.0000    191.67%          36.0000    191.67%
29756.48/1502.13	c      1502        4331427      102741        20         105.0000          36.0000    191.67%          36.0000    191.67%
29857.26/1507.15	c      1507        4361706      103905        20         105.0000          36.0000    191.67%          36.0000    191.67%
29956.76/1512.20	c      1512        4391265      104733        20         105.0000          36.0000    191.67%          36.0000    191.67%
30058.91/1517.35	c      1517        4420881      105620        20         105.0000          36.0000    191.67%          36.0000    191.67%
30158.00/1522.39	c      1522        4450746      106418        20         105.0000          36.0000    191.67%          36.0000    191.67%
30259.07/1527.44	c      1527        4478944      107312        20         105.0000          36.0000    191.67%          36.0000    191.67%
30358.17/1532.49	c      1532        4507490      108494        20         105.0000          36.0000    191.67%          36.0000    191.67%
30459.26/1537.54	c      1538        4537676      109353        20         105.0000          36.0000    191.67%          36.0000    191.67%
30558.36/1542.59	c      1543        4569170      110029        20         105.0000          36.0000    191.67%          36.0000    191.67%
30659.44/1547.60	c      1548        4599470      110965        20         105.0000          36.0000    191.67%          36.0000    191.67%
30758.48/1552.67	c      1553        4630909      111810        20         105.0000          36.0000    191.67%          36.0000    191.67%
30859.41/1557.70	c      1558        4662290      112549        20         105.0000          36.0000    191.67%          36.0000    191.67%
30958.46/1562.79	c      1563        4694167      113186        20         105.0000          36.0000    191.67%          36.0000    191.67%
31059.51/1567.83	c      1568        4725124      113694        20         105.0000          36.0000    191.67%          36.0000    191.67%
31158.61/1572.85	c      1573        4755913      114366        20         105.0000          36.0000    191.67%          36.0000    191.67%
31257.71/1577.86	c      1578        4787398      114987        20         105.0000          36.0000    191.67%          36.0000    191.67%
31358.81/1582.90	c      1583        4818539      115866        20         105.0000          36.0000    191.67%          36.0000    191.67%
31457.93/1587.96	c      1588        4848830      116521        20         105.0000          36.0000    191.67%          36.0000    191.67%
31557.06/1593.01	c      1593        4878972      117261        20         105.0000          36.0000    191.67%          36.0000    191.67%
31658.95/1598.06	c      1598        4909692      118316        20         105.0000          36.0000    191.67%          36.0000    191.67%
31758.06/1603.07	c      1603        4940050      119162        20         105.0000          36.0000    191.67%          36.0000    191.67%
31857.06/1608.10	c      1608        4970145      119873        20         105.0000          36.0000    191.67%          36.0000    191.67%
31959.46/1613.21	c      1613        5001038      120500        20         105.0000          36.0000    191.67%          36.0000    191.67%
32058.55/1618.26	c      1618        5031084      121185        20         105.0000          36.0000    191.67%          36.0000    191.67%
32157.66/1623.28	c      1623        5060720      121817        20         105.0000          36.0000    191.67%          36.0000    191.67%
32260.75/1628.42	c      1628        5091297      122538        20         105.0000          36.0000    191.67%          36.0000    191.67%
32359.88/1633.49	c      1634        5124342      122932        20         105.0000          36.0000    191.67%          36.0000    191.67%
32460.99/1638.54	c      1639        5154896      123265        20         105.0000          36.0000    191.67%          36.0000    191.67%
32560.11/1643.59	c      1644        5185323      123213        20         105.0000          36.0000    191.67%          36.0000    191.67%
32661.20/1648.62	c      1649        5214077      123606        20         105.0000          36.0000    191.67%          36.0000    191.67%
32760.31/1653.63	c      1654        5243246      124447        20         105.0000          36.0000    191.67%          36.0000    191.67%
32859.41/1658.65	c      1659        5271808      125135        20         105.0000          36.0000    191.67%          36.0000    191.67%
32960.51/1663.79	c      1664        5301387      125901        20         105.0000          36.0000    191.67%          36.0000    191.67%
33061.61/1668.84	c      1669        5330893      126743        20         105.0000          36.0000    191.67%          36.0000    191.67%
33160.72/1673.85	c      1674        5360859      127623        20         105.0000          36.0000    191.67%          36.0000    191.67%
33261.78/1678.91	c      1679        5391742      128330        20         105.0000          36.0000    191.67%          36.0000    191.67%
33360.90/1683.99	c      1684        5423071      129118        20         105.0000          36.0000    191.67%          36.0000    191.67%
33462.62/1689.04	c      1689        5452813      129794        20         105.0000          36.0000    191.67%          36.0000    191.67%
33561.72/1694.09	c      1694        5482600      130298        20         105.0000          36.0000    191.67%          36.0000    191.67%
33662.76/1699.14	c      1699        5512878      130937        20         105.0000          36.0000    191.67%          36.0000    191.67%
33761.87/1704.19	c      1704        5541322      131624        20         105.0000          36.0000    191.67%          36.0000    191.67%
33862.37/1709.24	c      1709        5573556      132246        20         105.0000          36.0000    191.67%          36.0000    191.67%
33961.48/1714.27	c      1714        5601900      133148        20         105.0000          36.0000    191.67%          36.0000    191.67%
34062.58/1719.32	c      1719        5630214      133836        20         105.0000          36.0000    191.67%          36.0000    191.67%
34161.69/1724.39	c      1724        5659744      134682        20         105.0000          36.0000    191.67%          36.0000    191.67%
34262.94/1729.44	c      1729        5689013      135553        20         105.0000          36.0000    191.67%          36.0000    191.67%
34361.92/1734.49	c      1734        5717490      136444        20         105.0000          36.0000    191.67%          36.0000    191.67%
34463.02/1739.52	c      1740        5746785      137463        20         105.0000          36.0000    191.67%          36.0000    191.67%
34562.13/1744.55	c      1745        5776172      138415        20         105.0000          36.0000    191.67%          36.0000    191.67%
34663.21/1749.63	c      1750        5804911      139482        20         105.0000          36.0000    191.67%          36.0000    191.67%
34762.32/1754.66	c      1755        5834458      140178        20         105.0000          36.0000    191.67%          36.0000    191.67%
34861.41/1759.67	c      1760        5865802      140811        20         105.0000          36.0000    191.67%          36.0000    191.67%
34962.49/1764.74	c      1765        5896381      141533        20         105.0000          36.0000    191.67%          36.0000    191.67%
35063.59/1769.83	c      1770        5926072      142207        20         105.0000          36.0000    191.67%          36.0000    191.67%
35162.69/1774.87	c      1775        5954854      142797        20         105.0000          36.0000    191.67%          36.0000    191.67%
35263.77/1779.94	c      1780        5987064      143330        20         105.0000          36.0000    191.67%          36.0000    191.67%
35362.89/1784.99	c      1785        6019136      143798        20         105.0000          36.0000    191.67%          36.0000    191.67%
35464.54/1790.04	c      1790        6050071      144452        20         105.0000          36.0000    191.67%          36.0000    191.67%
35563.62/1795.09	c      1795        6082769      145140        20         105.0000          36.0000    191.67%          36.0000    191.67%
35664.90/1800.14	c      1800        6113537      146013        20         105.0000          36.0000    191.67%          36.0000    191.67%
35763.82/1805.19	c      1805        6146590      146890        20         105.0000          36.0000    191.67%          36.0000    191.67%
35864.28/1810.21	c      1810        6177639      147946        20         105.0000          36.0000    191.67%          36.0000    191.67%
35963.40/1815.23	c      1815        6207967      149102        20         105.0000          36.0000    191.67%          36.0000    191.67%
36062.51/1820.27	c      1820        6240639      150032        20         105.0000          36.0000    191.67%          36.0000    191.67%
36163.59/1825.32	c      1825        6270935      150995        20         105.0000          36.0000    191.67%          36.0000    191.67%
36262.68/1830.37	c      1830        6302094      151984        20         105.0000          36.0000    191.67%          36.0000    191.67%
36363.78/1835.43	c      1835        6334059      153023        20         105.0000          36.0000    191.67%          36.0000    191.67%
36462.90/1840.47	c      1840        6363959      153752        20         105.0000          36.0000    191.67%          36.0000    191.67%
36564.01/1845.52	c      1846        6396321      154246        20         105.0000          36.0000    191.67%          36.0000    191.67%
36663.12/1850.57	c      1851        6431152      155141        20         105.0000          36.0000    191.67%          36.0000    191.67%
36764.30/1855.62	c      1856        6465282      155670        20         105.0000          36.0000    191.67%          36.0000    191.67%
36863.50/1860.68	c      1861        6496550      156367        20         105.0000          36.0000    191.67%          36.0000    191.67%
36964.44/1865.75	c      1866        6526772      157367        20         105.0000          36.0000    191.67%          36.0000    191.67%
37065.54/1870.80	c      1871        6558128      158184        20         105.0000          36.0000    191.67%          36.0000    191.67%
37164.64/1875.85	c      1876        6589534      159098        20         105.0000          36.0000    191.67%          36.0000    191.67%
37263.74/1880.88	c      1881        6619748      160161        20         105.0000          36.0000    191.67%          36.0000    191.67%
37362.82/1885.89	c      1886        6648943      160937        20         105.0000          36.0000    191.67%          36.0000    191.67%
37463.93/1890.92	c      1891        6678372      161424        20         105.0000          36.0000    191.67%          36.0000    191.67%
37563.03/1895.95	c      1896        6706676      162100        20         105.0000          36.0000    191.67%          36.0000    191.67%
37664.68/1901.09	c      1901        6735771      162762        20         105.0000          36.0000    191.67%          36.0000    191.67%
37765.81/1906.15	c      1906        6763375      163236        20         105.0000          36.0000    191.67%          36.0000    191.67%
37864.93/1911.19	c      1911        6793473      163985        20         105.0000          36.0000    191.67%          36.0000    191.67%
37965.36/1916.25	c      1916        6823261      164910        20         105.0000          36.0000    191.67%          36.0000    191.67%
38066.45/1921.30	c      1921        6850976      165602        20         105.0000          36.0000    191.67%          36.0000    191.67%
38165.56/1926.31	c      1926        6880411      166392        20         105.0000          36.0000    191.67%          36.0000    191.67%
38264.66/1931.32	c      1931        6910167      167197        20         105.0000          36.0000    191.67%          36.0000    191.67%
38363.76/1936.37	c      1936        6938825      167893        20         105.0000          36.0000    191.67%          36.0000    191.67%
38462.84/1941.38	c      1941        6970566      168615        20         105.0000          36.0000    191.67%          36.0000    191.67%
38563.92/1946.45	c      1946        7003575      169372        20         105.0000          36.0000    191.67%          36.0000    191.67%
38665.02/1951.59	c      1952        7032776      170821        20         105.0000          36.0000    191.67%          36.0000    191.67%
38766.12/1956.69	c      1957        7065584      172168        20         105.0000          36.0000    191.67%          36.0000    191.67%
38867.22/1961.74	c      1962        7096870      173325        20         105.0000          36.0000    191.67%          36.0000    191.67%
38966.34/1966.75	c      1967        7127554      174180        20         105.0000          36.0000    191.67%          36.0000    191.67%
39065.46/1971.76	c      1972        7157211      175024        20         105.0000          36.0000    191.67%          36.0000    191.67%
39166.50/1976.89	c      1977        7187994      176011        20         105.0000          36.0000    191.67%          36.0000    191.67%
39267.61/1981.94	c      1982        7217421      176656        20         105.0000          36.0000    191.67%          36.0000    191.67%
39366.73/1986.99	c      1987        7245104      177566        20         105.0000          36.0000    191.67%          36.0000    191.67%
39468.40/1992.04	c      1992        7273500      178256        20         105.0000          36.0000    191.67%          36.0000    191.67%
39567.65/1997.09	c      1997        7301629      179316        20         105.0000          36.0000    191.67%          36.0000    191.67%
39668.64/2002.14	c      2002        7330550      180461        20         105.0000          36.0000    191.67%          36.0000    191.67%
39767.98/2007.19	c      2007        7359778      181420        20         105.0000          36.0000    191.67%          36.0000    191.67%
39868.23/2012.24	c      2012        7388861      182352        20         105.0000          36.0000    191.67%          36.0000    191.67%
39967.35/2017.27	c      2017        7416698      183272        20         105.0000          36.0000    191.67%          36.0000    191.67%
40068.44/2022.34	c      2022        7446656      184362        20         105.0000          36.0000    191.67%          36.0000    191.67%
40167.50/2027.39	c      2027        7475440      185222        20         105.0000          36.0000    191.67%          36.0000    191.67%
40268.60/2032.44	c      2032        7506114      185648        20         105.0000          36.0000    191.67%          36.0000    191.67%
40367.72/2037.49	c      2038        7536652      186560        20         105.0000          36.0000    191.67%          36.0000    191.67%
40468.75/2042.54	c      2043        7566798      187712        20         105.0000          36.0000    191.67%          36.0000    191.67%
40567.87/2047.57	c      2048        7594508      188693        20         105.0000          36.0000    191.67%          36.0000    191.67%
40666.98/2052.57	c      2053        7623140      189469        20         105.0000          36.0000    191.67%          36.0000    191.67%
40768.02/2057.63	c      2058        7652857      190712        20         105.0000          36.0000    191.67%          36.0000    191.67%
40867.14/2062.66	c      2063        7682961      191456        20         105.0000          36.0000    191.67%          36.0000    191.67%
40968.24/2067.79	c      2068        7714079      192055        20         105.0000          36.0000    191.67%          36.0000    191.67%
41069.34/2072.81	c      2073        7745366      193169        20         105.0000          36.0000    191.67%          36.0000    191.67%
41168.44/2077.89	c      2078        7774634      194172        20         105.0000          36.0000    191.67%          36.0000    191.67%
41269.52/2082.94	c      2083        7806332      195305        20         105.0000          36.0000    191.67%          36.0000    191.67%
41368.63/2087.95	c      2088        7836358      196334        20         105.0000          36.0000    191.67%          36.0000    191.67%
41470.36/2093.04	c      2093        7866117      197541        20         105.0000          36.0000    191.67%          36.0000    191.67%
41569.51/2098.09	c      2098        7893807      198563        20         105.0000          36.0000    191.67%          36.0000    191.67%
41668.41/2103.11	c      2103        7922928      199765        20         105.0000          36.0000    191.67%          36.0000    191.67%
41767.75/2108.12	c      2108        7950849      200749        20         105.0000          36.0000    191.67%          36.0000    191.67%
41868.53/2113.15	c      2113        7983011      201474        20         105.0000          36.0000    191.67%          36.0000    191.67%
41969.15/2118.20	c      2118        8011804      202224        20         105.0000          36.0000    191.67%          36.0000    191.67%
42068.26/2123.29	c      2123        8039688      202771        20         105.0000          36.0000    191.67%          36.0000    191.67%
42169.37/2128.35	c      2128        8068712      203431        20         105.0000          36.0000    191.67%          36.0000    191.67%
42270.48/2133.40	c      2133        8098239      204305        20         105.0000          36.0000    191.67%          36.0000    191.67%
42369.60/2138.46	c      2138        8128960      205180        20         105.0000          36.0000    191.67%          36.0000    191.67%
42470.69/2143.51	c      2144        8158704      206356        20         105.0000          36.0000    191.67%          36.0000    191.67%
42569.80/2148.55	c      2149        8189467      207085        20         105.0000          36.0000    191.67%          36.0000    191.67%
42670.89/2153.64	c      2154        8219789      207837        20         105.0000          36.0000    191.67%          36.0000    191.67%
42770.01/2158.69	c      2159        8247636      208323        20         105.0000          36.0000    191.67%          36.0000    191.67%
42871.11/2163.74	c      2164        8278504      209116        20         105.0000          36.0000    191.67%          36.0000    191.67%
42970.21/2168.79	c      2169        8308254      210078        20         105.0000          36.0000    191.67%          36.0000    191.67%
43071.32/2173.84	c      2174        8339001      211001        20         105.0000          36.0000    191.67%          36.0000    191.67%
43170.42/2178.89	c      2179        8368409      211665        20         105.0000          36.0000    191.67%          36.0000    191.67%
43271.50/2183.92	c      2184        8396900      212320        20         105.0000          36.0000    191.67%          36.0000    191.67%
43370.62/2188.94	c      2189        8429704      212754        20         105.0000          36.0000    191.67%          36.0000    191.67%
43469.74/2194.02	c      2194        8460646      213370        20         105.0000          36.0000    191.67%          36.0000    191.67%
43571.41/2199.05	c      2199        8491748      214036        20         105.0000          36.0000    191.67%          36.0000    191.67%
43672.40/2204.14	c      2204        8521721      214701        20         105.0000          36.0000    191.67%          36.0000    191.67%
43771.60/2209.15	c      2209        8549846      215118        20         105.0000          36.0000    191.67%          36.0000    191.67%
43870.60/2214.18	c      2214        8579632      215623        20         105.0000          36.0000    191.67%          36.0000    191.67%
43971.09/2219.26	c      2219        8607973      216141        20         105.0000          36.0000    191.67%          36.0000    191.67%
44070.21/2224.28	c      2224        8637023      216638        20         105.0000          36.0000    191.67%          36.0000    191.67%
44171.31/2229.31	c      2229        8663712      217186        20         105.0000          36.0000    191.67%          36.0000    191.67%
44270.43/2234.36	c      2234        8693522      217528        20         105.0000          36.0000    191.67%          36.0000    191.67%
44371.53/2239.41	c      2239        8723071      218103        20         105.0000          36.0000    191.67%          36.0000    191.67%
44470.67/2244.42	c      2244        8754359      218690        20         105.0000          36.0000    191.67%          36.0000    191.67%
44569.81/2249.46	c      2249        8783338      219419        20         105.0000          36.0000    191.67%          36.0000    191.67%
44668.92/2254.49	c      2254        8811949      220276        20         105.0000          36.0000    191.67%          36.0000    191.67%
44772.01/2259.62	c      2260        8840014      220996        20         105.0000          36.0000    191.67%          36.0000    191.67%
44871.13/2264.66	c      2265        8868099      221790        20         105.0000          36.0000    191.67%          36.0000    191.67%
44970.25/2269.68	c      2270        8896102      222324        20         105.0000          36.0000    191.67%          36.0000    191.67%
45071.36/2274.73	c      2275        8923297      223015        20         105.0000          36.0000    191.67%          36.0000    191.67%
45170.48/2279.78	c      2280        8953919      223618        20         105.0000          36.0000    191.67%          36.0000    191.67%
45269.60/2284.78	c      2285        8984386      224155        20         105.0000          36.0000    191.67%          36.0000    191.67%
45370.72/2289.84	c      2290        9014763      224842        20         105.0000          36.0000    191.67%          36.0000    191.67%
45474.44/2295.04	c      2295        9045137      225592        20         105.0000          36.0000    191.67%          36.0000    191.67%
45573.60/2300.09	c      2300        9075055      226315        20         105.0000          36.0000    191.67%          36.0000    191.67%
45674.69/2305.14	c      2305        9104937      226763        20         105.0000          36.0000    191.67%          36.0000    191.67%
45773.72/2310.19	c      2310        9135633      227380        20         105.0000          36.0000    191.67%          36.0000    191.67%
45874.33/2315.24	c      2315        9165683      228066        20         105.0000          36.0000    191.67%          36.0000    191.67%
45973.55/2320.29	c      2320        9194597      228782        20         105.0000          36.0000    191.67%          36.0000    191.67%
46074.48/2325.30	c      2325        9224308      229256        20         105.0000          36.0000    191.67%          36.0000    191.67%
46173.59/2330.32	c      2330        9253027      229800        20         105.0000          36.0000    191.67%          36.0000    191.67%
46272.71/2335.38	c      2335        9281812      230408        20         105.0000          36.0000    191.67%          36.0000    191.67%
46373.72/2340.46	c      2340        9308563      230991        20         105.0000          36.0000    191.67%          36.0000    191.67%
46474.80/2345.54	c      2346        9335956      231911        20         105.0000          36.0000    191.67%          36.0000    191.67%
46573.91/2350.59	c      2351        9365491      232615        20         105.0000          36.0000    191.67%          36.0000    191.67%
46674.99/2355.64	c      2356        9393274      233260        20         105.0000          36.0000    191.67%          36.0000    191.67%
46774.10/2360.69	c      2361        9421626      234248        20         105.0000          36.0000    191.67%          36.0000    191.67%
46875.17/2365.74	c      2366        9450920      235152        20         105.0000          36.0000    191.67%          36.0000    191.67%
46974.21/2370.77	c      2371        9478172      235831        20         105.0000          36.0000    191.67%          36.0000    191.67%
47075.30/2375.84	c      2376        9507729      236150        20         105.0000          36.0000    191.67%          36.0000    191.67%
47174.40/2380.89	c      2381        9536166      236969        20         105.0000          36.0000    191.67%          36.0000    191.67%
47275.41/2385.94	c      2386        9564735      237843        20         105.0000          36.0000    191.67%          36.0000    191.67%
47374.52/2390.97	c      2391        9595060      238309        20         105.0000          36.0000    191.67%          36.0000    191.67%
47476.12/2396.04	c      2396        9626653      238996        20         105.0000          36.0000    191.67%          36.0000    191.67%
47575.37/2401.09	c      2401        9656480      239892        20         105.0000          36.0000    191.67%          36.0000    191.67%
47674.34/2406.13	c      2406        9684555      240616        20         105.0000          36.0000    191.67%          36.0000    191.67%
47775.62/2411.14	c      2411        9714984      241348        20         105.0000          36.0000    191.67%          36.0000    191.67%
47874.62/2416.18	c      2416        9746977      242105        20         105.0000          36.0000    191.67%          36.0000    191.67%
47975.02/2421.29	c      2421        9778749      242708        20         105.0000          36.0000    191.67%          36.0000    191.67%
48076.11/2426.34	c      2426        9809842      243220        20         105.0000          36.0000    191.67%          36.0000    191.67%
48175.21/2431.35	c      2431        9839918      243824        20         105.0000          36.0000    191.67%          36.0000    191.67%
48274.30/2436.37	c      2436        9869652      244312        20         105.0000          36.0000    191.67%          36.0000    191.67%
48375.33/2441.42	c      2441        9900114      245034        20         105.0000          36.0000    191.67%          36.0000    191.67%
48474.44/2446.47	c      2446        9930845      245572        20         105.0000          36.0000    191.67%          36.0000    191.67%
48575.54/2451.52	c      2452        9962725      246034        20         105.0000          36.0000    191.67%          36.0000    191.67%
48676.63/2456.62	c      2457        9995150      246747        20         105.0000          36.0000    191.67%          36.0000    191.67%
48775.74/2461.65	c      2462       10025424      247459        20         105.0000          36.0000    191.67%          36.0000    191.67%
48876.84/2466.72	c      2467       10057097      248043        20         105.0000          36.0000    191.67%          36.0000    191.67%
48975.93/2471.79	c      2472       10086930      248622        20         105.0000          36.0000    191.67%          36.0000    191.67%
49077.01/2476.84	c      2477       10116484      249295        20         105.0000          36.0000    191.67%          36.0000    191.67%
49176.11/2481.89	c      2482       10145760      250010        20         105.0000          36.0000    191.67%          36.0000    191.67%
49277.20/2486.91	c      2487       10174557      250529        20         105.0000          36.0000    191.67%          36.0000    191.67%
49376.32/2491.97	c      2492       10204573      250941        20         105.0000          36.0000    191.67%          36.0000    191.67%
49478.02/2497.04	c      2497       10234423      251417        20         105.0000          36.0000    191.67%          36.0000    191.67%
49576.90/2502.05	c      2502       10263832      251973        20         105.0000          36.0000    191.67%          36.0000    191.67%
49676.16/2507.09	c      2507       10294066      252447        20         105.0000          36.0000    191.67%          36.0000    191.67%
49775.27/2512.10	c      2512       10326075      252825        20         105.0000          36.0000    191.67%          36.0000    191.67%
49876.54/2517.14	c      2517       10356414      253372        20         105.0000          36.0000    191.67%          36.0000    191.67%
49976.82/2522.25	c      2522       10387104      254058        20         105.0000          36.0000    191.67%          36.0000    191.67%
50077.90/2527.33	c      2527       10417551      254590        20         105.0000          36.0000    191.67%          36.0000    191.67%
50177.12/2532.38	c      2532       10446623      255297        20         105.0000          36.0000    191.67%          36.0000    191.67%
50278.11/2537.40	c      2537       10476564      256168        20         105.0000          36.0000    191.67%          36.0000    191.67%
50377.24/2542.49	c      2542       10506307      257060        20         105.0000          36.0000    191.67%          36.0000    191.67%
50478.34/2547.54	c      2548       10536625      258037        20         105.0000          36.0000    191.67%          36.0000    191.67%
50577.46/2552.59	c      2553       10566618      258349        20         105.0000          36.0000    191.67%          36.0000    191.67%
50678.56/2557.64	c      2558       10594837      258841        20         105.0000          36.0000    191.67%          36.0000    191.67%
50777.67/2562.67	c      2563       10624303      259712        20         105.0000          36.0000    191.67%          36.0000    191.67%
50878.77/2567.74	c      2568       10654403      260276        20         105.0000          36.0000    191.67%          36.0000    191.67%
50977.89/2572.79	c      2573       10684156      261093        20         105.0000          36.0000    191.67%          36.0000    191.67%
51078.99/2577.83	c      2578       10712132      261407        20         105.0000          36.0000    191.67%          36.0000    191.67%
51178.04/2582.87	c      2583       10741854      262101        20         105.0000          36.0000    191.67%          36.0000    191.67%
51277.09/2587.88	c      2588       10770540      263038        20         105.0000          36.0000    191.67%          36.0000    191.67%
51378.20/2592.90	c      2593       10799236      263786        20         105.0000          36.0000    191.67%          36.0000    191.67%
51477.32/2598.02	c      2598       10829199      264548        20         105.0000          36.0000    191.67%          36.0000    191.67%
51579.02/2603.07	c      2603       10859867      265274        20         105.0000          36.0000    191.67%          36.0000    191.67%
51678.34/2608.14	c      2608       10889883      266323        20         105.0000          36.0000    191.67%          36.0000    191.67%
51779.26/2613.19	c      2613       10921007      267031        20         105.0000          36.0000    191.67%          36.0000    191.67%
51879.66/2618.22	c      2618       10951354      267861        20         105.0000          36.0000    191.67%          36.0000    191.67%
51978.71/2623.29	c      2623       10981701      268219        20         105.0000          36.0000    191.67%          36.0000    191.67%
52079.90/2628.32	c      2628       11013308      268678        20         105.0000          36.0000    191.67%          36.0000    191.67%
52178.85/2633.37	c      2633       11044264      269233        20         105.0000          36.0000    191.67%          36.0000    191.67%
52279.86/2638.44	c      2638       11079190      269542        20         105.0000          36.0000    191.67%          36.0000    191.67%
52378.95/2643.49	c      2644       11111856      269650        20         105.0000          36.0000    191.67%          36.0000    191.67%
52480.04/2648.54	c      2649       11145073      269962        20         105.0000          36.0000    191.67%          36.0000    191.67%
52579.12/2653.59	c      2654       11174990      270512        20         105.0000          36.0000    191.67%          36.0000    191.67%
52680.21/2658.64	c      2659       11205145      271138        20         105.0000          36.0000    191.67%          36.0000    191.67%
52779.32/2663.67	c      2664       11234006      271489        20         105.0000          36.0000    191.67%          36.0000    191.67%
52880.40/2668.74	c      2669       11263743      271774        20         105.0000          36.0000    191.67%          36.0000    191.67%
52979.52/2673.79	c      2674       11291387      272500        20         105.0000          36.0000    191.67%          36.0000    191.67%
53080.61/2678.85	c      2679       11320428      273184        20         105.0000          36.0000    191.67%          36.0000    191.67%
53179.73/2683.89	c      2684       11347354      273768        20         105.0000          36.0000    191.67%          36.0000    191.67%
53280.85/2688.94	c      2689       11378166      274498        20         105.0000          36.0000    191.67%          36.0000    191.67%
53379.97/2693.96	c      2694       11406023      275097        20         105.0000          36.0000    191.67%          36.0000    191.67%
53479.09/2698.98	c      2699       11435439      275836        20         105.0000          36.0000    191.67%          36.0000    191.67%
53578.19/2703.99	c      2704       11465593      276603        20         105.0000          36.0000    191.67%          36.0000    191.67%
53679.86/2709.05	c      2709       11493538      277400        20         105.0000          36.0000    191.67%          36.0000    191.67%
53778.94/2714.10	c      2714       11521275      278115        20         105.0000          36.0000    191.67%          36.0000    191.67%
53881.43/2719.22	c      2719       11549809      278610        20         105.0000          36.0000    191.67%          36.0000    191.67%
53980.51/2724.27	c      2724       11578065      279250        20         105.0000          36.0000    191.67%          36.0000    191.67%
54081.60/2729.34	c      2729       11605301      279441        20         105.0000          36.0000    191.67%          36.0000    191.67%
54180.69/2734.39	c      2734       11634814      280254        20         105.0000          36.0000    191.67%          36.0000    191.67%
54281.76/2739.42	c      2739       11663624      280853        20         105.0000          36.0000    191.67%          36.0000    191.67%
54380.85/2744.49	c      2744       11693943      281209        20         105.0000          36.0000    191.67%          36.0000    191.67%
54481.94/2749.54	c      2750       11723773      281774        20         105.0000          36.0000    191.67%          36.0000    191.67%
54581.00/2754.59	c      2755       11754125      282424        20         105.0000          36.0000    191.67%          36.0000    191.67%
54682.08/2759.64	c      2760       11784838      283106        20         105.0000          36.0000    191.67%          36.0000    191.67%
54781.18/2764.69	c      2765       11815660      284021        20         105.0000          36.0000    191.67%          36.0000    191.67%
54882.23/2769.73	c      2770       11847033      284793        20         105.0000          36.0000    191.67%          36.0000    191.67%
54981.31/2774.79	c      2775       11879205      285409        20         105.0000          36.0000    191.67%          36.0000    191.67%
55082.38/2779.84	c      2780       11909311      286183        20         105.0000          36.0000    191.67%          36.0000    191.67%
55181.48/2784.89	c      2785       11941019      287147        20         105.0000          36.0000    191.67%          36.0000    191.67%
55282.56/2789.91	c      2790       11969057      288064        20         105.0000          36.0000    191.67%          36.0000    191.67%
55381.64/2794.92	c      2795       11996441      288872        20         105.0000          36.0000    191.67%          36.0000    191.67%
55480.71/2799.99	c      2800       12024045      289706        20         105.0000          36.0000    191.67%          36.0000    191.67%
55579.80/2805.00	c      2805       12053785      290540        20         105.0000          36.0000    191.67%          36.0000    191.67%
55681.46/2810.06	c      2810       12084984      291217        20         105.0000          36.0000    191.67%          36.0000    191.67%
55782.62/2815.19	c      2815       12115171      291958        20         105.0000          36.0000    191.67%          36.0000    191.67%
55883.00/2820.24	c      2820       12145249      292413        20         105.0000          36.0000    191.67%          36.0000    191.67%
55982.10/2825.29	c      2825       12174161      293460        20         105.0000          36.0000    191.67%          36.0000    191.67%
56083.14/2830.34	c      2830       12204145      294367        20         105.0000          36.0000    191.67%          36.0000    191.67%
56182.27/2835.39	c      2835       12232795      295248        20         105.0000          36.0000    191.67%          36.0000    191.67%
56283.35/2840.44	c      2840       12261681      296158        20         105.0000          36.0000    191.67%          36.0000    191.67%
56382.46/2845.48	c      2845       12289652      297387        20         105.0000          36.0000    191.67%          36.0000    191.67%
56483.56/2850.54	c      2851       12318101      298271        20         105.0000          36.0000    191.67%          36.0000    191.67%
56582.66/2855.59	c      2856       12347486      299107        20         105.0000          36.0000    191.67%          36.0000    191.67%
56683.71/2860.61	c      2861       12376173      299764        20         105.0000          36.0000    191.67%          36.0000    191.67%
56782.81/2865.69	c      2866       12407339      300403        20         105.0000          36.0000    191.67%          36.0000    191.67%
56883.89/2870.74	c      2871       12439114      301202        20         105.0000          36.0000    191.67%          36.0000    191.67%
56982.98/2875.79	c      2876       12468685      301712        20         105.0000          36.0000    191.67%          36.0000    191.67%
57084.07/2880.81	c      2881       12498827      302359        20         105.0000          36.0000    191.67%          36.0000    191.67%
57183.18/2885.87	c      2886       12528443      303017        20         105.0000          36.0000    191.67%          36.0000    191.67%
57284.26/2890.92	c      2891       12559088      303509        20         105.0000          36.0000    191.67%          36.0000    191.67%
57383.36/2895.99	c      2896       12588382      304126        20         105.0000          36.0000    191.67%          36.0000    191.67%
57485.03/2901.03	c      2901       12618003      304744        20         105.0000          36.0000    191.67%          36.0000    191.67%
57584.17/2906.09	c      2906       12648020      305464        20         105.0000          36.0000    191.67%          36.0000    191.67%
57685.24/2911.14	c      2911       12677433      306062        20         105.0000          36.0000    191.67%          36.0000    191.67%
57784.29/2916.16	c      2916       12706347      306589        20         105.0000          36.0000    191.67%          36.0000    191.67%
57884.80/2921.24	c      2921       12736084      307209        20         105.0000          36.0000    191.67%          36.0000    191.67%
57985.87/2926.30	c      2926       12765841      307929        20         105.0000          36.0000    191.67%          36.0000    191.67%
58084.92/2931.31	c      2931       12794163      308647        20         105.0000          36.0000    191.67%          36.0000    191.67%
58184.02/2936.37	c      2936       12822983      309578        20         105.0000          36.0000    191.67%          36.0000    191.67%
58285.13/2941.44	c      2941       12852585      310345        20         105.0000          36.0000    191.67%          36.0000    191.67%
58384.24/2946.47	c      2946       12880953      311157        20         105.0000          36.0000    191.67%          36.0000    191.67%
58483.32/2951.47	c      2951       12909517      311681        20         105.0000          36.0000    191.67%          36.0000    191.67%
58582.44/2956.48	c      2956       12939958      312362        20         105.0000          36.0000    191.67%          36.0000    191.67%
58683.53/2961.57	c      2962       12969221      312968        20         105.0000          36.0000    191.67%          36.0000    191.67%
58784.58/2966.68	c      2967       12998032      313608        20         105.0000          36.0000    191.67%          36.0000    191.67%
58885.66/2971.74	c      2972       13028005      314233        20         105.0000          36.0000    191.67%          36.0000    191.67%
58984.77/2976.79	c      2977       13057037      314906        20         105.0000          36.0000    191.67%          36.0000    191.67%
59085.87/2981.80	c      2982       13085347      315784        20         105.0000          36.0000    191.67%          36.0000    191.67%
59184.97/2986.81	c      2987       13114029      316819        20         105.0000          36.0000    191.67%          36.0000    191.67%
59284.08/2991.88	c      2992       13143841      317489        20         105.0000          36.0000    191.67%          36.0000    191.67%
59385.17/2996.98	c      2997       13174763      318179        20         105.0000          36.0000    191.67%          36.0000    191.67%
59486.88/3002.03	c      3002       13206362      318478        20         105.0000          36.0000    191.67%          36.0000    191.67%
59586.13/3007.09	c      3007       13238227      319162        20         105.0000          36.0000    191.67%          36.0000    191.67%
59684.92/3012.11	c      3012       13266818      319935        20         105.0000          36.0000    191.67%          36.0000    191.67%
59784.12/3017.13	c      3017       13295714      320797        20         105.0000          36.0000    191.67%          36.0000    191.67%
59885.16/3022.18	c      3022       13324402      321644        20         105.0000          36.0000    191.67%          36.0000    191.67%
59985.62/3027.23	c      3027       13353827      322236        20         105.0000          36.0000    191.67%          36.0000    191.67%
60084.74/3032.28	c      3032       13384566      322905        20         105.0000          36.0000    191.67%          36.0000    191.67%
60183.84/3037.29	c      3037       13414449      323203        20         105.0000          36.0000    191.67%          36.0000    191.67%
60286.92/3042.40	c      3042       13445878      324037        20         105.0000          36.0000    191.67%          36.0000    191.67%
60386.12/3047.49	c      3048       13477660      324658        20         105.0000          36.0000    191.67%          36.0000    191.67%
60487.12/3052.50	c      3053       13506935      325268        20         105.0000          36.0000    191.67%          36.0000    191.67%
60586.22/3057.55	c      3058       13536523      325879        20         105.0000          36.0000    191.67%          36.0000    191.67%
60687.31/3062.60	c      3063       13565395      326676        20         105.0000          36.0000    191.67%          36.0000    191.67%
60786.41/3067.62	c      3068       13593932      327409        20         105.0000          36.0000    191.67%          36.0000    191.67%
60887.50/3072.72	c      3073       13623946      328455        20         105.0000          36.0000    191.67%          36.0000    191.67%
60986.60/3077.79	c      3078       13655940      329269        20         105.0000          36.0000    191.67%          36.0000    191.67%
61087.69/3082.84	c      3083       13686356      330237        20         105.0000          36.0000    191.67%          36.0000    191.67%
61186.79/3087.89	c      3088       13716423      330814        20         105.0000          36.0000    191.67%          36.0000    191.67%
61287.86/3092.94	c      3093       13746161      331678        20         105.0000          36.0000    191.67%          36.0000    191.67%
61386.97/3097.99	c      3098       13775673      332575        20         105.0000          36.0000    191.67%          36.0000    191.67%
61488.76/3103.04	c      3103       13805890      333093        20         105.0000          36.0000    191.67%          36.0000    191.67%
61587.87/3108.09	c      3108       13835739      333992        20         105.0000          36.0000    191.67%          36.0000    191.67%
61689.06/3113.14	c      3113       13864128      334805        20         105.0000          36.0000    191.67%          36.0000    191.67%
61787.94/3118.17	c      3118       13893132      335454        20         105.0000          36.0000    191.67%          36.0000    191.67%
61888.37/3123.25	c      3123       13925219      336185        20         105.0000          36.0000    191.67%          36.0000    191.67%
61989.48/3128.30	c      3128       13954629      337178        20         105.0000          36.0000    191.67%          36.0000    191.67%
62088.58/3133.35	c      3133       13986150      338007        20         105.0000          36.0000    191.67%          36.0000    191.67%
62189.66/3138.40	c      3138       14018158      338965        20         105.0000          36.0000    191.67%          36.0000    191.67%
62288.76/3143.45	c      3143       14049495      339869        20         105.0000          36.0000    191.67%          36.0000    191.67%
62389.85/3148.50	c      3149       14081307      340701        20         105.0000          36.0000    191.67%          36.0000    191.67%
62488.96/3153.55	c      3154       14111976      341541        20         105.0000          36.0000    191.67%          36.0000    191.67%
62590.05/3158.60	c      3159       14141972      342503        20         105.0000          36.0000    191.67%          36.0000    191.67%
62689.16/3163.65	c      3164       14172080      343340        20         105.0000          36.0000    191.67%          36.0000    191.67%
62790.21/3168.70	c      3169       14203100      344521        20         105.0000          36.0000    191.67%          36.0000    191.67%
62889.30/3173.75	c      3174       14234592      345171        20         105.0000          36.0000    191.67%          36.0000    191.67%
62988.38/3178.77	c      3179       14264010      345925        20         105.0000          36.0000    191.67%          36.0000    191.67%
63087.45/3183.79	c      3184       14295096      346599        20         105.0000          36.0000    191.67%          36.0000    191.67%
63188.53/3188.82	c      3189       14325807      347446        20         105.0000          36.0000    191.67%          36.0000    191.67%
63287.63/3193.88	c      3194       14357267      348466        20         105.0000          36.0000    191.67%          36.0000    191.67%
63388.72/3198.95	c      3199       14388928      349245        20         105.0000          36.0000    191.67%          36.0000    191.67%
63487.82/3203.96	c      3204       14421533      349808        20         105.0000          36.0000    191.67%          36.0000    191.67%
63589.45/3209.03	c      3209       14453101      350384        20         105.0000          36.0000    191.67%          36.0000    191.67%
63688.64/3214.09	c      3214       14484309      351203        20         105.0000          36.0000    191.67%          36.0000    191.67%
63787.68/3219.11	c      3219       14515623      352056        20         105.0000          36.0000    191.67%          36.0000    191.67%
63886.96/3224.12	c      3224       14545753      352659        20         105.0000          36.0000    191.67%          36.0000    191.67%
63989.20/3229.26	c      3229       14576858      353303        20         105.0000          36.0000    191.67%          36.0000    191.67%
64090.26/3234.32	c      3234       14608179      354168        20         105.0000          36.0000    191.67%          36.0000    191.67%
64191.34/3239.40	c      3239       14640497      355004        20         105.0000          36.0000    191.67%          36.0000    191.67%
64290.42/3244.45	c      3244       14673710      355921        20         105.0000          36.0000    191.67%          36.0000    191.67%
64391.50/3249.50	c      3250       14704676      356412        20         105.0000          36.0000    191.67%          36.0000    191.67%
64490.62/3254.55	c      3255       14734117      357115        20         105.0000          36.0000    191.67%          36.0000    191.67%
64589.70/3259.56	c      3260       14763044      358381        20         105.0000          36.0000    191.67%          36.0000    191.67%
64688.81/3264.57	c      3265       14793257      359280        20         105.0000          36.0000    191.67%          36.0000    191.67%
64791.87/3269.70	c      3270       14825418      360217        20         105.0000          36.0000    191.67%          36.0000    191.67%
64890.96/3274.75	c      3275       14857298      360911        20         105.0000          36.0000    191.67%          36.0000    191.67%
64992.05/3279.80	c      3280       14889537      361922        20         105.0000          36.0000    191.67%          36.0000    191.67%
65091.15/3284.85	c      3285       14920930      362740        20         105.0000          36.0000    191.67%          36.0000    191.67%
65192.24/3289.90	c      3290       14950936      363366        20         105.0000          36.0000    191.67%          36.0000    191.67%
65291.34/3294.93	c      3295       14979746      363826        20         105.0000          36.0000    191.67%          36.0000    191.67%
65390.44/3299.97	c      3300       15010853      364624        20         105.0000          36.0000    191.67%          36.0000    191.67%
65492.06/3305.05	c      3305       15044563      365163        20         105.0000          36.0000    191.67%          36.0000    191.67%
65591.23/3310.10	c      3310       15077335      365911        20         105.0000          36.0000    191.67%          36.0000    191.67%
65692.14/3315.15	c      3315       15110788      366565        20         105.0000          36.0000    191.67%          36.0000    191.67%
65792.78/3320.20	c      3320       15144409      367286        20         105.0000          36.0000    191.67%          36.0000    191.67%
65891.87/3325.25	c      3325       15177534      368186        20         105.0000          36.0000    191.67%          36.0000    191.67%
65992.94/3330.30	c      3330       15211577      368928        20         105.0000          36.0000    191.67%          36.0000    191.67%
66092.04/3335.35	c      3335       15243762      369489        20         105.0000          36.0000    191.67%          36.0000    191.67%
66193.12/3340.40	c      3340       15275119      369741        20         105.0000          36.0000    191.67%          36.0000    191.67%
66292.21/3345.45	c      3345       15307848      370500        20         105.0000          36.0000    191.67%          36.0000    191.67%
66391.46/3350.46	c      3350       15341384      371256        20         105.0000          36.0000    191.67%          36.0000    191.67%
66490.39/3355.49	c      3356       15373683      372182        20         105.0000          36.0000    191.67%          36.0000    191.67%
66591.46/3360.50	c      3361       15405762      372918        20         105.0000          36.0000    191.67%          36.0000    191.67%
66690.57/3365.57	c      3366       15437719      373754        20         105.0000          36.0000    191.67%          36.0000    191.67%
66791.66/3370.66	c      3371       15469425      374423        20         105.0000          36.0000    191.67%          36.0000    191.67%
66890.77/3375.69	c      3376       15501406      375454        20         105.0000          36.0000    191.67%          36.0000    191.67%
66991.86/3380.77	c      3381       15535372      376392        20         105.0000          36.0000    191.67%          36.0000    191.67%
67092.95/3385.85	c      3386       15568398      377267        20         105.0000          36.0000    191.67%          36.0000    191.67%
67194.03/3390.90	c      3391       15600133      377717        20         105.0000          36.0000    191.67%          36.0000    191.67%
67293.13/3395.94	c      3396       15629722      378946        20         105.0000          36.0000    191.67%          36.0000    191.67%
67392.23/3400.98	c      3401       15662680      379756        20         105.0000          36.0000    191.67%          36.0000    191.67%
67491.32/3405.99	c      3406       15695933      380294        20         105.0000          36.0000    191.67%          36.0000    191.67%
67590.43/3411.01	c      3411       15726867      380862        20         105.0000          36.0000    191.67%          36.0000    191.67%
67689.54/3416.02	c      3416       15760083      381768        20         105.0000          36.0000    191.67%          36.0000    191.67%
67788.66/3421.03	c      3421       15792447      382203        20         105.0000          36.0000    191.67%          36.0000    191.67%
67890.35/3426.06	c      3426       15821785      383089        20         105.0000          36.0000    191.67%          36.0000    191.67%
67989.49/3431.11	c      3431       15850412      383688        20         105.0000          36.0000    191.67%          36.0000    191.67%
68090.51/3436.15	c      3436       15880915      384353        20         105.0000          36.0000    191.67%          36.0000    191.67%
68191.04/3441.21	c      3441       15912235      385061        20         105.0000          36.0000    191.67%          36.0000    191.67%
68290.09/3446.22	c      3446       15942646      385974        20         105.0000          36.0000    191.67%          36.0000    191.67%
68391.12/3451.30	c      3451       15976244      386774        20         105.0000          36.0000    191.67%          36.0000    191.67%
68490.17/3456.35	c      3456       16007089      387383        20         105.0000          36.0000    191.67%          36.0000    191.67%
68589.29/3461.36	c      3461       16037770      388454        20         105.0000          36.0000    191.67%          36.0000    191.67%
68688.41/3466.38	c      3466       16069525      389329        20         105.0000          36.0000    191.67%          36.0000    191.67%
68789.59/3471.40	c      3471       16100702      390101        20         105.0000          36.0000    191.67%          36.0000    191.67%
68888.77/3476.47	c      3476       16136794      390927        20         105.0000          36.0000    191.67%          36.0000    191.67%
68989.97/3481.53	c      3482       16168401      391805        20         105.0000          36.0000    191.67%          36.0000    191.67%
69089.18/3486.55	c      3487       16199811      393014        20         105.0000          36.0000    191.67%          36.0000    191.67%
69188.38/3491.57	c      3492       16230666      393919        20         105.0000          36.0000    191.67%          36.0000    191.67%
69287.59/3496.58	c      3497       16259916      394935        20         105.0000          36.0000    191.67%          36.0000    191.67%
69333.22/3498.82	c *    3499       16274919      395325        20         103.0000          36.0000    186.11%          36.0000    186.11%
69386.77/3501.59	c      3502       16291538      391512        20         103.0000          36.0000    186.11%          36.0000    186.11%
69487.96/3506.65	c      3507       16322103      392489        20         103.0000          36.0000    186.11%          36.0000    186.11%
69589.15/3511.70	c      3512       16351925      393758        20         103.0000          36.0000    186.11%          36.0000    186.11%
69688.44/3516.71	c      3517       16380708      394692        20         103.0000          36.0000    186.11%          36.0000    186.11%
69789.52/3521.83	c      3522       16409589      395653        20         103.0000          36.0000    186.11%          36.0000    186.11%
69890.70/3526.94	c      3527       16438156      396654        20         103.0000          36.0000    186.11%          36.0000    186.11%
69992.64/3532.05	c      3532       16465410      397663        20         103.0000          36.0000    186.11%          36.0000    186.11%
70093.90/3537.16	c      3537       16494844      398603        20         103.0000          36.0000    186.11%          36.0000    186.11%
70194.26/3542.20	c      3542       16521289      399593        20         103.0000          36.0000    186.11%          36.0000    186.11%
70293.46/3547.26	c      3547       16549912      400740        20         103.0000          36.0000    186.11%          36.0000    186.11%
70392.66/3552.28	c      3552       16577195      401998        20         103.0000          36.0000    186.11%          36.0000    186.11%
70493.91/3557.35	c      3557       16604463      402916        20         103.0000          36.0000    186.11%          36.0000    186.11%
70593.24/3562.36	c      3562       16631341      404026        20         103.0000          36.0000    186.11%          36.0000    186.11%
70692.53/3567.39	c      3567       16658710      404845        20         103.0000          36.0000    186.11%          36.0000    186.11%
70795.83/3572.51	c      3573       16685474      406309        20         103.0000          36.0000    186.11%          36.0000    186.11%
70895.12/3577.56	c      3578       16711177      407454        20         103.0000          36.0000    186.11%          36.0000    186.11%
70996.43/3582.61	c      3583       16739718      408403        20         103.0000          36.0000    186.11%          36.0000    186.11%
71095.75/3587.66	c      3588       16767823      409444        20         103.0000          36.0000    186.11%          36.0000    186.11%
71197.05/3592.71	c      3593       16794079      410537        20         103.0000          36.0000    186.11%          36.0000    186.11%
71296.36/3597.76	c      3598       16820948      411713        20         103.0000          36.0000    186.11%          36.0000    186.11%
71307.25/3598.82	c SCIP Status        : c solving was interrupted [hard time limit reached]
71307.25/3598.82	c Total Time         : 3598.83
71307.25/3598.82	c   solving          : 3598.83
71307.25/3598.82	c   presolving       : 0.20 (included in solving)
71307.25/3598.82	c B&B Tree           :
71307.25/3598.82	c   nodes (total)    : 16824810
71307.25/3598.82	c Solution           :
71307.25/3598.82	c   Solutions found  : 12
71307.25/3598.82	c   Primal Bound     : +1.03000000000000e+02
71307.25/3598.82	c   Dual Bound       : +3.60000000000000e+01
71307.25/3598.82	c Gap                : 186.11111 %
71307.25/3598.82	c * Warning: final gap: 1.86111e+00 is greater than SCIPepsilon: 1.00000e-09
71307.25/3598.82	o 103
71307.25/3598.82	s SATISFIABLE
71307.25/3598.82	v x97 x98 x99 x100 x101 x102 x103 x104 x105 x106 x107 x108 x109 x110 x111 x112 x113 x114 x115 x116 x117 x118 x119 x120 x121 x122 
71307.25/3598.82	v x123 x124 x125 x126 x127 x128 x129 x130 x131 x132 x133 x134 x135 x136 x137 x138 x139 x140 x141 x142 x143 x144 x145 x146 x147 
71307.25/3598.82	v x148 x149 x150 x151 x152 x153 x154 x155 x156 x157 x158 x159 x160 x161 x162 x163 x164 x165 x166 x167 x168 x169 x170 x171 x172 
71307.25/3598.82	v -x173 x174 x175 x176 x177 x178 x179 x180 x181 x182 x183 x184 x185 x186 x187 x188 x189 x190 x191 x192 x193 x194 x195 x196 x197 
71307.25/3598.82	v x198 x199 x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 x213 x214 x215 x216 x217 x218 x219 x220 x221 x222 
71307.25/3598.82	v x223 x224 x225 x226 x227 x228 x229 x230 x231 x232 x233 x234 x235 x236 x237 x238 x239 x240 x241 x242 x243 x244 x245 x246 x247 
71307.25/3598.82	v x248 x249 x250 x251 x252 x253 x254 x255 x256 x257 x258 x259 x260 x261 x262 x263 x264 x265 x266 x267 x268 x269 x270 x271 x272 
71307.25/3598.82	v x273 x274 x275 x276 x277 x278 x279 x280 x281 x282 x283 x284 x285 x286 x287 x288 x289 x290 x291 x292 x293 x294 x295 x296 x297 
71307.25/3598.82	v x298 x299 x300 x301 x302 x303 x304 x305 x306 x307 x308 x309 x310 x311 x312 x313 x314 -x315 x316 x317 x318 x319 x320 x321 x322 
71307.25/3598.82	v -x323 x324 x325 x326 x327 x328 x329 x330 x331 x332 x333 x334 x335 -x336 x337 x338 x339 x340 -x341 x342 x343 x344 x345 x346 
71307.25/3598.82	v x347 -x348 x349 x350 x351 x352 x353 x354 x355 x356 x357 x358 x359 x360 x361 x362 x363 x364 x365 x366 x367 x368 x369 x370 x371 
71307.25/3598.82	v -x372 x373 x374 x375 x376 x377 x378 -x379 x380 x381 x382 x383 x384 x385 x386 x387 x388 x389 x390 x391 -x392 -x393 x394 x395 
71307.25/3598.82	v x396 -x397 x398 x399 x400 x401 x402 x403 -x404 -x405 -x406 x407 x408 x409 x410 x411 x412 x413 x414 x415 x416 x417 x418 x419 x420 
71307.25/3598.82	v x421 x422 x423 x424 x425 x426 x427 x428 x429 x430 x431 x432 x433 x434 x435 x436 x437 x438 x439 x440 x441 x442 -x443 -x444 
71307.25/3598.82	v x445 x446 x447 -x448 x449 x450 x451 -x452 x453 x454 -x455 -x456 -x457 x458 x459 x460 x461 x462 x463 x464 x465 x466 x467 x468 
71307.25/3598.82	v x469 x470 x471 x472 -x473 x474 x475 x476 x477 -x478 -x479 x480 x481 x482 -x483 -x484 x485 x486 x487 -x488 -x489 -x490 -x491 
71307.25/3598.82	v x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 x503 x504 x505 x506 x507 x508 x509 x510 x511 x512 x513 x514 
71307.25/3598.82	v -x515 x516 x517 x518 -x519 x520 x521 x522 -x523 x524 x525 x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 
71307.25/3598.82	v -x538 -x539 -x540 x541 x542 x543 x544 x545 x546 x547 x548 x549 x550 x551 x552 x553 x554 x555 -x556 x557 x558 -x559 -x560 
71307.25/3598.82	v -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 x571 x572 x573 x574 x575 x576 -x577 x578 -x579 -x580 -x581 -x582 
71307.25/3598.82	v -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 x592 x593 x594 x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 x604 
71307.25/3598.82	v x605 x606 x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 x617 x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 x629 
71307.25/3598.82	v x630 x631 x632 x633 x634 x635 x636 x637 x638 x639 x640 x641 x642 x643 x644 x645 x646 x647 x648 x649 x650 x651 x652 x653 x654 
71307.25/3598.82	v x655 x656 x657 x658 x659 x660 x661 x662 x663 x664 x665 x666 x667 x668 x669 x670 x671 x672 x673 x674 x675 x676 x677 x678 x679 
71307.25/3598.82	v x680 x681 x682 x683 x684 x685 x686 x687 x688 x689 x690 x691 x692 x693 x694 x695 x696 x697 x698 x699 x700 x701 x702 x703 x704 
71307.25/3598.82	v x705 x706 x707 x708 x709 x710 x711 x712 x713 x714 x715 x716 x717 x718 x719 x720 x721 x722 x723 x724 x725 x726 x727 -x728 x729 
71307.25/3598.82	v x730 x731 x732 x733 x734 x735 -x736 x737 x738 x739 x740 x741 x742 x743 x744 x745 x746 x747 x748 -x749 x750 x751 x752 x753 
71307.25/3598.82	v -x754 x755 x756 x757 x758 x759 x760 -x761 x762 x763 x764 x765 x766 x767 x768 x769 x770 x771 x772 x773 x774 x775 x776 x777 -x778 
71307.25/3598.82	v x779 x780 x781 x782 x783 x784 -x785 x786 x787 x788 x789 x790 x791 x792 x793 x794 x795 x796 x797 -x798 -x799 x800 x801 x802 
71307.25/3598.82	v -x803 x804 x805 x806 x807 x808 x809 -x810 -x811 -x812 x813 x814 x815 x816 x817 x818 x819 x820 x821 x822 x823 x824 x825 x826 
71307.25/3598.82	v x827 x828 x829 x830 x831 x832 x833 x834 x835 x836 x837 x838 x839 x840 x841 x842 -x843 -x844 x845 x846 x847 -x848 x849 x850 x851 
71307.25/3598.82	v -x852 x853 x854 -x855 -x856 -x857 x858 x859 x860 x861 x862 x863 x864 x865 x866 x867 -x868 x869 x870 x871 x872 -x873 -x874 
71307.25/3598.82	v x875 x876 x877 -x878 -x879 x880 x881 x882 -x883 -x884 -x885 -x886 x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 
71307.25/3598.82	v -x897 x898 x899 x900 x901 x902 x903 x904 x905 -x906 x907 x908 x909 -x910 x911 x912 x913 -x914 x915 x916 x917 -x918 -x919 -x920 
71307.25/3598.82	v -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 x932 x933 x934 x935 x936 x937 x938 x939 x940 x941 x942 x943 
71307.25/3598.82	v -x944 x945 x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 x959 x960 x961 x962 -x963 x964 -x965 
71307.25/3598.82	v -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 x978 x979 x980 -x981 -x982 -x983 -x984 -x985 -x986 
71307.25/3598.82	v -x987 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 x988 x989 x990 x991 x992 x993 x994 x995 x996 x997 x998 x999 x1000 x1001 x1002 
71307.25/3598.82	v x1003 x1004 x1005 x1006 x1007 x1008 x1009 x1010 x1011 x1012 x1013 x1014 x1015 x1016 x1017 x1018 x1019 x1020 x1021 x1022 x1023 
71307.25/3598.82	v x1024 x1025 x1026 x1027 x1028 x1029 x1030 x1031 x1032 x1033 x1034 x1035 x1036 x1037 x1038 x1039 x1040 -x1041 x1042 x1043 x1044 
71307.25/3598.82	v x1045 x1046 x1047 x1048 -x1049 x1050 x1051 x1052 x1053 x1054 x1055 x1056 x1057 x1058 x1059 x1060 x1061 x1062 x1063 x1064 x1065 
71307.25/3598.82	v x1066 -x1067 x1068 x1069 x1070 x1071 x1072 x1073 -x1074 x1075 x1076 x1077 x1078 x1079 x1080 x1081 x1082 x1083 -x1084 x1085 
71307.25/3598.82	v x1086 x1087 x1088 x1089 x1090 -x1091 x1092 x1093 x1094 x1095 x1096 x1097 x1098 x1099 x1100 x1101 x1102 x1103 -x1104 -x1105 
71307.25/3598.82	v x1106 x1107 x1108 -x1109 x1110 x1111 x1112 x1113 x1114 x1115 -x1116 x1117 -x1118 x1119 x1120 x1121 x1122 x1123 x1124 x1125 x1126 
71307.25/3598.82	v x1127 x1128 x1129 x1130 x1131 x1132 x1133 x1134 x1135 x1136 x1137 x1138 x1139 x1140 x1141 x1142 -x1143 -x1144 x1145 x1146 
71307.25/3598.82	v x1147 -x1148 x1149 x1150 x1151 x1152 x1153 x1154 -x1155 -x1156 -x1157 x1158 x1159 x1160 x1161 x1162 x1163 x1164 x1165 x1166 
71307.25/3598.82	v x1167 -x1168 -x1169 x1170 x1171 x1172 -x1173 -x1174 x1175 x1176 x1177 -x1178 -x1179 -x1180 -x1181 x1182 -x1183 -x1184 -x1185 
71307.25/3598.82	v -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 x1193 x1194 x1195 x1196 -x1197 x1198 x1199 x1200 -x1201 x1202 x1203 x1204 -x1205 
71307.25/3598.82	v x1206 x1207 x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 x1223 
71307.25/3598.82	v x1224 x1225 x1226 x1227 x1228 x1229 x1230 x1231 x1232 x1233 x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 
71307.25/3598.82	v -x1243 -x1244 -x1245 -x1246 x1247 x1248 -x1249 x1250 -x1251 x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 
71307.25/3598.82	v -x1262 -x1263 x1264 x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x16 -x15 -x14 -x13 -x12 -x11 x10 -x9 -x1273 x1274 
71307.25/3598.82	v x1275 x1276 x1277 x1278 x1279 x1280 -x1281 x1282 x1283 x1284 x1285 x1286 x1287 x1288 x1289 x1290 x1291 x1292 x1293 x1294 
71307.25/3598.82	v x1295 x1296 x1297 x1298 -x1299 x1300 x1301 x1302 x1303 x1304 x1305 -x1306 x1307 x1308 -x1309 x1310 x1311 x1312 x1313 x1314 x1315 
71307.25/3598.82	v -x1316 x1317 x1318 x1319 x1320 x1321 x1322 x1323 x1324 x1325 x1326 x1327 x1328 -x1329 -x1330 x1331 x1332 x1333 -x1334 x1335 
71307.25/3598.82	v x1336 x1337 x1338 x1339 x1340 -x1341 x1342 -x1343 x1344 x1345 x1346 x1347 x1348 x1349 x1350 x1351 x1352 x1353 x1354 x1355 
71307.25/3598.82	v x1356 x1357 x1358 x1359 x1360 x1361 -x1362 -x1363 x1364 x1365 x1366 -x1367 x1368 x1369 x1370 x1371 x1372 x1373 -x1374 -x1375 
71307.25/3598.82	v -x1376 x1377 x1378 x1379 x1380 x1381 -x1382 -x1383 x1384 x1385 x1386 -x1387 -x1388 x1389 x1390 x1391 -x1392 -x1393 -x1394 -x1395 
71307.25/3598.82	v x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 x1408 x1409 x1410 -x1411 x1412 x1413 
71307.25/3598.82	v x1414 -x1415 x1416 x1417 x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 
71307.25/3598.82	v x1433 x1434 x1435 x1436 x1437 x1438 x1439 x1440 x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 
71307.25/3598.82	v -x1452 -x1453 -x1454 x1455 -x1456 x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 x1469 
71307.25/3598.82	v -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 -x32 -x31 -x30 -x29 -x28 -x27 x26 x25 -x1477 x1478 x1479 x1480 x1481 x1482 
71307.25/3598.82	v x1483 x1484 x1485 x1486 x1487 x1488 x1489 x1490 x1491 x1492 x1493 x1494 -x1495 x1496 x1497 x1498 x1499 x1500 x1501 -x1502 x1503 
71307.25/3598.82	v x1504 x1505 x1506 x1507 x1508 x1509 x1510 x1511 x1512 x1513 x1514 x1515 x1516 -x1517 x1518 x1519 x1520 x1521 -x1522 x1523 
71307.25/3598.82	v x1524 x1525 x1526 x1527 x1528 -x1529 x1530 -x1531 x1532 x1533 x1534 x1535 x1536 -x1537 x1538 x1539 x1540 x1541 -x1542 -x1543 
71307.25/3598.82	v -x1544 x1545 x1546 -x1547 -x1548 -x1549 x1550 -x1551 -x1552 x1553 -x1554 -x1555 -x1556 -x1557 x1558 x1559 x1560 -x1561 x1562 
71307.25/3598.82	v x1563 x1564 -x1565 -x1566 -x1567 x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 x1579 x1580 x1581 
71307.25/3598.82	v x1582 x1583 x1584 -x1585 -x1586 x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 x1598 -x1599 x1600 
71307.25/3598.82	v -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x40 -x39 
71307.25/3598.82	v -x38 -x37 x36 -x35 x34 x33 x1617 x1618 x1619 x1620 x1621 x1622 x1623 x1624 x1625 x1626 x1627 -x1628 x1629 x1630 x1631 x1632 x1633 
71307.25/3598.82	v x1634 -x1635 x1636 x1637 x1638 x1639 x1640 x1641 x1642 -x1643 -x1644 x1645 x1646 x1647 -x1648 -x1649 x1650 x1651 -x1652 
71307.25/3598.82	v -x1653 x1654 -x1655 -x1656 -x1657 -x1658 x1659 x1660 x1661 -x1662 -x1663 x1664 x1665 -x1666 -x1667 -x1668 x1669 -x1670 -x1671 
71307.25/3598.82	v -x1672 -x1673 -x1674 -x1675 x1676 x1677 x1678 -x1679 -x1680 x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 
71307.25/3598.82	v -x1691 x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 x1702 -x1703 -x1704 -x1705 -x1706 -x1707 -x48 
71307.25/3598.82	v -x47 -x46 x45 -x44 -x43 x42 -x41 -x1708 -x1709 x1710 x1711 x1712 -x1713 x1714 x1715 x1716 -x1717 x1718 x1719 -x1720 -x1721 
71307.25/3598.82	v -x1722 -x1723 x1724 x1725 x1726 -x1727 -x1728 -x1729 x1730 -x1731 -x1732 x1733 -x1734 -x1735 -x1736 -x1737 x1738 x1739 -x1740 
71307.25/3598.82	v -x1741 x1742 -x1743 -x1744 x1745 -x1746 -x1747 -x1748 -x1749 -x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 
71307.25/3598.82	v -x1759 -x1760 -x1761 -x1762 -x56 -x55 -x54 x53 x52 -x51 -x50 -x49 -x1763 x1764 x1765 x1766 x1767 x1768 x1769 -x1770 x1771 x1772 
71307.25/3598.82	v x1773 x1774 x1775 x1776 x1777 x1778 -x1779 x1780 -x1781 -x1782 x1783 -x1784 x1785 -x1786 -x1787 -x1788 x1789 -x1790 -x1791 
71307.25/3598.82	v -x1792 -x64 -x63 x62 x61 -x60 -x59 -x58 x57 x1793 x1794 x1795 x1796 x1797 x1798 x1799 x1800 -x1801 -x1802 -x1803 x1804 -x1805 
71307.25/3598.82	v -x1806 -x72 -x71 x70 x69 x68 -x67 x66 x65 -x1807 -x1808 -x1809 -x1810 -x1811 -x80 -x79 x78 x77 x76 x75 x74 x73 x1812 -x96 x95 
71307.25/3598.82	v -x94 x93 x92 -x91 x90 x89 -x88 x87 -x86 x85 -x84 x83 x82 -x81 -x8 x7 x6 -x5 -x4 x3 x2 x1 
71307.25/3598.82	* Warning: the number of nodes (total) including nodes solved by interrupted Solvers is 16824810

Verifier Data

OK	103

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 (187537 MiB free)
  memory of node 1: 193494 MiB (190517 MiB free)
  memory of node 2: 193531 MiB (191165 MiB free)
  memory of node 3: 193531 MiB (188776 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-4468636-1723490308/watcher-4468636-1723490308 -o /tmp/evaluation-result-4468636-1723490308/solver-4468636-1723490308 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723490264-672022 --watchdog 3760 fscip settings/racing.prm HOME/instance-4468636-1723490308.opb -qsol -t 3600 -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=672467, runsolver pid=672464
Current StackSize limit: 8192 KiB


[startup+0.100106 s]*
/proc/loadavg: 53.33 47.85 64.37 62/982 672468
/proc/meminfo: memFree=776134528/790760804 swapFree=131071996/131071996
[pid=672467] ppid=672464 vsize=72740 memory=60992 CPUtime=0.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/stat : 672467 (fscip) R 672464 672467 672010 0 -1 4194304 14377 0 0 0 9 1 0 0 20 0 1 0 115613949 74485760 15248 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
/proc/672467/statm: 18185 15248 2710 3035 0 14581 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 72740 KiB
Current children cumulated memory: 60992 KiB

[startup+0.219179 s]*
/proc/loadavg: 53.33 47.85 64.37 62/982 672468
/proc/meminfo: memFree=776112152/790760804 swapFree=131071996/131071996
[pid=672467] ppid=672464 vsize=95396 memory=81928 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/stat : 672467 (fscip) R 672464 672467 672010 0 -1 4194304 20265 0 0 0 20 2 0 0 20 0 1 0 115613949 97685504 20482 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
/proc/672467/statm: 23849 20482 2806 3035 0 20245 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 95396 KiB
Current children cumulated memory: 81928 KiB

[startup+0.318978 s]*
/proc/loadavg: 53.33 47.85 64.37 62/1002 672488
/proc/meminfo: memFree=776041384/790760804 swapFree=131071996/131071996
[pid=672467] ppid=672464 vsize=1584484 memory=159628 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/672467/stat : 672467 (fscip) S 672464 672467 672010 0 -1 1077936128 39086 0 0 0 27 6 0 0 20 0 21 0 115613949 1622511616 39907 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
/proc/672467/statm: 396121 39907 2806 3035 0 81812 0
[pid=672467/tid=672469] ppid=672464 vsize=1584484 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/672467/task/672469/stat : 672469 (fscip) S 672464 672467 672010 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39907 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672470] ppid=672464 vsize=1584484 memory=-6297838121008675688 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672470/stat : 672470 (fscip) S 672464 672467 672010 0 -1 1077936192 1487 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39907 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672471] ppid=672464 vsize=1584484 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/672467/task/672471/stat : 672471 (fscip) R 672464 672467 672010 0 -1 4194368 65 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39907 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672472] ppid=672464 vsize=1584484 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/672467/task/672472/stat : 672472 (fscip) S 672464 672467 672010 0 -1 1077936192 1487 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672473] ppid=672464 vsize=1584484 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/672467/task/672473/stat : 672473 (fscip) S 672464 672467 672010 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672474] ppid=672464 vsize=1584484 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/672467/task/672474/stat : 672474 (fscip) S 672464 672467 672010 0 -1 1077936192 1487 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672475] ppid=672464 vsize=1584484 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/672467/task/672475/stat : 672475 (fscip) S 672464 672467 672010 0 -1 1077936192 1487 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672476] ppid=672464 vsize=1584484 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/672467/task/672476/stat : 672476 (fscip) S 672464 672467 672010 0 -1 1077936192 1487 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672477] ppid=672464 vsize=1584484 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/672467/task/672477/stat : 672477 (fscip) S 672464 672467 672010 0 -1 1077936192 1486 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672478] ppid=672464 vsize=1584484 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/672467/task/672478/stat : 672478 (fscip) S 672464 672467 672010 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672479] ppid=672464 vsize=1584484 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/672467/task/672479/stat : 672479 (fscip) S 672464 672467 672010 0 -1 1077936192 1487 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672480] ppid=672464 vsize=1584484 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/672467/task/672480/stat : 672480 (fscip) S 672464 672467 672010 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672481] ppid=672464 vsize=1584484 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/672467/task/672481/stat : 672481 (fscip) S 672464 672467 672010 0 -1 1077936192 1487 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672482] ppid=672464 vsize=1584484 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/672467/task/672482/stat : 672482 (fscip) S 672464 672467 672010 0 -1 1077936192 1487 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672483] ppid=672464 vsize=1584484 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/672467/task/672483/stat : 672483 (fscip) S 672464 672467 672010 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672484] ppid=672464 vsize=1584484 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/672467/task/672484/stat : 672484 (fscip) S 672464 672467 672010 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672485] ppid=672464 vsize=1584484 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/672467/task/672485/stat : 672485 (fscip) S 672464 672467 672010 0 -1 1077936192 1486 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672486] ppid=672464 vsize=1584484 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/672467/task/672486/stat : 672486 (fscip) S 672464 672467 672010 0 -1 1077936192 1487 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672487] ppid=672464 vsize=1584484 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/672467/task/672487/stat : 672487 (fscip) S 672464 672467 672010 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672488] ppid=672464 vsize=1584484 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/672467/task/672488/stat : 672488 (fscip) S 672464 672467 672010 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 115613974 1622511616 39972 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 1584484 KiB
Current children cumulated memory: 159628 KiB

[startup+0.700767 s]
/proc/loadavg: 53.33 47.85 64.37 69/1022 672508
/proc/meminfo: memFree=775374212/790760804 swapFree=131071996/131071996
[pid=672467] ppid=672464 vsize=1867336 memory=1116524 CPUtime=4.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/stat : 672467 (fscip) S 672464 672467 672010 0 -1 1077936128 276458 0 0 0 396 93 0 0 20 0 41 0 115613949 1912152064 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
/proc/672467/statm: 467138 279131 2854 3035 0 380719 0
[pid=672467/tid=672469] ppid=672464 vsize=1868552 memory=8 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/672467/task/672469/stat : 672469 (fscip) R 672464 672467 672010 0 -1 4194368 9369 0 0 0 21 2 0 0 20 0 41 0 115613974 1913397248 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672470] ppid=672464 vsize=1868552 memory=36864 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672470/stat : 672470 (fscip) R 672464 672467 672010 0 -1 4194368 14338 0 0 0 16 5 0 0 20 0 41 0 115613974 1913397248 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672471] ppid=672464 vsize=1868552 memory=5512 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/672467/task/672471/stat : 672471 (fscip) R 672464 672467 672010 0 -1 4194368 16186 0 0 0 19 4 0 0 20 0 41 0 115613974 1913397248 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672472] ppid=672464 vsize=1868552 memory=15776 CPUtime=0.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672472/stat : 672472 (fscip) R 672464 672467 672010 0 -1 4194368 9879 0 0 0 21 3 0 0 20 0 41 0 115613974 1913397248 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672473] ppid=672464 vsize=1868552 memory=2316 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672473/stat : 672473 (fscip) R 672464 672467 672010 0 -1 4194368 14273 0 0 0 17 4 0 0 20 0 41 0 115613974 1913397248 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672474] ppid=672464 vsize=1868552 memory=0 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672474/stat : 672474 (fscip) R 672464 672467 672010 0 -1 4194368 14114 0 0 0 16 5 0 0 20 0 41 0 115613974 1913397248 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672475] ppid=672464 vsize=1868552 memory=10544 CPUtime=0.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672475/stat : 672475 (fscip) R 672464 672467 672010 0 -1 4194368 8296 0 0 0 22 2 0 0 20 0 41 0 115613974 1913397248 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672476] ppid=672464 vsize=1868552 memory=0 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672476/stat : 672476 (fscip) R 672464 672467 672010 0 -1 1077936192 14392 0 0 0 16 5 0 0 20 0 41 0 115613974 1913397248 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672477] ppid=672464 vsize=1868552 memory=0 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672477/stat : 672477 (fscip) R 672464 672467 672010 0 -1 4194368 14390 0 0 0 17 4 0 0 20 0 41 0 115613974 1913397248 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672478] ppid=672464 vsize=1868552 memory=0 CPUtime=0.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672478/stat : 672478 (fscip) R 672464 672467 672010 0 -1 4194368 9373 0 0 0 21 3 0 0 20 0 41 0 115613974 1913397248 279131 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672479] ppid=672464 vsize=1868552 memory=0 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672479/stat : 672479 (fscip) R 672464 672467 672010 0 -1 4194368 14327 0 0 0 16 6 0 0 20 0 41 0 115613974 1913397248 279196 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672480] ppid=672464 vsize=1868552 memory=0 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672480/stat : 672480 (fscip) R 672464 672467 672010 0 -1 4194368 14359 0 0 0 15 6 0 0 20 0 41 0 115613974 1913397248 279261 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672481] ppid=672464 vsize=1868552 memory=2744524463 CPUtime=0.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672481/stat : 672481 (fscip) R 672464 672467 672010 0 -1 4194368 9879 0 0 0 22 2 0 0 20 0 41 0 115613974 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672482] ppid=672464 vsize=1868552 memory=0 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672482/stat : 672482 (fscip) R 672464 672467 672010 0 -1 4194368 14373 0 0 0 16 5 0 0 20 0 41 0 115613974 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672483] ppid=672464 vsize=1868552 memory=104 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672483/stat : 672483 (fscip) R 672464 672467 672010 0 -1 4194368 14315 0 0 0 16 6 0 0 20 0 41 0 115613974 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672484] ppid=672464 vsize=1868552 memory=25932 CPUtime=0.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672484/stat : 672484 (fscip) R 672464 672467 672010 0 -1 4194368 9399 0 0 0 21 3 0 0 20 0 41 0 115613974 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672485] ppid=672464 vsize=1868552 memory=25333125866717268 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672485/stat : 672485 (fscip) R 672464 672467 672010 0 -1 1077936192 14241 0 0 0 16 5 0 0 20 0 41 0 115613974 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672486] ppid=672464 vsize=1868552 memory=279769472437184 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672486/stat : 672486 (fscip) R 672464 672467 672010 0 -1 1077936192 14312 0 0 0 17 4 0 0 20 0 41 0 115613974 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672487] ppid=672464 vsize=1868552 memory=0 CPUtime=0.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672487/stat : 672487 (fscip) R 672464 672467 672010 0 -1 4194368 9876 0 0 0 22 2 0 0 20 0 41 0 115613974 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672488] ppid=672464 vsize=1868552 memory=6944656592455360604 CPUtime=0.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672488/stat : 672488 (fscip) R 672464 672467 672010 0 -1 4194368 14216 0 0 0 16 5 0 0 20 0 41 0 115613974 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672489] ppid=672464 vsize=1868552 memory=-7595754389018297760 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672489/stat : 672489 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672490] ppid=672464 vsize=1868552 memory=31572 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672490/stat : 672490 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672491] ppid=672464 vsize=1868552 memory=28568 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672491/stat : 672491 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672492] ppid=672464 vsize=1868552 memory=7312 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672492/stat : 672492 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672493] ppid=672464 vsize=1868552 memory=26988 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672493/stat : 672493 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279326 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672494] ppid=672464 vsize=1868552 memory=3776 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672494/stat : 672494 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279392 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672495] ppid=672464 vsize=1868552 memory=40480 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672495/stat : 672495 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279392 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672496] ppid=672464 vsize=1868552 memory=8196 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672496/stat : 672496 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279392 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672497] ppid=672464 vsize=1868552 memory=3300 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672497/stat : 672497 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279392 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672498] ppid=672464 vsize=1868552 memory=2264 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672498/stat : 672498 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279458 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672499] ppid=672464 vsize=1868552 memory=6048 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672499/stat : 672499 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279458 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672500] ppid=672464 vsize=1868552 memory=51344 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672500/stat : 672500 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279524 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672501] ppid=672464 vsize=1868552 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/672467/task/672501/stat : 672501 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279524 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672502] ppid=672464 vsize=1868552 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/672467/task/672502/stat : 672502 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279524 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672503] ppid=672464 vsize=1868552 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/672467/task/672503/stat : 672503 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279524 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672504] ppid=672464 vsize=1868552 memory=68 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672504/stat : 672504 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279524 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672505] ppid=672464 vsize=1868552 memory=215604289743 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672505/stat : 672505 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279524 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672506] ppid=672464 vsize=1868552 memory=57398765314479 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672506/stat : 672506 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279524 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672507] ppid=672464 vsize=1868552 memory=57403077059211 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672507/stat : 672507 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279524 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672508] ppid=672464 vsize=1868552 memory=57407388803945 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672508/stat : 672508 (fscip) S 672464 672467 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115613990 1913397248 279590 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
Current children cumulated CPU time: 4.89 s
Current children cumulated vsize: 1867336 KiB
Current children cumulated memory: 1116524 KiB

[startup+1.50114 s]
/proc/loadavg: 53.33 47.85 64.37 83/1022 672508

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

[pid=672467/tid=672475] ppid=672464 vsize=10918060 memory=33864 CPUtime=3563.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672475/stat : 672475 (fscip) R 672464 672467 672010 0 -1 4194368 2228037 0 0 0 355773 564 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672476] ppid=672464 vsize=10918060 memory=60496 CPUtime=3565.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672476/stat : 672476 (fscip) R 672464 672467 672010 0 -1 4194368 3377199 0 0 0 355834 761 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672477] ppid=672464 vsize=10918060 memory=7640 CPUtime=3565.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672477/stat : 672477 (fscip) R 672464 672467 672010 0 -1 4194368 1023038 0 0 0 355609 990 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672478] ppid=672464 vsize=10918060 memory=19304 CPUtime=3556.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672478/stat : 672478 (fscip) R 672464 672467 672010 0 -1 4194368 2334407 0 0 0 355073 613 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672479] ppid=672464 vsize=10918060 memory=6720664354833973613 CPUtime=3555.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672479/stat : 672479 (fscip) R 672464 672467 672010 0 -1 4194368 2106132 0 0 0 355041 499 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672480] ppid=672464 vsize=10918060 memory=8679562588964782453 CPUtime=3568.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672480/stat : 672480 (fscip) R 672464 672467 672010 0 -1 4194368 917228 0 0 0 355733 1138 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672481] ppid=672464 vsize=10918060 memory=7926388327727759843 CPUtime=3563.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672481/stat : 672481 (fscip) R 672464 672467 672010 0 -1 4194368 2268637 0 0 0 355810 571 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672482] ppid=672464 vsize=10918060 memory=0 CPUtime=3563.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672482/stat : 672482 (fscip) R 672464 672467 672010 0 -1 4194368 2320816 0 0 0 355757 588 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672483] ppid=672464 vsize=10918060 memory=4708540 CPUtime=3569.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672483/stat : 672483 (fscip) R 672464 672467 672010 0 -1 4194368 1245646 0 0 0 355943 980 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672484] ppid=672464 vsize=10918060 memory=-8887122038281970364 CPUtime=3542.55 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672484/stat : 672484 (fscip) R 672464 672467 672010 0 -1 4194368 1484357 0 0 0 353879 376 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672485] ppid=672464 vsize=10918060 memory=3300 CPUtime=3560.61 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672485/stat : 672485 (fscip) R 672464 672467 672010 0 -1 4194368 1851509 0 0 0 355586 475 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672486] ppid=672464 vsize=10918060 memory=2264 CPUtime=3560.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672486/stat : 672486 (fscip) R 672464 672467 672010 0 -1 4194368 919300 0 0 0 354951 1090 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672487] ppid=672464 vsize=10918060 memory=1668 CPUtime=3564.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672487/stat : 672487 (fscip) R 672464 672467 672010 0 -1 4194368 1989163 0 0 0 355960 462 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672488] ppid=672464 vsize=10918060 memory=25333125866717268 CPUtime=3564.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672488/stat : 672488 (fscip) R 672464 672467 672010 0 -1 4194368 2016610 0 0 0 355939 469 0 0 20 0 41 0 115613974 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672489] ppid=672464 vsize=10918060 memory=-3827825583935793196 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/672467/task/672489/stat : 672489 (fscip) S 672464 672467 672010 0 -1 1077936192 63 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672490] ppid=672464 vsize=10918060 memory=-2892745056948533549 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/672467/task/672490/stat : 672490 (fscip) S 672464 672467 672010 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672491] ppid=672464 vsize=10918060 memory=8027496188047942760 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/672467/task/672491/stat : 672491 (fscip) S 672464 672467 672010 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672492] ppid=672464 vsize=10918060 memory=8027496188047942760 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/672467/task/672492/stat : 672492 (fscip) S 672464 672467 672010 0 -1 1077936192 59 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672493] ppid=672464 vsize=10918060 memory=6720664354833973613 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/672467/task/672493/stat : 672493 (fscip) S 672464 672467 672010 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672494] ppid=672464 vsize=10918060 memory=21392 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/672467/task/672494/stat : 672494 (fscip) S 672464 672467 672010 0 -1 1077936192 142 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672495] ppid=672464 vsize=10918060 memory=2208 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/672467/task/672495/stat : 672495 (fscip) S 672464 672467 672010 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672496] ppid=672464 vsize=10918060 memory=2036 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/672467/task/672496/stat : 672496 (fscip) S 672464 672467 672010 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672497] ppid=672464 vsize=10918060 memory=31572 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/672467/task/672497/stat : 672497 (fscip) S 672464 672467 672010 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672498] ppid=672464 vsize=10918060 memory=7312 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/672467/task/672498/stat : 672498 (fscip) S 672464 672467 672010 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672499] ppid=672464 vsize=10918060 memory=11448 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/672467/task/672499/stat : 672499 (fscip) S 672464 672467 672010 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672500] ppid=672464 vsize=10918060 memory=37012 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/672467/task/672500/stat : 672500 (fscip) S 672464 672467 672010 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672501] ppid=672464 vsize=10918060 memory=10544 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/672467/task/672501/stat : 672501 (fscip) S 672464 672467 672010 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672502] ppid=672464 vsize=10918060 memory=5512 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/672467/task/672502/stat : 672502 (fscip) S 672464 672467 672010 0 -1 1077936192 138 0 0 0 3 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672503] ppid=672464 vsize=10918060 memory=15776 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/672467/task/672503/stat : 672503 (fscip) S 672464 672467 672010 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672504] ppid=672464 vsize=10918060 memory=36300 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/672467/task/672504/stat : 672504 (fscip) S 672464 672467 672010 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672505] ppid=672464 vsize=10918060 memory=6796 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/672467/task/672505/stat : 672505 (fscip) S 672464 672467 672010 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672506] ppid=672464 vsize=10918060 memory=20660 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/672467/task/672506/stat : 672506 (fscip) S 672464 672467 672010 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672507] ppid=672464 vsize=10918060 memory=6952 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/672467/task/672507/stat : 672507 (fscip) S 672464 672467 672010 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672508] ppid=672464 vsize=10918060 memory=7044 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/672467/task/672508/stat : 672508 (fscip) S 672464 672467 672010 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 115613990 11180093440 2490470 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
Current children cumulated CPU time: 71278.5 s
Current children cumulated vsize: 10918060 KiB
Current children cumulated memory: 9961880 KiB

[startup+3598.4 s]
/proc/loadavg: 43.64 68.26 75.73 25/905 674603
/proc/meminfo: memFree=753920888/790760804 swapFree=131071996/131071996
[pid=672467] ppid=672464 vsize=9591400 memory=8444920 CPUtime=71306.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/stat : 672467 (fscip) S 672464 672467 672010 0 -1 1077936128 35682194 0 0 0 7117149 13470 0 0 20 0 26 0 115613949 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
/proc/672467/statm: 2397850 2111230 3334 3035 0 2341039 0
[pid=672467/tid=672476] ppid=672464 vsize=9591400 memory=11448 CPUtime=3567.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672476/stat : 672476 (fscip) D 672464 672467 672010 0 -1 4194368 3453934 0 0 0 355988 764 0 0 20 0 26 0 115613974 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672478] ppid=672464 vsize=9591400 memory=9962424 CPUtime=3558.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672478/stat : 672478 (fscip) D 672464 672467 672010 0 -1 4194368 2446170 0 0 0 355219 622 0 0 20 0 26 0 115613974 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672481] ppid=672464 vsize=9591400 memory=36300 CPUtime=3565.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672481/stat : 672481 (fscip) D 672464 672467 672010 0 -1 4194368 2371021 0 0 0 355956 580 0 0 20 0 26 0 115613974 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672482] ppid=672464 vsize=9591400 memory=6796 CPUtime=3565 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672482/stat : 672482 (fscip) D 672464 672467 672010 0 -1 4194368 2442494 0 0 0 355902 598 0 0 20 0 26 0 115613974 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672487] ppid=672464 vsize=9591400 memory=0 CPUtime=3565.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672487/stat : 672487 (fscip) R 672464 672467 672010 0 -1 4194368 2074787 0 0 0 356109 469 0 0 20 0 26 0 115613974 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672489] ppid=672464 vsize=9591400 memory=5289451977480584400 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/672467/task/672489/stat : 672489 (fscip) S 672464 672467 672010 0 -1 1077936192 63 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672490] ppid=672464 vsize=9591400 memory=6720664354833973613 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/672467/task/672490/stat : 672490 (fscip) S 672464 672467 672010 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672491] ppid=672464 vsize=9591400 memory=10544 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/672467/task/672491/stat : 672491 (fscip) S 672464 672467 672010 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672492] ppid=672464 vsize=9591400 memory=5512 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/672467/task/672492/stat : 672492 (fscip) S 672464 672467 672010 0 -1 1077936192 59 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672493] ppid=672464 vsize=9591400 memory=15776 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/672467/task/672493/stat : 672493 (fscip) S 672464 672467 672010 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672494] ppid=672464 vsize=9591400 memory=2316 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/672467/task/672494/stat : 672494 (fscip) S 672464 672467 672010 0 -1 1077936192 142 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672495] ppid=672464 vsize=9591400 memory=33000 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/672467/task/672495/stat : 672495 (fscip) S 672464 672467 672010 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672496] ppid=672464 vsize=9591400 memory=20660 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/672467/task/672496/stat : 672496 (fscip) S 672464 672467 672010 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672497] ppid=672464 vsize=9591400 memory=6952 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/672467/task/672497/stat : 672497 (fscip) S 672464 672467 672010 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672498] ppid=672464 vsize=9591400 memory=7044 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/672467/task/672498/stat : 672498 (fscip) S 672464 672467 672010 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672499] ppid=672464 vsize=9591400 memory=28188 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/672467/task/672499/stat : 672499 (fscip) S 672464 672467 672010 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672500] ppid=672464 vsize=9591400 memory=33864 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/672467/task/672500/stat : 672500 (fscip) S 672464 672467 672010 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672501] ppid=672464 vsize=9591400 memory=60496 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/672467/task/672501/stat : 672501 (fscip) S 672464 672467 672010 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672502] ppid=672464 vsize=9591400 memory=2736 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/672467/task/672502/stat : 672502 (fscip) S 672464 672467 672010 0 -1 1077936192 138 0 0 0 3 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672503] ppid=672464 vsize=9591400 memory=4828 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/672467/task/672503/stat : 672503 (fscip) S 672464 672467 672010 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672504] ppid=672464 vsize=9591400 memory=5874012 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/672467/task/672504/stat : 672504 (fscip) S 672464 672467 672010 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672505] ppid=672464 vsize=9591400 memory=2692 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/672467/task/672505/stat : 672505 (fscip) S 672464 672467 672010 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672506] ppid=672464 vsize=9591400 memory=4512 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/672467/task/672506/stat : 672506 (fscip) S 672464 672467 672010 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672507] ppid=672464 vsize=9591400 memory=4721708 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/672467/task/672507/stat : 672507 (fscip) S 672464 672467 672010 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672508] ppid=672464 vsize=9591400 memory=2672 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/672467/task/672508/stat : 672508 (fscip) S 672464 672467 672010 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 26 0 115613990 9821593600 2111230 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
Current children cumulated CPU time: 71306.2 s
Current children cumulated vsize: 9591400 KiB
Current children cumulated memory: 8444920 KiB

[startup+3598.8 s]
/proc/loadavg: 43.64 68.26 75.73 25/905 674603
/proc/meminfo: memFree=753920888/790760804 swapFree=131071996/131071996
[pid=672467] ppid=672464 vsize=8007208 memory=7049084 CPUtime=71307.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/stat : 672467 (fscip) S 672464 672467 672010 0 -1 1077936128 35931461 0 0 0 7117236 13489 0 0 20 0 6 0 115613949 8199380992 1762271 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
/proc/672467/statm: 2001802 1762271 3334 3035 0 1956514 0
[pid=672467/tid=672476] ppid=672464 vsize=8007208 memory=32792 CPUtime=3567.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/672467/task/672476/stat : 672476 (fscip) R 672464 672467 672010 0 -1 4194368 3549766 0 0 0 356018 769 0 0 20 0 6 0 115613974 8199380992 1762271 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672495] ppid=672464 vsize=8007208 memory=37012 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/672467/task/672495/stat : 672495 (fscip) S 672464 672467 672010 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 6 0 115613990 8199380992 1762271 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672503] ppid=672464 vsize=8007208 memory=30399726987509844 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/672467/task/672503/stat : 672503 (fscip) S 672464 672467 672010 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 6 0 115613990 8199380992 1762271 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672505] ppid=672464 vsize=8007208 memory=25932 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/672467/task/672505/stat : 672505 (fscip) S 672464 672467 672010 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 6 0 115613990 8199380992 1762271 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
[pid=672467/tid=672506] ppid=672464 vsize=8007208 memory=21392 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/672467/task/672506/stat : 672506 (fscip) S 672464 672467 672010 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 6 0 115613990 8199380992 1762271 809668444160 4194304 16622685 140730127413984 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 43286528 140730127418346 140730127418461 140730127418461 140730127425487 0
Current children cumulated CPU time: 71307.2 s
Current children cumulated vsize: 8007208 KiB
Current children cumulated memory: 7049084 KiB

[startup+3599.02 s]*
/proc/loadavg: 43.64 68.26 75.73 5/865 674603
/proc/meminfo: memFree=762243572/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3599.09
CPU time (s): 71307.5
CPU user time (s): 71172.4
CPU system time (s): 135.158
CPU usage (%): 1981.27
Max. virtual memory (cumulated for all children) (KiB): 10983596
Max. memory (cumulated for all children) (KiB): 9976848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71172.4
system time used= 135.158
maximum resident set size= 9976860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35936112
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= 343555
involuntary context switches= 174093


# summary of solver processes directly reported to runsolver:
#   pid: 672467
#   total CPU time (s): 71307.5
#   total CPU user time (s): 71172.4
#   total CPU system time (s): 135.158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.2883 second user time and 79.1841 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-12 21:18:28
IDJOB=4468636
IDBENCH=147622
IDSOLVER=3099
FILE ID=nodeD105/4468636-1723490308
RUNJOBID= nodeD105-1723490264-672022
SLURM_JOB_ID= 8267559
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_12.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t 3600 -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4468636-1723490308/watcher-4468636-1723490308 -o /tmp/evaluation-result-4468636-1723490308/solver-4468636-1723490308 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723490264-672022 --watchdog 3760  fscip settings/racing.prm HOME/instance-4468636-1723490308.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= 88220551ed2e54bab314d6806833f69c
RANDOM SEED=1424714405

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        776190984 kB
MemAvailable:   780614468 kB
Buffers:         1088212 kB
Cached:          6630772 kB
SwapCached:            0 kB
Active:          1472404 kB
Inactive:        9746884 kB
Active(anon):       2176 kB
Inactive(anon):  3537036 kB
Active(file):    1470228 kB
Inactive(file):  6209848 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29672 kB
Writeback:            68 kB
AnonPages:       3501540 kB
Mapped:           139440 kB
Shmem:             38920 kB
KReclaimable:     326220 kB
Slab:             752712 kB
SReclaimable:     326220 kB
SUnreclaim:       426492 kB
KernelStack:       16896 kB
PageTables:        17304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1626860 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1032576 kB
HardwareCorrupted:     0 kB
AnonHugePages:    299008 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:      983040 kB
DirectMap2M:    127440896 kB
DirectMap1G:    677380096 kB

Free space on /tmp at the end= 8622548 MiB
End job on nodeD105 at 2024-08-12 22:18:28