Trace number 4468631

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-12SAT10 71084.4 3604.18

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_7_60_2.opb
MD5SUM39a6e806d7aaba09f767f3cbd6afa1ec
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 benchmark6
Best CPU time to get the best result obtained on this benchmark3600.05
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables172
Total number of constraints14
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 constraints14
Minimum length of a constraint74
Maximum length of a constraint76
Number of terms in the objective function 112
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 3570
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1648
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5454
Number of bits of the biggest sum of numbers13
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.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 22786048, getVmSize() = 22786048, SCIPgetMemUsed() = 1013071, SCIPgetMemTotal() = 1314311, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.00	c ** Estimated virtualMemUsedAtSolver = 15299925, getVmSize() = 26226688, SCIPgetMemUsed() = 1801458, SCIPgetMemTotal() = 3677722, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for solvers to 4.18857e+11 for each SCIP **
0.00/0.00	c Original Problem   :
0.00/0.00	c   Problem name     : instance-4468631-1723490264
0.00/0.00	c   Variables        : 172 (172 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.00	c   Constraints      : 14
0.00/0.00	c   Objective sense  : minimize
0.00/0.00	c Presolved Problem  :
0.00/0.00	c   Variables        : 172 (172 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.00	c   Constraints      : 12
0.00/0.00	c Constraints        : Number
0.00/0.00	c   linear           : 8 
0.00/0.00	c   logicor          : 4 
0.00/0.00	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.04	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.05	c                                Nodes    Active                                            
0.00/0.05	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.00/0.07	c *       0              0           1        20        1907.0000                -          -
0.00/0.07	c *       0              0           1        20        1104.0000                -          -
0.00/0.10	c *       0              0           1        20         965.0000                -          -
1.13/0.17	c *       0              0           1        20         227.0000                -          -
1.13/0.21	c *       0              2           1        20         225.0000           0.0000          -
18.75/1.04	c *       1              2           1        20         156.0000           0.0000          -
20.73/1.16	c *       1              2           1        20         154.0000           0.0000          -
24.01/1.31	c *       1              2           1        20         152.0000           0.0000          -
24.01/1.35	c *       1              2           1        20         150.0000           0.0000          -
24.01/1.39	c *       1              2           1        20         146.0000           0.0000          -
27.98/1.59	c *       2            381         380        20          78.0000           0.0000          -
31.94/1.77	c *       2            381         380        20          66.0000           0.0000          -
97.76/5.07	c         5           1958        1936        20          66.0000           0.0000          -
154.18/7.91	c *       8           3089        3049        20          45.0000           0.0000          -
191.51/9.85	c *      10           4082        3869        20          44.0000           0.0000          -
196.30/10.12	c        10           4082        3869        20          44.0000           0.0000          -
198.30/10.18	c *      10           4082        3869        20          40.0000           0.0000          -
201.41/10.40	c *      10           4227        4050        20          39.0000           0.0000          -
205.33/10.52	c *      11           4227        4050        20          37.0000           0.0000          -
266.58/13.66	c *      14           6296        5667        20          33.0000           0.0000          -
296.97/15.17	c        15           6808        6006        20          33.0000           0.0000          -
396.87/20.24	c        20           9756        8328        20          33.0000           0.0000          -
499.50/25.47	c        25          26188       20892        20          33.0000           0.0000          -
600.22/30.52	c        31          14603       10148        20          33.0000           0.0000          -
625.78/31.89	c *      32          15063       12454        20          32.0000           0.0000          -
627.72/31.91	c *      32          15063       12454        20          31.0000           0.0000          -
673.22/34.29	c *      34          17153       12873        20          28.0000           0.0000          -
675.13/34.32	c *      34          17153       12873        20          26.0000           0.0000          -
698.86/35.56	c        36          37898       27878        20          26.0000           0.0000          -
724.65/36.85	c *      37          18611       11826        20          23.0000           0.0000          -
744.32/37.84	c *      38          18007       13790        20          19.0000           0.0000          -
746.31/38.00	c *      38          18007       13790        20          17.0000           0.0000          -
797.42/40.58	c        41          20749       13884        20          17.0000           0.0000          -
850.88/43.23	c *      43          22208       12943        20          15.0000           0.0000          -
898.38/45.66	c        46          23752       14824        20          15.0000           0.0000          -
999.18/50.75	c        51          26684       15983        20          15.0000           0.0000          -
1097.89/55.79	c        56          29209       16887        20          15.0000           0.0000          -
1198.49/60.83	c        61          31883       17807        20          15.0000           0.0000          -
1297.20/65.85	c        66          35001       21397        20          15.0000           0.0000          -
1397.86/70.90	c        71          38504       23618        20          15.0000           0.0000          -
1496.63/75.97	c        76          40567       19219        20          15.0000           0.0000          -
1598.06/81.06	c        81         100629       54060        20          15.0000           0.0000          -
1697.09/86.07	c        86         103719       55408        20          15.0000           0.0000          -
1795.70/91.12	c        91         105230       56516        20          15.0000           0.0000          -
1896.47/96.18	c        96          48058       22594        20          15.0000           0.0000          -
1982.74/100.52	c *     101         119112       65548        20          14.0000           0.0000          -
1996.40/101.22	c       101          50823       23507        20          14.0000           0.0000          -
2095.28/106.25	c       106          57450       33276        20          14.0000           0.0000          -
2198.11/111.48	c       111         124240       68800        20          14.0000           0.0000          -
2296.95/116.49	c       116          63506       36365        20          14.0000           0.0000          -
2397.70/121.59	c       122          66212       37632        20          14.0000           0.0000          -
2498.43/126.63	c       127          69638       39181        20          14.0000           0.0000          -
2597.26/131.68	c       132          72781       40431        20          14.0000           0.0000          -
2697.97/136.74	c       137          75614       41612        20          14.0000           0.0000          -
2796.30/141.78	c       142          81440       30084        20          14.0000           0.0000          -
2897.15/146.83	c       147          84224       31157        20          14.0000           0.0000          -
2996.00/151.85	c       152          86844       32350        20          14.0000           0.0000          -
3096.60/156.91	c       157          84726       35103        20          14.0000           0.0000          -
3195.33/161.92	c       162          88346       46844        20          14.0000           0.0000          -
3294.14/167.03	c       167          90777       47979        20          14.0000           0.0000          -
3395.89/172.08	c       172          96921       48472        20          14.0000           0.0000          -
3432.69/173.92	c *     174          96721       36044        20          13.0000           0.0000          -
3494.85/177.14	c       177         206020      111481        20          13.0000           0.0000          -
3595.54/182.16	c       182         206020      111481        20          13.0000           0.0000          -
3695.36/187.24	c       187         206220      111117        20          13.0000           0.0000          -
3794.18/192.26	c       192         104383       54685        20          13.0000           0.0000          -
3895.09/197.35	c       197         104241       40386        20          13.0000           0.0000          -
3993.92/202.39	c       202         107073       41087        20          13.0000           0.0000          -
4094.47/207.44	c       207         223754      119570        20          13.0000           0.0000          -
4193.27/212.47	c       212         115077       59885        20          13.0000           0.0000          -
4294.10/217.54	c       218         116801       41989        20          13.0000           0.0000          -
4394.96/222.60	c       223         123399       57789        20          13.0000           0.0000          -
4493.83/227.65	c       228         126452       58775        20          13.0000           0.0000          -
4592.43/232.69	c       233         129432       59773        20          13.0000           0.0000          -
4693.28/237.73	c       238         256100      137486        20          13.0000           0.0000          -
4794.04/242.81	c       243         130111       46614        20          13.0000           0.0000          -
4892.97/247.83	c       248         132946       47320        20          13.0000           0.0000          -
4991.78/252.86	c       253         272632      144299        20          13.0000           0.0000          -
5092.54/257.92	c       258         279785      146948        20          13.0000           0.0000          -
5191.60/263.00	c       263         284866      149162        20          13.0000           0.0000          -
5290.34/268.02	c       268         291518      151761        20          13.0000           0.0000          -
5391.89/273.10	c       273         148518       50555        20          13.0000           0.0000          -
5492.51/278.15	c       278         150721       51156        20          13.0000           0.0000          -
5592.71/283.20	c       283         307329      157504        20          13.0000           0.0000          -
5691.64/288.25	c       288         154484       53932        20          13.0000           0.0000          -
5790.43/293.29	c       293         157342       54581        20          13.0000           0.0000          -
5891.16/298.31	c       298         155657       77443        20          13.0000           0.0000          -
5989.92/303.35	c       303         157801       78311        20          13.0000           0.0000          -
6088.79/308.39	c       308         160324       79335        20          13.0000           0.0000          -
6189.67/313.40	c       313         170190       56824        20          13.0000           0.0000          -
6288.58/318.47	c       318         172891       57523        20          13.0000           0.0000          -
6387.42/323.47	c       323         170909       60230        20          13.0000           0.0000          -
6488.10/328.53	c       329         358576      177722        20          13.0000           0.0000          -
6588.98/333.66	c       334         364807      179928        20          13.0000           0.0000          -
6689.73/338.74	c       339         178439       63331        20          13.0000           0.0000          -
6790.44/343.80	c       344         378026      184384        20          13.0000           0.0000          -
6889.11/348.85	c       349         187236       62238        20          13.0000           0.0000          -
6990.03/353.90	c       354         200834       83163        20          13.0000           0.0000          -
7088.96/358.95	c       359         188079       67721        20          13.0000           0.0000          -
7187.60/364.01	c       364         190613       68523        20          13.0000           0.0000          -
7289.24/369.06	c       369         189862       90935        20          13.0000           0.0000          -
7388.21/374.08	c       374         409963      197281        20          13.0000           0.0000          -
7487.27/379.15	c       379         410627      197453        20          13.0000           0.0000          -
7587.68/384.20	c       384         205684       67490        20          13.0000           0.0000          -
7687.79/389.24	c       389         198247       95263        20          13.0000           0.0000          -
7788.68/394.30	c       394         210071       68628        20          13.0000           0.0000          -
7887.61/399.32	c       399         202565       97058        20          13.0000           0.0000          -
7986.38/404.33	c       404         433705      205340        20          13.0000           0.0000          -
8087.16/409.45	c       409         206060       98567        20          13.0000           0.0000          -
8188.15/414.50	c       415         233057       93454        20          13.0000           0.0000          -
8286.83/419.55	c       420         236414       94323        20          13.0000           0.0000          -
8385.85/424.58	c       425         240454       95375        20          13.0000           0.0000          -
8486.65/429.60	c       430         215250      101875        20          13.0000           0.0000          -
8587.40/434.70	c       435         230866       73976        20          13.0000           0.0000          -
8686.24/439.75	c       440         221010       80684        20          13.0000           0.0000          -
8787.03/444.80	c       445         222635       81245        20          13.0000           0.0000          -
8885.86/449.83	c       450         224689       82171        20          13.0000           0.0000          -
8984.75/454.83	c       455         241616       76745        20          13.0000           0.0000          -
9085.60/459.95	c       460         227429      107119        20          13.0000           0.0000          -
9184.57/465.00	c       465         245876       78012        20          13.0000           0.0000          -
9286.12/470.05	c       470         232914      109390        20          13.0000           0.0000          -
9385.12/475.08	c       475         234279       85732        20          13.0000           0.0000          -
9483.67/480.11	c       480         236527       86524        20          13.0000           0.0000          -
9584.84/485.15	c       485         276362      105117        20          13.0000           0.0000          -
9684.86/490.25	c       490         242627      113098        20          13.0000           0.0000          -
9785.85/495.30	c       495         245455      114085        20          13.0000           0.0000          -
9884.85/500.35	c       500         265421       82256        20          13.0000           0.0000          -
9985.84/505.41	c       505         285943      107950        20          13.0000           0.0000          -
10084.61/510.45	c       510         251438      116337        20          13.0000           0.0000          -
10183.52/515.50	c       516         250528       91467        20          13.0000           0.0000          -
10284.42/520.54	c       521         295142      110986        20          13.0000           0.0000          -
10383.42/525.59	c       526         524474      250197        20          13.0000           0.0000          -
10484.34/530.64	c       531         279097       85777        20          13.0000           0.0000          -
10583.29/535.69	c       536         282147       86319        20          13.0000           0.0000          -
10684.26/540.73	c       541         303452      113886        20          13.0000           0.0000          -
10783.12/545.79	c       546         285622       87334        20          13.0000           0.0000          -
10884.07/550.84	c       551         288381       88020        20          13.0000           0.0000          -
10982.67/555.86	c       556         267005       97017        20          13.0000           0.0000          -
11083.50/560.94	c       561         546384      261825        20          13.0000           0.0000          -
11182.48/565.99	c       566         549360      263502        20          13.0000           0.0000          -
11284.13/571.04	c       571         297822       90244        20          13.0000           0.0000          -
11383.05/576.09	c       576         281043      128023        20          13.0000           0.0000          -
11482.06/581.14	c       581         558065      268645        20          13.0000           0.0000          -
11583.02/586.16	c       586         560582      270325        20          13.0000           0.0000          -
11682.84/591.22	c       591         278190      101986        20          13.0000           0.0000          -
11781.68/596.29	c       596         311028       93044        20          13.0000           0.0000          -
11882.67/601.35	c       601         291086      131997        20          13.0000           0.0000          -
11983.65/606.40	c       606         335102      124113        20          13.0000           0.0000          -
12082.34/611.44	c       611         295514      133428        20          13.0000           0.0000          -
12181.21/616.50	c       616         297683      134153        20          13.0000           0.0000          -
12282.13/621.54	c       622         339932      126637        20          13.0000           0.0000          -
12381.04/626.59	c       627         303138      135883        20          13.0000           0.0000          -
12481.94/631.64	c       632         293022      107209        20          13.0000           0.0000          -
12580.82/636.67	c       637         294864      107760        20          13.0000           0.0000          -
12681.75/641.73	c       642         309158      137850        20          13.0000           0.0000          -
12780.65/646.75	c       647         597400      289572        20          13.0000           0.0000          -
12881.60/651.84	c       652         313204      139368        20          13.0000           0.0000          -
12980.55/656.89	c       657         603234      292996        20          13.0000           0.0000          -
13081.51/661.92	c       662         605955      294490        20          13.0000           0.0000          -
13180.46/666.96	c       667         318118      141383        20          13.0000           0.0000          -
13282.28/672.05	c       672         611808      297418        20          13.0000           0.0000          -
13380.92/677.10	c       677         614892      299061        20          13.0000           0.0000          -
13481.67/682.15	c       682         364033      137346        20          13.0000           0.0000          -
13580.73/687.16	c       687         358099      103145        20          13.0000           0.0000          -
13679.76/692.19	c       692         624659      304027        20          13.0000           0.0000          -
13781.74/697.31	c       697         363553      104471        20          13.0000           0.0000          -
13880.56/702.35	c       702         332960      146504        20          13.0000           0.0000          -
13981.45/707.40	c       707         321629      116395        20          13.0000           0.0000          -
14080.34/712.42	c       712         376815      142224        20          13.0000           0.0000          -
14179.32/717.44	c       717         641268      311637        20          13.0000           0.0000          -
14231.38/720.10	c Warning: Ramp-Up Phase Process is switched to 1. CollectOnce, MergeNodesAtRestart and RacingStatBranching are switched to FALSE.
14231.38/720.10	c You should check the following parameter values: StopRacingNumberOfNodesLeft, StopRacingNumberOfNodesLeftMultiplier, ProhibitCollectOnceMultiplier
14231.38/720.10	Racing ramp-up finished after 720.1100 seconds. Selected strategy 19.
14247.79/722.74	c       723         380128      143596         1          13.0000           0.0000          -           0.0000          -
14346.55/727.88	c       728        1030159      198545        20          13.0000           0.0000          -           0.0000          -
14446.72/732.94	c       733        1871546      321992        20          13.0000           0.0000          -           0.0000          -
14545.14/737.99	c       738        2749880      440701        20          13.0000           0.0000          -           0.0000          -
14643.80/743.03	c       743        3626836      550761        20          13.0000           0.0000          -           0.0000          -
14744.92/748.09	c       748        4417133      648938        20          13.0000           0.0000          -           0.0000          -
14843.60/753.13	c       753        5212904      749454        20          13.0000           0.0000          -           0.0000          -
14943.91/758.19	c       758        6068391      847119        20          13.0000           0.0000          -           0.0000          -
15043.86/763.25	c       763        6932945      934846        20          13.0000           0.0000          -           0.0000          -
15142.20/768.30	c       768        7731909     1029734        20          13.0000           0.0000          -           0.0000          -
15242.65/773.31	c       773        8540027     1119963        20          13.0000           0.0000          -           0.0000          -
15342.98/778.40	c       778        9405178     1218121        20          13.0000           0.0000          -           0.0000          -
15441.44/783.44	c       783       10272993     1320472        20          13.0000           0.0000          -           0.0000          -
15541.95/788.50	c       788       11106414     1417080        20          13.0000           0.0000          -           0.0000          -
15640.47/793.51	c       794       11931254     1516479        20          13.0000           0.0000          -           0.0000          -
15739.15/798.59	c       799       12736151     1606946        20          13.0000           0.0000          -           0.0000          -
15839.93/803.65	c       804       13519472     1701972        20          13.0000           0.0000          -           0.0000          -
15940.39/808.70	c       809       14258006     1787945        20          13.0000           0.0000          -           0.0000          -
16038.98/813.75	c       814       15084598     1885047        20          13.0000           0.0000          -           0.0000          -
16137.59/818.77	c       819       15869624     1973812        20          13.0000           0.0000          -           0.0000          -
16236.07/823.79	c       824       16694128     2062287        20          13.0000           0.0000          -           0.0000          -
16334.55/828.80	c       829       17543403     2156903        20          13.0000           0.0000          -           0.0000          -
16435.03/833.86	c       834       18357252     2248201        20          13.0000           0.0000          -           0.0000          -
16535.56/838.90	c       839       19198032     2340233        20          13.0000           0.0000          -           0.0000          -
16636.94/844.04	c       844       20013969     2431819        20          13.0000           0.0000          -           0.0000          -
16735.80/849.09	c       849       20857784     2527688        20          13.0000           0.0000          -           0.0000          -
16836.05/854.14	c       854       21700798     2620843        20          13.0000           0.0000          -           0.0000          -
16934.65/859.16	c       859       22497585     2707565        20          13.0000           0.0000          -           0.0000          -
17034.32/864.20	c       864       23286239     2791921        20          13.0000           0.0000          -           0.0000          -
17133.03/869.26	c       869       24032455     2878801        20          13.0000           0.0000          -           0.0000          -
17233.74/874.31	c       874       24811864     2957954        20          13.0000           0.0000          -           0.0000          -
17331.90/879.35	c       879       25604311     3035846        20          13.0000           0.0000          -           0.0000          -
17430.65/884.39	c       884       26430313     3115802        20          13.0000           0.0000          -           0.0000          -
17531.31/889.47	c       889       27221811     3191895        20          13.0000           0.0000          -           0.0000          -
17632.08/894.55	c       895       28029593     3262566        20          13.0000           0.0000          -           0.0000          -
17730.76/899.59	c       900       28851227     3342469        20          13.0000           0.0000          -           0.0000          -
17831.49/904.65	c       905       29654394     3430938        20          13.0000           0.0000          -           0.0000          -
17929.97/909.69	c       910       30492966     3512609        20          13.0000           0.0000          -           0.0000          -
18030.84/914.75	c       915       31313450     3590853        20          13.0000           0.0000          -           0.0000          -
18129.42/919.80	c       920       32131662     3672514        20          13.0000           0.0000          -           0.0000          -
18230.06/924.84	c       925       32953074     3751186        20          13.0000           0.0000          -           0.0000          -
18328.66/929.89	c       930       33773887     3825218        20          13.0000           0.0000          -           0.0000          -
18429.37/934.94	c       935       34602439     3901903        20          13.0000           0.0000          -           0.0000          -
18528.27/940.01	c       940       35433152     3982069        20          13.0000           0.0000          -           0.0000          -
18629.36/945.04	c       945       36264218     4062254        20          13.0000           0.0000          -           0.0000          -
18727.95/950.06	c       950       37065412     4142624        20          13.0000           0.0000          -           0.0000          -
18828.62/955.14	c       955       37908648     4216818        20          13.0000           0.0000          -           0.0000          -
18928.58/960.20	c       960       38721507     4292550        20          13.0000           0.0000          -           0.0000          -
19027.25/965.21	c       965       39517368     4368390        20          13.0000           0.0000          -           0.0000          -
19126.02/970.25	c       970       40319771     4441700        20          13.0000           0.0000          -           0.0000          -
19226.54/975.34	c       975       41168511     4510720        20          13.0000           0.0000          -           0.0000          -
19325.24/980.40	c       980       41984387     4576472        20          13.0000           0.0000          -           0.0000          -
19425.88/985.45	c       985       42789712     4644362        20          13.0000           0.0000          -           0.0000          -
19524.56/990.49	c       990       43600955     4710685        20          13.0000           0.0000          -           0.0000          -
19625.25/995.55	c       996       44426688     4782116        20          13.0000           0.0000          -           0.0000          -
19723.72/1000.59	c      1001       45241218     4851201        20          13.0000           0.0000          -           0.0000          -
19824.41/1005.64	c      1006       46056930     4921741        20          13.0000           0.0000          -           0.0000          -
19923.23/1010.69	c      1011       46874863     4990315        20          13.0000           0.0000          -           0.0000          -
20023.94/1015.74	c      1016       47673389     5060546        20          13.0000           0.0000          -           0.0000          -
20124.58/1020.81	c      1021       48482710     5126950        20          13.0000           0.0000          -           0.0000          -
20223.26/1025.85	c      1026       49294603     5194109        20          13.0000           0.0000          -           0.0000          -
20321.84/1030.89	c      1031       50127669     5264532        20          13.0000           0.0000          -           0.0000          -
20422.61/1035.95	c      1036       50946343     5334000        20          13.0000           0.0000          -           0.0000          -
20521.37/1040.99	c      1041       51730812     5402108        20          13.0000           0.0000          -           0.0000          -
20620.23/1046.02	c      1046       52515931     5467446        20          13.0000           0.0000          -           0.0000          -
20718.80/1051.03	c      1051       53299531     5534173        20          13.0000           0.0000          -           0.0000          -
20820.13/1056.03	c      1056       54101682     5598030        20          13.0000           0.0000          -           0.0000          -
20919.01/1061.06	c      1061       54914594     5659811        20          13.0000           0.0000          -           0.0000          -
21017.60/1066.10	c      1066       55753293     5726969        20          13.0000           0.0000          -           0.0000          -
21116.28/1071.13	c      1071       56570964     5793362        20          13.0000           0.0000          -           0.0000          -
21216.95/1076.20	c      1076       57405438     5857901        20          13.0000           0.0000          -           0.0000          -
21315.70/1081.16	c *    1081       58200558     5920063        20          12.0000           0.0000          -           0.0000          -
21316.87/1081.25	c      1081       58204514     5919892        20          12.0000           0.0000          -           0.0000          -
21417.64/1086.30	c      1086       58971725     5947374        20          12.0000           0.0000          -           0.0000          -
21516.39/1091.35	c      1091       59769841     6011869        20          12.0000           0.0000          -           0.0000          -
21615.04/1096.40	c      1096       60578831     6075565        20          12.0000           0.0000          -           0.0000          -
21715.64/1101.45	c      1101       61380770     6136491        20          12.0000           0.0000          -           0.0000          -
21816.42/1106.50	c      1107       62195820     6200555        20          12.0000           0.0000          -           0.0000          -
21915.27/1111.55	c      1112       63004112     6263500        20          12.0000           0.0000          -           0.0000          -
22015.95/1116.60	c      1117       63812060     6323953        20          12.0000           0.0000          -           0.0000          -
22114.65/1121.65	c      1122       64615971     6387343        20          12.0000           0.0000          -           0.0000          -
22215.44/1126.71	c      1127       65419160     6448343        20          12.0000           0.0000          -           0.0000          -
22313.96/1131.75	c      1132       66225052     6510222        20          12.0000           0.0000          -           0.0000          -
22414.45/1136.81	c      1137       67034933     6570062        20          12.0000           0.0000          -           0.0000          -
22513.22/1141.86	c      1142       67846554     6628604        20          12.0000           0.0000          -           0.0000          -
22612.15/1146.87	c      1147       68645719     6687221        20          12.0000           0.0000          -           0.0000          -
22712.92/1151.93	c      1152       69449934     6745379        20          12.0000           0.0000          -           0.0000          -
22811.46/1157.01	c      1157       70251957     6802047        20          12.0000           0.0000          -           0.0000          -
22912.74/1162.06	c      1162       71048560     6857391        20          12.0000           0.0000          -           0.0000          -
23011.67/1167.10	c      1167       71852897     6913978        20          12.0000           0.0000          -           0.0000          -
23112.28/1172.15	c      1172       72623801     6962764        20          12.0000           0.0000          -           0.0000          -
23211.13/1177.18	c      1177       73414409     7020569        20          12.0000           0.0000          -           0.0000          -
23311.05/1182.23	c      1182       74220133     7077296        20          12.0000           0.0000          -           0.0000          -
23409.83/1187.30	c      1187       75023820     7131754        20          12.0000           0.0000          -           0.0000          -
23510.53/1192.36	c      1192       75824026     7185938        20          12.0000           0.0000          -           0.0000          -
23561.90/1194.91	c *    1195       76282717     7210759        20          11.0000           0.0000          -           0.0000          -
23611.35/1197.43	c      1197       76629656     7181141        20          11.0000           0.0000          -           0.0000          -
23613.33/1197.57	c *    1198       76631933     7182088        20          10.0000           0.0000          -           0.0000          -
23712.16/1202.53	c      1203       77399191     7150529        20          10.0000           0.0000          -           0.0000          -
23810.83/1207.59	c      1208       78171121     7198808        20          10.0000           0.0000          -           0.0000          -
23911.46/1212.63	c      1213       78964617     7249683        20          10.0000           0.0000          -           0.0000          -
24010.21/1217.70	c      1218       79781409     7303640        20          10.0000           0.0000          -           0.0000          -
24110.74/1222.72	c      1223       80557258     7353424        20          10.0000           0.0000          -           0.0000          -
24209.50/1227.75	c      1228       81348367     7401986        20          10.0000           0.0000          -           0.0000          -
24310.05/1232.84	c      1233       82169709     7453152        20          10.0000           0.0000          -           0.0000          -
24408.85/1237.89	c      1238       82986731     7507768        20          10.0000           0.0000          -           0.0000          -
24509.58/1242.94	c      1243       83788322     7560333        20          10.0000           0.0000          -           0.0000          -
24608.43/1247.99	c      1248       84592758     7613294        20          10.0000           0.0000          -           0.0000          -
24709.59/1253.04	c      1253       85399587     7665344        20          10.0000           0.0000          -           0.0000          -
24808.59/1258.09	c      1258       86217042     7717280        20          10.0000           0.0000          -           0.0000          -
24908.93/1263.15	c      1263       87018950     7765639        20          10.0000           0.0000          -           0.0000          -
25007.62/1268.15	c      1268       87817598     7812449        20          10.0000           0.0000          -           0.0000          -
25107.77/1273.26	c      1273       88608448     7860954        20          10.0000           0.0000          -           0.0000          -
25208.44/1278.31	c      1278       89426318     7909442        20          10.0000           0.0000          -           0.0000          -
25307.32/1283.36	c      1283       90235291     7957629        20          10.0000           0.0000          -           0.0000          -
25407.86/1288.41	c      1288       91052625     8004490        20          10.0000           0.0000          -           0.0000          -
25506.49/1293.47	c      1293       91849516     8052067        20          10.0000           0.0000          -           0.0000          -
25607.18/1298.51	c      1299       92646228     8100416        20          10.0000           0.0000          -           0.0000          -
25705.88/1303.56	c      1304       93450766     8147505        20          10.0000           0.0000          -           0.0000          -
25806.62/1308.60	c      1309       94250635     8193945        20          10.0000           0.0000          -           0.0000          -
25905.18/1313.66	c      1314       95063150     8241492        20          10.0000           0.0000          -           0.0000          -
26005.73/1318.71	c      1319       95873538     8288231        20          10.0000           0.0000          -           0.0000          -
26104.49/1323.76	c      1324       96680182     8334653        20          10.0000           0.0000          -           0.0000          -
26203.14/1328.77	c      1329       97466354     8376418        20          10.0000           0.0000          -           0.0000          -
26303.93/1333.82	c      1334       98277706     8418295        20          10.0000           0.0000          -           0.0000          -
26404.61/1338.92	c      1339       99088285     8462166        20          10.0000           0.0000          -           0.0000          -
26503.17/1343.97	c      1344       99885913     8504969        20          10.0000           0.0000          -           0.0000          -
26601.85/1349.01	c      1349      100686399     8547263        20          10.0000           0.0000          -           0.0000          -
26703.50/1354.06	c      1354      101491697     8587627        20          10.0000           0.0000          -           0.0000          -
26802.03/1359.11	c      1359      102295835     8627285        20          10.0000           0.0000          -           0.0000          -
26902.58/1364.16	c      1364      103115481     8668606        20          10.0000           0.0000          -           0.0000          -
27002.54/1369.21	c      1369      103912477     8707895        20          10.0000           0.0000          -           0.0000          -
27101.27/1374.25	c      1374      104680114     8741005        20          10.0000           0.0000          -           0.0000          -
27200.07/1379.26	c      1379      105454911     8774949        20          10.0000           0.0000          -           0.0000          -
27300.85/1384.33	c      1384      106230135     8829443        20          10.0000           0.0000          -           0.0000          -
27401.72/1389.41	c      1389      107017996     8885897        20          10.0000           0.0000          -           0.0000          -
27500.34/1394.43	c      1394      107815760     8940819        20          10.0000           0.0000          -           0.0000          -
27601.10/1399.51	c      1400      108607516     8996380        20          10.0000           0.0000          -           0.0000          -
27699.64/1404.57	c      1405      109361398     9052661        20          10.0000           0.0000          -           0.0000          -
27800.32/1409.62	c      1410      110155167     9107665        20          10.0000           0.0000          -           0.0000          -
27899.08/1414.66	c      1415      110956647     9159540        20          10.0000           0.0000          -           0.0000          -
27999.72/1419.72	c      1420      111766400     9215881        20          10.0000           0.0000          -           0.0000          -
28098.26/1424.78	c      1425      112559378     9269085        20          10.0000           0.0000          -           0.0000          -
28198.74/1429.82	c      1430      113355867     9319075        20          10.0000           0.0000          -           0.0000          -
28297.46/1434.87	c      1435      114159014     9373111        20          10.0000           0.0000          -           0.0000          -
28398.05/1439.94	c      1440      114948630     9426378        20          10.0000           0.0000          -           0.0000          -
28496.87/1445.00	c      1445      115740637     9479514        20          10.0000           0.0000          -           0.0000          -
28598.28/1450.04	c      1450      116518015     9527290        20          10.0000           0.0000          -           0.0000          -
28696.94/1455.05	c      1455      117298367     9578399        20          10.0000           0.0000          -           0.0000          -
28795.76/1460.12	c      1460      118092248     9627355        20          10.0000           0.0000          -           0.0000          -
28896.01/1465.16	c      1465      118890838     9677615        20          10.0000           0.0000          -           0.0000          -
28996.11/1470.23	c      1470      119680406     9724387        20          10.0000           0.0000          -           0.0000          -
29094.80/1475.24	c      1475      120456655     9765008        20          10.0000           0.0000          -           0.0000          -
29195.46/1480.35	c      1480      121248800     9805878        20          10.0000           0.0000          -           0.0000          -
29296.17/1485.41	c      1485      122057972     9851126        20          10.0000           0.0000          -           0.0000          -
29394.84/1490.45	c      1490      122852437     9895498        20          10.0000           0.0000          -           0.0000          -
29495.60/1495.54	c      1496      123652169     9938252        20          10.0000           0.0000          -           0.0000          -
29594.08/1500.57	c      1501      124459022     9985168        20          10.0000           0.0000          -           0.0000          -
29694.82/1505.63	c      1506      125251308    10030274        20          10.0000           0.0000          -           0.0000          -
29793.59/1510.68	c      1511      126033827    10071820        20          10.0000           0.0000          -           0.0000          -
29894.45/1515.73	c      1516      126797961    10115505        20          10.0000           0.0000          -           0.0000          -
29995.08/1520.80	c      1521      127562577    10157536        20          10.0000           0.0000          -           0.0000          -
30093.90/1525.86	c      1526      128334416    10198693        20          10.0000           0.0000          -           0.0000          -
30192.60/1530.86	c      1531      129121128    10242061        20          10.0000           0.0000          -           0.0000          -
30291.29/1535.87	c      1536      129927017    10289500        20          10.0000           0.0000          -           0.0000          -
30391.76/1541.01	c      1541      130721456    10334659        20          10.0000           0.0000          -           0.0000          -
30493.15/1546.09	c      1546      131535510    10379794        20          10.0000           0.0000          -           0.0000          -
30593.57/1551.16	c      1551      132374042    10426514        20          10.0000           0.0000          -           0.0000          -
30693.55/1556.20	c      1556      133185902    10475794        20          10.0000           0.0000          -           0.0000          -
30792.16/1561.23	c      1561      133985042    10523585        20          10.0000           0.0000          -           0.0000          -
30892.80/1566.30	c      1566      134808175    10571763        20          10.0000           0.0000          -           0.0000          -
30991.61/1571.35	c      1571      135613097    10620338        20          10.0000           0.0000          -           0.0000          -
31090.15/1576.39	c      1576      136393762    10667728        20          10.0000           0.0000          -           0.0000          -
31190.96/1581.45	c      1581      137223423    10715371        20          10.0000           0.0000          -           0.0000          -
31291.39/1586.50	c      1587      138042505    10763042        20          10.0000           0.0000          -           0.0000          -
31389.98/1591.56	c      1592      138853591    10811820        20          10.0000           0.0000          -           0.0000          -
31490.71/1596.60	c      1597      139665142    10861303        20          10.0000           0.0000          -           0.0000          -
31589.23/1601.66	c      1602      140487284    10910006        20          10.0000           0.0000          -           0.0000          -
31687.86/1606.67	c      1607      141274649    10958052        20          10.0000           0.0000          -           0.0000          -
31788.38/1611.75	c      1612      142069525    11004959        20          10.0000           0.0000          -           0.0000          -
31888.98/1616.81	c      1617      142871603    11049253        20          10.0000           0.0000          -           0.0000          -
31987.66/1621.85	c      1622      143661246    11094650        20          10.0000           0.0000          -           0.0000          -
32088.08/1626.91	c      1627      144473004    11143543        20          10.0000           0.0000          -           0.0000          -
32186.58/1631.95	c      1632      145275276    11187721        20          10.0000           0.0000          -           0.0000          -
32285.17/1636.97	c      1637      146061002    11231042        20          10.0000           0.0000          -           0.0000          -
32383.98/1642.03	c      1642      146873393    11276658        20          10.0000           0.0000          -           0.0000          -
32485.29/1647.05	c      1647      147680580    11323488        20          10.0000           0.0000          -           0.0000          -
32585.95/1652.16	c      1652      148499004    11368841        20          10.0000           0.0000          -           0.0000          -
32684.70/1657.20	c      1657      149282028    11415705        20          10.0000           0.0000          -           0.0000          -
32784.52/1662.25	c      1662      150069888    11462458        20          10.0000           0.0000          -           0.0000          -
32883.13/1667.27	c      1667      150853438    11509099        20          10.0000           0.0000          -           0.0000          -
32983.49/1672.31	c      1672      151648505    11554446        20          10.0000           0.0000          -           0.0000          -
33081.90/1677.39	c      1677      152445509    11597997        20          10.0000           0.0000          -           0.0000          -
33182.46/1682.44	c      1682      153230652    11642262        20          10.0000           0.0000          -           0.0000          -
33283.13/1687.51	c      1688      154042584    11686816        20          10.0000           0.0000          -           0.0000          -
33381.75/1692.53	c      1693      154801348    11729709        20          10.0000           0.0000          -           0.0000          -
33482.29/1697.60	c      1698      155594238    11770178        20          10.0000           0.0000          -           0.0000          -
33580.93/1702.65	c      1703      156411223    11813992        20          10.0000           0.0000          -           0.0000          -
33681.56/1707.70	c      1708      157220701    11859811        20          10.0000           0.0000          -           0.0000          -
33780.37/1712.75	c      1713      158006705    11898728        20          10.0000           0.0000          -           0.0000          -
33881.05/1717.80	c      1718      158794690    11940367        20          10.0000           0.0000          -           0.0000          -
33979.69/1722.86	c      1723      159599104    11982173        20          10.0000           0.0000          -           0.0000          -
34080.04/1727.91	c      1728      160412441    12026295        20          10.0000           0.0000          -           0.0000          -
34178.64/1732.95	c      1733      161205976    12072248        20          10.0000           0.0000          -           0.0000          -
34277.26/1738.00	c      1738      162041633    12116524        20          10.0000           0.0000          -           0.0000          -
34378.47/1743.06	c      1743      162846100    12158935        20          10.0000           0.0000          -           0.0000          -
34477.05/1748.07	c      1748      163635410    12201333        20          10.0000           0.0000          -           0.0000          -
34575.72/1753.13	c      1753      164449826    12246863        20          10.0000           0.0000          -           0.0000          -
34676.29/1758.18	c      1758      165254400    12290043        20          10.0000           0.0000          -           0.0000          -
34776.23/1763.25	c      1763      166085243    12333585        20          10.0000           0.0000          -           0.0000          -
34874.90/1768.28	c      1768      166867769    12376333        20          10.0000           0.0000          -           0.0000          -
34973.49/1773.28	c      1773      167668507    12419190        20          10.0000           0.0000          -           0.0000          -
35073.98/1778.34	c      1778      168468291    12461991        20          10.0000           0.0000          -           0.0000          -
35174.90/1783.45	c      1783      169244396    12500453        20          10.0000           0.0000          -           0.0000          -
35275.45/1788.50	c      1789      170036346    12537827        20          10.0000           0.0000          -           0.0000          -
35374.22/1793.55	c      1794      170825395    12575219        20          10.0000           0.0000          -           0.0000          -
35472.90/1798.60	c      1799      171590831    12614296        20          10.0000           0.0000          -           0.0000          -
35573.54/1803.66	c      1804      172397848    12649949        20          10.0000           0.0000          -           0.0000          -
35674.20/1808.70	c      1809      173190040    12688074        20          10.0000           0.0000          -           0.0000          -
35772.98/1813.75	c      1814      173980502    12723092        20          10.0000           0.0000          -           0.0000          -
35873.49/1818.80	c      1819      174762867    12758946        20          10.0000           0.0000          -           0.0000          -
35972.19/1823.84	c      1824      175534097    12795184        20          10.0000           0.0000          -           0.0000          -
36072.82/1828.90	c      1829      176353311    12832915        20          10.0000           0.0000          -           0.0000          -
36171.66/1833.92	c      1834      177098037    12872521        20          10.0000           0.0000          -           0.0000          -
36270.32/1839.00	c      1839      177880392    12910216        20          10.0000           0.0000          -           0.0000          -
36371.69/1844.06	c      1844      178659422    12949876        20          10.0000           0.0000          -           0.0000          -
36470.42/1849.10	c      1849      179435625    12988029        20          10.0000           0.0000          -           0.0000          -
36571.22/1854.15	c      1854      180199835    13024780        20          10.0000           0.0000          -           0.0000          -
36671.25/1859.22	c      1859      180984890    13061411        20          10.0000           0.0000          -           0.0000          -
36769.90/1864.25	c      1864      181759293    13098090        20          10.0000           0.0000          -           0.0000          -
36870.79/1869.30	c      1869      182526305    13134104        20          10.0000           0.0000          -           0.0000          -
36969.56/1874.33	c      1874      183274083    13172803        20          10.0000           0.0000          -           0.0000          -
37070.36/1879.42	c      1879      184074407    13210491        20          10.0000           0.0000          -           0.0000          -
37169.09/1884.46	c      1884      184849663    13248828        20          10.0000           0.0000          -           0.0000          -
37267.89/1889.49	c      1889      185609991    13285256        20          10.0000           0.0000          -           0.0000          -
37368.59/1894.55	c      1895      186394002    13320096        20          10.0000           0.0000          -           0.0000          -
37469.35/1899.61	c      1900      187173826    13356926        20          10.0000           0.0000          -           0.0000          -
37567.99/1904.66	c      1905      187926052    13391025        20          10.0000           0.0000          -           0.0000          -
37668.67/1909.70	c      1910      188702660    13424694        20          10.0000           0.0000          -           0.0000          -
37767.38/1914.75	c      1915      189471459    13459517        20          10.0000           0.0000          -           0.0000          -
37866.14/1919.79	c      1920      190223917    13493592        20          10.0000           0.0000          -           0.0000          -
37966.74/1924.86	c      1925      190995051    13526527        20          10.0000           0.0000          -           0.0000          -
38067.50/1929.90	c      1930      191741648    13557613        20          10.0000           0.0000          -           0.0000          -
38166.18/1934.95	c      1935      192494557    13589598        20          10.0000           0.0000          -           0.0000          -
38264.91/1940.00	c      1940      193236595    13622408        20          10.0000           0.0000          -           0.0000          -
38366.40/1945.06	c      1945      193996940    13654787        20          10.0000           0.0000          -           0.0000          -
38465.14/1950.10	c      1950      194784389    13687558        20          10.0000           0.0000          -           0.0000          -
38565.63/1955.15	c      1955      195553441    13723167        20          10.0000           0.0000          -           0.0000          -
38665.65/1960.21	c      1960      196326181    13760427        20          10.0000           0.0000          -           0.0000          -
38764.31/1965.24	c      1965      197074970    13795270        20          10.0000           0.0000          -           0.0000          -
38864.92/1970.30	c      1970      197869123    13829529        20          10.0000           0.0000          -           0.0000          -
38963.72/1975.35	c      1975      198642547    13862069        20          10.0000           0.0000          -           0.0000          -
39064.46/1980.40	c      1980      199413198    13895269        20          10.0000           0.0000          -           0.0000          -
39163.24/1985.43	c      1985      200162216    13928679        20          10.0000           0.0000          -           0.0000          -
39262.01/1990.49	c      1990      200915595    13961230        20          10.0000           0.0000          -           0.0000          -
39362.69/1995.55	c      1996      201683905    13993442        20          10.0000           0.0000          -           0.0000          -
39461.53/2000.56	c      2001      202415313    14025846        20          10.0000           0.0000          -           0.0000          -
39562.29/2005.60	c      2006      203170637    14056157        20          10.0000           0.0000          -           0.0000          -
39663.07/2010.71	c      2011      203954706    14084689        20          10.0000           0.0000          -           0.0000          -
39761.64/2015.75	c      2016      204709886    14114101        20          10.0000           0.0000          -           0.0000          -
39862.13/2020.80	c      2021      205471287    14143817        20          10.0000           0.0000          -           0.0000          -
39961.03/2025.86	c      2026      206233759    14175586        20          10.0000           0.0000          -           0.0000          -
40061.51/2030.91	c      2031      206988080    14204862        20          10.0000           0.0000          -           0.0000          -
40160.26/2035.93	c      2036      207676169    14233515        20          10.0000           0.0000          -           0.0000          -
40259.04/2040.99	c      2041      208432657    14261659        20          10.0000           0.0000          -           0.0000          -
40360.35/2046.05	c      2046      209192870    14288771        20          10.0000           0.0000          -           0.0000          -
40459.00/2051.10	c      2051      209971817    14316141        20          10.0000           0.0000          -           0.0000          -
40559.80/2056.14	c      2056      210736080    14345360        20          10.0000           0.0000          -           0.0000          -
40658.56/2061.20	c      2061      211492916    14372174        20          10.0000           0.0000          -           0.0000          -
40758.58/2066.21	c      2066      212235242    14398671        20          10.0000           0.0000          -           0.0000          -
40857.31/2071.29	c      2071      213029871    14427644        20          10.0000           0.0000          -           0.0000          -
40958.02/2076.34	c      2076      213782779    14453729        20          10.0000           0.0000          -           0.0000          -
41056.82/2081.35	c      2081      214525718    14480191        20          10.0000           0.0000          -           0.0000          -
41157.61/2086.44	c      2086      215312203    14506610        20          10.0000           0.0000          -           0.0000          -
41256.26/2091.49	c      2092      216063168    14533318        20          10.0000           0.0000          -           0.0000          -
41357.00/2096.51	c      2097      216801823    14557420        20          10.0000           0.0000          -           0.0000          -
41455.74/2101.51	c      2102      217571493    14583309        20          10.0000           0.0000          -           0.0000          -
41556.56/2106.63	c      2107      218356377    14607091        20          10.0000           0.0000          -           0.0000          -
41655.28/2111.69	c      2112      219158211    14630176        20          10.0000           0.0000          -           0.0000          -
41755.99/2116.74	c      2117      219933420    14648883        20          10.0000           0.0000          -           0.0000          -
41854.73/2121.80	c      2122      220701453    14661948        20          10.0000           0.0000          -           0.0000          -
41955.45/2126.84	c      2127      221475211    14672867        20          10.0000           0.0000          -           0.0000          -
42054.22/2131.87	c      2132      222193167    14708505        20          10.0000           0.0000          -           0.0000          -
42155.06/2136.91	c      2137      222953944    14749861        20          10.0000           0.0000          -           0.0000          -
42253.76/2141.99	c      2142      223708255    14787807        20          10.0000           0.0000          -           0.0000          -
42352.59/2147.01	c      2147      224471542    14826884        20          10.0000           0.0000          -           0.0000          -
42454.20/2152.08	c      2152      225211567    14861791        20          10.0000           0.0000          -           0.0000          -
42554.72/2157.14	c      2157      225975353    14898838        20          10.0000           0.0000          -           0.0000          -
42653.54/2162.20	c      2162      226721103    14937336        20          10.0000           0.0000          -           0.0000          -
42753.52/2167.24	c      2167      227456888    14972633        20          10.0000           0.0000          -           0.0000          -
42852.27/2172.29	c      2172      228147376    14999496        20          10.0000           0.0000          -           0.0000          -
42951.06/2177.29	c      2177      228892279    15039318        20          10.0000           0.0000          -           0.0000          -
43051.93/2182.34	c      2182      229659615    15077945        20          10.0000           0.0000          -           0.0000          -
43150.65/2187.38	c      2187      230422468    15116490        20          10.0000           0.0000          -           0.0000          -
43251.47/2192.43	c      2192      231171995    15154447        20          10.0000           0.0000          -           0.0000          -
43350.02/2197.47	c      2197      231914298    15191055        20          10.0000           0.0000          -           0.0000          -
43450.85/2202.52	c      2203      232649252    15227194        20          10.0000           0.0000          -           0.0000          -
43549.54/2207.58	c      2208      233401304    15266130        20          10.0000           0.0000          -           0.0000          -
43650.42/2212.61	c      2213      234136323    15298501        20          10.0000           0.0000          -           0.0000          -
43748.98/2217.67	c      2218      234891473    15335674        20          10.0000           0.0000          -           0.0000          -
43847.96/2222.69	c      2223      235643479    15371602        20          10.0000           0.0000          -           0.0000          -
43948.49/2227.77	c      2228      236398267    15408320        20          10.0000           0.0000          -           0.0000          -
44049.28/2232.84	c      2233      237145727    15446168        20          10.0000           0.0000          -           0.0000          -
44147.96/2237.88	c      2238      237893671    15483230        20          10.0000           0.0000          -           0.0000          -
44248.77/2242.93	c      2243      238649545    15518582        20          10.0000           0.0000          -           0.0000          -
44347.51/2247.98	c      2248      239399650    15555217        20          10.0000           0.0000          -           0.0000          -
44446.31/2253.03	c      2253      240153156    15591030        20          10.0000           0.0000          -           0.0000          -
44547.83/2258.08	c      2258      240899529    15627156        20          10.0000           0.0000          -           0.0000          -
44646.49/2263.13	c      2263      241649384    15663463        20          10.0000           0.0000          -           0.0000          -
44747.29/2268.16	c      2268      242394973    15698516        20          10.0000           0.0000          -           0.0000          -
44846.29/2273.17	c      2273      243145202    15734816        20          10.0000           0.0000          -           0.0000          -
44946.09/2278.22	c      2278      243888235    15770269        20          10.0000           0.0000          -           0.0000          -
45044.89/2283.25	c      2283      244601461    15802471        20          10.0000           0.0000          -           0.0000          -
45145.77/2288.33	c      2288      245333006    15838090        20          10.0000           0.0000          -           0.0000          -
45244.78/2293.39	c      2293      246068233    15872066        20          10.0000           0.0000          -           0.0000          -
45345.45/2298.45	c      2298      246798998    15903148        20          10.0000           0.0000          -           0.0000          -
45444.24/2303.48	c      2303      247502667    15937175        20          10.0000           0.0000          -           0.0000          -
45544.95/2308.50	c      2308      248218279    15971609        20          10.0000           0.0000          -           0.0000          -
45643.83/2313.53	c      2314      248904012    16007694        20          10.0000           0.0000          -           0.0000          -
45742.71/2318.54	c      2319      249630772    16041306        20          10.0000           0.0000          -           0.0000          -
45845.49/2323.70	c      2324      250364160    16076018        20          10.0000           0.0000          -           0.0000          -
45944.38/2328.72	c      2329      251086146    16110516        20          10.0000           0.0000          -           0.0000          -
46045.20/2333.82	c      2334      251829711    16146968        20          10.0000           0.0000          -           0.0000          -
46143.92/2338.86	c      2339      252564209    16180929        20          10.0000           0.0000          -           0.0000          -
46242.81/2343.88	c      2344      253288525    16214963        20          10.0000           0.0000          -           0.0000          -
46343.50/2348.93	c      2349      254023441    16251366        20          10.0000           0.0000          -           0.0000          -
46442.28/2354.00	c      2354      254755407    16284677        20          10.0000           0.0000          -           0.0000          -
46543.88/2359.04	c      2359      255499712    16318523        20          10.0000           0.0000          -           0.0000          -
46642.58/2364.07	c      2364      256250061    16352674        20          10.0000           0.0000          -           0.0000          -
46743.38/2369.15	c      2369      256983009    16388092        20          10.0000           0.0000          -           0.0000          -
46843.48/2374.21	c      2374      257709038    16421336        20          10.0000           0.0000          -           0.0000          -
46942.32/2379.28	c      2379      258445286    16454206        20          10.0000           0.0000          -           0.0000          -
47043.09/2384.33	c      2384      259170666    16485270        20          10.0000           0.0000          -           0.0000          -
47142.04/2389.39	c      2389      259919120    16518096        20          10.0000           0.0000          -           0.0000          -
47240.93/2394.40	c      2394      260647842    16548700        20          10.0000           0.0000          -           0.0000          -
47341.70/2399.45	c      2399      261395758    16580202        20          10.0000           0.0000          -           0.0000          -
47442.46/2404.54	c      2405      262142640    16612339        20          10.0000           0.0000          -           0.0000          -
47541.34/2409.58	c      2410      262879546    16645046        20          10.0000           0.0000          -           0.0000          -
47642.11/2414.62	c      2415      263595750    16676055        20          10.0000           0.0000          -           0.0000          -
47741.00/2419.68	c      2420      264335955    16708183        20          10.0000           0.0000          -           0.0000          -
47841.71/2424.73	c      2425      265073983    16739857        20          10.0000           0.0000          -           0.0000          -
47940.52/2429.76	c      2430      265800555    16770397        20          10.0000           0.0000          -           0.0000          -
48041.28/2434.83	c      2435      266552460    16802307        20          10.0000           0.0000          -           0.0000          -
48140.19/2439.88	c      2440      267286203    16835671        20          10.0000           0.0000          -           0.0000          -
48240.99/2444.90	c      2445      268016895    16867555        20          10.0000           0.0000          -           0.0000          -
48339.78/2449.98	c      2450      268751469    16900719        20          10.0000           0.0000          -           0.0000          -
48438.49/2455.00	c      2455      269464938    16933655        20          10.0000           0.0000          -           0.0000          -
48537.38/2460.02	c      2460      270197748    16966458        20          10.0000           0.0000          -           0.0000          -
48639.06/2465.13	c      2465      270946217    16999466        20          10.0000           0.0000          -           0.0000          -
48739.66/2470.17	c      2470      271685547    17030656        20          10.0000           0.0000          -           0.0000          -
48838.72/2475.19	c      2475      272418803    17065088        20          10.0000           0.0000          -           0.0000          -
48938.59/2480.23	c      2480      273153989    17097286        20          10.0000           0.0000          -           0.0000          -
49039.44/2485.33	c      2485      273904035    17129754        20          10.0000           0.0000          -           0.0000          -
49138.23/2490.39	c      2490      274653103    17162191        20          10.0000           0.0000          -           0.0000          -
49239.12/2495.43	c      2495      275400749    17194862        20          10.0000           0.0000          -           0.0000          -
49337.94/2500.45	c      2500      276133045    17227855        20          10.0000           0.0000          -           0.0000          -
49438.82/2505.52	c      2506      276870571    17261014        20          10.0000           0.0000          -           0.0000          -
49537.77/2510.58	c      2511      277603220    17292498        20          10.0000           0.0000          -           0.0000          -
49638.56/2515.63	c      2516      278319034    17323470        20          10.0000           0.0000          -           0.0000          -
49737.50/2520.68	c      2521      279049695    17355925        20          10.0000           0.0000          -           0.0000          -
49838.19/2525.73	c      2526      279767569    17387712        20          10.0000           0.0000          -           0.0000          -
49936.91/2530.79	c      2531      280467285    17419915        20          10.0000           0.0000          -           0.0000          -
50037.82/2535.80	c      2536      281166565    17450541        20          10.0000           0.0000          -           0.0000          -
50136.55/2540.85	c      2541      281882199    17482301        20          10.0000           0.0000          -           0.0000          -
50235.38/2545.85	c      2546      282615298    17514009        20          10.0000           0.0000          -           0.0000          -
50336.07/2550.92	c      2551      283348331    17545770        20          10.0000           0.0000          -           0.0000          -
50434.83/2556.01	c      2556      284075781    17575228        20          10.0000           0.0000          -           0.0000          -
50536.47/2561.08	c      2561      284805780    17606164        20          10.0000           0.0000          -           0.0000          -
50637.19/2566.15	c      2566      285541094    17637571        20          10.0000           0.0000          -           0.0000          -
50736.04/2571.16	c      2571      286274388    17667177        20          10.0000           0.0000          -           0.0000          -
50836.05/2576.25	c      2576      287011556    17698514        20          10.0000           0.0000          -           0.0000          -
50934.95/2581.28	c      2581      287742958    17729599        20          10.0000           0.0000          -           0.0000          -
51035.70/2586.35	c      2586      288470473    17759433        20          10.0000           0.0000          -           0.0000          -
51134.60/2591.39	c      2591      289206724    17789562        20          10.0000           0.0000          -           0.0000          -
51235.30/2596.43	c      2596      289938526    17816943        20          10.0000           0.0000          -           0.0000          -
51334.11/2601.49	c      2602      290687902    17846819        20          10.0000           0.0000          -           0.0000          -
51434.99/2606.51	c      2607      291413652    17875611        20          10.0000           0.0000          -           0.0000          -
51533.85/2611.53	c      2612      292140866    17904448        20          10.0000           0.0000          -           0.0000          -
51634.64/2616.61	c      2617      292874959    17932306        20          10.0000           0.0000          -           0.0000          -
51733.53/2621.69	c      2622      293598280    17961599        20          10.0000           0.0000          -           0.0000          -
51834.27/2626.74	c      2627      294296163    17987467        20          10.0000           0.0000          -           0.0000          -
51933.14/2631.79	c      2632      295000433    18013711        20          10.0000           0.0000          -           0.0000          -
52034.15/2636.84	c      2637      295674000    18039478        20          10.0000           0.0000          -           0.0000          -
52132.92/2641.88	c      2642      296392689    18066302        20          10.0000           0.0000          -           0.0000          -
52233.78/2646.94	c      2647      297130391    18095065        20          10.0000           0.0000          -           0.0000          -
52332.37/2651.98	c      2652      297865724    18123729        20          10.0000           0.0000          -           0.0000          -
52433.88/2657.04	c      2657      298605660    18155608        20          10.0000           0.0000          -           0.0000          -
52533.00/2662.09	c      2662      299320591    18186021        20          10.0000           0.0000          -           0.0000          -
52631.70/2667.11	c      2667      300038099    18215440        20          10.0000           0.0000          -           0.0000          -
52730.39/2672.13	c      2672      300766202    18245525        20          10.0000           0.0000          -           0.0000          -
52831.23/2677.19	c      2677      301497351    18276477        20          10.0000           0.0000          -           0.0000          -
52930.36/2682.20	c      2682      302239454    18308824        20          10.0000           0.0000          -           0.0000          -
53030.24/2687.25	c      2687      302956381    18338054        20          10.0000           0.0000          -           0.0000          -
53129.10/2692.27	c      2692      303689133    18367762        20          10.0000           0.0000          -           0.0000          -
53229.92/2697.30	c      2697      304417052    18396436        20          10.0000           0.0000          -           0.0000          -
53330.75/2702.49	c      2702      305157283    18427111        20          10.0000           0.0000          -           0.0000          -
53431.45/2707.52	c      2708      305890009    18456506        20          10.0000           0.0000          -           0.0000          -
53530.35/2712.59	c      2713      306622882    18486782        20          10.0000           0.0000          -           0.0000          -
53631.16/2717.61	c      2718      307344366    18514046        20          10.0000           0.0000          -           0.0000          -
53729.96/2722.64	c      2723      308069520    18544277        20          10.0000           0.0000          -           0.0000          -
53828.99/2727.65	c      2728      308803819    18575710        20          10.0000           0.0000          -           0.0000          -
53929.61/2732.71	c      2733      309498289    18606937        20          10.0000           0.0000          -           0.0000          -
54028.42/2737.75	c      2738      310215472    18637509        20          10.0000           0.0000          -           0.0000          -
54129.33/2742.82	c      2743      310947557    18668612        20          10.0000           0.0000          -           0.0000          -
54229.97/2747.94	c      2748      311692678    18699253        20          10.0000           0.0000          -           0.0000          -
54328.68/2752.98	c      2753      312430837    18729401        20          10.0000           0.0000          -           0.0000          -
54430.36/2758.04	c      2758      313159661    18758076        20          10.0000           0.0000          -           0.0000          -
54529.05/2763.09	c      2763      313894314    18788479        20          10.0000           0.0000          -           0.0000          -
54629.92/2768.15	c      2768      314612049    18819866        20          10.0000           0.0000          -           0.0000          -
54728.76/2773.17	c      2773      315337125    18848742        20          10.0000           0.0000          -           0.0000          -
54828.56/2778.24	c      2778      316077508    18879636        20          10.0000           0.0000          -           0.0000          -
54927.43/2783.29	c      2783      316800472    18910304        20          10.0000           0.0000          -           0.0000          -
55028.23/2788.34	c      2788      317522815    18938586        20          10.0000           0.0000          -           0.0000          -
55127.13/2793.39	c      2793      318246542    18968065        20          10.0000           0.0000          -           0.0000          -
55228.06/2798.43	c      2798      318974518    18997761        20          10.0000           0.0000          -           0.0000          -
55326.89/2803.43	c      2803      319713583    19028319        20          10.0000           0.0000          -           0.0000          -
55425.69/2808.49	c      2808      320450085    19058318        20          10.0000           0.0000          -           0.0000          -
55526.41/2813.60	c      2814      321166488    19090041        20          10.0000           0.0000          -           0.0000          -
55627.26/2818.62	c      2819      321897342    19119842        20          10.0000           0.0000          -           0.0000          -
55726.00/2823.62	c      2824      322634505    19149750        20          10.0000           0.0000          -           0.0000          -
55825.06/2828.68	c      2829      323367620    19181118        20          10.0000           0.0000          -           0.0000          -
55925.75/2833.79	c      2834      324096529    19211506        20          10.0000           0.0000          -           0.0000          -
56026.46/2838.84	c      2839      324817446    19241317        20          10.0000           0.0000          -           0.0000          -
56125.40/2843.89	c      2844      325534980    19269531        20          10.0000           0.0000          -           0.0000          -
56226.31/2848.93	c      2849      326269432    19298182        20          10.0000           0.0000          -           0.0000          -
56325.00/2853.99	c      2854      326989925    19327733        20          10.0000           0.0000          -           0.0000          -
56426.48/2859.04	c      2859      327723705    19356796        20          10.0000           0.0000          -           0.0000          -
56525.16/2864.09	c      2864      328455178    19385763        20          10.0000           0.0000          -           0.0000          -
56624.06/2869.11	c      2869      329174439    19415983        20          10.0000           0.0000          -           0.0000          -
56724.67/2874.20	c      2874      329858376    19445297        20          10.0000           0.0000          -           0.0000          -
56824.80/2879.24	c      2879      330593957    19473598        20          10.0000           0.0000          -           0.0000          -
56923.62/2884.26	c      2884      331322577    19501891        20          10.0000           0.0000          -           0.0000          -
57024.43/2889.34	c      2889      332063615    19531010        20          10.0000           0.0000          -           0.0000          -
57123.33/2894.39	c      2894      332788683    19559377        20          10.0000           0.0000          -           0.0000          -
57224.18/2899.43	c      2899      333508275    19586298        20          10.0000           0.0000          -           0.0000          -
57323.05/2904.46	c      2904      334231339    19613920        20          10.0000           0.0000          -           0.0000          -
57421.96/2909.49	c      2909      334950963    19641898        20          10.0000           0.0000          -           0.0000          -
57520.76/2914.49	c      2914      335666590    19670577        20          10.0000           0.0000          -           0.0000          -
57621.63/2919.51	c      2920      336377929    19698122        20          10.0000           0.0000          -           0.0000          -
57722.57/2924.61	c      2925      337087084    19727207        20          10.0000           0.0000          -           0.0000          -
57823.37/2929.75	c      2930      337809311    19756298        20          10.0000           0.0000          -           0.0000          -
57922.06/2934.79	c      2935      338528549    19784164        20          10.0000           0.0000          -           0.0000          -
58022.79/2939.81	c      2940      339256977    19811311        20          10.0000           0.0000          -           0.0000          -
58121.56/2944.82	c      2945      339971862    19839789        20          10.0000           0.0000          -           0.0000          -
58220.40/2949.89	c      2950      340669569    19867900        20          10.0000           0.0000          -           0.0000          -
58321.37/2955.00	c      2955      341379666    19897873        20          10.0000           0.0000          -           0.0000          -
58422.72/2960.04	c      2960      342102980    19927933        20          10.0000           0.0000          -           0.0000          -
58521.88/2965.08	c      2965      342838922    19957218        20          10.0000           0.0000          -           0.0000          -
58622.30/2970.14	c      2970      343584417    19986179        20          10.0000           0.0000          -           0.0000          -
58721.32/2975.19	c      2975      344322245    20014234        20          10.0000           0.0000          -           0.0000          -
58821.23/2980.24	c      2980      345053552    20043235        20          10.0000           0.0000          -           0.0000          -
58920.18/2985.27	c      2985      345772563    20071954        20          10.0000           0.0000          -           0.0000          -
59020.89/2990.34	c      2990      346501697    20100744        20          10.0000           0.0000          -           0.0000          -
59121.64/2995.40	c      2995      347225642    20128813        20          10.0000           0.0000          -           0.0000          -
59220.58/3000.42	c      3000      347937542    20155436        20          10.0000           0.0000          -           0.0000          -
59321.49/3005.51	c      3006      348672994    20183435        20          10.0000           0.0000          -           0.0000          -
59420.30/3010.58	c      3011      349404548    20212351        20          10.0000           0.0000          -           0.0000          -
59521.11/3015.64	c      3016      350135016    20241016        20          10.0000           0.0000          -           0.0000          -
59621.94/3020.70	c      3021      350878182    20270482        20          10.0000           0.0000          -           0.0000          -
59720.74/3025.73	c      3026      351610984    20298485        20          10.0000           0.0000          -           0.0000          -
59819.43/3030.79	c      3031      352348057    20326827        20          10.0000           0.0000          -           0.0000          -
59920.25/3035.84	c      3036      353065453    20354085        20          10.0000           0.0000          -           0.0000          -
60018.99/3040.89	c      3041      353794098    20382565        20          10.0000           0.0000          -           0.0000          -
60119.75/3045.94	c      3046      354524630    20408865        20          10.0000           0.0000          -           0.0000          -
60218.70/3050.99	c      3051      355238484    20436394        20          10.0000           0.0000          -           0.0000          -
60317.45/3056.04	c      3056      355962442    20463245        20          10.0000           0.0000          -           0.0000          -
60419.15/3061.10	c      3061      356695905    20491665        20          10.0000           0.0000          -           0.0000          -
60520.05/3066.15	c      3066      357416443    20517298        20          10.0000           0.0000          -           0.0000          -
60618.83/3071.18	c      3071      358128888    20543525        20          10.0000           0.0000          -           0.0000          -
60718.74/3076.24	c      3076      358844040    20571762        20          10.0000           0.0000          -           0.0000          -
60817.47/3081.29	c      3081      359560094    20598867        20          10.0000           0.0000          -           0.0000          -
60918.29/3086.34	c      3086      360272059    20627484        20          10.0000           0.0000          -           0.0000          -
61017.13/3091.35	c      3091      360991497    20654146        20          10.0000           0.0000          -           0.0000          -
61115.92/3096.38	c      3096      361715880    20680398        20          10.0000           0.0000          -           0.0000          -
61216.70/3101.49	c      3101      362449528    20708754        20          10.0000           0.0000          -           0.0000          -
61317.44/3106.54	c      3107      363194224    20738249        20          10.0000           0.0000          -           0.0000          -
61416.33/3111.58	c      3112      363937863    20765023        20          10.0000           0.0000          -           0.0000          -
61517.09/3116.62	c      3117      364674438    20793498        20          10.0000           0.0000          -           0.0000          -
61616.04/3121.69	c      3122      365410906    20822571        20          10.0000           0.0000          -           0.0000          -
61716.76/3126.75	c      3127      366139612    20850634        20          10.0000           0.0000          -           0.0000          -
61815.71/3131.79	c      3132      366869327    20877121        20          10.0000           0.0000          -           0.0000          -
61916.75/3136.81	c      3137      367593665    20903212        20          10.0000           0.0000          -           0.0000          -
62015.47/3141.83	c      3142      368324558    20929738        20          10.0000           0.0000          -           0.0000          -
62116.35/3146.90	c      3147      369029461    20957722        20          10.0000           0.0000          -           0.0000          -
62215.35/3151.95	c      3152      369751565    20984166        20          10.0000           0.0000          -           0.0000          -
62316.98/3157.05	c      3157      370496801    21012556        20          10.0000           0.0000          -           0.0000          -
62415.64/3162.05	c      3162      371221216    21036915        20          10.0000           0.0000          -           0.0000          -
62514.30/3167.06	c      3167      371938475    21060924        20          10.0000           0.0000          -           0.0000          -
62613.19/3172.08	c      3172      372654599    21086642        20          10.0000           0.0000          -           0.0000          -
62713.97/3177.17	c      3177      373375378    21113276        20          10.0000           0.0000          -           0.0000          -
62813.98/3182.29	c      3182      374102828    21141985        20          10.0000           0.0000          -           0.0000          -
62914.98/3187.31	c      3187      374817617    21168061        20          10.0000           0.0000          -           0.0000          -
63013.68/3192.35	c      3192      375534902    21195676        20          10.0000           0.0000          -           0.0000          -
63114.41/3197.42	c      3197      376239605    21221687        20          10.0000           0.0000          -           0.0000          -
63213.12/3202.48	c      3202      376945696    21247151        20          10.0000           0.0000          -           0.0000          -
63313.98/3207.52	c      3208      377658457    21274212        20          10.0000           0.0000          -           0.0000          -
63412.90/3212.53	c      3213      378384025    21299801        20          10.0000           0.0000          -           0.0000          -
63513.76/3217.64	c      3218      379094329    21326210        20          10.0000           0.0000          -           0.0000          -
63612.36/3222.66	c      3223      379814373    21353450        20          10.0000           0.0000          -           0.0000          -
63713.26/3227.74	c      3228      380538364    21381586        20          10.0000           0.0000          -           0.0000          -
63812.04/3232.79	c      3233      381258336    21408160        20          10.0000           0.0000          -           0.0000          -
63912.83/3237.84	c      3238      381959520    21433518        20          10.0000           0.0000          -           0.0000          -
64011.37/3242.89	c      3243      382675118    21459854        20          10.0000           0.0000          -           0.0000          -
64112.36/3247.94	c      3248      383389863    21485772        20          10.0000           0.0000          -           0.0000          -
64211.06/3253.00	c      3253      384107558    21512727        20          10.0000           0.0000          -           0.0000          -
64312.43/3258.05	c      3258      384826519    21538746        20          10.0000           0.0000          -           0.0000          -
64411.24/3263.09	c      3263      385542766    21563334        20          10.0000           0.0000          -           0.0000          -
64510.24/3268.10	c      3268      386244441    21587704        20          10.0000           0.0000          -           0.0000          -
64610.99/3273.17	c      3273      386950515    21613236        20          10.0000           0.0000          -           0.0000          -
64711.21/3278.24	c      3278      387656831    21640330        20          10.0000           0.0000          -           0.0000          -
64809.96/3283.29	c      3283      388365229    21665191        20          10.0000           0.0000          -           0.0000          -
64910.79/3288.34	c      3288      389088641    21692406        20          10.0000           0.0000          -           0.0000          -
65009.68/3293.39	c      3293      389791768    21718422        20          10.0000           0.0000          -           0.0000          -
65110.49/3298.41	c      3298      390497815    21744532        20          10.0000           0.0000          -           0.0000          -
65209.34/3303.42	c      3303      391204479    21769090        20          10.0000           0.0000          -           0.0000          -
65308.34/3308.48	c      3308      391906080    21793848        20          10.0000           0.0000          -           0.0000          -
65409.07/3313.57	c      3314      392605489    21818532        20          10.0000           0.0000          -           0.0000          -
65509.95/3318.64	c      3319      393318047    21844740        20          10.0000           0.0000          -           0.0000          -
65608.77/3323.67	c      3324      394010300    21869611        20          10.0000           0.0000          -           0.0000          -
65709.42/3328.74	c      3329      394723711    21894818        20          10.0000           0.0000          -           0.0000          -
65808.24/3333.75	c      3334      395431766    21921340        20          10.0000           0.0000          -           0.0000          -
65909.00/3338.84	c      3339      396142750    21947366        20          10.0000           0.0000          -           0.0000          -
66007.96/3343.87	c      3344      396849672    21973552        20          10.0000           0.0000          -           0.0000          -
66108.67/3348.94	c      3349      397573432    21999746        20          10.0000           0.0000          -           0.0000          -
66207.51/3353.99	c      3354      398276180    22024402        20          10.0000           0.0000          -           0.0000          -
66309.05/3359.04	c      3359      398997908    22051796        20          10.0000           0.0000          -           0.0000          -
66408.09/3364.09	c      3364      399709983    22078034        20          10.0000           0.0000          -           0.0000          -
66506.88/3369.15	c      3369      400430058    22104967        20          10.0000           0.0000          -           0.0000          -
66607.64/3374.18	c      3374      401142081    22131320        20          10.0000           0.0000          -           0.0000          -
66709.84/3379.31	c      3379      401862416    22159276        20          10.0000           0.0000          -           0.0000          -
66808.82/3384.35	c      3384      402578346    22186207        20          10.0000           0.0000          -           0.0000          -
66909.66/3389.40	c      3389      403275350    22212391        20          10.0000           0.0000          -           0.0000          -
67008.45/3394.46	c      3394      403986294    22236842        20          10.0000           0.0000          -           0.0000          -
67107.39/3399.49	c      3399      404700844    22262618        20          10.0000           0.0000          -           0.0000          -
67208.30/3404.55	c      3405      405418455    22288289        20          10.0000           0.0000          -           0.0000          -
67307.32/3409.57	c      3410      406116894    22314483        20          10.0000           0.0000          -           0.0000          -
67406.22/3414.59	c      3415      406820243    22338797        20          10.0000           0.0000          -           0.0000          -
67508.91/3419.70	c      3420      407542578    22365532        20          10.0000           0.0000          -           0.0000          -
67607.91/3424.71	c      3425      408255489    22390228        20          10.0000           0.0000          -           0.0000          -
67706.67/3429.77	c      3430      408971082    22414762        20          10.0000           0.0000          -           0.0000          -
67807.52/3434.85	c      3435      409697802    22440883        20          10.0000           0.0000          -           0.0000          -
67906.44/3439.89	c      3440      410412543    22464641        20          10.0000           0.0000          -           0.0000          -
68007.31/3444.95	c      3445      411137076    22492953        20          10.0000           0.0000          -           0.0000          -
68106.16/3450.01	c      3450      411860496    22520371        20          10.0000           0.0000          -           0.0000          -
68207.56/3455.05	c      3455      412572635    22546624        20          10.0000           0.0000          -           0.0000          -
68306.38/3460.09	c      3460      413278352    22570547        20          10.0000           0.0000          -           0.0000          -
68405.03/3465.11	c      3465      413987629    22596205        20          10.0000           0.0000          -           0.0000          -
68503.80/3470.13	c      3470      414679314    22621876        20          10.0000           0.0000          -           0.0000          -
68605.84/3475.23	c      3475      415394078    22648594        20          10.0000           0.0000          -           0.0000          -
68704.78/3480.28	c      3480      416109432    22674156        20          10.0000           0.0000          -           0.0000          -
68805.65/3485.35	c      3485      416829538    22700601        20          10.0000           0.0000          -           0.0000          -
68906.48/3490.40	c      3490      417568434    22726155        20          10.0000           0.0000          -           0.0000          -
69005.41/3495.45	c      3495      418300382    22752004        20          10.0000           0.0000          -           0.0000          -
69106.40/3500.50	c      3501      419019708    22775660        20          10.0000           0.0000          -           0.0000          -
69205.27/3505.51	c      3506      419742554    22801329        20          10.0000           0.0000          -           0.0000          -
69304.27/3510.56	c      3511      420469488    22825693        20          10.0000           0.0000          -           0.0000          -
69403.07/3515.58	c      3516      421205373    22851157        20          10.0000           0.0000          -           0.0000          -
69504.08/3520.62	c      3521      421922133    22876024        20          10.0000           0.0000          -           0.0000          -
69602.98/3525.65	c      3526      422642983    22899536        20          10.0000           0.0000          -           0.0000          -
69704.00/3530.72	c      3531      423369284    22924627        20          10.0000           0.0000          -           0.0000          -
69804.92/3535.81	c      3536      424102036    22951322        20          10.0000           0.0000          -           0.0000          -
69904.02/3540.83	c      3541      424817912    22976351        20          10.0000           0.0000          -           0.0000          -
70002.89/3545.85	c      3546      425490530    23001548        20          10.0000           0.0000          -           0.0000          -
70101.92/3550.85	c      3551      426186758    23027768        20          10.0000           0.0000          -           0.0000          -
70205.75/3556.05	c      3556      426906453    23054221        20          10.0000           0.0000          -           0.0000          -
70304.44/3561.08	c      3561      427609586    23078262        20          10.0000           0.0000          -           0.0000          -
70405.50/3566.15	c      3566      428330163    23104011        20          10.0000           0.0000          -           0.0000          -
70505.59/3571.21	c      3571      429046149    23130312        20          10.0000           0.0000          -           0.0000          -
70604.64/3576.23	c      3576      429740940    23153838        20          10.0000           0.0000          -           0.0000          -
70705.69/3581.33	c      3581      430452804    23179300        20          10.0000           0.0000          -           0.0000          -
70804.75/3586.40	c      3586      431162691    23204343        20          10.0000           0.0000          -           0.0000          -
70905.73/3591.48	c      3591      431897936    23229837        20          10.0000           0.0000          -           0.0000          -
71006.70/3596.52	c      3597      432612204    23252846        20          10.0000           0.0000          -           0.0000          -
71083.98/3603.81	c SCIP Status        : c solving was interrupted [hard time limit reached]
71083.98/3603.81	c Total Time         : 3603.8200
71083.98/3603.81	c   solving          : 3603.8200
71083.98/3603.81	c   presolving       : 0.0049 (included in solving)
71083.98/3603.81	c B&B Tree           :
71083.98/3603.81	c   nodes (total)    : 432888443
71083.98/3603.81	c Solution           :
71083.98/3603.81	c   Solutions found  : 31
71083.98/3603.81	c   Primal Bound     : +1.00000000000000e+01
71083.98/3603.81	c   Dual Bound       : +0.00000000000000e+00
71083.98/3603.81	c Gap                :   infinite
71083.98/3603.81	c * Warning: final gap: 1.00000000000000e+20 is greater than SCIPepsilon: 1.00000000000000e-09
71084.23/3604.04	o 10
71084.23/3604.04	s SATISFIABLE
71084.23/3604.04	v -x172 x171 -x170 -x169 x168 x167 -x166 x165 x164 -x163 -x162 x161 x160 x159 -x158 -x157 -x156 x155 -x154 -x153 -x152 -x151 x150 
71084.23/3604.04	v x149 -x148 -x147 -x146 -x145 x144 -x143 x142 x141 x140 x139 x138 -x137 -x136 x135 x134 -x133 x132 -x131 x130 x129 x128 -x127 
71084.23/3604.04	v -x126 x125 -x124 x123 -x122 x121 x120 x119 x118 -x117 x116 -x115 -x114 -x113 -x112 -x111 -x110 -x109 -x108 -x107 -x106 -x105 
71084.23/3604.04	v -x104 -x103 -x102 -x101 -x100 -x99 -x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 -x89 -x88 -x87 -x86 -x85 -x84 -x83 -x82 x81 
71084.23/3604.04	v -x80 -x79 -x78 -x77 -x76 -x75 x74 x73 -x72 -x71 -x70 -x69 -x68 -x67 -x66 -x65 -x64 -x63 -x62 -x61 -x60 -x59 -x58 -x57 -x56 -x55 
71084.23/3604.04	v -x54 -x53 -x52 -x51 -x50 x49 -x48 -x47 -x46 -x45 -x44 -x43 -x42 -x41 -x40 -x39 -x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 -x30 
71084.23/3604.04	v -x29 -x28 -x27 -x26 -x25 -x24 -x23 -x22 -x21 -x20 -x19 -x18 -x17 -x16 -x15 -x14 -x13 -x12 x11 -x10 x9 -x8 -x7 -x6 -x5 -x4 -x3 
71084.23/3604.04	v -x2 -x1 

Verifier Data

OK	10

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 (188368 MiB free)
  memory of node 1: 193494 MiB (191339 MiB free)
  memory of node 2: 193531 MiB (191168 MiB free)
  memory of node 3: 193531 MiB (190141 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-4468631-1723490264/watcher-4468631-1723490264 -o /tmp/evaluation-result-4468631-1723490264/solver-4468631-1723490264 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723490264-672023 --watchdog 3760 fscip settings/racing.prm HOME/instance-4468631-1723490264.opb -qsol -t 3600 -sth 20 

running on 20 cores: 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

CPU governors:
  performance: 3 7 11 15 19 23 27 31 35 39 43 47 51 55 59 63 67 71 75 79

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


[startup+0.101719 s]*
/proc/loadavg: 20.56 42.19 63.46 74/1021 672243
/proc/meminfo: memFree=778857804/790760804 swapFree=131071996/131071996
[pid=672072] ppid=672065 vsize=1670268 memory=169760 CPUtime=1.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/stat : 672072 (fscip) S 672065 672072 672010 0 -1 1077936128 39276 0 0 0 89 24 0 0 20 0 41 0 115609508 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 17 75 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
/proc/672072/statm: 417567 42440 2966 3035 0 133729 0
[pid=672072/tid=672124] ppid=672065 vsize=1670268 memory=4026531959 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672124/stat : 672124 (fscip) R 672065 672072 672010 0 -1 4194368 1814 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672125] ppid=672065 vsize=1670268 memory=25145 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672125/stat : 672125 (fscip) R 672065 672072 672010 0 -1 4194368 1909 0 0 0 4 0 0 0 20 0 41 0 115609509 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672126] ppid=672065 vsize=1670268 memory=56316433531346 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672126/stat : 672126 (fscip) R 672065 672072 672010 0 -1 4194368 1940 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672127] ppid=672065 vsize=1670268 memory=54083084091976 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672127/stat : 672127 (fscip) R 672065 672072 672010 0 -1 4194368 1837 0 0 0 4 0 0 0 20 0 41 0 115609509 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672128] ppid=672065 vsize=1670268 memory=61783977231038 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672128/stat : 672128 (fscip) R 672065 672072 672010 0 -1 4194368 1907 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672129] ppid=672065 vsize=1670268 memory=56282191234110 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672129/stat : 672129 (fscip) R 672065 672072 672010 0 -1 4194368 1979 0 0 0 5 1 0 0 20 0 41 0 115609509 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672130] ppid=672065 vsize=1670268 memory=15539617701037672 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672130/stat : 672130 (fscip) R 672065 672072 672010 0 -1 4194368 1820 0 0 0 4 0 0 0 20 0 41 0 115609509 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672131] ppid=672065 vsize=1670268 memory=4123101753884026992 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672131/stat : 672131 (fscip) R 672065 672072 672010 0 -1 4194368 1918 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672132] ppid=672065 vsize=1670268 memory=1102235 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672132/stat : 672132 (fscip) R 672065 672072 672010 0 -1 4194368 1908 0 0 0 3 1 0 0 20 0 41 0 115609509 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672133] ppid=672065 vsize=1670268 memory=1233743 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672133/stat : 672133 (fscip) R 672065 672072 672010 0 -1 4194368 1812 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42440 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672134] ppid=672065 vsize=1670268 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672134/stat : 672134 (fscip) R 672065 672072 672010 0 -1 4194368 1913 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42506 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672135] ppid=672065 vsize=1670268 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672135/stat : 672135 (fscip) R 672065 672072 672010 0 -1 4194368 1918 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42506 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672136] ppid=672065 vsize=1670268 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672136/stat : 672136 (fscip) R 672065 672072 672010 0 -1 4194368 1904 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42506 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672137] ppid=672065 vsize=1670268 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672137/stat : 672137 (fscip) D 672065 672072 672010 0 -1 4194368 1872 0 0 0 3 1 0 0 20 0 41 0 115609509 1710354432 42506 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672138] ppid=672065 vsize=1670268 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672138/stat : 672138 (fscip) R 672065 672072 672010 0 -1 4194368 1918 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42506 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672139] ppid=672065 vsize=1670268 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672139/stat : 672139 (fscip) D 672065 672072 672010 0 -1 4194368 1798 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42506 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672140] ppid=672065 vsize=1670268 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672140/stat : 672140 (fscip) R 672065 672072 672010 0 -1 4194368 1900 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42506 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672141] ppid=672065 vsize=1670268 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672141/stat : 672141 (fscip) R 672065 672072 672010 0 -1 4194368 1901 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42572 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672142] ppid=672065 vsize=1670268 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672142/stat : 672142 (fscip) R 672065 672072 672010 0 -1 4194368 1847 0 0 0 4 0 0 0 20 0 41 0 115609509 1710354432 42572 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672143] ppid=672065 vsize=1670268 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672143/stat : 672143 (fscip) R 672065 672072 672010 0 -1 4194368 1906 0 0 0 4 1 0 0 20 0 41 0 115609509 1710354432 42572 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672204] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672204/stat : 672204 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42572 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672205] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672205/stat : 672205 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42572 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672206] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672206/stat : 672206 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42638 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672207] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672207/stat : 672207 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42638 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672208] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672208/stat : 672208 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42638 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672209] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672209/stat : 672209 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42638 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672210] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672210/stat : 672210 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42638 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672211] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672211/stat : 672211 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42638 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672212] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672212/stat : 672212 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42638 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672213] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672213/stat : 672213 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672214] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672214/stat : 672214 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672215] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672215/stat : 672215 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672216] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672216/stat : 672216 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672217] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672217/stat : 672217 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672218] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672218/stat : 672218 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672219] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672219/stat : 672219 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672220] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672220/stat : 672220 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672221] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672221/stat : 672221 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672222] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672222/stat : 672222 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672223] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672223/stat : 672223 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 42704 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 1670268 KiB
Current children cumulated memory: 169760 KiB

