Trace number 4465761

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.3 3631.48

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n148-d3-i1-r1.cnf.gz-plain.pb.metafix.opb
MD5SUMfefb64a1b2a7fa00e7ba601f2504d0e0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables222
Total number of constraints592
Number of constraints which are clauses592
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 = 23678976, getVmSize() = 23678976, SCIPgetMemUsed() = 1653414, SCIPgetMemTotal() = 2116510, 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 = 15872974, getVmSize() = 26419200, SCIPgetMemUsed() = 1932527, SCIPgetMemTotal() = 3708519, SCIPgetMemExternEstim() = 1048576
0.00/0.01	c ** set memory limit for solvers to 4.18857e+11 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4465761-1722551001
0.00/0.01	c   Variables        : 222 (222 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 592
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 222 (222 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 592
0.00/0.01	c Constraints        : Number
0.00/0.01	c   logicor          : 592 
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.06	c                                Nodes    Active                                            
0.00/0.06	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
97.67/5.12	c         5          27322          59        20                -           0.0000          -
198.23/10.17	c        10           3152        3079        20                -           0.0000          -
298.61/15.22	c        15         107608           0        20                -           0.0000          -
397.55/20.28	c        20         155240          60        20                -           0.0000          -
498.51/25.33	c        25         201020          61        20                -           0.0000          -
597.43/30.37	c        30         239660          64        20                -           0.0000          -
698.38/35.41	c        35         285508          66        20                -           0.0000          -
797.20/40.46	c        40         326845          62        20                -           0.0000          -
898.19/45.51	c        46         365523          61        20                -           0.0000          -
997.10/50.56	c        51         404846          63        20                -           0.0000          -
1097.98/55.61	c        56         440533          61        20                -           0.0000          -
1197.22/60.66	c        61         477656          62        20                -           0.0000          -
1297.99/65.71	c        66         516942          67        20                -           0.0000          -
1396.90/70.76	c        71         554486          62        20                -           0.0000          -
1497.88/75.81	c        76         594472          64        20                -           0.0000          -
1597.00/80.86	c        81         629536          62        20                -           0.0000          -
1697.89/85.91	c        86         664942          66        20                -           0.0000          -
1796.93/90.96	c        91         701755          63        20                -           0.0000          -
1895.83/96.01	c        96         734170          63        20                -           0.0000          -
1997.38/101.06	c       101         767218          67        20                -           0.0000          -
2095.97/106.12	c       106         805079          65        20                -           0.0000          -
2196.37/111.16	c       111         841059          62        20                -           0.0000          -
2296.45/116.21	c       116         878258          65        20                -           0.0000          -
2395.26/121.26	c       121         917804          63        20                -           0.0000          -
2496.21/126.31	c       126         959910          63        20                -           0.0000          -
2594.95/131.35	c       131         997985          59        20                -           0.0000          -
2695.71/136.40	c       136        1034165          59        20                -           0.0000          -
2794.63/141.45	c       141        1070243          61        20                -           0.0000          -
2895.51/146.50	c       147         100363       98223        20                -           0.0000          -
2994.28/151.55	c       152        1142984          62        20                -           0.0000          -
3095.05/156.60	c       157        1182426          64        20                -           0.0000          -
3193.75/161.65	c       162        1218806          66        20                -           0.0000          -
3292.20/166.70	c       167        1259829          64        20                -           0.0000          -
3392.80/171.75	c       172        1300643          64        20                -           0.0000          -
3493.53/176.80	c       177        1338970          61        20                -           0.0000          -
3592.39/181.85	c       182        1376859          57        20                -           0.0000          -
3691.10/186.87	c       187        1417098          57        20                -           0.0000          -
3791.99/191.92	c       192        1458370          64        20                -           0.0000          -
3891.01/196.94	c       197        1496377          57        20                -           0.0000          -
3989.74/201.97	c       202        1535182          59        20                -           0.0000          -
4091.03/207.05	c       207        1568759          55        20                -           0.0000          -
4189.80/212.10	c       212        1603048          66        20                -           0.0000          -
4290.52/217.16	c       217        1633318          62        20                -           0.0000          -
4390.65/222.22	c       222        1671998          63        20                -           0.0000          -
4489.47/227.27	c       227        1709324          62        20                -           0.0000          -
4590.45/232.32	c       232        1746238          65        20                -           0.0000          -
4689.06/237.36	c       237        1781706          61        20                -           0.0000          -
4789.91/242.41	c       242        1816512          62        20                -           0.0000          -
4888.74/247.46	c       247         168553      165338        20                -           0.0000          -
4989.51/252.55	c       253        1893429          64        20                -           0.0000          -
5090.50/257.60	c       258        1928954          64        20                -           0.0000          -
5189.19/262.65	c       263        1967832          62        20                -           0.0000          -
5290.05/267.70	c       268        2003634          60        20                -           0.0000          -
5389.10/272.75	c       273        2043293          62        20                -           0.0000          -
5490.02/277.80	c       278        2078895          62        20                -           0.0000          -
5588.66/282.85	c       283        2116658          59        20                -           0.0000          -
5689.62/287.90	c       288        2153243          65        20                -           0.0000          -
5788.36/292.95	c       293        2192388          64        20                -           0.0000          -
5887.21/298.00	c       298        2230650          65        20                -           0.0000          -
5988.64/303.05	c       303        2269924          59        20                -           0.0000          -
6087.44/308.10	c       308        2310230          59        20                -           0.0000          -
6188.45/313.15	c       313        2350622          63        20                -           0.0000          -
6288.38/318.20	c       318        2392057          67        20                -           0.0000          -
6387.47/323.24	c       323        2436549          62        20                -           0.0000          -
6486.45/328.29	c       328        2477208          63        20                -           0.0000          -
6587.11/333.35	c       333        2517521          59        20                -           0.0000          -
6687.72/338.40	c       338        2554160          58        20                -           0.0000          -
6786.69/343.41	c       343        2591275          61        20                -           0.0000          -
6885.29/348.48	c       348        2632966          65        20                -           0.0000          -
6986.23/353.50	c       354         232348      227858        20                -           0.0000          -
7085.16/358.59	c       359        2709683          63        20                -           0.0000          -
7186.02/363.65	c       364        2748937          62        20                -           0.0000          -
7286.89/368.70	c       369        2789169          66        20                -           0.0000          -
7385.65/373.75	c       374        2826767          67        20                -           0.0000          -
7486.57/378.80	c       379        2865121          61        20                -           0.0000          -
7585.49/383.85	c       384        2900905          59        20                -           0.0000          -
7686.30/388.90	c       389        2936380          63        20                -           0.0000          -
7785.21/393.95	c       394        2973025          60        20                -           0.0000          -
7884.01/399.01	c       399         259311      254264        20                -           0.0000          -
7985.74/404.06	c       404        3053992          65        20                -           0.0000          -
8084.15/409.11	c       409        3095619          65        20                -           0.0000          -
8185.17/414.16	c       414        3135951          59        20                -           0.0000          -
8283.88/419.18	c       419        3178134          62        20                -           0.0000          -
8382.99/424.19	c       424        3209552          61        20                -           0.0000          -
8483.31/429.21	c       429        3247347          61        20                -           0.0000          -
8582.28/434.21	c       434        3281067          63        20                -           0.0000          -
8681.06/439.22	c       439         234717      212051        20                -           0.0000          -
8779.95/444.26	c       444         238508      215177        20                -           0.0000          -
8880.72/449.31	c       449         242157      218134        20                -           0.0000          -
8979.61/454.33	c       454         245243      220881        20                -           0.0000          -
9078.42/459.35	c       459         247968      223349        20                -           0.0000          -
9177.26/464.36	c       464        4308011          60        20                -           0.0000          -
9278.06/469.42	c       469        4354971          62        20                -           0.0000          -
9377.14/474.48	c       474        4402938          63        20                -           0.0000          -
9477.98/479.53	c       480        4446960          60        20                -           0.0000          -
9576.63/484.57	c       485        4487215          65        20                -           0.0000          -
9677.60/489.62	c       490        4529876          62        20                -           0.0000          -
9776.52/494.67	c       495        4572148          64        20                -           0.0000          -
9875.52/499.68	c       500        4617681          65        20                -           0.0000          -
9976.24/504.70	c       505        4659843          59        20                -           0.0000          -
10075.14/509.77	c       510        4704035          62        20                -           0.0000          -
10176.18/514.83	c       515        4748720          63        20                -           0.0000          -
10275.00/519.88	c       520        4791141          60        20                -           0.0000          -
10376.08/524.91	c       525        4831091          60        20                -           0.0000          -
10475.17/529.98	c       530         332502      325347        20                -           0.0000          -
10573.98/534.99	c       535        4914428          61        20                -           0.0000          -
10675.50/540.10	c       540        4952527          57        20                -           0.0000          -
10776.35/545.16	c       545        4991814          59        20                -           0.0000          -
10875.16/550.20	c       550        5033753          61        20                -           0.0000          -
10975.39/555.22	c       555        5071715          59        20                -           0.0000          -
11074.20/560.25	c       560        5113185          61        20                -           0.0000          -
11174.89/565.36	c       565        5152586          59        20                -           0.0000          -
11275.71/570.40	c       570        5193999          58        20                -           0.0000          -
11374.33/575.47	c       575         322644      287877        20                -           0.0000          -
11475.29/580.52	c       581         325556      290441        20                -           0.0000          -
11574.10/585.57	c       586         328432      293073        20                -           0.0000          -
11674.82/590.62	c       591         331237      295715        20                -           0.0000          -
11773.57/595.64	c       596        5400845          60        20                -           0.0000          -
11872.52/600.64	c       601        5444275          62        20                -           0.0000          -
11971.52/605.66	c       606        5489926          56        20                -           0.0000          -
12072.45/610.71	c       611        5536154          59        20                -           0.0000          -
12171.27/615.76	c       616        5582930          61        20                -           0.0000          -
12272.11/620.80	c       621        5631183          61        20                -           0.0000          -
12370.93/625.87	c       626        5673680          58        20                -           0.0000          -
12471.65/630.91	c       631         386655      377256        20                -           0.0000          -
12570.62/635.97	c       636        5764886          58        20                -           0.0000          -
12669.27/641.02	c       641        5810588          61        20                -           0.0000          -
12768.18/646.02	c       646        5857546          57        20                -           0.0000          -
12869.86/651.05	c       651        5904196          55        20                -           0.0000          -
12969.00/656.10	c       656        5950072          65        20                -           0.0000          -
13069.97/661.15	c       661        5996971          60        20                -           0.0000          -
13168.73/666.20	c       666        6047976          56        20                -           0.0000          -
13269.24/671.25	c       671        6094779          62        20                -           0.0000          -
13368.06/676.29	c       676        5457680          62        20                -           0.0000          -
13469.11/681.35	c       681        6194121          54        20                -           0.0000          -
13568.04/686.38	c       686        5539720          65        20                -           0.0000          -
13668.96/691.42	c       691        5580497          63        20                -           0.0000          -
13767.97/696.43	c       696        5622201          64        20                -           0.0000          -
13868.95/701.55	c       702         422092      409306        20                -           0.0000          -
13967.93/706.59	c       707        5698732          62        20                -           0.0000          -
14068.87/711.66	c       712        6471244          57        20                -           0.0000          -
14169.64/716.70	c       717         429546      416529        20                -           0.0000          -
14268.48/721.75	c       722        6557454          56        20                -           0.0000          -
14369.42/726.80	c       727        6601383          58        20                -           0.0000          -
14468.36/731.84	c       732         436589      423509        20                -           0.0000          -
14569.25/736.90	c       737        6682186          56        20                -           0.0000          -
14668.11/741.95	c       742        6729989          57        20                -           0.0000          -
14767.09/747.00	c       747        6777462          58        20                -           0.0000          -
14868.68/752.05	c       752        6822784          58        20                -           0.0000          -
14967.59/757.10	c       757        6863969          57        20                -           0.0000          -
15068.36/762.15	c       762        6906099          65        20                -           0.0000          -
15168.47/767.20	c       767         454506      440737        20                -           0.0000          -
15267.26/772.25	c       772        6986759          51        20                -           0.0000          -
15368.10/777.30	c       777        7030024          59        20                -           0.0000          -
15467.08/782.33	c       782        6286210          56        20                -           0.0000          -
15565.91/787.34	c       787        6324723          58        20                -           0.0000          -
15666.71/792.42	c       792        6363481          60        20                -           0.0000          -
15767.67/797.50	c       798         468698      454549        20                -           0.0000          -
15866.82/802.53	c       803        6434882          62        20                -           0.0000          -
15965.95/807.55	c       808        6475924          58        20                -           0.0000          -
16067.07/812.65	c       813        7369151          65        20                -           0.0000          -
16168.01/817.70	c       818        7412420          61        20                -           0.0000          -
16267.06/822.75	c       823        7456786          62        20                -           0.0000          -
16368.02/827.80	c       828         482785      468362        20                -           0.0000          -
16467.10/832.85	c       833        7547532          65        20                -           0.0000          -
16568.09/837.90	c       838        7592294          63        20                -           0.0000          -
16667.07/842.95	c       843        6784119          61        20                -           0.0000          -
16766.12/848.00	c       848        7674484          56        20                -           0.0000          -
16867.79/853.05	c       853        7718170          62        20                -           0.0000          -
16966.69/858.10	c       858        7758868          56        20                -           0.0000          -
17065.39/863.11	c       863        6961133          61        20                -           0.0000          -
17166.25/868.17	c       868        7004104          62        20                -           0.0000          -
17266.44/873.26	c       873        7884114          57        20                -           0.0000          -
17367.39/878.30	c       878        7924074          60        20                -           0.0000          -
17466.33/883.35	c       883        7963231          62        20                -           0.0000          -
17565.31/888.39	c       888        7180303          65        20                -           0.0000          -
17666.11/893.45	c       893         514819      499091        20                -           0.0000          -
17767.04/898.50	c       899        8088030          59        20                -           0.0000          -
17865.96/903.55	c       904        7304596          63        20                -           0.0000          -
17966.64/908.60	c       909        8176203          61        20                -           0.0000          -
18065.60/913.65	c       914        8218272          58        20                -           0.0000          -
18166.63/918.70	c       919        8260981          57        20                -           0.0000          -
18265.70/923.75	c       924         529444      512890        20                -           0.0000          -
18366.27/928.80	c       929        8336809          60        20                -           0.0000          -
18465.12/933.86	c       934        8379677          61        20                -           0.0000          -
18565.81/938.90	c       939        8427836          67        20                -           0.0000          -
18664.62/943.91	c       944        7644014          62        20                -           0.0000          -
18763.41/948.96	c       949        7687853          62        20                -           0.0000          -
18862.27/954.01	c       954        7730371          59        20                -           0.0000          -
18963.57/959.07	c       959        7771032          66        20                -           0.0000          -
19062.44/964.10	c       964        7811573          61        20                -           0.0000          -
19163.47/969.17	c       969        7853859          63        20                -           0.0000          -
19263.95/974.24	c       974        7895515          63        20                -           0.0000          -
19362.91/979.29	c       979        7934855          60        20                -           0.0000          -
19463.83/984.34	c       984        7975740          63        20                -           0.0000          -
19564.49/989.40	c       989         560031      541762        20                -           0.0000          -
19663.53/994.45	c       994        8889627          63        20                -           0.0000          -
19762.27/999.50	c      1000        8931760          60        20                -           0.0000          -
19862.99/1004.55	c      1005        8975585          59        20                -           0.0000          -
19963.70/1009.60	c      1010        9020164          60        20                -           0.0000          -
20062.45/1014.65	c      1015        9064883          54        20                -           0.0000          -
20161.40/1019.68	c      1020        8275817          62        20                -           0.0000          -
20262.54/1024.75	c      1025        9148998          58        20                -           0.0000          -
20363.68/1029.80	c      1030        9191354          59        20                -           0.0000          -
20462.83/1034.85	c      1035        9229315          58        20                -           0.0000          -
20563.48/1039.90	c      1040        9266023          59        20                -           0.0000          -
20662.50/1044.91	c      1045        8486415          59        20                -           0.0000          -
20761.45/1049.96	c      1050        8527983          57        20                -           0.0000          -
20860.57/1055.01	c      1055        8572216          57        20                -           0.0000          -
20959.30/1060.03	c      1060         590365      571139        20                -           0.0000          -
21060.53/1065.11	c      1065        8648035          58        20                -           0.0000          -
21161.41/1070.16	c      1070        8688065          58        20                -           0.0000          -
21261.59/1075.22	c      1075        8729131          58        20                -           0.0000          -
21360.45/1080.23	c      1080        8770393          58        20                -           0.0000          -
21461.19/1085.34	c      1085         601497      581846        20                -           0.0000          -
21560.13/1090.38	c      1090        8847911          65        20                -           0.0000          -
21660.99/1095.43	c      1095        8894941          61        20                -           0.0000          -
21759.77/1100.49	c      1100        8937171          58        20                -           0.0000          -
21860.60/1105.53	c      1106        8978840          65        20                -           0.0000          -
21961.59/1110.60	c      1111        9017958          65        20                -           0.0000          -
22060.31/1115.65	c      1116        9932741          62        20                -           0.0000          -
22161.29/1120.70	c      1121        9982054          63        20                -           0.0000          -
22260.16/1125.75	c      1126       10032540          59        20                -           0.0000          -
22361.02/1130.80	c      1131       10082674          59        20                -           0.0000          -
22460.02/1135.85	c      1136         623951      603723        20                -           0.0000          -
22558.59/1140.86	c      1141        9243695          60        20                -           0.0000          -
22659.63/1145.93	c      1146        9288232          56        20                -           0.0000          -
22758.67/1150.98	c      1151        9326024          65        20                -           0.0000          -
22857.39/1156.00	c      1156        9366682          61        20                -           0.0000          -
22958.90/1161.05	c      1161        9404232          60        20                -           0.0000          -
23057.74/1166.11	c      1166        9443945          57        20                -           0.0000          -
23158.65/1171.15	c      1171        9483252          58        20                -           0.0000          -
23258.83/1176.21	c      1176        9525013          63        20                -           0.0000          -
23357.56/1181.27	c      1181        9564960          58        20                -           0.0000          -
23458.53/1186.32	c      1186        9603060          62        20                -           0.0000          -
23557.62/1191.36	c      1191        9638890          64        20                -           0.0000          -
23658.41/1196.41	c      1196        9679649          62        20                -           0.0000          -
23757.45/1201.47	c      1201         651463      630509        20                -           0.0000          -
23858.28/1206.53	c      1207        9765625          56        20                -           0.0000          -
23959.09/1211.60	c      1212        9806368          64        20                -           0.0000          -
24057.87/1216.66	c      1217         682882      614528        20                -           0.0000          -
24158.71/1221.71	c      1222         685478      617118        20                -           0.0000          -
24257.83/1226.76	c      1227         687959      619591        20                -           0.0000          -
24358.70/1231.81	c      1232         690482      622067        20                -           0.0000          -
24457.52/1236.86	c      1237         693403      624723        20                -           0.0000          -
24558.30/1241.91	c      1242         697047      627751        20                -           0.0000          -
24657.20/1246.96	c      1247         699960      630331        20                -           0.0000          -
24756.00/1252.01	c      1252         702939      632840        20                -           0.0000          -
24857.53/1257.06	c      1257         706842      635863        20                -           0.0000          -
24956.55/1262.11	c      1262         675845      654251        20                -           0.0000          -
25057.15/1267.16	c      1267         713406      641449        20                -           0.0000          -
25157.39/1272.21	c      1272         716809      644169        20                -           0.0000          -
25256.17/1277.26	c      1277         719448      646656        20                -           0.0000          -
25355.13/1282.28	c      1282       10389911          61        20                -           0.0000          -
25456.13/1287.34	c      1287       10427355          61        20                -           0.0000          -
25555.25/1292.39	c      1292         688206      666176        20                -           0.0000          -
25656.32/1297.44	c      1297       10506006          59        20                -           0.0000          -
25757.01/1302.51	c      1303         732305      658888        20                -           0.0000          -
25855.99/1307.56	c      1308         734445      660994        20                -           0.0000          -
25954.71/1312.57	c      1313       10616257          58        20                -           0.0000          -
26055.52/1317.66	c      1318         739678      665899        20                -           0.0000          -
26154.22/1322.69	c      1323       10698398          56        20                -           0.0000          -
26255.10/1327.76	c      1328         703314      680172        20                -           0.0000          -
26355.60/1332.81	c      1333         748746      673843        20                -           0.0000          -
26454.53/1337.86	c      1338         751874      676576        20                -           0.0000          -
26555.24/1342.91	c      1343         755924      679509        20                -           0.0000          -
26654.09/1347.96	c      1348         711193      687784        20                -           0.0000          -
26752.94/1353.01	c      1353       12210061          61        20                -           0.0000          -
26854.19/1358.06	c      1358         715251      691795        20                -           0.0000          -
26953.28/1363.09	c      1363       11015188          65        20                -           0.0000          -
27054.04/1368.12	c      1368       11051209          59        20                -           0.0000          -
27153.26/1373.16	c      1373       11088028          58        20                -           0.0000          -
27252.21/1378.17	c      1378       11123590          58        20                -           0.0000          -
27351.65/1383.19	c      1383       11158360          60        20                -           0.0000          -
27451.92/1388.20	c      1388       11192385          57        20                -           0.0000          -
27551.16/1393.25	c      1393       11232485          59        20                -           0.0000          -
27652.14/1398.38	c      1398         732084      707828        20                -           0.0000          -
27753.28/1403.44	c      1403       11310552          56        20                -           0.0000          -
27852.37/1408.49	c      1408       11351272          58        20                -           0.0000          -
27953.44/1413.56	c      1414       11393077          63        20                -           0.0000          -
28052.62/1418.58	c      1419       11436275          64        20                -           0.0000          -
28153.80/1423.69	c      1424       11480672          59        20                -           0.0000          -
28254.99/1428.74	c      1429         744259      719729        20                -           0.0000          -
28353.98/1433.79	c      1434       11562089          56        20                -           0.0000          -
28455.10/1438.80	c      1439       11604518          59        20                -           0.0000          -
28554.29/1443.89	c      1444       11648587          63        20                -           0.0000          -
28655.45/1448.95	c      1449       11687841          59        20                -           0.0000          -
28754.57/1454.00	c      1454       11725603          59        20                -           0.0000          -
28856.21/1459.05	c      1459       11764574          59        20                -           0.0000          -
28955.34/1464.10	c      1464       11802760          62        20                -           0.0000          -
29056.56/1469.16	c      1469       13293096          58        20                -           0.0000          -
29157.03/1474.21	c      1474       13342505          62        20                -           0.0000          -
29256.22/1479.26	c      1479         764316      739271        20                -           0.0000          -
29357.37/1484.31	c      1484       11944732          59        20                -           0.0000          -
29456.58/1489.36	c      1489       13485645          60        20                -           0.0000          -
29557.77/1494.41	c      1494       13535329          64        20                -           0.0000          -
29656.96/1499.42	c      1499       12054215          61        20                -           0.0000          -
29758.34/1504.51	c      1505       13633847          56        20                -           0.0000          -
29857.38/1509.56	c      1510       13686549          58        20                -           0.0000          -
29958.57/1514.61	c      1515       13737784          52        20                -           0.0000          -
30057.79/1519.66	c      1520       13787896          56        20                -           0.0000          -
30158.98/1524.72	c      1525       13835669          54        20                -           0.0000          -
30258.13/1529.75	c      1530       12282329          57        20                -           0.0000          -
30359.30/1534.81	c      1535       13928770          57        20                -           0.0000          -
30458.42/1539.86	c      1540       13975549          61        20                -           0.0000          -
30559.56/1544.91	c      1545       14022272          50        20                -           0.0000          -
30658.72/1549.96	c      1550       14073566          64        20                -           0.0000          -
30757.87/1555.01	c      1555       14126027          63        20                -           0.0000          -
30857.04/1560.02	c      1560       12511677          64        20                -           0.0000          -
30958.63/1565.07	c      1565       12544285          61        20                -           0.0000          -
31059.95/1570.16	c      1570       14282802          63        20                -           0.0000          -
31160.51/1575.20	c      1575       12618469          61        20                -           0.0000          -
31259.68/1580.26	c      1580       14386636          59        20                -           0.0000          -
31360.90/1585.31	c      1585       14436517          63        20                -           0.0000          -
31460.12/1590.33	c      1590       12727194          59        20                -           0.0000          -
31559.34/1595.34	c      1595       12764901          64        20                -           0.0000          -
31660.53/1600.46	c      1600         812573      785801        20                -           0.0000          -
31761.67/1605.51	c      1606       14642558          62        20                -           0.0000          -
31860.89/1610.56	c      1611       14691512          62        20                -           0.0000          -
31962.00/1615.61	c      1616       14745794          62        20                -           0.0000          -
32061.20/1620.67	c      1621       14795505          68        20                -           0.0000          -
32162.21/1625.71	c      1626       13008500          65        20                -           0.0000          -
32261.43/1630.75	c      1631       13048051          60        20                -           0.0000          -
32362.62/1635.81	c      1636       14952999          63        20                -           0.0000          -
32461.83/1640.84	c      1641       13125453          57        20                -           0.0000          -
32561.06/1645.87	c      1646       13166687          61        20                -           0.0000          -
32662.16/1650.92	c      1651         832341      804468        20                -           0.0000          -
32761.29/1656.01	c      1656       15138614          56        20                -           0.0000          -
32863.07/1661.06	c      1661       15185978          60        20                -           0.0000          -
32962.21/1666.12	c      1666       15234293          59        20                -           0.0000          -
33063.53/1671.16	c      1671         840091      811908        20                -           0.0000          -
33163.94/1676.21	c      1676       15334304          65        20                -           0.0000          -
33263.15/1681.25	c      1681       13452615          60        20                -           0.0000          -
33364.35/1686.31	c      1686       15429455          62        20                -           0.0000          -
33463.57/1691.36	c      1691       15481142          55        20                -           0.0000          -
33564.94/1696.41	c      1696       15529054          57        20                -           0.0000          -
33663.98/1701.47	c      1701       15580661          63        20                -           0.0000          -
33765.04/1706.52	c      1707         852969      824496        20                -           0.0000          -
33864.23/1711.56	c      1712       15684699          60        20                -           0.0000          -
33963.41/1716.57	c      1717       13732344          60        20                -           0.0000          -
34064.59/1721.65	c      1722       13773230          59        20                -           0.0000          -
34163.85/1726.68	c      1727       13811013          61        20                -           0.0000          -
34264.94/1731.76	c      1732       15882276          58        20                -           0.0000          -
34366.07/1736.81	c      1737       15937345          60        20                -           0.0000          -
34465.17/1741.86	c      1742       15990616          60        20                -           0.0000          -
34564.39/1746.88	c      1747       13971270          62        20                -           0.0000          -
34665.58/1751.92	c      1752       14010333          61        20                -           0.0000          -
34764.69/1757.01	c      1757       16131028          60        20                -           0.0000          -
34866.50/1762.06	c      1762         874193      844955        20                -           0.0000          -
34965.71/1767.11	c      1767         876234      846934        20                -           0.0000          -
35066.95/1772.16	c      1772         878273      848893        20                -           0.0000          -
35167.23/1777.21	c      1777       16328805          60        20                -           0.0000          -
35266.43/1782.26	c      1782       14261458          62        20                -           0.0000          -
35365.67/1787.29	c      1787       14299342          64        20                -           0.0000          -
35466.93/1792.36	c      1792         885565      856011        20                -           0.0000          -
35568.05/1797.41	c      1797       16522073          59        20                -           0.0000          -
35667.26/1802.45	c      1802       14426574          62        20                -           0.0000          -
35768.49/1807.50	c      1808         890798      861074        20                -           0.0000          -
35867.72/1812.54	c      1813       14508828          61        20                -           0.0000          -
35968.97/1817.61	c      1818         894759      864969        20                -           0.0000          -
36068.23/1822.66	c      1823       16774180          63        20                -           0.0000          -
36169.52/1827.71	c      1828       16826926          62        20                -           0.0000          -
36268.74/1832.76	c      1833       16879688          59        20                -           0.0000          -
36370.00/1837.81	c      1838       16932339          62        20                -           0.0000          -
36469.25/1842.83	c      1843       14755638          58        20                -           0.0000          -
36570.50/1847.91	c      1848       17032735          58        20                -           0.0000          -
36669.77/1852.96	c      1853       17082948          57        20                -           0.0000          -
36768.95/1858.01	c      1858         908922      878085        20                -           0.0000          -
36870.81/1863.06	c      1863         910762      879881        20                -           0.0000          -
36970.04/1868.08	c      1868       14972765          57        20                -           0.0000          -
37069.54/1873.11	c      1873         914537      883450        20                -           0.0000          -
37170.87/1878.19	c      1878       15065494          61        20                -           0.0000          -
37271.76/1883.26	c      1883       17377327          54        20                -           0.0000          -
37372.93/1888.31	c      1888       17426961          59        20                -           0.0000          -
37472.26/1893.36	c      1893       15193829          61        20                -           0.0000          -
37571.69/1898.37	c      1898       15234024          62        20                -           0.0000          -
37672.93/1903.41	c      1903       15278225          64        20                -           0.0000          -
37772.26/1908.46	c      1908       15321440          59        20                -           0.0000          -
37871.75/1913.48	c      1913       15361856          59        20                -           0.0000          -
37972.93/1918.53	c      1919       15398497          63        20                -           0.0000          -
38074.26/1923.60	c      1924       15439960          63        20                -           0.0000          -
38173.60/1928.64	c      1929         933852      902499        20                -           0.0000          -
38272.90/1933.69	c      1934       15521335          58        20                -           0.0000          -
38374.24/1938.75	c      1939       15565683          66        20                -           0.0000          -
38475.59/1943.81	c      1944       15608031          64        20                -           0.0000          -
38574.95/1948.88	c      1949       15652719          67        20                -           0.0000          -
38676.29/1953.94	c      1954       15700277          57        20                -           0.0000          -
38775.65/1958.99	c      1959       15745084          63        20                -           0.0000          -
38877.59/1964.06	c      1964         946032      914439        20                -           0.0000          -
38977.01/1969.09	c      1969       15836304          57        20                -           0.0000          -
39078.40/1974.15	c      1974         949331      917453        20                -           0.0000          -
39177.68/1979.19	c      1979       15915309          64        20                -           0.0000          -
39278.39/1984.26	c      1984        1145708     1017586        20                -           0.0000          -
39379.73/1989.31	c      1989        1148932     1020398        20                -           0.0000          -
39479.06/1994.36	c      1994        1152060     1023067        20                -           0.0000          -
39580.42/1999.41	c      1999        1155985     1025977        20                -           0.0000          -
39679.77/2004.46	c      2004        1158695     1028299        20                -           0.0000          -
39781.13/2009.51	c      2010        1160764     1030331        20                -           0.0000          -
39880.48/2014.56	c      2015        1163406     1032794        20                -           0.0000          -
39981.83/2019.61	c      2020        1166498     1035433        20                -           0.0000          -
40081.16/2024.66	c      2025        1169645     1038188        20                -           0.0000          -
40180.53/2029.68	c      2030       16321504          60        20                -           0.0000          -
40281.86/2034.76	c      2035        1175744     1043456        20                -           0.0000          -
40383.21/2039.81	c      2040         971992      939558        20                -           0.0000          -
40482.67/2044.87	c      2045        1182322     1048801        20                -           0.0000          -
40582.08/2049.88	c      2050       16491911          60        20                -           0.0000          -
40683.23/2054.95	c      2055       16530209          61        20                -           0.0000          -
40782.60/2060.00	c      2060        1191134     1056611        20                -           0.0000          -
40884.51/2065.05	c      2065        1194502     1059534        20                -           0.0000          -
40983.73/2070.10	c      2070        1197566     1062172        20                -           0.0000          -
41083.31/2075.11	c      2075         984141      951301        20                -           0.0000          -
41182.45/2080.12	c      2080       16738591          57        20                -           0.0000          -
41283.91/2085.14	c      2085       16781746          61        20                -           0.0000          -
41384.51/2090.20	c      2090         989415      956428        20                -           0.0000          -
41483.99/2095.22	c      2095       16867666          62        20                -           0.0000          -
41585.21/2100.30	c      2100       16908550          57        20                -           0.0000          -
41684.58/2105.37	c      2105       16944776          61        20                -           0.0000          -
41785.91/2110.43	c      2110       16986994          58        20                -           0.0000          -
41885.26/2115.47	c      2115       17030544          59        20                -           0.0000          -
41986.61/2120.53	c      2121       17067695          60        20                -           0.0000          -
42085.97/2125.59	c      2126       17108354          56        20                -           0.0000          -
42187.33/2130.64	c      2131        1002827      969208        20                -           0.0000          -
42286.70/2135.68	c      2136        1004524      970870        20                -           0.0000          -
42388.05/2140.71	c      2141       17234081          63        20                -           0.0000          -
42487.41/2145.72	c      2146       17275595          55        20                -           0.0000          -
42588.77/2150.81	c      2151        1009274      975465        20                -           0.0000          -
42688.13/2155.84	c      2156       17356522          64        20                -           0.0000          -
42787.49/2160.88	c      2161       17396522          59        20                -           0.0000          -
42888.84/2165.91	c      2166        1014048      980037        20                -           0.0000          -
42990.80/2171.04	c      2171       17476890          59        20                -           0.0000          -
43090.17/2176.09	c      2176       17521957          67        20                -           0.0000          -
43191.56/2181.14	c      2181        1018772      984501        20                -           0.0000          -
43292.19/2186.20	c      2186       17613106          64        20                -           0.0000          -
43391.54/2191.25	c      2191       17663443          66        20                -           0.0000          -
43492.90/2196.31	c      2196       17711222          58        20                -           0.0000          -
43592.25/2201.35	c      2201       17758219          60        20                -           0.0000          -
43693.60/2206.40	c      2206        1026439      992149        20                -           0.0000          -
43792.96/2211.45	c      2211       17858351          62        20                -           0.0000          -
43894.35/2216.50	c      2217        1029163      994873        20                -           0.0000          -
43993.62/2221.55	c      2222       17951772          61        20                -           0.0000          -
44094.92/2226.61	c      2227       18002888          62        20                -           0.0000          -
44194.29/2231.64	c      2232       18052897          60        20                -           0.0000          -
44295.65/2236.72	c      2237       18102345          58        20                -           0.0000          -
44395.02/2241.74	c      2242        1037182     1002755        20                -           0.0000          -
44496.38/2246.82	c      2247       18200762          59        20                -           0.0000          -
44595.85/2251.87	c      2252       18253916          56        20                -           0.0000          -
44695.12/2256.89	c      2257       18299610          61        20                -           0.0000          -
44796.47/2261.95	c      2262       18348748          62        20                -           0.0000          -
44895.85/2267.00	c      2267       18395817          63        20                -           0.0000          -
44997.75/2272.06	c      2272        1046973     1012310        20                -           0.0000          -
45097.04/2277.11	c      2277       18495825          59        20                -           0.0000          -
45198.44/2282.17	c      2282       18543850          70        20                -           0.0000          -
45299.24/2287.24	c      2287       18592116          62        20                -           0.0000          -
45398.61/2292.29	c      2292       18641583          58        20                -           0.0000          -
45499.97/2297.33	c      2297       18693261          57        20                -           0.0000          -
45601.33/2302.40	c      2302        1056564     1021650        20                -           0.0000          -
45700.63/2307.45	c      2307        1057926     1022989        20                -           0.0000          -
45801.97/2312.50	c      2313        1059682     1024718        20                -           0.0000          -
45901.26/2317.53	c      2318       18874600          59        20                -           0.0000          -
46002.59/2322.60	c      2323       21608405          60        20                -           0.0000          -
46101.95/2327.65	c      2328       21655182          63        20                -           0.0000          -
46203.30/2332.70	c      2333       21695329          57        20                -           0.0000          -
46302.67/2337.75	c      2338        1067233     1032095        20                -           0.0000          -
46403.96/2342.80	c      2343       19085833          65        20                -           0.0000          -
46503.34/2347.81	c      2348       19131523          58        20                -           0.0000          -
46602.61/2352.88	c      2353       19180125          62        20                -           0.0000          -
46703.98/2357.95	c      2358       21900246          57        20                -           0.0000          -
46803.33/2363.01	c      2363        1075430     1039716        20                -           0.0000          -
46905.32/2368.06	c      2368       21975254          60        20                -           0.0000          -
47004.39/2373.09	c      2373       19372084          61        20                -           0.0000          -
47105.93/2378.16	c      2378       22053485          65        20                -           0.0000          -
47206.61/2383.21	c      2383        1081733     1045367        20                -           0.0000          -
47305.98/2388.26	c      2388        1083285     1046877        20                -           0.0000          -
47407.30/2393.31	c      2393        1084764     1048312        20                -           0.0000          -
47506.67/2398.36	c      2398       22239888          60        20                -           0.0000          -
47608.01/2403.42	c      2403        1088165     1051667        20                -           0.0000          -
47707.37/2408.46	c      2408        1089776     1053239        20                -           0.0000          -
47808.91/2413.51	c      2414       22377712          55        20                -           0.0000          -
47908.10/2418.56	c      2419        1093054     1056351        20                -           0.0000          -
48009.45/2423.61	c      2424        1094515     1057812        20                -           0.0000          -
48108.82/2428.66	c      2429       22517252          59        20                -           0.0000          -
48210.17/2433.71	c      2434        1097687     1060972        20                -           0.0000          -
48309.54/2438.76	c      2439       22607106          60        20                -           0.0000          -
48410.83/2443.81	c      2444       22654127          58        20                -           0.0000          -
48510.20/2448.84	c      2449       20055860          61        20                -           0.0000          -
48609.57/2453.86	c      2454       20094142          59        20                -           0.0000          -
48710.93/2458.90	c      2459       20135014          59        20                -           0.0000          -
48810.28/2463.96	c      2464       20176805          58        20                -           0.0000          -
48912.03/2469.06	c      2469       20219518          63        20                -           0.0000          -
49011.41/2474.10	c      2474       20265490          60        20                -           0.0000          -
49112.84/2479.15	c      2479       20309795          61        20                -           0.0000          -
49212.15/2484.19	c      2484       20352367          58        20                -           0.0000          -
49312.95/2489.26	c      2489       23053885          55        20                -           0.0000          -
49414.32/2494.32	c      2494        1115456     1076725        20                -           0.0000          -
49513.68/2499.36	c      2499       23134730          60        20                -           0.0000          -
49615.04/2504.41	c      2504       23178834          61        20                -           0.0000          -
49714.38/2509.46	c      2509        1119744     1080404        20                -           0.0000          -
49815.73/2514.52	c      2515       23271669          57        20                -           0.0000          -
49915.10/2519.53	c      2520        1122703     1082956        20                -           0.0000          -
50016.44/2524.61	c      2525       23367292          64        20                -           0.0000          -
50115.81/2529.66	c      2530        1125673     1085926        20                -           0.0000          -
50217.17/2534.72	c      2535       23463084          58        20                -           0.0000          -
50316.46/2539.76	c      2540        1128563     1088816        20                -           0.0000          -
50415.82/2544.79	c      2545       20922663          60        20                -           0.0000          -
50517.16/2549.86	c      2550       23609440          60        20                -           0.0000          -
50618.51/2554.91	c      2555       23656541          55        20                -           0.0000          -
50717.86/2559.96	c      2560       23704210          59        20                -           0.0000          -
50817.22/2565.01	c      2565       21118434          60        20                -           0.0000          -
50916.58/2570.01	c      2570        1137874     1097924        20                -           0.0000          -
51018.51/2575.08	c      2575       21198657          65        20                -           0.0000          -
51119.94/2580.14	c      2580       21246640          60        20                -           0.0000          -
51220.58/2585.21	c      2585       21290672          62        20                -           0.0000          -
51319.93/2590.26	c      2590        1144722     1104344        20                -           0.0000          -
51419.21/2595.28	c      2595       21371259          66        20                -           0.0000          -
51520.57/2600.36	c      2600       24086648          61        20                -           0.0000          -
51621.93/2605.41	c      2605        1148918     1108390        20                -           0.0000          -
51721.29/2610.47	c      2610       24182564          64        20                -           0.0000          -
51822.65/2615.51	c      2616       24229367          61        20                -           0.0000          -
51921.94/2620.57	c      2621        1153081     1112417        20                -           0.0000          -
52023.23/2625.60	c      2626       21652996          59        20                -           0.0000          -
52122.60/2630.65	c      2631       21705466          60        20                -           0.0000          -
52223.95/2635.71	c      2636       21754690          56        20                -           0.0000          -
52323.29/2640.76	c      2641        1159131     1118440        20                -           0.0000          -
52422.66/2645.78	c      2646       21844782          65        20                -           0.0000          -
52523.98/2650.87	c      2651        1162112     1121351        20                -           0.0000          -
52625.35/2655.91	c      2656       24609234          56        20                -           0.0000          -
52724.70/2660.96	c      2661        1165038     1124200        20                -           0.0000          -
52824.06/2666.01	c      2666       24708856          56        20                -           0.0000          -
52925.98/2671.06	c      2671        1168352     1127491        20                -           0.0000          -
53025.32/2676.11	c      2676       24804263          57        20                -           0.0000          -
53126.68/2681.16	c      2681        1171373     1130442        20                -           0.0000          -
53226.13/2686.17	c      2686       22159976          63        20                -           0.0000          -
53326.75/2691.22	c      2691        1569497     1382822        20                -           0.0000          -
53426.13/2696.23	c      2696        1572134     1385216        20                -           0.0000          -
53527.29/2701.36	c      2701        1574864     1387567        20                -           0.0000          -
53628.62/2706.41	c      2706        1578760     1390467        20                -           0.0000          -
53727.94/2711.43	c      2711       22342638          57        20                -           0.0000          -
53829.30/2716.51	c      2717        1584993     1395557        20                -           0.0000          -
53928.65/2721.56	c      2722        1587739     1398046        20                -           0.0000          -
54030.02/2726.61	c      2727        1590285     1400499        20                -           0.0000          -
54129.37/2731.66	c      2732        1592921     1402938        20                -           0.0000          -
54230.72/2736.71	c      2737        1596018     1405458        20                -           0.0000          -
54330.09/2741.76	c      2742        1598278     1407670        20                -           0.0000          -
54431.45/2746.81	c      2747        1600519     1409802        20                -           0.0000          -
54530.82/2751.84	c      2752       22626624          62        20                -           0.0000          -
54630.21/2756.87	c      2757       22659598          57        20                -           0.0000          -
54731.54/2761.92	c      2762       22693735          64        20                -           0.0000          -
54830.90/2766.99	c      2767       22728169          64        20                -           0.0000          -
54932.71/2772.06	c      2772       22763663          63        20                -           0.0000          -
55032.28/2777.11	c      2777        1615757     1423795        20                -           0.0000          -
55133.64/2782.16	c      2782        1618533     1426317        20                -           0.0000          -
55234.29/2787.21	c      2787        1621385     1428790        20                -           0.0000          -
55333.63/2792.26	c      2792        1625167     1431597        20                -           0.0000          -
55433.00/2797.27	c      2797       22931985          59        20                -           0.0000          -
55534.29/2802.32	c      2802       22969818          67        20                -           0.0000          -
55633.66/2807.37	c      2807       23009006          58        20                -           0.0000          -
55735.01/2812.44	c      2812       23048857          61        20                -           0.0000          -
55834.57/2817.47	c      2817       23085369          61        20                -           0.0000          -
55935.88/2822.52	c      2823       23123675          59        20                -           0.0000          -
56035.10/2827.58	c      2828       23159982          62        20                -           0.0000          -
56136.46/2832.62	c      2833       23196952          60        20                -           0.0000          -
56235.83/2837.68	c      2838       23239625          65        20                -           0.0000          -
56335.18/2842.70	c      2843       23281078          63        20                -           0.0000          -
56436.54/2847.74	c      2848       23318673          63        20                -           0.0000          -
56537.79/2852.86	c      2853       23364398          60        20                -           0.0000          -
56639.14/2857.91	c      2858        1222593     1179759        20                -           0.0000          -
56738.50/2862.96	c      2863        1223929     1180994        20                -           0.0000          -
56837.82/2868.01	c      2868        1673816     1471960        20                -           0.0000          -
56939.87/2873.06	c      2873        1226474     1183467        20                -           0.0000          -
57039.19/2878.08	c      2878       23578604          63        20                -           0.0000          -
57140.43/2883.16	c      2883        1229263     1186118        20                -           0.0000          -
57239.76/2888.18	c      2888       23657018          61        20                -           0.0000          -
57340.57/2893.24	c      2893       23693802          55        20                -           0.0000          -
57441.90/2898.31	c      2898        1692268     1487998        20                -           0.0000          -
57541.27/2903.36	c      2903        1695127     1490557        20                -           0.0000          -
57642.57/2908.41	c      2908        1236291     1192755        20                -           0.0000          -
57742.11/2913.46	c      2913        1700337     1495443        20                -           0.0000          -
57841.30/2918.49	c      2918       23883299          61        20                -           0.0000          -
57942.60/2923.55	c      2924       23927941          61        20                -           0.0000          -
58042.07/2928.57	c      2929       23970315          59        20                -           0.0000          -
58143.24/2933.66	c      2934       27303434          59        20                -           0.0000          -
58244.61/2938.71	c      2939        1243923     1200108        20                -           0.0000          -
58343.97/2943.76	c      2944        1245211     1201396        20                -           0.0000          -
58445.33/2948.81	c      2949       27443333          63        20                -           0.0000          -
58544.71/2953.86	c      2954        1247842     1203971        20                -           0.0000          -
58646.05/2958.91	c      2959        1249086     1205166        20                -           0.0000          -
58745.41/2963.92	c      2964       24256169          60        20                -           0.0000          -
58844.79/2968.93	c      2969        1252213     1208117        20                -           0.0000          -
58944.14/2973.97	c      2974        1253686     1209546        20                -           0.0000          -
59043.51/2979.02	c      2979       24368581          63        20                -           0.0000          -
59145.49/2984.08	c      2984       24403766          63        20                -           0.0000          -
59246.59/2989.13	c      2989       24434740          61        20                -           0.0000          -
59347.46/2994.22	c      2994       24474933          63        20                -           0.0000          -
59446.88/2999.29	c      2999       24514559          59        20                -           0.0000          -
59548.18/3004.31	c      3004        1263175     1218725        20                -           0.0000          -
59647.52/3009.33	c      3009       24594282          62        20                -           0.0000          -
59748.88/3014.40	c      3014        1266268     1221692        20                -           0.0000          -
59848.26/3019.49	c      3020       24688960          62        20                -           0.0000          -
59949.62/3024.54	c      3025       24734592          58        20                -           0.0000          -
60050.96/3029.60	c      3030       24782220          60        20                -           0.0000          -
60150.29/3034.65	c      3035       24826047          60        20                -           0.0000          -
60249.66/3039.66	c      3040       24866584          65        20                -           0.0000          -
60349.17/3044.69	c      3045       24907315          62        20                -           0.0000          -
60450.34/3049.71	c      3050       24951054          63        20                -           0.0000          -
60549.77/3054.79	c      3055        1276989     1231945        20                -           0.0000          -
60651.09/3059.83	c      3060       25035059          60        20                -           0.0000          -
60752.45/3064.90	c      3065       25074980          61        20                -           0.0000          -
60851.94/3069.96	c      3070       25114769          60        20                -           0.0000          -
60951.32/3075.00	c      3075       25152092          63        20                -           0.0000          -
61053.08/3080.05	c      3080       25188307          56        20                -           0.0000          -
61152.41/3085.10	c      3085       25232468          59        20                -           0.0000          -
61253.74/3090.15	c      3090       25281506          59        20                -           0.0000          -
61353.07/3095.19	c      3095       25321840          64        20                -           0.0000          -
61453.89/3100.23	c      3100       25363782          60        20                -           0.0000          -
61555.13/3105.35	c      3105        1290711     1245346        20                -           0.0000          -
61654.50/3110.37	c      3110       25455170          63        20                -           0.0000          -
61755.84/3115.42	c      3115       25496430          62        20                -           0.0000          -
61855.20/3120.47	c      3120       25541447          64        20                -           0.0000          -
61956.51/3125.53	c      3126       25583830          63        20                -           0.0000          -
62057.87/3130.62	c      3131        1297545     1251998        20                -           0.0000          -
62157.25/3135.67	c      3136       25669024          59        20                -           0.0000          -
62258.61/3140.72	c      3141        1300149     1254414        20                -           0.0000          -
62357.99/3145.77	c      3146       29308934          59        20                -           0.0000          -
62459.35/3150.82	c      3151       29355975          59        20                -           0.0000          -
62558.72/3155.84	c      3156       25838179          61        20                -           0.0000          -
62660.07/3160.92	c      3161        1306035     1259942        20                -           0.0000          -
62759.44/3165.97	c      3166       29490349          57        20                -           0.0000          -
62861.33/3171.03	c      3171       29538383          53        20                -           0.0000          -
62960.67/3176.07	c      3176       26011597          62        20                -           0.0000          -
63060.06/3181.12	c      3181       26053589          60        20                -           0.0000          -
63159.47/3186.12	c      3186       26098155          60        20                -           0.0000          -
63262.24/3191.22	c      3191        1313994     1267507        20                -           0.0000          -
63361.60/3196.27	c      3196       29778967          60        20                -           0.0000          -
63462.94/3201.32	c      3201        1317072     1270550        20                -           0.0000          -
63562.33/3206.37	c      3206        1318211     1271689        20                -           0.0000          -
63663.68/3211.42	c      3211        1319924     1273348        20                -           0.0000          -
63763.06/3216.47	c      3216       29976980          59        20                -           0.0000          -
63862.43/3221.49	c      3222       26409410          59        20                -           0.0000          -
63963.79/3226.57	c      3227       30065928          55        20                -           0.0000          -
64065.15/3231.62	c      3232       26507028          62        20                -           0.0000          -
64164.70/3236.64	c      3237       26555407          58        20                -           0.0000          -
64263.91/3241.69	c      3242       26606092          67        20                -           0.0000          -
64365.26/3246.75	c      3247       26657070          68        20                -           0.0000          -
64464.63/3251.78	c      3252       26693889          61        20                -           0.0000          -
64566.00/3256.87	c      3257       30327829          59        20                -           0.0000          -
64667.36/3261.92	c      3262        1332851     1286003        20                -           0.0000          -
64766.72/3266.97	c      3267       30418809          58        20                -           0.0000          -
64866.10/3272.02	c      3272       30464681          64        20                -           0.0000          -
64968.03/3277.07	c      3277       30511735          61        20                -           0.0000          -
65069.22/3282.12	c      3282        1338923     1291708        20                -           0.0000          -
65168.87/3287.17	c      3287        1340205     1292990        20                -           0.0000          -
65269.54/3292.22	c      3292        1341865     1294626        20                -           0.0000          -
65368.88/3297.27	c      3297        1343165     1295819        20                -           0.0000          -
65470.25/3302.32	c      3302       30733006          60        20                -           0.0000          -
65569.53/3307.37	c      3307        1345954     1298522        20                -           0.0000          -
65670.91/3312.42	c      3312       30813328          58        20                -           0.0000          -
65770.28/3317.43	c      3317       27215439          64        20                -           0.0000          -
65869.67/3322.44	c      3322       27252622          64        20                -           0.0000          -
65969.05/3327.48	c      3327        1351632     1303952        20                -           0.0000          -
66070.62/3332.52	c      3333       27332323          63        20                -           0.0000          -
66171.78/3337.67	c      3338       31029836          59        20                -           0.0000          -
66271.16/3342.69	c      3343       27414576          60        20                -           0.0000          -
66372.48/3347.73	c      3348       27460328          59        20                -           0.0000          -
66473.85/3352.82	c      3353       31166566          62        20                -           0.0000          -
66573.24/3357.87	c      3358       31209340          57        20                -           0.0000          -
66674.60/3362.92	c      3363       31256733          62        20                -           0.0000          -
66773.91/3367.97	c      3368        1362355     1314536        20                -           0.0000          -
66873.23/3373.02	c      3373       31352617          52        20                -           0.0000          -
66975.23/3378.07	c      3378        1364997     1317117        20                -           0.0000          -
67074.65/3383.08	c      3383       27730416          62        20                -           0.0000          -
67176.10/3388.15	c      3388        1367962     1320024        20                -           0.0000          -
67275.16/3393.20	c      3393       27801807          59        20                -           0.0000          -
67376.03/3398.24	c      3398       27838556          63        20                -           0.0000          -
67475.39/3403.28	c      3403       27880080          57        20                -           0.0000          -
67576.73/3408.35	c      3408       27922011          62        20                -           0.0000          -
67678.10/3413.40	c      3413       27961968          59        20                -           0.0000          -
67777.48/3418.46	c      3418       27998948          60        20                -           0.0000          -
67878.86/3423.52	c      3424       28036492          57        20                -           0.0000          -
67978.21/3428.57	c      3429        1378862     1330520        20                -           0.0000          -
68079.58/3433.62	c      3434        1380695     1332353        20                -           0.0000          -
68178.95/3438.66	c      3439        1381703     1333361        20                -           0.0000          -
68280.33/3443.72	c      3444       31990405          60        20                -           0.0000          -
68379.70/3448.77	c      3449       32030808          57        20                -           0.0000          -
68481.06/3453.82	c      3454       32073263          57        20                -           0.0000          -
68580.42/3458.87	c      3459        1387209     1338774        20                -           0.0000          -
68681.79/3463.92	c      3464        1388626     1340124        20                -           0.0000          -
68781.08/3468.97	c      3469       32213050          60        20                -           0.0000          -
68880.45/3474.02	c      3474       32262267          58        20                -           0.0000          -
68982.35/3479.07	c      3479       32309265          60        20                -           0.0000          -
69081.47/3484.12	c      3484       32349753          55        20                -           0.0000          -
69182.76/3489.15	c      3489        1395025     1346237        20                -           0.0000          -
69282.27/3494.19	c      3494       28540302          59        20                -           0.0000          -
69383.09/3499.20	c      3499        2032668     1785955        20                -           0.0000          -
69482.48/3504.20	c      3504        2035052     1788204        20                -           0.0000          -
69581.88/3509.30	c      3509       28644877          57        20                -           0.0000          -
69685.27/3514.42	c      3514        2039706     1792662        20                -           0.0000          -
69784.60/3519.47	c      3519        2043055     1795307        20                -           0.0000          -
69885.98/3524.52	c      3525        2045842     1797760        20                -           0.0000          -
69985.36/3529.57	c      3530        2048030     1799934        20                -           0.0000          -
70086.82/3534.63	c      3535        2050830     1802407        20                -           0.0000          -
70186.09/3539.64	c      3540       28880142          61        20                -           0.0000          -
70285.46/3544.69	c      3545       28922108          58        20                -           0.0000          -
70386.82/3549.75	c      3550       28965489          64        20                -           0.0000          -
70486.20/3554.79	c      3555       29005965          62        20                -           0.0000          -
70587.47/3559.86	c      3560        1414829     1365368        20                -           0.0000          -
70688.83/3564.92	c      3565        2068497     1818059        20                -           0.0000          -
70788.22/3569.97	c      3570        2071576     1820702        20                -           0.0000          -
70887.58/3575.02	c      3575        1419032     1369216        20                -           0.0000          -
70989.41/3580.07	c      3580        2077752     1825872        20                -           0.0000          -
71090.87/3585.13	c      3585       33326258          61        20                -           0.0000          -
71190.35/3590.15	c      3590       29278101          65        20                -           0.0000          -
71290.96/3595.22	c      3595       33432568          59        20                -           0.0000          -
71390.34/3600.27	c      3600       33486741          58        20                -           0.0000          -
71491.71/3605.33	c      3605       33541255          58        20                -           0.0000          -
71591.09/3610.34	c      3610       29431444          60        20                -           0.0000          -
71690.47/3615.39	c      3615       29475713          62        20                -           0.0000          -
71791.85/3620.45	c      3620       29519033          64        20                -           0.0000          -
71891.38/3625.49	c      3626       29557940          57        20                -           0.0000          -
71992.56/3630.53	c      3631       29595558          59        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 (189494 MiB free)
  memory of node 1: 193531 MiB (181709 MiB free)
  memory of node 2: 193531 MiB (172571 MiB free)
  memory of node 3: 193493 MiB (184259 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-4465761-1722551001/watcher-4465761-1722551001 -o /tmp/evaluation-result-4465761-1722551001/solver-4465761-1722551001 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722541827-123864 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465761-1722551001.opb -qsol -t 72000 -sth 20 

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

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


[startup+0.100095 s]*
/proc/loadavg: 77.93 79.79 80.17 80/1028 130557
/proc/meminfo: memFree=745408300/790760804 swapFree=131071996/131071996
[pid=130516] ppid=130513 vsize=1666048 memory=124564 CPUtime=0.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/stat : 130516 (fscip) S 130513 130516 123854 0 -1 1077936128 26465 0 0 0 61 19 0 0 20 0 41 0 21682813 1706033152 31141 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 17 60 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
/proc/130516/statm: 416512 31141 2950 3035 0 116102 0
[pid=130516/tid=130518] ppid=130513 vsize=1666048 memory=8390339637985935414 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130518/stat : 130518 (fscip) R 130513 130516 123854 0 -1 4194368 1251 0 0 0 1 0 0 0 20 0 41 0 21682815 1706033152 31141 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130519] ppid=130513 vsize=1666048 memory=57906 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130519/stat : 130519 (fscip) D 130513 130516 123854 0 -1 4194368 1276 0 0 0 2 1 0 0 20 0 41 0 21682815 1706033152 31141 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130520] ppid=130513 vsize=1666048 memory=55216921903569 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130520/stat : 130520 (fscip) D 130513 130516 123854 0 -1 4194368 1092 0 0 0 3 0 0 0 20 0 41 0 21682815 1706033152 31141 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130521] ppid=130513 vsize=1666048 memory=61818303414854 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130521/stat : 130521 (fscip) D 130513 130516 123854 0 -1 4194368 1266 0 0 0 2 1 0 0 20 0 41 0 21682815 1706033152 31141 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130522] ppid=130513 vsize=1666048 memory=58485442347706 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130522/stat : 130522 (fscip) R 130513 130516 123854 0 -1 4194368 1296 0 0 0 3 1 0 0 20 0 41 0 21682815 1706033152 31141 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130523] ppid=130513 vsize=1666048 memory=56320829162548 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130523/stat : 130523 (fscip) R 130513 130516 123854 0 -1 4194368 1099 0 0 0 3 0 0 0 20 0 41 0 21682815 1706033152 31141 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130524] ppid=130513 vsize=1666048 memory=13568193352435290 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130524/stat : 130524 (fscip) D 130513 130516 123854 0 -1 4194368 1385 0 0 0 3 0 0 0 20 0 41 0 21682815 1706033152 31141 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130525] ppid=130513 vsize=1666048 memory=14413709338487794 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130525/stat : 130525 (fscip) R 130513 130516 123854 0 -1 4194368 1296 0 0 0 2 1 0 0 20 0 41 0 21682815 1706033152 31141 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130526] ppid=130513 vsize=1666048 memory=373972 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130526/stat : 130526 (fscip) R 130513 130516 123854 0 -1 4194368 1096 0 0 0 3 0 0 0 20 0 41 0 21682815 1706033152 31141 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130527] ppid=130513 vsize=1666048 memory=430980 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130527/stat : 130527 (fscip) R 130513 130516 123854 0 -1 4194368 1407 0 0 0 3 0 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130528] ppid=130513 vsize=1666048 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130528/stat : 130528 (fscip) R 130513 130516 123854 0 -1 4194368 1278 0 0 0 3 0 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130529] ppid=130513 vsize=1666048 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130529/stat : 130529 (fscip) R 130513 130516 123854 0 -1 4194368 1096 0 0 0 3 0 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130530] ppid=130513 vsize=1666048 memory=0 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130530/stat : 130530 (fscip) D 130513 130516 123854 0 -1 4194368 1361 0 0 0 3 1 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130531] ppid=130513 vsize=1666048 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130531/stat : 130531 (fscip) R 130513 130516 123854 0 -1 4194368 1254 0 0 0 2 1 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130532] ppid=130513 vsize=1666048 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130532/stat : 130532 (fscip) R 130513 130516 123854 0 -1 4194368 1090 0 0 0 3 0 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130533] ppid=130513 vsize=1666048 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130533/stat : 130533 (fscip) R 130513 130516 123854 0 -1 4194368 1267 0 0 0 2 1 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130534] ppid=130513 vsize=1666048 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130534/stat : 130534 (fscip) R 130513 130516 123854 0 -1 4194368 1254 0 0 0 2 1 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130535] ppid=130513 vsize=1666048 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130535/stat : 130535 (fscip) R 130513 130516 123854 0 -1 4194368 1095 0 0 0 3 0 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130536] ppid=130513 vsize=1666048 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130536/stat : 130536 (fscip) R 130513 130516 123854 0 -1 4194368 1271 0 0 0 2 1 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130537] ppid=130513 vsize=1666048 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130537/stat : 130537 (fscip) D 130513 130516 123854 0 -1 4194368 1258 0 0 0 2 1 0 0 20 0 41 0 21682815 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130538] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130538/stat : 130538 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130539] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130539/stat : 130539 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130540] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130540/stat : 130540 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130541] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130541/stat : 130541 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130542] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130542/stat : 130542 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130543] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130543/stat : 130543 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130544] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130544/stat : 130544 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130545] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130545/stat : 130545 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130546] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130546/stat : 130546 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130547] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130547/stat : 130547 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130548] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130548/stat : 130548 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130549] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130549/stat : 130549 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130550] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130550/stat : 130550 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130551] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130551/stat : 130551 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130552] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130552/stat : 130552 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130553] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130553/stat : 130553 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130554] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130554/stat : 130554 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130555] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130555/stat : 130555 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130556] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130556/stat : 130556 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130557] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130557/stat : 130557 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 31207 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
Current children cumulated CPU time: 0.8 s
Current children cumulated vsize: 1666048 KiB
Current children cumulated memory: 124564 KiB

