Trace number 4465407

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (MO) 34472 1815.01

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb1-0.01-5.opb
MD5SUM0e2df9dfd58653317deed3d0bf287949
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 benchmark3521
Best CPU time to get the best result obtained on this benchmark7.2111
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208642
Total number of constraints2008694
Number of constraints which are clauses2008694
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 constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
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)
5.77/5.81	c Default LC presolving (default).
5.77/5.86	c ** Before presolving: virtualMemUsedAtLc = 4903104292, getVmSize() = 2930700288, SCIPgetMemUsed() = 2605321660, SCIPgetMemTotal() = 2765685228, SCIPgetMemExternEstim() = 2137419064
5.77/5.86	c ** set memory limit for presolving in LC to 8.78065e+12 for SCIP **
65.46/65.78	c ** Estimated virtualMemUsedAtSolver = 3109935210, getVmSize() = 3273347072, SCIPgetMemUsed() = 1945155591, SCIPgetMemTotal() = 2527483751, SCIPgetMemExternEstim() = 2137419064
65.46/65.78	c ** set memory limit for solvers to 4.17882e+11 for each SCIP **
65.46/65.78	c Original Problem   :
65.46/65.78	c   Problem name     : instance-4465407-1723651688
65.46/65.78	c   Variables        : 208642 (208642 binary, 0 integer, 0 implicit integer, 0 continuous)
65.46/65.78	c   Constraints      : 2008694
65.46/65.78	c   Objective sense  : minimize
65.46/65.78	c Presolved Problem  :
65.46/65.78	c   Variables        : 46138 (46138 binary, 0 integer, 0 implicit integer, 0 continuous)
65.46/65.78	c   Constraints      : 308354
65.46/65.78	c Constraints        : Number
65.46/65.78	c   setppc           : 196163 
65.46/65.78	c   linear           : 2 
65.46/65.78	c   logicor          : 112189 
65.46/65.78	c ** Instance transfer method used: 0
65.95/66.26	c ** ParaScipInstance copy does not increase the number of variables. **
74.27/74.50	c LC is working with racing ramp-up and with rebuilding tree after racing.
74.27/74.51	c                                Nodes    Active                                            
74.27/74.51	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
173.39/79.72	c *      80              0           1        20     7036224.0000                -          -
173.39/79.72	c        80              0           1        20     7036224.0000                -          -
173.39/79.78	c *      80              0           1        20     7035062.0000                -          -
451.49/94.13	c *      94              0           1        20     6944425.0000                -          -
451.49/94.13	c        94              0           1        20     6944425.0000                -          -
460.61/94.56	c *      95              0           1        20     6943844.0000                -          -
465.73/94.89	c *      95              0           1        20      584756.0000                -          -
474.48/95.33	c *      95              0           1        20      582432.0000                -          -
697.41/106.77	c       107              2           1        20      582432.0000         584.0000          -
853.58/114.67	c       115              2           1        20      582432.0000         584.0000          -
958.55/119.95	c       120              3           4        20      582432.0000         584.0000          -
1134.81/128.87	c       129              4           3        20      582432.0000         584.0000          -
1243.67/134.33	c       134             22          21        20      582432.0000         584.0000          -
1379.12/141.14	c       141             22          21        20      582432.0000         584.0000          -
1487.39/146.63	c       147             42          41        20      582432.0000         584.0000          -
1578.51/151.21	c *     151             72          71        20      564386.0000         584.0000          -
1584.47/151.54	c *     152             72          71        20      563805.0000         584.0000          -
1592.41/151.95	c *     152             72          71        20      563225.0000         584.0000          -
1592.41/151.95	c       152             72          71        20      563225.0000         584.0000          -
1746.85/159.78	c       160             92          91        20      563225.0000         584.0000          -
1857.87/165.34	c       165             83          82        20      563225.0000         584.0000          -
1895.49/167.24	c *     167             83          82        20      548670.0000         584.0000          -
1980.81/171.50	c       172            121         122        20      548670.0000         584.0000          -
2083.67/176.80	c       177            102         101        20      548670.0000         584.0000          -
2214.47/183.33	c       183            102         101        20      548670.0000         584.0000          -
2232.32/184.23	c *     184            122         121        20      538789.0000         584.0000          -
2313.63/188.36	c       188            122         121        20      538789.0000         584.0000          -
2394.95/192.47	c *     192            143         142        20      531230.0000         584.0000          -
2414.77/193.40	c       193            152         151        20      531230.0000         584.0000          -
2513.81/198.45	c       198            184         183        20      531230.0000         584.0000          -
2517.78/198.65	c *     199            184         183        20      521928.0000         584.0000          -
2565.99/201.07	c *     201            192         191        20      480108.0000         584.0000          -
2630.59/204.31	c       204            212         211        20      480108.0000         584.0000          -
2642.50/204.99	c *     205            233         232        20      473129.0000         584.0000          -
2648.36/205.23	c *     205            233         232        20      469638.0000         584.0000          -
2733.64/209.54	c       210            242         241        20      469638.0000         584.0000          -
2826.86/214.28	c *     214            302         301        20      460342.0000         584.0000          -
2834.79/214.68	c *     215            302         301        20      452208.0000         584.0000          -
2834.79/214.68	c       215            302         301        20      452208.0000         584.0000          -
2909.69/218.42	c *     218            382         383        20      447551.0000         584.0000          -
2935.49/219.70	c       220            343         342        20      447551.0000         584.0000          -
3024.72/224.30	c *     224            444         443        20      442322.0000         584.0000          -
3064.35/226.22	c       226            444         443        20      442322.0000         584.0000          -
3086.16/227.35	c *     227            444         443        20      441160.0000         584.0000          -
3167.30/231.46	c       231            484         483        20      441160.0000         584.0000          -
3183.09/232.23	c *     232            481         482        20      434769.0000         584.0000          -
3268.08/236.59	c       237            577         576        20      434769.0000         584.0000          -
3375.25/241.93	c       242            577         576        20      434769.0000         584.0000          -
3482.19/247.39	c       247            582         581        20      434769.0000         584.0000          -
3619.05/254.26	c       254            601         602        20      434769.0000         584.0000          -
3724.02/259.53	c       260            621         622        20      434769.0000         584.0000          -
3829.01/264.81	c       265            682         681        20      434769.0000         584.0000          -
3932.62/270.06	c       270            684         679        20      434769.0000         584.0000          -
4020.80/274.58	c *     275            703         698        20      421978.0000         584.0000          -
4040.57/275.53	c       276            703         698        20      421978.0000         584.0000          -
4141.28/280.62	c       281            705         698        20      421978.0000         584.0000          -
4145.15/280.88	c *     281            705         698        20      416749.0000         584.0000          -
4165.07/281.81	c *     282            782         781        20      410927.0000         584.0000          -
4251.98/286.25	c       286            817         806        20      410927.0000         584.0000          -
4376.72/292.57	c       293            883         880        20      410927.0000         584.0000          -
4479.57/297.79	c       298            887         876        20      410927.0000         584.0000          -
4540.99/300.89	c *     301            928         915        20      403365.0000         584.0000          -
4582.41/302.99	c       303           1004         999        20      403365.0000         584.0000          -
4588.23/303.25	c *     303            954         941        20      399298.0000         584.0000          -
4746.48/311.23	c       311           1088        1075        20      399298.0000         584.0000          -
4752.41/311.56	c *     312           1083        1080        20      396974.0000         584.0000          -
4847.41/316.32	c       316           1188        1175        20      396974.0000         584.0000          -
4906.75/319.30	c *     319           1188        1175        20      383603.0000         584.0000          -
4954.14/321.75	c       322           1188        1175        20      383603.0000         584.0000          -
5057.12/326.92	c       327           1203        1200        20      383603.0000         584.0000          -
5156.15/331.99	c       332           1315        1300        20      383603.0000         584.0000          -
5265.08/337.43	c       337           1288        1283        20      383603.0000         584.0000          -
5270.86/337.71	c *     338           1288        1283        20      378367.0000         584.0000          -
5304.47/339.45	c *     339           1323        1320        20      377783.0000         584.0000          -
5365.63/342.58	c       343           1324        1319        20      377783.0000         584.0000          -
5426.97/345.64	c *     346           1451        1432        20      371386.0000         584.0000          -
5468.58/347.79	c       348           1451        1432        20      371386.0000         584.0000          -
5581.19/353.41	c       353           1404        1399        20      371386.0000         584.0000          -
5640.65/356.49	c *     356           1443        1440        20      364407.0000         584.0000          -
5682.19/358.51	c       359           1496        1477        20      364407.0000         584.0000          -
5793.82/364.13	c       364           1574        1083        20      364407.0000         584.0000          -
5898.10/369.41	c       369           1544        1539        20      364407.0000         584.0000          -
6022.90/375.78	c       376           1564        1559        20      364407.0000         584.0000          -
6125.96/380.96	c *     381           1644        1639        20      359747.0000         584.0000          -
6125.96/380.96	c       381           1644        1639        20      359747.0000         584.0000          -
6168.27/383.12	c *     383           1703        1212        20      359174.0000         584.0000          -
6230.63/386.27	c       386           1843        1352        20      359174.0000         584.0000          -
6409.01/395.20	c       395           1804        1799        20      359174.0000         584.0000          -
6518.01/400.79	c       401           1844        1839        20      359174.0000         584.0000          -
6577.46/403.70	c *     404           1884        1879        20      355101.0000         584.0000          -
6620.91/405.92	c       406           1924        1919        20      355101.0000         584.0000          -
6724.65/411.14	c       411           1964        1959        20      355101.0000         584.0000          -
6863.09/418.14	c       418           2004        1999        20      355101.0000         584.0000          -
6969.47/423.54	c       424           2043        2040        20      355101.0000         584.0000          -
7076.24/429.02	c       429           2124        2119        20      355101.0000         584.0000          -
7189.21/434.70	c       435           2124        2121        20      355101.0000         584.0000          -
7290.08/439.75	c       440           2124        2121        20      355101.0000         584.0000          -
7391.08/444.88	c       445           2164        2159        20      355101.0000         584.0000          -
7492.16/449.97	c       450           2323        1832        20      355101.0000         584.0000          -
7608.97/455.83	c       456           2323        1832        20      355101.0000         584.0000          -
7721.84/461.58	c       462           2383        2380        20      355101.0000         584.0000          -
7822.88/466.65	c       467           2464        2459        20      355101.0000         584.0000          -
7925.72/471.80	c       472           2544        2539        20      355101.0000         584.0000          -
8031.22/477.19	c       477           2703        2212        20      355101.0000         584.0000          -
8133.64/482.31	c       482           2764        2759        20      355101.0000         584.0000          -
8232.56/487.36	c       487           2924        2919        20      355101.0000         584.0000          -
8331.47/492.39	c       492           3023        2532        20      355101.0000         584.0000          -
8432.31/497.41	c       497           3144        3139        20      355101.0000         584.0000          -
8475.86/499.65	c *     500           3144        3139        20      353358.0000         584.0000          -
8535.27/502.68	c       503           3303        2812        20      353358.0000         584.0000          -
8560.89/503.95	c *     504           3343        2852        20      346967.0000         584.0000          -
8638.13/507.82	c       508           3343        2852        20      346967.0000         584.0000          -
8737.24/512.88	c       513           3343        2852        20      346967.0000         584.0000          -
8864.00/519.28	c       519           3382        2893        20      346967.0000         584.0000          -
8966.97/524.43	c       524           3463        2972        20      346967.0000         584.0000          -
9067.95/529.59	c       530           3463        2972        20      346967.0000         584.0000          -
9155.14/533.91	c *     534           3364        3359        20      342894.0000         584.0000          -
9168.87/534.60	c       535           3502        3013        20      342894.0000         584.0000          -
9273.77/539.96	c       540           3528        3037        20      342894.0000         584.0000          -
9398.61/546.27	c       546           3484        3479        20      342894.0000         584.0000          -
9501.67/551.46	c       551           3523        3520        20      342894.0000         584.0000          -
9606.61/556.71	c       557           3604        3599        20      342894.0000         584.0000          -
9707.55/561.81	c       562           3684        3679        20      342894.0000         584.0000          -
9806.59/566.85	c       567           3764        3759        20      342894.0000         584.0000          -
9905.42/571.85	c       572           4083        3592        20      342894.0000         584.0000          -
10006.45/577.00	c       577           4203        3712        20      342894.0000         584.0000          -
10113.30/582.30	c       582           4203        3712        20      342894.0000         584.0000          -
10212.31/587.36	c       587           4204        4199        20      342894.0000         584.0000          -
10313.19/592.45	c       592           4344        3853        20      342894.0000         584.0000          -
10388.19/596.26	c *     596           4244        4239        20      338242.0000         584.0000          -
10427.51/598.27	c       598           4380        3891        20      338242.0000         584.0000          -
10552.22/604.59	c       605           4384        4379        20      338242.0000         584.0000          -
10659.12/610.01	c       610           4384        4379        20      338242.0000         584.0000          -
10775.75/615.89	c       616           4403        4400        20      338242.0000         584.0000          -
10830.89/618.66	c *     619           4444        4439        20      336499.0000         584.0000          -
10881.24/621.14	c       621           4563        4072        20      336499.0000         584.0000          -
11034.86/628.96	c       629           4603        4112        20      336499.0000         584.0000          -
11138.40/634.15	c       634           4643        4152        20      336499.0000         584.0000          -
11248.48/639.74	c       640           4779        4288        20      336499.0000         584.0000          -
11353.79/645.06	c       645           4906        4415        20      336499.0000         584.0000          -
11463.88/650.65	c       651           4924        4919        20      336499.0000         584.0000          -
11584.65/656.76	c       657           4942        4453        20      336499.0000         584.0000          -
11687.60/661.99	c       662           4944        4939        20      336499.0000         584.0000          -
11731.71/664.14	c *     664           5063        4572        20      332431.0000         584.0000          -
11786.46/667.03	c       667           4964        4959        20      332431.0000         584.0000          -
11903.22/672.86	c       673           5143        4652        20      332431.0000         584.0000          -
12018.12/678.67	c       679           5182        4693        20      332431.0000         584.0000          -
12121.04/683.84	c       684           5183        4692        20      332431.0000         584.0000          -
12222.05/688.90	c       689           5378        4887        20      332431.0000         584.0000          -
12326.75/694.23	c       694           5593        5102        20      332431.0000         584.0000          -
12427.74/699.36	c       699           5766        5275        20      332431.0000         584.0000          -
12528.70/704.45	c       704           5836        5345        20      332431.0000         584.0000          -
12637.63/709.90	c       710           6020        5529        20      332431.0000         584.0000          -
12754.40/715.89	c       716           6108        5617        20      332431.0000         584.0000          -
12861.05/721.22	c       721           6122        5633        20      332431.0000         584.0000          -
12959.98/726.27	c       726           6124        6119        20      332431.0000         584.0000          -
13064.76/731.51	c       732           6124        6119        20      332431.0000         584.0000          -
13169.70/736.89	c       737           6184        6179        20      332431.0000         584.0000          -
13272.79/742.10	c       742           6344        6339        20      332431.0000         584.0000          -
13376.84/747.37	c       747           6383        6378        20      332431.0000         584.0000          -
13485.50/752.80	c       753           6544        6539        20      332431.0000         584.0000          -
13586.16/757.99	c       758           7203        6712        20      332431.0000         584.0000          -
13689.60/763.14	c       763           6784        6779        20      332431.0000         584.0000          -
13793.54/768.40	c       768           7424        6803        20      332431.0000         584.0000          -
13892.31/773.41	c       773           7144        7139        20      332431.0000         584.0000          -
13994.80/778.62	c       779           7596        6789        20      332431.0000         584.0000          -
14104.46/784.18	c       784           7596        6789        20      332431.0000         584.0000          -
14214.24/789.74	c       790           7596        6789        20      332431.0000         584.0000          -
14314.96/794.82	c       795           7564        7237        20      332431.0000         584.0000          -
14420.38/800.17	c       800           7591        7236        20      332431.0000         584.0000          -
14530.58/805.78	c       806           7591        7236        20      332431.0000         584.0000          -
14645.51/811.60	c       812           7591        7236        20      332431.0000         584.0000          -
14752.34/816.92	c       817           7659          61        20      332431.0000         584.0000          -
14851.37/821.99	c       822           8368         761        20      332431.0000         584.0000          -
14968.02/827.81	c       828           8528         921        20      332431.0000         584.0000          -
15080.35/833.52	c       834           8648        1041        20      332431.0000         584.0000          -
15179.37/838.53	c       839           8648        1041        20      332431.0000         584.0000          -
15292.02/844.20	c       844           8648        1041        20      332431.0000         584.0000          -
15390.97/849.25	c       849           8708          52        20      332431.0000         584.0000          -
15495.63/854.56	c       855           8619        1021        20      332431.0000         584.0000          -
15600.39/859.82	c       860           8619        1021        20      332431.0000         584.0000          -
15711.12/865.48	c       865           8619        1021        20      332431.0000         584.0000          -
15824.53/871.17	c       871           8728          81        20      332431.0000         584.0000          -
15924.42/876.26	c       876           8848         201        20      332431.0000         584.0000          -
16029.03/881.57	c       882           9008         361        20      332431.0000         584.0000          -
16133.67/886.81	c       887           9128         481        20      332431.0000         584.0000          -
16232.53/891.88	c       892           9288         641        20      332431.0000         584.0000          -
16333.01/896.95	c       897           9408         761        20      332431.0000         584.0000          -
16434.47/902.10	c       902           9528         881        20      332431.0000         584.0000          -
16536.34/907.21	c       907          10417        1761        20      332431.0000         584.0000          -
16637.27/912.30	c       912           9828        1181        20      332431.0000         584.0000          -
16737.66/917.44	c       917           9948        1301        20      332431.0000         584.0000          -
16846.27/922.94	c       923          10108        1461        20      332431.0000         584.0000          -
16947.47/928.06	c       928          10268        1621        20      332431.0000         584.0000          -
17055.82/933.57	c       934          10428        1781        20      332431.0000         584.0000          -
17160.72/938.88	c       939          10588        1941        20      332431.0000         584.0000          -
17264.35/944.12	c       944          10748        2101        20      332431.0000         584.0000          -
17368.53/949.33	c       949          11857        3201        20      332431.0000         584.0000          -
17469.42/954.44	c       954          12057        3401        20      332431.0000         584.0000          -
17568.32/959.45	c       959          12217        3561        20      332431.0000         584.0000          -
17667.26/964.48	c       964          12411        2060        20      332431.0000         584.0000          -
17768.19/969.53	c       970          12571        2220        20      332431.0000         584.0000          -
17859.55/974.14	c *     974          11708        3061        20      328364.0000         584.0000          -
17866.79/974.58	c       975          11708        3061        20      328364.0000         584.0000          -
17969.49/979.70	c       980          12811        2460        20      328364.0000         584.0000          -
18070.37/984.80	c       985          11832        3185        20      328364.0000         584.0000          -
18169.29/989.82	c       990          13071        2720        20      328364.0000         584.0000          -
18269.98/994.95	c       995          12188        3541        20      328364.0000         584.0000          -
18373.09/1000.17	c      1000          13431        3080        20      328364.0000         584.0000          -
18474.96/1005.30	c      1005          13591        3240        20      328364.0000         584.0000          -
18573.85/1010.34	c      1010          13751        3400        20      328364.0000         584.0000          -
18674.06/1015.49	c      1016          13831        3480        20      328364.0000         584.0000          -
18774.75/1020.54	c      1021          13831        3480        20      328364.0000         584.0000          -
18875.43/1025.61	c      1026          13931        3580        20      328364.0000         584.0000          -
18974.12/1030.64	c      1031          13428        4781        20      328364.0000         584.0000          -
19076.90/1035.85	c      1036          14254        3897        20      328364.0000         584.0000          -
19177.52/1040.93	c      1041          14430        3817        20      328364.0000         584.0000          -
19290.09/1046.64	c      1047          13704        4660        20      328364.0000         584.0000          -
19400.53/1052.21	c      1052          13704        4660        20      328364.0000         584.0000          -
19507.29/1057.60	c      1058          15013        4394        20      328364.0000         584.0000          -
19609.99/1062.80	c      1063          13944        3000        20      328364.0000         584.0000          -
19708.81/1067.81	c      1068          15469        4850        20      328364.0000         584.0000          -
19819.53/1073.47	c      1073          15606        4009        20      328364.0000         584.0000          -
19926.03/1078.82	c      1079          15810        4213        20      328364.0000         584.0000          -
20024.59/1083.86	c *    1084          15910        4313        20      324951.0000         584.0000          -
20024.59/1083.86	c      1084          15910        4313        20      324951.0000         584.0000          -
20223.85/1093.97	c      1094          15990        4393        20      324951.0000         584.0000          -
20330.43/1099.33	c      1099          16049        4454        20      324951.0000         584.0000          -
20431.17/1104.48	c      1104          16049        4454        20      324951.0000         584.0000          -
20531.72/1109.55	c      1110          16210        4613        20      324951.0000         584.0000          -
20638.34/1114.94	c      1115          16330        4733        20      324951.0000         584.0000          -
20740.01/1120.13	c      1120          15425        4237        20      324951.0000         584.0000          -
20840.32/1125.17	c      1125          15520        4332        20      324951.0000         584.0000          -
20946.59/1130.51	c      1131          16730        5133        20      324951.0000         584.0000          -
21045.46/1135.55	c      1136          16749        5154        20      324951.0000         584.0000          -
21156.81/1141.16	c      1141          16750        5153        20      324951.0000         584.0000          -
21268.91/1146.81	c      1147          16205        5017        20      324951.0000         584.0000          -
21369.86/1151.91	c      1152          16870        5273        20      324951.0000         584.0000          -
21476.70/1157.39	c      1157          16585        5397        20      324951.0000         584.0000          -
21587.43/1162.96	c      1163          16665        5477        20      324951.0000         584.0000          -
21686.37/1168.02	c      1168          16725        5537        20      324951.0000         584.0000          -
21793.18/1173.30	c      1173          16764        5578        20      324951.0000         584.0000          -
21892.05/1178.31	c      1178          16765        5577        20      324951.0000         584.0000          -
22000.87/1183.81	c      1184          16804        5618        20      324951.0000         584.0000          -
22107.67/1189.22	c      1189          16925        5737        20      324951.0000         584.0000          -
22214.29/1194.70	c      1195          17005        5817        20      324951.0000         584.0000          -
22315.18/1199.75	c      1200          17125        5937        20      324951.0000         584.0000          -
22332.79/1200.65	c *    1201          17125        5937        20      324295.0000         584.0000          -
22413.68/1204.77	c      1205          17285        6097        20      324295.0000         584.0000          -
22541.07/1211.15	c      1211          17285        6097        20      324295.0000         584.0000          -
22641.07/1216.29	c      1216          17304        6118        20      324295.0000         584.0000          -
22753.89/1221.94	c      1222          17304        6118        20      324295.0000         584.0000          -
22852.74/1227.01	c      1227          18945        5371        20      324295.0000         584.0000          -
22954.58/1232.11	c      1232          18984        5412        20      324295.0000         584.0000          -
23058.52/1237.34	c      1237          18984        5412        20      324295.0000         584.0000          -
23159.45/1242.48	c      1242          19040        5410        20      324295.0000         584.0000          -
23258.38/1247.49	c      1248          19280        5650        20      324295.0000         584.0000          -
23365.23/1252.87	c      1253          18047        4915        20      324295.0000         584.0000          -
23466.31/1257.94	c      1258          19580        5950        20      324295.0000         584.0000          -
23567.66/1263.08	c      1263          19800        6170        20      324295.0000         584.0000          -
23671.84/1268.37	c      1268          20020        6390        20      324295.0000         584.0000          -
23774.75/1273.55	c      1274          18727        4989        20      324295.0000         584.0000          -
23873.69/1278.58	c      1279          20200        6570        20      324295.0000         584.0000          -
23974.48/1283.65	c      1284          20239        6611        20      324295.0000         584.0000          -
24073.32/1288.69	c      1289          20239        6611        20      324295.0000         584.0000          -
24177.78/1293.94	c      1294          19112        5374        20      324295.0000         584.0000          -
24279.49/1299.13	c      1299          19292        5554        20      324295.0000         584.0000          -
24385.38/1304.41	c      1304          20740        7110        20      324295.0000         584.0000          -
24488.23/1309.63	c      1310          19672        5934        20      324295.0000         584.0000          -
24588.92/1314.73	c      1315          19812        6074        20      324295.0000         584.0000          -
24687.79/1319.77	c      1320          21360        7730        20      324295.0000         584.0000          -
24790.67/1324.98	c      1325          20201        5313        20      324295.0000         584.0000          -
24892.08/1330.11	c      1330          20201        5313        20      324295.0000         584.0000          -
24998.26/1335.43	c      1335          20240        5354        20      324295.0000         584.0000          -
25107.03/1340.94	c      1341          22160        8530        20      324295.0000         584.0000          -
25217.77/1346.52	c      1347          22308        8678        20      324295.0000         584.0000          -
25318.63/1351.63	c      1352          22410        8709        20      324295.0000         584.0000          -
25423.47/1356.91	c      1357          22470        8769        20      324295.0000         584.0000          -
25530.26/1362.30	c      1362          22489        8790        20      324295.0000         584.0000          -
25629.13/1367.39	c      1367          22601        5747        20      324295.0000         584.0000          -
25730.00/1372.43	c      1372          21382        6492        20      324295.0000         584.0000          -
25832.82/1377.61	c      1378          22781        5927        20      324295.0000         584.0000          -
25937.56/1382.91	c      1383          21562        6672        20      324295.0000         584.0000          -
26041.02/1388.19	c      1388          21697        4175        20      324295.0000         584.0000          -
26145.22/1393.47	c      1393          21917        4395        20      324295.0000         584.0000          -
26254.03/1399.00	c      1399          22154        4632        20      324295.0000         584.0000          -
26358.87/1404.26	c      1404          22353        4831        20      324295.0000         584.0000          -
26459.71/1409.31	c      1409          22494        4972        20      324295.0000         584.0000          -
26562.58/1414.50	c      1415          22494        4972        20      324295.0000         584.0000          -
26667.40/1419.86	c      1420          24550        7694        20      324295.0000         584.0000          -
26770.90/1425.08	c      1425          24833        7972        20      324295.0000         584.0000          -
26879.14/1430.58	c      1431          25006        7924        20      324295.0000         584.0000          -
26984.03/1435.88	c      1436          25146        8064        20      324295.0000         584.0000          -
27089.70/1441.19	c      1441          25255        7905        20      324295.0000         584.0000          -
27191.71/1446.30	c      1446          25288        7895        20      324295.0000         584.0000          -
27294.56/1451.50	c      1452          25331        7892        20      324295.0000         584.0000          -
27395.46/1456.63	c      1457          25331        7892        20      324295.0000         584.0000          -
27496.35/1461.75	c      1462          25410          42        20      324295.0000         584.0000          -
27597.24/1466.83	c      1467          25529         161        20      324295.0000         584.0000          -
27700.79/1472.10	c      1472          25689         321        20      324295.0000         584.0000          -
27808.92/1477.57	c      1478          24763        6554        20      324295.0000         584.0000          -
27909.83/1482.65	c      1483          25041        6832        20      324295.0000         584.0000          -
28010.72/1487.77	c      1488          26272         652        20      324295.0000         584.0000          -
28109.64/1492.79	c      1493          26441         498        20      324295.0000         584.0000          -
28224.36/1498.55	c      1499          26668         653        20      324295.0000         584.0000          -
28305.34/1502.61	c *    1503          25581        6773        20        5267.0000         584.0000          -
28325.09/1503.66	c      1504          26853         131        20        5267.0000         584.0000          -
28429.58/1508.99	c      1509          25639         719        20        5267.0000         584.0000          -
28531.08/1514.07	c      1514          25639         719        20        5267.0000         584.0000          -
28633.23/1519.26	c      1519          25640         720        20        5267.0000         584.0000          -
28740.08/1524.70	c      1525          25705         700        20        5267.0000         584.0000          -
28843.07/1529.82	c      1530          25724         719        20        5267.0000         584.0000          -
28944.02/1535.01	c      1535          25724         719        20        5267.0000         584.0000          -
29048.86/1540.21	c      1540          25724         719        20        5267.0000         584.0000          -
29149.93/1545.38	c      1545          25724         719        20        5267.0000         584.0000          -
29251.05/1550.47	c      1550          25724         719        20        5267.0000         584.0000          -
29354.14/1555.61	c      1556          25733         504        20        5267.0000         584.0000          -
29455.25/1560.77	c      1561          25816         459        20        5267.0000         584.0000          -
29558.34/1565.98	c      1566          25816         459        20        5267.0000         584.0000          -
29662.30/1571.19	c      1571          25818         463        20        5267.0000         584.0000          -
29766.41/1576.44	c      1576          28728          89        20        5267.0000         584.0000          -
29869.45/1581.65	c      1582          25978         417        20        5267.0000         584.0000          -
29968.51/1586.67	c      1587          26070         488        20        5267.0000         584.0000          -
30073.56/1592.03	c      1592          29162          83        20        5267.0000         584.0000          -
30184.51/1597.56	c      1598          26209         376        20        5267.0000         584.0000          -
30285.54/1602.70	c      1603          26209         376        20        5267.0000         584.0000          -
30390.60/1607.92	c      1608          29619          79        20        5267.0000         584.0000          -
30495.68/1613.25	c      1613          29771          75        20        5267.0000         584.0000          -
30598.80/1618.45	c      1618          26518         264        20        5267.0000         584.0000          -
30699.81/1623.52	c      1624          26647          71        20        5267.0000         584.0000          -
30798.82/1628.57	c      1629          26762         132        20        5267.0000         584.0000          -
30901.93/1633.78	c      1634          30106         143        20        5267.0000         584.0000          -
31005.10/1639.00	c      1639          30242          92        20        5267.0000         584.0000          -
31106.84/1644.05	c      1644          30331         128        20        5267.0000         584.0000          -
31208.93/1649.23	c      1649          27297         152        20        5267.0000         584.0000          -
31313.99/1654.53	c      1655          30416          88        20        5267.0000         584.0000          -
31414.79/1659.61	c      1660          30468         112        20        5267.0000         584.0000          -
31513.64/1664.67	c      1665          27678         236        20        5267.0000         584.0000          -
31621.30/1670.05	c      1670          30630          91        20        5267.0000         584.0000          -
31725.64/1675.38	c      1675              2           1        20        5267.0000        2817.5000     86.94%
31832.72/1680.72	c      1681              2           1        20        5267.0000        2817.5000     86.94%
31931.88/1685.74	c      1686              2           1        20        5267.0000        2817.5000     86.94%
32036.81/1691.12	c      1691              2           1        20        5267.0000        2817.5000     86.94%
32136.13/1696.13	c      1696              2           1        20        5267.0000        2817.5000     86.94%
32240.46/1701.31	c      1701              2           1        20        5267.0000        2817.5000     86.94%
32339.27/1706.40	c      1706              2           1        20        5267.0000        2817.5000     86.94%
32446.32/1711.76	c      1712              2           1        20        5267.0000        2817.5000     86.94%
32561.28/1717.51	c      1718              3           2        20        5267.0000        2817.5000     86.94%
32660.49/1722.53	c      1723              3           2        20        5267.0000        2817.5000     86.94%
32761.68/1727.66	c      1728              3           2        20        5267.0000        2817.5000     86.94%
32862.77/1732.75	c      1733              3           2        20        5267.0000        2817.5000     86.94%
32963.94/1737.80	c      1738              3           2        20        5267.0000        2817.5000     86.94%
33063.17/1742.89	c      1743              4           3        20        5267.0000        2818.5000     86.87%
33167.08/1748.11	c      1748              4           3        20        5267.0000        2818.5000     86.87%
33271.53/1753.39	c      1753              4           3        20        5267.0000        2818.5000     86.87%
33376.54/1758.61	c      1759              4           3        20        5267.0000        2818.5000     86.87%
33475.64/1763.68	c      1764              4           3        20        5267.0000        2818.5000     86.87%
33580.43/1768.98	c      1769              4           3        20        5267.0000        2818.5000     86.87%
33682.04/1774.04	c      1774              2           1        20        5267.0000        3495.0000     50.70%
33784.14/1779.29	c      1779              2           1        20        5267.0000        3495.0000     50.70%
33887.24/1784.46	c      1784              2           1        20        5267.0000        3495.0000     50.70%
33996.37/1789.99	c      1790              2           1        20        5267.0000        3495.0000     50.70%
34101.53/1795.25	c      1795              2           1        20        5267.0000        3495.0000     50.70%
34202.73/1800.35	c      1800              2           1        20        5267.0000        3495.0000     50.70%
34301.95/1805.38	c      1805              3           2        20        5267.0000        3495.0000     50.70%
34409.12/1810.74	c      1811              3           2        20        5267.0000        3495.0000     50.70%

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (173465 MiB free)
  memory of node 1: 193531 MiB (167636 MiB free)
  memory of node 2: 193531 MiB (186760 MiB free)
  memory of node 3: 193531 MiB (180318 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-4465407-1723651688/watcher-4465407-1723651688 -o /tmp/evaluation-result-4465407-1723651688/solver-4465407-1723651688 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748317 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465407-1723651688.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100104 s]*
