Trace number 4465242

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72001.2 3628.03

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_4.opb
MD5SUMf08684a49e4744afc6bcc5ce80f1fe7b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1881
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5644
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 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 = 22573056, getVmSize() = 22573056, SCIPgetMemUsed() = 829073, SCIPgetMemTotal() = 1110369, 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 = 15160010, getVmSize() = 26079232, SCIPgetMemUsed() = 1812459, SCIPgetMemTotal() = 3471699, 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-4465242-1722450887
0.00/0.01	c   Variables        : 71 (71 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 17
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 70 (70 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 18
0.00/0.01	c Constraints        : Number
0.00/0.01	c   knapsack         : 1 
0.00/0.01	c   linear           : 15 
0.00/0.01	c   logicor          : 2 
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.66/5.10	c         5          79857          34        20                -           0.0000          -
198.10/10.15	c        10         177752          35        20                -           0.0000          -
297.98/15.20	c        15         280922          33        20                -           0.0000          -
396.79/20.24	c        20         402145          34        20                -           0.0000          -
497.65/25.30	c        25         492777          34        20                -           0.0000          -
596.40/30.34	c        30         626989          30        20                -           0.0000          -
697.28/35.40	c        35         707266          33        20                -           0.0000          -
796.09/40.44	c        40         818031          34        20                -           0.0000          -
895.10/45.49	c        46         928276          31        20                -           0.0000          -
995.84/50.54	c        51        1040978          33        20                -           0.0000          -
1094.78/55.59	c        56        1199754          31        20                -           0.0000          -
1195.64/60.65	c        61        1259244          33        20                -           0.0000          -
1294.62/65.69	c        66        1368506          33        20                -           0.0000          -
1395.32/70.74	c        71        1472749          32        20                -           0.0000          -
1494.34/75.78	c        76        1656656          31        20                -           0.0000          -
1595.34/80.83	c        81        1766880          32        20                -           0.0000          -
1694.16/85.88	c        86        1799885          32        20                -           0.0000          -
1795.17/90.93	c        91        1989083          31        20                -           0.0000          -
1894.13/95.98	c        96        2099440          30        20                -           0.0000          -
1992.84/101.04	c       101        2141645          34        20                -           0.0000          -
2094.35/106.08	c       106        2326494          32        20                -           0.0000          -
2194.95/111.13	c       111        2370329          32        20                -           0.0000          -
2294.13/116.18	c       116        2557563          31        20                -           0.0000          -
2394.39/121.23	c       121        2672066          32        20                -           0.0000          -
2493.13/126.28	c       126        2783149          30        20                -           0.0000          -
2593.99/131.32	c       131        2896011          32        20                -           0.0000          -
2692.89/136.37	c       136        2929965          34        20                -           0.0000          -
2793.99/141.43	c       141        3042499          32        20                -           0.0000          -
2892.86/146.44	c       146        3156498          31        20                -           0.0000          -
2991.77/151.46	c       151        3271936          35        20                -           0.0000          -
3090.71/156.49	c       156        3386029          28        20                -           0.0000          -
3191.66/161.58	c       162        3491732          30        20                -           0.0000          -
3292.44/166.62	c       167        3598122          30        20                -           0.0000          -
3393.38/171.72	c       172        3710368          32        20                -           0.0000          -
3492.16/176.77	c       177        3820287          35        20                -           0.0000          -
3592.94/181.82	c       182        3933494          30        20                -           0.0000          -
3691.84/186.87	c       187        4161460          31        20                -           0.0000          -
3792.74/191.92	c       192        4152198          26        20                -           0.0000          -
3891.64/196.93	c       197        4262950          32        20                -           0.0000          -
3990.54/201.96	c       202        4376354          32        20                -           0.0000          -
4089.51/206.97	c       207        4489268          32        20                -           0.0000          -
4188.45/211.99	c       212         147576       94304        20                -           0.0000          -
4287.32/216.99	c       217         149121       91950        20                -           0.0000          -
4388.77/222.03	c       222         152576       93763        20                -           0.0000          -
4487.82/227.10	c       227         155937       95664        20                -           0.0000          -
4588.66/232.14	c       232         159401       97618        20                -           0.0000          -
4689.21/237.21	c       237         296873      172762        20                -           0.0000          -
4788.16/242.30	c       242         165907      101338        20                -           0.0000          -
4889.21/247.36	c       247         169179      103182        20                -           0.0000          -
4990.26/252.45	c       252         172938      105389        20                -           0.0000          -
5091.13/257.55	c       258        5652534          30        20                -           0.0000          -
5191.86/262.62	c       263         317312      184411        20                -           0.0000          -
5290.87/267.64	c       268        5888459          33        20                -           0.0000          -
5391.76/272.72	c       273        6098659          32        20                -           0.0000          -
5490.64/277.77	c       278        6207801          32        20                -           0.0000          -
5591.68/282.82	c       283        6320269          30        20                -           0.0000          -
5690.66/287.88	c       288        6432891          32        20                -           0.0000          -
5791.61/292.92	c       293        6486762          34        20                -           0.0000          -
5890.49/297.97	c       298        6664710          33        20                -           0.0000          -
5989.68/303.02	c       303        6722901          33        20                -           0.0000          -
6090.93/308.08	c       308        6833132          34        20                -           0.0000          -
6189.97/313.10	c       313        6947365          31        20                -           0.0000          -
6288.84/318.13	c       318        7059138          34        20                -           0.0000          -
6391.22/323.20	c       323        7175883          35        20                -           0.0000          -
6490.08/328.27	c       328        7340376          31        20                -           0.0000          -
6591.13/333.32	c       333        7454898          32        20                -           0.0000          -
6690.03/338.35	c       338        7513531          33        20                -           0.0000          -
6790.95/343.43	c       343        7626450          32        20                -           0.0000          -
6890.02/348.47	c       348        7804107          33        20                -           0.0000          -
6990.88/353.53	c       354        7918573          32        20                -           0.0000          -
7089.78/358.57	c       359        7981042          34        20                -           0.0000          -
7188.84/363.60	c       364        8096385          33        20                -           0.0000          -
7289.80/368.61	c       369         413136      235123        20                -           0.0000          -
7390.55/373.72	c       374        8385300          31        20                -           0.0000          -
7489.51/378.78	c       379        8499951          30        20                -           0.0000          -
7590.30/383.82	c       384        8568810          32        20                -           0.0000          -
7689.22/388.87	c       389        8688963          31        20                -           0.0000          -
7790.18/393.92	c       394        8836112          33        20                -           0.0000          -
7889.09/398.98	c       399        8918869          35        20                -           0.0000          -
7987.95/404.02	c       404        9039033          33        20                -           0.0000          -
8089.59/409.07	c       409         444139      252090        20                -           0.0000          -
8188.63/414.09	c       414        9270934          32        20                -           0.0000          -
8287.60/419.10	c       419         289961      175112        20                -           0.0000          -
8386.51/424.10	c       424         293312      176799        20                -           0.0000          -
8485.49/429.12	c       429         459993      260294        20                -           0.0000          -
8586.18/434.17	c       434        9731140          32        20                -           0.0000          -
8685.09/439.19	c       439         466839      264072        20                -           0.0000          -
8785.61/444.25	c       444        9952218          34        20                -           0.0000          -
8886.71/449.33	c       449         306709      176967        20                -           0.0000          -
8987.54/454.48	c       454       10177270          32        20                -           0.0000          -
9088.52/459.54	c       460       10288827          33        20                -           0.0000          -
9187.50/464.59	c       465         316833      182199        20                -           0.0000          -
9288.36/469.67	c       470         486698      275495        20                -           0.0000          -
9389.24/474.72	c       475       10626773          35        20                -           0.0000          -
9488.20/479.76	c       480       10734828          32        20                -           0.0000          -
9587.27/484.76	c       485         498254      281585        20                -           0.0000          -
9688.34/489.80	c       490       10960152          34        20                -           0.0000          -
9789.22/494.91	c       495       11073504          36        20                -           0.0000          -
9888.04/499.97	c       500       11160388          33        20                -           0.0000          -
9987.27/505.02	c       505       11277115          34        20                -           0.0000          -
10088.74/510.07	c       510       11391034          31        20                -           0.0000          -
10187.86/515.10	c       515       11532307          31        20                -           0.0000          -
10288.77/520.18	c       520       11626148          31        20                -           0.0000          -
10389.30/525.21	c       525         529424      297597        20                -           0.0000          -
10488.34/530.27	c       530       11857106          31        20                -           0.0000          -
10589.47/535.32	c       535       11992505          33        20                -           0.0000          -
10688.49/540.33	c       540       12108801          31        20                -           0.0000          -
10787.47/545.37	c       545       12218765          31        20                -           0.0000          -
10888.28/550.43	c       550         545935      306764        20                -           0.0000          -
10989.06/555.51	c       555       12444601          33        20                -           0.0000          -
11088.02/560.55	c       561       12554899          33        20                -           0.0000          -
11189.14/565.62	c       566       12667166          36        20                -           0.0000          -
11288.25/570.65	c       571       12780277          35        20                -           0.0000          -
11387.27/575.66	c       576         565695      316742        20                -           0.0000          -
11486.26/580.66	c       581       13005204          30        20                -           0.0000          -
11585.37/585.69	c       586         572772      320541        20                -           0.0000          -
11686.39/590.76	c       591         399495      225264        20                -           0.0000          -
11785.25/595.79	c       596         402641      226972        20                -           0.0000          -
11886.37/600.86	c       601         406124      228697        20                -           0.0000          -
11985.20/605.87	c       606       13570422          32        20                -           0.0000          -
12088.90/611.03	c       611       13682691          33        20                -           0.0000          -
12187.85/616.12	c       616         593983      331782        20                -           0.0000          -
12289.10/621.14	c       621       13917222          28        20                -           0.0000          -
12388.09/626.15	c       626         601824      335799        20                -           0.0000          -
12488.66/631.21	c       631       14152348          32        20                -           0.0000          -
12587.57/636.26	c       636       14268182          30        20                -           0.0000          -
12688.60/641.37	c       641       14383053          35        20                -           0.0000          -
12789.66/646.42	c       646       14497774          32        20                -           0.0000          -
12888.66/651.43	c       651       14614914          30        20                -           0.0000          -
12989.63/656.52	c       657       14735344          34        20                -           0.0000          -
13088.66/661.57	c       662       14853626          34        20                -           0.0000          -
13187.58/666.58	c       667       14959122          34        20                -           0.0000          -
13288.79/671.63	c       672       15070751          31        20                -           0.0000          -
13389.82/676.70	c       677       15183555          31        20                -           0.0000          -
13489.03/681.77	c       682       15350174          30        20                -           0.0000          -
13590.33/686.82	c       687       15409809          34        20                -           0.0000          -
13689.34/691.87	c       692       15523756          31        20                -           0.0000          -
13790.43/696.92	c       697       15713304          32        20                -           0.0000          -
13889.76/701.94	c       702       15752917          30        20                -           0.0000          -
13988.88/707.00	c       707       15870954          33        20                -           0.0000          -
14087.93/712.03	c       712       15987497          30        20                -           0.0000          -
14189.64/717.06	c       717       16099195          32        20                -           0.0000          -
14290.89/722.13	c       722       16214722          29        20                -           0.0000          -
14389.95/727.19	c       727       16330590          31        20                -           0.0000          -
14490.67/732.24	c       732       16446902          33        20                -           0.0000          -
14591.85/737.32	c       737       16565901          30        20                -           0.0000          -
14690.91/742.37	c       742       16683333          30        20                -           0.0000          -
14792.16/747.42	c       747       16909796          28        20                -           0.0000          -
14891.24/752.47	c       752       16913612          33        20                -           0.0000          -
14992.37/757.52	c       758       17140938          30        20                -           0.0000          -
15091.54/762.57	c       763       17259756          32        20                -           0.0000          -
15192.68/767.62	c       768       17235425          31        20                -           0.0000          -
15291.92/772.64	c       773       17341760          30        20                -           0.0000          -
15391.12/777.67	c       778         702879      387098        20                -           0.0000          -
15490.28/782.68	c       783         519771      286912        20                -           0.0000          -
15593.40/787.80	c       788         522899      288405        20                -           0.0000          -
15692.61/792.88	c       793         526182      290064        20                -           0.0000          -
15793.85/797.92	c       798       18080051          29        20                -           0.0000          -
15893.05/802.97	c       803       18009718          33        20                -           0.0000          -
15992.26/808.02	c       808       18123190          33        20                -           0.0000          -
16094.20/813.07	c       813       18238104          33        20                -           0.0000          -
16195.05/818.12	c       818       18353199          34        20                -           0.0000          -
16294.43/823.17	c       823       18660687          31        20                -           0.0000          -
16395.12/828.22	c       828       18779262          30        20                -           0.0000          -
16494.50/833.27	c       833       18900638          32        20                -           0.0000          -
16595.54/838.32	c       838       19017505          33        20                -           0.0000          -
16694.87/843.36	c       843       18934747          31        20                -           0.0000          -
16795.93/848.42	c       848       19048620          34        20                -           0.0000          -
16895.15/853.47	c       853       19164688          32        20                -           0.0000          -
16994.51/858.49	c       858       19280995          29        20                -           0.0000          -
17095.61/863.51	c       864       19397453          33        20                -           0.0000          -
17194.75/868.57	c       869       19510667          33        20                -           0.0000          -
17295.87/873.63	c       874       19622314          32        20                -           0.0000          -
17394.95/878.69	c       879         576280      314754        20                -           0.0000          -
17496.11/883.78	c       884       19855813          35        20                -           0.0000          -
17595.31/888.79	c       889       19973506          32        20                -           0.0000          -
17696.48/893.81	c       894       20093386          32        20                -           0.0000          -
17797.71/898.92	c       899       20416307          32        20                -           0.0000          -
17896.97/903.94	c       904       20317706          32        20                -           0.0000          -
17995.94/909.00	c       909       20424806          30        20                -           0.0000          -
18097.62/914.05	c       914       20528538          31        20                -           0.0000          -
18198.68/919.12	c       919       20894484          29        20                -           0.0000          -
18298.14/924.17	c       924       21014149          32        20                -           0.0000          -
18398.66/929.22	c       929       20859866          31        20                -           0.0000          -
18497.84/934.27	c       934       21255017          30        20                -           0.0000          -
18599.11/939.32	c       939       21082754          33        20                -           0.0000          -
18698.27/944.37	c       944       21195889          34        20                -           0.0000          -
18799.55/949.42	c       949       21618127          30        20                -           0.0000          -
18898.71/954.47	c       954       21434505          30        20                -           0.0000          -
18997.85/959.50	c       960       21551384          35        20                -           0.0000          -
19099.01/964.57	c       965         816794      444420        20                -           0.0000          -
19198.24/969.58	c       970         645046      363645        20                -           0.0000          -
19297.33/974.59	c       975       21903080          33        20                -           0.0000          -
19398.58/979.67	c       980       22020838          33        20                -           0.0000          -
19499.64/984.75	c       985       22136273          32        20                -           0.0000          -
19598.88/989.76	c       990       22248267          34        20                -           0.0000          -
19700.02/994.80	c       995       22362163          32        20                -           0.0000          -
19801.21/999.93	c      1000       22881178          33        20                -           0.0000          -
19900.46/1004.97	c      1005       23011512          31        20                -           0.0000          -
19999.72/1010.02	c      1010       23138418          33        20                -           0.0000          -
20101.49/1015.07	c      1015         844406      458372        20                -           0.0000          -
20200.85/1020.12	c      1020       22928054          35        20                -           0.0000          -
20302.10/1025.16	c      1025       23043517          32        20                -           0.0000          -
20402.61/1030.21	c      1030         670586      361274        20                -           0.0000          -
20501.57/1035.26	c      1035       23283309          32        20                -           0.0000          -
20602.83/1040.31	c      1040       23873728          27        20                -           0.0000          -
20702.03/1045.36	c      1045       23999007          33        20                -           0.0000          -
20803.25/1050.41	c      1050       23636380          35        20                -           0.0000          -
20902.40/1055.46	c      1055       24240267          27        20                -           0.0000          -
21003.51/1060.51	c      1061       23871544          29        20                -           0.0000          -
21102.69/1065.56	c      1066         872242      472610        20                -           0.0000          -
21203.91/1070.61	c      1071       24106476          31        20                -           0.0000          -
21303.16/1075.66	c      1076       24219666          33        20                -           0.0000          -
21404.49/1080.71	c      1081         879217      476243        20                -           0.0000          -
21503.64/1085.76	c      1086       24447903          34        20                -           0.0000          -
21604.72/1090.81	c      1091       25057862          30        20                -           0.0000          -
21703.91/1095.86	c      1096       24684743          32        20                -           0.0000          -
21805.19/1100.91	c      1101       24800925          32        20                -           0.0000          -
21904.48/1105.93	c      1106       24912184          31        20                -           0.0000          -
22003.57/1110.95	c      1111         721011      385450        20                -           0.0000          -
22105.10/1116.05	c      1116       25144774          33        20                -           0.0000          -
22204.35/1121.11	c      1121         901950      487350        20                -           0.0000          -
22305.58/1126.15	c      1126       25383092          33        20                -           0.0000          -
22406.39/1131.22	c      1131       25502418          33        20                -           0.0000          -
22505.56/1136.25	c      1136       25624377          32        20                -           0.0000          -
22606.82/1141.31	c      1141       25744510          31        20                -           0.0000          -
22706.02/1146.32	c      1146       25866541          32        20                -           0.0000          -
22807.20/1151.40	c      1151       25980557          32        20                -           0.0000          -
22906.42/1156.46	c      1156         921494      497130        20                -           0.0000          -
23007.73/1161.51	c      1162       26206674          29        20                -           0.0000          -
23106.85/1166.57	c      1167       26879093          33        20                -           0.0000          -
23206.06/1171.58	c      1172       26436643          32        20                -           0.0000          -
23307.27/1176.67	c      1177       27129405          31        20                -           0.0000          -
23408.45/1181.71	c      1182       27254180          28        20                -           0.0000          -
23507.70/1186.76	c      1187         939006      505649        20                -           0.0000          -
23608.76/1191.80	c      1192       26902304          33        20                -           0.0000          -
23707.98/1196.86	c      1197       27017186          33        20                -           0.0000          -
23809.10/1201.91	c      1202         946895      509502        20                -           0.0000          -
23908.31/1206.95	c      1207       27249507          30        20                -           0.0000          -
24007.42/1212.01	c      1212       27363768          31        20                -           0.0000          -
24109.13/1217.06	c      1217       27474809          30        20                -           0.0000          -
24208.37/1222.09	c      1222       27588626          31        20                -           0.0000          -
24309.68/1227.16	c      1227       27706675          30        20                -           0.0000          -
24410.29/1232.20	c      1232       28378426          32        20                -           0.0000          -
24509.59/1237.26	c      1237       27935470          31        20                -           0.0000          -
24610.78/1242.32	c      1242       28606741          31        20                -           0.0000          -
24710.09/1247.34	c      1247       28137367          30        20                -           0.0000          -
24809.17/1252.34	c      1252       28830974          30        20                -           0.0000          -
24908.40/1257.39	c      1257         807602      428454        20                -           0.0000          -
25011.65/1262.50	c      1262       28470447          31        20                -           0.0000          -
25111.03/1267.54	c      1268       28574630          30        20                -           0.0000          -
25211.95/1272.61	c      1273       29272396          30        20                -           0.0000          -
25311.17/1277.66	c      1278       28789770          34        20                -           0.0000          -
25412.53/1282.71	c      1283       29499431          31        20                -           0.0000          -
25511.67/1287.76	c      1288       29609937          31        20                -           0.0000          -
25610.84/1292.79	c      1293       29723892          30        20                -           0.0000          -
25712.09/1297.80	c      1298         840484      461951        20                -           0.0000          -
25813.41/1302.91	c      1303       29950258          30        20                -           0.0000          -
25912.52/1307.96	c      1308       29454252          30        20                -           0.0000          -
26011.77/1312.99	c      1313       29565608          33        20                -           0.0000          -
26113.55/1318.07	c      1318       29671174          29        20                -           0.0000          -
26214.61/1323.12	c      1323       30416571          33        20                -           0.0000          -
26313.95/1328.17	c      1328       29886289          30        20                -           0.0000          -
26414.60/1333.22	c      1333       30651348          30        20                -           0.0000          -
26513.91/1338.27	c      1338       30108779          34        20                -           0.0000          -
26615.11/1343.32	c      1343       30880732          32        20                -           0.0000          -
26714.26/1348.34	c      1348       30996621          33        20                -           0.0000          -
26813.51/1353.37	c      1353         873665      478312        20                -           0.0000          -
26914.82/1358.47	c      1358       31211064          30        20                -           0.0000          -
27013.95/1363.49	c      1363       31319672          30        20                -           0.0000          -
27115.28/1368.57	c      1369       31434775          29        20                -           0.0000          -
27216.41/1373.62	c      1374       31543458          32        20                -           0.0000          -
27315.67/1378.67	c      1379       31007959          34        20                -           0.0000          -
27416.82/1383.71	c      1384       31775802          26        20                -           0.0000          -
27516.14/1388.75	c      1389       31227956          32        20                -           0.0000          -
27615.29/1393.77	c      1394       31997762          32        20                -           0.0000          -
27716.52/1398.82	c      1399       32104852          28        20                -           0.0000          -
27815.77/1403.88	c      1404       31565369          31        20                -           0.0000          -
27916.98/1408.92	c      1409       31677149          31        20                -           0.0000          -
28016.24/1413.99	c      1414       32439080          32        20                -           0.0000          -
28115.43/1419.00	c      1419         911729      497041        20                -           0.0000          -
28217.15/1424.05	c      1424       32660255          33        20                -           0.0000          -
28318.26/1429.17	c      1429       32777588          30        20                -           0.0000          -
28419.05/1434.20	c      1434       32893067          31        20                -           0.0000          -
28518.38/1439.23	c      1439       32341040          34        20                -           0.0000          -
28617.74/1444.29	c      1444       33102504          32        20                -           0.0000          -
28718.79/1449.33	c      1449       33210161          33        20                -           0.0000          -
28818.04/1454.38	c      1454       33318059          31        20                -           0.0000          -
28919.35/1459.43	c      1459       33426554          30        20                -           0.0000          -
29018.56/1464.45	c      1464        1083773      577642        20                -           0.0000          -
29119.92/1469.57	c      1470       33011205          27        20                -           0.0000          -
29221.04/1474.62	c      1475       33118736          32        20                -           0.0000          -
29320.32/1479.67	c      1480       33231025          33        20                -           0.0000          -
29421.60/1484.72	c      1485       33345001          31        20                -           0.0000          -
29520.76/1489.77	c      1490       33456251          29        20                -           0.0000          -
29622.01/1494.82	c      1495        1098210      584971        20                -           0.0000          -
29721.08/1499.85	c      1500       34321299          30        20                -           0.0000          -
29822.34/1504.92	c      1505       34435351          28        20                -           0.0000          -
29921.65/1509.95	c      1510       34547022          33        20                -           0.0000          -
30020.74/1515.02	c      1515       34660859          32        20                -           0.0000          -
30122.53/1520.07	c      1520       34774077          32        20                -           0.0000          -
30221.69/1525.12	c      1525       34882250          31        20                -           0.0000          -
30322.91/1530.17	c      1530       34995834          33        20                -           0.0000          -
30423.76/1535.22	c      1535       34461264          30        20                -           0.0000          -
30523.09/1540.26	c      1540        1120640      595975        20                -           0.0000          -
30624.27/1545.32	c      1545         972995      508389        20                -           0.0000          -
30723.44/1550.37	c      1550       35452145          32        20                -           0.0000          -
30824.64/1555.40	c      1555       34907291          31        20                -           0.0000          -
30923.83/1560.41	c      1560       35014580          31        20                -           0.0000          -
31022.94/1565.46	c      1565         992344      537653        20                -           0.0000          -
31124.24/1570.57	c      1571         995636      539175        20                -           0.0000          -
31225.35/1575.62	c      1576       36028213          32        20                -           0.0000          -
31324.44/1580.67	c      1581       35461084          31        20                -           0.0000          -
31423.67/1585.70	c      1586       35577338          31        20                -           0.0000          -
31525.03/1590.77	c      1591       36363282          30        20                -           0.0000          -
31626.19/1595.82	c      1596       35798491          34        20                -           0.0000          -
31725.50/1600.87	c      1601       36595064          32        20                -           0.0000          -
31826.76/1605.92	c      1606       36020133          34        20                -           0.0000          -
31926.07/1610.97	c      1611       36824635          31        20                -           0.0000          -
32025.35/1616.02	c      1616       36941248          30        20                -           0.0000          -
32126.97/1621.07	c      1621        1157705      614404        20                -           0.0000          -
32226.30/1626.11	c      1626        1160152      615685        20                -           0.0000          -
32327.44/1631.17	c      1631        1162682      616721        20                -           0.0000          -
32428.26/1636.22	c      1636       37376626          30        20                -           0.0000          -
32527.41/1641.25	c      1641       37485362          32        20                -           0.0000          -
32628.83/1646.32	c      1646       36928291          31        20                -           0.0000          -
32727.88/1651.37	c      1651       37705552          30        20                -           0.0000          -
32829.28/1656.42	c      1656       37819249          31        20                -           0.0000          -
32928.49/1661.43	c      1661        1039039      539409        20                -           0.0000          -
33027.69/1666.47	c      1666       37416904          34        20                -           0.0000          -
33126.90/1671.49	c      1671       37532456          32        20                -           0.0000          -
33228.17/1676.50	c      1676       38253778          32        20                -           0.0000          -
33327.31/1681.53	c      1682        1187367      628220        20                -           0.0000          -
33426.54/1686.58	c      1687        1062854      571552        20                -           0.0000          -
33527.76/1691.65	c      1692        1192909      630936        20                -           0.0000          -
33627.08/1696.65	c      1697        1059993      549013        20                -           0.0000          -
33730.14/1701.82	c      1702        1197933      633356        20                -           0.0000          -
33829.34/1706.84	c      1707        1066152      551998        20                -           0.0000          -
33930.66/1711.92	c      1712       39024012          34        20                -           0.0000          -
34029.76/1716.95	c      1717       38620528          32        20                -           0.0000          -
34129.06/1721.99	c      1722       38741656          32        20                -           0.0000          -
34228.24/1727.01	c      1727       39343100          32        20                -           0.0000          -
34331.86/1732.17	c      1732        1214310      641119        20                -           0.0000          -
34431.27/1737.19	c      1737       39565488          30        20                -           0.0000          -
34532.00/1742.28	c      1742        1084805      561069        20                -           0.0000          -
34633.22/1747.32	c      1747       39789555          31        20                -           0.0000          -
34732.45/1752.37	c      1752        1223403      645826        20                -           0.0000          -
34831.67/1757.39	c      1757       40009629          29        20                -           0.0000          -
34932.94/1762.47	c      1762       40126350          30        20                -           0.0000          -
35034.28/1767.51	c      1768       39791539          31        20                -           0.0000          -
35133.49/1772.57	c      1773        1110771      594234        20                -           0.0000          -
35234.65/1777.62	c      1778       40009288          32        20                -           0.0000          -
35333.90/1782.64	c      1783       40580427          32        20                -           0.0000          -
35433.12/1787.65	c      1788       40682308          33        20                -           0.0000          -
35534.29/1792.76	c      1793       40792975          30        20                -           0.0000          -
35633.59/1797.78	c      1798       40479058          36        20                -           0.0000          -
35734.94/1802.88	c      1803        1127533      602142        20                -           0.0000          -
35836.13/1807.93	c      1808       41127848          31        20                -           0.0000          -
35935.20/1812.98	c      1813       40823839          32        20                -           0.0000          -
36034.57/1818.02	c      1818       41351609          30        20                -           0.0000          -
36136.13/1823.07	c      1823       41064361          32        20                -           0.0000          -
36235.43/1828.12	c      1828       41582973          30        20                -           0.0000          -
36336.65/1833.16	c      1833        1263175      664652        20                -           0.0000          -
36436.01/1838.20	c      1838       41819360          31        20                -           0.0000          -
36536.66/1843.27	c      1843       41524606          35        20                -           0.0000          -
36635.84/1848.27	c      1848       42043696          31        20                -           0.0000          -
36737.30/1853.37	c      1853       41763377          32        20                -           0.0000          -
36838.39/1858.41	c      1858        1270532      668895        20                -           0.0000          -
36937.71/1863.43	c      1863        1271736      669633        20                -           0.0000          -
37036.98/1868.48	c      1868       42492549          30        20                -           0.0000          -
37138.23/1873.57	c      1874       42606213          28        20                -           0.0000          -
37237.22/1878.58	c      1879       42713891          34        20                -           0.0000          -
37338.46/1883.67	c      1884       42490215          32        20                -           0.0000          -
37439.70/1888.70	c      1889       42934798          33        20                -           0.0000          -
37538.96/1893.77	c      1894       42723532          31        20                -           0.0000          -
37640.22/1898.81	c      1899       43152963          30        20                -           0.0000          -
37739.57/1903.84	c      1904       43263203          32        20                -           0.0000          -
37838.59/1908.86	c      1909       43069514          31        20                -           0.0000          -
37937.98/1913.87	c      1914       43186072          31        20                -           0.0000          -
38039.26/1919.02	c      1919       43309863          34        20                -           0.0000          -
38140.86/1924.07	c      1924       43701991          28        20                -           0.0000          -
38240.19/1929.12	c      1929       43562073          34        20                -           0.0000          -
38341.15/1934.17	c      1934       43688642          33        20                -           0.0000          -
38441.86/1939.22	c      1939        1308799      687410        20                -           0.0000          -
38541.17/1944.27	c      1944       43933991          34        20                -           0.0000          -
38642.21/1949.30	c      1949       44284802          31        20                -           0.0000          -
38741.20/1954.32	c      1954       44404855          30        20                -           0.0000          -
38840.45/1959.33	c      1959       44515983          28        20                -           0.0000          -
38941.81/1964.45	c      1964        1322286      693879        20                -           0.0000          -
39042.93/1969.53	c      1970        1210582      619812        20                -           0.0000          -
39142.02/1974.57	c      1975        1327633      696288        20                -           0.0000          -
39243.23/1979.60	c      1980        1328637      696978        20                -           0.0000          -
39342.54/1984.67	c      1985       44915357          32        20                -           0.0000          -
39443.75/1989.70	c      1990       45039167          32        20                -           0.0000          -
39543.12/1994.73	c      1995       45165328          31        20                -           0.0000          -
39644.17/1999.82	c      2000       45293791          32        20                -           0.0000          -
39743.45/2004.84	c      2005        1241192      656584        20                -           0.0000          -
39844.75/2009.92	c      2010       45646565          30        20                -           0.0000          -
39943.97/2014.97	c      2015       45663788          31        20                -           0.0000          -
40043.25/2020.01	c      2020       45785145          32        20                -           0.0000          -
40144.87/2025.07	c      2025        1252810      662212        20                -           0.0000          -
40244.21/2030.12	c      2030       46031258          33        20                -           0.0000          -
40345.70/2035.14	c      2035       46204489          30        20                -           0.0000          -
40444.84/2040.18	c      2040        1261405      666515        20                -           0.0000          -
40545.41/2045.27	c      2045       46397297          32        20                -           0.0000          -
40646.61/2050.31	c      2050       46518081          34        20                -           0.0000          -
40745.99/2055.36	c      2055       46657543          32        20                -           0.0000          -
40847.14/2060.41	c      2060       46774520          31        20                -           0.0000          -
40946.58/2065.46	c      2065       46890537          32        20                -           0.0000          -
41045.67/2070.48	c      2070        1275446      673854        20                -           0.0000          -
41146.85/2075.56	c      2076       47124254          31        20                -           0.0000          -
41248.06/2080.61	c      2081       47241385          32        20                -           0.0000          -
41347.51/2085.62	c      2086        1374617      718914        20                -           0.0000          -
41446.60/2090.64	c      2091       47466414          33        20                -           0.0000          -
41545.71/2095.67	c      2096        1287086      679742        20                -           0.0000          -
41645.01/2100.68	c      2101        1381702      722331        20                -           0.0000          -
41746.26/2105.78	c      2106        1383270      723197        20                -           0.0000          -
41847.40/2110.83	c      2111        1294426      683522        20                -           0.0000          -
41948.71/2115.97	c      2116       48016689          30        20                -           0.0000          -
42047.89/2121.02	c      2121        1287797      657054        20                -           0.0000          -
42149.52/2126.07	c      2126        1391973      727416        20                -           0.0000          -
42248.73/2131.11	c      2131       48415314          33        20                -           0.0000          -
42349.95/2136.16	c      2136       48539997          34        20                -           0.0000          -
42450.67/2141.21	c      2141       48582078          28        20                -           0.0000          -
42550.06/2146.25	c      2146       48789625          32        20                -           0.0000          -
42651.08/2151.31	c      2151       48810189          33        20                -           0.0000          -
42750.33/2156.36	c      2156        1405575      733978        20                -           0.0000          -
42851.56/2161.41	c      2161       49041166          34        20                -           0.0000          -
42950.78/2166.46	c      2166       49159531          29        20                -           0.0000          -
43051.93/2171.51	c      2172        1413250      737603        20                -           0.0000          -
43151.18/2176.54	c      2177       49517030          33        20                -           0.0000          -
43250.42/2181.54	c      2182       49638237          32        20                -           0.0000          -
43351.72/2186.62	c      2187       49621320          32        20                -           0.0000          -
43452.86/2191.71	c      2192       49883856          33        20                -           0.0000          -
43552.14/2196.74	c      2197       50005268          33        20                -           0.0000          -
43653.44/2201.81	c      2202        1430132      744985        20                -           0.0000          -
43752.68/2206.83	c      2207       50244851          32        20                -           0.0000          -
43854.08/2211.91	c      2212       50364339          28        20                -           0.0000          -
43953.15/2216.96	c      2217       50486299          28        20                -           0.0000          -
44052.40/2221.98	c      2222        1438971      749220        20                -           0.0000          -
44154.24/2227.06	c      2227       50539017          31        20                -           0.0000          -
44253.62/2232.11	c      2232        1444267      751788        20                -           0.0000          -
44352.58/2237.13	c      2237        1346229      684972        20                -           0.0000          -
44455.35/2242.21	c      2242       51087379          32        20                -           0.0000          -
44554.59/2247.26	c      2247       51205931          34        20                -           0.0000          -
44655.80/2252.31	c      2252       51326840          31        20                -           0.0000          -
44755.08/2257.36	c      2257        1454760      756865        20                -           0.0000          -
44856.36/2262.41	c      2262       51569614          33        20                -           0.0000          -
44955.62/2267.44	c      2267       51693898          29        20                -           0.0000          -
45056.71/2272.51	c      2273       51569812          32        20                -           0.0000          -
45155.97/2277.57	c      2278       51689685          31        20                -           0.0000          -
45257.23/2282.61	c      2283       52066642          35        20                -           0.0000          -
45356.44/2287.66	c      2288       52193070          33        20                -           0.0000          -
45457.68/2292.71	c      2293       52318351          30        20                -           0.0000          -
45556.93/2297.76	c      2298       52168607          33        20                -           0.0000          -
45658.16/2302.81	c      2303       52287265          29        20                -           0.0000          -
45757.44/2307.86	c      2308       52407468          32        20                -           0.0000          -
45858.71/2312.91	c      2313       52522516          28        20                -           0.0000          -
45957.97/2317.92	c      2318       52912746          33        20                -           0.0000          -
46057.33/2322.93	c      2323       53022915          28        20                -           0.0000          -
46158.87/2328.05	c      2328       52877087          32        20                -           0.0000          -
46258.30/2333.09	c      2333        1394361      707891        20                -           0.0000          -
46357.58/2338.10	c      2338       53110785          30        20                -           0.0000          -
46458.86/2343.18	c      2343       53486613          32        20                -           0.0000          -
46559.25/2348.26	c      2348       53343500          31        20                -           0.0000          -
46660.44/2353.30	c      2353       53456011          28        20                -           0.0000          -
46759.82/2358.36	c      2358        1495134      776165        20                -           0.0000          -
46861.02/2363.41	c      2363       53970137          30        20                -           0.0000          -
46960.07/2368.46	c      2368       53802456          31        20                -           0.0000          -
47059.26/2373.49	c      2374       53916481          32        20                -           0.0000          -
47160.48/2378.56	c      2379       54321319          32        20                -           0.0000          -
47259.71/2383.59	c      2384       54442192          31        20                -           0.0000          -
47360.98/2388.66	c      2389        1509638      782973        20                -           0.0000          -
47462.24/2393.71	c      2394       54377355          32        20                -           0.0000          -
47561.31/2398.76	c      2399       54494125          34        20                -           0.0000          -
47662.49/2403.80	c      2404       54918799          34        20                -           0.0000          -
47761.74/2408.86	c      2409        1520880      787975        20                -           0.0000          -
47862.75/2413.90	c      2414       54846949          32        20                -           0.0000          -
47961.96/2418.94	c      2419       55286732          31        20                -           0.0000          -
48061.27/2423.99	c      2424       55409268          35        20                -           0.0000          -
48160.48/2429.02	c      2429       55532328          33        20                -           0.0000          -
48262.05/2434.11	c      2434        1530779      792676        20                -           0.0000          -
48363.33/2439.17	c      2439        1533827      794068        20                -           0.0000          -
48464.09/2444.22	c      2444       55900886          33        20                -           0.0000          -
48563.33/2449.26	c      2449       56022051          34        20                -           0.0000          -
48664.62/2454.30	c      2454       55779795          30        20                -           0.0000          -
48764.07/2459.32	c      2459       56266103          32        20                -           0.0000          -
48865.38/2464.41	c      2464       55997827          32        20                -           0.0000          -
48964.78/2469.46	c      2469        1546750      800003        20                -           0.0000          -
49065.98/2474.51	c      2475       56622617          32        20                -           0.0000          -
49165.41/2479.55	c      2480       56342841          32        20                -           0.0000          -
49266.65/2484.61	c      2485       56858359          34        20                -           0.0000          -
49365.99/2489.66	c      2490       56584006          27        20                -           0.0000          -
49467.38/2494.71	c      2495       56700571          28        20                -           0.0000          -
49566.92/2499.76	c      2500       57213882          35        20                -           0.0000          -
49668.17/2504.81	c      2505        1504326      783310        20                -           0.0000          -
49767.75/2509.86	c      2510       57055406          31        20                -           0.0000          -
49869.14/2514.91	c      2515       57583875          30        20                -           0.0000          -
49968.62/2519.96	c      2520       57705674          33        20                -           0.0000          -
50068.03/2524.97	c      2525        1572764      811365        20                -           0.0000          -
50169.89/2530.03	c      2530       57512918          31        20                -           0.0000          -
50269.26/2535.11	c      2535       58065446          35        20                -           0.0000          -
50370.68/2540.16	c      2540       57750531          30        20                -           0.0000          -
50471.58/2545.21	c      2545        1580833      815176        20                -           0.0000          -
50571.06/2550.24	c      2550       57990220          31        20                -           0.0000          -
50670.66/2555.29	c      2555       58105443          32        20                -           0.0000          -
50771.96/2560.36	c      2560       58224054          29        20                -           0.0000          -
50873.45/2565.42	c      2565       58341649          32        20                -           0.0000          -
50972.93/2570.46	c      2570       58464643          32        20                -           0.0000          -
51074.37/2575.51	c      2576       59026792          31        20                -           0.0000          -
51173.93/2580.56	c      2581       58698116          31        20                -           0.0000          -
51275.33/2585.61	c      2586        1601276      824218        20                -           0.0000          -
51374.86/2590.66	c      2591        1527421      769334        20                -           0.0000          -
51474.30/2595.68	c      2596        1551554      805550        20                -           0.0000          -
51575.78/2600.75	c      2601       59611981          30        20                -           0.0000          -
51677.31/2605.81	c      2606        1608371      827633        20                -           0.0000          -
51776.67/2610.86	c      2611       59840427          31        20                -           0.0000          -
51876.15/2615.89	c      2616       59955073          33        20                -           0.0000          -
51977.60/2620.96	c      2621       59594492          29        20                -           0.0000          -
52077.08/2626.01	c      2626       60190376          30        20                -           0.0000          -
52176.56/2631.03	c      2631       59817193          30        20                -           0.0000          -
52278.46/2636.06	c      2636       59931700          31        20                -           0.0000          -
52379.92/2641.14	c      2641       60542857          33        20                -           0.0000          -
52479.35/2646.19	c      2646       60666194          34        20                -           0.0000          -
52580.44/2651.24	c      2651       60787836          34        20                -           0.0000          -
52679.93/2656.29	c      2656       60400488          30        20                -           0.0000          -
52781.37/2661.36	c      2661       61033528          32        20                -           0.0000          -
52883.06/2666.41	c      2666        1630952      838606        20                -           0.0000          -
52982.34/2671.45	c      2671        1570897      789320        20                -           0.0000          -
53081.81/2676.48	c      2676        1590327      824305        20                -           0.0000          -
53183.27/2681.54	c      2682        1633250      840172        20                -           0.0000          -
53282.78/2686.56	c      2687        1634490      840962        20                -           0.0000          -
53382.29/2691.56	c      2692       61191976          33        20                -           0.0000          -
53483.70/2696.69	c      2697       61306098          31        20                -           0.0000          -
53585.22/2701.77	c      2702        1639731      843799        20                -           0.0000          -
53684.81/2706.78	c      2707        1642350      844856        20                -           0.0000          -
53786.24/2711.83	c      2712       61656897          32        20                -           0.0000          -
53885.62/2716.85	c      2717        1612224      833894        20                -           0.0000          -
53985.12/2721.88	c      2722        1594854      800923        20                -           0.0000          -
54086.51/2726.96	c      2727        1651798      849134        20                -           0.0000          -
54185.98/2732.01	c      2732       62687412          33        20                -           0.0000          -
54288.09/2737.11	c      2737       62807247          34        20                -           0.0000          -
54389.38/2742.17	c      2742       62361914          31        20                -           0.0000          -
54488.91/2747.19	c      2747       62479054          29        20                -           0.0000          -
54590.06/2752.26	c      2752       63169502          33        20                -           0.0000          -
54691.37/2757.31	c      2757       63296256          31        20                -           0.0000          -
54790.84/2762.36	c      2762       62832957          32        20                -           0.0000          -
54890.38/2767.37	c      2767       63539147          28        20                -           0.0000          -
54991.81/2772.46	c      2772       63657579          32        20                -           0.0000          -
55093.30/2777.51	c      2778       63169428          33        20                -           0.0000          -
55192.79/2782.56	c      2783       63901848          29        20                -           0.0000          -
55294.27/2787.61	c      2788       63416893          32        20                -           0.0000          -
55393.77/2792.66	c      2793       64147240          31        20                -           0.0000          -
55495.19/2797.71	c      2798       63654786          33        20                -           0.0000          -
55594.71/2802.74	c      2803        1685047      864123        20                -           0.0000          -
55694.13/2807.76	c      2808        1687695      865277        20                -           0.0000          -
55793.62/2812.78	c      2813       64002609          32        20                -           0.0000          -
55893.06/2817.79	c      2818        1691548      867080        20                -           0.0000          -
55994.63/2822.82	c      2823        1692993      867845        20                -           0.0000          -
56095.96/2828.01	c      2828       64350259          32        20                -           0.0000          -
56197.92/2833.06	c      2833        1694433      868791        20                -           0.0000          -
56297.36/2838.11	c      2838        1695524      869446        20                -           0.0000          -
56398.86/2843.16	c      2843        1696862      870120        20                -           0.0000          -
56499.79/2848.21	c      2848       64810384          33        20                -           0.0000          -
56599.19/2853.26	c      2853       64918612          29        20                -           0.0000          -
56700.66/2858.31	c      2858       65703068          30        20                -           0.0000          -
56799.92/2863.36	c      2863       65141794          31        20                -           0.0000          -
56899.52/2868.39	c      2868       65928660          30        20                -           0.0000          -
57001.02/2873.44	c      2873       65370093          30        20                -           0.0000          -
57100.31/2878.44	c      2878        1697120      872810        20                -           0.0000          -
57199.78/2883.46	c      2883       66271445          31        20                -           0.0000          -
57301.28/2888.53	c      2889       65710276          31        20                -           0.0000          -
57400.77/2893.54	c      2894        1715852      879124        20                -           0.0000          -
57500.26/2898.58	c      2899        1717115      879747        20                -           0.0000          -
57601.74/2903.61	c      2904        1719369      880813        20                -           0.0000          -
57701.21/2908.64	c      2909        1713023      879951        20                -           0.0000          -
57800.70/2913.65	c      2914        1695709      846332        20                -           0.0000          -
57904.10/2918.86	c      2919       66411303          33        20                -           0.0000          -
58005.76/2923.96	c      2924       67194917          32        20                -           0.0000          -
58105.08/2929.01	c      2929       67311744          29        20                -           0.0000          -
58206.98/2934.06	c      2934       67430427          32        20                -           0.0000          -
58306.37/2939.11	c      2939        1734959      887855        20                -           0.0000          -
58407.85/2944.17	c      2944        1736897      888707        20                -           0.0000          -
58508.83/2949.21	c      2949       67145056          32        20                -           0.0000          -
58608.36/2954.26	c      2954       67903465          32        20                -           0.0000          -
58709.93/2959.31	c      2959       68022242          33        20                -           0.0000          -
58809.31/2964.34	c      2964       67504832          32        20                -           0.0000          -
58908.86/2969.38	c      2969        1746622      893192        20                -           0.0000          -
59010.22/2974.44	c      2974       67748770          32        20                -           0.0000          -
59109.65/2979.47	c      2979        1748519      894363        20                -           0.0000          -
59211.13/2984.56	c      2985       68615839          28        20                -           0.0000          -
59312.56/2989.61	c      2990        1754770      898873        20                -           0.0000          -
59412.03/2994.66	c      2995        1736033      864434        20                -           0.0000          -
59513.47/2999.71	c      3000       68979095          32        20                -           0.0000          -
59613.05/3004.76	c      3005       69104261          32        20                -           0.0000          -
59712.50/3009.79	c      3010       68560843          33        20                -           0.0000          -
59814.04/3014.84	c      3015        1747793      869192        20                -           0.0000          -
59913.34/3019.86	c      3020       69473022          29        20                -           0.0000          -
60014.81/3024.95	c      3025       69592633          32        20                -           0.0000          -
60114.23/3030.00	c      3030        1768123      903399        20                -           0.0000          -
60216.10/3035.06	c      3035       69832526          29        20                -           0.0000          -
60315.65/3040.09	c      3040       69265736          34        20                -           0.0000          -
60417.15/3045.16	c      3045       70072836          31        20                -           0.0000          -
60518.06/3050.21	c      3050        1775783      907037        20                -           0.0000          -
60617.57/3055.26	c      3055       70313251          32        20                -           0.0000          -
60717.01/3060.28	c      3060        1778988      908564        20                -           0.0000          -
60818.50/3065.36	c      3065       69862699          33        20                -           0.0000          -
60919.99/3070.41	c      3070        1783272      910480        20                -           0.0000          -
61019.47/3075.43	c      3075        1794744      918357        20                -           0.0000          -
61120.93/3080.51	c      3081       70928515          32        20                -           0.0000          -
61220.42/3085.56	c      3086        1789095      913221        20                -           0.0000          -
61319.88/3090.59	c      3091       71175242          33        20                -           0.0000          -
61421.38/3095.60	c      3096       71297246          33        20                -           0.0000          -
61520.83/3100.63	c      3101       71418900          31        20                -           0.0000          -
61620.32/3105.66	c      3106       71537126          33        20                -           0.0000          -
61719.78/3110.68	c      3111        1794954      890337        20                -           0.0000          -
61821.29/3115.71	c      3116        1815273      927884        20                -           0.0000          -
61922.80/3120.82	c      3121       71893439          32        20                -           0.0000          -
62024.24/3125.96	c      3126       71309068          32        20                -           0.0000          -
62123.73/3131.01	c      3131       71426869          33        20                -           0.0000          -
62225.57/3136.06	c      3136        1810302      922992        20                -           0.0000          -
62325.18/3141.11	c      3141       71661140          32        20                -           0.0000          -
62426.57/3146.14	c      3146       71777079          33        20                -           0.0000          -
62527.53/3151.21	c      3151       72620900          33        20                -           0.0000          -
62626.98/3156.26	c      3156       72745409          30        20                -           0.0000          -
62728.49/3161.31	c      3161        1823245      928450        20                -           0.0000          -
62827.87/3166.35	c      3166        1824039      903063        20                -           0.0000          -
62929.27/3171.41	c      3171       72382445          33        20                -           0.0000          -
63028.72/3176.46	c      3176       72499092          34        20                -           0.0000          -
63130.22/3181.50	c      3182       73370655          32        20                -           0.0000          -
63229.68/3186.55	c      3187       73493620          31        20                -           0.0000          -
63331.10/3191.61	c      3192       73610787          32        20                -           0.0000          -
63430.58/3196.66	c      3197       72987081          31        20                -           0.0000          -
63530.06/3201.69	c      3202       73844321          32        20                -           0.0000          -
63631.54/3206.75	c      3207       73235332          34        20                -           0.0000          -
63732.99/3211.81	c      3212       73354239          33        20                -           0.0000          -
63832.56/3216.86	c      3217       73477181          31        20                -           0.0000          -
63931.88/3221.89	c      3222        1850066      940363        20                -           0.0000          -
64033.35/3226.95	c      3227       73718461          31        20                -           0.0000          -
64132.79/3232.01	c      3232        1858103      918059        20                -           0.0000          -
64234.89/3237.06	c      3237       74672003          32        20                -           0.0000          -
64334.36/3242.11	c      3242        1860774      944829        20                -           0.0000          -
64435.84/3247.16	c      3247       74211033          35        20                -           0.0000          -
64536.71/3252.21	c      3252        1863623      946174        20                -           0.0000          -
64636.22/3257.26	c      3257       75141684          33        20                -           0.0000          -
64735.69/3262.28	c      3262       75262316          33        20                -           0.0000          -
64837.11/3267.32	c      3267        1868663      948664        20                -           0.0000          -
64938.58/3272.41	c      3272       75499876          33        20                -           0.0000          -
65038.11/3277.45	c      3277       75614475          34        20                -           0.0000          -
65137.62/3282.47	c      3282       75064163          33        20                -           0.0000          -
65238.95/3287.52	c      3288       75184462          34        20                -           0.0000          -
65340.37/3292.62	c      3293        1876622      952569        20                -           0.0000          -
65439.95/3297.64	c      3298       76064258          33        20                -           0.0000          -
65539.26/3302.68	c      3303       75548823          33        20                -           0.0000          -
65640.73/3307.70	c      3308       75672564          32        20                -           0.0000          -
65740.36/3312.78	c      3313        1879903      954826        20                -           0.0000          -
65841.77/3317.80	c      3318        1901476      937165        20                -           0.0000          -
65941.24/3322.84	c      3323       76031285          35        20                -           0.0000          -
66040.67/3327.88	c      3328       76151952          34        20                -           0.0000          -
66140.16/3332.88	c      3333        1919401      978117        20                -           0.0000          -
66239.45/3337.89	c      3338        1885660      958353        20                -           0.0000          -
66340.71/3342.93	c      3343        1916505      943842        20                -           0.0000          -
66442.52/3348.03	c      3348        1888643      959896        20                -           0.0000          -
66542.15/3353.11	c      3353       77335219          31        20                -           0.0000          -
66645.00/3358.23	c      3358        1892275      961638        20                -           0.0000          -
66746.62/3363.32	c      3363        1893922      962409        20                -           0.0000          -
66845.85/3368.36	c      3368       77135630          30        20                -           0.0000          -
66945.25/3373.40	c      3373       77822170          32        20                -           0.0000          -
67046.59/3378.43	c      3378        1943040      988526        20                -           0.0000          -
67146.09/3383.46	c      3383        1899187      965262        20                -           0.0000          -
67245.73/3388.48	c      3388       77623060          30        20                -           0.0000          -
67345.16/3393.49	c      3393       78303882          32        20                -           0.0000          -
67448.55/3398.61	c      3399       77844209          31        20                -           0.0000          -
67548.01/3403.67	c      3404       78537599          33        20                -           0.0000          -
67649.49/3408.77	c      3409       78087538          32        20                -           0.0000          -
67750.95/3413.82	c      3414       78784787          31        20                -           0.0000          -
67850.50/3418.87	c      3419       78906747          31        20                -           0.0000          -
67951.86/3423.91	c      3424       79024654          34        20                -           0.0000          -
68051.31/3428.96	c      3429       79144958          32        20                -           0.0000          -
68150.78/3433.98	c      3434       79265211          35        20                -           0.0000          -
68250.29/3439.00	c      3439       79383381          31        20                -           0.0000          -
68352.28/3444.04	c      3444       79501769          35        20                -           0.0000          -
68453.69/3449.12	c      3449        1926264      977803        20                -           0.0000          -
68554.75/3454.21	c      3454       79734872          30        20                -           0.0000          -
68654.25/3459.26	c      3459        1976697     1005865        20                -           0.0000          -
68755.60/3464.31	c      3464       79413673          33        20                -           0.0000          -
68855.07/3469.35	c      3469       79539365          33        20                -           0.0000          -
68956.47/3474.41	c      3474       80200238          34        20                -           0.0000          -
69055.86/3479.46	c      3479        1938107      983384        20                -           0.0000          -
69155.34/3484.49	c      3484        1986230     1010854        20                -           0.0000          -
69256.80/3489.56	c      3490       80556600          30        20                -           0.0000          -
69356.47/3494.59	c      3495        1944750      986403        20                -           0.0000          -
69457.76/3499.66	c      3500        1946462      987215        20                -           0.0000          -
69559.22/3504.71	c      3505        1947741      987868        20                -           0.0000          -
69658.66/3509.76	c      3510       81019504          32        20                -           0.0000          -
69760.16/3514.81	c      3515       80667497          33        20                -           0.0000          -
69859.63/3519.83	c      3520       81249147          33        20                -           0.0000          -
69961.06/3524.91	c      3525       80926643          31        20                -           0.0000          -
70060.54/3529.96	c      3530        2009852     1021782        20                -           0.0000          -
70159.87/3535.01	c      3535       81181939          31        20                -           0.0000          -
70261.89/3540.06	c      3540       81309931          33        20                -           0.0000          -
70361.42/3545.11	c      3545       81435261          31        20                -           0.0000          -
70462.90/3550.16	c      3550       81564804          32        20                -           0.0000          -
70563.90/3555.21	c      3555       82076929          33        20                -           0.0000          -
70663.26/3560.26	c      3560        1969554      997753        20                -           0.0000          -
70764.77/3565.31	c      3565        1972085      998786        20                -           0.0000          -
70864.27/3570.34	c      3570       82436956          32        20                -           0.0000          -
70963.92/3575.36	c      3575       82555186          26        20                -           0.0000          -
71065.20/3580.42	c      3580       82315604          32        20                -           0.0000          -
71166.63/3585.51	c      3586       82791340          34        20                -           0.0000          -
71266.10/3590.56	c      3591        2037836      996693        20                -           0.0000          -
71365.61/3595.57	c      3596        1984863     1004310        20                -           0.0000          -
71467.11/3600.63	c      3601       83148380          30        20                -           0.0000          -
71566.61/3605.64	c      3606       83265119          31        20                -           0.0000          -
71668.09/3610.70	c      3611       83070375          31        20                -           0.0000          -
71769.55/3615.81	c      3616       83199898          30        20                -           0.0000          -
71869.06/3620.86	c      3621       83610486          32        20                -           0.0000          -
71968.52/3625.89	c      3626       83453667          33        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 (186936 MiB free)
  memory of node 1: 193531 MiB (178117 MiB free)
  memory of node 2: 193531 MiB (189253 MiB free)
  memory of node 3: 193493 MiB (192375 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-4465242-1722450887/watcher-4465242-1722450887 -o /tmp/evaluation-result-4465242-1722450887/solver-4465242-1722450887 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58771 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465242-1722450887.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100063 s]*
/proc/loadavg: 80.20 80.45 80.45 76/1024 68751
/proc/meminfo: memFree=764515560/790760800 swapFree=131071996/131071996
[pid=68710] ppid=68707 vsize=1678916 memory=114324 CPUtime=0.96 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/stat : 68710 (fscip) S 68707 68710 58757 0 -1 1077936128 25694 0 0 0 82 14 0 0 20 0 41 0 11668131 1719209984 28581 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 17 43 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
/proc/68710/statm: 419729 28581 2950 3035 0 115455 0
[pid=68710/tid=68712] ppid=68707 vsize=1678916 memory=8390339637985935414 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68712/stat : 68712 (fscip) D 68707 68710 58757 0 -1 4194368 1517 0 0 0 3 0 0 0 20 0 41 0 11668132 1719209984 28647 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68713] ppid=68707 vsize=1678916 memory=32309 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68713/stat : 68713 (fscip) R 68707 68710 58757 0 -1 4194368 1256 0 0 0 3 0 0 0 20 0 41 0 11668132 1719209984 28647 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68714] ppid=68707 vsize=1678916 memory=55216921903569 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68714/stat : 68714 (fscip) R 68707 68710 58757 0 -1 4194368 934 0 0 0 5 0 0 0 20 0 41 0 11668132 1719209984 28647 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68715] ppid=68707 vsize=1678916 memory=59619280159299 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68715/stat : 68715 (fscip) R 68707 68710 58757 0 -1 4194368 1228 0 0 0 3 0 0 0 20 0 41 0 11668132 1719209984 28647 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68716] ppid=68707 vsize=1678916 memory=54087395836598 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68716/stat : 68716 (fscip) R 68707 68710 58757 0 -1 4194368 1236 0 0 0 2 1 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68717] ppid=68707 vsize=1678916 memory=57394554209178 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68717/stat : 68717 (fscip) R 68707 68710 58757 0 -1 4194368 932 0 0 0 5 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68718] ppid=68707 vsize=1678916 memory=15261432669275581 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68718/stat : 68718 (fscip) D 68707 68710 58757 0 -1 4194368 1236 0 0 0 4 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68719] ppid=68707 vsize=1678916 memory=14977754391120451 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68719/stat : 68719 (fscip) D 68707 68710 58757 0 -1 4194368 1237 0 0 0 3 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68720] ppid=68707 vsize=1678916 memory=185200 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68720/stat : 68720 (fscip) R 68707 68710 58757 0 -1 4194368 932 0 0 0 6 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68721] ppid=68707 vsize=1678916 memory=240798 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68721/stat : 68721 (fscip) D 68707 68710 58757 0 -1 4194368 1432 0 0 0 3 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68722] ppid=68707 vsize=1678916 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68722/stat : 68722 (fscip) D 68707 68710 58757 0 -1 4194368 1232 0 0 0 3 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68723] ppid=68707 vsize=1678916 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68723/stat : 68723 (fscip) R 68707 68710 58757 0 -1 4194368 932 0 0 0 5 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68724] ppid=68707 vsize=1678916 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68724/stat : 68724 (fscip) D 68707 68710 58757 0 -1 4194368 1414 0 0 0 3 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68725] ppid=68707 vsize=1678916 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68725/stat : 68725 (fscip) R 68707 68710 58757 0 -1 4194368 1547 0 0 0 4 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68726] ppid=68707 vsize=1678916 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68726/stat : 68726 (fscip) R 68707 68710 58757 0 -1 4194368 928 0 0 0 5 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68727] ppid=68707 vsize=1678916 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68727/stat : 68727 (fscip) D 68707 68710 58757 0 -1 4194368 1395 0 0 0 3 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68728] ppid=68707 vsize=1678916 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68728/stat : 68728 (fscip) D 68707 68710 58757 0 -1 4194368 1310 0 0 0 3 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68729] ppid=68707 vsize=1678916 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68729/stat : 68729 (fscip) R 68707 68710 58757 0 -1 4194368 931 0 0 0 5 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68730] ppid=68707 vsize=1678916 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68730/stat : 68730 (fscip) D 68707 68710 58757 0 -1 4194368 1278 0 0 0 3 0 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68731] ppid=68707 vsize=1678916 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68731/stat : 68731 (fscip) R 68707 68710 58757 0 -1 4194368 1253 0 0 0 3 1 0 0 20 0 41 0 11668132 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68732] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68732/stat : 68732 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68733] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68733/stat : 68733 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68734] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68734/stat : 68734 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68735] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68735/stat : 68735 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68736] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68736/stat : 68736 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28713 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68737] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68737/stat : 68737 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28779 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68738] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68738/stat : 68738 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28779 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68739] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68739/stat : 68739 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68740] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68740/stat : 68740 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68741] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68741/stat : 68741 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68742] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68742/stat : 68742 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68743] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68743/stat : 68743 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68744] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68744/stat : 68744 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68745] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68745/stat : 68745 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68746] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68746/stat : 68746 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68747] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68747/stat : 68747 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68748] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68748/stat : 68748 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68749] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68749/stat : 68749 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68750] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68750/stat : 68750 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68751] ppid=68707 vsize=1678916 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68751/stat : 68751 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1719209984 28845 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
Current children cumulated CPU time: 0.96 s
Current children cumulated vsize: 1678916 KiB
Current children cumulated memory: 114324 KiB

