Trace number 4465770

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) 72002.5 3649.3

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n62-d3-i3-r2.cnf.gz-plain.pb.metafix.opb
MD5SUM9609dcb4dff0e4cd594607c8c2a4557e
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.262053
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables93
Total number of constraints248
Number of constraints which are clauses248
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 = 22749184, getVmSize() = 22749184, SCIPgetMemUsed() = 1024242, SCIPgetMemTotal() = 1264922, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.00	c ** Estimated virtualMemUsedAtSolver = 15228928, getVmSize() = 24727552, SCIPgetMemUsed() = 1157380, SCIPgetMemTotal() = 2057564, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for solvers to 4.18857e+11 for each SCIP **
0.00/0.00	c Original Problem   :
0.00/0.00	c   Problem name     : instance-4465770-1722554822
0.00/0.00	c   Variables        : 93 (93 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.00	c   Constraints      : 248
0.00/0.00	c   Objective sense  : minimize
0.00/0.00	c Presolved Problem  :
0.00/0.00	c   Variables        : 93 (93 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.00	c   Constraints      : 248
0.00/0.00	c Constraints        : Number
0.00/0.00	c   logicor          : 248 
0.00/0.00	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.04	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.05	c                                Nodes    Active                                            
0.00/0.05	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
98.12/5.10	c         5          44761          20        20                -           0.0000          -
198.78/10.14	c        10          98151          20        20                -           0.0000          -
297.61/15.19	c        15         146121          25        20                -           0.0000          -
397.67/20.24	c        20         198550          23        20                -           0.0000          -
496.33/25.29	c        25         248431          23        20                -           0.0000          -
596.90/30.35	c        30         295075          17        20                -           0.0000          -
695.79/35.39	c        35         341541          20        20                -           0.0000          -
796.31/40.44	c        40         388886          26        20                -           0.0000          -
894.96/45.49	c        46         417747          23        20                -           0.0000          -
995.71/50.54	c        51         483978          23        20                -           0.0000          -
1094.27/55.60	c        56         519570          20        20                -           0.0000          -
1194.56/60.64	c        61         566170          21        20                -           0.0000          -
1293.29/65.69	c        66         633433          21        20                -           0.0000          -
1393.98/70.74	c        71         681222          23        20                -           0.0000          -
1492.48/75.79	c        76         717792          18        20                -           0.0000          -
1593.09/80.84	c        81         784243          16        20                -           0.0000          -
1693.52/85.90	c        86         813363          17        20                -           0.0000          -
1792.18/90.94	c        91         881232          21        20                -           0.0000          -
1890.78/96.00	c        96         926641          20        20                -           0.0000          -
1991.77/101.04	c       101         960082          18        20                -           0.0000          -
2090.33/106.09	c       106        1011738          26        20                -           0.0000          -
2191.05/111.14	c       111        1062611          16        20                -           0.0000          -
2289.62/116.19	c       116        1108503          25        20                -           0.0000          -
2389.52/121.24	c       121        1166366          16        20                -           0.0000          -
2489.95/126.30	c       126        1212945          24        20                -           0.0000          -
2588.55/131.34	c       131        1256099          20        20                -           0.0000          -
2687.29/136.39	c       136        1298860          19        20                -           0.0000          -
2787.98/141.44	c       141        1343579          21        20                -           0.0000          -
2886.58/146.49	c       146        1399224          24        20                -           0.0000          -
2987.20/151.54	c       152        1447733          20        20                -           0.0000          -
3085.81/156.59	c       157        1498077          22        20                -           0.0000          -
3186.34/161.64	c       162        1539958          20        20                -           0.0000          -
3285.04/166.69	c       167        1582914          17        20                -           0.0000          -
3385.73/171.74	c       172        1624959          24        20                -           0.0000          -
3484.34/176.79	c       177        1669906          18        20                -           0.0000          -
3584.63/181.84	c       182        1723864          17        20                -           0.0000          -
3683.30/186.89	c       187        1756754          18        20                -           0.0000          -
3783.81/191.94	c       192        1806523          16        20                -           0.0000          -
3882.47/196.99	c       197        1851610          16        20                -           0.0000          -
3983.76/202.05	c       202        1894911          19        20                -           0.0000          -
4082.38/207.09	c       207        1942446          15        20                -           0.0000          -
4182.98/212.14	c       212        1981491          18        20                -           0.0000          -
4281.44/217.19	c       217        2040746          19        20                -           0.0000          -
4381.75/222.24	c       222        2092960          17        20                -           0.0000          -
4480.49/227.29	c       227        2140980          18        20                -           0.0000          -
4581.11/232.34	c       232        2189689          20        20                -           0.0000          -
4679.85/237.39	c       237        2213819          15        20                -           0.0000          -
4780.21/242.44	c       242        2261490          15        20                -           0.0000          -
4878.92/247.49	c       248        2313621          21        20                -           0.0000          -
4979.69/252.54	c       253        2393224          20        20                -           0.0000          -
5078.42/257.59	c       258        2448133          23        20                -           0.0000          -
5179.08/262.64	c       263        2459207          15        20                -           0.0000          -
5277.73/267.69	c       268        2508621          18        20                -           0.0000          -
5378.35/272.74	c       273        2560379          16        20                -           0.0000          -
5476.85/277.79	c       278        2612117          25        20                -           0.0000          -
5577.40/282.85	c       283        2706185          17        20                -           0.0000          -
5676.14/287.89	c       288        2713249          19        20                -           0.0000          -
5776.83/292.94	c       293        2764329          15        20                -           0.0000          -
5875.41/297.99	c       298        2851303          20        20                -           0.0000          -
5976.50/303.04	c       303        2891928          19        20                -           0.0000          -
6075.18/308.09	c       308        2938737          20        20                -           0.0000          -
6175.99/313.15	c       313        2986904          16        20                -           0.0000          -
6274.57/318.19	c       318        3032540          17        20                -           0.0000          -
6374.38/323.24	c       323        3076684          20        20                -           0.0000          -
6473.03/328.29	c       328        3122733          22        20                -           0.0000          -
6573.65/333.34	c       333        3170339          20        20                -           0.0000          -
6674.31/338.40	c       338        3243467          25        20                -           0.0000          -
6772.90/343.44	c       343        3295163          18        20                -           0.0000          -
6871.82/348.49	c       348        3327366          19        20                -           0.0000          -
6972.45/353.54	c       354        3376557          13        20                -           0.0000          -
7070.93/358.59	c       359        3423041          16        20                -           0.0000          -
7171.47/363.64	c       364        3469465          13        20                -           0.0000          -
7270.07/368.69	c       369        3514324          23        20                -           0.0000          -
7370.67/373.74	c       374        3583084          20        20                -           0.0000          -
7469.34/378.79	c       379        3609743          18        20                -           0.0000          -
7569.91/383.84	c       384        3667816          22        20                -           0.0000          -
7668.42/388.89	c       389        3716031          22        20                -           0.0000          -
7768.99/393.94	c       394        3756265          20        20                -           0.0000          -
7867.69/398.99	c       399        3801070          23        20                -           0.0000          -
7968.98/404.04	c       404        3884918          15        20                -           0.0000          -
8067.41/409.09	c       409        3902086          23        20                -           0.0000          -
8168.08/414.14	c       414        3983601          25        20                -           0.0000          -
8266.80/419.19	c       419        4007116          23        20                -           0.0000          -
8366.77/424.24	c       424        4057817          22        20                -           0.0000          -
8465.46/429.29	c       429        4124249          18        20                -           0.0000          -
8565.96/434.34	c       434        4174667          18        20                -           0.0000          -
8664.59/439.39	c       439        4204103          16        20                -           0.0000          -
8765.06/444.44	c       444        4250261          17        20                -           0.0000          -
8863.78/449.49	c       450        4299732          15        20                -           0.0000          -
8964.40/454.54	c       455        4354737          17        20                -           0.0000          -
9062.98/459.60	c       460        4399280          19        20                -           0.0000          -
9163.80/464.64	c       465        4443355          14        20                -           0.0000          -
9262.27/469.69	c       470        4496621          21        20                -           0.0000          -
9362.86/474.74	c       475        4547123          15        20                -           0.0000          -
9461.39/479.79	c       480        4598797          23        20                -           0.0000          -
9562.09/484.84	c       485        4626444          17        20                -           0.0000          -
9660.60/489.89	c       490        4674647          18        20                -           0.0000          -
9761.09/494.94	c       495        4747761          20        20                -           0.0000          -
9859.66/499.99	c       500        4764136          15        20                -           0.0000          -
9960.90/505.05	c       505        4833445          22        20                -           0.0000          -
10059.28/510.09	c       510        4861211          20        20                -           0.0000          -
10158.01/515.13	c       515        4910199          16        20                -           0.0000          -
10258.65/520.18	c       520        4956234          22        20                -           0.0000          -
10358.69/525.23	c       525        5008537          17        20                -           0.0000          -
10457.23/530.28	c       530        5055247          18        20                -           0.0000          -
10557.93/535.33	c       535        5098093          16        20                -           0.0000          -
10656.28/540.38	c       540        5142936          21        20                -           0.0000          -
10757.12/545.43	c       545        5190202          15        20                -           0.0000          -
10855.70/550.48	c       550        5235987          15        20                -           0.0000          -
10956.35/555.53	c       556        5282015          23        20                -           0.0000          -
11054.99/560.58	c       561        5324924          15        20                -           0.0000          -
11155.65/565.64	c       566        5369321          17        20                -           0.0000          -
11254.18/570.68	c       571        5415966          20        20                -           0.0000          -
11354.86/575.73	c       576        5461382          14        20                -           0.0000          -
11453.42/580.78	c       581        5509831          16        20                -           0.0000          -
11554.18/585.83	c       586        5553507          17        20                -           0.0000          -
11652.81/590.89	c       591        5599781          14        20                -           0.0000          -
11753.36/595.93	c       596        5646139          13        20                -           0.0000          -
11851.93/600.98	c       601        5693235          19        20                -           0.0000          -
11953.14/606.04	c       606        5736109          21        20                -           0.0000          -
12051.82/611.09	c       611        5783023          13        20                -           0.0000          -
12152.27/616.13	c       616        5829795          22        20                -           0.0000          -
12251.11/621.18	c       621        5876206          18        20                -           0.0000          -
12351.09/626.23	c       626        5922054          17        20                -           0.0000          -
12449.59/631.29	c       631        5968742          14        20                -           0.0000          -
12550.20/636.33	c       636        6015969          17        20                -           0.0000          -
12648.85/641.38	c       641        6063717          15        20                -           0.0000          -
12749.56/646.43	c       646        6107479          23        20                -           0.0000          -
12848.08/651.49	c       651        6150424          14        20                -           0.0000          -
12948.67/656.53	c       657        6195082          19        20                -           0.0000          -
13047.20/661.58	c       662        6241875          14        20                -           0.0000          -
13147.83/666.63	c       667        6290663          13        20                -           0.0000          -
13246.48/671.68	c       672        6340628          17        20                -           0.0000          -
13347.15/676.73	c       677        6387858          16        20                -           0.0000          -
13445.86/681.78	c       682        6427306          17        20                -           0.0000          -
13546.31/686.83	c       687        6465152          22        20                -           0.0000          -
13644.97/691.88	c       692        6511079          17        20                -           0.0000          -
13745.76/696.93	c       697        6555546          17        20                -           0.0000          -
13844.53/701.98	c       702        6600820          10        20                -           0.0000          -
13945.66/707.04	c       707        6644172          15        20                -           0.0000          -
14044.44/712.09	c       712        6689144          19        20                -           0.0000          -
14143.26/717.13	c       717        6739171          17        20                -           0.0000          -
14243.95/722.18	c       722        6787554          15        20                -           0.0000          -
14343.92/727.23	c       727        6834862          20        20                -           0.0000          -
14442.70/732.29	c       732        6885954          20        20                -           0.0000          -
14543.19/737.33	c       737        6932489          19        20                -           0.0000          -
14641.94/742.39	c       742        6981111          21        20                -           0.0000          -
14742.54/747.43	c       747        7022426          21        20                -           0.0000          -
14841.23/752.48	c       752        7066360          18        20                -           0.0000          -
14941.91/757.53	c       758        7107172          16        20                -           0.0000          -
15040.54/762.58	c       763        7155667          21        20                -           0.0000          -
15141.19/767.63	c       768        7200344          18        20                -           0.0000          -
15239.83/772.68	c       773        7249085          15        20                -           0.0000          -
15340.46/777.74	c       778        7295567          22        20                -           0.0000          -
15439.18/782.78	c       783        7341597          21        20                -           0.0000          -
15539.89/787.84	c       788        7391939          19        20                -           0.0000          -
15638.46/792.88	c       793        7439102          16        20                -           0.0000          -
15738.98/797.94	c       798        7490270          21        20                -           0.0000          -
15837.59/802.99	c       803        7537336          22        20                -           0.0000          -
15938.88/808.04	c       808        7584309          16        20                -           0.0000          -
16037.46/813.08	c       813        7628068          16        20                -           0.0000          -
16138.06/818.13	c       818        7670056          16        20                -           0.0000          -
16237.00/823.18	c       823        7720460          14        20                -           0.0000          -
16336.92/828.23	c       828        7769929          17        20                -           0.0000          -
16435.55/833.28	c       833        7814239          16        20                -           0.0000          -
16536.27/838.33	c       838        7860361          21        20                -           0.0000          -
16634.61/843.38	c       843        7902803          18        20                -           0.0000          -
16735.28/848.43	c       848        7948484          17        20                -           0.0000          -
16833.95/853.48	c       853        7995276          16        20                -           0.0000          -
16934.64/858.54	c       859        8042708          16        20                -           0.0000          -
17033.22/863.58	c       864        8088230          16        20                -           0.0000          -
17133.92/868.63	c       869        8129158          14        20                -           0.0000          -
17232.52/873.68	c       874        8178673          16        20                -           0.0000          -
17333.29/878.74	c       879        8231757          15        20                -           0.0000          -
17431.92/883.78	c       884        8285990          19        20                -           0.0000          -
17532.63/888.83	c       889        8338616          19        20                -           0.0000          -
17631.16/893.88	c       894        8383927          16        20                -           0.0000          -
17731.84/898.94	c       899        8433641          19        20                -           0.0000          -
17830.38/903.98	c       904        8485228          23        20                -           0.0000          -
17931.52/909.03	c       909        8534267          12        20                -           0.0000          -
18030.70/914.08	c       914        8577160          17        20                -           0.0000          -
18131.07/919.13	c       919        8627165          22        20                -           0.0000          -
18229.74/924.18	c       924        8674704          18        20                -           0.0000          -
18329.76/929.24	c       929        8724238          17        20                -           0.0000          -
18428.52/934.29	c       934        8771628          12        20                -           0.0000          -
18529.22/939.33	c       939        8820733          18        20                -           0.0000          -
18627.88/944.38	c       944        8869480          24        20                -           0.0000          -
18728.53/949.43	c       949        8925089          18        20                -           0.0000          -
18827.23/954.48	c       954        8974309          11        20                -           0.0000          -
18927.70/959.53	c       960        9019552          22        20                -           0.0000          -
19026.47/964.58	c       965        9068005          18        20                -           0.0000          -
19126.97/969.64	c       970        9113253          14        20                -           0.0000          -
19225.71/974.68	c       975        9161412          17        20                -           0.0000          -
19326.21/979.73	c       980        9210535          17        20                -           0.0000          -
19424.89/984.78	c       985        9250981          15        20                -           0.0000          -
19525.40/989.84	c       990        9297171          18        20                -           0.0000          -
19624.04/994.89	c       995        9343660          16        20                -           0.0000          -
19724.68/999.93	c      1000        9396536          12        20                -           0.0000          -
19823.32/1004.99	c      1005        9447336          18        20                -           0.0000          -
19924.50/1010.03	c      1010        9497966          18        20                -           0.0000          -
20023.22/1015.08	c      1015        9544565          19        20                -           0.0000          -
20123.57/1020.13	c      1020        9602672          22        20                -           0.0000          -
20222.42/1025.17	c      1025        9655862          15        20                -           0.0000          -
20322.49/1030.22	c      1030        9706978          16        20                -           0.0000          -
20421.12/1035.28	c      1035        9753388          20        20                -           0.0000          -
20521.77/1040.32	c      1040        9802859          10        20                -           0.0000          -
20620.52/1045.37	c      1045        9854199          14        20                -           0.0000          -
20721.15/1050.42	c      1050        9902412          15        20                -           0.0000          -
20819.96/1055.47	c      1055        9945751          14        20                -           0.0000          -
20920.48/1060.52	c      1061        9987852          20        20                -           0.0000          -
21019.21/1065.57	c      1066       10034556          17        20                -           0.0000          -
21119.72/1070.62	c      1071       10082908          25        20                -           0.0000          -
21218.36/1075.67	c      1076       10135217          16        20                -           0.0000          -
21318.84/1080.73	c      1081       10182965          18        20                -           0.0000          -
21417.56/1085.77	c      1086       10234660          20        20                -           0.0000          -
21518.17/1090.82	c      1091       10283265          17        20                -           0.0000          -
21616.54/1095.87	c      1096       10335638          16        20                -           0.0000          -
21717.28/1100.92	c      1101       10386671          20        20                -           0.0000          -
21815.89/1105.97	c      1106       10433070          18        20                -           0.0000          -
21914.46/1111.02	c      1111       10479396          15        20                -           0.0000          -
22015.64/1116.07	c      1116       10525600          18        20                -           0.0000          -
22116.18/1121.13	c      1121       10572494          14        20                -           0.0000          -
22215.26/1126.18	c      1126       10617653          18        20                -           0.0000          -
22315.12/1131.22	c      1131       10666194          17        20                -           0.0000          -
22413.87/1136.27	c      1136       10718459          17        20                -           0.0000          -
22514.42/1141.32	c      1141       10766787          17        20                -           0.0000          -
22613.17/1146.37	c      1146       10811752          14        20                -           0.0000          -
22713.73/1151.42	c      1151       10861437          17        20                -           0.0000          -
22812.32/1156.47	c      1156       10908907          20        20                -           0.0000          -
22913.10/1161.53	c      1162       10953123          18        20                -           0.0000          -
23011.96/1166.58	c      1167       10998122          16        20                -           0.0000          -
23112.61/1171.62	c      1172       11046664          19        20                -           0.0000          -
23211.19/1176.68	c      1177       11094485          16        20                -           0.0000          -
23311.87/1181.72	c      1182       11141588          16        20                -           0.0000          -
23410.61/1186.77	c      1187       11191511          19        20                -           0.0000          -
23511.54/1191.82	c      1192       11243520          13        20                -           0.0000          -
23609.92/1196.87	c      1197       11290502          14        20                -           0.0000          -
23710.47/1201.92	c      1202       11339105          13        20                -           0.0000          -
23809.06/1206.98	c      1207       11383585          19        20                -           0.0000          -
23907.77/1212.02	c      1212       11428481          16        20                -           0.0000          -
24008.93/1217.08	c      1217       11474166          17        20                -           0.0000          -
24109.47/1222.12	c      1222       11519937          13        20                -           0.0000          -
24208.29/1227.17	c      1227       11569513          16        20                -           0.0000          -
24308.37/1232.22	c      1232       11621582          12        20                -           0.0000          -
24406.99/1237.27	c      1237       11667497          18        20                -           0.0000          -
24507.74/1242.32	c      1242       11715862          17        20                -           0.0000          -
24606.36/1247.37	c      1247       11769100          19        20                -           0.0000          -
24707.21/1252.42	c      1252       11815596          18        20                -           0.0000          -
24805.78/1257.47	c      1257       11862115          15        20                -           0.0000          -
24906.38/1262.52	c      1263       11907576          17        20                -           0.0000          -
25004.95/1267.58	c      1268       11951605          16        20                -           0.0000          -
25105.51/1272.62	c      1273       11996296          14        20                -           0.0000          -
25204.13/1277.67	c      1278       12041915          19        20                -           0.0000          -
25304.70/1282.72	c      1283       12090244          15        20                -           0.0000          -
25403.32/1287.78	c      1288       12136777          14        20                -           0.0000          -
25503.97/1292.82	c      1293       12185360          19        20                -           0.0000          -
25602.58/1297.87	c      1298       12231912          14        20                -           0.0000          -
25703.22/1302.92	c      1303       12277457          20        20                -           0.0000          -
25802.05/1307.97	c      1308       12322268          12        20                -           0.0000          -
25900.54/1313.03	c      1313       12364729          13        20                -           0.0000          -
26001.78/1318.07	c      1318       12409985          16        20                -           0.0000          -
26100.36/1323.12	c      1323       12460667          19        20                -           0.0000          -
26200.56/1328.17	c      1328       12511286          15        20                -           0.0000          -
26300.43/1333.22	c      1333       12563612          13        20                -           0.0000          -
26399.04/1338.27	c      1338       12613148          14        20                -           0.0000          -
26499.63/1343.32	c      1343       12656846          15        20                -           0.0000          -
26598.16/1348.37	c      1348       12705022          13        20                -           0.0000          -
26698.85/1353.42	c      1353       12753266          14        20                -           0.0000          -
26797.69/1358.47	c      1358       12796564          11        20                -           0.0000          -
26898.25/1363.52	c      1364       12840057          17        20                -           0.0000          -
26997.03/1368.58	c      1369       12884280          18        20                -           0.0000          -
27097.63/1373.62	c      1374       12932946          14        20                -           0.0000          -
27196.37/1378.67	c      1379       12982258          19        20                -           0.0000          -
27296.72/1383.73	c      1384       13022690          22        20                -           0.0000          -
27395.34/1388.77	c      1389       13065960          21        20                -           0.0000          -
27496.00/1393.82	c      1394       13108194          17        20                -           0.0000          -
27594.72/1398.87	c      1399       13151373          18        20                -           0.0000          -
27695.06/1403.92	c      1404       13194284          19        20                -           0.0000          -
27793.80/1408.97	c      1409       13237610          16        20                -           0.0000          -
27892.35/1414.02	c      1414       13281725          18        20                -           0.0000          -
27993.57/1419.07	c      1419       13327593          20        20                -           0.0000          -
28092.31/1424.12	c      1424       13372790          22        20                -           0.0000          -
28193.02/1429.17	c      1429       13414895          21        20                -           0.0000          -
28293.25/1434.22	c      1434       13462030          21        20                -           0.0000          -
28391.75/1439.27	c      1439       13502333          19        20                -           0.0000          -
28492.41/1444.33	c      1444       13546639          19        20                -           0.0000          -
28591.12/1449.37	c      1449       13589868          20        20                -           0.0000          -
28691.73/1454.42	c      1454       13635736          19        20                -           0.0000          -
28790.38/1459.47	c      1459       13678789          23        20                -           0.0000          -
28891.12/1464.52	c      1465       13727322          22        20                -           0.0000          -
28989.74/1469.57	c      1470       13774065          16        20                -           0.0000          -
29090.63/1474.62	c      1475       13818674          17        20                -           0.0000          -
29189.08/1479.67	c      1480       13863696          16        20                -           0.0000          -
29289.89/1484.72	c      1485       13911316          21        20                -           0.0000          -
29388.50/1489.77	c      1490       13957523          20        20                -           0.0000          -
29489.10/1494.82	c      1495       14006196          16        20                -           0.0000          -
29587.70/1499.87	c      1500       14056465          14        20                -           0.0000          -
29688.40/1504.93	c      1505       14106508          17        20                -           0.0000          -
29787.02/1509.98	c      1510       14153937          23        20                -           0.0000          -
29885.67/1515.02	c      1515       14198078          13        20                -           0.0000          -
29987.28/1520.07	c      1520       14244597          16        20                -           0.0000          -
30085.60/1525.12	c      1525       14294832          18        20                -           0.0000          -
30186.48/1530.17	c      1530       14344299          20        20                -           0.0000          -
30286.40/1535.22	c      1535       14391965          17        20                -           0.0000          -
30385.20/1540.28	c      1540       14443167          19        20                -           0.0000          -
30485.80/1545.32	c      1545       14492342          27        20                -           0.0000          -
30584.59/1550.38	c      1550       14544088          16        20                -           0.0000          -
30685.06/1555.43	c      1555       14591363          20        20                -           0.0000          -
30783.46/1560.47	c      1560       14639142          15        20                -           0.0000          -
30884.11/1565.53	c      1566       14683142          12        20                -           0.0000          -
30983.02/1570.57	c      1571       14735963          17        20                -           0.0000          -
31083.61/1575.62	c      1576       14782120          17        20                -           0.0000          -
31182.39/1580.68	c      1581       14830703          14        20                -           0.0000          -
31283.13/1585.72	c      1586       14881529          14        20                -           0.0000          -
31381.73/1590.78	c      1591       14929475          21        20                -           0.0000          -
31482.52/1595.82	c      1596       14973807          18        20                -           0.0000          -
31581.20/1600.87	c      1601       15017707          16        20                -           0.0000          -
31682.09/1605.92	c      1606       15063517          14        20                -           0.0000          -
31780.71/1610.97	c      1611       15113853          16        20                -           0.0000          -
31879.58/1616.02	c      1616       15163374          15        20                -           0.0000          -
31981.04/1621.07	c      1621       15208974          20        20                -           0.0000          -
32079.64/1626.12	c      1626       15256860          14        20                -           0.0000          -
32180.42/1631.18	c      1631       15302132          16        20                -           0.0000          -
32280.52/1636.22	c      1636       15346239          15        20                -           0.0000          -
32379.24/1641.27	c      1641       15390053          15        20                -           0.0000          -
32479.99/1646.32	c      1646       15437585          19        20                -           0.0000          -
32578.52/1651.38	c      1651       15481079          15        20                -           0.0000          -
32679.06/1656.42	c      1656       15526150          18        20                -           0.0000          -
32777.81/1661.48	c      1661       15573634          15        20                -           0.0000          -
32878.40/1666.52	c      1667       15622371          14        20                -           0.0000          -
32976.98/1671.58	c      1672       15672608          15        20                -           0.0000          -
33077.63/1676.62	c      1677       15722665          23        20                -           0.0000          -
33176.11/1681.67	c      1682       15768010          21        20                -           0.0000          -
33276.77/1686.72	c      1687       15813215          17        20                -           0.0000          -
33375.43/1691.77	c      1692       15862932          17        20                -           0.0000          -
33476.08/1696.82	c      1697       15905708          16        20                -           0.0000          -
33574.83/1701.87	c      1702       15952790          16        20                -           0.0000          -
33675.60/1706.92	c      1707       16002534          14        20                -           0.0000          -
33774.27/1711.97	c      1712       16052856          20        20                -           0.0000          -
33872.85/1717.03	c      1717       16105272          14        20                -           0.0000          -
33974.37/1722.07	c      1722       16156553          13        20                -           0.0000          -
34072.46/1727.12	c      1727       16201974          17        20                -           0.0000          -
34173.14/1732.17	c      1732       16247750          17        20                -           0.0000          -
34273.20/1737.22	c      1737       16297635          14        20                -           0.0000          -
34371.97/1742.28	c      1742       16346941          15        20                -           0.0000          -
34472.52/1747.32	c      1747       16396010          16        20                -           0.0000          -
34571.27/1752.37	c      1752       16447080          15        20                -           0.0000          -
34672.15/1757.42	c      1757       16494219          20        20                -           0.0000          -
34770.73/1762.47	c      1762       16540467          15        20                -           0.0000          -
34871.33/1767.52	c      1768       16588292          16        20                -           0.0000          -
34970.03/1772.57	c      1773       16634928          14        20                -           0.0000          -
35070.89/1777.62	c      1778       16679860          20        20                -           0.0000          -
35169.41/1782.67	c      1783       16725101          19        20                -           0.0000          -
35270.20/1787.72	c      1788       16775416          23        20                -           0.0000          -
35368.97/1792.77	c      1793       16821984          15        20                -           0.0000          -
35469.61/1797.83	c      1798       16872152          17        20                -           0.0000          -
35568.21/1802.87	c      1803       16914875          20        20                -           0.0000          -
35668.95/1807.93	c      1808       16958837          20        20                -           0.0000          -
35767.69/1812.97	c      1813       17003968          17        20                -           0.0000          -
35866.43/1818.02	c      1818       17054540          15        20                -           0.0000          -
35967.85/1823.07	c      1823       17102550          24        20                -           0.0000          -
36066.54/1828.12	c      1828       17156272          21        20                -           0.0000          -
36167.14/1833.18	c      1833       17209349          18        20                -           0.0000          -
36267.17/1838.22	c      1838       17260774          20        20                -           0.0000          -
36366.09/1843.27	c      1843       17311318          17        20                -           0.0000          -
36466.51/1848.32	c      1848       17361955          19        20                -           0.0000          -
36565.18/1853.38	c      1853       17413676          19        20                -           0.0000          -
36665.88/1858.42	c      1858       17465034          16        20                -           0.0000          -
36764.29/1863.47	c      1863       17507705          19        20                -           0.0000          -
36864.93/1868.53	c      1869       17557101          20        20                -           0.0000          -
36963.76/1873.59	c      1874       17604485          16        20                -           0.0000          -
37064.30/1878.62	c      1879       17653398          14        20                -           0.0000          -
37162.99/1883.67	c      1884       17698230          17        20                -           0.0000          -
37263.66/1888.72	c      1889       17744659          22        20                -           0.0000          -
37362.36/1893.77	c      1894       17792991          16        20                -           0.0000          -
37462.95/1898.83	c      1899       17841029          14        20                -           0.0000          -
37561.74/1903.87	c      1904       17887812          13        20                -           0.0000          -
37662.36/1908.92	c      1909       17937338          12        20                -           0.0000          -
37761.07/1913.97	c      1914       17987729          19        20                -           0.0000          -
37859.74/1919.02	c      1919       18035488          17        20                -           0.0000          -
37960.85/1924.08	c      1924       18079984          17        20                -           0.0000          -
38059.61/1929.12	c      1929       18128533          16        20                -           0.0000          -
38159.99/1934.17	c      1934       18178443          18        20                -           0.0000          -
38260.35/1939.22	c      1939       18225586          10        20                -           0.0000          -
38359.05/1944.27	c      1944       18272129          17        20                -           0.0000          -
38459.64/1949.32	c      1949       18320935          19        20                -           0.0000          -
38558.28/1954.37	c      1954       18374675          16        20                -           0.0000          -
38659.00/1959.42	c      1959       18422683          12        20                -           0.0000          -
38757.68/1964.48	c      1964       18469704          15        20                -           0.0000          -
38858.35/1969.52	c      1970       18520123          18        20                -           0.0000          -
38957.12/1974.57	c      1975       18564878          19        20                -           0.0000          -
39057.80/1979.62	c      1980       18609662          17        20                -           0.0000          -
39156.51/1984.67	c      1985       18658881          18        20                -           0.0000          -
39257.12/1989.72	c      1990       18701942          17        20                -           0.0000          -
39355.89/1994.77	c      1995       18756651          18        20                -           0.0000          -
39456.61/1999.82	c      2000       18803679          18        20                -           0.0000          -
39555.31/2004.87	c      2005       18852569          16        20                -           0.0000          -
39656.02/2009.93	c      2010       18897384          15        20                -           0.0000          -
39754.67/2014.97	c      2015       18944825          17        20                -           0.0000          -
39853.18/2020.02	c      2020       18988582          16        20                -           0.0000          -
39954.47/2025.07	c      2025       19034687          16        20                -           0.0000          -
40053.14/2030.12	c      2030       19078982          16        20                -           0.0000          -
40153.64/2035.17	c      2035       19126266          16        20                -           0.0000          -
40253.68/2040.22	c      2040       19172635          14        20                -           0.0000          -
40352.30/2045.28	c      2045       19220588          16        20                -           0.0000          -
40452.98/2050.31	c      2050       19268738          18        20                -           0.0000          -
40551.70/2055.36	c      2055       19316767          18        20                -           0.0000          -
40652.34/2060.41	c      2060       19359576          15        20                -           0.0000          -
40751.04/2065.46	c      2065       19403789          16        20                -           0.0000          -
40851.85/2070.52	c      2071       19449849          17        20                -           0.0000          -
40950.46/2075.56	c      2076       19493210          13        20                -           0.0000          -
41051.16/2080.61	c      2081       19535824          14        20                -           0.0000          -
41150.01/2085.67	c      2086       19582204          11        20                -           0.0000          -
41250.56/2090.71	c      2091       19625647          19        20                -           0.0000          -
41349.37/2095.76	c      2096       19666720          11        20                -           0.0000          -
41449.72/2100.81	c      2101       19712495          16        20                -           0.0000          -
41548.39/2105.86	c      2106       19770139          21        20                -           0.0000          -
41648.91/2110.92	c      2111       19824519          21        20                -           0.0000          -
41747.74/2115.96	c      2116       19877856          20        20                -           0.0000          -
41846.53/2121.02	c      2121       20037022          15        20                -           0.0000          -
41947.70/2126.07	c      2126       19978391          20        20                -           0.0000          -
42046.20/2131.12	c      2131       20122837          13        20                -           0.0000          -
42146.97/2136.17	c      2136       20170141          16        20                -           0.0000          -
42247.07/2141.22	c      2141       20132848          14        20                -           0.0000          -
42345.89/2146.27	c      2146       20183791          15        20                -           0.0000          -
42446.60/2151.32	c      2151       20314737          18        20                -           0.0000          -
42545.30/2156.37	c      2156       20365315          19        20                -           0.0000          -
42645.87/2161.42	c      2161       20418174          10        20                -           0.0000          -
42744.63/2166.47	c      2166       20471334          16        20                -           0.0000          -
42845.35/2171.52	c      2172       20525370          21        20                -           0.0000          -
42944.04/2176.57	c      2177       20480741          13        20                -           0.0000          -
43044.77/2181.62	c      2182       20634633          17        20                -           0.0000          -
43143.37/2186.67	c      2187       20686318          20        20                -           0.0000          -
43244.03/2191.72	c      2192       20622806          16        20                -           0.0000          -
43342.71/2196.77	c      2197       20783422          16        20                -           0.0000          -
43443.48/2201.82	c      2202       20831125          19        20                -           0.0000          -
43542.20/2206.87	c      2207       20876010          16        20                -           0.0000          -
43642.89/2211.92	c      2212       20821773          13        20                -           0.0000          -
43741.56/2216.97	c      2217       20876423          18        20                -           0.0000          -
43842.51/2222.02	c      2222       21015963          19        20                -           0.0000          -
43941.33/2227.07	c      2227       20983951          20        20                -           0.0000          -
44041.83/2232.13	c      2232       21109637          20        20                -           0.0000          -
44140.80/2237.17	c      2237       21158789          15        20                -           0.0000          -
44240.82/2242.22	c      2242       21202622          19        20                -           0.0000          -
44339.51/2247.27	c      2247       21251680          14        20                -           0.0000          -
44440.19/2252.32	c      2252       21215922          15        20                -           0.0000          -
44538.87/2257.38	c      2257       21266265          14        20                -           0.0000          -
44639.60/2262.42	c      2262       21311990          18        20                -           0.0000          -
44738.21/2267.47	c      2267       21358228          18        20                -           0.0000          -
44838.87/2272.52	c      2273       21478975          17        20                -           0.0000          -
44937.48/2277.58	c      2278       21521197          12        20                -           0.0000          -
45038.16/2282.63	c      2283       21504402          14        20                -           0.0000          -
45136.85/2287.67	c      2288       21556617          14        20                -           0.0000          -
45237.61/2292.72	c      2293       21658020          22        20                -           0.0000          -
45336.28/2297.77	c      2298       21659179          12        20                -           0.0000          -
45436.96/2302.82	c      2303       21705550          12        20                -           0.0000          -
45535.57/2307.88	c      2308       21757071          19        20                -           0.0000          -
45636.27/2312.92	c      2313       21802191          18        20                -           0.0000          -
45735.04/2317.97	c      2318       21849291          15        20                -           0.0000          -
45833.67/2323.03	c      2323       21896111          18        20                -           0.0000          -
45934.88/2328.07	c      2328       21940984          13        20                -           0.0000          -
46033.84/2333.12	c      2333       22012645          20        20                -           0.0000          -
46134.53/2338.17	c      2338       22034763          12        20                -           0.0000          -
46234.57/2343.22	c      2343       22082601          13        20                -           0.0000          -
46333.13/2348.27	c      2348       22157910          19        20                -           0.0000          -
46433.86/2353.33	c      2353       22186894          16        20                -           0.0000          -
46532.60/2358.37	c      2358       22261131          18        20                -           0.0000          -
46633.11/2363.42	c      2363       22284513          16        20                -           0.0000          -
46731.79/2368.47	c      2368       22334407          14        20                -           0.0000          -
46832.39/2373.52	c      2374       22403240          19        20                -           0.0000          -
46931.26/2378.57	c      2379       22424716          13        20                -           0.0000          -
47031.87/2383.62	c      2384       22473373           9        20                -           0.0000          -
47130.47/2388.67	c      2389       22526263          17        20                -           0.0000          -
47231.23/2393.72	c      2394       22578991          23        20                -           0.0000          -
47329.71/2398.77	c      2399       22629547          21        20                -           0.0000          -
47430.36/2403.82	c      2404       22678058          18        20                -           0.0000          -
47529.06/2408.87	c      2409       22723406          16        20                -           0.0000          -
47629.80/2413.93	c      2414       22766535          20        20                -           0.0000          -
47728.55/2418.97	c      2419       22805230          18        20                -           0.0000          -
47827.29/2424.03	c      2424       22849527          14        20                -           0.0000          -
47928.51/2429.07	c      2429       22895389          16        20                -           0.0000          -
48027.18/2434.12	c      2434       22937860          18        20                -           0.0000          -
48127.96/2439.17	c      2439       22980694          18        20                -           0.0000          -
48227.87/2444.22	c      2444       23054159          14        20                -           0.0000          -
48326.57/2449.27	c      2449       23104877          18        20                -           0.0000          -
48427.22/2454.32	c      2454       23111630          20        20                -           0.0000          -
48525.89/2459.37	c      2459       23151930          17        20                -           0.0000          -
48626.42/2464.42	c      2464       23246915          18        20                -           0.0000          -
48725.17/2469.47	c      2469       23293038          12        20                -           0.0000          -
48825.76/2474.53	c      2475       23337350          12        20                -           0.0000          -
48924.31/2479.57	c      2480       23383123          17        20                -           0.0000          -
49025.04/2484.62	c      2485       23429960          10        20                -           0.0000          -
49123.75/2489.67	c      2490       23478659          15        20                -           0.0000          -
49224.43/2494.72	c      2495       23528319          20        20                -           0.0000          -
49323.26/2499.78	c      2500       23575803          20        20                -           0.0000          -
49424.01/2504.82	c      2505       23617972          14        20                -           0.0000          -
49522.73/2509.87	c      2510       23552928          21        20                -           0.0000          -
49623.38/2514.92	c      2515       23717738          16        20                -           0.0000          -
49721.94/2519.97	c      2520       23766079          17        20                -           0.0000          -
49820.58/2525.03	c      2525       23682055          21        20                -           0.0000          -
49921.67/2530.07	c      2530       23730050          22        20                -           0.0000          -
50020.18/2535.12	c      2535       23774695          21        20                -           0.0000          -
50120.95/2540.17	c      2540       23810896          15        20                -           0.0000          -
50220.97/2545.22	c      2545       23856603          19        20                -           0.0000          -
50319.66/2550.27	c      2550       23901870          26        20                -           0.0000          -
50420.37/2555.32	c      2555       23948264          15        20                -           0.0000          -
50519.03/2560.37	c      2560       23996889          18        20                -           0.0000          -
50619.78/2565.42	c      2565       24041067          21        20                -           0.0000          -
50718.38/2570.47	c      2570       24085012          19        20                -           0.0000          -
50819.11/2575.52	c      2576       24126915          17        20                -           0.0000          -
50917.64/2580.57	c      2581       24171491          15        20                -           0.0000          -
51018.28/2585.62	c      2586       24222212          20        20                -           0.0000          -
51117.04/2590.68	c      2591       24276580          15        20                -           0.0000          -
51217.69/2595.73	c      2596       24326019          21        20                -           0.0000          -
51316.30/2600.77	c      2601       24379559          15        20                -           0.0000          -
51416.99/2605.82	c      2606       24425526          20        20                -           0.0000          -
51515.62/2610.87	c      2611       24466920          15        20                -           0.0000          -
51616.33/2615.92	c      2616       24511557          13        20                -           0.0000          -
51714.94/2620.97	c      2621       24556563          16        20                -           0.0000          -
51813.59/2626.03	c      2626       24608634          18        20                -           0.0000          -
51914.86/2631.07	c      2631       24661097          15        20                -           0.0000          -
52013.73/2636.12	c      2636       24702275          20        20                -           0.0000          -
52114.17/2641.17	c      2641       24745470          19        20                -           0.0000          -
52214.32/2646.22	c      2646       24789796          15        20                -           0.0000          -
52313.04/2651.27	c      2651       24836258          16        20                -           0.0000          -
52413.73/2656.32	c      2656       24884584          12        20                -           0.0000          -
52512.49/2661.38	c      2661       24931356          18        20                -           0.0000          -
52613.30/2666.43	c      2666       24978205          19        20                -           0.0000          -
52711.74/2671.47	c      2671       25022561          20        20                -           0.0000          -
52812.43/2676.53	c      2677       25066528          14        20                -           0.0000          -
52911.08/2681.57	c      2682       25120792          19        20                -           0.0000          -
53011.73/2686.62	c      2687       25175620          15        20                -           0.0000          -
53110.49/2691.67	c      2692       25229082          20        20                -           0.0000          -
53211.19/2696.72	c      2697       25276746          18        20                -           0.0000          -
53309.69/2701.77	c      2702       25325345          18        20                -           0.0000          -
53410.31/2706.82	c      2707       25373374          21        20                -           0.0000          -
53509.03/2711.87	c      2712       25420364          20        20                -           0.0000          -
53609.70/2716.92	c      2717       25471244          17        20                -           0.0000          -
53708.48/2721.97	c      2722       25520555          22        20                -           0.0000          -
53807.23/2727.02	c      2727       25571290          19        20                -           0.0000          -
53908.31/2732.07	c      2732       25621183          12        20                -           0.0000          -
54007.04/2737.12	c      2737       25663980          24        20                -           0.0000          -
54107.74/2742.17	c      2742       25707865          17        20                -           0.0000          -
54207.81/2747.22	c      2747       25750260          22        20                -           0.0000          -
54306.55/2752.27	c      2752       25798391          15        20                -           0.0000          -
54407.57/2757.32	c      2757       25848708          15        20                -           0.0000          -
54505.96/2762.37	c      2762       25897498          17        20                -           0.0000          -
54606.64/2767.42	c      2767       25944857          18        20                -           0.0000          -
54705.43/2772.47	c      2772       25989310          21        20                -           0.0000          -
54806.15/2777.52	c      2778       26033811          17        20                -           0.0000          -
54905.08/2782.58	c      2783       26081453          15        20                -           0.0000          -
55005.91/2787.62	c      2788       26130572          16        20                -           0.0000          -
55104.50/2792.68	c      2793       26175878          13        20                -           0.0000          -
55205.19/2797.72	c      2798       26220352          17        20                -           0.0000          -
55303.91/2802.77	c      2803       26265616          18        20                -           0.0000          -
55404.71/2807.82	c      2808       26315410          15        20                -           0.0000          -
55503.28/2812.88	c      2813       26364102          13        20                -           0.0000          -
55604.05/2817.93	c      2818       26406050          20        20                -           0.0000          -
55702.68/2822.97	c      2823       26445906          19        20                -           0.0000          -
55801.48/2828.02	c      2828       26489394          17        20                -           0.0000          -
55902.60/2833.08	c      2833       26537691          15        20                -           0.0000          -
56001.45/2838.12	c      2838       26585873          15        20                -           0.0000          -
56102.05/2843.17	c      2843       26633045          19        20                -           0.0000          -
56202.26/2848.22	c      2848       26679276          15        20                -           0.0000          -
56301.13/2853.27	c      2853       26726858          16        20                -           0.0000          -
56401.61/2858.33	c      2858       26774445          19        20                -           0.0000          -
56500.13/2863.37	c      2863       26818282          14        20                -           0.0000          -
56600.74/2868.42	c      2868       26861623          18        20                -           0.0000          -
56699.46/2873.48	c      2873       26906817          17        20                -           0.0000          -
56800.13/2878.52	c      2879       26952566          13        20                -           0.0000          -
56898.72/2883.57	c      2884       26993332          21        20                -           0.0000          -
56999.44/2888.62	c      2889       27034519          19        20                -           0.0000          -
57098.15/2893.67	c      2894       27075074          17        20                -           0.0000          -
57198.77/2898.72	c      2899       27115812          16        20                -           0.0000          -
57297.53/2903.77	c      2904       27159853          20        20                -           0.0000          -
57398.11/2908.82	c      2909       27202330          16        20                -           0.0000          -
57496.80/2913.88	c      2914       27243680          16        20                -           0.0000          -
57597.46/2918.92	c      2919       27287601          17        20                -           0.0000          -
57696.06/2923.97	c      2924        6287194     3017271        20                -           0.0000          -
57794.75/2929.03	c      2929       27381339          23        20                -           0.0000          -
57895.79/2934.09	c      2934       27427802          18        20                -           0.0000          -
57996.50/2939.13	c      2939       27471633          14        20                -           0.0000          -
58095.41/2944.18	c      2944       27512781          17        20                -           0.0000          -
58195.45/2949.23	c      2949       27558254          15        20                -           0.0000          -
58294.00/2954.28	c      2954       27609019          14        20                -           0.0000          -
58394.72/2959.34	c      2959       27654556          14        20                -           0.0000          -
58493.63/2964.38	c      2964       27695809          23        20                -           0.0000          -
58594.25/2969.44	c      2969       27743209          11        20                -           0.0000          -
58692.80/2974.49	c      2974       27786504          23        20                -           0.0000          -
58793.44/2979.54	c      2980       27832231          22        20                -           0.0000          -
58892.15/2984.58	c      2985       27877063          22        20                -           0.0000          -
58992.84/2989.63	c      2990       27922849          25        20                -           0.0000          -
59091.42/2994.68	c      2995       27973455          22        20                -           0.0000          -
59192.05/2999.74	c      3000       28021649          13        20                -           0.0000          -
59290.83/3004.79	c      3005       28067918          19        20                -           0.0000          -
59391.50/3009.84	c      3010       28121144          21        20                -           0.0000          -
59490.32/3014.89	c      3015       28164806          17        20                -           0.0000          -
59591.19/3019.93	c      3020       28213362          18        20                -           0.0000          -
59689.78/3024.98	c      3025       28261411          19        20                -           0.0000          -
59791.11/3030.03	c      3030       28307625          18        20                -           0.0000          -
59889.86/3035.09	c      3035       28354039          19        20                -           0.0000          -
59988.57/3040.13	c      3040       28392572          20        20                -           0.0000          -
60089.32/3045.18	c      3045       28430288          20        20                -           0.0000          -
60189.42/3050.23	c      3050       28467633          13        20                -           0.0000          -
60288.12/3055.29	c      3055       28509907          19        20                -           0.0000          -
60388.76/3060.33	c      3060       28548423          18        20                -           0.0000          -
60487.51/3065.38	c      3065       28588964          13        20                -           0.0000          -
60588.25/3070.44	c      3070       28628820          18        20                -           0.0000          -
60687.04/3075.48	c      3075       28666181          13        20                -           0.0000          -
60787.99/3080.53	c      3081       28708250          14        20                -           0.0000          -
60886.65/3085.58	c      3086       28746542          17        20                -           0.0000          -
60987.33/3090.63	c      3091       28786230          13        20                -           0.0000          -
61086.25/3095.68	c      3096       28829976          19        20                -           0.0000          -
61186.92/3100.74	c      3101       28877931          20        20                -           0.0000          -
61285.61/3105.78	c      3106       28924886          17        20                -           0.0000          -
61386.36/3110.83	c      3111       28965813          18        20                -           0.0000          -
61485.02/3115.88	c      3116       29007377          17        20                -           0.0000          -
61585.65/3120.93	c      3121       29048740          15        20                -           0.0000          -
61684.59/3125.98	c      3126       29091900          17        20                -           0.0000          -
61783.35/3131.03	c      3131       29131536          14        20                -           0.0000          -
61884.63/3136.08	c      3136       29178001          17        20                -           0.0000          -
61985.28/3141.13	c      3141       29223221          15        20                -           0.0000          -
62083.89/3146.19	c      3146       29266620          15        20                -           0.0000          -
62182.54/3151.19	c      3151       29310343          20        20                -           0.0000          -
62282.53/3156.25	c      3156       29361829          11        20                -           0.0000          -
62381.50/3161.29	c      3161       29412214          15        20                -           0.0000          -
62482.04/3166.35	c      3166       29458871          13        20                -           0.0000          -
62582.77/3171.40	c      3171       29501393          17        20                -           0.0000          -
62681.46/3176.44	c      3176       29546411           9        20                -           0.0000          -
62782.06/3181.50	c      3182       29594768          23        20                -           0.0000          -
62880.95/3186.54	c      3187       29641771          22        20                -           0.0000          -
62979.58/3191.60	c      3192       29689584          19        20                -           0.0000          -
63080.10/3196.64	c      3197       29737883          20        20                -           0.0000          -
63178.85/3201.69	c      3202       29783695          20        20                -           0.0000          -
63279.76/3206.74	c      3207       29827278          19        20                -           0.0000          -
63378.43/3211.79	c      3212       29867507          18        20                -           0.0000          -
63479.16/3216.84	c      3217       29904153          18        20                -           0.0000          -
63579.72/3221.90	c      3222       29945380          16        20                -           0.0000          -
63678.64/3226.94	c      3227       29991549          13        20                -           0.0000          -
63777.28/3231.99	c      3232       30038453          18        20                -           0.0000          -
63878.73/3237.04	c      3237       30074488          15        20                -           0.0000          -
63977.17/3242.09	c      3242       30119154          21        20                -           0.0000          -
64078.08/3247.14	c      3247       30163972          16        20                -           0.0000          -
64176.69/3252.19	c      3252       30206948          16        20                -           0.0000          -
64276.62/3257.24	c      3257       30248382          14        20                -           0.0000          -
64375.35/3262.29	c      3262       30283929          16        20                -           0.0000          -
64476.03/3267.34	c      3267       30322135          17        20                -           0.0000          -
64574.83/3272.40	c      3272       30362051          21        20                -           0.0000          -
64675.40/3277.45	c      3277       30400551          18        20                -           0.0000          -
64774.19/3282.49	c      3282       30438634          20        20                -           0.0000          -
64874.85/3287.54	c      3288       30479960          18        20                -           0.0000          -
64973.59/3292.59	c      3293       30517657          15        20                -           0.0000          -
65074.32/3297.65	c      3298       30556926          17        20                -           0.0000          -
65172.95/3302.69	c      3303       30593318          16        20                -           0.0000          -
65273.61/3307.74	c      3308       30632177          17        20                -           0.0000          -
65372.44/3312.79	c      3313       30674395          17        20                -           0.0000          -
65473.16/3317.84	c      3318        6134171     2857191        20                -           0.0000          -
65571.84/3322.90	c      3323       30755405          15        20                -           0.0000          -
65672.53/3327.95	c      3328       30798681          14        20                -           0.0000          -
65771.14/3332.99	c      3333       30842498          16        20                -           0.0000          -
65872.39/3338.04	c      3338       30886939          19        20                -           0.0000          -
65970.76/3343.10	c      3343       30930239          17        20                -           0.0000          -
66071.86/3348.15	c      3348       30977035          15        20                -           0.0000          -
66170.42/3353.19	c      3353       31024310          12        20                -           0.0000          -
66270.44/3358.25	c      3358       31073066          16        20                -           0.0000          -
66369.14/3363.29	c      3363       31120130          17        20                -           0.0000          -
66469.93/3368.34	c      3368       31168038          18        20                -           0.0000          -
66568.77/3373.39	c      3373       31215782          16        20                -           0.0000          -
66669.52/3378.44	c      3378       31255220          17        20                -           0.0000          -
66768.21/3383.49	c      3384       31299241          22        20                -           0.0000          -
66868.94/3388.55	c      3389       31346292          19        20                -           0.0000          -
66967.77/3393.59	c      3394       31389983          20        20                -           0.0000          -
67068.59/3398.64	c      3399       31435072          18        20                -           0.0000          -
67167.45/3403.69	c      3404       31481022          21        20                -           0.0000          -
67268.26/3408.74	c      3409       31528184          18        20                -           0.0000          -
67367.08/3413.79	c      3414       31575444          20        20                -           0.0000          -
67467.82/3418.84	c      3419       31620570          15        20                -           0.0000          -
67566.44/3423.89	c      3424       31666560          14        20                -           0.0000          -
67667.20/3428.95	c      3429       31714589          16        20                -           0.0000          -
67766.03/3433.99	c      3434       31760475          19        20                -           0.0000          -
67867.44/3439.04	c      3439       31804553          16        20                -           0.0000          -
67966.05/3444.09	c      3444       31846398          14        20                -           0.0000          -
68066.78/3449.14	c      3449       31888443           9        20                -           0.0000          -
68165.49/3454.19	c      3454       31930017          16        20                -           0.0000          -
68265.80/3459.24	c      3459       31969194          19        20                -           0.0000          -
68364.84/3464.29	c      3464       32011146          15        20                -           0.0000          -
68465.51/3469.34	c      3469       32054073          16        20                -           0.0000          -
68564.32/3474.39	c      3474       32094376          14        20                -           0.0000          -
68664.68/3479.44	c      3479       32135462          11        20                -           0.0000          -
68763.30/3484.49	c      3484       32176772          16        20                -           0.0000          -
68864.07/3489.54	c      3490       32223091          17        20                -           0.0000          -
68962.78/3494.59	c      3495       32268053          18        20                -           0.0000          -
69063.51/3499.64	c      3500       32305820          19        20                -           0.0000          -
69162.29/3504.69	c      3505       32346263          13        20                -           0.0000          -
69263.07/3509.74	c      3510       32388433          17        20                -           0.0000          -
69361.86/3514.79	c      3515       32430467          19        20                -           0.0000          -
69462.35/3519.84	c      3520       32474207          19        20                -           0.0000          -
69561.09/3524.89	c      3525       32517415          19        20                -           0.0000          -
69661.88/3529.95	c      3530       32564100          22        20                -           0.0000          -
69760.74/3534.99	c      3535       32607227          16        20                -           0.0000          -
69861.82/3540.04	c      3540       32651867          18        20                -           0.0000          -
69960.56/3545.09	c      3545       32693530          19        20                -           0.0000          -
70061.53/3550.14	c      3550       32736127          16        20                -           0.0000          -
70159.60/3555.19	c      3555       32777730          15        20                -           0.0000          -
70259.83/3560.24	c      3560       32820763          18        20                -           0.0000          -
70358.62/3565.30	c      3565       32865983          21        20                -           0.0000          -
70459.41/3570.35	c      3570       32910334          16        20                -           0.0000          -
70558.04/3575.39	c      3575       32960209          22        20                -           0.0000          -
70658.76/3580.45	c      3580       33004239          11        20                -           0.0000          -
70757.42/3585.49	c      3586       33053234          17        20                -           0.0000          -
70858.16/3590.54	c      3591       33095055          17        20                -           0.0000          -
70956.66/3595.59	c      3596       33138742          13        20                -           0.0000          -
71057.45/3600.65	c      3601       33184923          21        20                -           0.0000          -
71156.20/3605.69	c      3606       33226726          17        20                -           0.0000          -
71256.90/3610.74	c      3611       33272502          17        20                -           0.0000          -
71355.62/3615.79	c      3616       33318724          10        20                -           0.0000          -
71456.41/3620.84	c      3621       33364227          19        20                -           0.0000          -
71555.14/3625.89	c      3626       33409080          15        20                -           0.0000          -
71655.88/3630.95	c      3631       33453194          15        20                -           0.0000          -
71754.65/3636.00	c      3636       33498764          14        20                -           0.0000          -
71855.98/3641.04	c      3641       33545976          20        20                -           0.0000          -
71954.66/3646.10	c      3646       33591386          15        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 (188195 MiB free)
  memory of node 1: 193531 MiB (190992 MiB free)
  memory of node 2: 193531 MiB (192731 MiB free)
  memory of node 3: 193493 MiB (191631 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-4465770-1722554822/watcher-4465770-1722554822 -o /tmp/evaluation-result-4465770-1722554822/solver-4465770-1722554822 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722554819-137358 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465770-1722554822.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=137799, runsolver pid=137796
Current StackSize limit: 8192 KiB


[startup+0.10081 s]*
/proc/loadavg: 52.03 65.73 74.16 81/1023 137840
/proc/meminfo: memFree=781741556/790760800 swapFree=131071996/131071996
[pid=137799] ppid=137796 vsize=1664064 memory=121776 CPUtime=1.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/stat : 137799 (fscip) S 137796 137799 137348 0 -1 1077936128 27376 0 0 0 125 22 0 0 20 0 41 0 22061604 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 17 32 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
/proc/137799/statm: 416016 30444 2950 3035 0 121598 0
[pid=137799/tid=137801] ppid=137796 vsize=1664064 memory=4026532269 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137801/stat : 137801 (fscip) R 137796 137799 137348 0 -1 4194368 1462 0 0 0 7 0 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137802] ppid=137796 vsize=1664064 memory=224244531548 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137802/stat : 137802 (fscip) R 137796 137799 137348 0 -1 4194368 1466 0 0 0 5 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137803] ppid=137796 vsize=1664064 memory=56316433563133 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137803/stat : 137803 (fscip) R 137796 137799 137348 0 -1 4194368 889 0 0 0 7 0 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137804] ppid=137796 vsize=1664064 memory=54083084123881 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137804/stat : 137804 (fscip) R 137796 137799 137348 0 -1 4194368 1455 0 0 0 6 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137805] ppid=137796 vsize=1664064 memory=60684465635281 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137805/stat : 137805 (fscip) R 137796 137799 137348 0 -1 4194368 1484 0 0 0 6 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137806] ppid=137796 vsize=1664064 memory=58519852502493 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137806/stat : 137806 (fscip) R 137796 137799 137348 0 -1 4194368 898 0 0 0 6 0 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137807] ppid=137796 vsize=1664064 memory=15254839894522322 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137807/stat : 137807 (fscip) R 137796 137799 137348 0 -1 4194368 1462 0 0 0 5 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137808] ppid=137796 vsize=1664064 memory=20739 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137808/stat : 137808 (fscip) R 137796 137799 137348 0 -1 4194368 1491 0 0 0 5 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137809] ppid=137796 vsize=1664064 memory=3546923567411479234 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137809/stat : 137809 (fscip) R 137796 137799 137348 0 -1 4194368 908 0 0 0 6 0 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137810] ppid=137796 vsize=1664064 memory=4121979152444561000 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137810/stat : 137810 (fscip) R 137796 137799 137348 0 -1 4194368 1452 0 0 0 6 0 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137811] ppid=137796 vsize=1664064 memory=0 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137811/stat : 137811 (fscip) R 137796 137799 137348 0 -1 4194368 1499 0 0 0 6 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137812] ppid=137796 vsize=1664064 memory=0 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137812/stat : 137812 (fscip) R 137796 137799 137348 0 -1 4194368 923 0 0 0 7 0 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137813] ppid=137796 vsize=1664064 memory=0 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137813/stat : 137813 (fscip) R 137796 137799 137348 0 -1 4194368 1453 0 0 0 6 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137814] ppid=137796 vsize=1664064 memory=0 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137814/stat : 137814 (fscip) R 137796 137799 137348 0 -1 4194368 1469 0 0 0 5 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137815] ppid=137796 vsize=1664064 memory=0 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137815/stat : 137815 (fscip) R 137796 137799 137348 0 -1 4194368 912 0 0 0 6 0 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137816] ppid=137796 vsize=1664064 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/137799/task/137816/stat : 137816 (fscip) R 137796 137799 137348 0 -1 4194368 1440 0 0 0 3 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137817] ppid=137796 vsize=1664064 memory=0 CPUtime=0.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137817/stat : 137817 (fscip) R 137796 137799 137348 0 -1 4194368 1500 0 0 0 6 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137818] ppid=137796 vsize=1664064 memory=0 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137818/stat : 137818 (fscip) R 137796 137799 137348 0 -1 4194368 897 0 0 0 6 0 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137819] ppid=137796 vsize=1664064 memory=0 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137819/stat : 137819 (fscip) R 137796 137799 137348 0 -1 4194368 1461 0 0 0 5 1 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137820] ppid=137796 vsize=1664064 memory=0 CPUtime=0.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137820/stat : 137820 (fscip) R 137796 137799 137348 0 -1 4194368 1478 0 0 0 6 0 0 0 20 0 41 0 22061605 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137821] ppid=137796 vsize=1664064 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/137799/task/137821/stat : 137821 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137822] ppid=137796 vsize=1664064 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/137799/task/137822/stat : 137822 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137823] ppid=137796 vsize=1664064 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/137799/task/137823/stat : 137823 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137824] ppid=137796 vsize=1664064 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/137799/task/137824/stat : 137824 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137825] ppid=137796 vsize=1664064 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/137799/task/137825/stat : 137825 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137826] ppid=137796 vsize=1664064 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/137799/task/137826/stat : 137826 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137827] ppid=137796 vsize=1664064 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/137799/task/137827/stat : 137827 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137828] ppid=137796 vsize=1664064 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/137799/task/137828/stat : 137828 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137829] ppid=137796 vsize=1664064 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/137799/task/137829/stat : 137829 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137830] ppid=137796 vsize=1664064 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/137799/task/137830/stat : 137830 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137831] ppid=137796 vsize=1664064 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/137799/task/137831/stat : 137831 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137833] ppid=137796 vsize=1664064 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/137799/task/137833/stat : 137833 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137832] ppid=137796 vsize=1664064 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/137799/task/137832/stat : 137832 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137834] ppid=137796 vsize=1664064 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/137799/task/137834/stat : 137834 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137835] ppid=137796 vsize=1664064 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/137799/task/137835/stat : 137835 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137836] ppid=137796 vsize=1664064 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/137799/task/137836/stat : 137836 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137837] ppid=137796 vsize=1664064 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/137799/task/137837/stat : 137837 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137838] ppid=137796 vsize=1664064 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/137799/task/137838/stat : 137838 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137839] ppid=137796 vsize=1664064 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/137799/task/137839/stat : 137839 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137840] ppid=137796 vsize=1664064 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/137799/task/137840/stat : 137840 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 30444 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 1664064 KiB
Current children cumulated memory: 121776 KiB