/proc/loadavg: 54.60 73.24 77.84 6/861 748380
/proc/meminfo: memFree=724969372/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=97432 memory=84644 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) R 748376 748379 748307 0 -1 4194304 19085 0 0 0 8 3 0 0 20 0 1 0 131755659 99770368 21161 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 24358 21161 2347 3035 0 20754 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 97432 KiB
Current children cumulated memory: 84644 KiB

[startup+0.222574 s]*
/proc/loadavg: 54.60 73.24 77.84 5/861 748380
/proc/meminfo: memFree=724731404/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=144512 memory=132308 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) R 748376 748379 748307 0 -1 4194304 30947 0 0 0 18 4 0 0 20 0 1 0 131755659 147980288 33077 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 36128 33077 2347 3035 0 32524 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 144512 KiB
Current children cumulated memory: 132308 KiB

[startup+0.318285 s]*
/proc/loadavg: 54.60 73.24 77.84 5/861 748380
/proc/meminfo: memFree=724575968/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=180752 memory=168420 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) R 748376 748379 748307 0 -1 4194304 40026 0 0 0 27 6 0 0 20 0 1 0 131755659 185090048 42105 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 45188 42105 2347 3035 0 41584 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 180752 KiB
Current children cumulated memory: 168420 KiB

[startup+0.700247 s]
/proc/loadavg: 54.60 73.24 77.84 5/861 748380
/proc/meminfo: memFree=724214764/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=318544 memory=306440 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) R 748376 748379 748307 0 -1 4194304 73983 0 0 0 58 11 0 0 20 0 1 0 131755659 326189056 76610 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 79636 76610 2347 3035 0 76032 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 318544 KiB
Current children cumulated memory: 306440 KiB

