Trace number 4465500

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/
hw32/normalized-hw32-vm50p-opt.opb.negationfix.opb
MD5SUMa64beba99ddb27280a5fb75072b9e119
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark3419.49
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5568
Total number of constraints412
Number of constraints which are clauses173
Number of constraints which are cardinality constraints (but not clauses)173
Number of constraints which are nor clauses,nor cardinality constraints66
Minimum length of a constraint32
Maximum length of a constraint174
Number of terms in the objective function 32
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 32
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 56906
Number of bits of the biggest number in a constraint 16
Biggest sum of numbers in a constraint 206719
Number of bits of the biggest sum of numbers18
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 39358464, getVmSize() = 39358464, SCIPgetMemUsed() = 14294168, SCIPgetMemTotal() = 17567264, SCIPgetMemExternEstim() = 5621835
0.00/0.01	c ** set memory limit for presolving in LC to 8.79597e+12 for SCIP **
0.23/0.29	c ** Estimated virtualMemUsedAtSolver = 64909181, getVmSize() = 114864128, SCIPgetMemUsed() = 69641801, SCIPgetMemTotal() = 91741937, SCIPgetMemExternEstim() = 5621835
0.23/0.29	c ** set memory limit for solvers to 4.18841e+11 for each SCIP **
0.23/0.29	c Original Problem   :
0.23/0.29	c   Problem name     : instance-4465500-1722550886
0.23/0.29	c   Variables        : 5568 (5568 binary, 0 integer, 0 implicit integer, 0 continuous)
0.23/0.29	c   Constraints      : 412
0.23/0.29	c   Objective sense  : minimize
0.23/0.29	c Presolved Problem  :
0.23/0.29	c   Variables        : 5568 (5568 binary, 0 integer, 0 implicit integer, 0 continuous)
0.23/0.29	c   Constraints      : 239
0.23/0.29	c Constraints        : Number
0.23/0.29	c   knapsack         : 66 
0.23/0.29	c   setppc           : 173 
0.23/0.29	c ** Instance transfer method used: 0
0.23/0.30	c ** ParaScipInstance copy does not increase the number of variables. **
0.33/0.43	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.33/0.43	c                                Nodes    Active                                            
0.33/0.43	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1.72/0.62	c *       1              0           1        20          32.0000                -          -
3.15/0.63	c *       1              0           1        20          20.0000                -          -
4.55/0.77	c *       1              0           1        20          18.0000                -          -
4.55/0.78	c *       1              0           1        20          17.0000                -          -
25.96/1.89	c *       2             17          16        20          16.0000           1.0000          -
93.02/5.25	c         5             44          43        20          16.0000          15.0000      6.67%
200.01/10.68	c        11            177         174        20          16.0000          15.0000      6.67%
302.71/15.81	c        16            523         460        20          16.0000          15.0000      6.67%
401.74/20.88	c        21            963         800        20          16.0000          15.0000      6.67%
502.71/25.96	c        26           1484        1187        20          16.0000          15.0000      6.67%
604.26/31.06	c        31           1791           1        20          16.0000          15.0000      6.67%
703.27/36.12	c        36           2349         531        20          16.0000          15.0000      6.67%
804.44/41.18	c        41           3608        1329        20          16.0000          15.0000      6.67%
904.41/46.27	c        46           4662        1956        20          16.0000          15.0000      6.67%
1003.47/51.29	c        51           5534        2280        20          16.0000          15.0000      6.67%
1104.24/56.33	c        56           6547        2742        20          16.0000          15.0000      6.67%
1203.20/61.38	c        61           7769        3346        20          16.0000          15.0000      6.67%
1304.11/66.43	c        66           9299        4012        20          16.0000          15.0000      6.67%
1403.09/71.44	c        71          11117        4591        20          16.0000          15.0000      6.67%
1502.01/76.49	c        76          12799        5072        20          16.0000          15.0000      6.67%
1603.02/81.51	c        82          14446        5466        20          16.0000          15.0000      6.67%
1701.96/86.55	c        87          16237        5780        20          16.0000          15.0000      6.67%
1801.06/91.58	c        92          17676        6092        20          16.0000          15.0000      6.67%
1901.90/96.66	c        97          19577        6487        20          16.0000          15.0000      6.67%
2002.86/101.72	c       102          21031        6681        20          16.0000          15.0000      6.67%
2101.87/106.79	c       107          22601        6971        20          16.0000          15.0000      6.67%
2202.88/111.86	c       112          24514        7276        20          16.0000          15.0000      6.67%
2303.81/116.91	c       117          26119        7598        20          16.0000          15.0000      6.67%
2402.82/121.96	c       122          27815        7788        20          16.0000          15.0000      6.67%
2501.84/126.98	c       127          29015        7944        20          16.0000          15.0000      6.67%
2600.89/132.00	c       132          30626        8141        20          16.0000          15.0000      6.67%
2699.92/137.03	c       137          32145        8379        20          16.0000          15.0000      6.67%
2801.70/142.04	c       142          33740        8537        20          16.0000          15.0000      6.67%
2900.89/147.05	c       147          34545        7946        20          16.0000          15.0000      6.67%
2999.89/152.06	c       152          35553        7935        20          16.0000          15.0000      6.67%
3100.64/157.16	c       157          36739        8127        20          16.0000          15.0000      6.67%
3200.90/162.22	c       162          37877        8004        20          16.0000          15.0000      6.67%
3301.82/167.35	c       167          39071        8181        20          16.0000          15.0000      6.67%
3400.81/172.39	c       172          40896        8707        20          16.0000          15.0000      6.67%
3501.78/177.45	c       177          42882        9005        20          16.0000          15.0000      6.67%
3600.67/182.48	c       182          44902        9324        20          16.0000          15.0000      6.67%
3701.52/187.55	c       188          46983        9433        20          16.0000          15.0000      6.67%
3800.46/192.59	c       193          48963        9539        20          16.0000          15.0000      6.67%
3903.32/197.76	c       198          50859        9732        20          16.0000          15.0000      6.67%
4002.34/202.77	c       203          52381        9948        20          16.0000          15.0000      6.67%
4105.15/207.91	c       208          54163       10102        20          16.0000          15.0000      6.67%
4204.12/212.99	c       213          56257        9926        20          16.0000          15.0000      6.67%
4302.52/218.04	c       218          57996       10054        20          16.0000          15.0000      6.67%
4404.22/223.11	c       223          59862       10241        20          16.0000          15.0000      6.67%
4504.98/228.16	c       228          61819       10732        20          16.0000          15.0000      6.67%
4604.01/233.19	c       233          62985       10732        20          16.0000          15.0000      6.67%
4704.24/238.24	c       238          64685       11133        20          16.0000          15.0000      6.67%
4805.20/243.30	c       243          66095       11253        20          16.0000          15.0000      6.67%
4904.18/248.35	c       248          67509       11519        20          16.0000          15.0000      6.67%
5003.17/253.36	c       253          69248       11796        20          16.0000          15.0000      6.67%
5104.12/258.41	c       258          71841       11837        20          16.0000          15.0000      6.67%
5203.11/263.44	c       263          74613       11937        20          16.0000          15.0000      6.67%
5302.02/268.45	c       268          77377       11967        20          16.0000          15.0000      6.67%
5402.66/273.54	c       274          79984       12034        20          16.0000          15.0000      6.67%
5501.41/278.55	c       279          82441       12194        20          16.0000          15.0000      6.67%
5604.26/283.70	c       284          84526       12399        20          16.0000          15.0000      6.67%
5703.07/288.77	c       289          86851       12458        20          16.0000          15.0000      6.67%
5803.83/293.84	c       294          88983       12489        20          16.0000          15.0000      6.67%
5902.70/298.89	c       299          91041       12489        20          16.0000          15.0000      6.67%
6003.57/303.96	c       304          93067       12699        20          16.0000          15.0000      6.67%
6102.45/308.99	c       309          94878       13119        20          16.0000          15.0000      6.67%
6204.09/314.04	c       314          97042       13508        20          16.0000          15.0000      6.67%
6306.06/319.26	c       319          99188       13721        20          16.0000          15.0000      6.67%
6406.96/324.34	c       324         100778       14069        20          16.0000          15.0000      6.67%
6505.82/329.39	c       329         102985       14337        20          16.0000          15.0000      6.67%
6606.77/334.46	c       334         105036       14588        20          16.0000          15.0000      6.67%
6707.65/339.51	c       340         107635       14860        20          16.0000          15.0000      6.67%
6806.63/344.52	c       345         110343       14940        20          16.0000          15.0000      6.67%
6905.58/349.54	c       350         112833       15085        20          16.0000          15.0000      6.67%
7004.56/354.59	c       355         114860       15105        20          16.0000          15.0000      6.67%
7105.47/359.63	c       360         116275       15127        20          16.0000          15.0000      6.67%
7204.46/364.64	c       365         118605       15240        20          16.0000          15.0000      6.67%
7303.30/369.68	c       370         119726       15598        20          16.0000          15.0000      6.67%
7404.27/374.74	c       375         121372       16127        20          16.0000          15.0000      6.67%
7505.08/379.85	c       380         123143       16556        20          16.0000          15.0000      6.67%
7604.09/384.90	c       385         125020       16577        20          16.0000          15.0000      6.67%
7705.01/389.99	c       390         126582       17016        20          16.0000          15.0000      6.67%
7803.73/395.02	c       395         128763       17266        20          16.0000          15.0000      6.67%
7904.90/400.11	c       400         130429       17574        20          16.0000          15.0000      6.67%
8004.04/405.13	c       405         132331       17999        20          16.0000          15.0000      6.67%
8106.18/410.25	c       410         134776       18288        20          16.0000          15.0000      6.67%
8205.11/415.26	c       415         137089       18497        20          16.0000          15.0000      6.67%
8305.99/420.35	c       420         139306       18896        20          16.0000          15.0000      6.67%
8406.87/425.40	c       425         141126       19192        20          16.0000          15.0000      6.67%
8505.71/430.45	c       430         142815       19197        20          16.0000          15.0000      6.67%
8606.46/435.50	c       436         144406       19354        20          16.0000          15.0000      6.67%
8705.19/440.55	c       441         146426       19720        20          16.0000          15.0000      6.67%
8806.02/445.60	c       446         148258       20087        20          16.0000          15.0000      6.67%
8904.98/450.65	c       451         150311       20396        20          16.0000          15.0000      6.67%
9003.80/455.66	c       456         152057       20922        20          16.0000          15.0000      6.67%
9104.73/460.75	c       461         153633       21340        20          16.0000          15.0000      6.67%
9205.56/465.82	c       466         155594       21555        20          16.0000          15.0000      6.67%
9304.45/470.87	c       471         157663       21900        20          16.0000          15.0000      6.67%
9405.34/475.92	c       476         159606       22154        20          16.0000          15.0000      6.67%
9504.28/480.93	c       481         161599       22538        20          16.0000          15.0000      6.67%
9603.22/485.94	c       486         163591       22565        20          16.0000          15.0000      6.67%
9702.17/491.03	c       491         165191       22788        20          16.0000          15.0000      6.67%
9803.78/496.08	c       496         167028       22966        20          16.0000          15.0000      6.67%
9902.56/501.11	c       501         169013       23021        20          16.0000          15.0000      6.67%
10003.61/506.14	c       506         170947       23075        20          16.0000          15.0000      6.67%
10103.76/511.29	c       511         172819       23207        20          16.0000          15.0000      6.67%
10204.48/516.34	c       516         174714       23338        20          16.0000          15.0000      6.67%
10303.32/521.39	c       521         176578       23398        20          16.0000          15.0000      6.67%
10404.14/526.44	c       526         178512       23461        20          16.0000          15.0000      6.67%
10505.11/531.51	c       532         180555       23552        20          16.0000          15.0000      6.67%
10604.02/536.56	c       537         182557       23657        20          16.0000          15.0000      6.67%
10704.87/541.61	c       542         184676       23719        20          16.0000          15.0000      6.67%
10803.72/546.68	c       547         186754       23773        20          16.0000          15.0000      6.67%
10904.60/551.74	c       552         188826       23811        20          16.0000          15.0000      6.67%
11003.54/556.79	c       557         189686       24023        20          16.0000          15.0000      6.67%
11104.51/561.80	c       562         189686       24023        20          16.0000          15.0000      6.67%
11203.45/566.87	c       567         189686       24023        20          16.0000          15.0000      6.67%
11304.40/571.94	c       572         189686       24023        20          16.0000          15.0000      6.67%
11403.22/576.99	c       577         189686       24023        20          16.0000          15.0000      6.67%
11502.20/582.00	c       582         191047       24268        20          16.0000          15.0000      6.67%
11603.79/587.04	c       587         193120       24970        20          16.0000          15.0000      6.67%
11702.71/592.06	c       592         195106       25238        20          16.0000          15.0000      6.67%
11801.32/597.13	c       597         195374       25305        20          16.0000          15.0000      6.67%
11903.73/602.25	c       602         195374       25305        20          16.0000          15.0000      6.67%
12004.64/607.30	c       607         195374       25305        20          16.0000          15.0000      6.67%
12103.63/612.33	c       612         195374       25305        20          16.0000          15.0000      6.67%
12204.57/617.40	c       617         195606       25344        20          16.0000          15.0000      6.67%
12303.49/622.45	c       622         196655       25603        20          16.0000          15.0000      6.67%
12404.37/627.50	c       628         197964       25836        20          16.0000          15.0000      6.67%
12503.37/632.55	c       633         200291       26064        20          16.0000          15.0000      6.67%
12601.91/637.56	c       638         200359       26092        20          16.0000          15.0000      6.67%
12702.83/642.64	c       643         200359       26092        20          16.0000          15.0000      6.67%
12801.79/647.69	c       648         201523       26358        20          16.0000          15.0000      6.67%
12902.73/652.76	c       653         203578       26975        20          16.0000          15.0000      6.67%
13003.63/657.81	c       658         205322       27458        20          16.0000          15.0000      6.67%
13102.61/662.86	c       663         207538       28130        20          16.0000          15.0000      6.67%
13203.57/667.91	c       668         209835       28662        20          16.0000          15.0000      6.67%
13302.50/672.93	c       673         212054       28918        20          16.0000          15.0000      6.67%
13401.46/678.00	c       678         129588           1        20          16.0000          15.0000      6.67%
13503.08/683.06	c       683         129616          27        20          16.0000          15.0000      6.67%
13602.00/688.07	c       688         129678          65        20          16.0000          15.0000      6.67%
13701.00/693.13	c       693         129763         126        20          16.0000          15.0000      6.67%
13801.87/698.18	c       698         129829         174        20          16.0000          15.0000      6.67%
13902.12/703.26	c       703         129862         194        20          16.0000          15.0000      6.67%
14003.06/708.31	c       708         129898         218        20          16.0000          15.0000      6.67%
14101.85/713.36	c       713         129978         269        20          16.0000          15.0000      6.67%
14202.76/718.42	c       718         129978         269        20          16.0000          15.0000      6.67%
14301.62/723.43	c       723         130066         307        20          16.0000          15.0000      6.67%
14402.52/728.51	c       729         130164         366        20          16.0000          15.0000      6.67%
14501.49/733.57	c       734         130188         370        20          16.0000          15.0000      6.67%
14602.38/738.62	c       739         130188         370        20          16.0000          15.0000      6.67%
14701.30/743.62	c       744         130230         387        20          16.0000          15.0000      6.67%
14800.26/748.65	c       749         130298         417        20          16.0000          15.0000      6.67%
14898.94/753.67	c       754         130487         519        20          16.0000          15.0000      6.67%
14999.77/758.72	c       759         130556         464        20          16.0000          15.0000      6.67%
15098.75/763.78	c       764         130661         496        20          16.0000          15.0000      6.67%
15197.75/768.79	c       769         130792         542        20          16.0000          15.0000      6.67%
15300.73/773.91	c       774         130888         579        20          16.0000          15.0000      6.67%
15399.39/778.99	c       779         131123         637        20          16.0000          15.0000      6.67%
15498.04/784.03	c       784         131356         670        20          16.0000          15.0000      6.67%
15599.66/789.09	c       789         131575         619        20          16.0000          15.0000      6.67%
15698.75/794.14	c       794         131675         682        20          16.0000          15.0000      6.67%
15800.82/799.22	c       799         132086         751        20          16.0000          15.0000      6.67%
15899.82/804.26	c       804         132155         711        20          16.0000          15.0000      6.67%
16000.84/809.32	c       809         132221         719        20          16.0000          15.0000      6.67%
16099.88/814.37	c       814         132290         742        20          16.0000          15.0000      6.67%
16200.83/819.42	c       819         132577         792        20          16.0000          15.0000      6.67%
16299.87/824.47	c       824         132748         858        20          16.0000          15.0000      6.67%
16400.91/829.52	c       830         132814         873        20          16.0000          15.0000      6.67%
16499.91/834.54	c       835         133046         981        20          16.0000          15.0000      6.67%
16600.92/839.62	c       840         133153         927        20          16.0000          15.0000      6.67%
16699.86/844.67	c       845         133420        1022        20          16.0000          15.0000      6.67%
16800.83/849.72	c       850         133716        1026        20          16.0000          15.0000      6.67%
16899.82/854.77	c       855         133744        1045        20          16.0000          15.0000      6.67%
16998.82/859.78	c       860         133754        1055        20          16.0000          15.0000      6.67%
17099.75/864.87	c       865         133848        1071        20          16.0000          15.0000      6.67%
17200.73/869.92	c       870         133875        1074        20          16.0000          15.0000      6.67%
17299.68/874.94	c       875         133908        1093        20          16.0000          15.0000      6.67%
17398.68/880.03	c       880         133932        1111        20          16.0000          15.0000      6.67%
17500.50/885.08	c       885         134011        1128        20          16.0000          15.0000      6.67%
17599.26/890.11	c       890         134045        1150        20          16.0000          15.0000      6.67%
17700.42/895.18	c       895         134388        1201        20          16.0000          15.0000      6.67%
17800.43/900.23	c       900         134883        1218        20          16.0000          15.0000      6.67%
17899.42/905.27	c       905         135002        1226        20          16.0000          15.0000      6.67%
17998.34/910.28	c       910         135077        1238        20          16.0000          15.0000      6.67%
18099.23/915.32	c       915         135150        1258        20          16.0000          15.0000      6.67%
18198.10/920.37	c       920         135221        1275        20          16.0000          15.0000      6.67%
18297.06/925.39	c       925         135414        1350        20          16.0000          15.0000      6.67%
18398.02/930.47	c       930         135649        1387        20          16.0000          15.0000      6.67%
18498.99/935.52	c       936         135690        1420        20          16.0000          15.0000      6.67%
18597.97/940.57	c       941         135769        1436        20          16.0000          15.0000      6.67%
18698.90/945.62	c       946         136025        1530        20          16.0000          15.0000      6.67%
18797.86/950.63	c       951         136323        1596        20          16.0000          15.0000      6.67%
18896.83/955.70	c       956         136632        1478        20          16.0000          15.0000      6.67%
18997.74/960.76	c       961         137089        1711        20          16.0000          15.0000      6.67%
19098.69/965.81	c       966         137288        1800        20          16.0000          15.0000      6.67%
19197.67/970.82	c       971         137550        1812        20          16.0000          15.0000      6.67%
19298.64/975.94	c       976         137638        1836        20          16.0000          15.0000      6.67%
19397.56/980.98	c       981         137748        1858        20          16.0000          15.0000      6.67%
19496.55/986.00	c       986         137793        1875        20          16.0000          15.0000      6.67%
19598.17/991.09	c       991         137851        1903        20          16.0000          15.0000      6.67%
19700.47/996.21	c       996         137976        1930        20          16.0000          15.0000      6.67%
19799.41/1001.26	c      1001         138306        2052        20          16.0000          15.0000      6.67%
19900.35/1006.31	c      1006         138403        2071        20          16.0000          15.0000      6.67%
19999.34/1011.36	c      1011         138434        2082        20          16.0000          15.0000      6.67%
20100.28/1016.41	c      1016         138489        2093        20          16.0000          15.0000      6.67%
20199.23/1021.46	c      1021         138523        2105        20          16.0000          15.0000      6.67%
20300.16/1026.51	c      1027         138574        2140        20          16.0000          15.0000      6.67%
20399.13/1031.53	c      1032         138607        2161        20          16.0000          15.0000      6.67%
20498.08/1036.54	c      1037         138640        2010        20          16.0000          15.0000      6.67%
20597.05/1041.55	c      1042         139106        2072        20          16.0000          15.0000      6.67%
20696.00/1046.57	c      1047         139171        2105        20          16.0000          15.0000      6.67%
20796.98/1051.62	c      1052         139259        2131        20          16.0000          15.0000      6.67%
20895.87/1056.67	c      1057         139341        2151        20          16.0000          15.0000      6.67%
20996.78/1061.73	c      1062         139442        2172        20          16.0000          15.0000      6.67%
21099.63/1066.91	c      1067         139594        2200        20          16.0000          15.0000      6.67%
21198.60/1071.96	c      1072         139692        2222        20          16.0000          15.0000      6.67%
21297.54/1077.01	c      1077         139779        2247        20          16.0000          15.0000      6.67%
21399.04/1082.06	c      1082         139928        2268        20          16.0000          15.0000      6.67%
21498.00/1087.11	c      1087         139986        2294        20          16.0000          15.0000      6.67%
21596.96/1092.13	c      1092         140044        2325        20          16.0000          15.0000      6.67%
21695.97/1097.13	c      1097         140271        2375        20          16.0000          15.0000      6.67%
21796.94/1102.14	c      1102         140544        2411        20          16.0000          15.0000      6.67%
21897.30/1107.25	c      1107         140593        2428        20          16.0000          15.0000      6.67%
21998.11/1112.30	c      1112         140662        2443        20          16.0000          15.0000      6.67%
22097.06/1117.32	c      1117         140838        2522        20          16.0000          15.0000      6.67%
22198.04/1122.42	c      1122         141189        2591        20          16.0000          15.0000      6.67%
22296.94/1127.47	c      1127         141301        2619        20          16.0000          15.0000      6.67%
22397.91/1132.52	c      1133         141437        2660        20          16.0000          15.0000      6.67%
22498.88/1137.65	c      1138         141621        2697        20          16.0000          15.0000      6.67%
22599.85/1142.70	c      1143         141764        2739        20          16.0000          15.0000      6.67%
22698.77/1147.75	c      1148         142135        2802        20          16.0000          15.0000      6.67%
22799.58/1152.80	c      1153         142474        2874        20          16.0000          15.0000      6.67%
22898.43/1157.87	c      1158         142784        2946        20          16.0000          15.0000      6.67%
22999.20/1162.92	c      1163         142839        2973        20          16.0000          15.0000      6.67%
23098.08/1167.97	c      1168         142990        3031        20          16.0000          15.0000      6.67%
23197.06/1173.02	c      1173         143115        3067        20          16.0000          15.0000      6.67%
23298.72/1178.07	c      1178         143526        3162        20          16.0000          15.0000      6.67%
23397.79/1183.12	c      1183         143714        3259        20          16.0000          15.0000      6.67%
23498.52/1188.17	c      1188         144035        3372        20          16.0000          15.0000      6.67%
23597.64/1193.19	c      1193         144283        3378        20          16.0000          15.0000      6.67%
23697.65/1198.27	c      1198         144415        3400        20          16.0000          15.0000      6.67%
23798.61/1203.32	c      1203         144541        3437        20          16.0000          15.0000      6.67%
23897.58/1208.34	c      1208         144675        3473        20          16.0000          15.0000      6.67%
23996.48/1213.35	c      1213         144824        3497        20          16.0000          15.0000      6.67%
24097.46/1218.40	c      1218         144898        3523        20          16.0000          15.0000      6.67%
24196.30/1223.47	c      1223         145038        3552        20          16.0000          15.0000      6.67%
24297.23/1228.52	c      1229         145243        3603        20          16.0000          15.0000      6.67%
24396.19/1233.57	c      1234         145552        3647        20          16.0000          15.0000      6.67%
24499.11/1238.70	c      1239         145670        3672        20          16.0000          15.0000      6.67%
24598.09/1243.75	c      1244         145910        3719        20          16.0000          15.0000      6.67%
24699.05/1248.80	c      1249         146249        3758        20          16.0000          15.0000      6.67%
24797.84/1253.82	c      1254         146465        3787        20          16.0000          15.0000      6.67%
24896.83/1258.88	c      1259         146543        3811        20          16.0000          15.0000      6.67%
24997.82/1263.95	c      1264         146695        3875        20          16.0000          15.0000      6.67%
25096.82/1269.01	c      1269         146732        3890        20          16.0000          15.0000      6.67%
25198.54/1274.06	c      1274         146819        3897        20          16.0000          15.0000      6.67%
25297.29/1279.11	c      1279         146894        3917        20          16.0000          15.0000      6.67%
25398.37/1284.14	c      1284         146940        3935        20          16.0000          15.0000      6.67%
25498.61/1289.21	c      1289         147003        3952        20          16.0000          15.0000      6.67%
25597.48/1294.28	c      1294         147121        3962        20          16.0000          15.0000      6.67%
25698.38/1299.33	c      1299         147211        3969        20          16.0000          15.0000      6.67%
25799.20/1304.40	c      1304         147313        4007        20          16.0000          15.0000      6.67%
25897.91/1309.45	c      1309         148431        4779        20          16.0000          15.0000      6.67%
25996.86/1314.50	c      1314         149327        4693        20          16.0000          15.0000      6.67%
26097.70/1319.55	c      1320         151220        4893        20          16.0000          15.0000      6.67%
26198.65/1324.60	c      1325         152863        5316        20          16.0000          15.0000      6.67%
26297.60/1329.65	c      1330         154530        5413        20          16.0000          15.0000      6.67%
26398.56/1334.70	c      1335         156023        5731        20          16.0000          15.0000      6.67%
26497.39/1339.75	c      1340         157556        6326        20          16.0000          15.0000      6.67%
26598.34/1344.80	c      1345         159092        6827        20          16.0000          15.0000      6.67%
26697.24/1349.85	c      1350         160454        7104        20          16.0000          15.0000      6.67%
26798.13/1354.90	c      1355         162000        7465        20          16.0000          15.0000      6.67%
26897.10/1359.95	c      1360         163614        7601        20          16.0000          15.0000      6.67%
26996.07/1365.00	c      1365         165430        7975        20          16.0000          15.0000      6.67%
27097.70/1370.05	c      1370         166947        8091        20          16.0000          15.0000      6.67%
27196.65/1375.10	c      1375         168365        8134        20          16.0000          15.0000      6.67%
27297.70/1380.15	c      1380         169905        8469        20          16.0000          15.0000      6.67%
27396.32/1385.19	c      1385         171572        9017        20          16.0000          15.0000      6.67%
27496.44/1390.25	c      1390         173157        9125        20          16.0000          15.0000      6.67%
27597.33/1395.30	c      1395         174914        9420        20          16.0000          15.0000      6.67%
27696.18/1400.32	c      1400         176688        9565        20          16.0000          15.0000      6.67%
27795.15/1405.34	c      1405         178613        9427        20          16.0000          15.0000      6.67%
27894.12/1410.36	c      1410         180695        9485        20          16.0000          15.0000      6.67%
27995.10/1415.46	c      1415         182682        9629        20          16.0000          15.0000      6.67%
28096.05/1420.51	c      1421         184254        9861        20          16.0000          15.0000      6.67%
28194.99/1425.56	c      1426         185656       10046        20          16.0000          15.0000      6.67%
28295.75/1430.61	c      1431         187325        9791        20          16.0000          15.0000      6.67%
28394.51/1435.66	c      1436         188874        9958        20          16.0000          15.0000      6.67%
28493.40/1440.69	c      1441         190476       10194        20          16.0000          15.0000      6.67%
28594.25/1445.72	c      1446         191698       10115        20          16.0000          15.0000      6.67%
28693.13/1450.78	c      1451         193210       10523        20          16.0000          15.0000      6.67%
28794.08/1455.83	c      1456         194768       10688        20          16.0000          15.0000      6.67%
28892.97/1460.88	c      1461         196366       10859        20          16.0000          15.0000      6.67%
28993.92/1465.93	c      1466         197729       10284        20          16.0000          15.0000      6.67%
29092.80/1470.98	c      1471         199119        9972        20          16.0000          15.0000      6.67%
29191.76/1476.00	c      1476         200184       10104        20          16.0000          15.0000      6.67%
29293.39/1481.05	c      1481         201478       10308        20          16.0000          15.0000      6.67%
29392.45/1486.12	c      1486         203375       10359        20          16.0000          15.0000      6.67%
29493.46/1491.15	c      1491         204856       10446        20          16.0000          15.0000      6.67%
29592.24/1496.17	c      1496         206582       10652        20          16.0000          15.0000      6.67%
29692.50/1501.26	c      1501         208575       10930        20          16.0000          15.0000      6.67%
29793.39/1506.31	c      1506         210799       11075        20          16.0000          15.0000      6.67%
29894.36/1511.40	c      1511         212444       10975        20          16.0000          15.0000      6.67%
29993.35/1516.45	c      1516         214249       11264        20          16.0000          15.0000      6.67%
30094.32/1521.50	c      1522         216027       11435        20          16.0000          15.0000      6.67%
30193.39/1526.55	c      1527         217719       11496        20          16.0000          15.0000      6.67%
30294.11/1531.60	c      1532         219520       11645        20          16.0000          15.0000      6.67%
30392.85/1536.67	c      1537         221250       12087        20          16.0000          15.0000      6.67%
30493.77/1541.71	c      1542         222320       12094        20          16.0000          15.0000      6.67%
30594.70/1546.80	c      1547         223510       12121        20          16.0000          15.0000      6.67%
30693.64/1551.86	c      1552         225288       12164        20          16.0000          15.0000      6.67%
30794.55/1556.91	c      1557         226986       12578        20          16.0000          15.0000      6.67%
30893.46/1561.98	c      1562         228491       12253        20          16.0000          15.0000      6.67%
30992.42/1567.02	c      1567         230248       11728        20          16.0000          15.0000      6.67%
31093.90/1572.10	c      1572         231932       10598        20          16.0000          15.0000      6.67%
31194.78/1577.15	c      1577         233465       10497        20          16.0000          15.0000      6.67%
31295.07/1582.20	c      1582         235316       10986        20          16.0000          15.0000      6.67%
31394.17/1587.25	c      1587         236963       11313        20          16.0000          15.0000      6.67%
31492.97/1592.29	c      1592         238352       11063        20          16.0000          15.0000      6.67%
31593.64/1597.35	c      1597         240046       11493        20          16.0000          15.0000      6.67%
31694.44/1602.40	c      1602         241777       11080        20          16.0000          15.0000      6.67%
31793.40/1607.45	c      1607         243242       10004        20          16.0000          15.0000      6.67%
31894.38/1612.50	c      1612         244303        8316        20          16.0000          15.0000      6.67%
31993.23/1617.52	c      1618         245756        8313        20          16.0000          15.0000      6.67%
32092.16/1622.55	c      1623         247533        8819        20          16.0000          15.0000      6.67%
32191.14/1627.59	c      1628         249458        8976        20          16.0000          15.0000      6.67%
32292.07/1632.62	c      1633         251299        9259        20          16.0000          15.0000      6.67%
32390.98/1637.68	c      1638         252683        9529        20          16.0000          15.0000      6.67%
32491.93/1642.73	c      1643         253946        9763        20          16.0000          15.0000      6.67%
32590.75/1647.74	c      1648         255228       10024        20          16.0000          15.0000      6.67%
32689.70/1652.75	c      1653         256497       10240        20          16.0000          15.0000      6.67%
32788.67/1657.78	c      1658         257831       10440        20          16.0000          15.0000      6.67%
32889.57/1662.85	c      1663         259049       10662        20          16.0000          15.0000      6.67%
32990.46/1667.90	c      1668         260391       10891        20          16.0000          15.0000      6.67%
33089.45/1672.95	c      1673         261979       11042        20          16.0000          15.0000      6.67%
33188.37/1678.00	c      1678         262998       11169        20          16.0000          15.0000      6.67%
33289.87/1683.05	c      1683         264302       11285        20          16.0000          15.0000      6.67%
33388.80/1688.11	c      1688         265342       11382        20          16.0000          15.0000      6.67%
33489.90/1693.16	c      1693         266535       11550        20          16.0000          15.0000      6.67%
33590.01/1698.21	c      1698         267681       11681        20          16.0000          15.0000      6.67%
33688.96/1703.26	c      1703         268957       11804        20          16.0000          15.0000      6.67%
33789.86/1708.31	c      1708         270330       12019        20          16.0000          15.0000      6.67%
33888.82/1713.33	c      1713         271428       12023        20          16.0000          15.0000      6.67%
33987.63/1718.37	c      1718         272564       12167        20          16.0000          15.0000      6.67%
34088.58/1723.40	c      1723         273749       12302        20          16.0000          15.0000      6.67%
34187.59/1728.46	c      1728         275106       12696        20          16.0000          15.0000      6.67%
34288.33/1733.52	c      1734         276464       12768        20          16.0000          15.0000      6.67%
34387.19/1738.57	c      1739         277647       12845        20          16.0000          15.0000      6.67%
34488.00/1743.62	c      1744         279017       13029        20          16.0000          15.0000      6.67%
34586.95/1748.67	c      1749         280401       13210        20          16.0000          15.0000      6.67%
34687.88/1753.72	c      1754         282202       13359        20          16.0000          15.0000      6.67%
34786.83/1758.77	c      1759         284127       13365        20          16.0000          15.0000      6.67%
34887.77/1763.81	c      1764         285908       13673        20          16.0000          15.0000      6.67%
34986.73/1768.82	c      1769         287537       13322        20          16.0000          15.0000      6.67%
35085.68/1773.87	c      1774         288793       13200        20          16.0000          15.0000      6.67%
35186.61/1778.92	c      1779         290341       13011        20          16.0000          15.0000      6.67%
35285.59/1783.97	c      1784         292148       12975        20          16.0000          15.0000      6.67%
35384.52/1789.02	c      1789         293737       13411        20          16.0000          15.0000      6.67%
35486.28/1794.05	c      1794         295425       13631        20          16.0000          15.0000      6.67%
35585.08/1799.07	c      1799         296946       13411        20          16.0000          15.0000      6.67%
35684.13/1804.10	c      1804         298397       13453        20          16.0000          15.0000      6.67%
35785.00/1809.15	c      1809         299576       13446        20          16.0000          15.0000      6.67%
35884.14/1814.16	c      1814         300921       13495        20          16.0000          15.0000      6.67%
35983.07/1819.18	c      1819         301896       13272        20          16.0000          15.0000      6.67%
36083.12/1824.20	c      1824         303441       13417        20          16.0000          15.0000      6.67%
36182.09/1829.25	c      1829         305089       13455        20          16.0000          15.0000      6.67%
36281.07/1834.27	c      1834         306717       13585        20          16.0000          15.0000      6.67%
36382.03/1839.33	c      1839         308024       13440        20          16.0000          15.0000      6.67%
36483.00/1844.40	c      1844         308895       13470        20          16.0000          15.0000      6.67%
36581.76/1849.45	c      1849         310487       13574        20          16.0000          15.0000      6.67%
36682.61/1854.50	c      1854         312162       13662        20          16.0000          15.0000      6.67%
36781.51/1859.51	c      1860         313746       13729        20          16.0000          15.0000      6.67%
36880.47/1864.52	c      1865         315056       13759        20          16.0000          15.0000      6.67%
36979.42/1869.57	c      1870         316830       13754        20          16.0000          15.0000      6.67%
37080.36/1874.68	c      1875         318341       13773        20          16.0000          15.0000      6.67%
37181.30/1879.71	c      1880         319571       13827        20          16.0000          15.0000      6.67%
37280.25/1884.76	c      1885         320974       14070        20          16.0000          15.0000      6.67%
37381.21/1889.82	c      1890         322267       14182        20          16.0000          15.0000      6.67%
37480.14/1894.86	c      1895         323729       14348        20          16.0000          15.0000      6.67%
37581.08/1899.93	c      1900         324826       14237        20          16.0000          15.0000      6.67%
37680.07/1904.99	c      1905         325975       14372        20          16.0000          15.0000      6.67%
37781.88/1910.05	c      1910         326914       14463        20          16.0000          15.0000      6.67%
37880.54/1915.10	c      1915         328601       14834        20          16.0000          15.0000      6.67%
37981.69/1920.15	c      1920         330075       15170        20          16.0000          15.0000      6.67%
38081.85/1925.20	c      1925         331746       15351        20          16.0000          15.0000      6.67%
38180.85/1930.25	c      1930         332806       15467        20          16.0000          15.0000      6.67%
38281.80/1935.30	c      1935         334349       15805        20          16.0000          15.0000      6.67%
38380.73/1940.35	c      1940         335854       16216        20          16.0000          15.0000      6.67%
38481.72/1945.40	c      1945         337454       16702        20          16.0000          15.0000      6.67%
38580.74/1950.45	c      1950         338942       17113        20          16.0000          15.0000      6.67%
38679.80/1955.46	c      1955         340232       17331        20          16.0000          15.0000      6.67%
38778.74/1960.49	c      1960         341546       17548        20          16.0000          15.0000      6.67%
38879.74/1965.51	c      1966         342902       17751        20          16.0000          15.0000      6.67%
38978.73/1970.55	c      1971         343898       17914        20          16.0000          15.0000      6.67%
39077.70/1975.57	c      1976         345185       18095        20          16.0000          15.0000      6.67%
39176.46/1980.58	c      1981         346510       18253        20          16.0000          15.0000      6.67%
39277.38/1985.63	c      1986         347931       18392        20          16.0000          15.0000      6.67%
39376.33/1990.68	c      1991         349358       18540        20          16.0000          15.0000      6.67%
39475.27/1995.69	c      1996         350796       18660        20          16.0000          15.0000      6.67%
39576.21/2000.73	c      2001         352108       18759        20          16.0000          15.0000      6.67%
39675.18/2005.78	c      2006         353517       18934        20          16.0000          15.0000      6.67%
39776.12/2010.83	c      2011         354920       19047        20          16.0000          15.0000      6.67%
39874.76/2015.88	c      2016         356435       19166        20          16.0000          15.0000      6.67%
39975.64/2020.93	c      2021         357933       19281        20          16.0000          15.0000      6.67%
40074.61/2025.98	c      2026         359396       19373        20          16.0000          15.0000      6.67%
40173.57/2031.03	c      2031         360836       19476        20          16.0000          15.0000      6.67%
40275.21/2036.11	c      2036         362195       19631        20          16.0000          15.0000      6.67%
40376.29/2041.16	c      2041         363606       19376        20          16.0000          15.0000      6.67%
40476.21/2046.22	c      2046         364846       19054        20          16.0000          15.0000      6.67%
40575.23/2051.26	c      2051         366010       18827        20          16.0000          15.0000      6.67%
40674.09/2056.28	c      2056         367248       18635        20          16.0000          15.0000      6.67%
40775.09/2061.36	c      2061         368731       18399        20          16.0000          15.0000      6.67%
40873.97/2066.38	c      2066         370247       18316        20          16.0000          15.0000      6.67%
40974.91/2071.46	c      2071         371606       18298        20          16.0000          15.0000      6.67%
41075.81/2076.51	c      2077         373119       18742        20          16.0000          15.0000      6.67%
41174.80/2081.56	c      2082         374336       19075        20          16.0000          15.0000      6.67%
41275.69/2086.61	c      2087         375895       19504        20          16.0000          15.0000      6.67%
41374.68/2091.66	c      2092         377375       19855        20          16.0000          15.0000      6.67%
41475.64/2096.72	c      2097         379232       20146        20          16.0000          15.0000      6.67%
41574.63/2101.76	c      2102         381268       20297        20          16.0000          15.0000      6.67%
41675.47/2106.81	c      2107         383403       20278        20          16.0000          15.0000      6.67%
41774.45/2111.82	c      2112         384756       20314        20          16.0000          15.0000      6.67%
41873.43/2116.84	c      2117         386422       20517        20          16.0000          15.0000      6.67%
41972.39/2121.87	c      2122         388031       20617        20          16.0000          15.0000      6.67%
42071.22/2126.89	c      2127         389304       20732        20          16.0000          15.0000      6.67%
42170.18/2131.89	c      2132         390860       20917        20          16.0000          15.0000      6.67%
42271.13/2136.94	c      2137         392318       21113        20          16.0000          15.0000      6.67%
42370.10/2141.99	c      2142         393902       21176        20          16.0000          15.0000      6.67%
42471.71/2147.04	c      2147         395849       21264        20          16.0000          15.0000      6.67%
42570.80/2152.09	c      2152         397732       21570        20          16.0000          15.0000      6.67%
42671.63/2157.14	c      2157         399229       21841        20          16.0000          15.0000      6.67%
42770.53/2162.19	c      2162         400576       21976        20          16.0000          15.0000      6.67%
42870.81/2167.26	c      2167         402043       22295        20          16.0000          15.0000      6.67%
42971.74/2172.30	c      2172         403128       22399        20          16.0000          15.0000      6.67%
43072.61/2177.41	c      2177         403529       22454        20          16.0000          15.0000      6.67%
43171.55/2182.45	c      2182         404799       22518        20          16.0000          15.0000      6.67%
43272.34/2187.55	c      2188         406464       22643        20          16.0000          15.0000      6.67%
43373.34/2192.68	c      2193         407997       22769        20          16.0000          15.0000      6.67%
43474.01/2197.76	c      2198         409676       23016        20          16.0000          15.0000      6.67%
43574.95/2202.81	c      2203         410739       23034        20          16.0000          15.0000      6.67%
43673.92/2207.86	c      2208         412157       23311        20          16.0000          15.0000      6.67%
43774.83/2212.91	c      2213         413412       23677        20          16.0000          15.0000      6.67%
43873.70/2217.96	c      2218         414998       23895        20          16.0000          15.0000      6.67%
43972.46/2223.01	c      2223         416206       23957        20          16.0000          15.0000      6.67%
44074.14/2228.06	c      2228         416988       24112        20          16.0000          15.0000      6.67%
44173.00/2233.11	c      2233         417979       24241        20          16.0000          15.0000      6.67%
44272.18/2238.13	c      2238         419118       24363        20          16.0000          15.0000      6.67%
44373.05/2243.17	c      2243         420260       24656        20          16.0000          15.0000      6.67%
44473.40/2248.21	c      2248         421165       24617        20          16.0000          15.0000      6.67%
44574.38/2253.31	c      2253         422381       24873        20          16.0000          15.0000      6.67%
44673.29/2258.32	c      2258         423734       25135        20          16.0000          15.0000      6.67%
44772.32/2263.37	c      2263         424738       25111        20          16.0000          15.0000      6.67%
44873.34/2268.43	c      2268         425978       25272        20          16.0000          15.0000      6.67%
44972.32/2273.48	c      2273         427631       25332        20          16.0000          15.0000      6.67%
45073.20/2278.53	c      2279         429566       25360        20          16.0000          15.0000      6.67%
45172.13/2283.54	c      2284         431520       25410        20          16.0000          15.0000      6.67%
45271.08/2288.59	c      2289         432896       25555        20          16.0000          15.0000      6.67%
45371.87/2293.64	c      2294         434310       25661        20          16.0000          15.0000      6.67%
45470.68/2298.69	c      2299         435637       25654        20          16.0000          15.0000      6.67%
45571.61/2303.75	c      2304         437493       25931        20          16.0000          15.0000      6.67%
45672.39/2308.81	c      2309         439218       25819        20          16.0000          15.0000      6.67%
45771.34/2313.86	c      2314         441147       25882        20          16.0000          15.0000      6.67%
45870.32/2318.87	c      2319         442689       25893        20          16.0000          15.0000      6.67%
45971.29/2323.92	c      2324         444578       25920        20          16.0000          15.0000      6.67%
46070.22/2329.04	c      2329         446404       25992        20          16.0000          15.0000      6.67%
46171.78/2334.11	c      2334         448180       26213        20          16.0000          15.0000      6.67%
46272.41/2339.16	c      2339         449503       25808        20          16.0000          15.0000      6.67%
46372.86/2344.21	c      2344         451445       25976        20          16.0000          15.0000      6.67%
46471.81/2349.27	c      2349         453436       25925        20          16.0000          15.0000      6.67%
46572.76/2354.32	c      2354         455009       26037        20          16.0000          15.0000      6.67%
46671.75/2359.38	c      2359         456384       26060        20          16.0000          15.0000      6.67%
46772.73/2364.43	c      2364         457799       26119        20          16.0000          15.0000      6.67%
46871.70/2369.48	c      2369         459542       26268        20          16.0000          15.0000      6.67%
46972.69/2374.50	c      2374         460853       26157        20          16.0000          15.0000      6.67%
47071.51/2379.55	c      2380         461862       26194        20          16.0000          15.0000      6.67%
47172.48/2384.65	c      2385         463488       26235        20          16.0000          15.0000      6.67%
47273.42/2389.72	c      2390         464894       26252        20          16.0000          15.0000      6.67%
47372.40/2394.76	c      2395         466479       26423        20          16.0000          15.0000      6.67%
47471.35/2399.77	c      2400         468206       26415        20          16.0000          15.0000      6.67%
47570.31/2404.79	c      2405         469938       26579        20          16.0000          15.0000      6.67%
47671.25/2409.86	c      2410         471266       26690        20          16.0000          15.0000      6.67%
47772.17/2414.91	c      2415         472892       26710        20          16.0000          15.0000      6.67%
47871.11/2419.98	c      2420         474293       26904        20          16.0000          15.0000      6.67%
47969.94/2425.03	c      2425         476266       26931        20          16.0000          15.0000      6.67%
48071.49/2430.12	c      2430         477949       27222        20          16.0000          15.0000      6.67%
48172.57/2435.17	c      2435         479355       27108        20          16.0000          15.0000      6.67%
48272.70/2440.24	c      2440         480735       27245        20          16.0000          15.0000      6.67%
48371.65/2445.29	c      2445         482209       27308        20          16.0000          15.0000      6.67%
48472.59/2450.34	c      2450         484099       27486        20          16.0000          15.0000      6.67%
48571.55/2455.39	c      2455         485623       27395        20          16.0000          15.0000      6.67%
48672.48/2460.44	c      2460         487137       27476        20          16.0000          15.0000      6.67%
48771.47/2465.49	c      2465         488777       27491        20          16.0000          15.0000      6.67%
48872.37/2470.50	c      2470         490133       27682        20          16.0000          15.0000      6.67%
48971.31/2475.57	c      2476         491235       27564        20          16.0000          15.0000      6.67%
49072.25/2480.64	c      2481         493147       27543        20          16.0000          15.0000      6.67%
49171.21/2485.69	c      2486         495244       27566        20          16.0000          15.0000      6.67%
49272.15/2490.76	c      2491         497159       27575        20          16.0000          15.0000      6.67%
49373.08/2495.81	c      2496         499459       27581        20          16.0000          15.0000      6.67%
49472.01/2500.87	c      2501         501060       27719        20          16.0000          15.0000      6.67%
49572.82/2505.93	c      2506         502756       27777        20          16.0000          15.0000      6.67%
49671.70/2510.99	c      2511         503883       27835        20          16.0000          15.0000      6.67%
49773.31/2516.04	c      2516         504831       27825        20          16.0000          15.0000      6.67%
49872.14/2521.08	c      2521         505800       27928        20          16.0000          15.0000      6.67%
49971.34/2526.09	c      2526         507400       27994        20          16.0000          15.0000      6.67%
50072.09/2531.19	c      2531         508931       28068        20          16.0000          15.0000      6.67%
50172.28/2536.24	c      2536         509983       28261        20          16.0000          15.0000      6.67%
50271.09/2541.29	c      2541         511128       28330        20          16.0000          15.0000      6.67%
50371.98/2546.34	c      2546         512454       28438        20          16.0000          15.0000      6.67%
50470.96/2551.39	c      2551         513518       28519        20          16.0000          15.0000      6.67%
50571.93/2556.44	c      2556         514911       28608        20          16.0000          15.0000      6.67%
50672.92/2561.51	c      2562         516607       28780        20          16.0000          15.0000      6.67%
50771.76/2566.56	c      2567         518117       28824        20          16.0000          15.0000      6.67%
50872.63/2571.61	c      2572         519436       28740        20          16.0000          15.0000      6.67%
50971.72/2576.64	c      2577         520914       28825        20          16.0000          15.0000      6.67%
51070.67/2581.69	c      2582         523180       28827        20          16.0000          15.0000      6.67%
51171.35/2586.76	c      2587         524745       28929        20          16.0000          15.0000      6.67%
51272.25/2591.81	c      2592         525826       28896        20          16.0000          15.0000      6.67%
51371.19/2596.86	c      2597         526855       28910        20          16.0000          15.0000      6.67%
51472.13/2601.91	c      2602         528358       29005        20          16.0000          15.0000      6.67%
51570.91/2606.96	c      2607         529778       29076        20          16.0000          15.0000      6.67%
51669.85/2612.01	c      2612         531236       29072        20          16.0000          15.0000      6.67%
51768.83/2617.02	c      2617         532384       29091        20          16.0000          15.0000      6.67%
51870.36/2622.07	c      2622         533748       29041        20          16.0000          15.0000      6.67%
51969.22/2627.08	c      2627         535276       29171        20          16.0000          15.0000      6.67%
52070.43/2632.18	c      2632         537107       29297        20          16.0000          15.0000      6.67%
52170.49/2637.23	c      2637         538219       29313        20          16.0000          15.0000      6.67%
52271.45/2642.31	c      2642         540046       29356        20          16.0000          15.0000      6.67%
52370.42/2647.36	c      2647         542223       29393        20          16.0000          15.0000      6.67%
52471.35/2652.40	c      2652         544373       29456        20          16.0000          15.0000      6.67%
52570.21/2657.46	c      2657         545861       29433        20          16.0000          15.0000      6.67%
52671.17/2662.52	c      2663         547111       29509        20          16.0000          15.0000      6.67%
52770.13/2667.53	c      2668         548342       29650        20          16.0000          15.0000      6.67%
52869.10/2672.55	c      2673         549357       29883        20          16.0000          15.0000      6.67%
52969.80/2677.60	c      2678         550328       29887        20          16.0000          15.0000      6.67%
53068.76/2682.65	c      2683         551941       29921        20          16.0000          15.0000      6.67%
53169.73/2687.70	c      2688         553201       29942        20          16.0000          15.0000      6.67%
53268.71/2692.75	c      2693         554573       30044        20          16.0000          15.0000      6.67%
53369.68/2697.87	c      2698         555995       30137        20          16.0000          15.0000      6.67%
53470.64/2702.92	c      2703         557001       30163        20          16.0000          15.0000      6.67%
53569.61/2707.97	c      2708         558758       30189        20          16.0000          15.0000      6.67%
53668.54/2713.02	c      2713         560399       30328        20          16.0000          15.0000      6.67%
53770.20/2718.07	c      2718         562351       30223        20          16.0000          15.0000      6.67%
53869.35/2723.12	c      2723         563752       30372        20          16.0000          15.0000      6.67%
53970.12/2728.18	c      2728         564938       30505        20          16.0000          15.0000      6.67%
54070.37/2733.24	c      2733         566150       30590        20          16.0000          15.0000      6.67%
54169.27/2738.29	c      2738         567528       30926        20          16.0000          15.0000      6.67%
54270.22/2743.34	c      2743         568831       30955        20          16.0000          15.0000      6.67%
54371.15/2748.40	c      2748         570019       31079        20          16.0000          15.0000      6.67%
54470.13/2753.45	c      2753         571505       31233        20          16.0000          15.0000      6.67%
54569.10/2758.48	c      2758         573067       31593        20          16.0000          15.0000      6.67%
54668.08/2763.48	c      2763         574901       31646        20          16.0000          15.0000      6.67%
54769.02/2768.57	c      2769         576777       31705        20          16.0000          15.0000      6.67%
54868.01/2773.59	c      2774         578149       31772        20          16.0000          15.0000      6.67%
54968.82/2778.67	c      2779         579548       31766        20          16.0000          15.0000      6.67%
55069.80/2783.71	c      2784         581172       31941        20          16.0000          15.0000      6.67%
55168.77/2788.78	c      2789         582798       31841        20          16.0000          15.0000      6.67%
55269.71/2793.83	c      2794         584155       31898        20          16.0000          15.0000      6.67%
55368.67/2798.88	c      2799         585361       32140        20          16.0000          15.0000      6.67%
55469.60/2803.93	c      2804         586306       32301        20          16.0000          15.0000      6.67%
55568.62/2808.98	c      2809         587369       32434        20          16.0000          15.0000      6.67%
55667.58/2814.03	c      2814         588313       32504        20          16.0000          15.0000      6.67%
55769.30/2819.05	c      2819         590048       32596        20          16.0000          15.0000      6.67%
55868.12/2824.08	c      2824         591634       32926        20          16.0000          15.0000      6.67%
55967.11/2829.13	c      2829         593411       33195        20          16.0000          15.0000      6.67%
56069.30/2834.20	c      2834         594990       33304        20          16.0000          15.0000      6.67%
56168.28/2839.27	c      2839         596279       33042        20          16.0000          15.0000      6.67%
56269.26/2844.32	c      2844         597718       32714        20          16.0000          15.0000      6.67%
56368.22/2849.35	c      2849         598893       32909        20          16.0000          15.0000      6.67%
56469.20/2854.42	c      2854         598893       32909        20          16.0000          15.0000      6.67%
56568.15/2859.47	c      2859         598893       32909        20          16.0000          15.0000      6.67%
56669.12/2864.52	c      2865         598893       32909        20          16.0000          15.0000      6.67%
56768.11/2869.57	c      2870         599186       33034        20          16.0000          15.0000      6.67%
56869.07/2874.69	c      2875         599758       33094        20          16.0000          15.0000      6.67%
56970.00/2879.74	c      2880         600666       33284        20          16.0000          15.0000      6.67%
57068.89/2884.77	c      2885         602032       33377        20          16.0000          15.0000      6.67%
57169.31/2889.84	c      2890         603196       33533        20          16.0000          15.0000      6.67%
57268.27/2894.89	c      2895         604749       33582        20          16.0000          15.0000      6.67%
57369.22/2899.94	c      2900         605244       33557        20          16.0000          15.0000      6.67%
57468.14/2905.00	c      2905         605244       33557        20          16.0000          15.0000      6.67%
57569.78/2910.05	c      2910         605244       33557        20          16.0000          15.0000      6.67%
57668.97/2915.07	c      2915         605497       33593        20          16.0000          15.0000      6.67%
57769.60/2920.15	c      2920         607169       33656        20          16.0000          15.0000      6.67%
57869.78/2925.20	c      2925         609287       33768        20          16.0000          15.0000      6.67%
57968.75/2930.25	c      2930         610958       33909        20          16.0000          15.0000      6.67%
58069.64/2935.30	c      2935         612776       34001        20          16.0000          15.0000      6.67%
58168.54/2940.35	c      2940         614618       34128        20          16.0000          15.0000      6.67%
58269.51/2945.40	c      2945         616523       34314        20          16.0000          15.0000      6.67%
58368.52/2950.45	c      2950         617201       34399        20          16.0000          15.0000      6.67%
58469.45/2955.50	c      2956         618439       34384        20          16.0000          15.0000      6.67%
58568.38/2960.55	c      2961         619587       34376        20          16.0000          15.0000      6.67%
58669.19/2965.60	c      2966         621039       34533        20          16.0000          15.0000      6.67%
58768.18/2970.65	c      2971         623076       34530        20          16.0000          15.0000      6.67%
58867.12/2975.70	c      2976         625094       34524        20          16.0000          15.0000      6.67%
58967.86/2980.76	c      2981         626958       34564        20          16.0000          15.0000      6.67%
59068.77/2985.81	c      2986         628284       34683        20          16.0000          15.0000      6.67%
59167.74/2990.86	c      2991         629763       34734        20          16.0000          15.0000      6.67%
59266.72/2995.89	c      2996         631289       34851        20          16.0000          15.0000      6.67%
59367.68/3000.94	c      3001         632616       34793        20          16.0000          15.0000      6.67%
59466.66/3006.01	c      3006         634340       34939        20          16.0000          15.0000      6.67%
59568.37/3011.06	c      3011         635858       35005        20          16.0000          15.0000      6.67%
59669.26/3016.14	c      3016         637279       35292        20          16.0000          15.0000      6.67%
59768.47/3021.19	c      3021         638701       35408        20          16.0000          15.0000      6.67%
59868.42/3026.24	c      3026         640076       35419        20          16.0000          15.0000      6.67%
59967.43/3031.29	c      3031         641500       35350        20          16.0000          15.0000      6.67%
60068.35/3036.34	c      3036         642899       35315        20          16.0000          15.0000      6.67%
60167.37/3041.39	c      3041         644075       35147        20          16.0000          15.0000      6.67%
60268.36/3046.44	c      3046         645279       35308        20          16.0000          15.0000      6.67%
60367.29/3051.49	c      3051         647165       35384        20          16.0000          15.0000      6.67%
60468.25/3056.55	c      3057         648897       35526        20          16.0000          15.0000      6.67%
60567.23/3061.59	c      3062         649956       35314        20          16.0000          15.0000      6.67%
60668.22/3066.64	c      3067         652044       35398        20          16.0000          15.0000      6.67%
60767.21/3071.67	c      3072         654003       35509        20          16.0000          15.0000      6.67%
60868.13/3076.74	c      3077         655908       35553        20          16.0000          15.0000      6.67%
60967.05/3081.79	c      3082         657848       35556        20          16.0000          15.0000      6.67%
61068.02/3086.84	c      3087         659724       35600        20          16.0000          15.0000      6.67%
61167.01/3091.89	c      3092         661452       35390        20          16.0000          15.0000      6.67%
61267.95/3096.90	c      3097         662672       35626        20          16.0000          15.0000      6.67%
61366.92/3101.94	c      3102         664286       35571        20          16.0000          15.0000      6.67%
61465.87/3107.00	c      3107         666096       35617        20          16.0000          15.0000      6.67%
61567.72/3112.05	c      3112         667592       35620        20          16.0000          15.0000      6.67%
61666.56/3117.10	c      3117         669090       35620        20          16.0000          15.0000      6.67%
61767.61/3122.15	c      3122         670540       35619        20          16.0000          15.0000      6.67%
61866.94/3127.20	c      3127         672004       35718        20          16.0000          15.0000      6.67%
61966.86/3132.25	c      3132         673360       35678        20          16.0000          15.0000      6.67%
62067.86/3137.30	c      3137         674362       35691        20          16.0000          15.0000      6.67%
62166.89/3142.36	c      3142         675332       35712        20          16.0000          15.0000      6.67%
62267.90/3147.43	c      3147         676834       35767        20          16.0000          15.0000      6.67%
62366.87/3152.48	c      3152         678269       35746        20          16.0000          15.0000      6.67%
62467.85/3157.57	c      3158         679840       35949        20          16.0000          15.0000      6.67%
62568.86/3162.62	c      3163         681299       36134        20          16.0000          15.0000      6.67%
62667.92/3167.66	c      3168         682765       36236        20          16.0000          15.0000      6.67%
62768.87/3172.72	c      3173         683838       36434        20          16.0000          15.0000      6.67%
62867.65/3177.79	c      3178         684871       36499        20          16.0000          15.0000      6.67%
62968.61/3182.84	c      3183         685879       36627        20          16.0000          15.0000      6.67%
63067.57/3187.89	c      3188         687123       36745        20          16.0000          15.0000      6.67%
63168.56/3192.94	c      3193         688132       36700        20          16.0000          15.0000      6.67%
63267.46/3198.00	c      3198         689537       36734        20          16.0000          15.0000      6.67%
63369.01/3203.04	c      3203         690779       36752        20          16.0000          15.0000      6.67%
63467.86/3208.10	c      3208         692372       36949        20          16.0000          15.0000      6.67%
63568.92/3213.14	c      3213         693774       36903        20          16.0000          15.0000      6.67%
63669.08/3218.20	c      3218         695387       37125        20          16.0000          15.0000      6.67%
63767.89/3223.25	c      3223         697118       37231        20          16.0000          15.0000      6.67%
63866.77/3228.26	c      3228         699031       37326        20          16.0000          15.0000      6.67%
63967.70/3233.32	c      3233         701049       37340        20          16.0000          15.0000      6.67%
64066.67/3238.37	c      3238         702173       36951        20          16.0000          15.0000      6.67%
64167.51/3243.42	c      3243         703983       36980        20          16.0000          15.0000      6.67%
64266.25/3248.47	c      3248         706039       36996        20          16.0000          15.0000      6.67%
64367.21/3253.52	c      3254         708061       37098        20          16.0000          15.0000      6.67%
64466.16/3258.59	c      3259         709472       37021        20          16.0000          15.0000      6.67%
64567.11/3263.64	c      3264         710985       37108        20          16.0000          15.0000      6.67%
64666.07/3268.69	c      3269         712549       37202        20          16.0000          15.0000      6.67%
64767.04/3273.75	c      3274         713407       37208        20          16.0000          15.0000      6.67%
64866.01/3278.78	c      3279         714172       37129        20          16.0000          15.0000      6.67%
64966.92/3283.84	c      3284         714953       36992        20          16.0000          15.0000      6.67%
65065.87/3288.89	c      3289         716874       37053        20          16.0000          15.0000      6.67%
65166.79/3293.95	c      3294         718986       37211        20          16.0000          15.0000      6.67%
65265.77/3299.01	c      3299         721071       37260        20          16.0000          15.0000      6.67%
65367.49/3304.06	c      3304         723401       37290        20          16.0000          15.0000      6.67%
65466.20/3309.11	c      3309         725775       37322        20          16.0000          15.0000      6.67%
65566.95/3314.16	c      3314         727715       37371        20          16.0000          15.0000      6.67%
65666.95/3319.21	c      3319         729603       37241        20          16.0000          15.0000      6.67%
65765.88/3324.26	c      3324         731440       37169        20          16.0000          15.0000      6.67%
65866.60/3329.31	c      3329         732826       37188        20          16.0000          15.0000      6.67%
65965.56/3334.37	c      3334         734412       37245        20          16.0000          15.0000      6.67%
66066.48/3339.42	c      3339         735906       37278        20          16.0000          15.0000      6.67%
66165.38/3344.47	c      3344         737328       37429        20          16.0000          15.0000      6.67%
66266.38/3349.52	c      3350         739283       37619        20          16.0000          15.0000      6.67%
66365.29/3354.57	c      3355         741154       37829        20          16.0000          15.0000      6.67%
66466.47/3359.62	c      3360         742829       38079        20          16.0000          15.0000      6.67%
66565.27/3364.64	c      3365         744581       38196        20          16.0000          15.0000      6.67%
66666.29/3369.72	c      3370         745961       37744        20          16.0000          15.0000      6.67%
66765.29/3374.77	c      3375         747304       37910        20          16.0000          15.0000      6.67%
66866.25/3379.82	c      3380         748521       37919        20          16.0000          15.0000      6.67%
66965.23/3384.87	c      3385         750166       38021        20          16.0000          15.0000      6.67%
67064.02/3389.89	c      3390         752014       38040        20          16.0000          15.0000      6.67%
67165.04/3394.95	c      3395         753899       38010        20          16.0000          15.0000      6.67%
67263.99/3399.98	c      3400         755518       38067        20          16.0000          15.0000      6.67%
67362.99/3405.00	c      3405         757202       38135        20          16.0000          15.0000      6.67%
67464.77/3410.07	c      3410         759060       38224        20          16.0000          15.0000      6.67%
67564.05/3415.09	c      3415         760796       38212        20          16.0000          15.0000      6.67%
67664.59/3420.17	c      3420         761898       38335        20          16.0000          15.0000      6.67%
67764.70/3425.22	c      3425         762728       38489        20          16.0000          15.0000      6.67%
67863.70/3430.27	c      3430         763632       38549        20          16.0000          15.0000      6.67%
67964.65/3435.32	c      3435         764508       38657        20          16.0000          15.0000      6.67%
68063.57/3440.35	c      3440         765876       38969        20          16.0000          15.0000      6.67%
68162.55/3445.39	c      3445         767149       39135        20          16.0000          15.0000      6.67%
68263.52/3450.47	c      3450         768618       39261        20          16.0000          15.0000      6.67%
68364.46/3455.52	c      3456         769992       39367        20          16.0000          15.0000      6.67%
68463.46/3460.57	c      3461         771367       39206        20          16.0000          15.0000      6.67%
68564.41/3465.62	c      3466         772663       39248        20          16.0000          15.0000      6.67%
68663.32/3470.67	c      3471         773888       39173        20          16.0000          15.0000      6.67%
68764.21/3475.72	c      3476         774989       39195        20          16.0000          15.0000      6.67%
68863.20/3480.77	c      3481         776825       39253        20          16.0000          15.0000      6.67%
68962.13/3485.79	c      3486         778327       39373        20          16.0000          15.0000      6.67%
69063.02/3490.80	c      3491         779951       39437        20          16.0000          15.0000      6.67%
69161.98/3495.81	c      3496         781507       39543        20          16.0000          15.0000      6.67%
69260.84/3500.85	c      3501         783067       39564        20          16.0000          15.0000      6.67%
69361.73/3505.90	c      3506         784787       39574        20          16.0000          15.0000      6.67%
69460.71/3510.93	c      3511         785918       39675        20          16.0000          15.0000      6.67%
69559.57/3515.95	c      3516         786794       39767        20          16.0000          15.0000      6.67%
69658.46/3521.00	c      3521         787918       39879        20          16.0000          15.0000      6.67%
69760.21/3526.05	c      3526         789154       39963        20          16.0000          15.0000      6.67%
69858.75/3531.09	c      3531         790886       39981        20          16.0000          15.0000      6.67%
69959.59/3536.14	c      3536         792488       40031        20          16.0000          15.0000      6.67%
70059.74/3541.21	c      3541         793968       40077        20          16.0000          15.0000      6.67%
70158.71/3546.26	c      3546         795527       40050        20          16.0000          15.0000      6.67%
70259.66/3551.31	c      3551         797062       40019        20          16.0000          15.0000      6.67%
70358.60/3556.36	c      3556         798635       40026        20          16.0000          15.0000      6.67%
70459.55/3561.41	c      3561         800404       40003        20          16.0000          15.0000      6.67%
70558.48/3566.46	c      3566         801713       40010        20          16.0000          15.0000      6.67%
70659.37/3571.51	c      3572         803288       40017        20          16.0000          15.0000      6.67%
70758.26/3576.52	c      3577         804857       39950        20          16.0000          15.0000      6.67%
70857.26/3581.53	c      3582         806076       39991        20          16.0000          15.0000      6.67%
70956.19/3586.58	c      3587         807277       40070        20          16.0000          15.0000      6.67%
71057.16/3591.65	c      3592         808817       40086        20          16.0000          15.0000      6.67%
71156.10/3596.70	c      3597         809875       40149        20          16.0000          15.0000      6.67%
71257.01/3601.75	c      3602         810953       40316        20          16.0000          15.0000      6.67%
71357.91/3606.80	c      3607         812857       40340        20          16.0000          15.0000      6.67%
71456.75/3611.85	c      3612         814054       40444        20          16.0000          15.0000      6.67%
71557.68/3616.93	c      3617         815874       40506        20          16.0000          15.0000      6.67%
71656.62/3621.98	c      3622         817759       40564        20          16.0000          15.0000      6.67%
71755.56/3627.03	c      3627         819739       40592        20          16.0000          15.0000      6.67%
71857.13/3632.08	c      3632         821565       40640        20          16.0000          15.0000      6.67%
71958.15/3637.15	c      3637         823060       40817        20          16.0000          15.0000      6.67%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (188231 MiB free)
  memory of node 1: 193531 MiB (177428 MiB free)
  memory of node 2: 193531 MiB (181515 MiB free)
  memory of node 3: 193493 MiB (178451 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-4465500-1722550886/watcher-4465500-1722550886 -o /tmp/evaluation-result-4465500-1722550886/solver-4465500-1722550886 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722543894-128201 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465500-1722550886.opb -qsol -t 72000 -sth 20 

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

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

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

solver pid=134533, runsolver pid=134530

[startup+0.100107 s]*
/proc/loadavg: 76.28 71.59 73.21 62/983 134534
/proc/meminfo: memFree=743006628/790760800 swapFree=131071996/131071996
[pid=134533] ppid=134530 vsize=71980 memory=50376 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/134533/stat : 134533 (fscip) R 134530 134533 128191 0 -1 4194304 10865 0 0 0 9 2 0 0 20 0 1 0 21668029 73707520 12594 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
/proc/134533/statm: 17995 12594 2790 3035 0 14391 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 71980 KiB
Current children cumulated memory: 50376 KiB

[startup+0.221432 s]*
/proc/loadavg: 76.28 71.59 73.21 62/983 134534
/proc/meminfo: memFree=742998268/790760800 swapFree=131071996/131071996
[pid=134533] ppid=134530 vsize=75052 memory=53280 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/stat : 134533 (fscip) R 134530 134533 128191 0 -1 4194304 11590 0 0 0 21 2 0 0 20 0 1 0 21668029 76853248 13320 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
/proc/134533/statm: 18763 13320 2790 3035 0 15159 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 75052 KiB
Current children cumulated memory: 53280 KiB

[startup+0.317656 s]*
/proc/loadavg: 76.28 71.59 73.21 62/1003 134554
/proc/meminfo: memFree=742934184/790760800 swapFree=131071996/131071996
[pid=134533] ppid=134530 vsize=1590696 memory=134296 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/134533/stat : 134533 (fscip) S 134530 134533 128191 0 -1 1077936128 31455 0 0 0 28 5 0 0 20 0 21 0 21668029 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
/proc/134533/statm: 397674 33574 2790 3035 0 76955 0
[pid=134533/tid=134535] ppid=134530 vsize=1590696 memory=-6513727246386248556 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134535/stat : 134535 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134536] ppid=134530 vsize=1590696 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/134533/task/134536/stat : 134536 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134537] ppid=134530 vsize=1590696 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/134533/task/134537/stat : 134537 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134538] ppid=134530 vsize=1590696 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/134533/task/134538/stat : 134538 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134539] ppid=134530 vsize=1590696 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/134533/task/134539/stat : 134539 (fscip) S 134530 134533 128191 0 -1 1077936192 1991 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134540] ppid=134530 vsize=1590696 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/134533/task/134540/stat : 134540 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134541] ppid=134530 vsize=1590696 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/134533/task/134541/stat : 134541 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134542] ppid=134530 vsize=1590696 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/134533/task/134542/stat : 134542 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134543] ppid=134530 vsize=1590696 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/134533/task/134543/stat : 134543 (fscip) S 134530 134533 128191 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134544] ppid=134530 vsize=1590696 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/134533/task/134544/stat : 134544 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134545] ppid=134530 vsize=1590696 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/134533/task/134545/stat : 134545 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134546] ppid=134530 vsize=1590696 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/134533/task/134546/stat : 134546 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134547] ppid=134530 vsize=1590696 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/134533/task/134547/stat : 134547 (fscip) R 134530 134533 128191 0 -1 4194368 123 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134548] ppid=134530 vsize=1590696 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/134533/task/134548/stat : 134548 (fscip) S 134530 134533 128191 0 -1 1077936192 1991 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134549] ppid=134530 vsize=1590696 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/134533/task/134549/stat : 134549 (fscip) S 134530 134533 128191 0 -1 1077936192 1992 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134550] ppid=134530 vsize=1590696 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/134533/task/134550/stat : 134550 (fscip) S 134530 134533 128191 0 -1 1077936192 1991 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33574 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134551] ppid=134530 vsize=1590696 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/134533/task/134551/stat : 134551 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33640 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134552] ppid=134530 vsize=1590696 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/134533/task/134552/stat : 134552 (fscip) S 134530 134533 128191 0 -1 1077936192 1991 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33640 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134553] ppid=134530 vsize=1590696 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/134533/task/134553/stat : 134553 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33640 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134554] ppid=134530 vsize=1590696 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/134533/task/134554/stat : 134554 (fscip) S 134530 134533 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21668058 1628872704 33640 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 1590696 KiB
Current children cumulated memory: 134296 KiB

