Trace number 4465760

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n106-d3-i3-f.cnf.gz-plain.pb.metafix.opb
MD5SUM1fb50f41b260553fb8a191e5e9748bb0
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 benchmark2260.47
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables159
Total number of constraints424
Number of constraints which are clauses424
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 = 23339008, getVmSize() = 23339008, SCIPgetMemUsed() = 1347367, SCIPgetMemTotal() = 1851943, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 15628385, getVmSize() = 25513984, SCIPgetMemUsed() = 1558428, SCIPgetMemTotal() = 2817116, SCIPgetMemExternEstim() = 1048576
0.00/0.01	c ** set memory limit for solvers to 4.18857e+11 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4465760-1722554820
0.00/0.01	c   Variables        : 159 (159 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 424
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 159 (159 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 424
0.00/0.01	c Constraints        : Number
0.00/0.01	c   logicor          : 424 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.05	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)
97.70/5.11	c         5          36936          38        20                -           0.0000          -
198.81/10.16	c        10          88624          42        20                -           0.0000          -
298.93/15.21	c        15           6395        5803        20                -           0.0000          -
397.50/20.26	c        20           9581        8648        20                -           0.0000          -
498.40/25.31	c        25          12221       10744        20                -           0.0000          -
597.33/30.36	c        30          21289       20186        20                -           0.0000          -
698.14/35.41	c        35          25838       24712        20                -           0.0000          -
797.03/40.46	c        40          29510       28273        20                -           0.0000          -
897.94/45.51	c        46          32575       31289        20                -           0.0000          -
996.78/50.56	c        51          35773       34440        20                -           0.0000          -
1097.67/55.61	c        56          38672       37300        20                -           0.0000          -
1196.46/60.66	c        61          41729       40335        20                -           0.0000          -
1297.42/65.71	c        66          44561       43105        20                -           0.0000          -
1396.17/70.76	c        71          48233       46522        20                -           0.0000          -
1496.95/75.81	c        76          52569       49927        20                -           0.0000          -
1595.83/80.86	c        81          56974       52922        20                -           0.0000          -
1696.48/85.91	c        86          52232       39594        20                -           0.0000          -
1795.41/90.96	c        91          55269       42147        20                -           0.0000          -
1894.32/96.01	c        96          58734       44817        20                -           0.0000          -
1995.98/101.06	c       101          62388       47510        20                -           0.0000          -
2094.76/106.11	c       106          66194       50217        20                -           0.0000          -
2195.81/111.16	c       111          70343       53087        20                -           0.0000          -
2295.93/116.21	c       116          72758       55396        20                -           0.0000          -
2394.94/121.26	c       121          74993       57517        20                -           0.0000          -
2495.86/126.31	c       126          79043       59959        20                -           0.0000          -
2594.78/131.32	c       131        1282189          41        20                -           0.0000          -
2693.79/136.40	c       136          87382       65659        20                -           0.0000          -
2794.71/141.45	c       141          91818       68343        20                -           0.0000          -
2893.66/146.50	c       146          94620       70667        20                -           0.0000          -
2994.60/151.51	c       152        1467435          40        20                -           0.0000          -
3093.35/156.52	c       157        1511516          38        20                -           0.0000          -
3192.30/161.53	c       162        1556944          47        20                -           0.0000          -
3291.44/166.56	c       167         125988      101235        20                -           0.0000          -
3392.14/171.65	c       172         129361      104127        20                -           0.0000          -
3492.80/176.72	c       177        1692535          41        20                -           0.0000          -
3591.60/181.77	c       182        1739674          39        20                -           0.0000          -
3692.70/186.83	c       187        1787527          42        20                -           0.0000          -
3793.63/191.95	c       192         143024      116003        20                -           0.0000          -
3892.49/197.00	c       197         146457      118812        20                -           0.0000          -
3994.15/202.05	c       202         149359      121611        20                -           0.0000          -
4093.18/207.10	c       207         152542      124326        20                -           0.0000          -
4194.08/212.15	c       212         155841      127349        20                -           0.0000          -
4293.08/217.20	c       217        2276240          39        20                -           0.0000          -
4393.40/222.26	c       222        2331208          47        20                -           0.0000          -
4492.37/227.30	c       227        2377071          44        20                -           0.0000          -
4593.31/232.33	c       232        2193669          40        20                -           0.0000          -
4692.35/237.36	c       237        2238832          40        20                -           0.0000          -
4793.38/242.45	c       242        2539361          42        20                -           0.0000          -
4892.16/247.50	c       248        2589599          40        20                -           0.0000          -
4993.10/252.55	c       253        2637512          41        20                -           0.0000          -
5092.15/257.56	c       258        2435982          39        20                -           0.0000          -
5190.99/262.58	c       263        2485132          41        20                -           0.0000          -
5291.93/267.70	c       268        2784891          38        20                -           0.0000          -
5392.94/272.75	c       273        2824343          37        20                -           0.0000          -
5491.95/277.77	c       278        2607859          40        20                -           0.0000          -
5591.02/282.78	c       283        2650689          38        20                -           0.0000          -
5690.09/287.80	c       288        2693280          36        20                -           0.0000          -
5793.09/292.94	c       293        2731773          39        20                -           0.0000          -
5892.13/298.00	c       298        3081090          45        20                -           0.0000          -
5993.80/303.05	c       303        3136784          39        20                -           0.0000          -
6092.98/308.10	c       308        3190315          46        20                -           0.0000          -
6192.12/313.13	c       313        2903871          38        20                -           0.0000          -
6292.88/318.14	c       318        2949524          40        20                -           0.0000          -
6391.89/323.16	c       323         217014      181650        20                -           0.0000          -
6492.16/328.22	c       328        3044640          41        20                -           0.0000          -
6593.14/333.31	c       333        3093118          44        20                -           0.0000          -
6692.23/338.34	c       338         220220      162833        20                -           0.0000          -
6791.31/343.37	c       343         223312      165421        20                -           0.0000          -
6892.37/348.50	c       348         226544      167816        20                -           0.0000          -
6993.47/353.55	c       354         229341      170191        20                -           0.0000          -
7092.42/358.60	c       359         233118      196445        20                -           0.0000          -
7193.50/363.65	c       364         235740      198655        20                -           0.0000          -
7292.60/368.66	c       369        3391197          42        20                -           0.0000          -
7391.72/373.69	c       374        3430524          41        20                -           0.0000          -
7492.77/378.74	c       379        3470137          42        20                -           0.0000          -
7591.69/383.74	c       384        3510112          40        20                -           0.0000          -
7690.72/388.79	c       389        3550415          42        20                -           0.0000          -
7791.78/393.86	c       394        3593149          41        20                -           0.0000          -
7892.67/398.96	c       399        3634746          40        20                -           0.0000          -
7994.20/404.05	c       404         258614      193072        20                -           0.0000          -
8093.48/409.10	c       409         254374      215756        20                -           0.0000          -
8194.50/414.15	c       414         256531      217836        20                -           0.0000          -
8293.59/419.18	c       419        3799258          39        20                -           0.0000          -
8393.81/424.22	c       424        3839797          40        20                -           0.0000          -
8492.83/429.24	c       429        3883196          40        20                -           0.0000          -
8593.91/434.31	c       434        3924906          42        20                -           0.0000          -
8692.96/439.32	c       439        3963115          40        20                -           0.0000          -
8793.96/444.45	c       444        4538793          43        20                -           0.0000          -
8892.91/449.49	c       449        4049056          41        20                -           0.0000          -
8993.94/454.55	c       455        4629367          42        20                -           0.0000          -
9093.02/459.60	c       460         276720      234916        20                -           0.0000          -
9194.00/464.65	c       465        4714621          40        20                -           0.0000          -
9293.04/469.70	c       470        4761166          39        20                -           0.0000          -
9394.04/474.75	c       475        4259324          40        20                -           0.0000          -
9493.06/479.75	c       480        4307746          48        20                -           0.0000          -
9593.97/484.82	c       485        4353832          40        20                -           0.0000          -
9692.89/489.88	c       490        4399796          44        20                -           0.0000          -
9793.85/494.90	c       495         291729      248611        20                -           0.0000          -
9892.92/499.92	c       500        4493399          42        20                -           0.0000          -
9991.98/504.96	c       505         319554      236461        20                -           0.0000          -
10093.52/510.07	c       510        4589181          45        20                -           0.0000          -
10194.67/515.15	c       515         324980      240235        20                -           0.0000          -
10293.39/520.20	c       520         302391      259113        20                -           0.0000          -
10393.82/525.25	c       525         331117      244767        20                -           0.0000          -
10492.85/530.30	c       530         333084      246702        20                -           0.0000          -
10593.92/535.35	c       535         335363      248794        20                -           0.0000          -
10692.94/540.38	c       540        4853356          44        20                -           0.0000          -
10794.07/545.42	c       545        4898525          42        20                -           0.0000          -
10893.13/550.47	c       550        4940630          39        20                -           0.0000          -
10994.07/555.53	c       556        4980860          40        20                -           0.0000          -
11093.04/560.56	c       561        5026901          46        20                -           0.0000          -
11192.12/565.60	c       566        5069597          36        20                -           0.0000          -
11292.89/570.67	c       571        5113174          36        20                -           0.0000          -
11391.65/575.68	c       576        5160037          40        20                -           0.0000          -
11492.66/580.80	c       581         325239      280600        20                -           0.0000          -
11593.60/585.85	c       586        5988653          39        20                -           0.0000          -
11692.60/590.90	c       591         328844      283828        20                -           0.0000          -
11793.67/595.95	c       596         362950      271201        20                -           0.0000          -
11892.70/601.00	c       601         333881      287193        20                -           0.0000          -
11994.16/606.05	c       606         368001      275480        20                -           0.0000          -
12093.28/611.10	c       611         370444      277562        20                -           0.0000          -
12194.20/616.14	c       616        5552789          40        20                -           0.0000          -
12293.35/621.16	c       621        5597233          39        20                -           0.0000          -
12393.73/626.25	c       626         379339      283436        20                -           0.0000          -
12492.99/631.29	c       631        5692255          39        20                -           0.0000          -
12593.92/636.35	c       636         385753      287580        20                -           0.0000          -
12692.92/641.40	c       641         388402      289410        20                -           0.0000          -
12794.04/646.45	c       646         391865      291424        20                -           0.0000          -
12893.13/651.50	c       652         394350      293400        20                -           0.0000          -
12994.09/656.55	c       657        6790168          43        20                -           0.0000          -
13093.07/661.59	c       662        5946987          44        20                -           0.0000          -
13194.04/666.61	c       667         359673      308059        20                -           0.0000          -
13293.12/671.70	c       672         361027      309346        20                -           0.0000          -
13394.23/676.75	c       677        7004450          39        20                -           0.0000          -
13493.38/681.78	c       682        6137924          45        20                -           0.0000          -
13594.48/686.80	c       687        6183949          41        20                -           0.0000          -
13693.62/691.85	c       692        6225550          39        20                -           0.0000          -
13794.72/696.95	c       697         369849      317322        20                -           0.0000          -
13893.85/702.00	c       702        7288166          40        20                -           0.0000          -
13995.65/707.05	c       707         373376      320747        20                -           0.0000          -
14094.87/712.10	c       712        7398729          35        20                -           0.0000          -
14196.13/717.15	c       717         376621      323654        20                -           0.0000          -
14294.99/722.20	c       722        7509264          39        20                -           0.0000          -
14395.42/727.22	c       727        6537109          39        20                -           0.0000          -
14494.59/732.27	c       732         431138      322454        20                -           0.0000          -
14593.75/737.29	c       737        6635984          43        20                -           0.0000          -
14694.85/742.39	c       742        6679313          37        20                -           0.0000          -
14795.88/747.45	c       747         438654      327920        20                -           0.0000          -
14895.05/752.48	c       752        6773063          38        20                -           0.0000          -
14996.14/757.55	c       758         390432      335653        20                -           0.0000          -
15095.25/762.57	c       763        6864645          43        20                -           0.0000          -
15196.30/767.66	c       768         393641      338395        20                -           0.0000          -
15295.41/772.70	c       773        8059444          39        20                -           0.0000          -
15396.47/777.75	c       778         398106      341248        20                -           0.0000          -
15495.39/782.80	c       783        8167926          39        20                -           0.0000          -
15596.55/787.85	c       788         401413      343820        20                -           0.0000          -
15695.65/792.87	c       793        7129262          38        20                -           0.0000          -
15796.72/797.95	c       798        8328322          38        20                -           0.0000          -
15895.85/803.00	c       803        8378595          36        20                -           0.0000          -
15997.34/808.05	c       808         408619      348825        20                -           0.0000          -
16096.69/813.10	c       813         471232      351180        20                -           0.0000          -
16197.73/818.15	c       818         475090      353125        20                -           0.0000          -
16296.61/823.19	c       823        7413995          43        20                -           0.0000          -
16397.03/828.21	c       828        7458274          40        20                -           0.0000          -
16496.11/833.28	c       833        7505789          35        20                -           0.0000          -
16597.24/838.35	c       838        8736754          36        20                -           0.0000          -
16696.53/843.37	c       843         420249      358552        20                -           0.0000          -
16797.50/848.45	c       848         422399      360261        20                -           0.0000          -
16896.65/853.48	c       853        7685112          39        20                -           0.0000          -
16997.74/858.55	c       859         425389      363168        20                -           0.0000          -
17096.96/863.60	c       864        7769479          40        20                -           0.0000          -
17198.00/868.65	c       869         496956      369465        20                -           0.0000          -
17296.98/873.70	c       874         499729      371102        20                -           0.0000          -
17398.07/878.75	c       879         431154      368617        20                -           0.0000          -
17497.08/883.80	c       884        9226211          36        20                -           0.0000          -
17598.22/888.85	c       889         434101      371235        20                -           0.0000          -
17697.35/893.90	c       894        9346710          43        20                -           0.0000          -
17798.47/898.94	c       899        8067596          38        20                -           0.0000          -
17897.61/903.98	c       904        8102943          41        20                -           0.0000          -
17996.76/908.99	c       909        8142937          40        20                -           0.0000          -
18095.85/914.01	c       914        8182628          39        20                -           0.0000          -
18199.37/919.15	c       919         444441      379852        20                -           0.0000          -
18299.73/924.20	c       924        9695624          40        20                -           0.0000          -
18398.86/929.22	c       929        8300799          41        20                -           0.0000          -
18497.99/934.30	c       934         449008      383652        20                -           0.0000          -
18599.07/939.31	c       939         528827      393606        20                -           0.0000          -
18698.24/944.33	c       944        8419478          40        20                -           0.0000          -
18797.41/949.37	c       949        8461770          42        20                -           0.0000          -
18898.53/954.50	c       954         454961      388858        20                -           0.0000          -
18999.68/959.52	c       960        8554087          43        20                -           0.0000          -
19098.83/964.59	c       965        8597239          37        20                -           0.0000          -
19199.97/969.65	c       970         459268      392491        20                -           0.0000          -
19299.14/974.67	c       975         543364      405846        20                -           0.0000          -
19400.27/979.71	c       980        8730568          40        20                -           0.0000          -
19499.30/984.74	c       985        8773485          36        20                -           0.0000          -
19600.45/989.85	c       990         465404      397632        20                -           0.0000          -
19699.56/994.86	c       995         466727      398864        20                -           0.0000          -
19798.74/999.88	c      1000        8900736          41        20                -           0.0000          -
19899.89/1004.93	c      1005         469556      401394        20                -           0.0000          -
20001.69/1010.04	c      1010        8992226          38        20                -           0.0000          -
20100.75/1015.05	c      1015        9045197          37        20                -           0.0000          -
20201.62/1020.14	c      1020        9098886          39        20                -           0.0000          -
20300.93/1025.16	c      1025        9145882          44        20                -           0.0000          -
20401.14/1030.23	c      1030        9183174          42        20                -           0.0000          -
20500.25/1035.25	c      1035        9229359          41        20                -           0.0000          -
20601.40/1040.30	c      1040        9272645          45        20                -           0.0000          -
20700.58/1045.32	c      1045        9314817          38        20                -           0.0000          -
20799.76/1050.34	c      1050        9355976          42        20                -           0.0000          -
20900.93/1055.45	c      1055        9403317          44        20                -           0.0000          -
21000.09/1060.48	c      1060         577640      432593        20                -           0.0000          -
21101.16/1065.54	c      1066        9494699          38        20                -           0.0000          -
21200.30/1070.56	c      1071        9542402          36        20                -           0.0000          -
21299.40/1075.58	c      1076         489421      418423        20                -           0.0000          -
21400.49/1080.62	c      1081        9629676          41        20                -           0.0000          -
21501.61/1085.75	c      1086        9668524          40        20                -           0.0000          -
21600.78/1090.78	c      1091        9712569          36        20                -           0.0000          -
21701.83/1095.87	c      1096         494587      423404        20                -           0.0000          -
21802.97/1100.94	c      1101         495833      424510        20                -           0.0000          -
21902.12/1105.99	c      1106         497587      426098        20                -           0.0000          -
22001.29/1111.00	c      1111        9873204          45        20                -           0.0000          -
22103.09/1116.09	c      1116         500364      428427        20                -           0.0000          -
22202.38/1121.14	c      1121       11941908          38        20                -           0.0000          -
22303.38/1126.19	c      1126       11996989          33        20                -           0.0000          -
22403.71/1131.24	c      1131         505255      431955        20                -           0.0000          -
22502.85/1136.28	c      1136       10073135          39        20                -           0.0000          -
22604.00/1141.30	c      1141       10110023          39        20                -           0.0000          -
22703.16/1146.33	c      1146       10154619          37        20                -           0.0000          -
22802.27/1151.39	c      1151       10195391          43        20                -           0.0000          -
22903.40/1156.45	c      1156         512149      436986        20                -           0.0000          -
23004.57/1161.50	c      1162       10281350          43        20                -           0.0000          -
23103.74/1166.58	c      1167       10323531          40        20                -           0.0000          -
23202.85/1171.59	c      1172         611583      464594        20                -           0.0000          -
23304.00/1176.63	c      1177       10404688          40        20                -           0.0000          -
23403.19/1181.67	c      1182       10444160          37        20                -           0.0000          -
23502.36/1186.68	c      1187       10488715          38        20                -           0.0000          -
23603.51/1191.78	c      1192       10533076          39        20                -           0.0000          -
23704.67/1196.89	c      1197         523593      446665        20                -           0.0000          -
23803.84/1201.90	c      1202       10627335          39        20                -           0.0000          -
23905.03/1206.96	c      1207       10676361          45        20                -           0.0000          -
24004.29/1211.97	c      1212         528057      450471        20                -           0.0000          -
24103.26/1216.99	c      1217       10770443          40        20                -           0.0000          -
24202.18/1222.02	c      1222         530971      452886        20                -           0.0000          -
24303.85/1227.07	c      1227       10869786          33        20                -           0.0000          -
24405.13/1232.19	c      1232       10919049          38        20                -           0.0000          -
24505.43/1237.29	c      1237         535305      456479        20                -           0.0000          -
24606.59/1242.34	c      1242         536535      457549        20                -           0.0000          -
24705.68/1247.39	c      1247       13426005          43        20                -           0.0000          -
24806.76/1252.41	c      1252       11101056          34        20                -           0.0000          -
24905.85/1257.45	c      1257       11147492          38        20                -           0.0000          -
25006.98/1262.54	c      1263       13577212          39        20                -           0.0000          -
25106.04/1267.55	c      1268         643852      491376        20                -           0.0000          -
25205.05/1272.58	c      1273         544648      464831        20                -           0.0000          -
25306.16/1277.69	c      1278         647592      493820        20                -           0.0000          -
25407.34/1282.74	c      1283         649952      495737        20                -           0.0000          -
25506.38/1287.77	c      1288       11444732          40        20                -           0.0000          -
25605.51/1292.79	c      1293       11494004          39        20                -           0.0000          -
25706.56/1297.83	c      1298         656057      500341        20                -           0.0000          -
25807.77/1302.94	c      1303         658180      501566        20                -           0.0000          -
25907.00/1307.99	c      1308         660784      503113        20                -           0.0000          -
26008.36/1313.03	c      1313       11695541          44        20                -           0.0000          -
26107.71/1318.04	c      1318       11745618          43        20                -           0.0000          -
26206.90/1323.05	c      1323       11790098          42        20                -           0.0000          -
26307.87/1328.19	c      1328         667501      507988        20                -           0.0000          -
26408.33/1333.24	c      1333         670689      509667        20                -           0.0000          -
26507.51/1338.29	c      1338         560898      479639        20                -           0.0000          -
26608.70/1343.34	c      1343       14402412          43        20                -           0.0000          -
26707.83/1348.38	c      1348         563451      481644        20                -           0.0000          -
26807.01/1353.39	c      1353       12091293          41        20                -           0.0000          -
26908.19/1358.45	c      1358         566175      483830        20                -           0.0000          -
27009.30/1363.54	c      1364         567837      485097        20                -           0.0000          -
27108.38/1368.59	c      1369       14642352          35        20                -           0.0000          -
27209.57/1373.64	c      1374         570721      487333        20                -           0.0000          -
27308.60/1378.69	c      1379       14744695          40        20                -           0.0000          -
27409.53/1383.74	c      1384         690866      523613        20                -           0.0000          -
27508.57/1388.79	c      1389         574883      490824        20                -           0.0000          -
27609.73/1393.82	c      1394         576530      491865        20                -           0.0000          -
27708.68/1398.87	c      1399       12463719          36        20                -           0.0000          -
27809.73/1403.94	c      1404         698054      529511        20                -           0.0000          -
27908.90/1408.99	c      1409         699642      531081        20                -           0.0000          -
28008.05/1414.03	c      1414       12584077          38        20                -           0.0000          -
28109.81/1419.05	c      1419       12626921          44        20                -           0.0000          -
28208.94/1424.08	c      1424         584745      497917        20                -           0.0000          -
28310.07/1429.19	c      1429         705796      536782        20                -           0.0000          -
28410.44/1434.23	c      1434       12754854          39        20                -           0.0000          -
28509.56/1439.29	c      1439       15367840          43        20                -           0.0000          -
28610.60/1444.34	c      1444       15421853          42        20                -           0.0000          -
28709.72/1449.39	c      1449         591852      503372        20                -           0.0000          -
28810.88/1454.44	c      1454         713102      543526        20                -           0.0000          -
28910.06/1459.49	c      1459         714581      544856        20                -           0.0000          -
29011.24/1464.54	c      1465         595769      506406        20                -           0.0000          -
29110.43/1469.55	c      1470         596719      507160        20                -           0.0000          -
29209.57/1474.56	c      1475         597931      508316        20                -           0.0000          -
29308.75/1479.57	c      1480         720670      550361        20                -           0.0000          -
29409.88/1484.61	c      1485       13188523          41        20                -           0.0000          -
29508.93/1489.65	c      1490       13228740          37        20                -           0.0000          -
29611.96/1494.83	c      1495       13267390          37        20                -           0.0000          -
29710.98/1499.89	c      1500         726434      555631        20                -           0.0000          -
29812.14/1504.94	c      1505       16088623          36        20                -           0.0000          -
29911.42/1509.99	c      1510         606418      515490        20                -           0.0000          -
30010.40/1515.02	c      1515       13438288          43        20                -           0.0000          -
30112.15/1520.04	c      1520         608594      517399        20                -           0.0000          -
30211.59/1525.14	c      1525         735612      561933        20                -           0.0000          -
30312.48/1530.19	c      1530         611011      519321        20                -           0.0000          -
30412.87/1535.23	c      1535       13589363          40        20                -           0.0000          -
30512.02/1540.27	c      1540       13628921          40        20                -           0.0000          -
30613.12/1545.34	c      1545         614924      522512        20                -           0.0000          -
30712.29/1550.37	c      1550       13717646          33        20                -           0.0000          -
30813.41/1555.44	c      1555         617267      524116        20                -           0.0000          -
30912.44/1560.47	c      1560       13812394          37        20                -           0.0000          -
31013.58/1565.54	c      1566         619885      526700        20                -           0.0000          -
31112.79/1570.55	c      1571       13907317          36        20                -           0.0000          -
31211.98/1575.58	c      1576         621818      528555        20                -           0.0000          -
31313.15/1580.69	c      1581       16903192          35        20                -           0.0000          -
31414.27/1585.74	c      1586         624361      531023        20                -           0.0000          -
31513.43/1590.76	c      1591       14087136          36        20                -           0.0000          -
31614.59/1595.84	c      1596       17055001          39        20                -           0.0000          -
31713.71/1600.85	c      1601         763370      581725        20                -           0.0000          -
31812.91/1605.86	c      1606       14229081          37        20                -           0.0000          -
31913.94/1610.91	c      1611         630167      535901        20                -           0.0000          -
32013.14/1615.92	c      1616         631512      536831        20                -           0.0000          -
32114.99/1621.09	c      1621         632636      537766        20                -           0.0000          -
32216.16/1626.14	c      1626         634413      538818        20                -           0.0000          -
32315.37/1631.17	c      1631       14442279          46        20                -           0.0000          -
32415.78/1636.24	c      1636       17491497          39        20                -           0.0000          -
32514.93/1641.29	c      1641         638701      541880        20                -           0.0000          -
32615.97/1646.33	c      1646         639467      542488        20                -           0.0000          -
32715.08/1651.39	c      1651         641026      543731        20                -           0.0000          -
32816.26/1656.44	c      1656         642249      544727        20                -           0.0000          -
32915.36/1661.49	c      1661         643371      545633        20                -           0.0000          -
33016.38/1666.54	c      1667         644931      546609        20                -           0.0000          -
33115.66/1671.55	c      1672       14802440          38        20                -           0.0000          -
33216.71/1676.64	c      1677         647601      548704        20                -           0.0000          -
33315.66/1681.69	c      1682         788858      601621        20                -           0.0000          -
33416.77/1686.74	c      1687         649976      550722        20                -           0.0000          -
33515.81/1691.76	c      1692         650848      551551        20                -           0.0000          -
33616.94/1696.81	c      1697       15022338          41        20                -           0.0000          -
33716.04/1701.89	c      1702         653326      553762        20                -           0.0000          -
33817.10/1706.94	c      1707         654661      554888        20                -           0.0000          -
33916.24/1711.98	c      1712         655529      555728        20                -           0.0000          -
34017.98/1717.04	c      1717       18385129          41        20                -           0.0000          -
34117.11/1722.09	c      1722         799948      611908        20                -           0.0000          -
34218.29/1727.14	c      1727         801535      613428        20                -           0.0000          -
34317.16/1732.19	c      1732         802877      614680        20                -           0.0000          -
34417.74/1737.24	c      1737         660972      560982        20                -           0.0000          -
34516.71/1742.29	c      1742         662120      561950        20                -           0.0000          -
34617.63/1747.30	c      1747       15453855          44        20                -           0.0000          -
34716.78/1752.31	c      1752       15495113          36        20                -           0.0000          -
34815.85/1757.33	c      1757       15542935          42        20                -           0.0000          -
34916.86/1762.44	c      1762       15584395          40        20                -           0.0000          -
35017.98/1767.51	c      1768         813434      622444        20                -           0.0000          -
35117.11/1772.56	c      1773       15660429          43        20                -           0.0000          -
35218.24/1777.64	c      1778         670072      568626        20                -           0.0000          -
35317.42/1782.69	c      1783       19080190          44        20                -           0.0000          -
35418.35/1787.74	c      1788         819477      627716        20                -           0.0000          -
35517.69/1792.79	c      1793         673388      571632        20                -           0.0000          -
35618.55/1797.84	c      1798         674813      572750        20                -           0.0000          -
35717.71/1802.89	c      1803         676386      573766        20                -           0.0000          -
35818.80/1807.94	c      1808         824972      632504        20                -           0.0000          -
35917.98/1812.99	c      1813         679254      575711        20                -           0.0000          -
36017.10/1818.04	c      1818         680665      576487        20                -           0.0000          -
36119.12/1823.08	c      1823         829216      636087        20                -           0.0000          -
36220.05/1828.14	c      1828         830807      637248        20                -           0.0000          -
36319.32/1833.19	c      1833         684538      579682        20                -           0.0000          -
36419.70/1838.24	c      1838       19701259          38        20                -           0.0000          -
36518.88/1843.26	c      1843       16254953          43        20                -           0.0000          -
36617.93/1848.29	c      1848       16298025          44        20                -           0.0000          -
36719.11/1853.39	c      1853         689104      584069        20                -           0.0000          -
36820.21/1858.41	c      1858         689858      584770        20                -           0.0000          -
36919.34/1863.43	c      1863       16423284          44        20                -           0.0000          -
37020.49/1868.54	c      1869         692367      586673        20                -           0.0000          -
37119.62/1873.59	c      1874         693303      587434        20                -           0.0000          -
37220.74/1878.64	c      1879         694249      588359        20                -           0.0000          -
37319.92/1883.68	c      1884       16593129          39        20                -           0.0000          -
37419.05/1888.69	c      1889         696513      589945        20                -           0.0000          -
37518.20/1893.69	c      1894         697611      590716        20                -           0.0000          -
37621.32/1898.84	c      1899         851520      652775        20                -           0.0000          -
37720.50/1903.89	c      1904       20379180          35        20                -           0.0000          -
37821.50/1908.94	c      1909       20428952          39        20                -           0.0000          -
37920.62/1913.95	c      1914       16856648          38        20                -           0.0000          -
38022.41/1919.04	c      1919         859616      657573        20                -           0.0000          -
38121.39/1924.06	c      1924       16946057          43        20                -           0.0000          -
38222.78/1929.15	c      1929       20647207          40        20                -           0.0000          -
38322.12/1934.19	c      1934         863715      660564        20                -           0.0000          -
38422.36/1939.24	c      1939         864994      661525        20                -           0.0000          -
38521.54/1944.29	c      1944         866442      662696        20                -           0.0000          -
38622.69/1949.31	c      1949         709292      600948        20                -           0.0000          -
38721.85/1954.39	c      1954         869190      665174        20                -           0.0000          -
38822.93/1959.43	c      1959       17234941          36        20                -           0.0000          -
38922.02/1964.45	c      1964       17284956          43        20                -           0.0000          -
39023.11/1969.54	c      1970       21068674          34        20                -           0.0000          -
39122.22/1974.59	c      1975       21120638          39        20                -           0.0000          -
39223.38/1979.64	c      1980         876846      671556        20                -           0.0000          -
39322.46/1984.69	c      1985         878461      672800        20                -           0.0000          -
39423.51/1989.73	c      1990       17509280          37        20                -           0.0000          -
39522.67/1994.79	c      1995         719005      609244        20                -           0.0000          -
39623.80/1999.84	c      2000         720138      610173        20                -           0.0000          -
39722.93/2004.89	c      2005         883865      677596        20                -           0.0000          -
39823.99/2009.94	c      2010         885026      678487        20                -           0.0000          -
39923.18/2014.95	c      2015         723309      612976        20                -           0.0000          -
40025.01/2020.04	c      2020       21538072          37        20                -           0.0000          -
40124.08/2025.08	c      2025       17802225          43        20                -           0.0000          -
40223.26/2030.11	c      2030       17844569          42        20                -           0.0000          -
40324.41/2035.18	c      2035       17884662          47        20                -           0.0000          -
40424.86/2040.24	c      2040         728649      617788        20                -           0.0000          -
40523.95/2045.27	c      2045       17959977          46        20                -           0.0000          -
40625.12/2050.33	c      2050         731017      619881        20                -           0.0000          -
40724.30/2055.38	c      2055         731894      620674        20                -           0.0000          -
40823.47/2060.39	c      2060       18096611          35        20                -           0.0000          -
40924.62/2065.48	c      2065         900944      690337        20                -           0.0000          -
41025.77/2070.53	c      2071         903059      691898        20                -           0.0000          -
41124.96/2075.58	c      2076         736103      624239        20                -           0.0000          -
41226.07/2080.63	c      2081         737127      625206        20                -           0.0000          -
41325.23/2085.68	c      2086       22163270          40        20                -           0.0000          -
41426.38/2090.73	c      2091       22220594          42        20                -           0.0000          -
41525.51/2095.78	c      2096         740698      628150        20                -           0.0000          -
41626.68/2100.83	c      2101         741973      629034        20                -           0.0000          -
41725.79/2105.88	c      2106         914038      699194        20                -           0.0000          -
41826.95/2110.93	c      2111         915441      700286        20                -           0.0000          -
41926.14/2115.96	c      2116       18551888          43        20                -           0.0000          -
42025.35/2121.03	c      2121         746808      632416        20                -           0.0000          -
42127.42/2126.08	c      2126         919804      703399        20                -           0.0000          -
42226.39/2131.11	c      2131       18697559          43        20                -           0.0000          -
42327.66/2136.18	c      2136         751029      635314        20                -           0.0000          -
42427.91/2141.23	c      2141         924519      706608        20                -           0.0000          -
42527.04/2146.28	c      2146       22794344          36        20                -           0.0000          -
42628.21/2151.33	c      2151         927695      708916        20                -           0.0000          -
42727.38/2156.34	c      2156       18922863          36        20                -           0.0000          -
42826.58/2161.36	c      2161       18962880          35        20                -           0.0000          -
42927.77/2166.48	c      2166         932522      712538        20                -           0.0000          -
43028.95/2171.53	c      2172         758593      640870        20                -           0.0000          -
43128.10/2176.58	c      2177       23104078          36        20                -           0.0000          -
43229.21/2181.63	c      2182         937643      715635        20                -           0.0000          -
43328.38/2186.68	c      2187         761708      643547        20                -           0.0000          -
43429.40/2191.71	c      2192       19209914          39        20                -           0.0000          -
43528.39/2196.74	c      2197       19247372          36        20                -           0.0000          -
43629.54/2201.83	c      2202         764841      646624        20                -           0.0000          -
43728.68/2206.85	c      2207       19326366          36        20                -           0.0000          -
43829.84/2211.90	c      2212         766615      648384        20                -           0.0000          -
43929.05/2216.98	c      2217       23453681          37        20                -           0.0000          -
44028.23/2222.03	c      2222         950442      724808        20                -           0.0000          -
44129.97/2227.08	c      2227       23547051          38        20                -           0.0000          -
44229.41/2232.13	c      2232         952733      727026        20                -           0.0000          -
44330.40/2237.16	c      2237         771266      652776        20                -           0.0000          -
44430.78/2242.23	c      2242         771981      653468        20                -           0.0000          -
44529.90/2247.24	c      2247       19663098          36        20                -           0.0000          -
44631.05/2252.33	c      2252         774157      655119        20                -           0.0000          -
44730.19/2257.38	c      2257         775003      655849        20                -           0.0000          -
44829.47/2262.40	c      2262       19800887          41        20                -           0.0000          -
44930.46/2267.45	c      2267       19844893          41        20                -           0.0000          -
45029.64/2272.47	c      2272         777831      658441        20                -           0.0000          -
45130.80/2277.50	c      2278         779164      659578        20                -           0.0000          -
45231.97/2282.62	c      2283       19973794          41        20                -           0.0000          -
45331.17/2287.66	c      2288       20017905          40        20                -           0.0000          -
45432.07/2292.71	c      2293       20059285          35        20                -           0.0000          -
45531.32/2297.78	c      2298       24194076          39        20                -           0.0000          -
45632.34/2302.82	c      2303         784119      663453        20                -           0.0000          -
45731.53/2307.88	c      2308         785481      664497        20                -           0.0000          -
45832.64/2312.91	c      2313         976182      744272        20                -           0.0000          -
45931.77/2317.98	c      2318         977568      745545        20                -           0.0000          -
46030.93/2323.03	c      2323         787984      666797        20                -           0.0000          -
46132.91/2328.08	c      2328         789244      667863        20                -           0.0000          -
46231.92/2333.13	c      2333         981366      749034        20                -           0.0000          -
46333.27/2338.16	c      2338       20415295          37        20                -           0.0000          -
46433.54/2343.23	c      2343       24620059          41        20                -           0.0000          -
46532.71/2348.27	c      2348       20491502          40        20                -           0.0000          -
46633.86/2353.33	c      2353         987193      752829        20                -           0.0000          -
46733.05/2358.39	c      2358         795074      673230        20                -           0.0000          -
46834.24/2363.43	c      2363       24824716          41        20                -           0.0000          -
46933.43/2368.48	c      2368         796361      674418        20                -           0.0000          -
47034.61/2373.53	c      2374         797317      675258        20                -           0.0000          -
47133.78/2378.57	c      2379       20761484          42        20                -           0.0000          -
47234.95/2383.62	c      2384       20805903          40        20                -           0.0000          -
47334.06/2388.68	c      2389         997070      760658        20                -           0.0000          -
47435.18/2393.73	c      2394         802004      678757        20                -           0.0000          -
47534.34/2398.78	c      2399         999413      762796        20                -           0.0000          -
47635.44/2403.83	c      2404        1000756      763959        20                -           0.0000          -
47734.44/2408.85	c      2409         804772      680859        20                -           0.0000          -
47835.53/2413.93	c      2414         806058      681690        20                -           0.0000          -
47934.66/2418.95	c      2419         806738      682311        20                -           0.0000          -
48033.83/2424.00	c      2424       21179109          39        20                -           0.0000          -
48135.58/2429.08	c      2429         808661      683927        20                -           0.0000          -
48236.34/2434.13	c      2434       25566749          38        20                -           0.0000          -
48335.69/2439.15	c      2439       21328973          42        20                -           0.0000          -
48434.70/2444.18	c      2444         811643      686050        20                -           0.0000          -
48535.34/2449.27	c      2449       21423440          40        20                -           0.0000          -
48636.44/2454.33	c      2454       25773195          40        20                -           0.0000          -
48735.62/2459.38	c      2459        1013569      775341        20                -           0.0000          -
48836.79/2464.43	c      2464         815364      689410        20                -           0.0000          -
48936.02/2469.48	c      2469       25936175          36        20                -           0.0000          -
49037.12/2474.52	c      2475        1017405      778579        20                -           0.0000          -
49136.17/2479.58	c      2480         818089      691813        20                -           0.0000          -
49237.38/2484.63	c      2485         819023      692704        20                -           0.0000          -
49336.48/2489.67	c      2490        1020519      781453        20                -           0.0000          -
49435.63/2494.68	c      2495       21853486          37        20                -           0.0000          -
49536.69/2499.71	c      2500         821871      695190        20                -           0.0000          -
49635.93/2504.72	c      2505       21951315          36        20                -           0.0000          -
49737.06/2509.80	c      2510        1024892      785459        20                -           0.0000          -
49838.24/2514.93	c      2515        1026337      786553        20                -           0.0000          -
49937.42/2519.98	c      2520         825889      698669        20                -           0.0000          -
50036.59/2525.01	c      2525         827276      699634        20                -           0.0000          -
50138.63/2530.08	c      2530       26628503          38        20                -           0.0000          -
50237.48/2535.13	c      2535         829474      701427        20                -           0.0000          -
50338.68/2540.15	c      2540       22299956          41        20                -           0.0000          -
50437.90/2545.19	c      2545       22348681          42        20                -           0.0000          -
50538.31/2550.28	c      2550        1033065      792272        20                -           0.0000          -
50639.27/2555.33	c      2555       26869688          41        20                -           0.0000          -
50738.45/2560.38	c      2560         834311      705888        20                -           0.0000          -
50839.53/2565.43	c      2565        1037180      795440        20                -           0.0000          -
50938.72/2570.44	c      2570         836602      708179        20                -           0.0000          -
51037.81/2575.48	c      2575       22616384          44        20                -           0.0000          -
51138.85/2580.52	c      2581       22656689          38        20                -           0.0000          -
51237.98/2585.57	c      2586       22705457          37        20                -           0.0000          -
51338.93/2590.67	c      2591       22756082          35        20                -           0.0000          -
51438.01/2595.70	c      2596        1045409      802284        20                -           0.0000          -
51539.15/2600.74	c      2601         842977      714430        20                -           0.0000          -
51638.34/2605.79	c      2606         843858      715311        20                -           0.0000          -
51739.41/2610.84	c      2611         845122      716541        20                -           0.0000          -
51838.69/2615.88	c      2616         845925      717338        20                -           0.0000          -
51939.77/2620.91	c      2621       23017508          37        20                -           0.0000          -
52038.82/2625.92	c      2626       23062835          41        20                -           0.0000          -
52140.53/2631.08	c      2631        1055227      809678        20                -           0.0000          -
52239.71/2636.13	c      2636         849612      720996        20                -           0.0000          -
52341.14/2641.18	c      2641         850751      722126        20                -           0.0000          -
52441.47/2646.23	c      2646         851652      723027        20                -           0.0000          -
52540.67/2651.28	c      2651        1060612      813414        20                -           0.0000          -
52639.88/2656.29	c      2656       23336910          41        20                -           0.0000          -
52740.91/2661.36	c      2661       23377282          40        20                -           0.0000          -
52842.10/2666.43	c      2666       27922054          42        20                -           0.0000          -
52941.28/2671.48	c      2671         856553      727773        20                -           0.0000          -
53042.40/2676.51	c      2677       23496894          41        20                -           0.0000          -
53141.58/2681.58	c      2682       28066523          39        20                -           0.0000          -
53242.76/2686.60	c      2687       23580710          38        20                -           0.0000          -
53341.79/2691.68	c      2692         860112      731172        20                -           0.0000          -
53442.91/2696.73	c      2697         861077      732110        20                -           0.0000          -
53542.10/2701.78	c      2702       28282636          35        20                -           0.0000          -
53643.26/2706.83	c      2707         862946      733867        20                -           0.0000          -
53742.38/2711.86	c      2712       23813017          38        20                -           0.0000          -
53841.50/2716.87	c      2717       23859890          36        20                -           0.0000          -
53942.67/2721.98	c      2722         865532      736225        20                -           0.0000          -
54041.85/2727.03	c      2727        1082633      828556        20                -           0.0000          -
54143.61/2732.07	c      2732       23986879          46        20                -           0.0000          -
54242.91/2737.13	c      2737         867927      738610        20                -           0.0000          -
54344.16/2742.18	c      2742       28733052          35        20                -           0.0000          -
54444.42/2747.23	c      2747        1088360      833076        20                -           0.0000          -
54543.59/2752.27	c      2752         870739      741388        20                -           0.0000          -
54644.75/2757.33	c      2757       28896269          36        20                -           0.0000          -
54743.82/2762.38	c      2762       28948896          34        20                -           0.0000          -
54844.79/2767.41	c      2767       24306849          38        20                -           0.0000          -
54943.97/2772.45	c      2772       24353494          39        20                -           0.0000          -
55043.03/2777.47	c      2777       24397229          39        20                -           0.0000          -
55144.23/2782.58	c      2783         876655      747095        20                -           0.0000          -
55245.34/2787.62	c      2788         877491      747931        20                -           0.0000          -
55344.48/2792.68	c      2793        1099617      841238        20                -           0.0000          -
55445.65/2797.73	c      2798         879812      750252        20                -           0.0000          -
55544.83/2802.78	c      2803         880561      751001        20                -           0.0000          -
55645.97/2807.83	c      2808       29407944          33        20                -           0.0000          -
55745.14/2812.88	c      2813         882452      752892        20                -           0.0000          -
55846.26/2817.93	c      2818         883431      753871        20                -           0.0000          -
55945.42/2822.98	c      2823         884292      754732        20                -           0.0000          -
56044.57/2828.03	c      2828       29622644          45        20                -           0.0000          -
56146.34/2833.08	c      2833         886037      756477        20                -           0.0000          -
56245.57/2838.13	c      2838        1112034      850766        20                -           0.0000          -
56346.85/2843.16	c      2843         887701      758053        20                -           0.0000          -
56446.05/2848.19	c      2848         888425      758755        20                -           0.0000          -
56546.46/2853.23	c      2853       25071202          41        20                -           0.0000          -
56645.65/2858.26	c      2858       25111960          43        20                -           0.0000          -
56746.75/2863.31	c      2863         890673      760984        20                -           0.0000          -
56845.91/2868.34	c      2868       25180887          45        20                -           0.0000          -
56946.95/2873.47	c      2873       25219090          45        20                -           0.0000          -
57046.14/2878.49	c      2878         892804      763091        20                -           0.0000          -
57147.32/2883.50	c      2884       25296159          41        20                -           0.0000          -
57248.50/2888.63	c      2889         894371      764652        20                -           0.0000          -
57347.69/2893.68	c      2894        1124735      859869        20                -           0.0000          -
57448.84/2898.73	c      2899        1125466      860454        20                -           0.0000          -
57547.82/2903.78	c      2904       30377031          41        20                -           0.0000          -
57648.99/2908.82	c      2909         897641      767786        20                -           0.0000          -
57748.12/2913.88	c      2914        1129426      862738        20                -           0.0000          -
57849.18/2918.93	c      2919       30540898          36        20                -           0.0000          -
57948.24/2923.98	c      2924        1131878      864139        20                -           0.0000          -
58047.29/2929.03	c      2929       30643623          38        20                -           0.0000          -
58149.09/2934.08	c      2934         901793      771611        20                -           0.0000          -
58248.53/2939.13	c      2939         902393      772133        20                -           0.0000          -
58349.51/2944.16	c      2944       25771395          39        20                -           0.0000          -
58448.78/2949.18	c      2949       25810663          39        20                -           0.0000          -
58549.08/2954.28	c      2954        1139764      868629        20                -           0.0000          -
58650.25/2959.33	c      2959       30915867          42        20                -           0.0000          -
58749.47/2964.34	c      2964       25930724          40        20                -           0.0000          -
58850.66/2969.41	c      2969       25972146          42        20                -           0.0000          -
58949.75/2974.45	c      2974       26014877          40        20                -           0.0000          -
59050.82/2979.53	c      2980       31093665          39        20                -           0.0000          -
59149.97/2984.58	c      2985         909551      778806        20                -           0.0000          -
59251.07/2989.63	c      2990        1149366      875869        20                -           0.0000          -
59350.20/2994.68	c      2995         911246      780420        20                -           0.0000          -
59451.29/2999.73	c      3000         912335      781411        20                -           0.0000          -
59550.48/3004.74	c      3005       26259845          37        20                -           0.0000          -
59651.67/3009.83	c      3010         913654      782730        20                -           0.0000          -
59750.76/3014.86	c      3015       26338057          40        20                -           0.0000          -
59851.78/3019.93	c      3020       31467136          35        20                -           0.0000          -
59951.01/3024.98	c      3025         916224      785040        20                -           0.0000          -
60050.21/3030.03	c      3030         916817      785627        20                -           0.0000          -
60152.18/3035.08	c      3035       31628873          34        20                -           0.0000          -
60251.17/3040.12	c      3040         918327      787060        20                -           0.0000          -
60352.37/3045.18	c      3045         919401      788124        20                -           0.0000          -
60452.87/3050.23	c      3050       26629688          42        20                -           0.0000          -
60552.19/3055.25	c      3055         920686      789377        20                -           0.0000          -
60653.05/3060.31	c      3060       26711007          35        20                -           0.0000          -
60752.27/3065.35	c      3065       26754129          38        20                -           0.0000          -
60853.32/3070.43	c      3070         923267      791856        20                -           0.0000          -
60952.44/3075.46	c      3075         924103      792593        20                -           0.0000          -
61051.64/3080.49	c      3080       26879293          39        20                -           0.0000          -
61152.85/3085.58	c      3086       32086699          38        20                -           0.0000          -
61253.91/3090.63	c      3091         926644      794979        20                -           0.0000          -
61352.95/3095.68	c      3096         927183      795508        20                -           0.0000          -
61454.16/3100.73	c      3101         928175      796414        20                -           0.0000          -
61553.38/3105.78	c      3106       32270124          38        20                -           0.0000          -
61654.56/3110.83	c      3111         929594      797794        20                -           0.0000          -
61753.78/3115.87	c      3116       27182373          40        20                -           0.0000          -
61854.99/3120.93	c      3121         931295      799362        20                -           0.0000          -
61954.19/3125.98	c      3126         931938      799919        20                -           0.0000          -
62053.43/3131.03	c      3131        1183073      899114        20                -           0.0000          -
62155.27/3136.05	c      3136       27346969          39        20                -           0.0000          -
62254.51/3141.10	c      3141       27387656          40        20                -           0.0000          -
62353.84/3146.11	c      3146       27427330          41        20                -           0.0000          -
62456.11/3151.23	c      3151        1188579      903181        20                -           0.0000          -
62555.21/3156.28	c      3156         937085      804570        20                -           0.0000          -
62654.32/3161.29	c      3161         937891      805340        20                -           0.0000          -
62755.40/3166.30	c      3166       27610725          37        20                -           0.0000          -
62854.51/3171.33	c      3171       27654087          36        20                -           0.0000          -
62953.56/3176.36	c      3176         940442      807757        20                -           0.0000          -
63056.67/3181.53	c      3182         941143      808437        20                -           0.0000          -
63155.84/3186.58	c      3187         942158      809452        20                -           0.0000          -
63257.01/3191.63	c      3192         942931      810225        20                -           0.0000          -
63356.18/3196.68	c      3197        1199084      912195        20                -           0.0000          -
63457.36/3201.73	c      3202         944394      811558        20                -           0.0000          -
63556.54/3206.75	c      3207       27956849          39        20                -           0.0000          -
63657.72/3211.83	c      3212         946028      813132        20                -           0.0000          -
63756.88/3216.87	c      3217       28034089          42        20                -           0.0000          -
63858.03/3221.93	c      3222         947368      814449        20                -           0.0000          -
63957.10/3226.98	c      3227        1205092      917328        20                -           0.0000          -
64056.21/3232.00	c      3232       28169719          41        20                -           0.0000          -
64158.03/3237.08	c      3237       33537018          36        20                -           0.0000          -
64257.21/3242.13	c      3242        1208538      920560        20                -           0.0000          -
64358.63/3247.18	c      3247         951184      818219        20                -           0.0000          -
64458.89/3252.21	c      3252       28342775          40        20                -           0.0000          -
64558.03/3257.24	c      3257         952847      819842        20                -           0.0000          -
64659.22/3262.33	c      3262       33811916          37        20                -           0.0000          -
64758.38/3267.38	c      3267         954262      821237        20                -           0.0000          -
64857.57/3272.40	c      3272         955162      822108        20                -           0.0000          -
64958.68/3277.47	c      3277       28553768          35        20                -           0.0000          -
65059.85/3282.52	c      3283         956581      823491        20                -           0.0000          -
65159.04/3287.54	c      3288       28651135          43        20                -           0.0000          -
65260.21/3292.61	c      3293         958369      825245        20                -           0.0000          -
65359.38/3297.62	c      3298        1220412      931195        20                -           0.0000          -
65458.58/3302.68	c      3303       28783775          42        20                -           0.0000          -
65557.73/3307.69	c      3308         960484      827287        20                -           0.0000          -
65658.91/3312.72	c      3313       28865983          43        20                -           0.0000          -
65760.05/3317.82	c      3318         962255      828909        20                -           0.0000          -
65861.23/3322.92	c      3323       28951722          36        20                -           0.0000          -
65960.42/3327.94	c      3328       28994117          43        20                -           0.0000          -
66059.59/3333.01	c      3333       29042862          35        20                -           0.0000          -
66158.72/3338.02	c      3338         965001      831388        20                -           0.0000          -
66260.73/3343.09	c      3343       29130082          41        20                -           0.0000          -
66361.52/3348.13	c      3348         966569      832940        20                -           0.0000          -
66461.95/3353.23	c      3353        1230880      939985        20                -           0.0000          -
66560.97/3358.27	c      3358       29249501          37        20                -           0.0000          -
66662.15/3363.33	c      3363       34785149          34        20                -           0.0000          -
66761.24/3368.38	c      3368        1234855      943202        20                -           0.0000          -
66862.31/3373.43	c      3373        1235900      944028        20                -           0.0000          -
66961.52/3378.48	c      3378         971409      837449        20                -           0.0000          -
67062.68/3383.50	c      3384        1238190      946107        20                -           0.0000          -
67161.84/3388.58	c      3389         973105      839059        20                -           0.0000          -
67261.04/3393.59	c      3394       29551768          40        20                -           0.0000          -
67362.02/3398.68	c      3399         974521      840446        20                -           0.0000          -
67463.20/3403.73	c      3404         975294      841125        20                -           0.0000          -
67562.27/3408.78	c      3409        1244008      950425        20                -           0.0000          -
67663.36/3413.83	c      3414         976919      842642        20                -           0.0000          -
67762.58/3418.88	c      3419       29765159          36        20                -           0.0000          -
67861.80/3423.88	c      3424       29808310          38        20                -           0.0000          -
67962.90/3428.98	c      3429         979147      844714        20                -           0.0000          -
68062.16/3434.03	c      3434         980019      845484        20                -           0.0000          -
68163.84/3439.08	c      3439         980821      846259        20                -           0.0000          -
68263.04/3444.12	c      3444       29977836          37        20                -           0.0000          -
68363.91/3449.18	c      3449       35651425          36        20                -           0.0000          -
68464.51/3454.20	c      3454       30064000          36        20                -           0.0000          -
68563.71/3459.28	c      3459       35755472          39        20                -           0.0000          -
68664.88/3464.32	c      3464         983841      849170        20                -           0.0000          -
68764.12/3469.38	c      3469        1255595      960127        20                -           0.0000          -
68863.20/3474.39	c      3474       30233535          34        20                -           0.0000          -
68964.38/3479.48	c      3479         986383      851708        20                -           0.0000          -
69065.29/3484.53	c      3485         987337      852662        20                -           0.0000          -
69164.48/3489.58	c      3490       36080273          35        20                -           0.0000          -
69265.68/3494.61	c      3495       30410908          36        20                -           0.0000          -
69364.88/3499.62	c      3500        1263482      966103        20                -           0.0000          -
69464.10/3504.67	c      3505         990193      855498        20                -           0.0000          -
69565.30/3509.70	c      3510         990688      855993        20                -           0.0000          -
69664.55/3514.72	c      3515       30586760          39        20                -           0.0000          -
69765.66/3519.81	c      3520         992314      857550        20                -           0.0000          -
69864.85/3524.87	c      3525         992962      858165        20                -           0.0000          -
69966.05/3529.95	c      3530       30719973          38        20                -           0.0000          -
70065.21/3535.03	c      3535         994675      859748        20                -           0.0000          -
70166.98/3540.08	c      3540        1272183      973727        20                -           0.0000          -
70266.34/3545.13	c      3545        1273210      974669        20                -           0.0000          -
70367.49/3550.14	c      3550        1274218      975615        20                -           0.0000          -
70466.40/3555.17	c      3555       30951147          41        20                -           0.0000          -
70566.75/3560.21	c      3560       30996837          36        20                -           0.0000          -
70667.92/3565.33	c      3565         998817      863533        20                -           0.0000          -
70767.08/3570.38	c      3570        1278626      979527        20                -           0.0000          -
70868.12/3575.43	c      3575       31130957          37        20                -           0.0000          -
70967.25/3580.45	c      3580        1000821      865423        20                -           0.0000          -
71068.40/3585.53	c      3586        1001805      866407        20                -           0.0000          -
71167.59/3590.56	c      3591       31262792          33        20                -           0.0000          -
71268.76/3595.63	c      3596        1284776      983982        20                -           0.0000          -
71367.95/3600.68	c      3601        1003944      868479        20                -           0.0000          -
71469.02/3605.70	c      3606       31404265          41        20                -           0.0000          -
71568.20/3610.77	c      3611       31455191          42        20                -           0.0000          -
71669.30/3615.83	c      3616        1005881      870370        20                -           0.0000          -
71768.66/3620.86	c      3621        1006757      871246        20                -           0.0000          -
71867.62/3625.87	c      3626        1007422      871911        20                -           0.0000          -
71968.77/3630.92	c      3631       31646952          38        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 (187992 MiB free)
  memory of node 1: 193531 MiB (191136 MiB free)
  memory of node 2: 193531 MiB (193047 MiB free)
  memory of node 3: 193493 MiB (192069 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-4465760-1722554820/watcher-4465760-1722554820 -o /tmp/evaluation-result-4465760-1722554820/solver-4465760-1722554820 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722554819-137360 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465760-1722554820.opb -qsol -t 72000 -sth 20 

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=137666, runsolver pid=137663
Current StackSize limit: 8192 KiB


[startup+0.100059 s]*
/proc/loadavg: 52.03 65.73 74.16 70/1023 137753
/proc/meminfo: memFree=782389368/790760800 swapFree=131071996/131071996
[pid=137666] ppid=137663 vsize=1665000 memory=143028 CPUtime=0.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/stat : 137666 (fscip) S 137663 137666 137348 0 -1 1077936128 31549 0 0 0 74 20 0 0 20 0 41 0 22061453 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 17 58 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
/proc/137666/statm: 416250 35757 2950 3035 0 124714 0
[pid=137666/tid=137668] ppid=137663 vsize=1665000 memory=4026531959 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137668/stat : 137668 (fscip) R 137663 137666 137348 0 -1 4194368 1867 0 0 0 5 0 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137669] ppid=137663 vsize=1665000 memory=32309 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137669/stat : 137669 (fscip) D 137663 137666 137348 0 -1 4194368 1561 0 0 0 2 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137670] ppid=137663 vsize=1665000 memory=55216921903569 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137670/stat : 137670 (fscip) R 137663 137666 137348 0 -1 4194368 1020 0 0 0 4 0 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137671] ppid=137663 vsize=1665000 memory=52983572464199 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137671/stat : 137671 (fscip) R 137663 137666 137348 0 -1 4194368 1727 0 0 0 2 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137672] ppid=137663 vsize=1665000 memory=59584953975483 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137672/stat : 137672 (fscip) R 137663 137666 137348 0 -1 4194368 1777 0 0 0 3 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137673] ppid=137663 vsize=1665000 memory=57420340790325 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137673/stat : 137673 (fscip) R 137663 137666 137348 0 -1 4194368 1069 0 0 0 4 0 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137674] ppid=137663 vsize=1665000 memory=14690790429427172 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137674/stat : 137674 (fscip) R 137663 137666 137348 0 -1 4194368 1839 0 0 0 4 0 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137675] ppid=137663 vsize=1665000 memory=116752 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137675/stat : 137675 (fscip) D 137663 137666 137348 0 -1 4194368 1531 0 0 0 2 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137676] ppid=137663 vsize=1665000 memory=3905241212764144129 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137676/stat : 137676 (fscip) R 137663 137666 137348 0 -1 4194368 997 0 0 0 4 0 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137677] ppid=137663 vsize=1665000 memory=4121416202491139665 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137677/stat : 137677 (fscip) D 137663 137666 137348 0 -1 4194368 1673 0 0 0 2 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137678] ppid=137663 vsize=1665000 memory=0 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137678/stat : 137678 (fscip) D 137663 137666 137348 0 -1 4194368 1653 0 0 0 3 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137679] ppid=137663 vsize=1665000 memory=0 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137679/stat : 137679 (fscip) R 137663 137666 137348 0 -1 4194368 1050 0 0 0 4 0 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137680] ppid=137663 vsize=1665000 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137680/stat : 137680 (fscip) R 137663 137666 137348 0 -1 4194368 1809 0 0 0 3 0 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137681] ppid=137663 vsize=1665000 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137681/stat : 137681 (fscip) R 137663 137666 137348 0 -1 4194368 1754 0 0 0 2 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137682] ppid=137663 vsize=1665000 memory=0 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137682/stat : 137682 (fscip) R 137663 137666 137348 0 -1 4194368 1006 0 0 0 4 0 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137683] ppid=137663 vsize=1665000 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137683/stat : 137683 (fscip) R 137663 137666 137348 0 -1 4194368 1790 0 0 0 2 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137684] ppid=137663 vsize=1665000 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137684/stat : 137684 (fscip) D 137663 137666 137348 0 -1 4194368 1504 0 0 0 2 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137685] ppid=137663 vsize=1665000 memory=0 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137685/stat : 137685 (fscip) R 137663 137666 137348 0 -1 4194368 990 0 0 0 4 0 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137686] ppid=137663 vsize=1665000 memory=0 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137686/stat : 137686 (fscip) R 137663 137666 137348 0 -1 4194368 1790 0 0 0 3 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137687] ppid=137663 vsize=1665000 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137687/stat : 137687 (fscip) R 137663 137666 137348 0 -1 4194368 1564 0 0 0 2 1 0 0 20 0 41 0 22061454 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137714] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137714/stat : 137714 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137715] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137715/stat : 137715 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35757 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137716] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137716/stat : 137716 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35889 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137717] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137717/stat : 137717 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137718] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137718/stat : 137718 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137719] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137719/stat : 137719 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137720] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137720/stat : 137720 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137721] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137721/stat : 137721 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137722] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137722/stat : 137722 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137723] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137723/stat : 137723 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137724] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137724/stat : 137724 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137725] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137725/stat : 137725 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137726] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137726/stat : 137726 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137727] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137727/stat : 137727 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137728] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137728/stat : 137728 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137729] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137729/stat : 137729 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137730] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137730/stat : 137730 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137731] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137731/stat : 137731 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137732] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137732/stat : 137732 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137733] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137733/stat : 137733 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 35955 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
Current children cumulated CPU time: 0.94 s
Current children cumulated vsize: 1665000 KiB
Current children cumulated memory: 143028 KiB

