Trace number 4465262

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-30OPT-40 58314.4 2944.77

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.opb
MD5SUMc55f73e6e0cc08bf75a2558de9268914
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark15.9721
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables760
Total number of constraints41314
Number of constraints which are clauses41314
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 760
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 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
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.08	c Default LC presolving (default).
0.00/0.08	c ** Before presolving: virtualMemUsedAtLc = 91468196, getVmSize() = 75612160, SCIPgetMemUsed() = 44572372, SCIPgetMemTotal() = 51007340, SCIPgetMemExternEstim() = 40460856
0.00/0.08	c ** set memory limit for presolving in LC to 8.7958e+12 for SCIP **
0.61/0.65	c ** Estimated virtualMemUsedAtSolver = 144988702, getVmSize() = 206381056, SCIPgetMemUsed() = 92934749, SCIPgetMemTotal() = 177022197, SCIPgetMemExternEstim() = 40460856
0.61/0.65	c ** set memory limit for solvers to 4.18816e+11 for each SCIP **
0.61/0.65	c Original Problem   :
0.61/0.65	c   Problem name     : instance-4465262-1722442729
0.61/0.65	c   Variables        : 760 (760 binary, 0 integer, 0 implicit integer, 0 continuous)
0.61/0.65	c   Constraints      : 41314
0.61/0.65	c   Objective sense  : minimize
0.61/0.65	c Presolved Problem  :
0.61/0.65	c   Variables        : 760 (760 binary, 0 integer, 0 implicit integer, 0 continuous)
0.61/0.65	c   Constraints      : 41314
0.61/0.65	c Constraints        : Number
0.61/0.65	c   setppc           : 41314 
0.61/0.65	c ** Instance transfer method used: 0
0.61/0.69	c ** ParaScipInstance copy does not increase the number of variables. **
1.39/1.43	c LC is working with racing ramp-up and with rebuilding tree after racing.
1.39/1.44	c                                Nodes    Active                                            
1.39/1.44	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
29.19/3.00	c *       3              0           1        20         -26.0000                -          -
29.19/3.00	c *       3              0           1        20         -29.0000                -          -
36.09/3.33	c *       3              0           1        20         -31.0000                -          -
47.12/3.95	c *       4              0           1        20         -33.0000                -          -
82.76/5.71	c         6              2           3        20         -33.0000        -760.0000          -
181.92/10.74	c        11            202         203        20         -33.0000        -760.0000          -
283.83/16.00	c        16           4185         682        20         -33.0000        -760.0000          -
362.65/19.90	c *      20              2           1        20         -34.0000         -40.0000     17.65%
385.01/21.09	c        21              9           8        20         -34.0000         -40.0000     17.65%
484.25/26.09	c        26             20          19        20         -34.0000         -40.0000     17.65%
585.20/31.16	c        31             32          31        20         -34.0000         -40.0000     17.65%
687.66/36.31	c        36             37          36        20         -34.0000         -40.0000     17.65%
786.86/41.38	c        41             42          41        20         -34.0000         -40.0000     17.65%
885.83/46.38	c        46             56          55        20         -34.0000         -40.0000     17.65%
973.10/50.73	c *      51             61          56        20         -35.0000         -40.0000     14.29%
984.87/51.40	c        51             61          56        20         -35.0000         -40.0000     14.29%
1087.69/56.51	c        57             75          66        20         -35.0000         -40.0000     14.29%
1109.49/57.61	c *      58             79          68        20         -36.0000         -40.0000     11.11%
1186.52/61.55	c        62             87          71        20         -36.0000         -40.0000     11.11%
1285.47/66.56	c        67             96          74        20         -36.0000         -40.0000     11.11%
1388.33/71.72	c        72            113          81        20         -36.0000         -40.0000     11.11%
1491.13/77.00	c        77            129          85        20         -36.0000         -40.0000     11.11%
1526.56/78.70	c *      79            129          85        20         -37.0000         -40.0000      8.11%
1592.00/82.04	c        82            159          82        20         -37.0000         -40.0000      8.11%
1690.75/87.07	c        87            182          87        20         -37.0000         -40.0000      8.11%
1789.65/92.07	c        92            276         107        20         -37.0000         -40.0000      8.11%
1888.95/97.10	c        97            390         125        20         -37.0000         -40.0000      8.11%
1990.20/102.17	c       102            548         151        20         -37.0000         -40.0000      8.11%
2090.11/107.26	c       107            549         150        20         -37.0000         -40.0000      8.11%
2191.21/112.35	c       112            550         149        20         -37.0000         -40.0000      8.11%
2292.40/117.40	c       117            553         150        20         -37.0000         -40.0000      8.11%
2395.53/122.62	c       123            567         152        20         -37.0000         -40.0000      8.11%
2494.52/127.66	c       128            578         157        20         -37.0000         -40.0000      8.11%
2599.42/132.92	c       133            578         157        20         -37.0000         -40.0000      8.11%
2698.58/138.03	c       138            599         160        20         -37.0000         -40.0000      8.11%
2800.42/143.06	c       143            615         164        20         -37.0000         -40.0000      8.11%
2899.79/148.12	c       148            657         176        20         -37.0000         -40.0000      8.11%
3003.96/153.38	c       153            850         215        20         -37.0000         -40.0000      8.11%
3105.15/158.45	c       158            897         226        20         -37.0000         -40.0000      8.11%
3204.14/163.46	c       163            939         236        20         -37.0000         -40.0000      8.11%
3311.10/168.83	c       169           1086         265        20         -37.0000         -40.0000      8.11%
3409.91/173.88	c       174           1158           0        20         -37.0000         -40.0000      8.11%
3511.11/178.99	c       179           1158           0        20         -37.0000         -40.0000      8.11%
3610.13/184.00	c       184           1158           0        20         -37.0000         -40.0000      8.11%
3709.31/189.02	c       189           1158           0        20         -37.0000         -40.0000      8.11%
3808.33/194.04	c       194           1159           1        20         -37.0000         -40.0000      8.11%
3912.10/199.15	c       199           1170           8        20         -37.0000         -40.0000      8.11%
3966.80/201.91	c *     202           1176          12        20         -38.0000         -40.0000      5.26%
4010.96/204.18	c       204           1185          12        20         -38.0000         -40.0000      5.26%
4110.05/209.19	c       209           1253          14        20         -38.0000         -40.0000      5.26%
4216.24/214.57	c       215           1297          24        20         -38.0000         -40.0000      5.26%
4317.25/219.67	c       220           1322          25        20         -38.0000         -40.0000      5.26%
4416.28/224.68	c       225           1365          25        20         -38.0000         -40.0000      5.26%
4519.21/229.81	c       230           1376          21        20         -38.0000         -40.0000      5.26%
4618.32/234.83	c       235           1469          32        20         -38.0000         -40.0000      5.26%
4719.38/239.93	c       240           1498          37        20         -38.0000         -40.0000      5.26%
4821.29/245.10	c       245           1506          41        20         -38.0000         -40.0000      5.26%
4922.40/250.15	c       250           1634          50        20         -38.0000         -40.0000      5.26%
5030.61/255.63	c       256           1849          87        20         -38.0000         -40.0000      5.26%
5129.82/260.66	c       261           1892          87        20         -38.0000         -40.0000      5.26%
5228.98/265.67	c       266           1994         107        20         -38.0000         -40.0000      5.26%
5330.21/270.73	c       271           2138         147        20         -38.0000         -40.0000      5.26%
5429.45/275.74	c       276           2199         147        20         -38.0000         -40.0000      5.26%
5528.61/280.79	c       281           2267         152        20         -38.0000         -40.0000      5.26%
5629.82/285.85	c       286           2320         157        20         -38.0000         -40.0000      5.26%
5730.97/290.96	c       291           2364         165        20         -38.0000         -40.0000      5.26%
5830.13/296.00	c       296           2535         204        20         -38.0000         -40.0000      5.26%
5929.28/301.04	c       301           2552         207        20         -38.0000         -40.0000      5.26%
6032.98/306.15	c       306           2581         218        20         -38.0000         -40.0000      5.26%
6133.42/311.25	c       311           2639         240        20         -38.0000         -40.0000      5.26%
6234.55/316.31	c       316           2777         280        20         -38.0000         -40.0000      5.26%
6333.75/321.33	c       321           2889         292        20         -38.0000         -40.0000      5.26%
6434.90/326.43	c       326           2941         290        20         -38.0000         -40.0000      5.26%
6534.07/331.49	c       331           3044         311        20         -38.0000         -40.0000      5.26%
6635.29/336.53	c       337           3056         307        20         -38.0000         -40.0000      5.26%
6734.51/341.58	c       342           3061         304        20         -38.0000         -40.0000      5.26%
6839.71/346.84	c       347           3125         309        20         -38.0000         -40.0000      5.26%
6938.93/351.87	c       352           3331         320        20         -38.0000         -40.0000      5.26%
7042.83/357.09	c       357           3342         325        20         -38.0000         -40.0000      5.26%
7144.15/362.16	c       362           3420         331        20         -38.0000         -40.0000      5.26%
7244.40/367.21	c       367           3539         334        20         -38.0000         -40.0000      5.26%
7343.60/372.23	c       372           3582         345        20         -38.0000         -40.0000      5.26%
7442.84/377.28	c       377           3684         357        20         -38.0000         -40.0000      5.26%
7543.83/382.35	c       382           3778         383        20         -38.0000         -40.0000      5.26%
7646.66/387.51	c       388           3779         384        20         -38.0000         -40.0000      5.26%
7747.58/392.66	c       393           3817         394        20         -38.0000         -40.0000      5.26%
7848.65/397.72	c       398           3902         409        20         -38.0000         -40.0000      5.26%
7947.70/402.77	c       403           3961         412        20         -38.0000         -40.0000      5.26%
8050.77/407.91	c       408           4023         414        20         -38.0000         -40.0000      5.26%
8149.91/412.93	c       413           4039         420        20         -38.0000         -40.0000      5.26%
8249.09/417.95	c       418           4157         421        20         -38.0000         -40.0000      5.26%
8350.95/423.06	c       423           4209         421        20         -38.0000         -40.0000      5.26%
8452.13/428.18	c       428           4242         434        20         -38.0000         -40.0000      5.26%
8552.53/433.28	c       433           4341         445        20         -38.0000         -40.0000      5.26%
8653.70/438.39	c       438           4416         455        20         -38.0000         -40.0000      5.26%
8754.88/443.48	c       443           4530         485        20         -38.0000         -40.0000      5.26%
8855.93/448.52	c       449           4594         485        20         -38.0000         -40.0000      5.26%
8955.11/453.58	c       454           4730         493        20         -38.0000         -40.0000      5.26%
9058.27/458.73	c       459           4758         505        20         -38.0000         -40.0000      5.26%
9157.43/463.75	c       464           4850         523        20         -38.0000         -40.0000      5.26%
9258.59/468.81	c       469           4992         563        20         -38.0000         -40.0000      5.26%
9357.71/473.86	c       474           5109         568        20         -38.0000         -40.0000      5.26%
9463.48/479.14	c       479           5295         612        20         -38.0000         -40.0000      5.26%
9563.93/484.28	c       484           5451         624        20         -38.0000         -40.0000      5.26%
9665.07/489.33	c       489           5573         638        20         -38.0000         -40.0000      5.26%
9766.12/494.45	c       494           5730         677        20         -38.0000         -40.0000      5.26%
9867.29/499.50	c       500           5918         705        20         -38.0000         -40.0000      5.26%
9966.46/504.58	c       505           6134         735        20         -38.0000         -40.0000      5.26%
10069.53/509.75	c       510           6344         775        20         -38.0000         -40.0000      5.26%
10168.72/514.79	c       515           6532         790        20         -38.0000         -40.0000      5.26%
10269.88/519.84	c       520           6550         792        20         -38.0000         -40.0000      5.26%
10373.67/525.03	c       525           6650         788        20         -38.0000         -40.0000      5.26%
10474.92/530.14	c       530           6808         792        20         -38.0000         -40.0000      5.26%
10575.34/535.21	c       535           7096         832        20         -38.0000         -40.0000      5.26%
10674.52/540.24	c       540           7214         856        20         -38.0000         -40.0000      5.26%
10773.73/545.26	c       545           7382         863        20         -38.0000         -40.0000      5.26%
10874.91/550.33	c       550           7483         867        20         -38.0000         -40.0000      5.26%
10978.09/555.52	c       556           7612         862        20         -38.0000         -40.0000      5.26%
11079.29/560.64	c       561           7727         866        20         -38.0000         -40.0000      5.26%
11178.47/565.69	c       566           7945         882        20         -38.0000         -40.0000      5.26%
11279.63/570.76	c       571           8063         893        20         -38.0000         -40.0000      5.26%
11378.75/575.79	c       576           8153         901        20         -38.0000         -40.0000      5.26%
11479.94/580.88	c       581           8232         908        20         -38.0000         -40.0000      5.26%
11581.05/585.95	c       586           8303         917        20         -38.0000         -40.0000      5.26%
11680.35/590.99	c       591           8401         937        20         -38.0000         -40.0000      5.26%
11782.17/596.13	c       596           8603         965        20         -38.0000         -40.0000      5.26%
11884.36/601.24	c       601           8730         976        20         -38.0000         -40.0000      5.26%
11985.25/606.33	c       606           8900        1010        20         -38.0000         -40.0000      5.26%
12084.44/611.37	c       611           9081        1039        20         -38.0000         -40.0000      5.26%
12183.55/616.39	c       616           9284        1052        20         -38.0000         -40.0000      5.26%
12284.62/621.45	c       621           9447        1053        20         -38.0000         -40.0000      5.26%
12385.81/626.50	c       627           9642        1088        20         -38.0000         -40.0000      5.26%
12485.03/631.52	c       632           9863        1113        20         -38.0000         -40.0000      5.26%
12586.17/636.67	c       637          10042        1156        20         -38.0000         -40.0000      5.26%
12687.31/641.74	c       642          10214        1184        20         -38.0000         -40.0000      5.26%
12786.46/646.76	c       647          10448        1202        20         -38.0000         -40.0000      5.26%
12885.60/651.79	c       652          10703        1229        20         -38.0000         -40.0000      5.26%
12986.75/656.80	c       657          10905        1245        20         -38.0000         -40.0000      5.26%
13087.87/661.96	c       662          11207        1289        20         -38.0000         -40.0000      5.26%
13187.01/666.98	c       667          11491        1345        20         -38.0000         -40.0000      5.26%
13290.89/672.15	c       672          11700        1368        20         -38.0000         -40.0000      5.26%
13391.22/677.27	c       677          11902        1426        20         -38.0000         -40.0000      5.26%
13492.29/682.34	c       682          12140        1440        20         -38.0000         -40.0000      5.26%
13591.49/687.39	c       687          12295        1475        20         -38.0000         -40.0000      5.26%
13692.68/692.42	c       692          12528        1498        20         -38.0000         -40.0000      5.26%
13791.68/697.44	c       697          12743        1511        20         -38.0000         -40.0000      5.26%
13892.82/702.51	c       703          12926        1552        20         -38.0000         -40.0000      5.26%
13991.86/707.56	c       708          13029        1553        20         -38.0000         -40.0000      5.26%
14093.02/712.67	c       713          13111        1565        20         -38.0000         -40.0000      5.26%
14196.13/717.85	c       718          13164        1568        20         -38.0000         -40.0000      5.26%
14297.27/723.03	c       723          13221        1569        20         -38.0000         -40.0000      5.26%
14401.12/728.14	c       728          13291        1577        20         -38.0000         -40.0000      5.26%
14500.33/733.14	c       733          13362        1582        20         -38.0000         -40.0000      5.26%
14599.49/738.19	c       738          13410        1583        20         -38.0000         -40.0000      5.26%
14701.70/743.30	c       743          13448        1585        20         -38.0000         -40.0000      5.26%
14800.79/748.36	c       748          13605        1596        20         -38.0000         -40.0000      5.26%
14903.93/753.57	c       754          13729        1636        20         -38.0000         -40.0000      5.26%
15004.96/758.64	c       759          13826        1641        20         -38.0000         -40.0000      5.26%
15109.99/763.90	c       764          13871        1642        20         -38.0000         -40.0000      5.26%
15209.07/768.95	c       769          13891        1648        20         -38.0000         -40.0000      5.26%
15308.19/774.02	c       774          13989        1646        20         -38.0000         -40.0000      5.26%
15410.15/779.08	c       779          14139        1682        20         -38.0000         -40.0000      5.26%
15512.50/784.21	c       784          14198        1707        20         -38.0000         -40.0000      5.26%
15613.37/789.35	c       789          14371        1728        20         -38.0000         -40.0000      5.26%
15716.47/794.54	c       795          14568        1755        20         -38.0000         -40.0000      5.26%
15815.52/799.56	c       800          14640        1763        20         -38.0000         -40.0000      5.26%
15916.61/804.64	c       805          14739        1778        20         -38.0000         -40.0000      5.26%
16017.85/809.74	c       810          14856        1811        20         -38.0000         -40.0000      5.26%
16116.84/814.75	c       815          14987        1848        20         -38.0000         -40.0000      5.26%
16215.89/819.78	c       820          15127        1870        20         -38.0000         -40.0000      5.26%
16317.06/824.89	c       825          15381        1934        20         -38.0000         -40.0000      5.26%
16424.16/830.21	c       830          15673        1984        20         -38.0000         -40.0000      5.26%
16525.14/835.32	c       835          15759        2004        20         -38.0000         -40.0000      5.26%
16626.06/840.44	c       840          15937        2028        20         -38.0000         -40.0000      5.26%
16729.12/845.66	c       846          16121        2046        20         -38.0000         -40.0000      5.26%
16830.23/850.77	c       851          16219        2064        20         -38.0000         -40.0000      5.26%
16931.37/855.84	c       856          16361        2084        20         -38.0000         -40.0000      5.26%
17030.51/860.87	c       861          16441        2096        20         -38.0000         -40.0000      5.26%
17131.54/865.96	c       866          16643        2118        20         -38.0000         -40.0000      5.26%
17230.72/870.96	c       871          16700        2123        20         -38.0000         -40.0000      5.26%
17332.65/876.05	c       876          16884        2155        20         -38.0000         -40.0000      5.26%
17431.73/881.07	c       881          16964        2149        20         -38.0000         -40.0000      5.26%
17532.91/886.16	c       886          17090        2165        20         -38.0000         -40.0000      5.26%
17634.95/891.39	c       891          17301        2184        20         -38.0000         -40.0000      5.26%
17736.11/896.42	c       896          17500        2191        20         -38.0000         -40.0000      5.26%
17835.31/901.45	c       901          17841        2216        20         -38.0000         -40.0000      5.26%
17940.42/906.73	c       907          18066        2245        20         -38.0000         -40.0000      5.26%
18039.63/911.75	c       912          18411        2282        20         -38.0000         -40.0000      5.26%
18142.79/916.96	c       917          18607        2326        20         -38.0000         -40.0000      5.26%
18246.60/922.19	c       922          18767        2328        20         -38.0000         -40.0000      5.26%
18346.92/927.26	c       927          19022        2365        20         -38.0000         -40.0000      5.26%
18448.10/932.31	c       932          19212        2389        20         -38.0000         -40.0000      5.26%
18547.19/937.34	c       937          19461        2414        20         -38.0000         -40.0000      5.26%
18646.39/942.39	c       942          19660        2439        20         -38.0000         -40.0000      5.26%
18749.69/947.52	c       948          19791        2456        20         -38.0000         -40.0000      5.26%
18848.74/952.57	c       953          19926        2469        20         -38.0000         -40.0000      5.26%
18949.82/957.66	c       958          20202        2497        20         -38.0000         -40.0000      5.26%
19050.79/962.72	c       963          20402        2542        20         -38.0000         -40.0000      5.26%
19149.91/967.73	c       968          20659        2571        20         -38.0000         -40.0000      5.26%
19248.88/972.75	c       973          20811        2645        20         -38.0000         -40.0000      5.26%
19347.95/977.77	c       978          20984        2732        20         -38.0000         -40.0000      5.26%
19449.06/982.81	c       983          21155        2777        20         -38.0000         -40.0000      5.26%
19547.93/987.83	c       988          21413        2805        20         -38.0000         -40.0000      5.26%
19647.08/992.83	c       993          21575        2827        20         -38.0000         -40.0000      5.26%
19745.96/997.87	c       998          21854        2880        20         -38.0000         -40.0000      5.26%
19846.85/1002.92	c      1003          22064        2932        20         -38.0000         -40.0000      5.26%
19945.86/1008.00	c      1008          22220        2958        20         -38.0000         -40.0000      5.26%
20050.92/1013.21	c      1013          22341        2981        20         -38.0000         -40.0000      5.26%
20150.00/1018.25	c      1018          22456        2996        20         -38.0000         -40.0000      5.26%
20249.12/1023.26	c      1023          22523        2999        20         -38.0000         -40.0000      5.26%
20348.22/1028.29	c      1028          22723        3023        20         -38.0000         -40.0000      5.26%
20449.38/1033.30	c      1033          22996        3052        20         -38.0000         -40.0000      5.26%
20552.38/1038.55	c      1039          23298        3060        20         -38.0000         -40.0000      5.26%
20651.32/1043.57	c      1044          23589        3087        20         -38.0000         -40.0000      5.26%
20756.26/1048.85	c      1049          23731        3109        20         -38.0000         -40.0000      5.26%
20857.06/1053.91	c      1054          23821        3111        20         -38.0000         -40.0000      5.26%
20962.04/1059.22	c      1059          24177        3115        20         -38.0000         -40.0000      5.26%
21063.11/1064.34	c      1064          24282        3118        20         -38.0000         -40.0000      5.26%
21162.25/1069.39	c      1069          24341        3115        20         -38.0000         -40.0000      5.26%
21263.35/1074.41	c      1074          24490        3122        20         -38.0000         -40.0000      5.26%
21362.40/1079.47	c      1079          24797        3185        20         -38.0000         -40.0000      5.26%
21465.43/1084.60	c      1085          24888        3202        20         -38.0000         -40.0000      5.26%
21566.58/1089.70	c      1090          24953        3203        20         -38.0000         -40.0000      5.26%
21669.63/1094.94	c      1095          25038        3198        20         -38.0000         -40.0000      5.26%
21771.54/1100.04	c      1100          25178        3222        20         -38.0000         -40.0000      5.26%
21870.64/1105.09	c      1105          25250        3244        20         -38.0000         -40.0000      5.26%
21972.94/1110.20	c      1110          25336        3270        20         -38.0000         -40.0000      5.26%
22071.78/1115.22	c      1115          25463        3289        20         -38.0000         -40.0000      5.26%
22174.84/1120.47	c      1120          25588        3304        20         -38.0000         -40.0000      5.26%
22275.96/1125.55	c      1126          25669        3323        20         -38.0000         -40.0000      5.26%
22375.12/1130.56	c      1131          25823        3379        20         -38.0000         -40.0000      5.26%
22476.20/1135.61	c      1136          26057        3437        20         -38.0000         -40.0000      5.26%
22575.37/1140.66	c      1141          26110        3446        20         -38.0000         -40.0000      5.26%
22674.40/1145.67	c      1146          26353        3495        20         -38.0000         -40.0000      5.26%
22775.54/1150.72	c      1151          26543        3529        20         -38.0000         -40.0000      5.26%
22874.55/1155.73	c      1156          26676        3554        20         -38.0000         -40.0000      5.26%
22977.62/1160.91	c      1161          26777        3583        20         -38.0000         -40.0000      5.26%
23076.64/1165.97	c      1166          27036        3624        20         -38.0000         -40.0000      5.26%
23175.71/1171.03	c      1171          27170        3654        20         -38.0000         -40.0000      5.26%
23277.28/1176.08	c      1176          27313        3671        20         -38.0000         -40.0000      5.26%
23379.53/1181.20	c      1181          27520        3706        20         -38.0000         -40.0000      5.26%
23478.68/1186.24	c      1186          27688        3752        20         -38.0000         -40.0000      5.26%
23579.81/1191.35	c      1191          27810        3784        20         -38.0000         -40.0000      5.26%
23680.93/1196.44	c      1196          28005        3835        20         -38.0000         -40.0000      5.26%
23780.09/1201.49	c      1202          28135        3881        20         -38.0000         -40.0000      5.26%
23881.23/1206.52	c      1207          28279        3895        20         -38.0000         -40.0000      5.26%
23980.38/1211.59	c      1212          28456        3934        20         -38.0000         -40.0000      5.26%
24081.48/1216.66	c      1217          28610        3958        20         -38.0000         -40.0000      5.26%
24184.58/1221.80	c      1222          28710        3964        20         -38.0000         -40.0000      5.26%
24283.66/1226.83	c      1227          28857        4013        20         -38.0000         -40.0000      5.26%
24382.80/1231.89	c      1232          29087        4043        20         -38.0000         -40.0000      5.26%
24483.78/1236.97	c      1237          29301        4067        20         -38.0000         -40.0000      5.26%
24587.68/1242.14	c      1242          29382        4102        20         -38.0000         -40.0000      5.26%
24686.62/1247.14	c      1247          29574        4124        20         -38.0000         -40.0000      5.26%
24785.64/1252.20	c      1252          29688        4142        20         -38.0000         -40.0000      5.26%
24886.06/1257.23	c      1257          29806        4154        20         -38.0000         -40.0000      5.26%
24985.17/1262.27	c      1262          29980        4178        20         -38.0000         -40.0000      5.26%
25086.06/1267.36	c      1267          30277        4209        20         -38.0000         -40.0000      5.26%
25185.23/1272.38	c      1272          30485        4223        20         -38.0000         -40.0000      5.26%
25284.25/1277.39	c      1277          30770        4244        20         -38.0000         -40.0000      5.26%
25385.41/1282.41	c      1282          31147        4293        20         -38.0000         -40.0000      5.26%
25484.49/1287.45	c      1287          31388        4298        20         -38.0000         -40.0000      5.26%
25583.64/1292.47	c      1292          31564        4310        20         -38.0000         -40.0000      5.26%
25684.59/1297.53	c      1298          31792        4330        20         -38.0000         -40.0000      5.26%
25785.60/1302.64	c      1303          31955        4327        20         -38.0000         -40.0000      5.26%
25886.67/1307.73	c      1308          32202        4372        20         -38.0000         -40.0000      5.26%
25987.81/1312.87	c      1313          32496        4386        20         -38.0000         -40.0000      5.26%
26089.08/1317.92	c      1318          32755        4421        20         -38.0000         -40.0000      5.26%
26187.83/1322.95	c      1323          33040        4438        20         -38.0000         -40.0000      5.26%
26289.68/1328.11	c      1328          33359        4449        20         -38.0000         -40.0000      5.26%
26390.76/1333.15	c      1333          33675        4439        20         -38.0000         -40.0000      5.26%
26490.12/1338.18	c      1338          33847        4439        20         -38.0000         -40.0000      5.26%
26590.04/1343.25	c      1343          34137        4495        20         -38.0000         -40.0000      5.26%
26689.13/1348.26	c      1348          34317        4527        20         -38.0000         -40.0000      5.26%
26788.30/1353.29	c      1353          34642        4578        20         -38.0000         -40.0000      5.26%
26889.41/1358.38	c      1358          34918        4592        20         -38.0000         -40.0000      5.26%
26990.54/1363.49	c      1364          35025        4604        20         -38.0000         -40.0000      5.26%
27093.65/1368.63	c      1369          35399        4634        20         -38.0000         -40.0000      5.26%
27194.71/1373.74	c      1374          35572        4655        20         -38.0000         -40.0000      5.26%
27196.68/1373.82	c *    1374          35572        4655        20         -39.0000         -40.0000      2.56%
27293.62/1378.79	c      1379          35636         205        20         -39.0000         -40.0000      2.56%
27396.50/1383.99	c      1384          35711         204        20         -39.0000         -40.0000      2.56%
27497.83/1389.09	c      1389          35827         208        20         -39.0000         -40.0000      2.56%
27596.32/1394.10	c      1394          36083         200        20         -39.0000         -40.0000      2.56%
27696.82/1399.13	c      1399          36232         195        20         -39.0000         -40.0000      2.56%
27796.91/1404.22	c      1404          36299         192        20         -39.0000         -40.0000      2.56%
27895.81/1409.27	c      1409          36555         182        20         -39.0000         -40.0000      2.56%
27994.77/1414.29	c      1414          36998         181        20         -39.0000         -40.0000      2.56%
28095.91/1419.36	c      1419          37236         177        20         -39.0000         -40.0000      2.56%
28195.10/1424.39	c      1424          37377         175        20         -39.0000         -40.0000      2.56%
28296.27/1429.41	c      1429          37645         167        20         -39.0000         -40.0000      2.56%
28395.43/1434.45	c      1434          37774         164        20         -39.0000         -40.0000      2.56%
28496.60/1439.52	c      1440          37956         160        20         -39.0000         -40.0000      2.56%
28599.74/1444.70	c      1445          37968         158        20         -39.0000         -40.0000      2.56%
28698.90/1449.76	c      1450          38068         160        20         -39.0000         -40.0000      2.56%
28798.02/1454.78	c      1455          38349         167        20         -39.0000         -40.0000      2.56%
28899.11/1459.81	c      1460          38493         167        20         -39.0000         -40.0000      2.56%
28998.16/1464.85	c      1465          38799         171        20         -39.0000         -40.0000      2.56%
29099.09/1469.92	c      1470          39005         175        20         -39.0000         -40.0000      2.56%
29198.09/1475.03	c      1475          39038         174        20         -39.0000         -40.0000      2.56%
29299.94/1480.04	c      1480          39169         165        20         -39.0000         -40.0000      2.56%
29399.15/1485.07	c      1485          39401         161        20         -39.0000         -40.0000      2.56%
29498.29/1490.08	c      1490          39648         166        20         -39.0000         -40.0000      2.56%
29599.27/1495.19	c      1495          39833         159        20         -39.0000         -40.0000      2.56%
29699.70/1500.26	c      1500          40157         167        20         -39.0000         -40.0000      2.56%
29806.58/1505.60	c      1506          40494         164        20         -39.0000         -40.0000      2.56%
29905.78/1510.69	c      1511          40794         162        20         -39.0000         -40.0000      2.56%
30006.92/1515.75	c      1516          41222         160        20         -39.0000         -40.0000      2.56%
30105.99/1520.78	c      1521          41527         157        20         -39.0000         -40.0000      2.56%
30207.04/1525.81	c      1526          41731         159        20         -39.0000         -40.0000      2.56%
30306.22/1530.82	c      1531          41986         160        20         -39.0000         -40.0000      2.56%
30405.20/1535.84	c      1536          42400         158        20         -39.0000         -40.0000      2.56%
30504.35/1540.89	c      1541          42636         152        20         -39.0000         -40.0000      2.56%
30605.51/1546.00	c      1546          42932         140        20         -39.0000         -40.0000      2.56%
30707.38/1551.05	c      1551          43146         140        20         -39.0000         -40.0000      2.56%
30806.52/1556.13	c      1556          43359         137        20         -39.0000         -40.0000      2.56%
30907.62/1561.16	c      1561          43412         136        20         -39.0000         -40.0000      2.56%
31007.82/1566.23	c      1566          43558         140        20         -39.0000         -40.0000      2.56%
31108.99/1571.34	c      1571          43652         136        20         -39.0000         -40.0000      2.56%
31208.14/1576.36	c      1576          43962         138        20         -39.0000         -40.0000      2.56%
31307.39/1581.40	c      1581          44210         142        20         -39.0000         -40.0000      2.56%
31408.05/1586.41	c      1586          44614         148        20         -39.0000         -40.0000      2.56%
31509.20/1591.50	c      1592          44992         150        20         -39.0000         -40.0000      2.56%
31610.33/1596.61	c      1597          45309         149        20         -39.0000         -40.0000      2.56%
31709.42/1601.69	c      1602          45516         152        20         -39.0000         -40.0000      2.56%
31810.53/1606.77	c      1607          45561         153        20         -39.0000         -40.0000      2.56%
31911.72/1611.81	c      1612          45683         151        20         -39.0000         -40.0000      2.56%
32010.90/1616.84	c      1617          45704         150        20         -39.0000         -40.0000      2.56%
32111.94/1621.99	c      1622          46126         151        20         -39.0000         -40.0000      2.56%
32211.08/1627.01	c      1627          46285         148        20         -39.0000         -40.0000      2.56%
32316.33/1632.22	c      1632          46631         147        20         -39.0000         -40.0000      2.56%
32415.29/1637.22	c      1637          47021         143        20         -39.0000         -40.0000      2.56%
32514.29/1642.25	c      1642          47389         143        20         -39.0000         -40.0000      2.56%
32615.11/1647.32	c      1647          47759         144        20         -39.0000         -40.0000      2.56%
32716.07/1652.40	c      1652          48118         138        20         -39.0000         -40.0000      2.56%
32814.99/1657.42	c      1657          48445         144        20         -39.0000         -40.0000      2.56%
32914.14/1662.49	c      1662          48836         144        20         -39.0000         -40.0000      2.56%
33015.13/1667.54	c      1668          49248         142        20         -39.0000         -40.0000      2.56%
33114.22/1672.55	c      1673          49508         145        20         -39.0000         -40.0000      2.56%
33213.37/1677.58	c      1678          49521         145        20         -39.0000         -40.0000      2.56%
33314.56/1682.61	c      1683          49700         145        20         -39.0000         -40.0000      2.56%
33413.67/1687.68	c      1688          49728         141        20         -39.0000         -40.0000      2.56%
33514.81/1692.71	c      1693          49762         145        20         -39.0000         -40.0000      2.56%
33615.86/1697.81	c      1698          49817         143        20         -39.0000         -40.0000      2.56%
33714.96/1702.88	c      1703          49845         145        20         -39.0000         -40.0000      2.56%
33815.96/1707.92	c      1708          49875         142        20         -39.0000         -40.0000      2.56%
33917.78/1713.09	c      1713          50141         142        20         -39.0000         -40.0000      2.56%
34020.16/1718.29	c      1718          50469         140        20         -39.0000         -40.0000      2.56%
34121.29/1723.33	c      1723          50791         142        20         -39.0000         -40.0000      2.56%
34222.42/1728.42	c      1728          51151         140        20         -39.0000         -40.0000      2.56%
34321.60/1733.47	c      1733          51520         137        20         -39.0000         -40.0000      2.56%
34422.62/1738.52	c      1739          51863         138        20         -39.0000         -40.0000      2.56%
34521.80/1743.57	c      1744          52224         135        20         -39.0000         -40.0000      2.56%
34622.91/1748.62	c      1749          52363         128        20         -39.0000         -40.0000      2.56%
34722.05/1753.63	c      1754          52571         131        20         -39.0000         -40.0000      2.56%
34821.21/1758.67	c      1759          52669         133        20         -39.0000         -40.0000      2.56%
34922.25/1763.77	c      1764          52799         131        20         -39.0000         -40.0000      2.56%
35023.42/1768.80	c      1769          53066         130        20         -39.0000         -40.0000      2.56%
35122.60/1773.82	c      1774          53104         134        20         -39.0000         -40.0000      2.56%
35221.88/1778.82	c      1779          53406         136        20         -39.0000         -40.0000      2.56%
35320.79/1783.85	c      1784          53806         132        20         -39.0000         -40.0000      2.56%
35421.94/1788.92	c      1789          53993         130        20         -39.0000         -40.0000      2.56%
35521.11/1794.01	c      1794          54382         133        20         -39.0000         -40.0000      2.56%
35624.92/1799.17	c      1799          54660         132        20         -39.0000         -40.0000      2.56%
35726.85/1804.35	c      1804          54965         132        20         -39.0000         -40.0000      2.56%
35829.59/1809.50	c      1810          55279         137        20         -39.0000         -40.0000      2.56%
35928.76/1814.57	c      1815          55613         133        20         -39.0000         -40.0000      2.56%
36027.90/1819.58	c      1820          55967         133        20         -39.0000         -40.0000      2.56%
36130.78/1824.78	c      1825          56295         137        20         -39.0000         -40.0000      2.56%
36236.86/1830.07	c      1830          56571         141        20         -39.0000         -40.0000      2.56%
36335.79/1835.11	c      1835          56958         141        20         -39.0000         -40.0000      2.56%
36435.01/1840.13	c      1840          57350         135        20         -39.0000         -40.0000      2.56%
36536.11/1845.14	c      1845          57594         134        20         -39.0000         -40.0000      2.56%
36638.41/1850.31	c      1850          58003         129        20         -39.0000         -40.0000      2.56%
36737.38/1855.31	c      1855          58086         131        20         -39.0000         -40.0000      2.56%
36836.45/1860.36	c      1860          58433         139        20         -39.0000         -40.0000      2.56%
36937.57/1865.42	c      1865          58801         134        20         -39.0000         -40.0000      2.56%
37040.67/1870.62	c      1871          59176         139        20         -39.0000         -40.0000      2.56%
37139.56/1875.64	c      1876          59538         138        20         -39.0000         -40.0000      2.56%
37238.73/1880.66	c      1881          59883         136        20         -39.0000         -40.0000      2.56%
37339.87/1885.72	c      1886          60256         130        20         -39.0000         -40.0000      2.56%
37441.01/1890.81	c      1891          60564         133        20         -39.0000         -40.0000      2.56%
37540.08/1895.84	c      1896          60900         141        20         -39.0000         -40.0000      2.56%
37639.08/1900.85	c      1901          61195         141        20         -39.0000         -40.0000      2.56%
37740.41/1905.97	c      1906          61524         143        20         -39.0000         -40.0000      2.56%
37839.19/1910.99	c      1911          61869         138        20         -39.0000         -40.0000      2.56%
37938.26/1916.02	c      1916          62168         142        20         -39.0000         -40.0000      2.56%
38037.31/1921.03	c      1921          62521         142        20         -39.0000         -40.0000      2.56%
38139.00/1926.05	c      1926          62783         138        20         -39.0000         -40.0000      2.56%
38238.16/1931.06	c      1931          63140         139        20         -39.0000         -40.0000      2.56%
38336.96/1936.10	c      1936          63460         136        20         -39.0000         -40.0000      2.56%
38437.96/1941.17	c      1941          63804         140        20         -39.0000         -40.0000      2.56%
38538.02/1946.23	c      1946          64042         135        20         -39.0000         -40.0000      2.56%
38637.26/1951.29	c      1951          64360         142        20         -39.0000         -40.0000      2.56%
38738.23/1956.36	c      1956          64625         140        20         -39.0000         -40.0000      2.56%
38839.39/1961.41	c      1961          64930         140        20         -39.0000         -40.0000      2.56%
38938.53/1966.46	c      1966          65277         137        20         -39.0000         -40.0000      2.56%
39037.63/1971.48	c      1971          65633         138        20         -39.0000         -40.0000      2.56%
39138.21/1976.54	c      1977          65922         139        20         -39.0000         -40.0000      2.56%
39237.30/1981.54	c      1982          66294         139        20         -39.0000         -40.0000      2.56%
39338.44/1986.64	c      1987          66677         143        20         -39.0000         -40.0000      2.56%
39439.53/1991.78	c      1992          67141         149        20         -39.0000         -40.0000      2.56%
39540.48/1996.86	c      1997          67493         149        20         -39.0000         -40.0000      2.56%
39641.61/2001.91	c      2002          67813         145        20         -39.0000         -40.0000      2.56%
39740.65/2006.92	c      2007          68079         152        20         -39.0000         -40.0000      2.56%
39839.80/2012.03	c      2012          68428         154        20         -39.0000         -40.0000      2.56%
39943.69/2017.17	c      2017          68764         155        20         -39.0000         -40.0000      2.56%
40042.80/2022.19	c      2022          69097         156        20         -39.0000         -40.0000      2.56%
40143.19/2027.23	c      2027          69449         154        20         -39.0000         -40.0000      2.56%
40242.36/2032.28	c      2032          69832         156        20         -39.0000         -40.0000      2.56%
40341.26/2037.29	c      2037          69957         169        20         -39.0000         -40.0000      2.56%
40442.44/2042.33	c      2042          69987         168        20         -39.0000         -40.0000      2.56%
40541.59/2047.35	c      2047          70025         169        20         -39.0000         -40.0000      2.56%
40646.68/2052.68	c      2053          70088         162        20         -39.0000         -40.0000      2.56%
40749.78/2057.81	c      2058          70412         155        20         -39.0000         -40.0000      2.56%
40850.92/2062.95	c      2063          70597         167        20         -39.0000         -40.0000      2.56%
40956.10/2068.21	c      2068          70696         164        20         -39.0000         -40.0000      2.56%
41055.00/2073.22	c      2073          70808         165        20         -39.0000         -40.0000      2.56%
41154.15/2078.29	c      2078          70921         166        20         -39.0000         -40.0000      2.56%
41257.30/2083.46	c      2083          70969         169        20         -39.0000         -40.0000      2.56%
41356.55/2088.47	c      2088          71043         167        20         -39.0000         -40.0000      2.56%
41457.53/2093.57	c      2094          71144         164        20         -39.0000         -40.0000      2.56%
41558.59/2098.63	c      2099          71167         165        20         -39.0000         -40.0000      2.56%
41659.73/2103.73	c      2104          71229         164        20         -39.0000         -40.0000      2.56%
41758.54/2108.78	c      2109          71350         166        20         -39.0000         -40.0000      2.56%
41859.68/2113.83	c      2114          71387         170        20         -39.0000         -40.0000      2.56%
41958.85/2118.88	c      2119          71470         170        20         -39.0000         -40.0000      2.56%
42060.00/2123.94	c      2124          71503         171        20         -39.0000         -40.0000      2.56%
42159.10/2128.99	c      2129          71637         179        20         -39.0000         -40.0000      2.56%
42260.89/2134.13	c      2134          71769         179        20         -39.0000         -40.0000      2.56%
42367.24/2139.42	c      2139          71787         185        20         -39.0000         -40.0000      2.56%
42466.43/2144.48	c      2144          71820         185        20         -39.0000         -40.0000      2.56%
42567.61/2149.58	c      2150          71833         186        20         -39.0000         -40.0000      2.56%
42670.75/2154.77	c      2155          71881         188        20         -39.0000         -40.0000      2.56%
42771.84/2159.83	c      2160          71922         186        20         -39.0000         -40.0000      2.56%
42872.98/2164.91	c      2165          71976         186        20         -39.0000         -40.0000      2.56%
42972.07/2169.98	c      2170          72007         187        20         -39.0000         -40.0000      2.56%
43073.95/2175.06	c      2175          72042         183        20         -39.0000         -40.0000      2.56%
43174.98/2180.15	c      2180          72094         181        20         -39.0000         -40.0000      2.56%
43273.78/2185.16	c      2185          72115         182        20         -39.0000         -40.0000      2.56%
43372.84/2190.17	c      2190          72150         185        20         -39.0000         -40.0000      2.56%
43471.97/2195.18	c      2195          72188         176        20         -39.0000         -40.0000      2.56%
43572.20/2200.26	c      2200          72212         178        20         -39.0000         -40.0000      2.56%
43673.23/2205.39	c      2205          72279         171        20         -39.0000         -40.0000      2.56%
43774.23/2210.44	c      2210          72296         170        20         -39.0000         -40.0000      2.56%
43873.41/2215.44	c      2215          72330         171        20         -39.0000         -40.0000      2.56%
43972.70/2220.49	c      2220          72441         169        20         -39.0000         -40.0000      2.56%
44073.64/2225.58	c      2226          72456         170        20         -39.0000         -40.0000      2.56%
44174.79/2230.63	c      2231          72540         170        20         -39.0000         -40.0000      2.56%
44275.94/2235.72	c      2236          72684         171        20         -39.0000         -40.0000      2.56%
44375.10/2240.79	c      2241          72820         168        20         -39.0000         -40.0000      2.56%
44476.18/2245.80	c      2246          72928         167        20         -39.0000         -40.0000      2.56%
44575.28/2250.85	c      2251          73115         167        20         -39.0000         -40.0000      2.56%
44676.45/2255.90	c      2256          73242         171        20         -39.0000         -40.0000      2.56%
44775.63/2260.97	c      2261          73357         172        20         -39.0000         -40.0000      2.56%
44874.73/2266.02	c      2266          73364         170        20         -39.0000         -40.0000      2.56%
44978.53/2271.16	c      2271          73377         172        20         -39.0000         -40.0000      2.56%
45078.91/2276.28	c      2276          73479         166        20         -39.0000         -40.0000      2.56%
45180.05/2281.33	c      2281          73502         167        20         -39.0000         -40.0000      2.56%
45279.19/2286.38	c      2286          73546         167        20         -39.0000         -40.0000      2.56%
45380.18/2291.44	c      2291          73574         167        20         -39.0000         -40.0000      2.56%
45481.32/2296.60	c      2297          73583         165        20         -39.0000         -40.0000      2.56%
45586.46/2301.80	c      2302          73761         164        20         -39.0000         -40.0000      2.56%
45687.59/2306.97	c      2307          73947         163        20         -39.0000         -40.0000      2.56%
45786.66/2312.03	c      2312          73967         160        20         -39.0000         -40.0000      2.56%
45888.47/2317.10	c      2317          74032         161        20         -39.0000         -40.0000      2.56%
45989.57/2322.15	c      2322          74055         165        20         -39.0000         -40.0000      2.56%
46088.66/2327.19	c      2327          74113         159        20         -39.0000         -40.0000      2.56%
46188.92/2332.21	c      2332          74165         159        20         -39.0000         -40.0000      2.56%
46287.81/2337.24	c      2337          74322         148        20         -39.0000         -40.0000      2.56%
46386.75/2342.27	c      2342          74386         145        20         -39.0000         -40.0000      2.56%
46487.87/2347.32	c      2347          74597         143        20         -39.0000         -40.0000      2.56%
46589.15/2352.42	c      2352          74801         143        20         -39.0000         -40.0000      2.56%
46688.12/2357.45	c      2357          75121         140        20         -39.0000         -40.0000      2.56%
46787.20/2362.50	c      2362          75471         128        20         -39.0000         -40.0000      2.56%
46888.37/2367.56	c      2368          75589         129        20         -39.0000         -40.0000      2.56%
46989.53/2372.60	c      2373          75928         132        20         -39.0000         -40.0000      2.56%
47090.59/2377.75	c      2378          76223         150        20         -39.0000         -40.0000      2.56%
47191.73/2382.86	c      2383          76531         144        20         -39.0000         -40.0000      2.56%
47290.84/2387.87	c      2388          76814         136        20         -39.0000         -40.0000      2.56%
47391.71/2392.96	c      2393          77105         139        20         -39.0000         -40.0000      2.56%
47490.80/2397.96	c      2398          77454         132        20         -39.0000         -40.0000      2.56%
47592.62/2403.05	c      2403          77808         130        20         -39.0000         -40.0000      2.56%
47691.65/2408.12	c      2408          78158         133        20         -39.0000         -40.0000      2.56%
47792.96/2413.18	c      2413          78402         118        20         -39.0000         -40.0000      2.56%
47895.18/2418.31	c      2418          78432         118        20         -39.0000         -40.0000      2.56%
47994.34/2423.32	c      2423          78518         112        20         -39.0000         -40.0000      2.56%
48093.48/2428.36	c      2428          78620         109        20         -39.0000         -40.0000      2.56%
48192.64/2433.37	c      2433          78811         104        20         -39.0000         -40.0000      2.56%
48291.87/2438.38	c      2438          78826         107        20         -39.0000         -40.0000      2.56%
48392.94/2443.47	c      2443          78863         104        20         -39.0000         -40.0000      2.56%
48495.94/2448.61	c      2449          79106         120        20         -39.0000         -40.0000      2.56%
48595.08/2453.66	c      2454          79427         121        20         -39.0000         -40.0000      2.56%
48694.27/2458.68	c      2459          79802         122        20         -39.0000         -40.0000      2.56%
48795.42/2463.70	c      2464          80045         122        20         -39.0000         -40.0000      2.56%
48894.44/2468.79	c      2469          80351         124        20         -39.0000         -40.0000      2.56%
48997.19/2473.91	c      2474          80637         106        20         -39.0000         -40.0000      2.56%
49096.23/2478.93	c      2479          80988         110        20         -39.0000         -40.0000      2.56%
49195.20/2484.02	c      2484          81342         104        20         -39.0000         -40.0000      2.56%
49299.05/2489.16	c      2489          81612         108        20         -39.0000         -40.0000      2.56%
49399.44/2494.29	c      2494          81900         108        20         -39.0000         -40.0000      2.56%
49498.61/2499.29	c      2499          82211         111        20         -39.0000         -40.0000      2.56%
49603.67/2504.50	c      2505          82522         102        20         -39.0000         -40.0000      2.56%
49702.61/2509.53	c      2510          82725         100        20         -39.0000         -40.0000      2.56%
49801.49/2514.57	c      2515          83020          97        20         -39.0000         -40.0000      2.56%
49902.64/2519.66	c      2520          83404          99        20         -39.0000         -40.0000      2.56%
50003.42/2524.70	c      2525          83725         108        20         -39.0000         -40.0000      2.56%
50102.42/2529.73	c      2530          84058         120        20         -39.0000         -40.0000      2.56%
50203.45/2534.83	c      2535          84409         108        20         -39.0000         -40.0000      2.56%
50302.57/2539.90	c      2540          84784         114        20         -39.0000         -40.0000      2.56%
50403.28/2544.93	c      2545          85128         119        20         -39.0000         -40.0000      2.56%
50502.38/2549.96	c      2550          85507         118        20         -39.0000         -40.0000      2.56%
50601.67/2555.03	c      2555          85867         122        20         -39.0000         -40.0000      2.56%
50703.58/2560.05	c      2560          86215         126        20         -39.0000         -40.0000      2.56%
50802.29/2565.10	c      2565          86583         116        20         -39.0000         -40.0000      2.56%
50901.42/2570.13	c      2570          86842         122        20         -39.0000         -40.0000      2.56%
51002.65/2575.17	c      2575          87170         122        20         -39.0000         -40.0000      2.56%
51102.90/2580.22	c      2580          87478         125        20         -39.0000         -40.0000      2.56%
51204.02/2585.35	c      2585          87816         117        20         -39.0000         -40.0000      2.56%
51306.98/2590.51	c      2591          88179         111        20         -39.0000         -40.0000      2.56%
51410.11/2595.71	c      2596          88556         114        20         -39.0000         -40.0000      2.56%
51509.19/2600.78	c      2601          88847         113        20         -39.0000         -40.0000      2.56%
51612.07/2606.01	c      2606          89162         102        20         -39.0000         -40.0000      2.56%
51715.97/2611.17	c      2611          89398         104        20         -39.0000         -40.0000      2.56%
51815.24/2616.18	c      2616          89689         105        20         -39.0000         -40.0000      2.56%
51915.50/2621.20	c      2621          89783         105        20         -39.0000         -40.0000      2.56%
52016.62/2626.35	c      2626          89819         100        20         -39.0000         -40.0000      2.56%
52117.78/2631.42	c      2631          90114         102        20         -39.0000         -40.0000      2.56%
52218.94/2636.51	c      2637          90459          93        20         -39.0000         -40.0000      2.56%
52318.08/2641.52	c      2642          90597          95        20         -39.0000         -40.0000      2.56%
52417.28/2646.53	c      2647          90856          90        20         -39.0000         -40.0000      2.56%
52518.44/2651.61	c      2652          90915          91        20         -39.0000         -40.0000      2.56%
52619.23/2656.70	c      2657          91081          94        20         -39.0000         -40.0000      2.56%
52718.16/2661.75	c      2662          91394          98        20         -39.0000         -40.0000      2.56%
52817.12/2666.79	c      2667          91720          98        20         -39.0000         -40.0000      2.56%
52920.30/2671.93	c      2672          91914          82        20         -39.0000         -40.0000      2.56%
53022.06/2677.07	c      2677          92125          80        20         -39.0000         -40.0000      2.56%
53121.30/2682.09	c      2682          92440          82        20         -39.0000         -40.0000      2.56%
53222.37/2687.14	c      2687          92796          73        20         -39.0000         -40.0000      2.56%
53321.70/2692.15	c      2692          93180          77        20         -39.0000         -40.0000      2.56%
53421.90/2697.20	c      2697          93446          79        20         -39.0000         -40.0000      2.56%
53523.04/2702.31	c      2702          93849          78        20         -39.0000         -40.0000      2.56%
53622.17/2707.32	c      2707          94233          79        20         -39.0000         -40.0000      2.56%
53721.30/2712.38	c      2712          94596          82        20         -39.0000         -40.0000      2.56%
53822.48/2717.41	c      2717          94817          83        20         -39.0000         -40.0000      2.56%
53921.45/2722.49	c      2722          95119          78        20         -39.0000         -40.0000      2.56%
54022.55/2727.54	c      2728          95425          85        20         -39.0000         -40.0000      2.56%
54123.57/2732.67	c      2733          95759         103        20         -39.0000         -40.0000      2.56%
54222.59/2737.67	c      2738          96096          85        20         -39.0000         -40.0000      2.56%
54325.81/2742.87	c      2743          96380          83        20         -39.0000         -40.0000      2.56%
54426.86/2747.91	c      2748          96645          86        20         -39.0000         -40.0000      2.56%
54530.48/2753.14	c      2753          96993          88        20         -39.0000         -40.0000      2.56%
54629.71/2758.15	c      2758          97328          82        20         -39.0000         -40.0000      2.56%
54729.06/2763.16	c      2763          97634          88        20         -39.0000         -40.0000      2.56%
54829.28/2768.20	c      2768          97956          89        20         -39.0000         -40.0000      2.56%
54928.47/2773.25	c      2773          98293          91        20         -39.0000         -40.0000      2.56%
55029.63/2778.38	c      2778          98600          84        20         -39.0000         -40.0000      2.56%
55128.81/2783.40	c      2783          98911          87        20         -39.0000         -40.0000      2.56%
55230.07/2788.45	c      2788          99256          84        20         -39.0000         -40.0000      2.56%
55331.07/2793.58	c      2794          99615          92        20         -39.0000         -40.0000      2.56%
55432.15/2798.64	c      2799          99727          93        20         -39.0000         -40.0000      2.56%
55533.22/2803.72	c      2804          99750          91        20         -39.0000         -40.0000      2.56%
55636.41/2808.99	c      2809          99771          94        20         -39.0000         -40.0000      2.56%
55740.55/2814.18	c      2814          99900          93        20         -39.0000         -40.0000      2.56%
55840.73/2819.25	c      2819          99925          95        20         -39.0000         -40.0000      2.56%
55941.86/2824.33	c      2824          99964          94        20         -39.0000         -40.0000      2.56%
56043.05/2829.42	c      2829          99970          94        20         -39.0000         -40.0000      2.56%
56142.25/2834.47	c      2834         100186          89        20         -39.0000         -40.0000      2.56%
56243.36/2839.53	c      2840         100472          94        20         -39.0000         -40.0000      2.56%
56344.42/2844.60	c      2845         100674          87        20         -39.0000         -40.0000      2.56%
56445.44/2849.71	c      2850         100943          86        20         -39.0000         -40.0000      2.56%
56544.58/2854.77	c      2855         101252          85        20         -39.0000         -40.0000      2.56%
56643.89/2859.78	c      2860         101547          85        20         -39.0000         -40.0000      2.56%
56744.85/2864.81	c      2865         101592          86        20         -39.0000         -40.0000      2.56%
56848.70/2870.12	c      2870         101898          84        20         -39.0000         -40.0000      2.56%
56949.84/2875.16	c      2875         101947          83        20         -39.0000         -40.0000      2.56%
57052.23/2880.33	c      2880         102173          88        20         -39.0000         -40.0000      2.56%
57151.41/2885.39	c      2885         102196          86        20         -39.0000         -40.0000      2.56%
57252.50/2890.46	c      2890         102250          86        20         -39.0000         -40.0000      2.56%
57355.65/2895.68	c      2896         102300          86        20         -39.0000         -40.0000      2.56%
57456.82/2900.71	c      2901         102358          82        20         -39.0000         -40.0000      2.56%
57556.00/2905.74	c      2906         102389          87        20         -39.0000         -40.0000      2.56%
57655.15/2910.76	c      2911         102478          81        20         -39.0000         -40.0000      2.56%
57754.31/2915.78	c      2916         102758          81        20         -39.0000         -40.0000      2.56%
57855.48/2920.81	c      2921         102999          84        20         -39.0000         -40.0000      2.56%
57954.67/2925.87	c      2926         103009          85        20         -39.0000         -40.0000      2.56%
58055.88/2930.96	c      2931         103081          85        20         -39.0000         -40.0000      2.56%
58157.98/2936.06	c      2936         103247          84        20         -39.0000         -40.0000      2.56%
58256.87/2941.13	c      2941         103441          84        20         -39.0000         -40.0000      2.56%
58305.72/2943.60	c *    2944         103450          82        20         -40.0000         -40.0000      0.00%
58307.65/2943.61	c      2944         103465           0         0         -40.0000         -40.0000      0.00%
58314.13/2944.56	c      2945         103465           0         0         -40.0000         -40.0000      0.00%
58314.13/2944.56	c SCIP Status        : c problem is solved
58314.13/2944.56	c Total Time         : 2944.56
58314.13/2944.56	c   solving          : 2944.56
58314.13/2944.56	c   presolving       : 0.56 (included in solving)
58314.13/2944.56	c B&B Tree           :
58314.13/2944.56	c   nodes (total)    : 103465
58314.13/2944.56	c Solution           :
58314.13/2944.56	c   Solutions found  : 12
58314.13/2944.56	c   Primal Bound     : -4.00000000000000e+01
58314.13/2944.56	c   Dual Bound       : -4.00000000000000e+01
58314.13/2944.56	c Gap                : 0.00000 %
58314.13/2944.58	o -40
58314.13/2944.58	s OPTIMUM FOUND
58314.13/2944.58	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 
58314.13/2944.58	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 -x53 
58314.13/2944.58	v -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 
58314.13/2944.58	v -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 
58314.13/2944.58	v -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 
58314.13/2944.58	v -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 
58314.13/2944.58	v -x146 -x147 -x148 -x149 -x150 x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 
58314.13/2944.58	v -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 
58314.13/2944.58	v -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 
58314.13/2944.58	v -x209 -x210 -x211 x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 
58314.13/2944.58	v -x230 x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 
58314.13/2944.58	v -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 
58314.13/2944.58	v -x272 -x273 x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 x287 -x288 -x289 -x290 -x291 -x292 
58314.13/2944.58	v -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 
58314.13/2944.58	v -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 
58314.13/2944.58	v -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 x355 
58314.13/2944.58	v -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 x370 -x371 -x372 -x373 -x374 -x375 -x376 
58314.13/2944.58	v -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 x394 -x395 -x396 -x397 
58314.13/2944.58	v -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 x418 
58314.13/2944.58	v -x419 -x420 -x421 -x422 -x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 
58314.13/2944.58	v -x440 -x441 -x442 -x443 x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 
58314.13/2944.58	v -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 
58314.13/2944.58	v -x482 -x483 -x484 -x485 x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 x501 -x502 
58314.13/2944.58	v -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 
58314.13/2944.58	v -x524 -x525 x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 x539 -x540 -x541 -x542 -x543 -x544 
58314.13/2944.58	v -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 x560 -x561 -x562 -x563 -x564 -x565 
58314.13/2944.58	v -x566 -x567 -x568 -x569 -x570 -x571 -x572 x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 
58314.13/2944.58	v -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 x601 -x602 -x603 -x604 -x605 -x606 -x607 
58314.13/2944.58	v -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 x623 -x624 -x625 -x626 -x627 -x628 
58314.13/2944.58	v -x629 -x630 -x631 -x632 -x633 x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 
58314.13/2944.58	v -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 x662 -x663 -x664 -x665 x666 -x667 -x668 -x669 -x670 -x671 
58314.13/2944.58	v -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 
58314.24/2944.62	v -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 
58314.24/2944.62	v -x713 -x714 x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 
58314.24/2944.62	v -x734 x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 
58314.24/2944.62	v -x755 -x756 -x757 -x758 x759 -x760 