[startup+1.50025 s]
/proc/loadavg: 54.60 73.24 77.84 5/861 748380
/proc/meminfo: memFree=723464836/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=624144 memory=611844 CPUtime=1.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) R 748376 748379 748307 0 -1 4194304 143191 0 0 0 127 22 0 0 20 0 1 0 131755659 639123456 152961 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 156036 152961 2347 3035 0 152432 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 624144 KiB
Current children cumulated memory: 611844 KiB

[startup+3.11877 s]
/proc/loadavg: 50.54 72.09 77.44 5/861 748382
/proc/meminfo: memFree=721537336/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=1176156 memory=1163624 CPUtime=3.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) R 748376 748379 748307 0 -1 4194304 281886 0 0 0 264 46 0 0 20 0 1 0 131755659 1204383744 290906 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 294039 290906 2555 3035 0 290435 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1176156 KiB
Current children cumulated memory: 1163624 KiB

[startup+6.30023 s]
/proc/loadavg: 50.54 72.09 77.44 5/861 748382
/proc/meminfo: memFree=719591824/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=2912484 memory=2889184 CPUtime=6.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) R 748376 748379 748307 0 -1 4194304 629966 0 0 0 525 102 0 0 20 0 1 0 131755659 2982383616 722296 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 728121 722296 2614 3035 0 724517 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 2912484 KiB
Current children cumulated memory: 2889184 KiB