[startup+0.226403 s]*
/proc/loadavg: 80.20 80.45 80.45 81/1024 68751
/proc/meminfo: memFree=764401376/790760800 swapFree=131071996/131071996
[pid=68710] ppid=68707 vsize=1688260 memory=221700 CPUtime=3.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/stat : 68710 (fscip) S 68707 68710 58757 0 -1 1077936128 52515 0 0 0 320 23 0 0 20 0 41 0 11668131 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 17 11 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
/proc/68710/statm: 422065 55425 2950 3035 0 144514 0
[pid=68710/tid=68712] ppid=68707 vsize=1688260 memory=8318255677412212789 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68712/stat : 68712 (fscip) R 68707 68710 58757 0 -1 4194368 4320 0 0 0 15 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68713] ppid=68707 vsize=1688260 memory=207064662359 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68713/stat : 68713 (fscip) R 68707 68710 58757 0 -1 4194368 2330 0 0 0 15 0 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68714] ppid=68707 vsize=1688260 memory=61809696734709 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68714/stat : 68714 (fscip) R 68707 68710 58757 0 -1 4194368 935 0 0 0 18 0 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68715] ppid=68707 vsize=1688260 memory=55221233680089 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68715/stat : 68715 (fscip) R 68707 68710 58757 0 -1 4194368 4110 0 0 0 14 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68716] ppid=68707 vsize=1688260 memory=61779682295743 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68716/stat : 68716 (fscip) R 68707 68710 58757 0 -1 4194368 2304 0 0 0 15 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68717] ppid=68707 vsize=1688260 memory=59589282581839 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68717/stat : 68717 (fscip) R 68707 68710 58757 0 -1 4194368 939 0 0 0 18 0 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68718] ppid=68707 vsize=1688260 memory=14417007739189682 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68718/stat : 68718 (fscip) R 68707 68710 58757 0 -1 4194368 3982 0 0 0 16 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68719] ppid=68707 vsize=1688260 memory=14692980879542432 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68719/stat : 68719 (fscip) R 68707 68710 58757 0 -1 4194368 2279 0 0 0 14 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68720] ppid=68707 vsize=1688260 memory=121661 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68720/stat : 68720 (fscip) R 68707 68710 58757 0 -1 4194368 932 0 0 0 18 0 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68721] ppid=68707 vsize=1688260 memory=248536 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68721/stat : 68721 (fscip) R 68707 68710 58757 0 -1 4194368 4191 0 0 0 15 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68722] ppid=68707 vsize=1688260 memory=0 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68722/stat : 68722 (fscip) R 68707 68710 58757 0 -1 1077936192 2316 0 0 0 12 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68723] ppid=68707 vsize=1688260 memory=0 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68723/stat : 68723 (fscip) R 68707 68710 58757 0 -1 4194368 934 0 0 0 17 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68724] ppid=68707 vsize=1688260 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68724/stat : 68724 (fscip) R 68707 68710 58757 0 -1 4194368 4145 0 0 0 15 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68725] ppid=68707 vsize=1688260 memory=0 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68725/stat : 68725 (fscip) R 68707 68710 58757 0 -1 4194368 2371 0 0 0 15 0 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68726] ppid=68707 vsize=1688260 memory=0 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68726/stat : 68726 (fscip) R 68707 68710 58757 0 -1 4194368 935 0 0 0 17 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68727] ppid=68707 vsize=1688260 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68727/stat : 68727 (fscip) R 68707 68710 58757 0 -1 4194368 4085 0 0 0 15 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68728] ppid=68707 vsize=1688260 memory=0 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68728/stat : 68728 (fscip) R 68707 68710 58757 0 -1 4194368 2348 0 0 0 14 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68729] ppid=68707 vsize=1688260 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68729/stat : 68729 (fscip) R 68707 68710 58757 0 -1 4194368 936 0 0 0 17 0 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68730] ppid=68707 vsize=1688260 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68730/stat : 68730 (fscip) R 68707 68710 58757 0 -1 4194368 4184 0 0 0 15 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68731] ppid=68707 vsize=1688260 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68731/stat : 68731 (fscip) R 68707 68710 58757 0 -1 4194368 2326 0 0 0 15 1 0 0 20 0 41 0 11668132 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68732] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68732/stat : 68732 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68733] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68733/stat : 68733 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68734] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68734/stat : 68734 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68735] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68735/stat : 68735 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68736] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68736/stat : 68736 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68737] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68737/stat : 68737 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68738] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68738/stat : 68738 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68739] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68739/stat : 68739 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68740] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68740/stat : 68740 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68741] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68741/stat : 68741 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68742] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68742/stat : 68742 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68743] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68743/stat : 68743 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68744] ppid=68707 vsize=1688260 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68744/stat : 68744 (fscip) S 68707 68710 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11668136 1728778240 55425 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0

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