[startup+0.700829 s]
/proc/loadavg: 76.28 71.59 73.21 74/1023 134574
/proc/meminfo: memFree=742317632/790760800 swapFree=131071996/131071996
[pid=134533] ppid=134530 vsize=1779228 memory=1066260 CPUtime=4.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/stat : 134533 (fscip) S 134530 134533 128191 0 -1 1077936128 264226 0 0 0 386 69 0 0 20 0 41 0 21668029 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 17 0 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
/proc/134533/statm: 444807 266565 2918 3035 0 366208 0
[pid=134533/tid=134535] ppid=134530 vsize=1779228 memory=15216 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/134533/task/134535/stat : 134535 (fscip) R 134530 134533 128191 0 -1 4194368 12052 0 0 0 19 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134536] ppid=134530 vsize=1779228 memory=5556 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134536/stat : 134536 (fscip) R 134530 134533 128191 0 -1 4194368 13329 0 0 0 18 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134537] ppid=134530 vsize=1779228 memory=10824 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134537/stat : 134537 (fscip) R 134530 134533 128191 0 -1 4194368 11228 0 0 0 16 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134538] ppid=134530 vsize=1779228 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134538/stat : 134538 (fscip) R 134530 134533 128191 0 -1 4194368 12010 0 0 0 19 2 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134539] ppid=134530 vsize=1779228 memory=0 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134539/stat : 134539 (fscip) R 134530 134533 128191 0 -1 4194368 13015 0 0 0 16 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134540] ppid=134530 vsize=1779228 memory=0 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134540/stat : 134540 (fscip) R 134530 134533 128191 0 -1 4194368 11225 0 0 0 17 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134541] ppid=134530 vsize=1779228 memory=0 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134541/stat : 134541 (fscip) R 134530 134533 128191 0 -1 4194368 12056 0 0 0 19 2 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134542] ppid=134530 vsize=1779228 memory=0 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134542/stat : 134542 (fscip) R 134530 134533 128191 0 -1 4194368 13054 0 0 0 16 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134543] ppid=134530 vsize=1779228 memory=0 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134543/stat : 134543 (fscip) R 134530 134533 128191 0 -1 4194368 11229 0 0 0 16 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134544] ppid=134530 vsize=1779228 memory=16088 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/134533/task/134544/stat : 134544 (fscip) R 134530 134533 128191 0 -1 4194368 12023 0 0 0 20 2 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134545] ppid=134530 vsize=1779228 memory=2212 CPUtime=0.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134545/stat : 134545 (fscip) R 134530 134533 128191 0 -1 4194368 13058 0 0 0 18 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134546] ppid=134530 vsize=1779228 memory=6096 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134546/stat : 134546 (fscip) R 134530 134533 128191 0 -1 4194368 11227 0 0 0 17 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134547] ppid=134530 vsize=1779228 memory=0 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/134533/task/134547/stat : 134547 (fscip) R 134530 134533 128191 0 -1 4194368 12036 0 0 0 18 4 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134548] ppid=134530 vsize=1779228 memory=31 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134548/stat : 134548 (fscip) R 134530 134533 128191 0 -1 4194368 13039 0 0 0 16 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134549] ppid=134530 vsize=1779228 memory=129 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134549/stat : 134549 (fscip) R 134530 134533 128191 0 -1 4194368 11228 0 0 0 17 2 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134550] ppid=134530 vsize=1779228 memory=21532 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/134533/task/134550/stat : 134550 (fscip) R 134530 134533 128191 0 -1 4194368 12032 0 0 0 20 2 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134551] ppid=134530 vsize=1779228 memory=100 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134551/stat : 134551 (fscip) R 134530 134533 128191 0 -1 4194368 13027 0 0 0 16 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134552] ppid=134530 vsize=1779228 memory=1836 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134552/stat : 134552 (fscip) R 134530 134533 128191 0 -1 4194368 11225 0 0 0 17 2 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134553] ppid=134530 vsize=1779228 memory=25988 CPUtime=0.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134553/stat : 134553 (fscip) R 134530 134533 128191 0 -1 4194368 11723 0 0 0 17 2 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134554] ppid=134530 vsize=1779228 memory=2244 CPUtime=0.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134554/stat : 134554 (fscip) R 134530 134533 128191 0 -1 4194368 13048 0 0 0 17 3 0 0 20 0 41 0 21668058 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134555] ppid=134530 vsize=1779228 memory=31232 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134555/stat : 134555 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668072 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134556] ppid=134530 vsize=1779228 memory=28656 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134556/stat : 134556 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668072 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134557] ppid=134530 vsize=1779228 memory=7492 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134557/stat : 134557 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668072 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134558] ppid=134530 vsize=1779228 memory=3784198490309146231 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134558/stat : 134558 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668072 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134559] ppid=134530 vsize=1779228 memory=139625494482768 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134559/stat : 134559 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668072 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134560] ppid=134530 vsize=1779228 memory=139625494792640 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134560/stat : 134560 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668072 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134561] ppid=134530 vsize=1779228 memory=139625494792784 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134561/stat : 134561 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134562] ppid=134530 vsize=1779228 memory=139625494790016 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134562/stat : 134562 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134563] ppid=134530 vsize=1779228 memory=139625494793024 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134563/stat : 134563 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134564] ppid=134530 vsize=1779228 memory=139625494793168 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134564/stat : 134564 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134565] ppid=134530 vsize=1779228 memory=139625494792608 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134565/stat : 134565 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134566] ppid=134530 vsize=1779228 memory=18736 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134566/stat : 134566 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134567] ppid=134530 vsize=1779228 memory=20608 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134567/stat : 134567 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134568] ppid=134530 vsize=1779228 memory=5700 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134568/stat : 134568 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134570] ppid=134530 vsize=1779228 memory=11460 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134570/stat : 134570 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134571] ppid=134530 vsize=1779228 memory=13824 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134571/stat : 134571 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134569] ppid=134530 vsize=1779228 memory=13252 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134569/stat : 134569 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134572] ppid=134530 vsize=1779228 memory=11976 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134572/stat : 134572 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134573] ppid=134530 vsize=1779228 memory=11716 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134573/stat : 134573 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134574] ppid=134530 vsize=1779228 memory=11756 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134574/stat : 134574 (fscip) S 134530 134533 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21668073 1821929472 266565 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
Current children cumulated CPU time: 4.55 s
Current children cumulated vsize: 1779228 KiB
Current children cumulated memory: 1066260 KiB

