Trace number 4465757

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72001.6 3635.3

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-fixed-bandwidth-92.cnf.gz-plain.pb.metafix.opb
MD5SUMd059f39552443ed7b428fbc50456c2f5
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.126
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables369
Total number of constraints748
Number of constraints which are clauses748
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 24309760, getVmSize() = 24309760, SCIPgetMemUsed() = 2141748, SCIPgetMemTotal() = 2703780, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 16328476, getVmSize() = 28151808, SCIPgetMemUsed() = 2620372, SCIPgetMemTotal() = 5326900, SCIPgetMemExternEstim() = 1048576
0.00/0.01	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4465757-1722551172
0.00/0.01	c   Variables        : 369 (369 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 748
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 369 (369 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 748
0.00/0.01	c Constraints        : Number
0.00/0.01	c   logicor          : 748 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.06	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.07	c                                Nodes    Active                                            
0.00/0.07	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
97.79/5.13	c         5          30118          69        20                -           0.0000          -
199.74/10.27	c        10          62223          41        20                -           0.0000          -
300.68/15.33	c        15          86152          71        20                -           0.0000          -
399.36/20.39	c        20         106259          51        20                -           0.0000          -
500.17/25.44	c        25         128488          56        20                -           0.0000          -
599.02/30.49	c        30         146029          53        20                -           0.0000          -
699.75/35.54	c        36         165075          56        20                -           0.0000          -
798.54/40.59	c        41         202798           0        20                -           0.0000          -
899.38/45.66	c        46         203052          62        20                -           0.0000          -
1000.32/50.71	c        51         228091          52        20                -           0.0000          -
1099.30/55.76	c        56         250614          53        20                -           0.0000          -
1200.27/60.81	c        61         271250          50        20                -           0.0000          -
1299.24/65.86	c        66         291451          63        20                -           0.0000          -
1400.27/70.91	c        71         314423          51        20                -           0.0000          -
1499.21/75.96	c        76         335655          48        20                -           0.0000          -
1598.21/81.01	c        81         354502          61        20                -           0.0000          -
1699.64/86.06	c        86         375224          63        20                -           0.0000          -
1798.61/91.11	c        91         397570          59        20                -           0.0000          -
1899.68/96.16	c        96         417518          54        20                -           0.0000          -
2000.05/101.21	c       101         440542          61        20                -           0.0000          -
2099.19/106.26	c       106         462814          49        20                -           0.0000          -
2199.91/111.31	c       111         488559          54        20                -           0.0000          -
2298.75/116.36	c       116         510734          54        20                -           0.0000          -
2399.66/121.41	c       121         536169          48        20                -           0.0000          -
2498.62/126.46	c       126         559914          48        20                -           0.0000          -
2599.63/131.51	c       132         585540          55        20                -           0.0000          -
2698.22/136.56	c       137         613034          77        20                -           0.0000          -
2799.03/141.62	c       142         638099          63        20                -           0.0000          -
2897.92/146.66	c       147         665917          60        20                -           0.0000          -
2998.79/151.71	c       152         689869          52        20                -           0.0000          -
3097.74/156.73	c       157         787948          57        20                -           0.0000          -
3196.55/161.74	c       162         816537          47        20                -           0.0000          -
3295.53/166.79	c       167         846143          52        20                -           0.0000          -
3396.49/171.84	c       172         873535          56        20                -           0.0000          -
3495.42/176.89	c       177         902010          58        20                -           0.0000          -
3596.34/181.94	c       182         931649          64        20                -           0.0000          -
3695.26/186.99	c       187         960780          53        20                -           0.0000          -
3796.68/192.04	c       192         992186          63        20                -           0.0000          -
3895.86/197.09	c       197        1020944          53        20                -           0.0000          -
3996.59/202.14	c       202        1051714          54        20                -           0.0000          -
4095.52/207.19	c       207        1080908          58        20                -           0.0000          -
4195.78/212.24	c       212        1112188          59        20                -           0.0000          -
4294.71/217.29	c       217        1142238          59        20                -           0.0000          -
4395.57/222.34	c       222        1173007          55        20                -           0.0000          -
4494.45/227.39	c       227        1201634          66        20                -           0.0000          -
4595.49/232.44	c       232        1227271          65        20                -           0.0000          -
4694.33/237.46	c       237        1253680          67        20                -           0.0000          -
4795.24/242.53	c       243        1281030          63        20                -           0.0000          -
4894.23/247.59	c       248        1304498          61        20                -           0.0000          -
4994.91/252.62	c       253        1328336          60        20                -           0.0000          -
5093.91/257.65	c       258        1350666          59        20                -           0.0000          -
5194.84/262.70	c       263        1378603          58        20                -           0.0000          -
5293.87/267.75	c       268        1404921          56        20                -           0.0000          -
5392.91/272.77	c       273         175152      134695        20                -           0.0000          -
5493.88/277.82	c       278         178133      136489        20                -           0.0000          -
5592.86/282.87	c       283         181041      138606        20                -           0.0000          -
5693.87/287.93	c       288         184067      141173        20                -           0.0000          -
5792.84/293.00	c       293         188430      143813        20                -           0.0000          -
5894.47/298.06	c       298         191672      146144        20                -           0.0000          -
5993.35/303.13	c       303        1584551          63        20                -           0.0000          -
6094.05/308.19	c       308        1609466          71        20                -           0.0000          -
6194.58/313.24	c       313        1633806          67        20                -           0.0000          -
6293.33/318.29	c       318        1658797          76        20                -           0.0000          -
6394.31/323.34	c       323        1683738          70        20                -           0.0000          -
6493.24/328.39	c       328        1711429          65        20                -           0.0000          -
6594.21/333.44	c       333        1736841          57        20                -           0.0000          -
6693.25/338.49	c       338        1763783          55        20                -           0.0000          -
6794.15/343.54	c       344        1791045          52        20                -           0.0000          -
6892.98/348.59	c       349        1818621          52        20                -           0.0000          -
6993.95/353.64	c       354        1846080          66        20                -           0.0000          -
7093.10/358.69	c       359        1875385          60        20                -           0.0000          -
7193.90/363.74	c       364        1899298          58        20                -           0.0000          -
7292.90/368.79	c       369        1924013          64        20                -           0.0000          -
7393.78/373.84	c       374        1952282          61        20                -           0.0000          -
7492.42/378.89	c       379        1980611          64        20                -           0.0000          -
7593.42/383.94	c       384        2007717          62        20                -           0.0000          -
7692.39/388.99	c       389        2038369          56        20                -           0.0000          -
7794.02/394.04	c       394        2066054          69        20                -           0.0000          -
7893.05/399.09	c       399        2092300          59        20                -           0.0000          -
7994.01/404.14	c       404        2118688          60        20                -           0.0000          -
8093.08/409.15	c       409        2146321          56        20                -           0.0000          -
8191.89/414.20	c       414        2171341          49        20                -           0.0000          -
8292.23/419.26	c       419        2201821          56        20                -           0.0000          -
8393.22/424.32	c       424        2230329          55        20                -           0.0000          -
8492.14/429.39	c       429        2257855          66        20                -           0.0000          -
8592.98/434.44	c       434        2284577          57        20                -           0.0000          -
8691.87/439.49	c       439        2315918          55        20                -           0.0000          -
8792.78/444.54	c       445        2343164          53        20                -           0.0000          -
8891.83/449.59	c       450        2372476          50        20                -           0.0000          -
8992.79/454.64	c       455        2398616          58        20                -           0.0000          -
9091.81/459.69	c       460        2428154          60        20                -           0.0000          -
9192.55/464.72	c       465        2455106          58        20                -           0.0000          -
9291.68/469.75	c       470        2482955          57        20                -           0.0000          -
9392.58/474.81	c       475        2516816          53        20                -           0.0000          -
9491.58/479.86	c       480        2548866          53        20                -           0.0000          -
9592.49/484.92	c       485        2578701          58        20                -           0.0000          -
9691.38/489.93	c       490        2610375          60        20                -           0.0000          -
9790.42/494.94	c       495        2639357          57        20                -           0.0000          -
9889.42/500.00	c       500        2669217          63        20                -           0.0000          -
9991.08/505.05	c       505        2698181          54        20                -           0.0000          -
10090.22/510.11	c       510        2727393          60        20                -           0.0000          -
10191.18/515.18	c       515        2761897          52        20                -           0.0000          -
10291.68/520.23	c       520        2793555          59        20                -           0.0000          -
10390.81/525.29	c       525        2824003          59        20                -           0.0000          -
10491.80/530.35	c       530        2858393          60        20                -           0.0000          -
10592.93/535.40	c       535        2893574          54        20                -           0.0000          -
10691.96/540.46	c       540        2929171          54        20                -           0.0000          -
10792.96/545.51	c       546        2962781          59        20                -           0.0000          -
10892.09/550.56	c       551        2993104          54        20                -           0.0000          -
10993.01/555.61	c       556        3023945          59        20                -           0.0000          -
11091.93/560.66	c       561        3054237          58        20                -           0.0000          -
11192.91/565.71	c       566        3088292          53        20                -           0.0000          -
11291.92/570.77	c       571        3119691          55        20                -           0.0000          -
11392.97/575.82	c       576        3151049          58        20                -           0.0000          -
11492.02/580.87	c       581        3191367          55        20                -           0.0000          -
11591.15/585.88	c       586        3228099          58        20                -           0.0000          -
11692.19/590.92	c       591        3264291          56        20                -           0.0000          -
11791.28/595.93	c       596        3300865          55        20                -           0.0000          -
11890.41/600.94	c       601        3334096          54        20                -           0.0000          -
11989.42/605.98	c       606        3367880          52        20                -           0.0000          -
12088.47/611.03	c       611        3401592          56        20                -           0.0000          -
12190.22/616.07	c       616        3425476          75        20                -           0.0000          -
12289.17/621.11	c       621        3459171          72        20                -           0.0000          -
12390.12/626.18	c       626         416237      295554        20                -           0.0000          -
12490.45/631.23	c       631         419214      297857        20                -           0.0000          -
12589.51/636.28	c       636         422895      299881        20                -           0.0000          -
12690.55/641.33	c       641         426895      302292        20                -           0.0000          -
12789.59/646.38	c       646         429809      304314        20                -           0.0000          -
12890.63/651.43	c       651         432530      306106        20                -           0.0000          -
12989.59/656.48	c       656         435921      308549        20                -           0.0000          -
13090.60/661.53	c       662         439580      310898        20                -           0.0000          -
13189.68/666.55	c       667        3759797          79        20                -           0.0000          -
13288.61/671.56	c       672        3792325          71        20                -           0.0000          -
13389.57/676.61	c       677        3824673          76        20                -           0.0000          -
13488.65/681.66	c       682        3856155          72        20                -           0.0000          -
13589.71/686.73	c       687        3890156          68        20                -           0.0000          -
13688.75/691.79	c       692        3923395          73        20                -           0.0000          -
13789.66/696.85	c       697        3957111          80        20                -           0.0000          -
13890.58/701.91	c       702        3991961          80        20                -           0.0000          -
13989.64/706.98	c       707         468148      332827        20                -           0.0000          -
14091.21/712.03	c       712         470966      335201        20                -           0.0000          -
14190.13/717.08	c       717         474057      337344        20                -           0.0000          -
14289.20/722.13	c       722         477753      339652        20                -           0.0000          -
14390.21/727.18	c       727         482077      341929        20                -           0.0000          -
14490.49/732.23	c       732         485439      344232        20                -           0.0000          -
14589.45/737.28	c       737        4251808          52        20                -           0.0000          -
14690.49/742.33	c       742        4284407          54        20                -           0.0000          -
14789.55/747.38	c       747        4318303          56        20                -           0.0000          -
14890.45/752.43	c       752        4351424          58        20                -           0.0000          -
14989.24/757.48	c       757        4380520          61        20                -           0.0000          -
15090.13/762.53	c       763        4405684          63        20                -           0.0000          -
15189.25/767.58	c       768        4433586          62        20                -           0.0000          -
15290.30/772.61	c       773        4475012          67        20                -           0.0000          -
15389.38/777.65	c       778        4509040          86        20                -           0.0000          -
15490.44/782.71	c       783        4541738          78        20                -           0.0000          -
15589.51/787.78	c       788        4553708          70        20                -           0.0000          -
15690.33/792.83	c       793        4584483          59        20                -           0.0000          -
15789.31/797.86	c       798        4646325          68        20                -           0.0000          -
15890.14/802.93	c       803        4649120          70        20                -           0.0000          -
15989.17/807.98	c       808        4680515          63        20                -           0.0000          -
16090.60/813.03	c       813        4710495          53        20                -           0.0000          -
16189.71/818.08	c       818        4737850          62        20                -           0.0000          -
16288.59/823.13	c       823        4765626          65        20                -           0.0000          -
16389.58/828.18	c       828        4792848          63        20                -           0.0000          -
16489.94/833.23	c       833        4817888          64        20                -           0.0000          -
16588.97/838.28	c       838        4844034          63        20                -           0.0000          -
16687.95/843.30	c       843        4946792          66        20                -           0.0000          -
16789.04/848.38	c       848        4894586          67        20                -           0.0000          -
16889.93/853.41	c       853        5008217          70        20                -           0.0000          -
16988.65/858.45	c       858        5041767          80        20                -           0.0000          -
17089.54/863.53	c       864        4980013          64        20                -           0.0000          -
17188.55/868.58	c       869        5008927          55        20                -           0.0000          -
17289.65/873.63	c       874        5037938          57        20                -           0.0000          -
17388.73/878.68	c       879        5068836          60        20                -           0.0000          -
17489.77/883.73	c       884        5094273          57        20                -           0.0000          -
17588.77/888.78	c       889        5117609          61        20                -           0.0000          -
17689.85/893.83	c       894        5141831          62        20                -           0.0000          -
17788.95/898.88	c       899        5166404          67        20                -           0.0000          -
17890.03/903.93	c       904        5192415          57        20                -           0.0000          -
17989.11/908.98	c       909        5217191          62        20                -           0.0000          -
18088.20/914.03	c       914        5242060          61        20                -           0.0000          -
18189.63/919.08	c       919        5266890          59        20                -           0.0000          -
18288.67/924.13	c       924        5295925          64        20                -           0.0000          -
18389.72/929.18	c       929        5322593          61        20                -           0.0000          -
18490.02/934.23	c       934        5350982          71        20                -           0.0000          -
18589.10/939.28	c       939        5375265          55        20                -           0.0000          -
18690.08/944.33	c       944        5400489          63        20                -           0.0000          -
18789.05/949.38	c       949        5425851          65        20                -           0.0000          -
18890.04/954.43	c       954        5454836          61        20                -           0.0000          -
18989.15/959.48	c       959        5481474          65        20                -           0.0000          -
19090.38/964.53	c       965        5509253          63        20                -           0.0000          -
19189.29/969.58	c       970        5534642          62        20                -           0.0000          -
19290.29/974.61	c       975        5793112          74        20                -           0.0000          -
19389.22/979.64	c       980        5827482          74        20                -           0.0000          -
19488.20/984.69	c       985        5862999          70        20                -           0.0000          -
19589.27/989.74	c       990        5897018          73        20                -           0.0000          -
19688.26/994.79	c       995        5930235          78        20                -           0.0000          -
19789.34/999.87	c      1000        5966270          76        20                -           0.0000          -
19890.30/1004.93	c      1005        5746274          62        20                -           0.0000          -
19989.40/1009.98	c      1010        5773219          60        20                -           0.0000          -
20088.50/1015.03	c      1015        5799321          59        20                -           0.0000          -
20190.11/1020.08	c      1020        5829647          55        20                -           0.0000          -
20289.19/1025.11	c      1025        6136649          74        20                -           0.0000          -
20390.09/1030.15	c      1030        6172795          69        20                -           0.0000          -
20490.59/1035.20	c      1035        6206639          72        20                -           0.0000          -
20589.59/1040.26	c      1040        6237955          73        20                -           0.0000          -
20690.75/1045.32	c      1045        6273629          67        20                -           0.0000          -
20789.72/1050.37	c      1050        6307267          76        20                -           0.0000          -
20890.83/1055.43	c      1055         687945      481686        20                -           0.0000          -
20989.94/1060.48	c      1060         691343      483901        20                -           0.0000          -
21091.04/1065.53	c      1066         694819      485824        20                -           0.0000          -
21190.14/1070.56	c      1071        6441614          67        20                -           0.0000          -
21291.17/1075.63	c      1076         701731      489865        20                -           0.0000          -
21390.24/1080.68	c      1081         704957      492039        20                -           0.0000          -
21491.24/1085.73	c      1086         708781      494200        20                -           0.0000          -
21590.20/1090.78	c      1091         711403      496267        20                -           0.0000          -
21691.19/1095.80	c      1096        6598455          81        20                -           0.0000          -
21790.25/1100.83	c      1101        6636908          82        20                -           0.0000          -
21889.25/1105.85	c      1106        6675165          79        20                -           0.0000          -
21988.23/1110.86	c      1111        6713347          80        20                -           0.0000          -
22089.03/1115.91	c      1116        6752149          74        20                -           0.0000          -
22187.76/1120.96	c      1121        6784489          72        20                -           0.0000          -
22286.56/1126.01	c      1126        6814582          70        20                -           0.0000          -
22388.30/1131.06	c      1131        6842349          66        20                -           0.0000          -
22486.98/1136.11	c      1136        6872711          69        20                -           0.0000          -
22587.95/1141.16	c      1141        6902626          70        20                -           0.0000          -
22688.32/1146.21	c      1146        6936150          70        20                -           0.0000          -
22787.41/1151.27	c      1151        6968510          68        20                -           0.0000          -
22888.36/1156.32	c      1156        6999125          65        20                -           0.0000          -
22987.21/1161.37	c      1161        7024307          75        20                -           0.0000          -
23085.89/1166.38	c      1166        7049687          70        20                -           0.0000          -
23186.82/1171.48	c      1171        7077401          72        20                -           0.0000          -
23287.79/1176.53	c      1177        7110254          72        20                -           0.0000          -
23386.89/1181.58	c      1182        7139806          78        20                -           0.0000          -
23487.91/1186.61	c      1187        7167085          69        20                -           0.0000          -
23586.80/1191.68	c      1192        7193971          77        20                -           0.0000          -
23687.83/1196.74	c      1197        7223621          78        20                -           0.0000          -
23786.93/1201.75	c      1202        7258823          70        20                -           0.0000          -
23885.93/1206.75	c      1207        7296586          70        20                -           0.0000          -
23986.81/1211.80	c      1212        7323934          80        20                -           0.0000          -
24085.78/1216.85	c      1217        7357337          69        20                -           0.0000          -
24186.84/1221.90	c      1222        7388290          67        20                -           0.0000          -
24285.97/1226.95	c      1227        7423154          72        20                -           0.0000          -
24385.10/1232.00	c      1232        7455042          69        20                -           0.0000          -
24486.73/1237.05	c      1237        7478216          66        20                -           0.0000          -
24585.76/1242.08	c      1242        7502501          62        20                -           0.0000          -
24687.07/1247.15	c      1247        7523688          65        20                -           0.0000          -
24787.28/1252.20	c      1252        7548353          65        20                -           0.0000          -
24886.38/1257.25	c      1257        7577246          72        20                -           0.0000          -
24987.47/1262.30	c      1262        7606508          70        20                -           0.0000          -
25086.50/1267.33	c      1267        7639481          67        20                -           0.0000          -
25187.61/1272.40	c      1272        7670722          69        20                -           0.0000          -
25286.68/1277.46	c      1277        7707962          72        20                -           0.0000          -
25387.75/1282.51	c      1283        7747779          72        20                -           0.0000          -
25486.71/1287.56	c      1288        7784747          69        20                -           0.0000          -
25587.61/1292.61	c      1293        7819778          73        20                -           0.0000          -
25686.90/1297.66	c      1298        7853705          78        20                -           0.0000          -
25787.83/1302.72	c      1303        7887037          72        20                -           0.0000          -
25886.63/1307.77	c      1308        7921178          67        20                -           0.0000          -
25987.73/1312.83	c      1313        7952793          77        20                -           0.0000          -
26086.85/1317.84	c      1318        7986667          71        20                -           0.0000          -
26185.96/1322.85	c      1323        8014148          69        20                -           0.0000          -
26285.06/1327.89	c      1328         848069      596522        20                -           0.0000          -
26386.16/1332.90	c      1333        1403177      903668        20                -           0.0000          -
26485.19/1337.95	c      1338        1407585      906039        20                -           0.0000          -
26584.13/1342.96	c      1343        1412146      909041        20                -           0.0000          -
26683.30/1348.01	c      1348        1416838      911576        20                -           0.0000          -
26784.94/1353.09	c      1353        1421340      913406        20                -           0.0000          -
26884.04/1358.10	c      1358        1425671      915740        20                -           0.0000          -
26985.11/1363.15	c      1363        1429970      916995        20                -           0.0000          -
27085.68/1368.21	c      1368        1434476      917952        20                -           0.0000          -
27184.71/1373.22	c      1373        1438689      918821        20                -           0.0000          -
27285.84/1378.30	c      1378        1443020      920573        20                -           0.0000          -
27384.93/1383.38	c      1383        1447527      922507        20                -           0.0000          -
27486.01/1388.43	c      1388        1451708      925007        20                -           0.0000          -
27585.10/1393.48	c      1393        1456278      927247        20                -           0.0000          -
27686.01/1398.55	c      1399        1460745      930048        20                -           0.0000          -
27787.11/1403.60	c      1404        1465085      932501        20                -           0.0000          -
27886.07/1408.67	c      1409        1469174      934812        20                -           0.0000          -
27987.16/1413.73	c      1414        1473652      937266        20                -           0.0000          -
28086.27/1418.78	c      1419        1478228      939548        20                -           0.0000          -
28187.31/1423.83	c      1424        1482446      941660        20                -           0.0000          -
28286.35/1428.88	c      1429        1486665      944125        20                -           0.0000          -
28387.46/1433.90	c      1434        1490942      946534        20                -           0.0000          -
28486.36/1438.99	c      1439        1495203      948824        20                -           0.0000          -
28588.02/1444.06	c      1444        1499741      951786        20                -           0.0000          -
28687.03/1449.11	c      1449        1504072      954225        20                -           0.0000          -
28788.07/1454.16	c      1454        8813020          61        20                -           0.0000          -
28888.34/1459.21	c      1459        8838018          75        20                -           0.0000          -
28987.44/1464.26	c      1464        8873693          73        20                -           0.0000          -
29086.36/1469.29	c      1469        1521546      961900        20                -           0.0000          -
29187.25/1474.35	c      1474        1525854      963618        20                -           0.0000          -
29286.37/1479.36	c      1479        1529858      966308        20                -           0.0000          -
29386.90/1484.45	c      1484        1534119      968454        20                -           0.0000          -
29487.82/1489.51	c      1490        1538342      970718        20                -           0.0000          -
29586.94/1494.55	c      1495        1542482      973204        20                -           0.0000          -
29687.96/1499.62	c      1500        9112489          69        20                -           0.0000          -
29787.10/1504.67	c      1505        9145950          65        20                -           0.0000          -
29888.07/1509.73	c      1510        9181909          80        20                -           0.0000          -
29987.17/1514.77	c      1515        1559900      982145        20                -           0.0000          -
30088.24/1519.80	c      1520        1563970      983869        20                -           0.0000          -
30187.29/1524.88	c      1525        9287545          73        20                -           0.0000          -
30288.33/1529.93	c      1530        9323733          71        20                -           0.0000          -
30387.23/1534.98	c      1535        9356041          76        20                -           0.0000          -
30488.84/1540.03	c      1540        9388474          76        20                -           0.0000          -
30587.89/1545.05	c      1545        1584737      994947        20                -           0.0000          -
30689.02/1550.13	c      1550        1588771      996720        20                -           0.0000          -
30788.19/1555.19	c      1555        9499718          72        20                -           0.0000          -
30888.45/1560.26	c      1560        1596756     1001003        20                -           0.0000          -
30987.55/1565.28	c      1565        1600668     1003408        20                -           0.0000          -
31088.58/1570.36	c      1570        1604975     1004785        20                -           0.0000          -
31189.68/1575.41	c      1575        9652264          70        20                -           0.0000          -
31288.66/1580.47	c      1580        9689373          78        20                -           0.0000          -
31389.76/1585.53	c      1586        1617684     1011968        20                -           0.0000          -
31488.80/1590.58	c      1591        9761584          71        20                -           0.0000          -
31589.64/1595.62	c      1596        1626292     1016557        20                -           0.0000          -
31688.74/1600.67	c      1601        1630465     1018786        20                -           0.0000          -
31787.85/1605.68	c      1606        1634557     1020695        20                -           0.0000          -
31888.93/1610.78	c      1611        9895346          83        20                -           0.0000          -
31989.76/1615.83	c      1616        9932398          72        20                -           0.0000          -
32088.75/1620.88	c      1621        9966707          85        20                -           0.0000          -
32189.81/1625.95	c      1626        9998642          74        20                -           0.0000          -
32288.84/1630.99	c      1631       10025690          71        20                -           0.0000          -
32390.57/1636.05	c      1636        1661150     1038994        20                -           0.0000          -
32489.56/1641.06	c      1641        1666123     1043005        20                -           0.0000          -
32588.68/1646.07	c      1646        1022414      719422        20                -           0.0000          -
32687.79/1651.12	c      1651        1024953      721262        20                -           0.0000          -
32788.92/1656.17	c      1656        1027991      723442        20                -           0.0000          -
32889.34/1661.24	c      1661        1684625     1055973        20                -           0.0000          -
32988.50/1666.29	c      1666        1689158     1059126        20                -           0.0000          -
33089.32/1671.35	c      1671        1693652     1061541        20                -           0.0000          -
33190.36/1676.40	c      1676        1697973     1064238        20                -           0.0000          -
33289.55/1681.47	c      1681        1702296     1066071        20                -           0.0000          -
33390.32/1686.50	c      1686        1706857     1068396        20                -           0.0000          -
33489.41/1691.58	c      1692        1711242     1071030        20                -           0.0000          -
33590.48/1696.66	c      1697        1715507     1072880        20                -           0.0000          -
33691.37/1701.71	c      1702        1719547     1074702        20                -           0.0000          -
33790.33/1706.71	c      1707        1723987     1077859        20                -           0.0000          -
33891.42/1711.81	c      1712        1728370     1080340        20                -           0.0000          -
33990.49/1716.87	c      1717        1732489     1082514        20                -           0.0000          -
34091.53/1721.92	c      1722        1736651     1084685        20                -           0.0000          -
34190.55/1726.99	c      1727        1741069     1087505        20                -           0.0000          -
34291.70/1732.04	c      1732        1745444     1090024        20                -           0.0000          -
34390.65/1737.07	c      1737        1749657     1092165        20                -           0.0000          -
34490.01/1742.14	c      1742        1754065     1094370        20                -           0.0000          -
34590.94/1747.19	c      1747        1758654     1096500        20                -           0.0000          -
34691.25/1752.24	c      1752        1763224     1098669        20                -           0.0000          -
34790.31/1757.29	c      1757        1767319     1100814        20                -           0.0000          -
34891.29/1762.35	c      1762        1771423     1102898        20                -           0.0000          -
34992.34/1767.40	c      1767        1775713     1104854        20                -           0.0000          -
35091.31/1772.47	c      1772       10956757          77        20                -           0.0000          -
35192.31/1777.52	c      1778       10994371          76        20                -           0.0000          -
35291.25/1782.57	c      1783       11032069          65        20                -           0.0000          -
35392.12/1787.62	c      1788       11069165          78        20                -           0.0000          -
35491.24/1792.66	c      1793        1796849     1116410        20                -           0.0000          -
35592.33/1797.72	c      1798       11133985          73        20                -           0.0000          -
35691.40/1802.78	c      1803       11166898          66        20                -           0.0000          -
35790.32/1807.79	c      1808        1809451     1122212        20                -           0.0000          -
35891.42/1812.84	c      1813        1813721     1123842        20                -           0.0000          -
35990.41/1817.84	c      1818        1817612     1124951        20                -           0.0000          -
36091.42/1822.96	c      1823        1821572     1127114        20                -           0.0000          -
36190.52/1827.98	c      1828        1825593     1129116        20                -           0.0000          -
36292.28/1833.10	c      1833       11390516          71        20                -           0.0000          -
36393.00/1838.16	c      1838       11426528          71        20                -           0.0000          -
36493.35/1843.21	c      1843       11460505          68        20                -           0.0000          -
36592.46/1848.26	c      1848       11495911          65        20                -           0.0000          -
36693.59/1853.31	c      1853       11529490          73        20                -           0.0000          -
36792.53/1858.36	c      1858       11564085          68        20                -           0.0000          -
36893.66/1863.42	c      1863       11597230          67        20                -           0.0000          -
36992.75/1868.47	c      1868       11631370          71        20                -           0.0000          -
37093.77/1873.52	c      1874       11660271          63        20                -           0.0000          -
37192.72/1878.57	c      1879       11692417          72        20                -           0.0000          -
37291.28/1883.58	c      1884        1870923     1154997        20                -           0.0000          -
37392.29/1888.62	c      1889        1874876     1156602        20                -           0.0000          -
37491.25/1893.64	c      1894        1878747     1159131        20                -           0.0000          -
37592.31/1898.70	c      1899        1882860     1161207        20                -           0.0000          -
37691.22/1903.77	c      1904        1886839     1163271        20                -           0.0000          -
37791.87/1908.84	c      1909        1891041     1165589        20                -           0.0000          -
37892.71/1913.90	c      1914        1895056     1167223        20                -           0.0000          -
37991.51/1918.92	c      1919        1898949     1169721        20                -           0.0000          -
38090.47/1923.94	c      1924        1903100     1171960        20                -           0.0000          -
38189.60/1929.02	c      1929        1907209     1174071        20                -           0.0000          -
38291.08/1934.04	c      1934        1911143     1175868        20                -           0.0000          -
38391.92/1939.16	c      1939        1914780     1177077        20                -           0.0000          -
38492.48/1944.24	c      1944       12134454          73        20                -           0.0000          -
38591.50/1949.25	c      1949       12173714          76        20                -           0.0000          -
38692.56/1954.33	c      1954       12210546          66        20                -           0.0000          -
38791.68/1959.39	c      1959       12241231          79        20                -           0.0000          -
38892.79/1964.44	c      1964       12275690          77        20                -           0.0000          -
38991.95/1969.49	c      1969       12311174          69        20                -           0.0000          -
39093.13/1974.54	c      1975       12350668          72        20                -           0.0000          -
39192.29/1979.56	c      1980       12388057          69        20                -           0.0000          -
39293.46/1984.62	c      1985       12424679          74        20                -           0.0000          -
39392.33/1989.69	c      1990       12462879          67        20                -           0.0000          -
39493.33/1994.74	c      1995       12496195          72        20                -           0.0000          -
39592.34/1999.79	c      2000       12533014          69        20                -           0.0000          -
39693.33/2004.84	c      2005       12563681          71        20                -           0.0000          -
39792.29/2009.89	c      2010       12596623          70        20                -           0.0000          -
39893.28/2014.94	c      2015       12632902          71        20                -           0.0000          -
39992.20/2019.99	c      2020       12672710          72        20                -           0.0000          -
40093.95/2025.04	c      2025       12712642          81        20                -           0.0000          -
40192.91/2030.09	c      2030       12743099          68        20                -           0.0000          -
40294.16/2035.14	c      2035       12769329          66        20                -           0.0000          -
40393.34/2040.17	c      2040       12797518          73        20                -           0.0000          -
40493.56/2045.22	c      2045       12824611          68        20                -           0.0000          -
40592.67/2050.28	c      2050       12854722          70        20                -           0.0000          -
40693.76/2055.31	c      2055       12888819          71        20                -           0.0000          -
40792.92/2060.38	c      2060       12923718          75        20                -           0.0000          -
40893.95/2065.43	c      2065       12960615          70        20                -           0.0000          -
40993.03/2070.44	c      2070       12998046          71        20                -           0.0000          -
41092.18/2075.49	c      2075       13026218          64        20                -           0.0000          -
41193.31/2080.54	c      2081       13052656          60        20                -           0.0000          -
41294.45/2085.61	c      2086       13089440          74        20                -           0.0000          -
41393.41/2090.65	c      2091       13124262          70        20                -           0.0000          -
41494.36/2095.72	c      2096       13158263          69        20                -           0.0000          -
41593.24/2100.78	c      2101       13195506          75        20                -           0.0000          -
41694.24/2105.83	c      2106       13229130          76        20                -           0.0000          -
41793.38/2110.88	c      2111       13265656          69        20                -           0.0000          -
41894.42/2115.92	c      2116       13300563          66        20                -           0.0000          -
41993.47/2120.96	c      2121       13330099          64        20                -           0.0000          -
42092.36/2126.03	c      2126       13363930          84        20                -           0.0000          -
42194.13/2131.08	c      2131       13400025          75        20                -           0.0000          -
42293.16/2136.13	c      2136       13434323          71        20                -           0.0000          -
42393.94/2141.18	c      2141       13469223          74        20                -           0.0000          -
42494.45/2146.22	c      2146       13502980          74        20                -           0.0000          -
42593.57/2151.28	c      2151       13536705          81        20                -           0.0000          -
42694.68/2156.31	c      2156       13571526          71        20                -           0.0000          -
42793.81/2161.37	c      2161       13606276          78        20                -           0.0000          -
42894.90/2166.42	c      2166       13640629          70        20                -           0.0000          -
42994.05/2171.48	c      2171       13673784          70        20                -           0.0000          -
43094.79/2176.53	c      2177       13707808          69        20                -           0.0000          -
43193.92/2181.54	c      2182       13743325          73        20                -           0.0000          -
43292.97/2186.58	c      2187        1303884      921523        20                -           0.0000          -
43393.93/2191.68	c      2192        1307020      923647        20                -           0.0000          -
43494.96/2196.73	c      2197       13847846          69        20                -           0.0000          -
43594.08/2201.78	c      2202       13881626          82        20                -           0.0000          -
43695.11/2206.83	c      2207       13916068          70        20                -           0.0000          -
43794.22/2211.88	c      2212       13949181          68        20                -           0.0000          -
43895.49/2216.93	c      2217       13983196          67        20                -           0.0000          -
43994.37/2221.98	c      2222       14016543          69        20                -           0.0000          -
44093.30/2227.02	c      2227       14051514          68        20                -           0.0000          -
44194.99/2232.08	c      2232       14085999          65        20                -           0.0000          -
44294.13/2237.13	c      2237       14119061          61        20                -           0.0000          -
44395.19/2242.18	c      2242       14152536          68        20                -           0.0000          -
44495.42/2247.23	c      2247       14186585          72        20                -           0.0000          -
44594.27/2252.28	c      2252       14222434          72        20                -           0.0000          -
44695.35/2257.33	c      2257       14255042          73        20                -           0.0000          -
44794.40/2262.38	c      2262       14287280          65        20                -           0.0000          -
44895.32/2267.43	c      2267       14323557          83        20                -           0.0000          -
44994.48/2272.48	c      2272       14354952          78        20                -           0.0000          -
45095.66/2277.53	c      2278       14392246          73        20                -           0.0000          -
45194.78/2282.58	c      2283       14427110          68        20                -           0.0000          -
45295.71/2287.63	c      2288       14459103          72        20                -           0.0000          -
45394.67/2292.68	c      2293       14495751          91        20                -           0.0000          -
45495.84/2297.73	c      2298       14531704          75        20                -           0.0000          -
45594.92/2302.74	c      2303       14570923          71        20                -           0.0000          -
45695.93/2307.82	c      2308       14604364          70        20                -           0.0000          -
45795.05/2312.88	c      2313       14638630          72        20                -           0.0000          -
45896.09/2317.93	c      2318       14669544          65        20                -           0.0000          -
45995.17/2322.98	c      2323       14702069          75        20                -           0.0000          -
46094.29/2328.03	c      2328       14737781          74        20                -           0.0000          -
46195.99/2333.08	c      2333       14773613          68        20                -           0.0000          -
46295.31/2338.13	c      2338       14808364          66        20                -           0.0000          -
46396.35/2343.18	c      2343       14840998          73        20                -           0.0000          -
46496.63/2348.23	c      2348       14874905          75        20                -           0.0000          -
46595.78/2353.28	c      2353       14914511          74        20                -           0.0000          -
46694.88/2358.29	c      2358       14947994          63        20                -           0.0000          -
46796.00/2363.35	c      2363       14982602          84        20                -           0.0000          -
46897.14/2368.40	c      2368       15020932          76        20                -           0.0000          -
46996.29/2373.43	c      2373       15058753          75        20                -           0.0000          -
47095.29/2378.45	c      2378       15088082          74        20                -           0.0000          -
47194.33/2383.46	c      2383       15113766          71        20                -           0.0000          -
47293.47/2388.49	c      2388       15136836          67        20                -           0.0000          -
47394.60/2393.50	c      2394       15166548          80        20                -           0.0000          -
47493.58/2398.53	c      2399       15200797          70        20                -           0.0000          -
47592.36/2403.57	c      2404       15235432          70        20                -           0.0000          -
47693.22/2408.64	c      2409       15270287          73        20                -           0.0000          -
47792.27/2413.64	c      2414       15302782          72        20                -           0.0000          -
47891.36/2418.65	c      2419        1441730     1012753        20                -           0.0000          -
47990.34/2423.68	c      2424        1444475     1014575        20                -           0.0000          -
48091.06/2428.77	c      2429        1447372     1016546        20                -           0.0000          -
48192.13/2433.85	c      2434        1450904     1018658        20                -           0.0000          -
48291.25/2438.89	c      2439        1453304     1020303        20                -           0.0000          -
48392.32/2443.95	c      2444        1455689     1021867        20                -           0.0000          -
48491.63/2449.02	c      2449        1459525     1024736        20                -           0.0000          -
48590.43/2454.03	c      2454        1464314     1027661        20                -           0.0000          -
48691.88/2459.04	c      2459        1469393     1030489        20                -           0.0000          -
48791.29/2464.05	c      2464        1474931     1033767        20                -           0.0000          -
48890.33/2469.08	c      2469        1479401     1036365        20                -           0.0000          -
48991.44/2474.17	c      2474        1482891     1038313        20                -           0.0000          -
49091.88/2479.29	c      2479        1485681     1040243        20                -           0.0000          -
49192.96/2484.37	c      2484        1488541     1042030        20                -           0.0000          -
49293.95/2489.43	c      2489        1491276     1043876        20                -           0.0000          -
49392.96/2494.48	c      2494        1493995     1045886        20                -           0.0000          -
49494.05/2499.56	c      2500        1496652     1047474        20                -           0.0000          -
49595.13/2504.62	c      2505        1499314     1049357        20                -           0.0000          -
49694.20/2509.66	c      2510       15953473          71        20                -           0.0000          -
49793.33/2514.67	c      2515       15990716          69        20                -           0.0000          -
49894.47/2519.75	c      2520       16023161          70        20                -           0.0000          -
49995.61/2524.83	c      2525       16054299          77        20                -           0.0000          -
50096.73/2529.90	c      2530       16089840          69        20                -           0.0000          -
50195.74/2534.95	c      2535       16124942          67        20                -           0.0000          -
50294.85/2540.01	c      2540       16158318          77        20                -           0.0000          -
50396.29/2545.06	c      2545       16189473          72        20                -           0.0000          -
50495.38/2550.13	c      2550       16222826          70        20                -           0.0000          -
50596.58/2555.16	c      2555       16257236          73        20                -           0.0000          -
50696.72/2560.23	c      2560       16290082          71        20                -           0.0000          -
50795.85/2565.28	c      2565       16322695          78        20                -           0.0000          -
50896.90/2570.33	c      2570       16353838          65        20                -           0.0000          -
50996.03/2575.39	c      2575       16383615          75        20                -           0.0000          -
51097.10/2580.44	c      2580       16412290          73        20                -           0.0000          -
51196.27/2585.45	c      2585       16445495          70        20                -           0.0000          -
51297.41/2590.54	c      2591       16480659          64        20                -           0.0000          -
51396.50/2595.59	c      2596       16508656          87        20                -           0.0000          -
51497.56/2600.65	c      2601       16544856          80        20                -           0.0000          -
51598.59/2605.70	c      2606       16580923          71        20                -           0.0000          -
51697.70/2610.74	c      2611       16618174          74        20                -           0.0000          -
51796.83/2615.79	c      2616       16653715          80        20                -           0.0000          -
51897.86/2620.85	c      2621       16686023          71        20                -           0.0000          -
51998.94/2625.91	c      2626       16723105          71        20                -           0.0000          -
52098.05/2630.96	c      2631       16760217          71        20                -           0.0000          -
52197.17/2636.02	c      2636       16795970          68        20                -           0.0000          -
52298.79/2641.06	c      2641       16830419          68        20                -           0.0000          -
52400.02/2646.15	c      2646       16861644          72        20                -           0.0000          -
52498.72/2651.18	c      2651       16895796          70        20                -           0.0000          -
52599.18/2656.20	c      2656       16934030          68        20                -           0.0000          -
52700.23/2661.30	c      2661       16970722          84        20                -           0.0000          -
52799.23/2666.37	c      2666       17003244          68        20                -           0.0000          -
52900.24/2671.42	c      2671       17032639          66        20                -           0.0000          -
52999.28/2676.46	c      2676       17055108          65        20                -           0.0000          -
53100.41/2681.52	c      2682       17090128          71        20                -           0.0000          -
53199.48/2686.57	c      2687       17123079          70        20                -           0.0000          -
53298.61/2691.58	c      2692       17156149          65        20                -           0.0000          -
53399.70/2696.60	c      2697        1592551     1118078        20                -           0.0000          -
53498.80/2701.69	c      2702        1596333     1120636        20                -           0.0000          -
53599.80/2706.78	c      2707       17260788          70        20                -           0.0000          -
53700.90/2711.83	c      2712        1602912     1125165        20                -           0.0000          -
53800.03/2716.88	c      2717       17333566          68        20                -           0.0000          -
53901.09/2721.93	c      2722       17371432          70        20                -           0.0000          -
54000.00/2726.98	c      2727        1610083     1130166        20                -           0.0000          -
54099.13/2732.03	c      2732       17438502          72        20                -           0.0000          -
54200.99/2737.08	c      2737       17477307          63        20                -           0.0000          -
54300.02/2742.11	c      2742       17511145          62        20                -           0.0000          -
54399.10/2747.13	c      2747       17543235          73        20                -           0.0000          -
54501.44/2752.23	c      2752       17580136          69        20                -           0.0000          -
54600.62/2757.28	c      2757       17615496          74        20                -           0.0000          -
54701.69/2762.33	c      2762       17651157          71        20                -           0.0000          -
54800.81/2767.38	c      2767       17687511          75        20                -           0.0000          -
54901.94/2772.43	c      2772       17721607          71        20                -           0.0000          -
55001.09/2777.48	c      2777       17757050          75        20                -           0.0000          -
55102.23/2782.53	c      2783       17789657          70        20                -           0.0000          -
55201.07/2787.58	c      2788       17822684          66        20                -           0.0000          -
55301.98/2792.63	c      2793       17859453          74        20                -           0.0000          -
55401.12/2797.65	c      2798       17888344          72        20                -           0.0000          -
55502.17/2802.72	c      2803       17919368          67        20                -           0.0000          -
55601.23/2807.77	c      2808       17953832          67        20                -           0.0000          -
55702.35/2812.83	c      2813       17989524          81        20                -           0.0000          -
55801.48/2817.88	c      2818       18025755          71        20                -           0.0000          -
55902.61/2822.93	c      2823       18057709          75        20                -           0.0000          -
56001.73/2827.98	c      2828       18093371          70        20                -           0.0000          -
56103.27/2833.03	c      2833       18125252          71        20                -           0.0000          -
56202.59/2838.08	c      2838       18157472          73        20                -           0.0000          -
56301.66/2843.10	c      2843       18193030          69        20                -           0.0000          -
56400.70/2848.11	c      2848       18225716          71        20                -           0.0000          -
56501.53/2853.19	c      2853       18259094          75        20                -           0.0000          -
56601.83/2858.24	c      2858       18293783          67        20                -           0.0000          -
56702.96/2863.31	c      2863       18326043          72        20                -           0.0000          -
56802.10/2868.36	c      2868       18361287          71        20                -           0.0000          -
56903.40/2873.43	c      2873       18396603          67        20                -           0.0000          -
57002.35/2878.48	c      2878       18430003          74        20                -           0.0000          -
57103.43/2883.53	c      2884       18462690          70        20                -           0.0000          -
57202.61/2888.58	c      2889       18498679          66        20                -           0.0000          -
57303.61/2893.63	c      2894       18535215          67        20                -           0.0000          -
57402.74/2898.67	c      2899       18572430          75        20                -           0.0000          -
57503.76/2903.73	c      2904       18608555          74        20                -           0.0000          -
57602.81/2908.78	c      2909       18645705          79        20                -           0.0000          -
57703.74/2913.83	c      2914       18678171          76        20                -           0.0000          -
57802.28/2918.88	c      2919       18711660          71        20                -           0.0000          -
57903.33/2923.93	c      2924       18746182          78        20                -           0.0000          -
58002.55/2928.98	c      2929       18776974          76        20                -           0.0000          -
58101.37/2933.99	c      2934       18808572          80        20                -           0.0000          -
58202.98/2939.08	c      2939       18840476          82        20                -           0.0000          -
58302.07/2944.13	c      2944       18874010          66        20                -           0.0000          -
58402.93/2949.16	c      2949       18906160          65        20                -           0.0000          -
58503.51/2954.22	c      2954        1733342     1213842        20                -           0.0000          -
58602.54/2959.28	c      2959       18975725          76        20                -           0.0000          -
58703.65/2964.31	c      2964       19011910          71        20                -           0.0000          -
58802.79/2969.32	c      2969       19043980          74        20                -           0.0000          -
58903.84/2974.40	c      2974       19074234          69        20                -           0.0000          -
59002.99/2979.44	c      2979       19104103          72        20                -           0.0000          -
59104.14/2984.53	c      2985       19136101          80        20                -           0.0000          -
59203.30/2989.58	c      2990       19171517          74        20                -           0.0000          -
59304.37/2994.63	c      2995       19205438          69        20                -           0.0000          -
59403.30/2999.68	c      3000       19240623          74        20                -           0.0000          -
59504.31/3004.73	c      3005       19272573          66        20                -           0.0000          -
59603.23/3009.75	c      3010       19307688          62        20                -           0.0000          -
59704.34/3014.83	c      3015       19335637          58        20                -           0.0000          -
59803.64/3019.88	c      3020       19368903          59        20                -           0.0000          -
59904.69/3024.93	c      3025       19405642          70        20                -           0.0000          -
60003.23/3029.97	c      3030       19437860          64        20                -           0.0000          -
60102.21/3034.97	c      3035       19469449          68        20                -           0.0000          -
60201.25/3040.01	c      3040       19509094          76        20                -           0.0000          -
60303.00/3045.07	c      3045       19547104          67        20                -           0.0000          -
60402.06/3050.12	c      3050       19586572          71        20                -           0.0000          -
60503.25/3055.18	c      3055       19625593          69        20                -           0.0000          -
60603.34/3060.22	c      3060       19659175          63        20                -           0.0000          -
60704.43/3065.31	c      3065       19691893          72        20                -           0.0000          -
60803.53/3070.38	c      3070       19720552          63        20                -           0.0000          -
60904.44/3075.43	c      3075       19753563          69        20                -           0.0000          -
61003.44/3080.45	c      3080       19787944          84        20                -           0.0000          -
61104.61/3085.53	c      3086       19823388          73        20                -           0.0000          -
61203.66/3090.58	c      3091       19859596          67        20                -           0.0000          -
61304.66/3095.63	c      3096       19897098          69        20                -           0.0000          -
61403.80/3100.64	c      3101       19933716          68        20                -           0.0000          -
61504.93/3105.73	c      3106       19966594          70        20                -           0.0000          -
61604.09/3110.76	c      3111       20001358          68        20                -           0.0000          -
61703.23/3115.77	c      3116       20035259          67        20                -           0.0000          -
61804.40/3120.81	c      3121       20063391          64        20                -           0.0000          -
61903.58/3125.87	c      3126       20095092          75        20                -           0.0000          -
62004.75/3130.92	c      3131       20130959          66        20                -           0.0000          -
62103.92/3136.01	c      3136       20165640          70        20                -           0.0000          -
62205.50/3141.08	c      3141       20201689          71        20                -           0.0000          -
62304.78/3146.13	c      3146       20237242          71        20                -           0.0000          -
62406.02/3151.18	c      3151       20271969          78        20                -           0.0000          -
62506.21/3156.23	c      3156       20302614          77        20                -           0.0000          -
62605.27/3161.26	c      3161       20339213          64        20                -           0.0000          -
62706.28/3166.33	c      3166        1843593     1295837        20                -           0.0000          -
62805.15/3171.38	c      3171        1846099     1297473        20                -           0.0000          -
62906.24/3176.43	c      3176       20450248          70        20                -           0.0000          -
63005.39/3181.48	c      3181       20483553          71        20                -           0.0000          -
63106.50/3186.53	c      3187       20516796          72        20                -           0.0000          -
63205.67/3191.54	c      3192       20547466          74        20                -           0.0000          -
63304.79/3196.59	c      3197       20581313          66        20                -           0.0000          -
63405.85/3201.68	c      3202       20615855          72        20                -           0.0000          -
63506.93/3206.73	c      3207       20651021          65        20                -           0.0000          -
63605.95/3211.74	c      3212       20678512          62        20                -           0.0000          -
63705.05/3216.75	c      3217       20713095          73        20                -           0.0000          -
63806.26/3221.88	c      3222       20753702          69        20                -           0.0000          -
63907.37/3226.93	c      3227       20784240          73        20                -           0.0000          -
64006.42/3231.95	c      3232       20818971          69        20                -           0.0000          -
64105.53/3237.01	c      3237       20852677          72        20                -           0.0000          -
64204.59/3242.02	c      3242       20892456          76        20                -           0.0000          -
64306.25/3247.11	c      3247       20922464          70        20                -           0.0000          -
64407.51/3252.18	c      3252       20952807          72        20                -           0.0000          -
64507.90/3257.23	c      3257       20983680          81        20                -           0.0000          -
64606.95/3262.28	c      3262       21026364          71        20                -           0.0000          -
64707.90/3267.33	c      3267       21061548          72        20                -           0.0000          -
64806.80/3272.38	c      3272       21095029          67        20                -           0.0000          -
64907.76/3277.41	c      3277       21130264          64        20                -           0.0000          -
65006.77/3282.48	c      3282       21161592          75        20                -           0.0000          -
65107.84/3287.53	c      3288       21186569          71        20                -           0.0000          -
65206.95/3292.58	c      3293       21218965          75        20                -           0.0000          -
65308.13/3297.63	c      3298       21249140          80        20                -           0.0000          -
65407.17/3302.64	c      3303       21284103          72        20                -           0.0000          -
65506.26/3307.65	c      3308       21315437          69        20                -           0.0000          -
65607.28/3312.72	c      3313       21355731          67        20                -           0.0000          -
65706.38/3317.78	c      3318       21390647          70        20                -           0.0000          -
65807.36/3322.81	c      3323       21425103          72        20                -           0.0000          -
65906.52/3327.87	c      3328       21452748          76        20                -           0.0000          -
66007.47/3332.93	c      3333        1927282     1354600        20                -           0.0000          -
66106.51/3337.99	c      3338        1930600     1356474        20                -           0.0000          -
66208.34/3343.05	c      3343        1933627     1358228        20                -           0.0000          -
66307.59/3348.13	c      3348        1935861     1359676        20                -           0.0000          -
66408.48/3353.18	c      3353       21641708          69        20                -           0.0000          -
66508.99/3358.23	c      3358       21679956          72        20                -           0.0000          -
66608.23/3363.28	c      3363       21711107          67        20                -           0.0000          -
66709.39/3368.33	c      3368       21748244          75        20                -           0.0000          -
66808.62/3373.34	c      3373       21785218          69        20                -           0.0000          -
66909.84/3378.42	c      3378       21815811          76        20                -           0.0000          -
67009.09/3383.48	c      3383       21847440          66        20                -           0.0000          -
67108.34/3388.49	c      3388       21877028          73        20                -           0.0000          -
67209.60/3393.51	c      3394       21910061          69        20                -           0.0000          -
67310.77/3398.60	c      3399       21945367          76        20                -           0.0000          -
67409.95/3403.67	c      3404       21981229          71        20                -           0.0000          -
67511.17/3408.73	c      3409       22007329          72        20                -           0.0000          -
67610.39/3413.78	c      3414       22044979          71        20                -           0.0000          -
67711.58/3418.80	c      3419       22077460          73        20                -           0.0000          -
67810.81/3423.83	c      3424       22115059          75        20                -           0.0000          -
67912.02/3428.93	c      3429       22157553          76        20                -           0.0000          -
68011.25/3433.98	c      3434       22202219          78        20                -           0.0000          -
68113.07/3439.03	c      3439       22237029          71        20                -           0.0000          -
68212.55/3444.08	c      3444       22273927          82        20                -           0.0000          -
68311.67/3449.13	c      3449       22310484          70        20                -           0.0000          -
68412.95/3454.16	c      3454       22347846          69        20                -           0.0000          -
68512.27/3459.19	c      3459       22371689          73        20                -           0.0000          -
68612.68/3464.28	c      3464       22400832          78        20                -           0.0000          -
68713.93/3469.33	c      3469       22438282          72        20                -           0.0000          -
68813.16/3474.36	c      3474       22476260          68        20                -           0.0000          -
68914.35/3479.43	c      3479       22515830          72        20                -           0.0000          -
69013.60/3484.48	c      3484       22555243          67        20                -           0.0000          -
69114.82/3489.52	c      3490       22590283          74        20                -           0.0000          -
69214.06/3494.52	c      3495       22626721          79        20                -           0.0000          -
69315.27/3499.61	c      3500       22664980          78        20                -           0.0000          -
69414.50/3504.68	c      3505       22698044          78        20                -           0.0000          -
69515.75/3509.73	c      3510       22729849          79        20                -           0.0000          -
69615.03/3514.78	c      3515        2019860     1425291        20                -           0.0000          -
69716.23/3519.83	c      3520       22793248          73        20                -           0.0000          -
69815.50/3524.88	c      3525       22824446          84        20                -           0.0000          -
69916.75/3529.93	c      3530       22857456          73        20                -           0.0000          -
70016.00/3534.98	c      3535       22886479          76        20                -           0.0000          -
70115.24/3540.01	c      3540       22910951          75        20                -           0.0000          -
70217.14/3545.08	c      3545       22943969          77        20                -           0.0000          -
70318.34/3550.13	c      3550       22972284          89        20                -           0.0000          -
70417.66/3555.18	c      3555       23007023          77        20                -           0.0000          -
70518.28/3560.22	c      3560       23034771          71        20                -           0.0000          -
70617.54/3565.28	c      3565       23057624          72        20                -           0.0000          -
70718.78/3570.33	c      3570       23081202          72        20                -           0.0000          -
70818.11/3575.38	c      3575       23103618          77        20                -           0.0000          -
70919.20/3580.41	c      3580       23136420          79        20                -           0.0000          -
71018.48/3585.48	c      3585       23166238          67        20                -           0.0000          -
71119.68/3590.53	c      3591       23194890          74        20                -           0.0000          -
71218.99/3595.58	c      3596       23221449          71        20                -           0.0000          -
71320.10/3600.63	c      3601       23252624          74        20                -           0.0000          -
71419.36/3605.68	c      3606       23277600          74        20                -           0.0000          -
71520.62/3610.73	c      3611       23299137          66        20                -           0.0000          -
71619.89/3615.78	c      3616       23323606          74        20                -           0.0000          -
71721.09/3620.83	c      3621       23348249          67        20                -           0.0000          -
71820.33/3625.85	c      3626       23381297          74        20                -           0.0000          -
71919.65/3630.87	c      3631       23411110          79        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (180925 MiB free)
  memory of node 1: 193531 MiB (177056 MiB free)
  memory of node 2: 193531 MiB (192308 MiB free)
  memory of node 3: 193493 MiB (192083 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-4465757-1722551172/watcher-4465757-1722551172 -o /tmp/evaluation-result-4465757-1722551172/solver-4465757-1722551172 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722543894-128204 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465757-1722551172.opb -qsol -t 72000 -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=135229, runsolver pid=135226
Current StackSize limit: 8192 KiB


[startup+0.106546 s]*
/proc/loadavg: 78.64 76.75 75.06 80/1024 135270
/proc/meminfo: memFree=760060684/790760800 swapFree=131071996/131071996
[pid=135229] ppid=135226 vsize=1667876 memory=153208 CPUtime=0.99 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/stat : 135229 (fscip) S 135226 135229 128191 0 -1 1077936128 35051 0 0 0 78 21 0 0 20 0 41 0 21696662 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 17 75 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
/proc/135229/statm: 416969 38302 2950 3035 0 124792 0
[pid=135229/tid=135231] ppid=135226 vsize=1667876 memory=8390339637985935414 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/135229/task/135231/stat : 135231 (fscip) R 135226 135229 128191 0 -1 4194368 1706 0 0 0 3 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135232] ppid=135226 vsize=1667876 memory=32309 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/135229/task/135232/stat : 135232 (fscip) R 135226 135229 128191 0 -1 4194368 1435 0 0 0 1 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135233] ppid=135226 vsize=1667876 memory=55216921903569 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/135229/task/135233/stat : 135233 (fscip) D 135226 135229 128191 0 -1 4194368 1556 0 0 0 4 0 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135234] ppid=135226 vsize=1667876 memory=52983572464199 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/135229/task/135234/stat : 135234 (fscip) R 135226 135229 128191 0 -1 4194368 1705 0 0 0 3 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135235] ppid=135226 vsize=1667876 memory=59584953975483 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/135229/task/135235/stat : 135235 (fscip) R 135226 135229 128191 0 -1 4194368 1700 0 0 0 4 0 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135236] ppid=135226 vsize=1667876 memory=57420340790325 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/135229/task/135236/stat : 135236 (fscip) D 135226 135229 128191 0 -1 4194368 1514 0 0 0 4 0 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135237] ppid=135226 vsize=1667876 memory=14690790429427172 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/135229/task/135237/stat : 135237 (fscip) R 135226 135229 128191 0 -1 4194368 1705 0 0 0 3 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135238] ppid=135226 vsize=1667876 memory=3761405296346672923 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/135229/task/135238/stat : 135238 (fscip) R 135226 135229 128191 0 -1 4194368 1700 0 0 0 3 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135239] ppid=135226 vsize=1667876 memory=282710 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/135229/task/135239/stat : 135239 (fscip) D 135226 135229 128191 0 -1 4194368 1510 0 0 0 4 0 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135240] ppid=135226 vsize=1667876 memory=310739 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/135229/task/135240/stat : 135240 (fscip) R 135226 135229 128191 0 -1 4194368 1755 0 0 0 4 0 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135241] ppid=135226 vsize=1667876 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/135229/task/135241/stat : 135241 (fscip) R 135226 135229 128191 0 -1 4194368 1699 0 0 0 3 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135242] ppid=135226 vsize=1667876 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/135229/task/135242/stat : 135242 (fscip) R 135226 135229 128191 0 -1 4194368 1556 0 0 0 4 0 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135243] ppid=135226 vsize=1667876 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/135229/task/135243/stat : 135243 (fscip) R 135226 135229 128191 0 -1 4194368 1708 0 0 0 3 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135244] ppid=135226 vsize=1667876 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/135229/task/135244/stat : 135244 (fscip) R 135226 135229 128191 0 -1 4194368 1698 0 0 0 3 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135245] ppid=135226 vsize=1667876 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/135229/task/135245/stat : 135245 (fscip) R 135226 135229 128191 0 -1 4194368 1523 0 0 0 4 0 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135246] ppid=135226 vsize=1667876 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/135229/task/135246/stat : 135246 (fscip) R 135226 135229 128191 0 -1 4194368 1743 0 0 0 4 0 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135247] ppid=135226 vsize=1667876 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/135229/task/135247/stat : 135247 (fscip) R 135226 135229 128191 0 -1 4194368 1703 0 0 0 3 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135248] ppid=135226 vsize=1667876 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/135229/task/135248/stat : 135248 (fscip) D 135226 135229 128191 0 -1 4194368 1496 0 0 0 4 0 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135249] ppid=135226 vsize=1667876 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/135229/task/135249/stat : 135249 (fscip) R 135226 135229 128191 0 -1 4194368 1706 0 0 0 3 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135250] ppid=135226 vsize=1667876 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/135229/task/135250/stat : 135250 (fscip) R 135226 135229 128191 0 -1 4194368 1703 0 0 0 3 1 0 0 20 0 41 0 21696663 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135251] ppid=135226 vsize=1667876 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/135229/task/135251/stat : 135251 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135252] ppid=135226 vsize=1667876 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/135229/task/135252/stat : 135252 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135253] ppid=135226 vsize=1667876 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/135229/task/135253/stat : 135253 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135254] ppid=135226 vsize=1667876 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/135229/task/135254/stat : 135254 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135255] ppid=135226 vsize=1667876 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/135229/task/135255/stat : 135255 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135256] ppid=135226 vsize=1667876 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/135229/task/135256/stat : 135256 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135257] ppid=135226 vsize=1667876 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/135229/task/135257/stat : 135257 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135258] ppid=135226 vsize=1667876 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/135229/task/135258/stat : 135258 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135259] ppid=135226 vsize=1667876 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/135229/task/135259/stat : 135259 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135260] ppid=135226 vsize=1667876 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/135229/task/135260/stat : 135260 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135261] ppid=135226 vsize=1667876 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/135229/task/135261/stat : 135261 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135262] ppid=135226 vsize=1667876 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/135229/task/135262/stat : 135262 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135263] ppid=135226 vsize=1667876 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/135229/task/135263/stat : 135263 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135264] ppid=135226 vsize=1667876 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/135229/task/135264/stat : 135264 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135265] ppid=135226 vsize=1667876 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/135229/task/135265/stat : 135265 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135266] ppid=135226 vsize=1667876 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/135229/task/135266/stat : 135266 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135267] ppid=135226 vsize=1667876 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/135229/task/135267/stat : 135267 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135268] ppid=135226 vsize=1667876 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/135229/task/135268/stat : 135268 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135269] ppid=135226 vsize=1667876 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/135229/task/135269/stat : 135269 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135270] ppid=135226 vsize=1667876 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/135229/task/135270/stat : 135270 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 38302 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 1667876 KiB
Current children cumulated memory: 153208 KiB