[startup+0.235511 s]*
/proc/loadavg: 52.03 65.73 74.16 81/1023 137840
/proc/meminfo: memFree=781644096/790760800 swapFree=131071996/131071996
[pid=137799] ppid=137796 vsize=1664064 memory=183040 CPUtime=4.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/stat : 137799 (fscip) S 137796 137799 137348 0 -1 1077936128 43941 0 0 0 374 27 0 0 20 0 41 0 22061604 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
/proc/137799/statm: 416016 45760 2966 3035 0 136620 0
[pid=137799/tid=137801] ppid=137796 vsize=1664064 memory=4026531959 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137801/stat : 137801 (fscip) R 137796 137799 137348 0 -1 4194368 2795 0 0 0 19 0 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137802] ppid=137796 vsize=1664064 memory=32309 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137802/stat : 137802 (fscip) R 137796 137799 137348 0 -1 4194368 2015 0 0 0 18 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137803] ppid=137796 vsize=1664064 memory=55216921903569 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137803/stat : 137803 (fscip) R 137796 137799 137348 0 -1 4194368 1712 0 0 0 19 0 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137804] ppid=137796 vsize=1664064 memory=52983572464199 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137804/stat : 137804 (fscip) R 137796 137799 137348 0 -1 4194368 2825 0 0 0 18 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137805] ppid=137796 vsize=1664064 memory=59584953975483 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137805/stat : 137805 (fscip) R 137796 137799 137348 0 -1 4194368 2325 0 0 0 19 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137806] ppid=137796 vsize=1664064 memory=57420340790325 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137806/stat : 137806 (fscip) R 137796 137799 137348 0 -1 4194368 1233 0 0 0 19 0 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137807] ppid=137796 vsize=1664064 memory=14690790429427172 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137807/stat : 137807 (fscip) R 137796 137799 137348 0 -1 4194368 2795 0 0 0 18 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137808] ppid=137796 vsize=1664064 memory=116752 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137808/stat : 137808 (fscip) R 137796 137799 137348 0 -1 4194368 1886 0 0 0 18 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137809] ppid=137796 vsize=1664064 memory=3905241212764144129 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137809/stat : 137809 (fscip) R 137796 137799 137348 0 -1 4194368 1441 0 0 0 19 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137810] ppid=137796 vsize=1664064 memory=4121416202491139665 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137810/stat : 137810 (fscip) R 137796 137799 137348 0 -1 4194368 2889 0 0 0 18 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137811] ppid=137796 vsize=1664064 memory=0 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137811/stat : 137811 (fscip) R 137796 137799 137348 0 -1 4194368 2042 0 0 0 18 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137812] ppid=137796 vsize=1664064 memory=0 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137812/stat : 137812 (fscip) R 137796 137799 137348 0 -1 4194368 1417 0 0 0 19 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137813] ppid=137796 vsize=1664064 memory=0 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137813/stat : 137813 (fscip) R 137796 137799 137348 0 -1 4194368 2880 0 0 0 18 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137814] ppid=137796 vsize=1664064 memory=0 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137814/stat : 137814 (fscip) R 137796 137799 137348 0 -1 4194368 1952 0 0 0 18 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137815] ppid=137796 vsize=1664064 memory=0 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137815/stat : 137815 (fscip) R 137796 137799 137348 0 -1 4194368 1480 0 0 0 19 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137816] ppid=137796 vsize=1664064 memory=0 CPUtime=0.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137816/stat : 137816 (fscip) R 137796 137799 137348 0 -1 4194368 2715 0 0 0 16 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137817] ppid=137796 vsize=1664064 memory=0 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137817/stat : 137817 (fscip) R 137796 137799 137348 0 -1 4194368 1922 0 0 0 18 1 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137818] ppid=137796 vsize=1664064 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/137799/task/137818/stat : 137818 (fscip) R 137796 137799 137348 0 -1 4194368 1150 0 0 0 15 0 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137819] ppid=137796 vsize=1664064 memory=0 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137819/stat : 137819 (fscip) R 137796 137799 137348 0 -1 4194368 2874 0 0 0 18 2 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137820] ppid=137796 vsize=1664064 memory=0 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137820/stat : 137820 (fscip) R 137796 137799 137348 0 -1 4194368 2213 0 0 0 19 0 0 0 20 0 41 0 22061605 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137821] ppid=137796 vsize=1664064 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/137799/task/137821/stat : 137821 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137822] ppid=137796 vsize=1664064 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/137799/task/137822/stat : 137822 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137823] ppid=137796 vsize=1664064 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/137799/task/137823/stat : 137823 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137824] ppid=137796 vsize=1664064 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/137799/task/137824/stat : 137824 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137825] ppid=137796 vsize=1664064 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/137799/task/137825/stat : 137825 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137826] ppid=137796 vsize=1664064 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/137799/task/137826/stat : 137826 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137827] ppid=137796 vsize=1664064 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/137799/task/137827/stat : 137827 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137828] ppid=137796 vsize=1664064 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/137799/task/137828/stat : 137828 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137829] ppid=137796 vsize=1664064 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/137799/task/137829/stat : 137829 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137830] ppid=137796 vsize=1664064 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/137799/task/137830/stat : 137830 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137831] ppid=137796 vsize=1664064 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/137799/task/137831/stat : 137831 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137833] ppid=137796 vsize=1664064 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/137799/task/137833/stat : 137833 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137832] ppid=137796 vsize=1664064 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/137799/task/137832/stat : 137832 (fscip) S 137796 137799 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061609 1704001536 45760 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0

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