Verifier Data

OK	-40

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 (177917 MiB free)
  memory of node 1: 193494 MiB (191983 MiB free)
  memory of node 2: 193531 MiB (178585 MiB free)
  memory of node 3: 193531 MiB (173219 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-4465262-1722442729/watcher-4465262-1722442729 -o /tmp/evaluation-result-4465262-1722442729/solver-4465262-1722442729 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59012 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465262-1722442729.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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


[startup+0.100058 s]*
/proc/loadavg: 78.23 69.25 50.29 62/982 63838
/proc/meminfo: memFree=738960840/790760804 swapFree=131071996/131071996
[pid=63837] ppid=63834 vsize=78168 memory=65928 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/stat : 63837 (fscip) R 63834 63837 59001 0 -1 4194304 14309 0 0 0 9 2 0 0 20 0 1 0 10856011 80044032 16482 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 17 49 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
/proc/63837/statm: 19542 16482 2614 3035 0 15938 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 78168 KiB
Current children cumulated memory: 65928 KiB

[startup+0.220577 s]*
/proc/loadavg: 78.23 69.25 50.29 62/982 63838
/proc/meminfo: memFree=738934076/790760804 swapFree=131071996/131071996
[pid=63837] ppid=63834 vsize=88080 memory=76356 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/stat : 63837 (fscip) R 63834 63837 59001 0 -1 4194304 23341 0 0 0 19 4 0 0 20 0 1 0 10856011 90193920 19089 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 17 49 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
/proc/63837/statm: 22020 19089 2710 3035 0 18416 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 88080 KiB
Current children cumulated memory: 76356 KiB

[startup+0.32071 s]*
/proc/loadavg: 78.23 69.25 50.29 62/982 63838
/proc/meminfo: memFree=738937416/790760804 swapFree=131071996/131071996
[pid=63837] ppid=63834 vsize=98160 memory=86496 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/stat : 63837 (fscip) R 63834 63837 59001 0 -1 4194304 27623 0 0 0 29 4 0 0 20 0 1 0 10856011 100515840 21624 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 17 49 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
/proc/63837/statm: 24540 21624 2710 3035 0 20936 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 98160 KiB
Current children cumulated memory: 86496 KiB

[startup+0.700271 s]
/proc/loadavg: 78.23 69.25 50.29 62/982 63838
/proc/meminfo: memFree=738880604/790760804 swapFree=131071996/131071996
[pid=63837] ppid=63834 vsize=1679016 memory=190184 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/stat : 63837 (fscip) S 63834 63837 59001 0 -1 1077936128 45723 0 0 0 60 9 0 0 20 0 21 0 10856011 1719312384 47546 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 17 49 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
/proc/63837/statm: 419754 47546 2774 3035 0 89991 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 1679016 KiB
Current children cumulated memory: 190184 KiB

[startup+1.50059 s]
/proc/loadavg: 78.23 69.25 50.29 62/1002 63858
/proc/meminfo: memFree=738555160/790760804 swapFree=131071996/131071996
[pid=63837] ppid=63834 vsize=1842936 memory=1133304 CPUtime=2.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/stat : 63837 (fscip) S 63834 63837 59001 0 -1 1077936128 281082 0 0 0 191 58 0 0 20 0 41 0 10856011 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 17 49 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
/proc/63837/statm: 460734 283326 2790 3035 0 373574 0
[pid=63837/tid=63839] ppid=63834 vsize=1842936 memory=7235153083747427951 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63839/stat : 63839 (fscip) R 63834 63837 59001 0 -1 4194368 11978 0 0 0 6 2 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63840] ppid=63834 vsize=1842936 memory=15364 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63840/stat : 63840 (fscip) D 63834 63837 59001 0 -1 4194368 11738 0 0 0 5 3 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63841] ppid=63834 vsize=1842936 memory=10544 CPUtime=0.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63841/stat : 63841 (fscip) R 63834 63837 59001 0 -1 4194368 11729 0 0 0 6 1 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63842] ppid=63834 vsize=1842936 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63842/stat : 63842 (fscip) R 63834 63837 59001 0 -1 4194368 11824 0 0 0 6 2 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63843] ppid=63834 vsize=1842936 memory=5512 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63843/stat : 63843 (fscip) D 63834 63837 59001 0 -1 4194368 11971 0 0 0 6 2 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63844] ppid=63834 vsize=1842936 memory=2492 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63844/stat : 63844 (fscip) R 63834 63837 59001 0 -1 4194368 11857 0 0 0 7 1 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63845] ppid=63834 vsize=1842936 memory=29836768444022866 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63845/stat : 63845 (fscip) R 63834 63837 59001 0 -1 4194368 11701 0 0 0 6 2 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63846] ppid=63834 vsize=1842936 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63846/stat : 63846 (fscip) D 63834 63837 59001 0 -1 4194368 11742 0 0 0 5 3 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63847] ppid=63834 vsize=1842936 memory=0 CPUtime=0.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63847/stat : 63847 (fscip) R 63834 63837 59001 0 -1 4194368 11970 0 0 0 7 2 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63848] ppid=63834 vsize=1842936 memory=0 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63848/stat : 63848 (fscip) D 63834 63837 59001 0 -1 4194368 11798 0 0 0 6 2 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63849] ppid=63834 vsize=1842936 memory=279688002086784 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63849/stat : 63849 (fscip) D 63834 63837 59001 0 -1 4194368 11753 0 0 0 6 2 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63850] ppid=63834 vsize=1842936 memory=8276267763457 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63850/stat : 63850 (fscip) D 63834 63837 59001 0 -1 4194368 11915 0 0 0 6 2 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63851] ppid=63834 vsize=1842936 memory=8293447632385 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63851/stat : 63851 (fscip) R 63834 63837 59001 0 -1 4194368 11823 0 0 0 6 2 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63852] ppid=63834 vsize=1842936 memory=8297742599681 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63852/stat : 63852 (fscip) R 63834 63837 59001 0 -1 4194368 11782 0 0 0 6 2 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63853] ppid=63834 vsize=1842936 memory=2814784127238148 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63853/stat : 63853 (fscip) R 63834 63837 59001 0 -1 4194368 11668 0 0 0 7 1 0 0 20 0 41 0 10856076 1887166464 283326 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63854] ppid=63834 vsize=1842936 memory=3784198490309146231 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63854/stat : 63854 (fscip) R 63834 63837 59001 0 -1 4194368 11695 0 0 0 6 2 0 0 20 0 41 0 10856076 1887166464 283392 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63855] ppid=63834 vsize=1842936 memory=139844001091168 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63855/stat : 63855 (fscip) D 63834 63837 59001 0 -1 4194368 12133 0 0 0 7 1 0 0 20 0 41 0 10856076 1887166464 283392 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63856] ppid=63834 vsize=1842936 memory=139844001401728 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63856/stat : 63856 (fscip) R 63834 63837 59001 0 -1 4194368 11818 0 0 0 6 2 0 0 20 0 41 0 10856077 1887166464 283392 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63857] ppid=63834 vsize=1842936 memory=139844001401872 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63857/stat : 63857 (fscip) R 63834 63837 59001 0 -1 4194368 11695 0 0 0 6 2 0 0 20 0 41 0 10856077 1887166464 283392 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63858] ppid=63834 vsize=1842936 memory=139844001399104 CPUtime=0.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63858/stat : 63858 (fscip) D 63834 63837 59001 0 -1 4194368 11742 0 0 0 6 2 0 0 20 0 41 0 10856077 1887166464 283392 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
Current children cumulated CPU time: 2.49 s
Current children cumulated vsize: 1842936 KiB
Current children cumulated memory: 1133304 KiB