[startup+0.222834 s]*
/proc/loadavg: 77.93 79.79 80.17 82/1028 130557
/proc/meminfo: memFree=745327276/790760804 swapFree=131071996/131071996
[pid=130516] ppid=130513 vsize=1666048 memory=205656 CPUtime=3.28 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/stat : 130516 (fscip) S 130513 130516 123854 0 -1 1077936128 46844 0 0 0 297 31 0 0 20 0 41 0 21682813 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 17 60 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
/proc/130516/statm: 416512 51414 2966 3035 0 140243 0
[pid=130516/tid=130518] ppid=130513 vsize=1666048 memory=8318255677412212789 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130518/stat : 130518 (fscip) R 130513 130516 123854 0 -1 4194368 2349 0 0 0 13 1 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130519] ppid=130513 vsize=1666048 memory=207064662359 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130519/stat : 130519 (fscip) R 130513 130516 123854 0 -1 4194368 2617 0 0 0 14 1 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130520] ppid=130513 vsize=1666048 memory=61809696760306 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130520/stat : 130520 (fscip) R 130513 130516 123854 0 -1 4194368 1737 0 0 0 15 1 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130521] ppid=130513 vsize=1666048 memory=58519768589018 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130521/stat : 130521 (fscip) R 130513 130516 123854 0 -1 4194368 2350 0 0 0 14 2 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130522] ppid=130513 vsize=1666048 memory=54087395894210 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130522/stat : 130522 (fscip) R 130513 130516 123854 0 -1 4194368 2617 0 0 0 14 2 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130523] ppid=130513 vsize=1666048 memory=61818370600400 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130523/stat : 130523 (fscip) R 130513 130516 123854 0 -1 4194368 1684 0 0 0 16 0 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130524] ppid=130513 vsize=1666048 memory=15254839894475943 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130524/stat : 130524 (fscip) R 130513 130516 123854 0 -1 4194368 2347 0 0 0 15 1 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130525] ppid=130513 vsize=1666048 memory=14411536001178939 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130525/stat : 130525 (fscip) R 130513 130516 123854 0 -1 4194368 2661 0 0 0 14 2 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130526] ppid=130513 vsize=1666048 memory=347438 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130526/stat : 130526 (fscip) R 130513 130516 123854 0 -1 4194368 1779 0 0 0 16 0 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130527] ppid=130513 vsize=1666048 memory=430677 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130527/stat : 130527 (fscip) R 130513 130516 123854 0 -1 4194368 2361 0 0 0 15 0 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130528] ppid=130513 vsize=1666048 memory=0 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130528/stat : 130528 (fscip) R 130513 130516 123854 0 -1 4194368 2526 0 0 0 14 1 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130529] ppid=130513 vsize=1666048 memory=0 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130529/stat : 130529 (fscip) R 130513 130516 123854 0 -1 4194368 1730 0 0 0 16 0 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130530] ppid=130513 vsize=1666048 memory=0 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130530/stat : 130530 (fscip) R 130513 130516 123854 0 -1 4194368 2430 0 0 0 15 1 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130531] ppid=130513 vsize=1666048 memory=0 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130531/stat : 130531 (fscip) R 130513 130516 123854 0 -1 4194368 2612 0 0 0 14 2 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130532] ppid=130513 vsize=1666048 memory=0 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130532/stat : 130532 (fscip) R 130513 130516 123854 0 -1 4194368 1748 0 0 0 15 1 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130533] ppid=130513 vsize=1666048 memory=0 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130533/stat : 130533 (fscip) R 130513 130516 123854 0 -1 4194368 2349 0 0 0 14 2 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130534] ppid=130513 vsize=1666048 memory=0 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130534/stat : 130534 (fscip) R 130513 130516 123854 0 -1 4194368 2481 0 0 0 11 2 0 0 20 0 41 0 21682815 1706033152 51414 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130535] ppid=130513 vsize=1666048 memory=0 CPUtime=0.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130535/stat : 130535 (fscip) R 130513 130516 123854 0 -1 4194368 1743 0 0 0 16 0 0 0 20 0 41 0 21682815 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130536] ppid=130513 vsize=1666048 memory=0 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130536/stat : 130536 (fscip) R 130513 130516 123854 0 -1 4194368 2325 0 0 0 14 1 0 0 20 0 41 0 21682815 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130537] ppid=130513 vsize=1666048 memory=0 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130537/stat : 130537 (fscip) R 130513 130516 123854 0 -1 4194368 2575 0 0 0 13 2 0 0 20 0 41 0 21682815 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130538] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130538/stat : 130538 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130539] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130539/stat : 130539 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130540] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130540/stat : 130540 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130541] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130541/stat : 130541 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130542] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130542/stat : 130542 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130543] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130543/stat : 130543 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130544] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130544/stat : 130544 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130545] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130545/stat : 130545 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130546] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130546/stat : 130546 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130547] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130547/stat : 130547 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130548] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130548/stat : 130548 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130549] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130549/stat : 130549 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130550] ppid=130513 vsize=1666048 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130550/stat : 130550 (fscip) S 130513 130516 123854 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21682820 1706033152 51480 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0

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