[pid=137799/tid=137824] ppid=137796 vsize=30615488 memory=28745944 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/137799/task/137824/stat : 137824 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137825] ppid=137796 vsize=30615488 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/137799/task/137825/stat : 137825 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 1 1 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137826] ppid=137796 vsize=30615488 memory=29071984 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/137799/task/137826/stat : 137826 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137827] ppid=137796 vsize=30615488 memory=280814357270032 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/137799/task/137827/stat : 137827 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137828] ppid=137796 vsize=30615488 memory=29081320 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/137799/task/137828/stat : 137828 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137829] ppid=137796 vsize=30615488 memory=3664 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/137799/task/137829/stat : 137829 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137830] ppid=137796 vsize=30615488 memory=29029504 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/137799/task/137830/stat : 137830 (fscip) S 137796 137799 137348 0 -1 1077936192 131 0 0 0 1 0 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137831] ppid=137796 vsize=30615488 memory=29089364 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/137799/task/137831/stat : 137831 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137833] ppid=137796 vsize=30615488 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/137799/task/137833/stat : 137833 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137832] ppid=137796 vsize=30615488 memory=28856744 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/137799/task/137832/stat : 137832 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137834] ppid=137796 vsize=30615488 memory=29047436 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/137799/task/137834/stat : 137834 (fscip) S 137796 137799 137348 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137835] ppid=137796 vsize=30615488 memory=29110136 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/137799/task/137835/stat : 137835 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137836] ppid=137796 vsize=30615488 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/137799/task/137836/stat : 137836 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137837] ppid=137796 vsize=30615488 memory=29104128 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/137799/task/137837/stat : 137837 (fscip) S 137796 137799 137348 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137838] ppid=137796 vsize=30615488 memory=16088 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/137799/task/137838/stat : 137838 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137839] ppid=137796 vsize=30615488 memory=29107032 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/137799/task/137839/stat : 137839 (fscip) S 137796 137799 137348 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137840] ppid=137796 vsize=30615488 memory=280814359102384 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/137799/task/137840/stat : 137840 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 1 1 0 0 20 0 41 0 22061609 31350259712 7278052 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
Current children cumulated CPU time: 71881.2 s
Current children cumulated vsize: 30615488 KiB
Current children cumulated memory: 29112208 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3648.4 s]
/proc/loadavg: 77.74 79.91 80.41 81/1022 140047
/proc/meminfo: memFree=751250708/790760800 swapFree=131071996/131071996
[pid=137799] ppid=137796 vsize=30615488 memory=29137400 CPUtime=72001.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/stat : 137799 (fscip) S 137796 137799 137348 0 -1 1077936128 50539493 0 0 0 7123864 76286 0 0 20 0 41 0 22061604 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 17 12 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
/proc/137799/statm: 7653872 7284350 3014 3035 0 7415641 0
[pid=137799/tid=137801] ppid=137796 vsize=30615488 memory=20452 CPUtime=3599.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137801/stat : 137801 (fscip) R 137796 137799 137348 0 -1 4194368 4624914 0 0 0 356682 3231 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137802] ppid=137796 vsize=30615488 memory=6836 CPUtime=3600.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137802/stat : 137802 (fscip) R 137796 137799 137348 0 -1 4194368 2815069 0 0 0 357452 2637 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137803] ppid=137796 vsize=30615488 memory=6720666566792789354 CPUtime=3599.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137803/stat : 137803 (fscip) R 137796 137799 137348 0 -1 4194368 106005 0 0 0 353488 6453 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137804] ppid=137796 vsize=30615488 memory=20608 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/137799/task/137804/stat : 137804 (fscip) R 137796 137799 137348 0 -1 4194368 4109509 0 0 0 356685 3136 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137805] ppid=137796 vsize=30615488 memory=5600 CPUtime=3598.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137805/stat : 137805 (fscip) R 137796 137799 137348 0 -1 4194368 3822256 0 0 0 356840 2971 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137806] ppid=137796 vsize=30615488 memory=11676 CPUtime=3599.92 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137806/stat : 137806 (fscip) R 137796 137799 137348 0 -1 4194368 99277 0 0 0 354013 5979 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137807] ppid=137796 vsize=30615488 memory=13624 CPUtime=3597.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137807/stat : 137807 (fscip) R 137796 137799 137348 0 -1 4194368 3499996 0 0 0 356443 3315 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137808] ppid=137796 vsize=30615488 memory=2212 CPUtime=3604.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137808/stat : 137808 (fscip) R 137796 137799 137348 0 -1 4194368 3368119 0 0 0 357618 2828 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137809] ppid=137796 vsize=30615488 memory=6096 CPUtime=3596.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137809/stat : 137809 (fscip) R 137796 137799 137348 0 -1 4194368 105610 0 0 0 353888 5728 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137810] ppid=137796 vsize=30615488 memory=1968 CPUtime=3600.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137810/stat : 137810 (fscip) R 137796 137799 137348 0 -1 4194368 3780476 0 0 0 356768 3263 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137811] ppid=137796 vsize=30615488 memory=54204 CPUtime=3603.5 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137811/stat : 137811 (fscip) R 137796 137799 137348 0 -1 4194368 3190201 0 0 0 357777 2573 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137812] ppid=137796 vsize=30615488 memory=33196 CPUtime=3600.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137812/stat : 137812 (fscip) R 137796 137799 137348 0 -1 4194368 108765 0 0 0 354223 5784 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137813] ppid=137796 vsize=30615488 memory=21532 CPUtime=3598.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137813/stat : 137813 (fscip) R 137796 137799 137348 0 -1 4194368 3831348 0 0 0 356698 3132 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137814] ppid=137796 vsize=30615488 memory=100 CPUtime=3601.79 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137814/stat : 137814 (fscip) R 137796 137799 137348 0 -1 4194368 2591962 0 0 0 357584 2595 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137815] ppid=137796 vsize=30615488 memory=1836 CPUtime=3599.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137815/stat : 137815 (fscip) R 137796 137799 137348 0 -1 4194368 109183 0 0 0 354506 5427 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137816] ppid=137796 vsize=30615488 memory=11480 CPUtime=3598.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137816/stat : 137816 (fscip) R 137796 137799 137348 0 -1 4194368 3950044 0 0 0 356628 3218 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137817] ppid=137796 vsize=30615488 memory=11524 CPUtime=3601.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137817/stat : 137817 (fscip) R 137796 137799 137348 0 -1 4194368 3218239 0 0 0 357483 2670 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137818] ppid=137796 vsize=30615488 memory=2640 CPUtime=3600.39 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137818/stat : 137818 (fscip) R 137796 137799 137348 0 -1 4194368 108618 0 0 0 354621 5418 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137819] ppid=137796 vsize=30615488 memory=6792 CPUtime=3603.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137819/stat : 137819 (fscip) R 137796 137799 137348 0 -1 4194368 3690810 0 0 0 357167 3174 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137820] ppid=137796 vsize=30615488 memory=29104024 CPUtime=3598.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/137799/task/137820/stat : 137820 (fscip) R 137796 137799 137348 0 -1 4194368 3404242 0 0 0 357134 2713 0 0 20 0 41 0 22061605 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137821] ppid=137796 vsize=30615488 memory=2680 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/137799/task/137821/stat : 137821 (fscip) S 137796 137799 137348 0 -1 1077936192 65 0 0 0 1 1 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137822] ppid=137796 vsize=30615488 memory=5204 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/137799/task/137822/stat : 137822 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137823] ppid=137796 vsize=30615488 memory=822496 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/137799/task/137823/stat : 137823 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137824] ppid=137796 vsize=30615488 memory=29125624 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/137799/task/137824/stat : 137824 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137825] ppid=137796 vsize=30615488 memory=29118752 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/137799/task/137825/stat : 137825 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 1 1 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137826] ppid=137796 vsize=30615488 memory=11408 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/137799/task/137826/stat : 137826 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137827] ppid=137796 vsize=30615488 memory=2704 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/137799/task/137827/stat : 137827 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137828] ppid=137796 vsize=30615488 memory=6844 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/137799/task/137828/stat : 137828 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137829] ppid=137796 vsize=30615488 memory=18720560 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/137799/task/137829/stat : 137829 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137830] ppid=137796 vsize=30615488 memory=1836 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/137799/task/137830/stat : 137830 (fscip) S 137796 137799 137348 0 -1 1077936192 131 0 0 0 1 0 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137831] ppid=137796 vsize=30615488 memory=25988 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/137799/task/137831/stat : 137831 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137833] ppid=137796 vsize=30615488 memory=2244 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/137799/task/137833/stat : 137833 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137832] ppid=137796 vsize=30615488 memory=31232 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/137799/task/137832/stat : 137832 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137834] ppid=137796 vsize=30615488 memory=5632 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/137799/task/137834/stat : 137834 (fscip) S 137796 137799 137348 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137835] ppid=137796 vsize=30615488 memory=898320 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/137799/task/137835/stat : 137835 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137836] ppid=137796 vsize=30615488 memory=2736 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/137799/task/137836/stat : 137836 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137837] ppid=137796 vsize=30615488 memory=5316 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/137799/task/137837/stat : 137837 (fscip) S 137796 137799 137348 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137838] ppid=137796 vsize=30615488 memory=710356 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/137799/task/137838/stat : 137838 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137839] ppid=137796 vsize=30615488 memory=2732 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/137799/task/137839/stat : 137839 (fscip) S 137796 137799 137348 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
[pid=137799/tid=137840] ppid=137796 vsize=30615488 memory=9080 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/137799/task/137840/stat : 137840 (fscip) S 137796 137799 137348 0 -1 1077936192 130 0 0 0 1 1 0 0 20 0 41 0 22061609 31350259712 7284350 809668444160 4194304 16623229 140720602018624 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 40984576 140720602022921 140720602023039 140720602023039 140720602030064 0
Current children cumulated CPU time: 72001.5 s
Current children cumulated vsize: 30615488 KiB
Current children cumulated memory: 29137400 KiB

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

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