[startup+0.230111 s]*
/proc/loadavg: 52.03 65.73 74.16 78/1023 137753
/proc/meminfo: memFree=782208056/790760800 swapFree=131071996/131071996
[pid=137666] ppid=137663 vsize=1665000 memory=191400 CPUtime=3.46 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/stat : 137666 (fscip) S 137663 137666 137348 0 -1 1077936128 43932 0 0 0 322 24 0 0 20 0 41 0 22061453 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
/proc/137666/statm: 416250 47850 2966 3035 0 137502 0
[pid=137666/tid=137668] ppid=137663 vsize=1665000 memory=4026531959 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137668/stat : 137668 (fscip) R 137663 137666 137348 0 -1 4194368 2560 0 0 0 18 0 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137669] ppid=137663 vsize=1665000 memory=32318 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137669/stat : 137669 (fscip) R 137663 137666 137348 0 -1 4194368 2532 0 0 0 15 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137670] ppid=137663 vsize=1665000 memory=57415945159124 CPUtime=0.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137670/stat : 137670 (fscip) R 137663 137666 137348 0 -1 4194368 1359 0 0 0 17 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137671] ppid=137663 vsize=1665000 memory=55182595719753 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137671/stat : 137671 (fscip) R 137663 137666 137348 0 -1 4194368 2562 0 0 0 15 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137672] ppid=137663 vsize=1665000 memory=61783977231037 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137672/stat : 137672 (fscip) R 137663 137666 137348 0 -1 4194368 2145 0 0 0 15 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137673] ppid=137663 vsize=1665000 memory=59619364045879 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137673/stat : 137673 (fscip) R 137663 137666 137348 0 -1 4194368 1563 0 0 0 17 0 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137674] ppid=137663 vsize=1665000 memory=16099264824608347 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137674/stat : 137674 (fscip) R 137663 137666 137348 0 -1 4194368 2541 0 0 0 17 0 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137675] ppid=137663 vsize=1665000 memory=3474298651143325483 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137675/stat : 137675 (fscip) R 137663 137666 137348 0 -1 4194368 2301 0 0 0 15 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137676] ppid=137663 vsize=1665000 memory=283008 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137676/stat : 137676 (fscip) R 137663 137666 137348 0 -1 4194368 1341 0 0 0 16 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137677] ppid=137663 vsize=1665000 memory=332919 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137677/stat : 137677 (fscip) R 137663 137666 137348 0 -1 4194368 1867 0 0 0 12 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137678] ppid=137663 vsize=1665000 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137678/stat : 137678 (fscip) R 137663 137666 137348 0 -1 4194368 2309 0 0 0 15 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137679] ppid=137663 vsize=1665000 memory=0 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137679/stat : 137679 (fscip) R 137663 137666 137348 0 -1 4194368 1398 0 0 0 17 0 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137680] ppid=137663 vsize=1665000 memory=0 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137680/stat : 137680 (fscip) R 137663 137666 137348 0 -1 4194368 2535 0 0 0 16 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137681] ppid=137663 vsize=1665000 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137681/stat : 137681 (fscip) R 137663 137666 137348 0 -1 4194368 2750 0 0 0 15 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137682] ppid=137663 vsize=1665000 memory=0 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137682/stat : 137682 (fscip) R 137663 137666 137348 0 -1 4194368 1352 0 0 0 17 0 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137683] ppid=137663 vsize=1665000 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137683/stat : 137683 (fscip) R 137663 137666 137348 0 -1 4194368 2547 0 0 0 15 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137684] ppid=137663 vsize=1665000 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137684/stat : 137684 (fscip) R 137663 137666 137348 0 -1 4194368 2560 0 0 0 15 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137685] ppid=137663 vsize=1665000 memory=0 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137685/stat : 137685 (fscip) R 137663 137666 137348 0 -1 4194368 1319 0 0 0 16 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137686] ppid=137663 vsize=1665000 memory=0 CPUtime=0.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137686/stat : 137686 (fscip) R 137663 137666 137348 0 -1 4194368 2559 0 0 0 16 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137687] ppid=137663 vsize=1665000 memory=0 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137687/stat : 137687 (fscip) R 137663 137666 137348 0 -1 4194368 2225 0 0 0 15 1 0 0 20 0 41 0 22061454 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137714] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137714/stat : 137714 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137715] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137715/stat : 137715 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47850 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137716] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137716/stat : 137716 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137717] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137717/stat : 137717 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137718] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137718/stat : 137718 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137719] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137719/stat : 137719 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137720] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137720/stat : 137720 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137721] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137721/stat : 137721 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137722] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137722/stat : 137722 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137723] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137723/stat : 137723 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137724] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137724/stat : 137724 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137725] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137725/stat : 137725 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137726] ppid=137663 vsize=1665000 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137726/stat : 137726 (fscip) S 137663 137666 137348 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22061459 1704960000 47916 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0

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