[startup+12.7002 s]
/proc/loadavg: 43.39 69.85 76.65 5/861 748382
/proc/meminfo: memFree=719387116/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=3062428 memory=3037636 CPUtime=12.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) R 748376 748379 748307 0 -1 4194304 655858 0 0 0 1154 111 0 0 20 0 1 0 131755659 3135926272 759409 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 765607 759409 2726 3035 0 762003 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 3062428 KiB
Current children cumulated memory: 3037636 KiB

[startup+25.5002 s]
/proc/loadavg: 37.33 67.68 75.87 30/941 748465
/proc/meminfo: memFree=708279356/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=3118672 memory=3093468 CPUtime=25.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) R 748376 748379 748307 0 -1 4194304 669869 0 0 0 2424 117 0 0 20 0 1 0 131755659 3193520128 773367 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 779668 773367 2758 3035 0 776064 0
Current children cumulated CPU time: 25.41 s
Current children cumulated vsize: 3118672 KiB
Current children cumulated memory: 3093468 KiB

[startup+51.1166 s]
/proc/loadavg: 43.23 66.55 75.28 62/982 748510
/proc/meminfo: memFree=682216040/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=3196624 memory=3153208 CPUtime=50.92 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) R 748376 748379 748307 0 -1 4194304 670106 0 0 0 4972 120 0 0 20 0 1 0 131755659 3273342976 788302 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 799156 788302 2790 3035 0 795552 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 3196624 KiB
Current children cumulated memory: 3153208 KiB