[startup+0.23381 s]*
/proc/loadavg: 20.56 42.19 63.46 81/1021 672243
/proc/meminfo: memFree=778543276/790760804 swapFree=131071996/131071996
[pid=672072] ppid=672065 vsize=1670268 memory=277736 CPUtime=3.99 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/stat : 672072 (fscip) R 672065 672072 672010 0 -1 1077936128 66220 0 0 0 368 31 0 0 20 0 41 0 115609508 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 17 59 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
/proc/672072/statm: 417567 69434 2966 3035 0 160347 0
[pid=672072/tid=672124] ppid=672065 vsize=1670268 memory=4026531959 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672124/stat : 672124 (fscip) R 672065 672072 672010 0 -1 4194368 4487 0 0 0 17 2 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672125] ppid=672065 vsize=1670268 memory=25153 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672125/stat : 672125 (fscip) R 672065 672072 672010 0 -1 4194368 2562 0 0 0 19 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672126] ppid=672065 vsize=1670268 memory=59614968414677 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672126/stat : 672126 (fscip) R 672065 672072 672010 0 -1 4194368 2555 0 0 0 16 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672127] ppid=672065 vsize=1670268 memory=56282107347530 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672127/stat : 672127 (fscip) R 672065 672072 672010 0 -1 4194368 4467 0 0 0 18 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672128] ppid=672065 vsize=1670268 memory=54091690803904 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672128/stat : 672128 (fscip) R 672065 672072 672010 0 -1 4194368 2558 0 0 0 19 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672129] ppid=672065 vsize=1670268 memory=58481214489664 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672129/stat : 672129 (fscip) R 672065 672072 672010 0 -1 4194368 2515 0 0 0 19 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672130] ppid=672065 vsize=1670268 memory=16102567654458986 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672130/stat : 672130 (fscip) R 672065 672072 672010 0 -1 4194368 4542 0 0 0 18 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672131] ppid=672065 vsize=1670268 memory=1015091 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672131/stat : 672131 (fscip) R 672065 672072 672010 0 -1 4194368 2515 0 0 0 18 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672132] ppid=672065 vsize=1670268 memory=3474308525357637918 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672132/stat : 672132 (fscip) R 672065 672072 672010 0 -1 4194368 2524 0 0 0 17 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672133] ppid=672065 vsize=1670268 memory=3617569414373587959 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672133/stat : 672133 (fscip) R 672065 672072 672010 0 -1 4194368 4551 0 0 0 17 2 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672134] ppid=672065 vsize=1670268 memory=0 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672134/stat : 672134 (fscip) R 672065 672072 672010 0 -1 4194368 2561 0 0 0 19 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672135] ppid=672065 vsize=1670268 memory=0 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672135/stat : 672135 (fscip) R 672065 672072 672010 0 -1 4194368 2516 0 0 0 19 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672136] ppid=672065 vsize=1670268 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672136/stat : 672136 (fscip) R 672065 672072 672010 0 -1 4194368 4535 0 0 0 18 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672137] ppid=672065 vsize=1670268 memory=0 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672137/stat : 672137 (fscip) R 672065 672072 672010 0 -1 4194368 2552 0 0 0 17 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672138] ppid=672065 vsize=1670268 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672138/stat : 672138 (fscip) S 672065 672072 672010 0 -1 1077936192 2576 0 0 0 18 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672139] ppid=672065 vsize=1670268 memory=0 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672139/stat : 672139 (fscip) R 672065 672072 672010 0 -1 4194368 4482 0 0 0 17 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672140] ppid=672065 vsize=1670268 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672140/stat : 672140 (fscip) R 672065 672072 672010 0 -1 4194368 2515 0 0 0 18 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672141] ppid=672065 vsize=1670268 memory=0 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672141/stat : 672141 (fscip) R 672065 672072 672010 0 -1 4194368 2545 0 0 0 19 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672142] ppid=672065 vsize=1670268 memory=0 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672142/stat : 672142 (fscip) R 672065 672072 672010 0 -1 4194368 4471 0 0 0 17 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672143] ppid=672065 vsize=1670268 memory=0 CPUtime=0.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672143/stat : 672143 (fscip) R 672065 672072 672010 0 -1 4194368 2541 0 0 0 19 1 0 0 20 0 41 0 115609509 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672204] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672204/stat : 672204 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672205] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672205/stat : 672205 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672206] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672206/stat : 672206 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672207] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672207/stat : 672207 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672208] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672208/stat : 672208 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672209] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672209/stat : 672209 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672210] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672210/stat : 672210 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672211] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672211/stat : 672211 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672212] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672212/stat : 672212 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672213] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672213/stat : 672213 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672214] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672214/stat : 672214 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672215] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672215/stat : 672215 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672216] ppid=672065 vsize=1670268 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672216/stat : 672216 (fscip) S 672065 672072 672010 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115609513 1710354432 69434 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0

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