[startup+0.223225 s]*
/proc/loadavg: 78.64 76.75 75.06 81/1024 135270
/proc/meminfo: memFree=759923300/790760800 swapFree=131071996/131071996
[pid=135229] ppid=135226 vsize=1667876 memory=281456 CPUtime=3.5 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/stat : 135229 (fscip) S 135226 135229 128191 0 -1 1077936128 66903 0 0 0 320 30 0 0 20 0 41 0 21696662 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 17 75 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
/proc/135229/statm: 416969 70364 2950 3035 0 161186 0
[pid=135229/tid=135231] ppid=135226 vsize=1667876 memory=8318255677412212789 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/135229/task/135231/stat : 135231 (fscip) R 135226 135229 128191 0 -1 4194368 4180 0 0 0 16 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135232] ppid=135226 vsize=1667876 memory=207064662359 CPUtime=0.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135232/stat : 135232 (fscip) R 135226 135229 128191 0 -1 4194368 3396 0 0 0 11 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135233] ppid=135226 vsize=1667876 memory=61809696734709 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/135229/task/135233/stat : 135233 (fscip) R 135226 135229 128191 0 -1 4194368 2037 0 0 0 16 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135234] ppid=135226 vsize=1667876 memory=59619280191199 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/135229/task/135234/stat : 135234 (fscip) R 135226 135229 128191 0 -1 4194368 4187 0 0 0 15 2 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135235] ppid=135226 vsize=1667876 memory=55186907496393 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/135229/task/135235/stat : 135235 (fscip) R 135226 135229 128191 0 -1 4194368 3401 0 0 0 16 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135236] ppid=135226 vsize=1667876 memory=62917882236373 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/135229/task/135236/stat : 135236 (fscip) R 135226 135229 128191 0 -1 4194368 1842 0 0 0 16 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135237] ppid=135226 vsize=1667876 memory=13846365499341261 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/135229/task/135237/stat : 135237 (fscip) R 135226 135229 128191 0 -1 4194368 4185 0 0 0 15 2 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135238] ppid=135226 vsize=1667876 memory=14689712442985013 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135238/stat : 135238 (fscip) R 135226 135229 128191 0 -1 4194368 3376 0 0 0 15 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135239] ppid=135226 vsize=1667876 memory=267017 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/135229/task/135239/stat : 135239 (fscip) R 135226 135229 128191 0 -1 4194368 1980 0 0 0 16 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135240] ppid=135226 vsize=1667876 memory=310745 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/135229/task/135240/stat : 135240 (fscip) R 135226 135229 128191 0 -1 4194368 4223 0 0 0 16 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135241] ppid=135226 vsize=1667876 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135241/stat : 135241 (fscip) R 135226 135229 128191 0 -1 4194368 3389 0 0 0 15 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135242] ppid=135226 vsize=1667876 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135242/stat : 135242 (fscip) R 135226 135229 128191 0 -1 4194368 1977 0 0 0 16 0 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135243] ppid=135226 vsize=1667876 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135243/stat : 135243 (fscip) R 135226 135229 128191 0 -1 4194368 4192 0 0 0 15 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135244] ppid=135226 vsize=1667876 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135244/stat : 135244 (fscip) R 135226 135229 128191 0 -1 4194368 3457 0 0 0 15 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135245] ppid=135226 vsize=1667876 memory=0 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/135229/task/135245/stat : 135245 (fscip) R 135226 135229 128191 0 -1 4194368 1841 0 0 0 16 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135246] ppid=135226 vsize=1667876 memory=0 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/135229/task/135246/stat : 135246 (fscip) R 135226 135229 128191 0 -1 4194368 4190 0 0 0 16 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135247] ppid=135226 vsize=1667876 memory=0 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/135229/task/135247/stat : 135247 (fscip) R 135226 135229 128191 0 -1 4194368 3408 0 0 0 16 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135248] ppid=135226 vsize=1667876 memory=0 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/135229/task/135248/stat : 135248 (fscip) R 135226 135229 128191 0 -1 4194368 1861 0 0 0 17 0 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135249] ppid=135226 vsize=1667876 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135249/stat : 135249 (fscip) R 135226 135229 128191 0 -1 4194368 4153 0 0 0 15 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135250] ppid=135226 vsize=1667876 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135250/stat : 135250 (fscip) R 135226 135229 128191 0 -1 4194368 3394 0 0 0 15 1 0 0 20 0 41 0 21696663 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135251] ppid=135226 vsize=1667876 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/135229/task/135251/stat : 135251 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135252] ppid=135226 vsize=1667876 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/135229/task/135252/stat : 135252 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135253] ppid=135226 vsize=1667876 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/135229/task/135253/stat : 135253 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135254] ppid=135226 vsize=1667876 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/135229/task/135254/stat : 135254 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135255] ppid=135226 vsize=1667876 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/135229/task/135255/stat : 135255 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135256] ppid=135226 vsize=1667876 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/135229/task/135256/stat : 135256 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135257] ppid=135226 vsize=1667876 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/135229/task/135257/stat : 135257 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135258] ppid=135226 vsize=1667876 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/135229/task/135258/stat : 135258 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135259] ppid=135226 vsize=1667876 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/135229/task/135259/stat : 135259 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135260] ppid=135226 vsize=1667876 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/135229/task/135260/stat : 135260 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135261] ppid=135226 vsize=1667876 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/135229/task/135261/stat : 135261 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135262] ppid=135226 vsize=1667876 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/135229/task/135262/stat : 135262 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135263] ppid=135226 vsize=1667876 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/135229/task/135263/stat : 135263 (fscip) S 135226 135229 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21696669 1707905024 70364 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0

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