[startup+102.301 s]
/proc/loadavg: 61.49 67.45 75.07 81/1022 748559
/proc/meminfo: memFree=648835972/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=24561524 memory=23040592 CPUtime=612.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) S 748376 748379 748307 0 -1 1077936128 5833865 0 0 0 59132 2155 0 0 20 0 41 0 131755659 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 6140381 5760148 3014 3035 0 5936704 0
[pid=748379/tid=748516] ppid=748376 vsize=24561524 memory=280981727084320 CPUtime=26.76 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748516/stat : 748516 (fscip) R 748376 748379 748307 0 -1 4194368 253166 0 0 0 2482 194 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748517] ppid=748376 vsize=24561524 memory=12125052 CPUtime=27.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748517/stat : 748517 (fscip) R 748376 748379 748307 0 -1 4194368 253587 0 0 0 2708 49 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748518] ppid=748376 vsize=24561524 memory=33 CPUtime=27.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748518/stat : 748518 (fscip) R 748376 748379 748307 0 -1 4194368 269200 0 0 0 2713 53 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748519] ppid=748376 vsize=24561524 memory=280981726812448 CPUtime=26.94 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748519/stat : 748519 (fscip) R 748376 748379 748307 0 -1 4194368 266055 0 0 0 2494 200 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748520] ppid=748376 vsize=24561524 memory=6429901051058164 CPUtime=27.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748520/stat : 748520 (fscip) R 748376 748379 748307 0 -1 4194368 247314 0 0 0 2675 48 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748521] ppid=748376 vsize=24561524 memory=0 CPUtime=27.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748521/stat : 748521 (fscip) R 748376 748379 748307 0 -1 4194368 261774 0 0 0 2712 50 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748522] ppid=748376 vsize=24561524 memory=22795260 CPUtime=26.99 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748522/stat : 748522 (fscip) R 748376 748379 748307 0 -1 4194368 262428 0 0 0 2497 202 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748523] ppid=748376 vsize=24561524 memory=0 CPUtime=26.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748523/stat : 748523 (fscip) R 748376 748379 748307 0 -1 4194368 253605 0 0 0 2648 49 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748524] ppid=748376 vsize=24561524 memory=0 CPUtime=27.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748524/stat : 748524 (fscip) R 748376 748379 748307 0 -1 4194368 258873 0 0 0 2715 52 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748525] ppid=748376 vsize=24561524 memory=6944656575208382560 CPUtime=27.05 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748525/stat : 748525 (fscip) R 748376 748379 748307 0 -1 4194368 259494 0 0 0 2507 198 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748526] ppid=748376 vsize=24561524 memory=0 CPUtime=27.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748526/stat : 748526 (fscip) R 748376 748379 748307 0 -1 4194368 258057 0 0 0 2704 51 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748527] ppid=748376 vsize=24561524 memory=3093468 CPUtime=27.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748527/stat : 748527 (fscip) R 748376 748379 748307 0 -1 4194368 259469 0 0 0 2709 51 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748528] ppid=748376 vsize=24561524 memory=18472 CPUtime=27.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748528/stat : 748528 (fscip) R 748376 748379 748307 0 -1 4194368 265538 0 0 0 2517 198 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748529] ppid=748376 vsize=24561524 memory=280981726813632 CPUtime=27.54 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748529/stat : 748529 (fscip) R 748376 748379 748307 0 -1 4194368 255754 0 0 0 2702 52 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748530] ppid=748376 vsize=24561524 memory=0 CPUtime=27.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748530/stat : 748530 (fscip) R 748376 748379 748307 0 -1 4194368 248125 0 0 0 2700 46 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748531] ppid=748376 vsize=24561524 memory=25333125866717268 CPUtime=27.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748531/stat : 748531 (fscip) R 748376 748379 748307 0 -1 4194368 254633 0 0 0 2522 184 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748532] ppid=748376 vsize=24561524 memory=3158092 CPUtime=27.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748532/stat : 748532 (fscip) R 748376 748379 748307 0 -1 4194368 255885 0 0 0 2707 49 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748533] ppid=748376 vsize=24561524 memory=25333125866717268 CPUtime=27.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748533/stat : 748533 (fscip) R 748376 748379 748307 0 -1 4194368 258653 0 0 0 2712 49 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748534] ppid=748376 vsize=24561524 memory=0 CPUtime=26.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748534/stat : 748534 (fscip) R 748376 748379 748307 0 -1 4194368 264650 0 0 0 2494 204 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748535] ppid=748376 vsize=24561524 memory=280981728433120 CPUtime=27.54 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748535/stat : 748535 (fscip) R 748376 748379 748307 0 -1 4194368 252317 0 0 0 2706 48 0 0 20 0 41 0 131762238 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748537] ppid=748376 vsize=24561524 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748537/stat : 748537 (fscip) S 748376 748379 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131763111 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748538] ppid=748376 vsize=24561524 memory=35732 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748538/stat : 748538 (fscip) S 748376 748379 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131763111 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748539] ppid=748376 vsize=24561524 memory=23018624 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748539/stat : 748539 (fscip) S 748376 748379 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131763111 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748540] ppid=748376 vsize=24561524 memory=23036576 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748540/stat : 748540 (fscip) S 748376 748379 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131763111 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748541] ppid=748376 vsize=24561524 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748541/stat : 748541 (fscip) S 748376 748379 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 131763111 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748542] ppid=748376 vsize=24561524 memory=22793212 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748542/stat : 748542 (fscip) S 748376 748379 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 131763111 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748543] ppid=748376 vsize=24561524 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748543/stat : 748543 (fscip) S 748376 748379 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131763111 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748544] ppid=748376 vsize=24561524 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748544/stat : 748544 (fscip) S 748376 748379 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 131763111 25151000576 5760148 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0

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