[pid=130516/tid=130541] ppid=130513 vsize=21613816 memory=20211648 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130541/stat : 130541 (fscip) S 130513 130516 123854 0 -1 1077936192 63 0 0 0 0 2 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130542] ppid=130513 vsize=21613816 memory=2 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130542/stat : 130542 (fscip) S 130513 130516 123854 0 -1 1077936192 134 0 0 0 1 1 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130543] ppid=130513 vsize=21613816 memory=20214784 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130543/stat : 130543 (fscip) S 130513 130516 123854 0 -1 1077936192 134 0 0 0 0 2 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130544] ppid=130513 vsize=21613816 memory=279400910171904 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130544/stat : 130544 (fscip) S 130513 130516 123854 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130545] ppid=130513 vsize=21613816 memory=40232 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130545/stat : 130545 (fscip) S 130513 130516 123854 0 -1 1077936192 143 0 0 0 2 0 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130546] ppid=130513 vsize=21613816 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130546/stat : 130546 (fscip) S 130513 130516 123854 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130547] ppid=130513 vsize=21613816 memory=11632 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130547/stat : 130547 (fscip) S 130513 130516 123854 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130548] ppid=130513 vsize=21613816 memory=15260 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130548/stat : 130548 (fscip) S 130513 130516 123854 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130549] ppid=130513 vsize=21613816 memory=10528 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130549/stat : 130549 (fscip) S 130513 130516 123854 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130550] ppid=130513 vsize=21613816 memory=5440 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130550/stat : 130550 (fscip) S 130513 130516 123854 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130551] ppid=130513 vsize=21613816 memory=16108 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130551/stat : 130551 (fscip) S 130513 130516 123854 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130552] ppid=130513 vsize=21613816 memory=2212 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130552/stat : 130552 (fscip) S 130513 130516 123854 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130553] ppid=130513 vsize=21613816 memory=11632 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130553/stat : 130553 (fscip) S 130513 130516 123854 0 -1 1077936192 134 0 0 0 2 0 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130554] ppid=130513 vsize=21613816 memory=15260 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130554/stat : 130554 (fscip) S 130513 130516 123854 0 -1 1077936192 146 0 0 0 2 0 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130555] ppid=130513 vsize=21613816 memory=10528 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130555/stat : 130555 (fscip) S 130513 130516 123854 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130556] ppid=130513 vsize=21613816 memory=5440 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130556/stat : 130556 (fscip) S 130513 130516 123854 0 -1 1077936192 134 0 0 0 3 0 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130557] ppid=130513 vsize=21613816 memory=6720663233864154471 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130557/stat : 130557 (fscip) S 130513 130516 123854 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 21682820 22132547584 5089731 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
Current children cumulated CPU time: 71034.6 s
Current children cumulated vsize: 21613816 KiB
Current children cumulated memory: 20358924 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630.9 s]
/proc/loadavg: 20.00 20.21 27.60 21/883 132514
/proc/meminfo: memFree=764390600/790760804 swapFree=131071996/131071996
[pid=130516] ppid=130513 vsize=21873292 memory=20588352 CPUtime=72000.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/stat : 130516 (fscip) S 130513 130516 123854 0 -1 1077936128 33479097 0 0 0 7155363 44688 0 0 20 0 41 0 21682813 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 17 76 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
/proc/130516/statm: 5468323 5147088 3014 3035 0 5286569 0
[pid=130516/tid=130518] ppid=130513 vsize=21873292 memory=25333125866717268 CPUtime=3606.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130518/stat : 130518 (fscip) R 130513 130516 123854 0 -1 4194368 3148343 0 0 0 359520 1131 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130519] ppid=130513 vsize=21873292 memory=1121330061900758 CPUtime=3602.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130519/stat : 130519 (fscip) R 130513 130516 123854 0 -1 4194368 1493729 0 0 0 359267 1013 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130520] ppid=130513 vsize=21873292 memory=11384 CPUtime=3593.96 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130520/stat : 130520 (fscip) R 130513 130516 123854 0 -1 4194368 159802 0 0 0 354668 4728 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130521] ppid=130513 vsize=21873292 memory=25333125866717268 CPUtime=3594.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130521/stat : 130521 (fscip) R 130513 130516 123854 0 -1 4194368 3043988 0 0 0 358346 1060 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130522] ppid=130513 vsize=21873292 memory=2300 CPUtime=3603.81 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130522/stat : 130522 (fscip) R 130513 130516 123854 0 -1 4194368 1727712 0 0 0 359298 1083 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130523] ppid=130513 vsize=21873292 memory=279400910160128 CPUtime=3597.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130523/stat : 130523 (fscip) R 130513 130516 123854 0 -1 4194368 152195 0 0 0 354744 5020 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130524] ppid=130513 vsize=21873292 memory=18104 CPUtime=3603.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130524/stat : 130524 (fscip) R 130513 130516 123854 0 -1 4194368 2883042 0 0 0 359280 1110 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130525] ppid=130513 vsize=21873292 memory=5440 CPUtime=3590.93 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130525/stat : 130525 (fscip) R 130513 130516 123854 0 -1 4194368 1584027 0 0 0 358029 1064 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130526] ppid=130513 vsize=21873292 memory=52808 CPUtime=3598.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130526/stat : 130526 (fscip) R 130513 130516 123854 0 -1 4194368 156902 0 0 0 355274 4533 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130527] ppid=130513 vsize=21873292 memory=279400911124880 CPUtime=3602.94 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130527/stat : 130527 (fscip) R 130513 130516 123854 0 -1 4194368 2574086 0 0 0 358775 1519 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130528] ppid=130513 vsize=21873292 memory=2 CPUtime=3600.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130528/stat : 130528 (fscip) R 130513 130516 123854 0 -1 4194368 1911588 0 0 0 358650 1386 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130529] ppid=130513 vsize=21873292 memory=0 CPUtime=3598.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130529/stat : 130529 (fscip) R 130513 130516 123854 0 -1 4194368 160762 0 0 0 354704 5117 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130530] ppid=130513 vsize=21873292 memory=20510976 CPUtime=3604.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130530/stat : 130530 (fscip) R 130513 130516 123854 0 -1 4194368 3316496 0 0 0 359061 1354 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130531] ppid=130513 vsize=21873292 memory=20522956 CPUtime=3602.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130531/stat : 130531 (fscip) R 130513 130516 123854 0 -1 4194368 1538300 0 0 0 359137 1095 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130532] ppid=130513 vsize=21873292 memory=20536372 CPUtime=3596.79 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130532/stat : 130532 (fscip) R 130513 130516 123854 0 -1 4194368 151063 0 0 0 354939 4740 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130533] ppid=130513 vsize=21873292 memory=20516468 CPUtime=3599.76 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130533/stat : 130533 (fscip) R 130513 130516 123854 0 -1 4194368 3493241 0 0 0 358952 1024 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130534] ppid=130513 vsize=21873292 memory=0 CPUtime=3601.85 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130534/stat : 130534 (fscip) R 130513 130516 123854 0 -1 4194368 1617913 0 0 0 359222 963 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130535] ppid=130513 vsize=21873292 memory=16108 CPUtime=3594.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130535/stat : 130535 (fscip) R 130513 130516 123854 0 -1 4194368 153366 0 0 0 354757 4662 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130536] ppid=130513 vsize=21873292 memory=6720663233864154471 CPUtime=3601.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130536/stat : 130536 (fscip) R 130513 130516 123854 0 -1 4194368 2848507 0 0 0 359085 1078 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130537] ppid=130513 vsize=21873292 memory=20140 CPUtime=3604.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130537/stat : 130537 (fscip) R 130513 130516 123854 0 -1 4194368 1358691 0 0 0 359472 961 0 0 20 0 41 0 21682815 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130538] ppid=130513 vsize=21873292 memory=279400910171904 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130538/stat : 130538 (fscip) S 130513 130516 123854 0 -1 1077936192 131 0 0 0 0 3 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130539] ppid=130513 vsize=21873292 memory=20541444 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130539/stat : 130539 (fscip) S 130513 130516 123854 0 -1 1077936192 68 0 0 0 0 2 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130540] ppid=130513 vsize=21873292 memory=20495716 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130540/stat : 130540 (fscip) S 130513 130516 123854 0 -1 1077936192 141 0 0 0 2 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130541] ppid=130513 vsize=21873292 memory=11632 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130541/stat : 130541 (fscip) S 130513 130516 123854 0 -1 1077936192 64 0 0 0 0 2 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130542] ppid=130513 vsize=21873292 memory=20569632 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130542/stat : 130542 (fscip) S 130513 130516 123854 0 -1 1077936192 136 0 0 0 1 1 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130543] ppid=130513 vsize=21873292 memory=20540640 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130543/stat : 130543 (fscip) S 130513 130516 123854 0 -1 1077936192 137 0 0 0 0 2 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130544] ppid=130513 vsize=21873292 memory=25333125866717268 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130544/stat : 130544 (fscip) S 130513 130516 123854 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130545] ppid=130513 vsize=21873292 memory=20211648 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130545/stat : 130545 (fscip) S 130513 130516 123854 0 -1 1077936192 145 0 0 0 2 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130546] ppid=130513 vsize=21873292 memory=25992 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130546/stat : 130546 (fscip) S 130513 130516 123854 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130547] ppid=130513 vsize=21873292 memory=20527708 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130547/stat : 130547 (fscip) S 130513 130516 123854 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130548] ppid=130513 vsize=21873292 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130548/stat : 130548 (fscip) S 130513 130516 123854 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130549] ppid=130513 vsize=21873292 memory=279400914489312 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130549/stat : 130549 (fscip) S 130513 130516 123854 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130550] ppid=130513 vsize=21873292 memory=20478692 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130550/stat : 130550 (fscip) S 130513 130516 123854 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130551] ppid=130513 vsize=21873292 memory=20545536 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130551/stat : 130551 (fscip) S 130513 130516 123854 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130552] ppid=130513 vsize=21873292 memory=6877909 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130552/stat : 130552 (fscip) S 130513 130516 123854 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130553] ppid=130513 vsize=21873292 memory=20497356 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130553/stat : 130553 (fscip) S 130513 130516 123854 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130554] ppid=130513 vsize=21873292 memory=6720663233864154471 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130554/stat : 130554 (fscip) S 130513 130516 123854 0 -1 1077936192 148 0 0 0 2 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130555] ppid=130513 vsize=21873292 memory=3516 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130555/stat : 130555 (fscip) S 130513 130516 123854 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130556] ppid=130513 vsize=21873292 memory=6720663233864154471 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130556/stat : 130556 (fscip) S 130513 130516 123854 0 -1 1077936192 136 0 0 0 3 0 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
[pid=130516/tid=130557] ppid=130513 vsize=21873292 memory=20482832 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/130516/task/130557/stat : 130557 (fscip) S 130513 130516 123854 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 21682820 22398251008 5147088 809668444160 4194304 16623229 140728553091120 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 47067136 140728553096201 140728553096319 140728553096319 140728553103344 0
Current children cumulated CPU time: 72000.5 s
Current children cumulated vsize: 21873292 KiB
Current children cumulated memory: 20588352 KiB

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

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