[startup+1.50082 s]
/proc/loadavg: 76.28 71.59 73.21 82/1023 134574

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

[pid=134533/tid=134558] ppid=134530 vsize=18893740 memory=26972 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134558/stat : 134558 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 21668072 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134559] ppid=134530 vsize=18893740 memory=25988 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134559/stat : 134559 (fscip) S 134530 134533 128191 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 21668072 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134560] ppid=134530 vsize=18893740 memory=2244 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134560/stat : 134560 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 21668072 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134561] ppid=134530 vsize=18893740 memory=279250989570672 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134561/stat : 134561 (fscip) S 134530 134533 128191 0 -1 1077936192 63 0 0 0 2 0 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134562] ppid=134530 vsize=18893740 memory=6944656575208382560 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134562/stat : 134562 (fscip) S 134530 134533 128191 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134563] ppid=134530 vsize=18893740 memory=17658092 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134563/stat : 134563 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134564] ppid=134530 vsize=18893740 memory=17654348 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134564/stat : 134564 (fscip) S 134530 134533 128191 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134565] ppid=134530 vsize=18893740 memory=279250991186944 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134565/stat : 134565 (fscip) S 134530 134533 128191 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134566] ppid=134530 vsize=18893740 memory=5503487119242317920 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134566/stat : 134566 (fscip) S 134530 134533 128191 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134567] ppid=134530 vsize=18893740 memory=17836708 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134567/stat : 134567 (fscip) S 134530 134533 128191 0 -1 1077936192 120 0 0 0 2 1 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134568] ppid=134530 vsize=18893740 memory=1968 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134568/stat : 134568 (fscip) S 134530 134533 128191 0 -1 1077936192 62 0 0 0 0 3 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134570] ppid=134530 vsize=18893740 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134570/stat : 134570 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134571] ppid=134530 vsize=18893740 memory=717427042425638 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134571/stat : 134571 (fscip) S 134530 134533 128191 0 -1 1077936192 130 0 0 0 3 0 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134569] ppid=134530 vsize=18893740 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134569/stat : 134569 (fscip) S 134530 134533 128191 0 -1 1077936192 122 0 0 0 1 2 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134572] ppid=134530 vsize=18893740 memory=0 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134572/stat : 134572 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134573] ppid=134530 vsize=18893740 memory=25333125866717268 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134573/stat : 134573 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134574] ppid=134530 vsize=18893740 memory=7492 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134574/stat : 134574 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 21668073 19347189760 4459188 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
Current children cumulated CPU time: 70873.1 s
Current children cumulated vsize: 18893740 KiB
Current children cumulated memory: 17836752 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3639.3 s]
/proc/loadavg: 80.15 80.30 80.29 81/1023 136780
/proc/meminfo: memFree=723355332/790760800 swapFree=131071996/131071996
[pid=134533] ppid=134530 vsize=19026860 memory=17967956 CPUtime=72000.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/stat : 134533 (fscip) S 134530 134533 128191 0 -1 1077936128 62875672 0 0 0 7178085 21996 0 0 20 0 41 0 21668029 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 17 60 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
/proc/134533/statm: 4756715 4491989 3366 3035 0 4628836 0
[pid=134533/tid=134535] ppid=134530 vsize=19026860 memory=1155835829164856 CPUtime=3599.79 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134535/stat : 134535 (fscip) R 134530 134533 128191 0 -1 4194368 3655001 0 0 0 358733 1246 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134536] ppid=134530 vsize=19026860 memory=279250989784352 CPUtime=3601.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134536/stat : 134536 (fscip) R 134530 134533 128191 0 -1 4194368 3340147 0 0 0 359146 990 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134537] ppid=134530 vsize=19026860 memory=17224508 CPUtime=3603.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134537/stat : 134537 (fscip) R 134530 134533 128191 0 -1 4194368 1566296 0 0 0 359289 1049 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134538] ppid=134530 vsize=19026860 memory=17935040 CPUtime=3599.52 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134538/stat : 134538 (fscip) R 134530 134533 128191 0 -1 4194368 2045064 0 0 0 359264 688 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134539] ppid=134530 vsize=19026860 memory=11572 CPUtime=3602.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134539/stat : 134539 (fscip) R 134530 134533 128191 0 -1 4194368 4093499 0 0 0 359211 1018 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134540] ppid=134530 vsize=19026860 memory=279250991318448 CPUtime=3594.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134540/stat : 134540 (fscip) R 134530 134533 128191 0 -1 4194368 7504734 0 0 0 357349 2148 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134541] ppid=134530 vsize=19026860 memory=17712396 CPUtime=3599.86 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134541/stat : 134541 (fscip) R 134530 134533 128191 0 -1 4194368 3079792 0 0 0 359026 960 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134542] ppid=134530 vsize=19026860 memory=6720659943919467876 CPUtime=3602.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134542/stat : 134542 (fscip) R 134530 134533 128191 0 -1 4194368 2821248 0 0 0 359423 798 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134543] ppid=134530 vsize=19026860 memory=279250989570672 CPUtime=3596.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134543/stat : 134543 (fscip) R 134530 134533 128191 0 -1 4194368 1353444 0 0 0 358450 1194 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134544] ppid=134530 vsize=19026860 memory=279250992885888 CPUtime=3602.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134544/stat : 134544 (fscip) R 134530 134533 128191 0 -1 4194368 3144878 0 0 0 359104 1149 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134545] ppid=134530 vsize=19026860 memory=0 CPUtime=3592.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134545/stat : 134545 (fscip) R 134530 134533 128191 0 -1 4194368 3572186 0 0 0 358284 982 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134546] ppid=134530 vsize=19026860 memory=17816816 CPUtime=3596.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134546/stat : 134546 (fscip) R 134530 134533 128191 0 -1 4194368 1692618 0 0 0 358574 1068 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134547] ppid=134530 vsize=19026860 memory=21532032963075932 CPUtime=3606 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134547/stat : 134547 (fscip) R 134530 134533 128191 0 -1 4194368 2320319 0 0 0 359819 781 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134548] ppid=134530 vsize=19026860 memory=0 CPUtime=3601.53 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134548/stat : 134548 (fscip) R 134530 134533 128191 0 -1 4194368 3395106 0 0 0 359007 1146 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134549] ppid=134530 vsize=19026860 memory=10824 CPUtime=3600.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134549/stat : 134549 (fscip) R 134530 134533 128191 0 -1 4194368 1332879 0 0 0 358800 1213 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134550] ppid=134530 vsize=19026860 memory=5556 CPUtime=3608.73 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134550/stat : 134550 (fscip) R 134530 134533 128191 0 -1 4194368 1971236 0 0 0 360462 411 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134551] ppid=134530 vsize=19026860 memory=0 CPUtime=3600.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134551/stat : 134551 (fscip) R 134530 134533 128191 0 -1 4194368 3066400 0 0 0 359095 995 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134552] ppid=134530 vsize=19026860 memory=0 CPUtime=3590.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134552/stat : 134552 (fscip) R 134530 134533 128191 0 -1 4194368 8207014 0 0 0 356559 2452 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134553] ppid=134530 vsize=19026860 memory=17912788 CPUtime=3600.71 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134553/stat : 134553 (fscip) R 134530 134533 128191 0 -1 4194368 2075494 0 0 0 359200 871 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134554] ppid=134530 vsize=19026860 memory=17956552 CPUtime=3598.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134554/stat : 134554 (fscip) R 134530 134533 128191 0 -1 4194368 2613588 0 0 0 359091 749 0 0 20 0 41 0 21668058 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134555] ppid=134530 vsize=19026860 memory=25988 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134555/stat : 134555 (fscip) S 134530 134533 128191 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 21668072 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134556] ppid=134530 vsize=19026860 memory=2244 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134556/stat : 134556 (fscip) S 134530 134533 128191 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 21668072 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134557] ppid=134530 vsize=19026860 memory=279250989872688 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134557/stat : 134557 (fscip) S 134530 134533 128191 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 21668072 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134558] ppid=134530 vsize=19026860 memory=43347799258300564 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134558/stat : 134558 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 21668072 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134559] ppid=134530 vsize=19026860 memory=17932636 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134559/stat : 134559 (fscip) S 134530 134533 128191 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 21668072 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134560] ppid=134530 vsize=19026860 memory=17955616 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134560/stat : 134560 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 21668072 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134561] ppid=134530 vsize=19026860 memory=7512114483520628824 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134561/stat : 134561 (fscip) S 134530 134533 128191 0 -1 1077936192 63 0 0 0 3 0 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134562] ppid=134530 vsize=19026860 memory=8102090355409839696 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134562/stat : 134562 (fscip) S 134530 134533 128191 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134563] ppid=134530 vsize=19026860 memory=33196 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134563/stat : 134563 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134564] ppid=134530 vsize=19026860 memory=21532 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134564/stat : 134564 (fscip) S 134530 134533 128191 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134565] ppid=134530 vsize=19026860 memory=11752 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134565/stat : 134565 (fscip) S 134530 134533 128191 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134566] ppid=134530 vsize=19026860 memory=11720 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134566/stat : 134566 (fscip) S 134530 134533 128191 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134567] ppid=134530 vsize=19026860 memory=17658092 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134567/stat : 134567 (fscip) S 134530 134533 128191 0 -1 1077936192 120 0 0 0 2 1 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134568] ppid=134530 vsize=19026860 memory=17949156 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134568/stat : 134568 (fscip) S 134530 134533 128191 0 -1 1077936192 62 0 0 0 0 3 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134570] ppid=134530 vsize=19026860 memory=25333125866717268 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134570/stat : 134570 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134571] ppid=134530 vsize=19026860 memory=17953604 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134571/stat : 134571 (fscip) S 134530 134533 128191 0 -1 1077936192 130 0 0 0 3 0 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134569] ppid=134530 vsize=19026860 memory=6720659943919467876 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134569/stat : 134569 (fscip) S 134530 134533 128191 0 -1 1077936192 122 0 0 0 1 2 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134572] ppid=134530 vsize=19026860 memory=25988 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134572/stat : 134572 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134573] ppid=134530 vsize=19026860 memory=17955612 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134573/stat : 134573 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
[pid=134533/tid=134574] ppid=134530 vsize=19026860 memory=11572 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/134533/task/134574/stat : 134574 (fscip) S 134530 134533 128191 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 21668073 19483504640 4491989 809668444160 4194304 16623229 140733275550928 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 41525248 140733275558921 140733275559039 140733275559039 140733275566064 0
Current children cumulated CPU time: 72000.8 s
Current children cumulated vsize: 19026860 KiB
Current children cumulated memory: 17967956 KiB

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

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