[startup+3.1264 s]
/proc/loadavg: 78.37 69.43 50.45 66/1022 63878
/proc/meminfo: memFree=734407064/790760804 swapFree=131071996/131071996
[pid=63837] ppid=63834 vsize=5203176 memory=4071660 CPUtime=33.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/stat : 63837 (fscip) S 63834 63837 59001 0 -1 1077936128 902571 0 0 0 2829 476 0 0 20 0 41 0 10856011 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 17 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
/proc/63837/statm: 1300794 1017915 2886 3035 0 1171849 0
[pid=63837/tid=63839] ppid=63834 vsize=5203176 memory=15364 CPUtime=1.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63839/stat : 63839 (fscip) R 63834 63837 59001 0 -1 4194368 42548 0 0 0 124 33 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63840] ppid=63834 vsize=5203176 memory=1862628 CPUtime=1.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63840/stat : 63840 (fscip) R 63834 63837 59001 0 -1 4194368 38348 0 0 0 137 24 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63841] ppid=63834 vsize=5203176 memory=279688002421680 CPUtime=1.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63841/stat : 63841 (fscip) R 63834 63837 59001 0 -1 4194368 45131 0 0 0 157 8 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63842] ppid=63834 vsize=5203176 memory=7318452475133972 CPUtime=1.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63842/stat : 63842 (fscip) R 63834 63837 59001 0 -1 4194368 44440 0 0 0 123 32 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63843] ppid=63834 vsize=5203176 memory=0 CPUtime=1.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63843/stat : 63843 (fscip) R 63834 63837 59001 0 -1 1077936192 40139 0 0 0 138 24 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63844] ppid=63834 vsize=5203176 memory=-5155631301560723589 CPUtime=1.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63844/stat : 63844 (fscip) R 63834 63837 59001 0 -1 4194368 46251 0 0 0 155 9 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63845] ppid=63834 vsize=5203176 memory=8564406692691036896 CPUtime=1.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63845/stat : 63845 (fscip) R 63834 63837 59001 0 -1 4194368 42795 0 0 0 123 31 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63846] ppid=63834 vsize=5203176 memory=8561850598992369073 CPUtime=1.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63846/stat : 63846 (fscip) R 63834 63837 59001 0 -1 4194368 40445 0 0 0 136 25 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63847] ppid=63834 vsize=5203176 memory=-5659095215352982582 CPUtime=1.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63847/stat : 63847 (fscip) R 63834 63837 59001 0 -1 4194368 49518 0 0 0 155 9 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63848] ppid=63834 vsize=5203176 memory=3784198490309146231 CPUtime=1.59 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63848/stat : 63848 (fscip) R 63834 63837 59001 0 -1 4194368 41395 0 0 0 127 32 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63849] ppid=63834 vsize=5203176 memory=139844001091168 CPUtime=1.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63849/stat : 63849 (fscip) R 63834 63837 59001 0 -1 1077936192 38016 0 0 0 135 26 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63850] ppid=63834 vsize=5203176 memory=139844001401728 CPUtime=1.66 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63850/stat : 63850 (fscip) R 63834 63837 59001 0 -1 4194368 48736 0 0 0 154 12 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63851] ppid=63834 vsize=5203176 memory=139844001401872 CPUtime=1.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63851/stat : 63851 (fscip) S 63834 63837 59001 0 -1 1077936192 46687 0 0 0 124 31 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63852] ppid=63834 vsize=5203176 memory=139844001399104 CPUtime=1.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63852/stat : 63852 (fscip) S 63834 63837 59001 0 -1 1077936192 38939 0 0 0 137 24 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63853] ppid=63834 vsize=5203176 memory=279688002259056 CPUtime=1.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63853/stat : 63853 (fscip) R 63834 63837 59001 0 -1 4194368 49851 0 0 0 152 10 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63854] ppid=63834 vsize=5203176 memory=140068161736760 CPUtime=1.6 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63854/stat : 63854 (fscip) R 63834 63837 59001 0 -1 4194368 37335 0 0 0 126 34 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63855] ppid=63834 vsize=5203176 memory=200532711329928 CPUtime=1.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63855/stat : 63855 (fscip) R 63834 63837 59001 0 -1 4194368 39730 0 0 0 137 25 0 0 20 0 41 0 10856076 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63856] ppid=63834 vsize=5203176 memory=200537023074520 CPUtime=1.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63856/stat : 63856 (fscip) R 63834 63837 59001 0 -1 4194368 49147 0 0 0 154 11 0 0 20 0 41 0 10856077 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63857] ppid=63834 vsize=5203176 memory=201640846446888 CPUtime=1.59 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63857/stat : 63857 (fscip) R 63834 63837 59001 0 -1 4194368 36902 0 0 0 126 33 0 0 20 0 41 0 10856077 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63858] ppid=63834 vsize=5203176 memory=255912 CPUtime=1.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63858/stat : 63858 (fscip) R 63834 63837 59001 0 -1 4194368 41196 0 0 0 137 24 0 0 20 0 41 0 10856077 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63859] ppid=63834 vsize=5203176 memory=29836768444022866 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63859/stat : 63859 (fscip) S 63834 63837 59001 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63860] ppid=63834 vsize=5203176 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63860/stat : 63860 (fscip) S 63834 63837 59001 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63861] ppid=63834 vsize=5203176 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63861/stat : 63861 (fscip) S 63834 63837 59001 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63862] ppid=63834 vsize=5203176 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63862/stat : 63862 (fscip) S 63834 63837 59001 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63863] ppid=63834 vsize=5203176 memory=279688002086784 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63863/stat : 63863 (fscip) S 63834 63837 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63864] ppid=63834 vsize=5203176 memory=1542968 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63864/stat : 63864 (fscip) S 63834 63837 59001 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63865] ppid=63834 vsize=5203176 memory=8293447632385 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63865/stat : 63865 (fscip) S 63834 63837 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63866] ppid=63834 vsize=5203176 memory=8297742599681 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63866/stat : 63866 (fscip) S 63834 63837 59001 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63867] ppid=63834 vsize=5203176 memory=2814784127238148 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63867/stat : 63867 (fscip) S 63834 63837 59001 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63868] ppid=63834 vsize=5203176 memory=146048 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63868/stat : 63868 (fscip) S 63834 63837 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63869] ppid=63834 vsize=5203176 memory=-6000919489919740265 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63869/stat : 63869 (fscip) S 63834 63837 59001 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63870] ppid=63834 vsize=5203176 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63870/stat : 63870 (fscip) S 63834 63837 59001 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63871] ppid=63834 vsize=5203176 memory=279688002492432 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63871/stat : 63871 (fscip) S 63834 63837 59001 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 10856155 5328052224 1017915 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0

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