/proc/135229/task/135250/stat : 135250 (fscip) R 135226 135229 128191 0 -1 4194368 2533421 0 0 0 352977 1842 0 0 20 0 41 0 21696663 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135251] ppid=135226 vsize=14046588 memory=0 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/135229/task/135251/stat : 135251 (fscip) S 135226 135229 128191 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135252] ppid=135226 vsize=14046588 memory=0 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/135229/task/135252/stat : 135252 (fscip) S 135226 135229 128191 0 -1 1077936192 63 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135253] ppid=135226 vsize=14046588 memory=279332727881920 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/135229/task/135253/stat : 135253 (fscip) S 135226 135229 128191 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135254] ppid=135226 vsize=14046588 memory=279332728050128 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/135229/task/135254/stat : 135254 (fscip) S 135226 135229 128191 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135255] ppid=135226 vsize=14046588 memory=12278840 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/135229/task/135255/stat : 135255 (fscip) S 135226 135229 128191 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135256] ppid=135226 vsize=14046588 memory=54204 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/135229/task/135256/stat : 135256 (fscip) S 135226 135229 128191 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135257] ppid=135226 vsize=14046588 memory=279332729402544 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/135229/task/135257/stat : 135257 (fscip) S 135226 135229 128191 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135258] ppid=135226 vsize=14046588 memory=7085964 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/135229/task/135258/stat : 135258 (fscip) S 135226 135229 128191 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135259] ppid=135226 vsize=14046588 memory=0 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/135229/task/135259/stat : 135259 (fscip) S 135226 135229 128191 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135260] ppid=135226 vsize=14046588 memory=12750076 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/135229/task/135260/stat : 135260 (fscip) S 135226 135229 128191 0 -1 1077936192 125 0 0 0 1 1 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135261] ppid=135226 vsize=14046588 memory=39996 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/135229/task/135261/stat : 135261 (fscip) S 135226 135229 128191 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135262] ppid=135226 vsize=14046588 memory=11572 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/135229/task/135262/stat : 135262 (fscip) S 135226 135229 128191 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135263] ppid=135226 vsize=14046588 memory=12697220 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/135229/task/135263/stat : 135263 (fscip) S 135226 135229 128191 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135264] ppid=135226 vsize=14046588 memory=12752984 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/135229/task/135264/stat : 135264 (fscip) S 135226 135229 128191 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135265] ppid=135226 vsize=14046588 memory=11572 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/135229/task/135265/stat : 135265 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135266] ppid=135226 vsize=14046588 memory=11572 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/135229/task/135266/stat : 135266 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135267] ppid=135226 vsize=14046588 memory=12736368 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/135229/task/135267/stat : 135267 (fscip) S 135226 135229 128191 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135268] ppid=135226 vsize=14046588 memory=11572 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/135229/task/135268/stat : 135268 (fscip) S 135226 135229 128191 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135269] ppid=135226 vsize=14046588 memory=15376 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/135229/task/135269/stat : 135269 (fscip) S 135226 135229 128191 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135270] ppid=135226 vsize=14046588 memory=10824 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/135229/task/135270/stat : 135270 (fscip) S 135226 135229 128191 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 21696669 14383706112 3188654 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
Current children cumulated CPU time: 70956.9 s
Current children cumulated vsize: 14046588 KiB
Current children cumulated memory: 12754616 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.9 s]
/proc/loadavg: 58.79 67.69 74.92 41/929 137279
/proc/meminfo: memFree=757519828/790760800 swapFree=131071996/131071996
[pid=135229] ppid=135226 vsize=14134704 memory=12843264 CPUtime=72001 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/stat : 135229 (fscip) S 135226 135229 128191 0 -1 1077936128 27876519 0 0 0 7163840 36262 0 0 20 0 41 0 21696662 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 17 11 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
/proc/135229/statm: 3533676 3210816 3318 3035 0 3336705 0
[pid=135229/tid=135231] ppid=135226 vsize=14134704 memory=279332727598912 CPUtime=3601.77 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135231/stat : 135231 (fscip) R 135226 135229 128191 0 -1 4194368 1468666 0 0 0 359686 491 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135232] ppid=135226 vsize=14134704 memory=279332730147232 CPUtime=3598.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135232/stat : 135232 (fscip) R 135226 135229 128191 0 -1 4194368 1907601 0 0 0 359011 858 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135233] ppid=135226 vsize=14134704 memory=279332729658400 CPUtime=3604.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135233/stat : 135233 (fscip) R 135226 135229 128191 0 -1 4194368 334198 0 0 0 356822 3607 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135234] ppid=135226 vsize=14134704 memory=0 CPUtime=3599.34 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135234/stat : 135234 (fscip) R 135226 135229 128191 0 -1 4194368 1713682 0 0 0 358874 1060 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135235] ppid=135226 vsize=14134704 memory=132 CPUtime=3592.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135235/stat : 135235 (fscip) R 135226 135229 128191 0 -1 4194368 2532412 0 0 0 357804 1414 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135236] ppid=135226 vsize=14134704 memory=279332728487632 CPUtime=3602.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135236/stat : 135236 (fscip) R 135226 135229 128191 0 -1 4194368 329577 0 0 0 356618 3650 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135237] ppid=135226 vsize=14134704 memory=12810388 CPUtime=3598.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135237/stat : 135237 (fscip) R 135226 135229 128191 0 -1 4194368 1437966 0 0 0 359304 578 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135238] ppid=135226 vsize=14134704 memory=100 CPUtime=3600.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135238/stat : 135238 (fscip) R 135226 135229 128191 0 -1 4194368 2426026 0 0 0 358759 1261 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135239] ppid=135226 vsize=14134704 memory=3664 CPUtime=3598.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135239/stat : 135239 (fscip) R 135226 135229 128191 0 -1 4194368 332911 0 0 0 356205 3671 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135240] ppid=135226 vsize=14134704 memory=5556 CPUtime=3602.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135240/stat : 135240 (fscip) R 135226 135229 128191 0 -1 4194368 1751440 0 0 0 358917 1330 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135241] ppid=135226 vsize=14134704 memory=279332730573280 CPUtime=3600.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135241/stat : 135241 (fscip) R 135226 135229 128191 0 -1 4194368 1289088 0 0 0 358898 1190 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135242] ppid=135226 vsize=14134704 memory=12838672 CPUtime=3603.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135242/stat : 135242 (fscip) R 135226 135229 128191 0 -1 4194368 368570 0 0 0 356801 3509 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135243] ppid=135226 vsize=14134704 memory=12829684 CPUtime=3600.95 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135243/stat : 135243 (fscip) R 135226 135229 128191 0 -1 4194368 1976055 0 0 0 359265 830 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135244] ppid=135226 vsize=14134704 memory=25333125866717268 CPUtime=3594.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135244/stat : 135244 (fscip) R 135226 135229 128191 0 -1 4194368 1335981 0 0 0 358775 723 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135245] ppid=135226 vsize=14134704 memory=1161814423642280 CPUtime=3602.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135245/stat : 135245 (fscip) R 135226 135229 128191 0 -1 4194368 304938 0 0 0 356578 3716 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135246] ppid=135226 vsize=14134704 memory=3428 CPUtime=3594.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135246/stat : 135246 (fscip) R 135226 135229 128191 0 -1 4194368 2289783 0 0 0 357686 1721 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135247] ppid=135226 vsize=14134704 memory=12777848 CPUtime=3598.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135247/stat : 135247 (fscip) R 135226 135229 128191 0 -1 4194368 1625880 0 0 0 359104 703 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135248] ppid=135226 vsize=14134704 memory=6096 CPUtime=3601.93 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135248/stat : 135248 (fscip) R 135226 135229 128191 0 -1 4194368 312852 0 0 0 356554 3639 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135249] ppid=135226 vsize=14134704 memory=16088 CPUtime=3602.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135249/stat : 135249 (fscip) R 135226 135229 128191 0 -1 4194368 1538329 0 0 0 359838 393 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135250] ppid=135226 vsize=14134704 memory=5556 CPUtime=3600.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/135229/task/135250/stat : 135250 (fscip) R 135226 135229 128191 0 -1 4194368 2594930 0 0 0 358175 1872 0 0 20 0 41 0 21696663 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135251] ppid=135226 vsize=14134704 memory=279332729402544 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/135229/task/135251/stat : 135251 (fscip) S 135226 135229 128191 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135252] ppid=135226 vsize=14134704 memory=279332728267216 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/135229/task/135252/stat : 135252 (fscip) S 135226 135229 128191 0 -1 1077936192 64 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135253] ppid=135226 vsize=14134704 memory=12792796 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/135229/task/135253/stat : 135253 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135254] ppid=135226 vsize=14134704 memory=12776028 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/135229/task/135254/stat : 135254 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135255] ppid=135226 vsize=14134704 memory=7964 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/135229/task/135255/stat : 135255 (fscip) S 135226 135229 128191 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135256] ppid=135226 vsize=14134704 memory=18736 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/135229/task/135256/stat : 135256 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 1 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135257] ppid=135226 vsize=14134704 memory=6055652847293562906 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/135229/task/135257/stat : 135257 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135258] ppid=135226 vsize=14134704 memory=12773140 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/135229/task/135258/stat : 135258 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135259] ppid=135226 vsize=14134704 memory=12748340 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/135229/task/135259/stat : 135259 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135260] ppid=135226 vsize=14134704 memory=12830268 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/135229/task/135260/stat : 135260 (fscip) S 135226 135229 128191 0 -1 1077936192 127 0 0 0 1 1 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135261] ppid=135226 vsize=14134704 memory=12840344 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/135229/task/135261/stat : 135261 (fscip) S 135226 135229 128191 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135262] ppid=135226 vsize=14134704 memory=32195 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/135229/task/135262/stat : 135262 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135263] ppid=135226 vsize=14134704 memory=10824 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/135229/task/135263/stat : 135263 (fscip) S 135226 135229 128191 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135264] ppid=135226 vsize=14134704 memory=12827196 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/135229/task/135264/stat : 135264 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135265] ppid=135226 vsize=14134704 memory=12732676 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/135229/task/135265/stat : 135265 (fscip) S 135226 135229 128191 0 -1 1077936192 128 0 0 0 1 1 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135266] ppid=135226 vsize=14134704 memory=12706520 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/135229/task/135266/stat : 135266 (fscip) S 135226 135229 128191 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135267] ppid=135226 vsize=14134704 memory=12813528 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/135229/task/135267/stat : 135267 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135268] ppid=135226 vsize=14134704 memory=15376 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/135229/task/135268/stat : 135268 (fscip) S 135226 135229 128191 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135269] ppid=135226 vsize=14134704 memory=11572 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/135229/task/135269/stat : 135269 (fscip) S 135226 135229 128191 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
[pid=135229/tid=135270] ppid=135226 vsize=14134704 memory=12819692 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/135229/task/135270/stat : 135270 (fscip) S 135226 135229 128191 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 21696669 14473936896 3210816 809668444160 4194304 16623229 140723329276016 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 28041216 140723329283081 140723329283199 140723329283199 140723329290224 0
Current children cumulated CPU time: 72001 s
Current children cumulated vsize: 14134704 KiB
Current children cumulated memory: 12843264 KiB

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

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