# cumulated CPU time of all completed processes:  user=71781.1 s, system=220.55 s

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

[startup+3639.6 s]
/proc/loadavg: 80.15 80.30 80.29 62/984 136780
/proc/meminfo: memFree=726582468/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3639.8 s]
/proc/loadavg: 80.15 80.30 80.29 62/984 136780
/proc/meminfo: memFree=726582468/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): 3639.9
CPU time (s): 72001.6
CPU user time (s): 71781.1
CPU system time (s): 220.55
CPU usage (%): 1978.12
Max. virtual memory (cumulated for all children) (KiB): 19026860
Max. memory (cumulated for all children) (KiB): 17967956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71781.1
system time used= 220.55
maximum resident set size= 17972500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62876833
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= 280967
involuntary context switches= 292459


# summary of solver processes directly reported to runsolver:
#   pid: 134533
#   total CPU time (s): 72001.6
#   total CPU user time (s): 71781.1
#   total CPU system time (s): 220.55

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.1212 second user time and 84.4801 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-02 00:21:26
IDJOB=4465500
IDBENCH=158621
IDSOLVER=3094
FILE ID=nodeD104/4465500-1722550886
RUNJOBID= nodeD104-1722543894-128201
SLURM_JOB_ID= 8254279
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/pbfvmc-formulae/hw32/normalized-hw32-vm50p-opt.opb.negationfix.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-4465500-1722550886/watcher-4465500-1722550886 -o /tmp/evaluation-result-4465500-1722550886/solver-4465500-1722550886 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722543894-128201 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465500-1722550886.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= a64beba99ddb27280a5fb75072b9e119
RANDOM SEED=39398964

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        743042764 kB
MemAvailable:   744322580 kB
Buffers:          302800 kB
Cached:          4300764 kB
SwapCached:            0 kB
Active:           476920 kB
Inactive:       44616328 kB
Active(anon):       2212 kB
Inactive(anon): 40509968 kB
Active(file):     474708 kB
Inactive(file):  4106360 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28100 kB
Writeback:             0 kB
AnonPages:      40484664 kB
Mapped:           129152 kB
Shmem:             22536 kB
KReclaimable:     236924 kB
Slab:             597508 kB
SReclaimable:     236924 kB
SUnreclaim:       360584 kB
KernelStack:       16880 kB
PageTables:       100032 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4061108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           266496 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5378048 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      628736 kB
DirectMap2M:    53346304 kB
DirectMap1G:    751828992 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD104 at 2024-08-02 01:22:06