[pid=672072/tid=672220] ppid=672065 vsize=25860400 memory=3467824489804346343 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672220/stat : 672220 (fscip) S 672065 672072 672010 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 115609513 26481049600 6102551 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672221] ppid=672065 vsize=25860400 memory=3467824489804344137 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672221/stat : 672221 (fscip) S 672065 672072 672010 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 115609513 26481049600 6102551 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672222] ppid=672065 vsize=25860400 memory=11548 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672222/stat : 672222 (fscip) S 672065 672072 672010 0 -1 1077936192 133 0 0 0 0 2 0 0 20 0 41 0 115609513 26481049600 6102551 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672223] ppid=672065 vsize=25860400 memory=13912 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672223/stat : 672223 (fscip) S 672065 672072 672010 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 41 0 115609513 26481049600 6102551 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
Current children cumulated CPU time: 71012.7 s
Current children cumulated vsize: 25860400 KiB
Current children cumulated memory: 24410204 KiB

[startup+3600 s]*
/proc/loadavg: 66.48 75.57 78.33 36/934 674504
/proc/meminfo: memFree=738725576/790760804 swapFree=131071996/131071996
[pid=672072] ppid=672065 vsize=25149764 memory=23623272 CPUtime=71064.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/stat : 672072 (fscip) S 672065 672072 672010 0 -1 1077936128 82474743 0 0 0 7031004 75421 0 0 20 0 28 0 115609508 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
/proc/672072/statm: 6287441 5905818 3334 3035 0 6140884 0
[pid=672072/tid=672124] ppid=672065 vsize=25149764 memory=4652 CPUtime=3552.99 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672124/stat : 672124 (fscip) R 672065 672072 672010 0 -1 4194368 5923724 0 0 0 353599 1700 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672125] ppid=672065 vsize=25149764 memory=4708540 CPUtime=3559.96 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672125/stat : 672125 (fscip) R 672065 672072 672010 0 -1 4194368 5138682 0 0 0 354245 1751 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672127] ppid=672065 vsize=25149764 memory=-6879713229558086594 CPUtime=3553.91 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672127/stat : 672127 (fscip) R 672065 672072 672010 0 -1 4194368 5736631 0 0 0 353427 1964 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672130] ppid=672065 vsize=25149764 memory=28568 CPUtime=3557.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672130/stat : 672130 (fscip) R 672065 672072 672010 0 -1 4194368 6168561 0 0 0 352732 3037 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672131] ppid=672065 vsize=25149764 memory=7312 CPUtime=3555.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672131/stat : 672131 (fscip) R 672065 672072 672010 0 -1 4194368 6661194 0 0 0 352501 3014 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672133] ppid=672065 vsize=25149764 memory=26988 CPUtime=3557.28 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672133/stat : 672133 (fscip) R 672065 672072 672010 0 -1 4194368 5948016 0 0 0 354014 1714 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672134] ppid=672065 vsize=25149764 memory=3776 CPUtime=3559.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672134/stat : 672134 (fscip) R 672065 672072 672010 0 -1 4194368 5273949 0 0 0 353951 1956 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672136] ppid=672065 vsize=25149764 memory=40480 CPUtime=3557.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672136/stat : 672136 (fscip) R 672065 672072 672010 0 -1 4194368 6044605 0 0 0 353344 2404 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672137] ppid=672065 vsize=25149764 memory=8196 CPUtime=3558.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672137/stat : 672137 (fscip) R 672065 672072 672010 0 -1 4194368 4560575 0 0 0 353950 1860 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672139] ppid=672065 vsize=25149764 memory=3300 CPUtime=3554.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672139/stat : 672139 (fscip) R 672065 672072 672010 0 -1 4194368 6339651 0 0 0 352669 2752 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672140] ppid=672065 vsize=25149764 memory=2264 CPUtime=3559.35 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672140/stat : 672140 (fscip) R 672065 672072 672010 0 -1 4194368 4844902 0 0 0 353997 1938 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672142] ppid=672065 vsize=25149764 memory=1668 CPUtime=3559.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672142/stat : 672142 (fscip) R 672065 672072 672010 0 -1 4194368 6905336 0 0 0 354714 1271 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672143] ppid=672065 vsize=25149764 memory=17752 CPUtime=3553.91 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672143/stat : 672143 (fscip) R 672065 672072 672010 0 -1 4194368 7877979 0 0 0 351269 4122 0 0 20 0 28 0 115609509 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672204] ppid=672065 vsize=25149764 memory=28648 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672204/stat : 672204 (fscip) S 672065 672072 672010 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672206] ppid=672065 vsize=25149764 memory=32792 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672206/stat : 672206 (fscip) S 672065 672072 672010 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672207] ppid=672065 vsize=25149764 memory=7068 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672207/stat : 672207 (fscip) S 672065 672072 672010 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672208] ppid=672065 vsize=25149764 memory=6720665454278492520 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672208/stat : 672208 (fscip) S 672065 672072 672010 0 -1 1077936192 62 0 0 0 1 1 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672209] ppid=672065 vsize=25149764 memory=24403544 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672209/stat : 672209 (fscip) S 672065 672072 672010 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672211] ppid=672065 vsize=25149764 memory=24394912 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672211/stat : 672211 (fscip) S 672065 672072 672010 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672212] ppid=672065 vsize=25149764 memory=3300 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672212/stat : 672212 (fscip) S 672065 672072 672010 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672214] ppid=672065 vsize=25149764 memory=2264 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672214/stat : 672214 (fscip) S 672065 672072 672010 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672215] ppid=672065 vsize=25149764 memory=1668 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672215/stat : 672215 (fscip) S 672065 672072 672010 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672218] ppid=672065 vsize=25149764 memory=24265260 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672218/stat : 672218 (fscip) S 672065 672072 672010 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672219] ppid=672065 vsize=25149764 memory=4652 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672219/stat : 672219 (fscip) S 672065 672072 672010 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672220] ppid=672065 vsize=25149764 memory=24265272 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672220/stat : 672220 (fscip) S 672065 672072 672010 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672222] ppid=672065 vsize=25149764 memory=6720665454278492520 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672222/stat : 672222 (fscip) S 672065 672072 672010 0 -1 1077936192 133 0 0 0 0 2 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672223] ppid=672065 vsize=25149764 memory=51344 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672223/stat : 672223 (fscip) S 672065 672072 672010 0 -1 1077936192 128 0 0 0 0 2 0 0 20 0 28 0 115609513 25753358336 5905818 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
Current children cumulated CPU time: 71064.2 s
Current children cumulated vsize: 25149764 KiB
Current children cumulated memory: 23623272 KiB