[pid=63837/tid=63861] ppid=63834 vsize=23923168 memory=51200 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63861/stat : 63861 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63862] ppid=63834 vsize=23923168 memory=104 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63862/stat : 63862 (fscip) S 63834 63837 59001 0 -1 1077936192 96 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63863] ppid=63834 vsize=23923168 memory=25932 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63863/stat : 63863 (fscip) S 63834 63837 59001 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63864] ppid=63834 vsize=23923168 memory=21372 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63864/stat : 63864 (fscip) S 63834 63837 59001 0 -1 1077936192 96 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63865] ppid=63834 vsize=23923168 memory=2208 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63865/stat : 63865 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63866] ppid=63834 vsize=23923168 memory=10544 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63866/stat : 63866 (fscip) S 63834 63837 59001 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63867] ppid=63834 vsize=23923168 memory=5512 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63867/stat : 63867 (fscip) S 63834 63837 59001 0 -1 1077936192 99 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63868] ppid=63834 vsize=23923168 memory=15776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63868/stat : 63868 (fscip) S 63834 63837 59001 0 -1 1077936192 92 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63869] ppid=63834 vsize=23923168 memory=2316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63869/stat : 63869 (fscip) S 63834 63837 59001 0 -1 1077936192 94 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63870] ppid=63834 vsize=23923168 memory=33000 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63870/stat : 63870 (fscip) S 63834 63837 59001 0 -1 1077936192 92 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63871] ppid=63834 vsize=23923168 memory=-7091314006321881725 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63871/stat : 63871 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63872] ppid=63834 vsize=23923168 memory=11440 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63872/stat : 63872 (fscip) S 63834 63837 59001 0 -1 1077936192 96 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63873] ppid=63834 vsize=23923168 memory=15364 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63873/stat : 63873 (fscip) S 63834 63837 59001 0 -1 1077936192 48 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63874] ppid=63834 vsize=23923168 memory=8196 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63874/stat : 63874 (fscip) S 63834 63837 59001 0 -1 1077936192 94 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63875] ppid=63834 vsize=23923168 memory=3300 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63875/stat : 63875 (fscip) S 63834 63837 59001 0 -1 1077936192 92 0 0 0 0 1 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63876] ppid=63834 vsize=23923168 memory=2264 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63876/stat : 63876 (fscip) S 63834 63837 59001 0 -1 1077936192 104 0 0 0 0 1 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63877] ppid=63834 vsize=23923168 memory=1668 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63877/stat : 63877 (fscip) S 63834 63837 59001 0 -1 1077936192 92 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63878] ppid=63834 vsize=23923168 memory=7720 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63878/stat : 63878 (fscip) S 63834 63837 59001 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 10856155 24497324032 5163791 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
Current children cumulated CPU time: 58283.9 s
Current children cumulated vsize: 23923168 KiB
Current children cumulated memory: 20655164 KiB