# cumulated CPU time of all completed processes:  user=71638.6 s, system=363.005 s

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

[startup+3635.2 s]
/proc/loadavg: 58.79 67.69 74.92 23/890 137279
/proc/meminfo: memFree=760899776/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3635.3
CPU time (s): 72001.6
CPU user time (s): 71638.6
CPU system time (s): 363.005
CPU usage (%): 1980.63
Max. virtual memory (cumulated for all children) (KiB): 14134704
Max. memory (cumulated for all children) (KiB): 12843264

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71638.6
system time used= 363.005
maximum resident set size= 12843648
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27876586
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= 462786
involuntary context switches= 328703


# summary of solver processes directly reported to runsolver:
#   pid: 135229
#   total CPU time (s): 72001.6
#   total CPU user time (s): 71638.6
#   total CPU system time (s): 363.005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.2242 second user time and 79.9596 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-02 00:26:12
IDJOB=4465757
IDBENCH=158911
IDSOLVER=3094
FILE ID=nodeD104/4465757-1722551172
RUNJOBID= nodeD104-1722543894-128204
SLURM_JOB_ID= 8254279
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-fixed-bandwidth-92.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465757-1722551172/watcher-4465757-1722551172 -o /tmp/evaluation-result-4465757-1722551172/solver-4465757-1722551172 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722543894-128204 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465757-1722551172.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= d059f39552443ed7b428fbc50456c2f5
RANDOM SEED=2114808814