[pid=68710/tid=68735] ppid=68707 vsize=19631372 memory=10824 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68735/stat : 68735 (fscip) S 68707 68710 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68736] ppid=68707 vsize=19631372 memory=17272528 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68736/stat : 68736 (fscip) S 68707 68710 58757 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68737] ppid=68707 vsize=19631372 memory=16954124 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68737/stat : 68737 (fscip) S 68707 68710 58757 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68738] ppid=68707 vsize=19631372 memory=2244 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68738/stat : 68738 (fscip) S 68707 68710 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68739] ppid=68707 vsize=19631372 memory=31232 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68739/stat : 68739 (fscip) S 68707 68710 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68740] ppid=68707 vsize=19631372 memory=11572 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68740/stat : 68740 (fscip) S 68707 68710 58757 0 -1 1077936192 123 0 0 0 0 2 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68741] ppid=68707 vsize=19631372 memory=17262264 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68741/stat : 68741 (fscip) S 68707 68710 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68742] ppid=68707 vsize=19631372 memory=279819671068336 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68742/stat : 68742 (fscip) S 68707 68710 58757 0 -1 1077936192 123 0 0 0 1 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68743] ppid=68707 vsize=19631372 memory=7306080319552841831 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68743/stat : 68743 (fscip) S 68707 68710 58757 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68744] ppid=68707 vsize=19631372 memory=17474176 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68744/stat : 68744 (fscip) S 68707 68710 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68745] ppid=68707 vsize=19631372 memory=-7161964225476255616 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68745/stat : 68745 (fscip) S 68707 68710 58757 0 -1 1077936192 122 0 0 0 1 0 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68746] ppid=68707 vsize=19631372 memory=1968 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68746/stat : 68746 (fscip) S 68707 68710 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68747] ppid=68707 vsize=19631372 memory=17280132 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68747/stat : 68747 (fscip) S 68707 68710 58757 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68748] ppid=68707 vsize=19631372 memory=5600 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68748/stat : 68748 (fscip) S 68707 68710 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68749] ppid=68707 vsize=19631372 memory=11528 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68749/stat : 68749 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68750] ppid=68707 vsize=19631372 memory=25333125866717268 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68750/stat : 68750 (fscip) S 68707 68710 58757 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68751] ppid=68707 vsize=19631372 memory=7318452475133972 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68751/stat : 68751 (fscip) S 68707 68710 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11668136 20102524928 4400323 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
Current children cumulated CPU time: 71103 s
Current children cumulated vsize: 19631372 KiB
Current children cumulated memory: 17601292 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3627.4 s]
/proc/loadavg: 20.09 20.90 32.42 21/881 70692
/proc/meminfo: memFree=768383856/790760800 swapFree=131071996/131071996
[pid=68710] ppid=68707 vsize=19744588 memory=17752236 CPUtime=72000.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/stat : 68710 (fscip) S 68707 68710 58757 0 -1 1077936128 60513232 0 0 0 7139666 60370 0 0 20 0 41 0 11668131 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 17 63 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
/proc/68710/statm: 4936147 4438059 3014 3035 0 4687284 0
[pid=68710/tid=68712] ppid=68707 vsize=19744588 memory=3428 CPUtime=3602.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68712/stat : 68712 (fscip) R 68707 68710 58757 0 -1 4194368 4700038 0 0 0 359148 1073 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68713] ppid=68707 vsize=19744588 memory=2180 CPUtime=3602.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68713/stat : 68713 (fscip) R 68707 68710 58757 0 -1 4194368 3338357 0 0 0 359323 933 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68714] ppid=68707 vsize=19744588 memory=1744 CPUtime=3594.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68714/stat : 68714 (fscip) R 68707 68710 58757 0 -1 4194368 19402 0 0 0 351436 7993 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68715] ppid=68707 vsize=19744588 memory=3428 CPUtime=3604.42 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68715/stat : 68715 (fscip) R 68707 68710 58757 0 -1 4194368 5141151 0 0 0 359341 1101 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68716] ppid=68707 vsize=19744588 memory=2180 CPUtime=3603.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68716/stat : 68716 (fscip) R 68707 68710 58757 0 -1 4194368 3272419 0 0 0 359385 927 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68717] ppid=68707 vsize=19744588 memory=1744 CPUtime=3594.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68717/stat : 68717 (fscip) R 68707 68710 58757 0 -1 4194368 20827 0 0 0 352186 7226 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68718] ppid=68707 vsize=19744588 memory=7908 CPUtime=3600.12 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68718/stat : 68718 (fscip) R 68707 68710 58757 0 -1 4194368 5377969 0 0 0 358866 1146 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68719] ppid=68707 vsize=19744588 memory=28716 CPUtime=3605.53 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68719/stat : 68719 (fscip) R 68707 68710 58757 0 -1 4194368 3296172 0 0 0 359654 899 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68720] ppid=68707 vsize=19744588 memory=32844 CPUtime=3586.66 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68720/stat : 68720 (fscip) R 68707 68710 58757 0 -1 4194368 19212 0 0 0 351035 7631 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68721] ppid=68707 vsize=19744588 memory=6988 CPUtime=3603.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68721/stat : 68721 (fscip) R 68707 68710 58757 0 -1 4194368 5678890 0 0 0 359145 1215 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68722] ppid=68707 vsize=19744588 memory=36312 CPUtime=3603.96 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68722/stat : 68722 (fscip) R 68707 68710 58757 0 -1 4194368 3117936 0 0 0 359462 934 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68723] ppid=68707 vsize=19744588 memory=4764 CPUtime=3595.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68723/stat : 68723 (fscip) R 68707 68710 58757 0 -1 4194368 18700 0 0 0 351634 7937 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68724] ppid=68707 vsize=19744588 memory=16088 CPUtime=3601.44 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68724/stat : 68724 (fscip) R 68707 68710 58757 0 -1 4194368 5198663 0 0 0 359008 1136 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68725] ppid=68707 vsize=19744588 memory=2212 CPUtime=3606.25 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68725/stat : 68725 (fscip) R 68707 68710 58757 0 -1 4194368 3719831 0 0 0 359729 896 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68726] ppid=68707 vsize=19744588 memory=6096 CPUtime=3590.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68726/stat : 68726 (fscip) R 68707 68710 58757 0 -1 4194368 19100 0 0 0 351677 7399 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68727] ppid=68707 vsize=19744588 memory=1968 CPUtime=3597.84 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68727/stat : 68727 (fscip) R 68707 68710 58757 0 -1 4194368 5278247 0 0 0 358646 1138 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68728] ppid=68707 vsize=19744588 memory=54204 CPUtime=3605.42 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68728/stat : 68728 (fscip) R 68707 68710 58757 0 -1 4194368 3277147 0 0 0 359619 923 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68729] ppid=68707 vsize=19744588 memory=33196 CPUtime=3591.91 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68729/stat : 68729 (fscip) R 68707 68710 58757 0 -1 4194368 19248 0 0 0 351560 7631 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68730] ppid=68707 vsize=19744588 memory=21524 CPUtime=3602.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68730/stat : 68730 (fscip) R 68707 68710 58757 0 -1 4194368 5732922 0 0 0 359014 1215 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68731] ppid=68707 vsize=19744588 memory=100 CPUtime=3606.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68731/stat : 68731 (fscip) R 68707 68710 58757 0 -1 4194368 3261910 0 0 0 359653 967 0 0 20 0 41 0 11668132 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68732] ppid=68707 vsize=19744588 memory=1836 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68732/stat : 68732 (fscip) S 68707 68710 58757 0 -1 1077936192 62 0 0 0 1 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68733] ppid=68707 vsize=19744588 memory=20448 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68733/stat : 68733 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68734] ppid=68707 vsize=19744588 memory=6836 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68734/stat : 68734 (fscip) S 68707 68710 58757 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68735] ppid=68707 vsize=19744588 memory=7044 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68735/stat : 68735 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68736] ppid=68707 vsize=19744588 memory=25333125866717268 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68736/stat : 68736 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68737] ppid=68707 vsize=19744588 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68737/stat : 68737 (fscip) S 68707 68710 58757 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68738] ppid=68707 vsize=19744588 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68738/stat : 68738 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68739] ppid=68707 vsize=19744588 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68739/stat : 68739 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68740] ppid=68707 vsize=19744588 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68740/stat : 68740 (fscip) S 68707 68710 58757 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68741] ppid=68707 vsize=19744588 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68741/stat : 68741 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68742] ppid=68707 vsize=19744588 memory=-7161964225476255616 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68742/stat : 68742 (fscip) S 68707 68710 58757 0 -1 1077936192 125 0 0 0 1 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68743] ppid=68707 vsize=19744588 memory=279819670963776 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68743/stat : 68743 (fscip) S 68707 68710 58757 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68744] ppid=68707 vsize=19744588 memory=17635936 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68744/stat : 68744 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68745] ppid=68707 vsize=19744588 memory=32858 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68745/stat : 68745 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68746] ppid=68707 vsize=19744588 memory=33182 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68746/stat : 68746 (fscip) S 68707 68710 58757 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68747] ppid=68707 vsize=19744588 memory=17689688 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68747/stat : 68747 (fscip) S 68707 68710 58757 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68748] ppid=68707 vsize=19744588 memory=-7161964225476255616 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68748/stat : 68748 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68749] ppid=68707 vsize=19744588 memory=7686721470264483783 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68749/stat : 68749 (fscip) S 68707 68710 58757 0 -1 1077936192 126 0 0 0 1 0 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68750] ppid=68707 vsize=19744588 memory=28656 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68750/stat : 68750 (fscip) S 68707 68710 58757 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
[pid=68710/tid=68751] ppid=68707 vsize=19744588 memory=25988 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/68710/task/68751/stat : 68751 (fscip) S 68707 68710 58757 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11668136 20218458112 4438059 809668444160 4194304 16623229 140734378043616 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 27996160 140734378050570 140734378050688 140734378050688 140734378057712 0
Current children cumulated CPU time: 72000.4 s
Current children cumulated vsize: 19744588 KiB
Current children cumulated memory: 17752236 KiB

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

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