[startup+3601.6 s]
/proc/loadavg: 66.48 75.57 78.33 33/922 674539
/proc/meminfo: memFree=743122812/790760804 swapFree=131071996/131071996
[pid=672072] ppid=672065 vsize=16813252 memory=15831124 CPUtime=71079.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/stat : 672072 (fscip) S 672065 672072 672010 0 -1 1077936128 83175224 0 0 0 7032445 75499 0 0 20 0 13 0 115609508 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
/proc/672072/statm: 4203313 3957781 3334 3035 0 4130096 0
[pid=672072/tid=672131] ppid=672065 vsize=16813252 memory=6896 CPUtime=3556.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672131/stat : 672131 (fscip) R 672065 672072 672010 0 -1 4194368 6736206 0 0 0 352630 3018 0 0 20 0 13 0 115609509 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672134] ppid=672065 vsize=16813252 memory=3026487360504136 CPUtime=3560.41 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672134/stat : 672134 (fscip) R 672065 672072 672010 0 -1 4194368 5336229 0 0 0 354080 1961 0 0 20 0 13 0 115609509 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672136] ppid=672065 vsize=16813252 memory=11448 CPUtime=3558.83 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672136/stat : 672136 (fscip) R 672065 672072 672010 0 -1 4194368 6116570 0 0 0 353474 2409 0 0 20 0 13 0 115609509 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672139] ppid=672065 vsize=16813252 memory=24264256 CPUtime=3555.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672139/stat : 672139 (fscip) R 672065 672072 672010 0 -1 4194368 6426230 0 0 0 352797 2758 0 0 20 0 13 0 115609509 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672142] ppid=672065 vsize=16813252 memory=5512 CPUtime=3561.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672142/stat : 672142 (fscip) R 672065 672072 672010 0 -1 4194368 6937962 0 0 0 354847 1274 0 0 20 0 13 0 115609509 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672143] ppid=672065 vsize=16813252 memory=24265272 CPUtime=3555.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672143/stat : 672143 (fscip) R 672065 672072 672010 0 -1 4194368 7949925 0 0 0 351397 4129 0 0 20 0 13 0 115609509 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672204] ppid=672065 vsize=16813252 memory=28568 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672204/stat : 672204 (fscip) S 672065 672072 672010 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 13 0 115609513 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672206] ppid=672065 vsize=16813252 memory=7312 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672206/stat : 672206 (fscip) S 672065 672072 672010 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 13 0 115609513 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672208] ppid=672065 vsize=16813252 memory=37012 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672208/stat : 672208 (fscip) S 672065 672072 672010 0 -1 1077936192 62 0 0 0 1 1 0 0 20 0 13 0 115609513 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672215] ppid=672065 vsize=16813252 memory=15776 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672215/stat : 672215 (fscip) S 672065 672072 672010 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 13 0 115609513 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672218] ppid=672065 vsize=16813252 memory=2316 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672218/stat : 672218 (fscip) S 672065 672072 672010 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 13 0 115609513 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672222] ppid=672065 vsize=16813252 memory=6720665454278492520 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672222/stat : 672222 (fscip) S 672065 672072 672010 0 -1 1077936192 133 0 0 0 0 2 0 0 20 0 13 0 115609513 17216770048 3957781 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
Current children cumulated CPU time: 71079.4 s
Current children cumulated vsize: 16813252 KiB
Current children cumulated memory: 15831124 KiB