[startup+2944 s]*
/proc/loadavg: 80.37 80.42 79.21 69/999 65871
/proc/meminfo: memFree=730636116/790760804 swapFree=131071996/131071996
[pid=63837] ppid=63834 vsize=17645072 memory=15078500 CPUtime=58312.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/stat : 63837 (fscip) S 63834 63837 59001 0 -1 1077936128 53291344 0 0 0 5818765 12451 0 0 20 0 19 0 10856011 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
/proc/63837/statm: 4411268 3769625 3302 3035 0 4336610 0
[pid=63837/tid=63840] ppid=63834 vsize=17645072 memory=25693 CPUtime=2917.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63840/stat : 63840 (fscip) R 63834 63837 59001 0 -1 4194368 4366664 0 0 0 291159 620 0 0 20 0 19 0 10856076 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63843] ppid=63834 vsize=17645072 memory=26023 CPUtime=2911.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63843/stat : 63843 (fscip) R 63834 63837 59001 0 -1 4194368 4360932 0 0 0 290592 588 0 0 20 0 19 0 10856076 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63845] ppid=63834 vsize=17645072 memory=4558661854634579043 CPUtime=2914.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63845/stat : 63845 (fscip) R 63834 63837 59001 0 -1 4194368 2689606 0 0 0 291076 344 0 0 20 0 19 0 10856076 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63846] ppid=63834 vsize=17645072 memory=1668 CPUtime=2918.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63846/stat : 63846 (fscip) R 63834 63837 59001 0 -1 4194368 4374481 0 0 0 291251 587 0 0 20 0 19 0 10856076 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63849] ppid=63834 vsize=17645072 memory=7720 CPUtime=2914.56 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63849/stat : 63849 (fscip) R 63834 63837 59001 0 -1 4194368 4089192 0 0 0 290918 538 0 0 20 0 19 0 10856076 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63852] ppid=63834 vsize=17645072 memory=28648 CPUtime=2915.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63852/stat : 63852 (fscip) R 63834 63837 59001 0 -1 4194368 4233259 0 0 0 290928 586 0 0 20 0 19 0 10856076 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63855] ppid=63834 vsize=17645072 memory=32752 CPUtime=2919.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63855/stat : 63855 (fscip) R 63834 63837 59001 0 -1 4194368 4210690 0 0 0 291368 571 0 0 20 0 19 0 10856076 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63858] ppid=63834 vsize=17645072 memory=4427769193828085401 CPUtime=2916.24 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63858/stat : 63858 (fscip) R 63834 63837 59001 0 -1 4194368 4274220 0 0 0 291010 614 0 0 20 0 19 0 10856077 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63860] ppid=63834 vsize=17645072 memory=8041352341593432192 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63860/stat : 63860 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 19 0 10856155 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63861] ppid=63834 vsize=17645072 memory=4688 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63861/stat : 63861 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 19 0 10856155 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63863] ppid=63834 vsize=17645072 memory=20660 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63863/stat : 63863 (fscip) S 63834 63837 59001 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 19 0 10856155 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63865] ppid=63834 vsize=17645072 memory=6952 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63865/stat : 63865 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 19 0 10856155 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63866] ppid=63834 vsize=17645072 memory=-4050210904893867413 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63866/stat : 63866 (fscip) S 63834 63837 59001 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 19 0 10856155 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63867] ppid=63834 vsize=17645072 memory=8041352341593431940 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63867/stat : 63867 (fscip) S 63834 63837 59001 0 -1 1077936192 99 0 0 0 2 0 0 0 20 0 19 0 10856155 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63872] ppid=63834 vsize=17645072 memory=6048 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63872/stat : 63872 (fscip) S 63834 63837 59001 0 -1 1077936192 96 0 0 0 2 0 0 0 20 0 19 0 10856155 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63876] ppid=63834 vsize=17645072 memory=51200 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63876/stat : 63876 (fscip) S 63834 63837 59001 0 -1 1077936192 104 0 0 0 0 1 0 0 20 0 19 0 10856155 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63877] ppid=63834 vsize=17645072 memory=104 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63877/stat : 63877 (fscip) S 63834 63837 59001 0 -1 1077936192 92 0 0 0 2 0 0 0 20 0 19 0 10856155 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63878] ppid=63834 vsize=17645072 memory=-6000919499214174262 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63878/stat : 63878 (fscip) S 63834 63837 59001 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 19 0 10856155 18068553728 3769625 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
Current children cumulated CPU time: 58312.2 s
Current children cumulated vsize: 17645072 KiB
Current children cumulated memory: 15078500 KiB