[pid=137666/tid=137717] ppid=137663 vsize=15779420 memory=11572 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137717/stat : 137717 (fscip) S 137663 137666 137348 0 -1 1077936192 140 0 0 0 2 1 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137718] ppid=137663 vsize=15779420 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137718/stat : 137718 (fscip) S 137663 137666 137348 0 -1 1077936192 131 0 0 0 0 3 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137719] ppid=137663 vsize=15779420 memory=6720663255356226919 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137719/stat : 137719 (fscip) S 137663 137666 137348 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137720] ppid=137663 vsize=15779420 memory=6836 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137720/stat : 137720 (fscip) S 137663 137666 137348 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137721] ppid=137663 vsize=15779420 memory=14273668 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137721/stat : 137721 (fscip) S 137663 137666 137348 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137722] ppid=137663 vsize=15779420 memory=14302040 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137722/stat : 137722 (fscip) S 137663 137666 137348 0 -1 1077936192 133 0 0 0 0 3 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137723] ppid=137663 vsize=15779420 memory=14302128 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137723/stat : 137723 (fscip) S 137663 137666 137348 0 -1 1077936192 136 0 0 0 0 2 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137724] ppid=137663 vsize=15779420 memory=14304844 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137724/stat : 137724 (fscip) S 137663 137666 137348 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137725] ppid=137663 vsize=15779420 memory=1968 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137725/stat : 137725 (fscip) S 137663 137666 137348 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137726] ppid=137663 vsize=15779420 memory=14263424 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137726/stat : 137726 (fscip) S 137663 137666 137348 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137727] ppid=137663 vsize=15779420 memory=21532 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137727/stat : 137727 (fscip) S 137663 137666 137348 0 -1 1077936192 142 0 0 0 2 0 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137728] ppid=137663 vsize=15779420 memory=11572 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137728/stat : 137728 (fscip) S 137663 137666 137348 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137729] ppid=137663 vsize=15779420 memory=2212 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137729/stat : 137729 (fscip) S 137663 137666 137348 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137730] ppid=137663 vsize=15779420 memory=14303924 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137730/stat : 137730 (fscip) S 137663 137666 137348 0 -1 1077936192 145 0 0 0 2 0 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137731] ppid=137663 vsize=15779420 memory=11572 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137731/stat : 137731 (fscip) S 137663 137666 137348 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137732] ppid=137663 vsize=15779420 memory=15376 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137732/stat : 137732 (fscip) S 137663 137666 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137733] ppid=137663 vsize=15779420 memory=100 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137733/stat : 137733 (fscip) S 137663 137666 137348 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 22061459 16158126080 3580195 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
Current children cumulated CPU time: 71004.9 s
Current children cumulated vsize: 15779420 KiB
Current children cumulated memory: 14320780 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3632.5 s]
/proc/loadavg: 80.45 80.53 80.61 81/1022 139700
/proc/meminfo: memFree=698905952/790760800 swapFree=131071996/131071996
[pid=137666] ppid=137663 vsize=15993848 memory=14450552 CPUtime=72000.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/stat : 137666 (fscip) S 137663 137666 137348 0 -1 1077936128 44261689 0 0 0 7161180 38871 0 0 20 0 41 0 22061453 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
/proc/137666/statm: 3998462 3612638 3014 3035 0 3808784 0
[pid=137666/tid=137668] ppid=137663 vsize=15993848 memory=11572 CPUtime=3603.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137668/stat : 137668 (fscip) R 137663 137666 137348 0 -1 4194368 3864502 0 0 0 359615 781 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137669] ppid=137663 vsize=15993848 memory=14210888 CPUtime=3600.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137669/stat : 137669 (fscip) R 137663 137666 137348 0 -1 4194368 2502063 0 0 0 359370 708 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137670] ppid=137663 vsize=15993848 memory=1182971432547302 CPUtime=3602.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137670/stat : 137670 (fscip) R 137663 137666 137348 0 -1 4194368 125712 0 0 0 355291 4988 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137671] ppid=137663 vsize=15993848 memory=25333125866717268 CPUtime=3602.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137671/stat : 137671 (fscip) R 137663 137666 137348 0 -1 4194368 3802943 0 0 0 359509 782 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137672] ppid=137663 vsize=15993848 memory=25333125866717268 CPUtime=3596.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137672/stat : 137672 (fscip) R 137663 137666 137348 0 -1 4194368 2370732 0 0 0 359000 682 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137673] ppid=137663 vsize=15993848 memory=16325789170925620 CPUtime=3602.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137673/stat : 137673 (fscip) R 137663 137666 137348 0 -1 4194368 128282 0 0 0 355931 4351 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137674] ppid=137663 vsize=15993848 memory=14435728 CPUtime=3604.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137674/stat : 137674 (fscip) R 137663 137666 137348 0 -1 4194368 4256579 0 0 0 359652 788 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137675] ppid=137663 vsize=15993848 memory=25333125866717268 CPUtime=3597.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137675/stat : 137675 (fscip) R 137663 137666 137348 0 -1 4194368 2021595 0 0 0 358982 739 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137676] ppid=137663 vsize=15993848 memory=2212 CPUtime=3604.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137676/stat : 137676 (fscip) R 137663 137666 137348 0 -1 4194368 132346 0 0 0 356026 4415 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137677] ppid=137663 vsize=15993848 memory=5556 CPUtime=3598.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137677/stat : 137677 (fscip) R 137663 137666 137348 0 -1 4194368 3783606 0 0 0 359098 759 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137678] ppid=137663 vsize=15993848 memory=14437376 CPUtime=3601.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137678/stat : 137678 (fscip) R 137663 137666 137348 0 -1 4194368 2044121 0 0 0 359345 761 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137679] ppid=137663 vsize=15993848 memory=25333125866717268 CPUtime=3602.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137679/stat : 137679 (fscip) R 137663 137666 137348 0 -1 4194368 130042 0 0 0 355534 4762 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137680] ppid=137663 vsize=15993848 memory=279781151287296 CPUtime=3597.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137680/stat : 137680 (fscip) R 137663 137666 137348 0 -1 4194368 3926966 0 0 0 358918 805 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137681] ppid=137663 vsize=15993848 memory=0 CPUtime=3595.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137681/stat : 137681 (fscip) R 137663 137666 137348 0 -1 4194368 2079014 0 0 0 358811 714 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137682] ppid=137663 vsize=15993848 memory=14350928 CPUtime=3598.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137682/stat : 137682 (fscip) R 137663 137666 137348 0 -1 4194368 126440 0 0 0 354941 4954 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137683] ppid=137663 vsize=15993848 memory=25333125866717268 CPUtime=3599.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137683/stat : 137683 (fscip) R 137663 137666 137348 0 -1 4194368 4002025 0 0 0 359172 807 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137684] ppid=137663 vsize=15993848 memory=11572 CPUtime=3594.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137684/stat : 137684 (fscip) R 137663 137666 137348 0 -1 4194368 2189334 0 0 0 358727 678 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137685] ppid=137663 vsize=15993848 memory=25333125866717268 CPUtime=3599.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137685/stat : 137685 (fscip) R 137663 137666 137348 0 -1 4194368 127199 0 0 0 355173 4783 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137686] ppid=137663 vsize=15993848 memory=0 CPUtime=3601.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137686/stat : 137686 (fscip) R 137663 137666 137348 0 -1 4194368 4281851 0 0 0 359336 815 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137687] ppid=137663 vsize=15993848 memory=14415964 CPUtime=3593.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137687/stat : 137687 (fscip) R 137663 137666 137348 0 -1 4194368 2361233 0 0 0 358576 753 0 0 20 0 41 0 22061454 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137714] ppid=137663 vsize=15993848 memory=279781151348144 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137714/stat : 137714 (fscip) S 137663 137666 137348 0 -1 1077936192 140 0 0 0 1 1 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137715] ppid=137663 vsize=15993848 memory=6720663255356226919 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137715/stat : 137715 (fscip) S 137663 137666 137348 0 -1 1077936192 66 0 0 0 2 0 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137716] ppid=137663 vsize=15993848 memory=357986 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137716/stat : 137716 (fscip) S 137663 137666 137348 0 -1 1077936192 63 0 0 0 0 2 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137717] ppid=137663 vsize=15993848 memory=16088 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137717/stat : 137717 (fscip) S 137663 137666 137348 0 -1 1077936192 142 0 0 0 2 1 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137718] ppid=137663 vsize=15993848 memory=6096 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137718/stat : 137718 (fscip) S 137663 137666 137348 0 -1 1077936192 133 0 0 0 0 3 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137719] ppid=137663 vsize=15993848 memory=279781151505936 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137719/stat : 137719 (fscip) S 137663 137666 137348 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137720] ppid=137663 vsize=15993848 memory=3428 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137720/stat : 137720 (fscip) S 137663 137666 137348 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137721] ppid=137663 vsize=15993848 memory=279781150140160 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137721/stat : 137721 (fscip) S 137663 137666 137348 0 -1 1077936192 131 0 0 0 0 2 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137722] ppid=137663 vsize=15993848 memory=14441396 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137722/stat : 137722 (fscip) S 137663 137666 137348 0 -1 1077936192 135 0 0 0 0 3 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137723] ppid=137663 vsize=15993848 memory=14435732 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137723/stat : 137723 (fscip) S 137663 137666 137348 0 -1 1077936192 139 0 0 0 0 2 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137724] ppid=137663 vsize=15993848 memory=21532 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137724/stat : 137724 (fscip) S 137663 137666 137348 0 -1 1077936192 131 0 0 0 3 0 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137725] ppid=137663 vsize=15993848 memory=100 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137725/stat : 137725 (fscip) S 137663 137666 137348 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137726] ppid=137663 vsize=15993848 memory=10824 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137726/stat : 137726 (fscip) S 137663 137666 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137727] ppid=137663 vsize=15993848 memory=14413336 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137727/stat : 137727 (fscip) S 137663 137666 137348 0 -1 1077936192 145 0 0 0 2 0 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137728] ppid=137663 vsize=15993848 memory=14273668 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137728/stat : 137728 (fscip) S 137663 137666 137348 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137729] ppid=137663 vsize=15993848 memory=14302040 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137729/stat : 137729 (fscip) S 137663 137666 137348 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137730] ppid=137663 vsize=15993848 memory=7166539 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137730/stat : 137730 (fscip) S 137663 137666 137348 0 -1 1077936192 147 0 0 0 2 0 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137731] ppid=137663 vsize=15993848 memory=14436224 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137731/stat : 137731 (fscip) S 137663 137666 137348 0 -1 1077936192 128 0 0 0 1 1 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137732] ppid=137663 vsize=15993848 memory=14435280 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137732/stat : 137732 (fscip) S 137663 137666 137348 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
[pid=137666/tid=137733] ppid=137663 vsize=15993848 memory=1092 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/137666/task/137733/stat : 137733 (fscip) S 137663 137666 137348 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 22061459 16377700352 3612638 809668444160 4194304 16623229 140730441490304 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46948352 140730441495561 140730441495679 140730441495679 140730441502704 0
Current children cumulated CPU time: 72000.5 s
Current children cumulated vsize: 15993848 KiB
Current children cumulated memory: 14450552 KiB

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

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