[startup+3603.2 s]
/proc/loadavg: 63.24 74.75 78.05 24/908 674550
/proc/meminfo: memFree=753884968/790760804 swapFree=131071996/131071996
[pid=672072] ppid=672065 vsize=10751920 memory=10090460 CPUtime=71083.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/stat : 672072 (fscip) S 672065 672072 672010 0 -1 1077936128 83372794 0 0 0 7032806 75531 0 0 20 0 4 0 115609508 11009966080 2522615 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
/proc/672072/statm: 2687980 2522615 3334 3035 0 2642935 0
[pid=672072/tid=672143] ppid=672065 vsize=10751920 memory=24265272 CPUtime=3556.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672143/stat : 672143 (fscip) R 672065 672072 672010 0 -1 4194368 8016134 0 0 0 351535 4133 0 0 20 0 4 0 115609509 11009966080 2522615 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672208] ppid=672065 vsize=10751920 memory=22928296 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672208/stat : 672208 (fscip) S 672065 672072 672010 0 -1 1077936192 62 0 0 0 1 1 0 0 20 0 4 0 115609513 11009966080 2522615 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672218] ppid=672065 vsize=10751920 memory=12394684 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672218/stat : 672218 (fscip) S 672065 672072 672010 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 4 0 115609513 11009966080 2522615 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
Current children cumulated CPU time: 71083.4 s
Current children cumulated vsize: 10751920 KiB
Current children cumulated memory: 10090460 KiB