# cumulated CPU time of all completed processes:  user=71553.9 s, system=447.447 s

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

[startup+3631.2 s]
/proc/loadavg: 18.56 19.91 27.46 2/844 132516
/proc/meminfo: memFree=767669136/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3631.4 s]
/proc/loadavg: 18.56 19.91 27.46 2/844 132516
/proc/meminfo: memFree=767669136/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3631.48
CPU time (s): 72001.3
CPU user time (s): 71553.9
CPU system time (s): 447.447
CPU usage (%): 1982.7
Max. virtual memory (cumulated for all children) (KiB): 21873292
Max. memory (cumulated for all children) (KiB): 20588352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71553.9
system time used= 447.447
maximum resident set size= 20588492
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33479174
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= 823965
involuntary context switches= 419132


# summary of solver processes directly reported to runsolver:
#   pid: 130516
#   total CPU time (s): 72001.3
#   total CPU user time (s): 71553.9
#   total CPU system time (s): 447.447

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.0719 second user time and 75.7248 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-02 00:23:21
IDJOB=4465761
IDBENCH=158687
IDSOLVER=3094
FILE ID=nodeD103/4465761-1722551001
RUNJOBID= nodeD103-1722541827-123864
SLURM_JOB_ID= 8254276
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-tseitin-regular-n148-d3-i1-r1.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-4465761-1722551001/watcher-4465761-1722551001 -o /tmp/evaluation-result-4465761-1722551001/solver-4465761-1722551001 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722541827-123864 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465761-1722551001.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= fefb64a1b2a7fa00e7ba601f2504d0e0
RANDOM SEED=371273348

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        745509088 kB
MemAvailable:   745065044 kB
Buffers:          303188 kB
Cached:          2601028 kB
SwapCached:            0 kB
Active:           473472 kB
Inactive:       42215120 kB
Active(anon):       2132 kB
Inactive(anon): 39804764 kB
Active(file):     471340 kB
Inactive(file):  2410356 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29084 kB
Writeback:             0 kB
AnonPages:      39773164 kB
Mapped:           129128 kB
Shmem:             22536 kB
KReclaimable:     187948 kB
Slab:             539964 kB
SReclaimable:     187948 kB
SUnreclaim:       352016 kB
KernelStack:       16928 kB
PageTables:        94816 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3632456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           271104 kB
HardwareCorrupted:     0 kB
AnonHugePages:    911360 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:      544768 kB
DirectMap2M:    66013184 kB
DirectMap1G:    739246080 kB

Free space on /tmp at the end= 8622892 MiB
End job on nodeD103 at 2024-08-02 01:23:53