[startup+2944.4 s]
/proc/loadavg: 80.37 80.42 79.21 69/999 65871
/proc/meminfo: memFree=730636116/790760804 swapFree=131071996/131071996
[pid=63837] ppid=63834 vsize=12387048 memory=10473240 CPUtime=58313.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/stat : 63837 (fscip) S 63834 63837 59001 0 -1 1077936128 53553866 0 0 0 5818910 12484 0 0 20 0 14 0 10856011 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
/proc/63837/statm: 3096762 2618310 3302 3035 0 3051384 0
[pid=63837/tid=63843] ppid=63834 vsize=12387048 memory=279688006430464 CPUtime=2912.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63843/stat : 63843 (fscip) R 63834 63837 59001 0 -1 4194368 4414657 0 0 0 290615 592 0 0 20 0 14 0 10856076 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63852] ppid=63834 vsize=12387048 memory=6944652177228980320 CPUtime=2915.41 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63852/stat : 63852 (fscip) R 63834 63837 59001 0 -1 4194368 4280051 0 0 0 290952 589 0 0 20 0 14 0 10856076 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63858] ppid=63834 vsize=12387048 memory=5656 CPUtime=2916.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63858/stat : 63858 (fscip) R 63834 63837 59001 0 -1 4194368 4324426 0 0 0 291033 618 0 0 20 0 14 0 10856077 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63860] ppid=63834 vsize=12387048 memory=11612 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63860/stat : 63860 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 14 0 10856155 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63861] ppid=63834 vsize=12387048 memory=25932 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63861/stat : 63861 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 14 0 10856155 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63863] ppid=63834 vsize=12387048 memory=-7091314006321881725 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63863/stat : 63863 (fscip) S 63834 63837 59001 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 14 0 10856155 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63865] ppid=63834 vsize=12387048 memory=2208 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63865/stat : 63865 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 14 0 10856155 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63866] ppid=63834 vsize=12387048 memory=18951244 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63866/stat : 63866 (fscip) S 63834 63837 59001 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 14 0 10856155 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63867] ppid=63834 vsize=12387048 memory=7620 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63867/stat : 63867 (fscip) S 63834 63837 59001 0 -1 1077936192 99 0 0 0 2 0 0 0 20 0 14 0 10856155 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63872] ppid=63834 vsize=12387048 memory=19092 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63872/stat : 63872 (fscip) S 63834 63837 59001 0 -1 1077936192 96 0 0 0 2 0 0 0 20 0 14 0 10856155 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63876] ppid=63834 vsize=12387048 memory=6656426216303648864 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63876/stat : 63876 (fscip) S 63834 63837 59001 0 -1 1077936192 104 0 0 0 0 1 0 0 20 0 14 0 10856155 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63877] ppid=63834 vsize=12387048 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63877/stat : 63877 (fscip) S 63834 63837 59001 0 -1 1077936192 92 0 0 0 2 0 0 0 20 0 14 0 10856155 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63878] ppid=63834 vsize=12387048 memory=7451583190137400168 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63878/stat : 63878 (fscip) S 63834 63837 59001 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 14 0 10856155 12684337152 2618310 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
Current children cumulated CPU time: 58313.9 s
Current children cumulated vsize: 12387048 KiB
Current children cumulated memory: 10473240 KiB