[startup+3603.6 s]
/proc/loadavg: 63.24 74.75 78.05 24/908 674550
/proc/meminfo: memFree=753884968/790760804 swapFree=131071996/131071996
[pid=672072] ppid=672065 vsize=10687396 memory=10043776 CPUtime=71083.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/stat : 672072 (fscip) S 672065 672072 672010 0 -1 1077936128 83383881 0 0 0 7032845 75532 0 0 20 0 4 0 115609508 10943893504 2510944 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
/proc/672072/statm: 2671849 2510944 3334 3035 0 2626804 0
[pid=672072/tid=672143] ppid=672065 vsize=10687396 memory=11344 CPUtime=3557.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672143/stat : 672143 (fscip) R 672065 672072 672010 0 -1 4194368 8027224 0 0 0 351574 4134 0 0 20 0 4 0 115609509 10943893504 2510944 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672208] ppid=672065 vsize=10687396 memory=2728 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672208/stat : 672208 (fscip) S 672065 672072 672010 0 -1 1077936192 62 0 0 0 1 1 0 0 20 0 4 0 115609513 10943893504 2510944 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
[pid=672072/tid=672218] ppid=672065 vsize=10687396 memory=6896 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/task/672218/stat : 672218 (fscip) S 672065 672072 672010 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 4 0 115609513 10943893504 2510944 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
Current children cumulated CPU time: 71083.8 s
Current children cumulated vsize: 10687396 KiB
Current children cumulated memory: 10043776 KiB