# cumulated CPU time of all completed processes:  user=71396.9 s, system=604.277 s

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

[startup+3627.62 s]
/proc/loadavg: 20.09 20.90 32.42 2/842 70692
/proc/meminfo: memFree=772089808/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3628 s]*
/proc/loadavg: 18.56 20.57 32.25 2/842 70692
/proc/meminfo: memFree=785989640/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): 3628.03
CPU time (s): 72001.2
CPU user time (s): 71396.9
CPU system time (s): 604.277
CPU usage (%): 1984.58
Max. virtual memory (cumulated for all children) (KiB): 19744588
Max. memory (cumulated for all children) (KiB): 17752236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71396.9
system time used= 604.277
maximum resident set size= 17752280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60513344
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= 5654721
involuntary context switches= 217042


# summary of solver processes directly reported to runsolver:
#   pid: 68710
#   total CPU time (s): 72001.2
#   total CPU user time (s): 71396.9
#   total CPU system time (s): 604.277

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.1422 second user time and 70.9533 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 20:34:47
IDJOB=4465242
IDBENCH=147583
IDSOLVER=3094
FILE ID=nodeD104/4465242-1722450887
RUNJOBID= nodeD104-1722441596-58771
SLURM_JOB_ID= 8254234
Free space on /tmp= 8622792 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/market-split/normalized-market-split_8_70_4.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-4465242-1722450887/watcher-4465242-1722450887 -o /tmp/evaluation-result-4465242-1722450887/solver-4465242-1722450887 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58771 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465242-1722450887.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= f08684a49e4744afc6bcc5ce80f1fe7b
RANDOM SEED=1699257525

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		: 2916.595
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		: 3199.999
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		: 3080.874
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		: 1704.487
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		: 2966.324
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		: 3200.000
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		: 3080.004
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		: 3547.174
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		: 2918.675
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		: 3199.999
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		: 2972.080
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		: 2850.286
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		: 2995.261
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		: 3199.999
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		: 2975.943
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		: 3141.942
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		: 2995.259
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		: 3198.028
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		: 3064.814
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		: 3446.780
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		: 2972.859
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		: 3199.999
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		: 3084.507
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		: 3337.810
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		: 2996.239
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		: 3200.000
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3084.508
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		: 2657.141
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		: 2993.236
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		: 3199.999
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		: 3084.483
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		: 2671.718
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		: 2995.244
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		: 3198.024
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		: 2960.862
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		: 2660.627
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		: 2994.258
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		: 3199.999
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		: 3084.467
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		: 2659.976
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		: 2993.269
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		: 3200.000
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		: 3056.006
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		: 2655.800
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		: 2989.219
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		: 3199.999
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		: 3025.577
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		: 2663.980
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		: 2996.224
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		: 3199.999
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		: 3067.353
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		: 2655.974
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		: 2996.223
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		: 3200.000
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		: 3060.904
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		: 2665.863
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		: 2996.222
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		: 3199.999
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		: 3084.438
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		: 2663.367
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		: 2996.219
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		: 3200.000
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		: 3055.337
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		: 2665.241
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		: 2991.250
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		: 3199.999
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		: 3084.406
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		: 2646.320
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		: 2996.216
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		: 3199.999
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		: 3078.668
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		: 2632.718
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		: 2996.212
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		: 3199.999
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		: 3077.850
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		: 2196.363
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		: 2970.076
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		: 3199.999
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		: 3037.985
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		: 1223.774
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:        764604440 kB
MemAvailable:   763139900 kB
Buffers:          146100 kB
Cached:          1753328 kB
SwapCached:            0 kB
Active:           347604 kB
Inactive:       23410124 kB
Active(anon):       2212 kB
Inactive(anon): 21878612 kB
Active(file):     345392 kB
Inactive(file):  1531512 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28532 kB
Writeback:           108 kB
AnonPages:      21852080 kB
Mapped:           126580 kB
Shmem:             22536 kB
KReclaimable:     156544 kB
Slab:             493424 kB
SReclaimable:     156544 kB
SUnreclaim:       336880 kB
KernelStack:       16864 kB
PageTables:        53980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4621868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           184704 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2848768 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:      479232 kB
DirectMap2M:    37767168 kB
DirectMap1G:    767557632 kB

Free space on /tmp at the end= 8622892 MiB
End job on nodeD104 at 2024-07-31 21:35:15