[startup+2944.6 s]
/proc/loadavg: 80.37 80.42 79.21 69/999 65871
/proc/meminfo: memFree=730636116/790760804 swapFree=131071996/131071996
[pid=63837] ppid=63834 vsize=6824060 memory=5342672 CPUtime=58314.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/stat : 63837 (fscip) R 63834 63837 59001 0 -1 4194304 53569680 0 0 0 5818924 12500 0 0 20 0 11 0 10856011 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 0 0 0 17 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
/proc/63837/statm: 1706015 1335668 3302 3035 0 1674270 0
[pid=63837/tid=63860] ppid=63834 vsize=6824060 memory=15364 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63860/stat : 63860 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 11 0 10856155 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63861] ppid=63834 vsize=6824060 memory=10544 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63861/stat : 63861 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 11 0 10856155 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63863] ppid=63834 vsize=6824060 memory=5512 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63863/stat : 63863 (fscip) S 63834 63837 59001 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 11 0 10856155 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63865] ppid=63834 vsize=6824060 memory=15776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63865/stat : 63865 (fscip) S 63834 63837 59001 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 11 0 10856155 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63866] ppid=63834 vsize=6824060 memory=29836768444022866 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63866/stat : 63866 (fscip) S 63834 63837 59001 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 11 0 10856155 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63867] ppid=63834 vsize=6824060 memory=7451583155760819048 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63867/stat : 63867 (fscip) S 63834 63837 59001 0 -1 1077936192 99 0 0 0 2 0 0 0 20 0 11 0 10856155 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63872] ppid=63834 vsize=6824060 memory=7523097526780979563 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63872/stat : 63872 (fscip) S 63834 63837 59001 0 -1 1077936192 96 0 0 0 2 0 0 0 20 0 11 0 10856155 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63876] ppid=63834 vsize=6824060 memory=7523097526780979563 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63876/stat : 63876 (fscip) S 63834 63837 59001 0 -1 1077936192 104 0 0 0 0 1 0 0 20 0 11 0 10856155 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63877] ppid=63834 vsize=6824060 memory=7595155120818907499 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63877/stat : 63877 (fscip) S 63834 63837 59001 0 -1 1077936192 92 0 0 0 2 0 0 0 20 0 11 0 10856155 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
[pid=63837/tid=63878] ppid=63834 vsize=6824060 memory=6752 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/63837/task/63878/stat : 63878 (fscip) S 63834 63837 59001 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 11 0 10856155 6987837440 1335668 809668444160 4194304 16623229 140720678380000 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 56995840 140720678384650 140720678384768 140720678384768 140720678391792 0
Current children cumulated CPU time: 58314.2 s
Current children cumulated vsize: 6824060 KiB
Current children cumulated memory: 5342672 KiB