[startup+3604 s]*
/proc/loadavg: 63.24 74.75 78.05 24/905 674550
/proc/meminfo: memFree=759067008/790760804 swapFree=131071996/131071996
[pid=672072] ppid=672065 vsize=4769348 memory=4053788 CPUtime=71084.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/672072/stat : 672072 (fscip) R 672065 672072 672010 0 -1 4194304 83395083 0 0 0 7032865 75558 0 0 20 0 1 0 115609508 4883812352 1013959 809668444160 4194304 16622685 140736334890048 0 0 0 0 0 2 0 0 0 17 7 0 0 0 0 0 18838560 18947056 43704320 140736334898154 140736334898269 140736334898269 140736334905295 0
/proc/672072/statm: 1192337 1013447 3334 3035 0 1160021 0
Current children cumulated CPU time: 71084.2 s
Current children cumulated vsize: 4769348 KiB
Current children cumulated memory: 4053788 KiB

[startup+3604.12 s]*
/proc/loadavg: 63.24 74.75 78.05 24/905 674550
/proc/meminfo: memFree=762243616/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): 3604.18
CPU time (s): 71084.4
CPU user time (s): 70328.7
CPU system time (s): 755.742
CPU usage (%): 1972.28
Max. virtual memory (cumulated for all children) (KiB): 25925936
Max. memory (cumulated for all children) (KiB): 24416896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70328.7
system time used= 755.741
maximum resident set size= 24417672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83395089
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= 11689469
involuntary context switches= 213039