/proc/748379/task/748543/stat : 748543 (fscip) S 748376 748379 748307 0 -1 1077936192 154 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748544] ppid=748376 vsize=187517216 memory=10392 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748544/stat : 748544 (fscip) S 748376 748379 748307 0 -1 1077936192 78 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748545] ppid=748376 vsize=187517216 memory=6704 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748545/stat : 748545 (fscip) S 748376 748379 748307 0 -1 1077936192 152 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748546] ppid=748376 vsize=187517216 memory=39819844 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748546/stat : 748546 (fscip) S 748376 748379 748307 0 -1 1077936192 169 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748547] ppid=748376 vsize=187517216 memory=7640 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748547/stat : 748547 (fscip) S 748376 748379 748307 0 -1 1077936192 121 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748548] ppid=748376 vsize=187517216 memory=18472 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748548/stat : 748548 (fscip) S 748376 748379 748307 0 -1 1077936192 108 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748549] ppid=748376 vsize=187517216 memory=35732 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748549/stat : 748549 (fscip) S 748376 748379 748307 0 -1 1077936192 172 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748550] ppid=748376 vsize=187517216 memory=38612268 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748550/stat : 748550 (fscip) S 748376 748379 748307 0 -1 1077936192 190 0 0 0 0 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748551] ppid=748376 vsize=187517216 memory=4639341348286256994 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748551/stat : 748551 (fscip) S 748376 748379 748307 0 -1 1077936192 152 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748552] ppid=748376 vsize=187517216 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748552/stat : 748552 (fscip) S 748376 748379 748307 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748553] ppid=748376 vsize=187517216 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748553/stat : 748553 (fscip) S 748376 748379 748307 0 -1 1077936192 140 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748554] ppid=748376 vsize=187517216 memory=3047711428313194381 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748554/stat : 748554 (fscip) S 748376 748379 748307 0 -1 1077936192 131 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748555] ppid=748376 vsize=187517216 memory=2660 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748555/stat : 748555 (fscip) S 748376 748379 748307 0 -1 1077936192 70 0 0 0 0 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748556] ppid=748376 vsize=187517216 memory=6864 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748556/stat : 748556 (fscip) S 748376 748379 748307 0 -1 1077936192 140 0 0 0 1 0 0 0 20 0 41 0 131763111 192017629184 9954963 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
Current children cumulated CPU time: 33845.6 s
Current children cumulated vsize: 187517216 KiB
Current children cumulated memory: 39819852 KiB



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1813.8 s]
/proc/loadavg: 80.18 80.35 79.68 81/1021 749523
/proc/meminfo: memFree=590652008/790760800 swapFree=131071996/131071996
[pid=748379] ppid=748376 vsize=199731028 memory=41036412 CPUtime=34470.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/stat : 748379 (fscip) S 748376 748379 748307 0 -1 1077936128 64347421 0 0 0 3435788 11275 0 0 20 0 41 0 131755659 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 17 68 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
/proc/748379/statm: 49932757 10259103 3030 3035 0 49746990 0
[pid=748379/tid=748516] ppid=748376 vsize=199731028 memory=6720666558135811696 CPUtime=1719.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748516/stat : 748516 (fscip) R 748376 748379 748307 0 -1 4194368 2057395 0 0 0 171240 683 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748517] ppid=748376 vsize=199731028 memory=36248 CPUtime=1723.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748517/stat : 748517 (fscip) R 748376 748379 748307 0 -1 4194368 2124427 0 0 0 171517 854 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748518] ppid=748376 vsize=199731028 memory=6628 CPUtime=1719.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748518/stat : 748518 (fscip) R 748376 748379 748307 0 -1 4194368 6163466 0 0 0 171190 746 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748519] ppid=748376 vsize=199731028 memory=20572 CPUtime=1720.64 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748519/stat : 748519 (fscip) R 748376 748379 748307 0 -1 4194368 2233453 0 0 0 171669 395 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748520] ppid=748376 vsize=199731028 memory=6856 CPUtime=1722.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748520/stat : 748520 (fscip) S 748376 748379 748307 0 -1 1077936192 1961455 0 0 0 171828 387 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748521] ppid=748376 vsize=199731028 memory=7112 CPUtime=1716.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748521/stat : 748521 (fscip) R 748376 748379 748307 0 -1 4194368 5589661 0 0 0 170986 624 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748522] ppid=748376 vsize=199731028 memory=30816 CPUtime=1716.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748522/stat : 748522 (fscip) R 748376 748379 748307 0 -1 4194368 2312174 0 0 0 170912 732 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748523] ppid=748376 vsize=199731028 memory=33860 CPUtime=1721.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748523/stat : 748523 (fscip) R 748376 748379 748307 0 -1 4194368 1982214 0 0 0 171675 476 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748524] ppid=748376 vsize=199731028 memory=61988 CPUtime=1719.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748524/stat : 748524 (fscip) R 748376 748379 748307 0 -1 4194368 6127606 0 0 0 171247 706 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748525] ppid=748376 vsize=199731028 memory=7640 CPUtime=1720.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748525/stat : 748525 (fscip) R 748376 748379 748307 0 -1 4194368 2098502 0 0 0 171542 506 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748526] ppid=748376 vsize=199731028 memory=16240 CPUtime=1720.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748526/stat : 748526 (fscip) R 748376 748379 748307 0 -1 4194368 2049901 0 0 0 171684 337 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748527] ppid=748376 vsize=199731028 memory=40279216 CPUtime=1718.77 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748527/stat : 748527 (fscip) R 748376 748379 748307 0 -1 4194368 5743250 0 0 0 171209 668 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748528] ppid=748376 vsize=199731028 memory=1996 CPUtime=1721.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748528/stat : 748528 (fscip) R 748376 748379 748307 0 -1 4194368 1785453 0 0 0 171776 422 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748529] ppid=748376 vsize=199731028 memory=1836 CPUtime=1721.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748529/stat : 748529 (fscip) R 748376 748379 748307 0 -1 4194368 2073186 0 0 0 171682 484 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748530] ppid=748376 vsize=199731028 memory=38468 CPUtime=1716.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748530/stat : 748530 (fscip) R 748376 748379 748307 0 -1 4194368 5872238 0 0 0 170976 644 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748531] ppid=748376 vsize=199731028 memory=2152 CPUtime=1723.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748531/stat : 748531 (fscip) R 748376 748379 748307 0 -1 4194368 2193622 0 0 0 171924 392 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748532] ppid=748376 vsize=199731028 memory=6056 CPUtime=1723.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748532/stat : 748532 (fscip) R 748376 748379 748307 0 -1 4194368 1813289 0 0 0 172019 304 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748533] ppid=748376 vsize=199731028 memory=104 CPUtime=1719.73 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748533/stat : 748533 (fscip) R 748376 748379 748307 0 -1 4194368 5717370 0 0 0 171330 643 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748534] ppid=748376 vsize=199731028 memory=33100 CPUtime=1718.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748534/stat : 748534 (fscip) R 748376 748379 748307 0 -1 4194368 1765683 0 0 0 171406 403 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748535] ppid=748376 vsize=199731028 memory=19600 CPUtime=1720.79 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748535/stat : 748535 (fscip) R 748376 748379 748307 0 -1 4194368 1885241 0 0 0 171362 717 0 0 20 0 41 0 131762238 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748537] ppid=748376 vsize=199731028 memory=2152 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748537/stat : 748537 (fscip) S 748376 748379 748307 0 -1 1077936192 76 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748538] ppid=748376 vsize=199731028 memory=6056 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748538/stat : 748538 (fscip) S 748376 748379 748307 0 -1 1077936192 129 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748539] ppid=748376 vsize=199731028 memory=104 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748539/stat : 748539 (fscip) S 748376 748379 748307 0 -1 1077936192 155 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748540] ppid=748376 vsize=199731028 memory=33100 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748540/stat : 748540 (fscip) S 748376 748379 748307 0 -1 1077936192 73 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748541] ppid=748376 vsize=199731028 memory=19600 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748541/stat : 748541 (fscip) S 748376 748379 748307 0 -1 1077936192 57 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748542] ppid=748376 vsize=199731028 memory=54680 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748542/stat : 748542 (fscip) S 748376 748379 748307 0 -1 1077936192 141 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748543] ppid=748376 vsize=199731028 memory=28496 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748543/stat : 748543 (fscip) S 748376 748379 748307 0 -1 1077936192 154 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748544] ppid=748376 vsize=199731028 memory=7644 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748544/stat : 748544 (fscip) S 748376 748379 748307 0 -1 1077936192 78 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748545] ppid=748376 vsize=199731028 memory=26960 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748545/stat : 748545 (fscip) S 748376 748379 748307 0 -1 1077936192 152 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748546] ppid=748376 vsize=199731028 memory=31356 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748546/stat : 748546 (fscip) S 748376 748379 748307 0 -1 1077936192 169 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748547] ppid=748376 vsize=199731028 memory=3672 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748547/stat : 748547 (fscip) S 748376 748379 748307 0 -1 1077936192 121 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748548] ppid=748376 vsize=199731028 memory=7112 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748548/stat : 748548 (fscip) S 748376 748379 748307 0 -1 1077936192 108 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748549] ppid=748376 vsize=199731028 memory=7112 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748549/stat : 748549 (fscip) S 748376 748379 748307 0 -1 1077936192 172 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748550] ppid=748376 vsize=199731028 memory=30816 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748550/stat : 748550 (fscip) S 748376 748379 748307 0 -1 1077936192 190 0 0 0 0 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748551] ppid=748376 vsize=199731028 memory=33860 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748551/stat : 748551 (fscip) S 748376 748379 748307 0 -1 1077936192 152 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748552] ppid=748376 vsize=199731028 memory=61988 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748552/stat : 748552 (fscip) S 748376 748379 748307 0 -1 1077936192 70 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748553] ppid=748376 vsize=199731028 memory=7640 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748553/stat : 748553 (fscip) S 748376 748379 748307 0 -1 1077936192 140 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748554] ppid=748376 vsize=199731028 memory=18472 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748554/stat : 748554 (fscip) S 748376 748379 748307 0 -1 1077936192 131 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748555] ppid=748376 vsize=199731028 memory=20284 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748555/stat : 748555 (fscip) S 748376 748379 748307 0 -1 1077936192 70 0 0 0 0 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
[pid=748379/tid=748556] ppid=748376 vsize=199731028 memory=5320 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/748379/task/748556/stat : 748556 (fscip) S 748376 748379 748307 0 -1 1077936192 140 0 0 0 1 0 0 0 20 0 41 0 131763111 204524572672 10259103 809668444160 4194304 16623229 140735960812272 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 47935488 140735960814598 140735960814716 140735960814716 140735960821744 0
Current children cumulated CPU time: 34470.6 s
Current children cumulated vsize: 199731028 KiB
Current children cumulated memory: 41036412 KiB

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

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