[startup+2944.7 s]*
/proc/loadavg: 80.37 80.42 79.21 62/981 65871
/proc/meminfo: memFree=743748936/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 2944.77
CPU time (s): 58314.4
CPU user time (s): 58189.3
CPU system time (s): 125.153
CPU usage (%): 1980.27
Max. virtual memory (cumulated for all children) (KiB): 23934824
Max. memory (cumulated for all children) (KiB): 20667096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58189.3
system time used= 125.153
maximum resident set size= 20667096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 53571536
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= 744989
involuntary context switches= 271821


# summary of solver processes directly reported to runsolver:
#   pid: 63837
#   total CPU time (s): 58314.4
#   total CPU user time (s): 58189.3
#   total CPU system time (s): 125.153

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.5062 second user time and 74.236 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-07-31 18:18:49
IDJOB=4465262
IDBENCH=146698
IDSOLVER=3094
FILE ID=nodeD105/4465262-1722442729
RUNJOBID= nodeD105-1722441596-59012
SLURM_JOB_ID= 8254235
Free space on /tmp= 8622820 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-1.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-4465262-1722442729/watcher-4465262-1722442729 -o /tmp/evaluation-result-4465262-1722442729/solver-4465262-1722442729 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722441596-59012 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465262-1722442729.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= c55f73e6e0cc08bf75a2558de9268914
RANDOM SEED=637251172

nodeD105.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		: 2998.740
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		: 2834.813
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	: 5005.78
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		: 3199.999
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	: 5011.74
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		: 3200.000
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	: 5011.78
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		: 2998.841
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		: 1715.038
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	: 5005.78
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		: 3199.999
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	: 5011.74
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		: 3199.999
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	: 5011.78
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		: 2993.537
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		: 1642.929
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	: 5005.78
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		: 3199.999
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	: 5011.74
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		: 3200.000
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	: 5011.78
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		: 3000.106
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		: 3626.622
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	: 5005.78
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		: 3199.999
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	: 5011.74
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		: 3199.999
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	: 5011.78
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		: 3000.107
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		: 3462.014
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	: 5005.78
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		: 3199.999
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	: 5011.74
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		: 3200.000
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	: 5011.78
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		: 2996.903
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		: 2458.951
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	: 5005.78
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		: 3200.000
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	: 5011.74
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		: 3200.000
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	: 5011.78
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.342
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		: 1740.960
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	: 5005.78
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		: 3200.000
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	: 5011.74
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		: 3200.000
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	: 5011.78
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		: 2998.169
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		: 3450.120
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	: 5005.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        739031048 kB
MemAvailable:   736936560 kB
Buffers:          129312 kB
Cached:           574116 kB
SwapCached:            0 kB
Active:           298880 kB
Inactive:       49022496 kB
Active(anon):       2168 kB
Inactive(anon): 48638292 kB
Active(file):     296712 kB
Inactive(file):   384204 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             29316 kB
Writeback:            68 kB
AnonPages:      48614416 kB
Mapped:           125244 kB
Shmem:             22536 kB
KReclaimable:     117776 kB
Slab:             446800 kB
SReclaimable:     117776 kB
SUnreclaim:       329024 kB
KernelStack:       16768 kB
PageTables:       108004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4325932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           188160 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4298752 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:      464896 kB
DirectMap2M:    53510144 kB
DirectMap1G:    751828992 kB

Free space on /tmp at the end= 8622796 MiB
End job on nodeD105 at 2024-07-31 19:07:54