nodeD104.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		: 3018.987
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		: 2946.255
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	: 5006.76
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		: 3049.548
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	: 5013.48
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		: 1648.608
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3025.478
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		: 3008.317
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	: 5006.76
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		: 3051.463
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	: 5013.48
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		: 2668.927
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 200
initial apicid	: 200
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3022.147
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		: 2938.327
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	: 5006.76
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		: 3153.648
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	: 5013.48
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		: 2651.707
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3037.773
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		: 3008.328
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	: 5006.76
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		: 3059.352
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	: 5013.48
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		: 1898.737
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 198
initial apicid	: 198
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3002.102
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		: 2958.162
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	: 5006.76
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		: 3029.754
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	: 5013.48
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		: 2658.947
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 196
initial apicid	: 196
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3037.812
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		: 2997.036
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	: 5006.76
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		: 2946.933
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	: 5013.48
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		: 2666.140
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 216
initial apicid	: 216
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3012.904
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		: 2800.000
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	: 5006.76
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		: 3097.340
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	: 5013.48
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		: 2663.040
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3034.192
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		: 3008.349
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	: 5006.76
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		: 3153.353
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	: 5013.48
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		: 2667.667
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 214
initial apicid	: 214
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2993.222
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		: 2924.851
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	: 5006.76
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		: 3153.265
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	: 5013.48
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		: 2652.988
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2989.457
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		: 3008.357
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	: 5006.76
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		: 3049.550
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	: 5013.48
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		: 2665.361
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 212
initial apicid	: 212
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3037.923
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		: 2994.978
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	: 5006.76
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		: 3050.199
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	: 5013.48
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		: 3605.846
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3027.311
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		: 2938.795
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	: 5006.76
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		: 3153.087
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	: 5013.48
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		: 3086.126
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 232
initial apicid	: 232
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3037.962
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		: 2936.339
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	: 5006.76
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		: 3115.877
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	: 5013.48
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		: 3510.431
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3026.617
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		: 3007.343
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	: 5006.76
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		: 3152.949
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	: 5013.48
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		: 3288.327
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 230
initial apicid	: 230
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3016.709
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		: 2967.593
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	: 5006.76
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		: 3152.870
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	: 5013.48
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		: 3083.684
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 228
initial apicid	: 228
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3001.329
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		: 2944.581
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	: 5006.76
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		: 3017.804
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	: 5013.48
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		: 2661.508
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 248
initial apicid	: 248
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3015.079
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		: 2940.177
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	: 5006.76
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		: 3070.661
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	: 5013.48
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		: 2649.340
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3020.610
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		: 2973.407
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	: 5006.76
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		: 3108.849
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	: 5013.48
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		: 2664.587
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 246
initial apicid	: 246
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3017.781
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		: 3008.396
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	: 5006.76
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		: 3096.483
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	: 5013.48
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		: 2617.415
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3037.733
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		: 2957.194
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	: 5006.76
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		: 3121.706
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	: 5013.48
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		: 1621.050
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 244
initial apicid	: 244
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        760192584 kB
MemAvailable:   761475404 kB
Buffers:          303568 kB
Cached:          4303124 kB
SwapCached:            0 kB
Active:           476740 kB
Inactive:       27508908 kB
Active(anon):       2212 kB
Inactive(anon): 23399300 kB
Active(file):     474528 kB
Inactive(file):  4109608 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29524 kB
Writeback:           132 kB
AnonPages:      23374544 kB
Mapped:           129200 kB
Shmem:             22536 kB
KReclaimable:     236800 kB
Slab:             596116 kB
SReclaimable:     236800 kB
SUnreclaim:       359316 kB
KernelStack:       16864 kB
PageTables:        57936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2917668 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           266880 kB
HardwareCorrupted:     0 kB
AnonHugePages:    712704 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:      628736 kB
DirectMap2M:    53346304 kB
DirectMap1G:    751828992 kB

Free space on /tmp at the end= 8622864 MiB
End job on nodeD104 at 2024-08-02 01:26:48