# cumulated CPU time of all completed processes:  user=71612 s, system=389.111 s

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

[startup+3632.8 s]
/proc/loadavg: 80.45 80.53 80.61 62/983 139700
/proc/meminfo: memFree=701732428/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3632.9 s]
/proc/loadavg: 80.45 80.53 80.61 62/983 139700
/proc/meminfo: memFree=701732428/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): 3632.91
CPU time (s): 72001.1
CPU user time (s): 71612
CPU system time (s): 389.111
CPU usage (%): 1981.91
Max. virtual memory (cumulated for all children) (KiB): 15993848
Max. memory (cumulated for all children) (KiB): 14450552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71612
system time used= 389.111
maximum resident set size= 14450612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44261692
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= 654322
involuntary context switches= 262809


# summary of solver processes directly reported to runsolver:
#   pid: 137666
#   total CPU time (s): 72001.1
#   total CPU user time (s): 71612
#   total CPU system time (s): 389.111

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.3294 second user time and 85.8931 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-02 01:27:00
IDJOB=4465760
IDBENCH=159709
IDSOLVER=3094
FILE ID=nodeD104/4465760-1722554820
RUNJOBID= nodeD104-1722554819-137360
SLURM_JOB_ID= 8254283
Free space on /tmp= 8622868 MiB

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

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