# cumulated CPU time of all completed processes:  user=71238.8 s, system=763.753 s

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

[startup+3648.8 s]
/proc/loadavg: 77.74 79.91 80.41 63/983 140047
/proc/meminfo: memFree=754114024/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3649.2 s]
/proc/loadavg: 76.40 79.59 80.30 62/983 140047
/proc/meminfo: memFree=772016292/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3649.3
CPU time (s): 72002.5
CPU user time (s): 71238.8
CPU system time (s): 763.753
CPU usage (%): 1973.05
Max. virtual memory (cumulated for all children) (KiB): 30615488
Max. memory (cumulated for all children) (KiB): 29137400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71238.8
system time used= 763.753
maximum resident set size= 29137480
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50539515
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= 4684543
involuntary context switches= 616593


# summary of solver processes directly reported to runsolver:
#   pid: 137799
#   total CPU time (s): 72002.5
#   total CPU user time (s): 71238.8
#   total CPU system time (s): 763.753

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.6746 second user time and 79.8438 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-02 01:27:02
IDJOB=4465770
IDBENCH=160032
IDSOLVER=3094
FILE ID=nodeD104/4465770-1722554822
RUNJOBID= nodeD104-1722554819-137358
SLURM_JOB_ID= 8254283
Free space on /tmp= 8622840 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n62-d3-i3-r2.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-4465770-1722554822/watcher-4465770-1722554822 -o /tmp/evaluation-result-4465770-1722554822/solver-4465770-1722554822 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722554819-137358 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465770-1722554822.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 9609dcb4dff0e4cd594607c8c2a4557e
RANDOM SEED=2029847451

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3096.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	: 5013.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        781887508 kB
MemAvailable:   783239160 kB
Buffers:          311604 kB
Cached:          4362428 kB
SwapCached:            0 kB
Active:           484548 kB
Inactive:        5850092 kB
Active(anon):       2212 kB
Inactive(anon):  1680920 kB
Active(file):     482336 kB
Inactive(file):  4169172 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            114776 kB
Writeback:             0 kB
AnonPages:       1660544 kB
Mapped:           126856 kB
Shmem:             22536 kB
KReclaimable:     239716 kB
Slab:             598732 kB
SReclaimable:     239716 kB
SUnreclaim:       359016 kB
KernelStack:       16816 kB
PageTables:        13360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1049412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           269184 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      628736 kB
DirectMap2M:    53346304 kB
DirectMap1G:    751828992 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD104 at 2024-08-02 02:27:51