# summary of solver processes directly reported to runsolver:
#   pid: 672072
#   total CPU time (s): 71084.4
#   total CPU user time (s): 70328.7
#   total CPU system time (s): 755.742

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.9122 second user time and 101.532 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-12 21:17:44
IDJOB=4468631
IDBENCH=147611
IDSOLVER=3099
FILE ID=nodeD105/4468631-1723490264
RUNJOBID= nodeD105-1723490264-672023
SLURM_JOB_ID= 8267559
Free space on /tmp= 8622924 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-opt-market-split_7_60_2.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-4468631-1723490264/watcher-4468631-1723490264 -o /tmp/evaluation-result-4468631-1723490264/solver-4468631-1723490264 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1723490264-672023 --watchdog 3760  fscip settings/racing.prm HOME/instance-4468631-1723490264.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= 39a6e806d7aaba09f767f3cbd6afa1ec
RANDOM SEED=1438159514

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		: 2603.305
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		: 2596.153
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		: 4030.487
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		: 2646.484
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		: 2583.333
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		: 2592.391
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		: 2589.285
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		: 2677.238
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		: 2590.042
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		: 2596.153
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		: 2578.781
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		: 2748.015
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		: 2580.128
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		: 2609.649
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		: 2583.333
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		: 2751.865
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		: 2596.153
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		: 2575.431
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		: 2596.153
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		: 2675.781
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		: 2599.789
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		: 2586.956
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		: 2587.809
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		: 2649.253
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		: 2600.635
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		: 2601.495
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		: 2584.033
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		: 2668.650
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		: 2590.811
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		: 2580.128
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		: 2584.033
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		: 2660.984
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		: 2590.042
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		: 2586.206
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		: 2590.811
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		: 2675.781
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		: 3615.311
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		: 2603.260
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		: 2580.128
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		: 2755.681
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		: 2601.495
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		: 2590.042
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		: 2601.495
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		: 2668.650
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		: 2594.537
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		: 2576.086
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		: 2588.541
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		: 2639.925
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		: 2596.982
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		: 2633.547
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		: 2584.033
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		: 2666.015
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		: 2596.544
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		: 2598.684
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		: 2584.033
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		: 2679.924
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		: 2584.033
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		: 2592.391
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		: 2503.834
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		: 2563.775
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		: 2601.495
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		: 2505.296
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		: 2522.321
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		: 2575.354
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		: 2573.529
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		: 2582.236
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		: 2568.181
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		: 2580.357
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		: 2580.818
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		: 2587.090
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		: 2522.321
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		: 2589.285
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		: 2580.000
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		: 2505.530
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		: 2302.631
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		: 2504.251
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		: 2505.165
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		: 3613.689
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		: 2510.775
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		: 3284.023
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:        779291072 kB
MemAvailable:   783710192 kB
Buffers:         1088104 kB
Cached:          6626876 kB
SwapCached:            0 kB
Active:          1472324 kB
Inactive:        6646688 kB
Active(anon):       2056 kB
Inactive(anon):   440892 kB
Active(file):    1470268 kB
Inactive(file):  6205796 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            112020 kB
Writeback:             0 kB
AnonPages:        403620 kB
Mapped:            99760 kB
Shmem:             38920 kB
KReclaimable:     325516 kB
Slab:             751932 kB
SReclaimable:     325516 kB
SUnreclaim:       426416 kB
KernelStack:       14624 kB
PageTables:         9352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     854160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1032576 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 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= 8622636 MiB
End job on nodeD105 at 2024-08-12 22:17:48