MD5SUM BENCH= 1fb50f41b260553fb8a191e5e9748bb0
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		: 3199.999
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		: 2891.643
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		: 3361.114
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		: 2865.656
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		: 3199.999
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		: 3090.876
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		: 3296.401
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		: 3450.201
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		: 3093.275
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		: 3118.703
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		: 2550.824
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		: 3191.743
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		: 3085.996
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		: 2897.024
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		: 3567.681
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		: 2489.138
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		: 2971.417
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		: 3058.926
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		: 3067.245
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		: 3017.824
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		: 3121.584
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		: 3056.656
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		: 1490.590
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		: 3102.426
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		: 3152.554
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		: 3178.926
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		: 1514.342
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		: 1975.997
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		: 2936.359
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		: 3178.852
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		: 2603.640
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		: 3197.879
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		: 3161.455
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		: 3178.778
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		: 2594.745
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		: 2596.385
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		: 3086.450
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		: 3178.699
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		: 1855.730
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		: 1615.682
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		: 3199.999
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		: 3043.327
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		: 2587.636
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		: 2589.301
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		: 3155.514
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		: 3054.955
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		: 2621.586
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		: 2591.827
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		: 3074.649
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		: 3135.592
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		: 2625.049
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		: 2610.566
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		: 3199.999
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		: 3178.356
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		: 2623.504
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		: 2622.322
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		: 3199.999
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		: 3143.256
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		: 2666.787
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		: 2618.464
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		: 3128.074
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		: 3045.699
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		: 2604.298
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		: 2622.142
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		: 3094.199
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		: 3055.517
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		: 2644.611
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		: 2632.217
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		: 2926.410
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		: 3177.966
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		: 2644.835
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		: 2651.660
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		: 2921.710
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		: 2913.069
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		: 2642.867
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		: 2642.914
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		: 3199.999
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		: 3024.367
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		: 3536.885
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		: 3457.110
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:        782597364 kB
MemAvailable:   783947388 kB
Buffers:          311604 kB
Cached:          4360924 kB
SwapCached:            0 kB
Active:           484532 kB
Inactive:        5137408 kB
Active(anon):       2188 kB
Inactive(anon):   969752 kB
Active(file):     482344 kB
Inactive(file):  4167656 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            113396 kB
Writeback:            40 kB
AnonPages:        949708 kB
Mapped:           114816 kB
Shmem:             22536 kB
KReclaimable:     239476 kB
Slab:             598588 kB
SReclaimable:     239476 kB
SUnreclaim:       359112 kB
KernelStack:       16112 kB
PageTables:        10616 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     852148 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           269184 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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= 8622804 MiB
End job on nodeD104 at 2024-08-02 02:27:34