# cumulated CPU time of all completed processes:  user=34358.1 s, system=113.939 s

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

[startup+1814.4 s]
/proc/loadavg: 80.18 80.35 79.68 63/982 749523
/proc/meminfo: memFree=601256280/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1814.8 s]
/proc/loadavg: 80.18 80.35 79.68 63/982 749523
/proc/meminfo: memFree=601256280/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+1814.9 s]
/proc/loadavg: 80.18 80.35 79.68 63/982 749523
/proc/meminfo: memFree=601256280/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 1815.01
CPU time (s): 34472
CPU user time (s): 34358.1
CPU system time (s): 113.939
CPU usage (%): 1899.27
Max. virtual memory (cumulated for all children) (KiB): 199731028
Max. memory (cumulated for all children) (KiB): 41036412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 34358.1
system time used= 113.939
maximum resident set size= 41037036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64347431
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= 2896475
involuntary context switches= 209770


# summary of solver processes directly reported to runsolver:
#   pid: 748379
#   total CPU time (s): 34472
#   total CPU user time (s): 34358.1
#   total CPU system time (s): 113.939

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4442 second user time and 42.0961 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 18:08:09
IDJOB=4465407
IDBENCH=158252
IDSOLVER=3094
FILE ID=nodeD101/4465407-1723651688
RUNJOBID= nodeD101-1723651688-748317
SLURM_JOB_ID= 8267922
Free space on /tmp= 8622724 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/graca/normalized-ped2.G.recomb1-0.01-5.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-4465407-1723651688/watcher-4465407-1723651688 -o /tmp/evaluation-result-4465407-1723651688/solver-4465407-1723651688 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748317 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465407-1723651688.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 0e2df9dfd58653317deed3d0bf287949
RANDOM SEED=560301379

nodeD101.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	: 0x5003102
cpu MHz		: 3846.299
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 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	: 0x5003102
cpu MHz		: 3405.210
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3824.788
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3053.893
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3768.305
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 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	: 0x5003102
cpu MHz		: 3019.991
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3653.519
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2601.990
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2932.702
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 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	: 0x5003102
cpu MHz		: 2593.324
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3714.429
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3363.028
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3515.461
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 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	: 0x5003102
cpu MHz		: 2598.925
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3570.478
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3371.298
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2601.848
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 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	: 0x5003102
cpu MHz		: 3099.367
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3580.957
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2600.334
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2605.305
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 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	: 0x5003102
cpu MHz		: 2923.506
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2794.971
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2598.807
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2715.056
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 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	: 0x5003102
cpu MHz		: 2595.678
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3127.005
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3892.366
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2604.644
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 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	: 0x5003102
cpu MHz		: 2599.569
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3842.793
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2595.985
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2646.528
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 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	: 0x5003102
cpu MHz		: 3877.111
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3138.856
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2592.429
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3218.672
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 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	: 0x5003102
cpu MHz		: 2653.541
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2585.632
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2594.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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2642.251
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 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	: 0x5003102
cpu MHz		: 3061.444
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2688.516
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2672.045
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3256.603
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 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	: 0x5003102
cpu MHz		: 3048.730
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2629.927
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2606.175
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2569.076
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 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	: 0x5003102
cpu MHz		: 2599.605
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3097.732
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2596.565
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2606.594
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 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	: 0x5003102
cpu MHz		: 2593.369
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2603.333
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2598.538
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3161.681
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 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	: 0x5003102
cpu MHz		: 2594.363
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3393.429
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2597.347
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2607.962
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 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	: 0x5003102
cpu MHz		: 2596.872
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2774.335
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2601.587
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2638.670
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 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	: 0x5003102
cpu MHz		: 3492.753
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2792.018
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2641.789
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2795.096
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 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	: 0x5003102
cpu MHz		: 2602.240
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2600.081
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2675.090
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3776.364
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 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	: 0x5003102
cpu MHz		: 2797.736
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2599.482
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2688.004
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3000.005
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 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	: 0x5003102
cpu MHz		: 3845.645
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3874.997
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3864.921
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        725216944 kB
MemAvailable:   783095524 kB
Buffers:         1187884 kB
Cached:         59944776 kB
SwapCached:            0 kB
Active:         18864600 kB
Inactive:       43142340 kB
Active(anon):       2104 kB
Inactive(anon):   911148 kB
Active(file):   18862496 kB
Inactive(file): 42231192 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            232092 kB
Writeback:             0 kB
AnonPages:        873500 kB
Mapped:           128680 kB
Shmem:             38920 kB
KReclaimable:     408840 kB
Slab:             826568 kB
SReclaimable:     408840 kB
SUnreclaim:       417728 kB
KernelStack:       14960 kB
PageTables:        11208 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1135128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1156992 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 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:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622692 MiB
End job on nodeD101 at 2024-08-14 18:38:24