Trace number 4465264

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.1 3634.86

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
MD5SUM950817fdcb39f28dd0871c21ea836071
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-45
Best CPU time to get the best result obtained on this benchmark1120.33
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables945
Total number of constraints59186
Number of constraints which are clauses59186
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 945
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 945
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 945
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.11/0.13	c Default LC presolving (default).
0.11/0.13	c ** Before presolving: virtualMemUsedAtLc = 131098018, getVmSize() = 99188736, SCIPgetMemUsed() = 64233338, SCIPgetMemTotal() = 73248794, SCIPgetMemExternEstim() = 57849224
0.11/0.13	c ** set memory limit for presolving in LC to 8.79568e+12 for SCIP **
1.00/1.04	c ** Estimated virtualMemUsedAtSolver = 228799799, getVmSize() = 320831488, SCIPgetMemUsed() = 147710547, SCIPgetMemTotal() = 285350475, SCIPgetMemExternEstim() = 57849224
1.00/1.04	c ** set memory limit for solvers to 4.1879e+11 for each SCIP **
1.00/1.04	c Original Problem   :
1.00/1.04	c   Problem name     : instance-4465264-1723585363
1.00/1.04	c   Variables        : 945 (945 binary, 0 integer, 0 implicit integer, 0 continuous)
1.00/1.04	c   Constraints      : 59186
1.00/1.04	c   Objective sense  : minimize
1.00/1.04	c Presolved Problem  :
1.00/1.04	c   Variables        : 945 (945 binary, 0 integer, 0 implicit integer, 0 continuous)
1.00/1.04	c   Constraints      : 59186
1.00/1.04	c Constraints        : Number
1.00/1.04	c   setppc           : 59186 
1.00/1.04	c ** Instance transfer method used: 0
1.00/1.10	c ** ParaScipInstance copy does not increase the number of variables. **
2.11/2.17	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.11/2.17	c                                Nodes    Active                                            
2.11/2.17	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
48.21/4.69	c *       5              0           1        20         -27.0000                -          -
50.00/4.73	c *       5              0           1        20         -30.0000                -          -
50.00/4.75	c *       5              0           1        20         -33.0000                -          -
58.52/5.25	c         5              0           1        20         -33.0000                -          -
58.52/5.25	c *       5              0           1        20         -34.0000                -          -
158.95/10.37	c        10             21          22        20         -34.0000        -945.0000          -
269.68/15.94	c        16            122         121        20         -34.0000        -945.0000          -
367.85/21.02	c        21           3542         871        20         -34.0000        -945.0000          -
477.40/26.50	c        27           6884         879        20         -34.0000        -945.0000          -
527.57/29.12	c *      29             13          12        20         -38.0000         -45.0000     18.42%
578.42/31.65	c        32              2           1        20         -38.0000         -45.0000     18.42%
678.66/36.73	c        37              2           1        20         -38.0000         -45.0000     18.42%
781.17/41.99	c        42             16          15        20         -38.0000         -45.0000     18.42%
883.10/47.08	c        47             23          22        20         -38.0000         -45.0000     18.42%
982.04/52.09	c        52             25          24        20         -38.0000         -45.0000     18.42%
1081.32/57.12	c        57             31          30        20         -38.0000         -45.0000     18.42%
1182.76/62.16	c        62             34          33        20         -38.0000         -45.0000     18.42%
1282.93/67.26	c        67             41          40        20         -38.0000         -45.0000     18.42%
1382.10/72.27	c        72             41          40        20         -38.0000         -45.0000     18.42%
1386.03/72.44	c *      72             41          40        20         -39.0000         -45.0000     15.38%
1483.17/77.35	c        77             46          45        20         -39.0000         -45.0000     15.38%
1526.80/79.55	c *      80             49          46        20         -40.0000         -45.0000     12.50%
1584.27/82.43	c        82             59          52        20         -40.0000         -45.0000     12.50%
1687.39/87.63	c        88             62          55        20         -40.0000         -45.0000     12.50%
1790.42/92.84	c        93             68          59        20         -40.0000         -45.0000     12.50%
1896.27/98.18	c        98             76          61        20         -40.0000         -45.0000     12.50%
1996.45/103.23	c       103             91          72        20         -40.0000         -45.0000     12.50%
2095.58/108.24	c       108             96          77        20         -40.0000         -45.0000     12.50%
2194.70/113.29	c       113            108          85        20         -40.0000         -45.0000     12.50%
2297.70/118.42	c       118            124          99        20         -40.0000         -45.0000     12.50%
2398.81/123.52	c       124            125         100        20         -40.0000         -45.0000     12.50%
2508.25/129.08	c       129            136         111        20         -40.0000         -45.0000     12.50%
2609.12/134.16	c       134            142         113        20         -40.0000         -45.0000     12.50%
2709.13/139.26	c       139            170         121        20         -40.0000         -45.0000     12.50%
2809.76/144.35	c       144            184         131        20         -40.0000         -45.0000     12.50%
2911.75/149.52	c       150            229         146        20         -40.0000         -45.0000     12.50%
3012.42/154.60	c       155            241         154        20         -40.0000         -45.0000     12.50%
3111.62/159.65	c       160            250         155        20         -40.0000         -45.0000     12.50%
3212.76/164.77	c       165            261         156        20         -40.0000         -45.0000     12.50%
3315.88/169.97	c       170            274         163        20         -40.0000         -45.0000     12.50%
3420.99/175.27	c       175            300         175        20         -40.0000         -45.0000     12.50%
3522.10/180.32	c       180            314         181        20         -40.0000         -45.0000     12.50%
3621.29/185.35	c       185            328         185        20         -40.0000         -45.0000     12.50%
3722.39/190.42	c       190            382         213        20         -40.0000         -45.0000     12.50%
3821.51/195.45	c       195            454         241        20         -40.0000         -45.0000     12.50%
3922.51/200.50	c       201            547         262        20         -40.0000         -45.0000     12.50%
4021.61/205.52	c       206            726         323        20         -40.0000         -45.0000     12.50%
4122.69/210.61	c       211            908         371        20         -40.0000         -45.0000     12.50%
4221.84/215.64	c       216            947         388        20         -40.0000         -45.0000     12.50%
4324.94/220.83	c       221           1134         429        20         -40.0000         -45.0000     12.50%
4426.09/225.92	c       226           1260         493        20         -40.0000         -45.0000     12.50%
4525.25/230.99	c       231           1260         493        20         -40.0000         -45.0000     12.50%
4630.37/236.21	c       236           1291         522        20         -40.0000         -45.0000     12.50%
4729.18/241.22	c       241           1295         524        20         -40.0000         -45.0000     12.50%
4830.00/246.30	c       246           1300         525        20         -40.0000         -45.0000     12.50%
4933.17/251.51	c       252           1334         549        20         -40.0000         -45.0000     12.50%
5032.30/256.54	c       257           1392         589        20         -40.0000         -45.0000     12.50%
5133.30/261.62	c       262           1486         647        20         -40.0000         -45.0000     12.50%
5232.48/266.65	c       267           1503         660        20         -40.0000         -45.0000     12.50%
5331.62/271.68	c       272           1613         746        20         -40.0000         -45.0000     12.50%
5434.66/276.89	c       277           1713         804        20         -40.0000         -45.0000     12.50%
5535.59/282.01	c       282           1722         813        20         -40.0000         -45.0000     12.50%
5637.20/287.07	c       287           1751         842        20         -40.0000         -45.0000     12.50%
5736.14/292.11	c       292           1832         921        20         -40.0000         -45.0000     12.50%
5838.50/297.25	c       297           1855         942        20         -40.0000         -45.0000     12.50%
5939.47/302.34	c       302           1966        1033        20         -40.0000         -45.0000     12.50%
6042.50/307.51	c       308           1994        1055        20         -40.0000         -45.0000     12.50%
6143.51/312.63	c       313           2015        1072        20         -40.0000         -45.0000     12.50%
6244.48/317.72	c       318           2049        1090        20         -40.0000         -45.0000     12.50%
6343.32/322.75	c       323           2050        1089        20         -40.0000         -45.0000     12.50%
6446.51/327.99	c       328           2054        1091        20         -40.0000         -45.0000     12.50%
6553.57/333.39	c       333           2058        1093        20         -40.0000         -45.0000     12.50%
6654.66/338.44	c       338           2064        1095        20         -40.0000         -45.0000     12.50%
6757.55/343.60	c       344           2099        1116        20         -40.0000         -45.0000     12.50%
6856.70/348.61	c       349           2125        1132        20         -40.0000         -45.0000     12.50%
6957.83/353.74	c       354           2158        1157        20         -40.0000         -45.0000     12.50%
7060.88/358.92	c       359           2164        1161        20         -40.0000         -45.0000     12.50%
7162.49/364.04	c       364           2247        1230        20         -40.0000         -45.0000     12.50%
7261.63/369.06	c       369           2290        1265        20         -40.0000         -45.0000     12.50%
7362.23/374.16	c       374           2290        1265        20         -40.0000         -45.0000     12.50%
7461.87/379.19	c       379           2299        1272        20         -40.0000         -45.0000     12.50%
7562.10/384.23	c       384           2339        1292        20         -40.0000         -45.0000     12.50%
7661.26/389.25	c       389           2353        1304        20         -40.0000         -45.0000     12.50%
7762.36/394.30	c       394           2412        1339        20         -40.0000         -45.0000     12.50%
7861.48/399.35	c       399           2422        1347        20         -40.0000         -45.0000     12.50%
7962.52/404.46	c       404           2422        1347        20         -40.0000         -45.0000     12.50%
8063.62/409.52	c       410           2429        1352        20         -40.0000         -45.0000     12.50%
8166.83/414.74	c       415           2457        1370        20         -40.0000         -45.0000     12.50%
8266.05/419.77	c       420           2485        1382        20         -40.0000         -45.0000     12.50%
8369.09/425.03	c       425           2485        1382        20         -40.0000         -45.0000     12.50%
8468.14/430.03	c       430           2489        1386        20         -40.0000         -45.0000     12.50%
8569.85/435.05	c       435           2494        1387        20         -40.0000         -45.0000     12.50%
8668.87/440.10	c       440           2494        1387        20         -40.0000         -45.0000     12.50%
8770.90/445.28	c       445           2498        1391        20         -40.0000         -45.0000     12.50%
8871.91/450.36	c       450           2503        1394        20         -40.0000         -45.0000     12.50%
8974.73/455.52	c       456           2517        1402        20         -40.0000         -45.0000     12.50%
9077.67/460.77	c       461           2517        1402        20         -40.0000         -45.0000     12.50%
9178.76/465.83	c       466           2518        1403        20         -40.0000         -45.0000     12.50%
9277.83/470.88	c       471           2551        1430        20         -40.0000         -45.0000     12.50%
9384.63/476.23	c       476           2610           0        20         -40.0000         -45.0000     12.50%
9485.67/481.34	c       481           2610           0        20         -40.0000         -45.0000     12.50%
9584.59/486.39	c       486           2610           0        20         -40.0000         -45.0000     12.50%
9685.62/491.44	c       491           2610           0        20         -40.0000         -45.0000     12.50%
9784.64/496.45	c       496           2610           0        20         -40.0000         -45.0000     12.50%
9883.76/501.50	c       502           2630          20        20         -40.0000         -45.0000     12.50%
9986.91/506.66	c       507           2636          26        20         -40.0000         -45.0000     12.50%
10090.00/511.85	c       512           2647          37        20         -40.0000         -45.0000     12.50%
10189.17/516.87	c       517           2676          66        20         -40.0000         -45.0000     12.50%
10290.29/521.97	c       522           2725         115        20         -40.0000         -45.0000     12.50%
10389.49/527.01	c       527           2770         160        20         -40.0000         -45.0000     12.50%
10491.30/532.06	c       532           2830         220        20         -40.0000         -45.0000     12.50%
10590.44/537.09	c       537           2881         271        20         -40.0000         -45.0000     12.50%
10691.62/542.15	c       542           2941         331        20         -40.0000         -45.0000     12.50%
10792.17/547.22	c       547           2987         375        20         -40.0000         -45.0000     12.50%
10891.32/552.27	c       552           3014         402        20         -40.0000         -45.0000     12.50%
10992.50/557.31	c       557           3060         446        20         -40.0000         -45.0000     12.50%
11091.70/562.35	c       562           3075         461        20         -40.0000         -45.0000     12.50%
11192.89/567.45	c       567           3101         483        20         -40.0000         -45.0000     12.50%
11292.06/572.48	c       572           3147         527        20         -40.0000         -45.0000     12.50%
11393.11/577.55	c       578           3201         571        20         -40.0000         -45.0000     12.50%
11496.26/582.70	c       583           3215         577        20         -40.0000         -45.0000     12.50%
11595.42/587.75	c       588           3223         581        20         -40.0000         -45.0000     12.50%
11696.62/592.81	c       593           3263         611        20         -40.0000         -45.0000     12.50%
11795.82/597.83	c       598           3351         679        20         -40.0000         -45.0000     12.50%
11895.05/602.88	c       603           3443         747        20         -40.0000         -45.0000     12.50%
11996.19/607.91	c       608           3456         760        20         -40.0000         -45.0000     12.50%
12095.36/613.01	c       613           3461         763        20         -40.0000         -45.0000     12.50%
12194.54/618.02	c       618           3504         794        20         -40.0000         -45.0000     12.50%
12293.73/623.03	c       623           3526         810        20         -40.0000         -45.0000     12.50%
12397.74/628.16	c       628           3526         810        20         -40.0000         -45.0000     12.50%
12498.05/633.21	c       633           3541         817        20         -40.0000         -45.0000     12.50%
12597.26/638.26	c       638           3596         858        20         -40.0000         -45.0000     12.50%
12700.13/643.48	c       643           3612         868        20         -40.0000         -45.0000     12.50%
12801.28/648.56	c       649           3638         886        20         -40.0000         -45.0000     12.50%
12902.43/653.64	c       654           3697         929        20         -40.0000         -45.0000     12.50%
13003.63/658.78	c       659           3727         953        20         -40.0000         -45.0000     12.50%
13106.83/664.02	c       664           3790         996        20         -40.0000         -45.0000     12.50%
13211.99/669.24	c       669           3829        1025        20         -40.0000         -45.0000     12.50%
13313.20/674.36	c       674           3881        1069        20         -40.0000         -45.0000     12.50%
13412.36/679.38	c       679           3935        1113        20         -40.0000         -45.0000     12.50%
13513.56/684.42	c       684           3967        1133        20         -40.0000         -45.0000     12.50%
13612.77/689.43	c       689           3991        1155        20         -40.0000         -45.0000     12.50%
13711.91/694.46	c       694           4065        1217        20         -40.0000         -45.0000     12.50%
13810.99/699.48	c       699           4155        1295        20         -40.0000         -45.0000     12.50%
13912.30/704.58	c       705           4214        1344        20         -40.0000         -45.0000     12.50%
14015.05/709.71	c       710           4219        1349        20         -40.0000         -45.0000     12.50%
14116.26/714.84	c       715           4248        1372        20         -40.0000         -45.0000     12.50%
14217.47/719.96	c       720           4269        1391        20         -40.0000         -45.0000     12.50%
14316.63/725.01	c       725           4305        1417        20         -40.0000         -45.0000     12.50%
14418.39/730.06	c       730           4317        1425        20         -40.0000         -45.0000     12.50%
14520.95/735.26	c       735           4325        1433        20         -40.0000         -45.0000     12.50%
14620.17/740.29	c       740           4329        1437        20         -40.0000         -45.0000     12.50%
14723.38/745.41	c       745           4364        1462        20         -40.0000         -45.0000     12.50%
14822.38/750.46	c       750           4396        1490        20         -40.0000         -45.0000     12.50%
14923.56/755.52	c       756           4421        1503        20         -40.0000         -45.0000     12.50%
15026.70/760.76	c       761           4435        1511        20         -40.0000         -45.0000     12.50%
15127.94/765.84	c       766           4470        1540        20         -40.0000         -45.0000     12.50%
15229.02/770.98	c       771           4509        1569        20         -40.0000         -45.0000     12.50%
15330.83/776.07	c       776           4560        1612        20         -40.0000         -45.0000     12.50%
15433.19/781.20	c       781           4645        1683        20         -40.0000         -45.0000     12.50%
15532.35/786.24	c       786           4752        1770        20         -40.0000         -45.0000     12.50%
15633.55/791.34	c       791           4777        1787        20         -40.0000         -45.0000     12.50%
15732.69/796.39	c       796           4844        1842        20         -40.0000         -45.0000     12.50%
15833.70/801.45	c       801           4897        1883        20         -40.0000         -45.0000     12.50%
15936.70/806.65	c       807           4927        1907        20         -40.0000         -45.0000     12.50%
16037.88/811.70	c       812           4969        1933        20         -40.0000         -45.0000     12.50%
16141.06/816.93	c       817           5005        1965        20         -40.0000         -45.0000     12.50%
16243.12/822.12	c       822           5034        1986        20         -40.0000         -45.0000     12.50%
16347.38/827.36	c       827           5091        2017        20         -40.0000         -45.0000     12.50%
16448.65/832.49	c       832           5135        2061        20         -40.0000         -45.0000     12.50%
16551.77/837.67	c       838           5140        2066        20         -40.0000         -45.0000     12.50%
16651.00/842.69	c       843           5141        2067        20         -40.0000         -45.0000     12.50%
16754.20/847.88	c       848           5226        2132        20         -40.0000         -45.0000     12.50%
16855.39/853.01	c       853           5256        2160        20         -40.0000         -45.0000     12.50%
16957.44/858.09	c       858           5330        2218        20         -40.0000         -45.0000     12.50%
17063.74/863.47	c       863           5373        2249        20         -40.0000         -45.0000     12.50%
17162.95/868.49	c       868           5416        2284        20         -40.0000         -45.0000     12.50%
17264.05/873.51	c       874           5449        2305        20         -40.0000         -45.0000     12.50%
17365.24/878.61	c       879           5457        2313        20         -40.0000         -45.0000     12.50%
17464.34/883.63	c       884           5527        2369        20         -40.0000         -45.0000     12.50%
17565.56/888.74	c       889           5644        2468        20         -40.0000         -45.0000     12.50%
17666.72/893.82	c       894           5776        2572        20         -40.0000         -45.0000     12.50%
17765.93/898.87	c       899           5882        2662        20         -40.0000         -45.0000     12.50%
17865.14/903.89	c       904           5993        2753        20         -40.0000         -45.0000     12.50%
17966.27/908.91	c       909           6081        2813        20         -40.0000         -45.0000     12.50%
18065.40/913.94	c       914           6084        2816        20         -40.0000         -45.0000     12.50%
18167.36/919.12	c       919           6102        2834        20         -40.0000         -45.0000     12.50%
18271.74/924.30	c       924           6170        2872        20         -40.0000         -45.0000     12.50%
18370.78/929.39	c       929           6179        2879        20         -40.0000         -45.0000     12.50%
18471.90/934.42	c       934           6290        2950        20         -40.0000         -45.0000     12.50%
18575.08/939.67	c       940           6411        3045        20         -40.0000         -45.0000     12.50%
18676.27/944.72	c       945           6529        3139        20         -40.0000         -45.0000     12.50%
18777.45/949.86	c       950           6667        3241        20         -40.0000         -45.0000     12.50%
18878.56/955.00	c       955           6714        3264        20         -40.0000         -45.0000     12.50%
18980.41/960.05	c       960           6718        3266        20         -40.0000         -45.0000     12.50%
19081.57/965.14	c       965           6723        3267        20         -40.0000         -45.0000     12.50%
19180.73/970.19	c       970           6723        3267        20         -40.0000         -45.0000     12.50%
19281.14/975.24	c       975           6785        3317        20         -40.0000         -45.0000     12.50%
19380.30/980.28	c       980           6803        3333        20         -40.0000         -45.0000     12.50%
19483.45/985.40	c       985           6812        3340        20         -40.0000         -45.0000     12.50%
19582.59/990.42	c       990           6874        3390        20         -40.0000         -45.0000     12.50%
19681.89/995.46	c       995           6945        3445        20         -40.0000         -45.0000     12.50%
19783.00/1000.51	c      1001           6966        3458        20         -40.0000         -45.0000     12.50%
19888.10/1005.82	c      1006           6967        3459        20         -40.0000         -45.0000     12.50%
19989.28/1010.98	c      1011           6976        3464        20         -40.0000         -45.0000     12.50%
20088.34/1016.00	c      1016           6982        3468        20         -40.0000         -45.0000     12.50%
20190.18/1021.11	c      1021           7045        3517        20         -40.0000         -45.0000     12.50%
20292.53/1026.26	c      1026           7111        3553        20         -40.0000         -45.0000     12.50%
20359.91/1029.65	c *    1030           7111        3553        20         -41.0000         -45.0000      9.76%
20393.50/1031.37	c      1031           7111        3553        20         -41.0000         -45.0000      9.76%
20492.70/1036.38	c      1036           7197        2834        20         -41.0000         -45.0000      9.76%
20593.87/1041.47	c      1041           7223        2846        20         -41.0000         -45.0000      9.76%
20705.61/1047.10	c      1047           7227        2848        20         -41.0000         -45.0000      9.76%
20806.49/1052.14	c      1052           7302        2883        20         -41.0000         -45.0000      9.76%
20906.99/1057.28	c      1057           7381        2930        20         -41.0000         -45.0000      9.76%
21011.99/1062.56	c      1063           7454        2967        20         -41.0000         -45.0000      9.76%
21113.17/1067.69	c      1068           7459        2972        20         -41.0000         -45.0000      9.76%
21216.25/1072.85	c      1073           7462        2975        20         -41.0000         -45.0000      9.76%
21317.39/1077.96	c      1078           7470        2977        20         -41.0000         -45.0000      9.76%
21421.44/1083.15	c      1083           7505        2994        20         -41.0000         -45.0000      9.76%
21523.64/1088.38	c      1088           7631        3064        20         -41.0000         -45.0000      9.76%
21624.81/1093.41	c      1093           7664        3079        20         -41.0000         -45.0000      9.76%
21725.84/1098.51	c      1099           7672        3081        20         -41.0000         -45.0000      9.76%
21824.93/1103.56	c      1104           7718        3113        20         -41.0000         -45.0000      9.76%
21925.89/1108.66	c      1109           7813        3158        20         -41.0000         -45.0000      9.76%
22024.89/1113.69	c      1114           7861        3194        20         -41.0000         -45.0000      9.76%
22125.99/1118.74	c      1119           7866        3195        20         -41.0000         -45.0000      9.76%
22225.11/1123.79	c      1124           7914        3221        20         -41.0000         -45.0000      9.76%
22328.24/1129.03	c      1129           7952        3239        20         -41.0000         -45.0000      9.76%
22430.22/1134.07	c      1134           7970        3251        20         -41.0000         -45.0000      9.76%
22531.30/1139.17	c      1139           8035        3288        20         -41.0000         -45.0000      9.76%
22633.68/1144.35	c      1144           8112        3325        20         -41.0000         -45.0000      9.76%
22732.77/1149.38	c      1149           8242        3399        20         -41.0000         -45.0000      9.76%
22831.80/1154.39	c      1154           8310        3447        20         -41.0000         -45.0000      9.76%
22932.79/1159.45	c      1159           8392        3503        20         -41.0000         -45.0000      9.76%
23031.79/1164.47	c      1164           8421        3518        20         -41.0000         -45.0000      9.76%
23132.82/1169.50	c      1170           8431        3520        20         -41.0000         -45.0000      9.76%
23231.92/1174.56	c      1175           8431        3520        20         -41.0000         -45.0000      9.76%
23333.08/1179.68	c      1180           8474        3543        20         -41.0000         -45.0000      9.76%
23434.05/1184.74	c      1185           8554        3583        20         -41.0000         -45.0000      9.76%
23533.17/1189.78	c      1190           8569        3584        20         -41.0000         -45.0000      9.76%
23636.32/1194.94	c      1195           8571        3584        20         -41.0000         -45.0000      9.76%
23735.39/1200.03	c      1200           8617        3612        20         -41.0000         -45.0000      9.76%
23837.26/1205.06	c      1205           8617        3612        20         -41.0000         -45.0000      9.76%
23936.28/1210.08	c      1210           8739        3690        20         -41.0000         -45.0000      9.76%
24038.91/1215.29	c      1215           8766        3707        20         -41.0000         -45.0000      9.76%
24139.98/1220.34	c      1220           8766        3707        20         -41.0000         -45.0000      9.76%
24238.99/1225.37	c      1225           8774        3709        20         -41.0000         -45.0000      9.76%
24340.18/1230.43	c      1230           8775        3710        20         -41.0000         -45.0000      9.76%
24445.39/1235.75	c      1236           8799        3721        20         -41.0000         -45.0000      9.76%
24546.53/1240.80	c      1241           8804        3726        20         -41.0000         -45.0000      9.76%
24645.71/1245.85	c      1246           8814        3730        20         -41.0000         -45.0000      9.76%
24744.89/1250.87	c      1251           8867        3755        20         -41.0000         -45.0000      9.76%
24848.51/1256.12	c      1256           8867        3755        20         -41.0000         -45.0000      9.76%
24950.97/1261.21	c      1261           8920        3782        20         -41.0000         -45.0000      9.76%
25050.17/1266.26	c      1266           9063        3855        20         -41.0000         -45.0000      9.76%
25149.30/1271.27	c      1271           9086        3868        20         -41.0000         -45.0000      9.76%
25250.36/1276.37	c      1276           9095        3873        20         -41.0000         -45.0000      9.76%
25349.44/1281.38	c      1281           9218        3932        20         -41.0000         -45.0000      9.76%
25450.46/1286.40	c      1286           9254        3942        20         -41.0000         -45.0000      9.76%
25551.64/1291.50	c      1292           9257        3943        20         -41.0000         -45.0000      9.76%
25650.66/1296.58	c      1297           9288        3954        20         -41.0000         -45.0000      9.76%
25751.78/1301.61	c      1302           9314        3964        20         -41.0000         -45.0000      9.76%
25852.92/1306.74	c      1307           9364        3986        20         -41.0000         -45.0000      9.76%
25952.10/1311.76	c      1312           9423        4013        20         -41.0000         -45.0000      9.76%
26051.27/1316.76	c      1317           9483        4037        20         -41.0000         -45.0000      9.76%
26154.44/1321.97	c      1322           9571        4083        20         -41.0000         -45.0000      9.76%
26253.57/1327.02	c      1327           9571        4083        20         -41.0000         -45.0000      9.76%
26360.61/1332.39	c      1332           9596        4092        20         -41.0000         -45.0000      9.76%
26461.65/1337.44	c      1337           9672        4124        20         -41.0000         -45.0000      9.76%
26560.80/1342.45	c      1342           9687        4129        20         -41.0000         -45.0000      9.76%
26661.88/1347.52	c      1348           9723        4139        20         -41.0000         -45.0000      9.76%
26763.01/1352.62	c      1353           9771        4165        20         -41.0000         -45.0000      9.76%
26868.11/1357.98	c      1358           9833        4195        20         -41.0000         -45.0000      9.76%
26967.27/1363.03	c      1363           9900        4220        20         -41.0000         -45.0000      9.76%
27071.16/1368.19	c      1368           9901        4219        20         -41.0000         -45.0000      9.76%
27171.59/1373.25	c      1373           9909        4221        20         -41.0000         -45.0000      9.76%
27270.65/1378.27	c      1378           9963        4247        20         -41.0000         -45.0000      9.76%
27371.71/1383.31	c      1383           9970        4250        20         -41.0000         -45.0000      9.76%
27474.86/1388.51	c      1389           9976        4252        20         -41.0000         -45.0000      9.76%
27576.01/1393.65	c      1394           9980        4254        20         -41.0000         -45.0000      9.76%
27677.10/1398.71	c      1399           9987        4257        20         -41.0000         -45.0000      9.76%
27776.29/1403.79	c      1404          10133        4343        20         -41.0000         -45.0000      9.76%
27877.47/1408.85	c      1409          10270        4404        20         -41.0000         -45.0000      9.76%
27978.68/1413.95	c      1414          10319        4417        20         -41.0000         -45.0000      9.76%
28080.51/1419.11	c      1419          10423        4473        20         -41.0000         -45.0000      9.76%
28181.71/1424.16	c      1424          10503        4503        20         -41.0000         -45.0000      9.76%
28286.04/1429.46	c      1429          10516        4508        20         -41.0000         -45.0000      9.76%
28387.15/1434.53	c      1435          10583        4543        20         -41.0000         -45.0000      9.76%
28490.24/1439.74	c      1440          10672        4574        20         -41.0000         -45.0000      9.76%
28593.41/1445.00	c      1445          10673        4575        20         -41.0000         -45.0000      9.76%
28695.13/1450.10	c      1450          10682        4578        20         -41.0000         -45.0000      9.76%
28796.18/1455.15	c      1455          10737        4593        20         -41.0000         -45.0000      9.76%
28896.63/1460.20	c      1460          10893        4662        20         -41.0000         -45.0000      9.76%
28997.72/1465.33	c      1465          11055        4732        20         -41.0000         -45.0000      9.76%
29096.87/1470.35	c      1470          11216        4807        20         -41.0000         -45.0000      9.76%
29196.04/1475.37	c      1475          11363        4872        20         -41.0000         -45.0000      9.76%
29295.20/1480.38	c      1480          11475        4924        20         -41.0000         -45.0000      9.76%
29396.39/1485.42	c      1485          11476        4925        20         -41.0000         -45.0000      9.76%
29495.51/1490.47	c      1490          11476        4925        20         -41.0000         -45.0000      9.76%
29596.64/1495.51	c      1496          11489        4928        20         -41.0000         -45.0000      9.76%
29695.81/1500.51	c      1501          11535        4940        20         -41.0000         -45.0000      9.76%
29796.76/1505.61	c      1506          11612        4977        20         -41.0000         -45.0000      9.76%
29897.79/1510.71	c      1511          11617        4982        20         -41.0000         -45.0000      9.76%
29998.95/1515.84	c      1516          11699        5006        20         -41.0000         -45.0000      9.76%
30098.15/1520.88	c      1521          11758        5031        20         -41.0000         -45.0000      9.76%
30197.36/1525.89	c      1526          11797        5046        20         -41.0000         -45.0000      9.76%
30301.15/1531.05	c      1531          11840        5069        20         -41.0000         -45.0000      9.76%
30400.17/1536.05	c      1536          11935        5126        20         -41.0000         -45.0000      9.76%
30504.54/1541.30	c      1541          12037        5178        20         -41.0000         -45.0000      9.76%
30603.72/1546.35	c      1546          12052        5187        20         -41.0000         -45.0000      9.76%
30702.95/1551.38	c      1551          12167        5264        20         -41.0000         -45.0000      9.76%
30804.06/1556.43	c      1556          12313        5356        20         -41.0000         -45.0000      9.76%
30905.08/1561.50	c      1562          12460        5429        20         -41.0000         -45.0000      9.76%
31004.20/1566.54	c      1567          12494        5437        20         -41.0000         -45.0000      9.76%
31103.41/1571.55	c      1572          12495        5438        20         -41.0000         -45.0000      9.76%
31204.61/1576.62	c      1577          12572        5475        20         -41.0000         -45.0000      9.76%
31305.75/1581.70	c      1582          12744        5549        20         -41.0000         -45.0000      9.76%
31404.92/1586.74	c      1587          12956        5623        20         -41.0000         -45.0000      9.76%
31503.68/1591.79	c      1592          13127        5710        20         -41.0000         -45.0000      9.76%
31604.76/1596.84	c      1597          13341        5798        20         -41.0000         -45.0000      9.76%
31705.92/1601.98	c      1602          13545        5874        20         -41.0000         -45.0000      9.76%
31805.00/1606.99	c      1607          13596        5893        20         -41.0000         -45.0000      9.76%
31904.19/1612.00	c      1612          13677        5918        20         -41.0000         -45.0000      9.76%
32005.95/1617.06	c      1617          13763        5952        20         -41.0000         -45.0000      9.76%
32107.20/1622.16	c      1622          13923        6006        20         -41.0000         -45.0000      9.76%
32211.61/1627.47	c      1627          14040        6057        20         -41.0000         -45.0000      9.76%
32312.65/1632.52	c      1633          14089        6076        20         -41.0000         -45.0000      9.76%
32411.86/1637.57	c      1638          14287        6180        20         -41.0000         -45.0000      9.76%
32513.03/1642.66	c      1643          14511        6288        20         -41.0000         -45.0000      9.76%
32612.20/1647.68	c      1648          14713        6402        20         -41.0000         -45.0000      9.76%
32715.23/1652.86	c      1653          14951        6474        20         -41.0000         -45.0000      9.76%
32824.33/1658.37	c      1658          15117        6566        20         -41.0000         -45.0000      9.76%
32925.49/1663.43	c      1663          15153        6586        20         -41.0000         -45.0000      9.76%
33026.70/1668.54	c      1669          15188        6609        20         -41.0000         -45.0000      9.76%
33125.88/1673.59	c      1674          15286        6645        20         -41.0000         -45.0000      9.76%
33227.05/1678.64	c      1679          15396        6709        20         -41.0000         -45.0000      9.76%
33328.25/1683.72	c      1684          15568        6791        20         -41.0000         -45.0000      9.76%
33429.45/1688.83	c      1689          15732        6873        20         -41.0000         -45.0000      9.76%
33530.58/1693.97	c      1694          15774        6893        20         -41.0000         -45.0000      9.76%
33629.79/1699.03	c      1699          15836        6921        20         -41.0000         -45.0000      9.76%
33731.64/1704.08	c      1704          15978        6989        20         -41.0000         -45.0000      9.76%
33830.83/1709.13	c      1709          16150        7075        20         -41.0000         -45.0000      9.76%
33932.00/1714.18	c      1714          16335        7146        20         -41.0000         -45.0000      9.76%
34034.26/1719.31	c      1719          16501        7206        20         -41.0000         -45.0000      9.76%
34133.45/1724.36	c      1724          16659        7276        20         -41.0000         -45.0000      9.76%
34236.62/1729.54	c      1730          16703        7298        20         -41.0000         -45.0000      9.76%
34335.69/1734.59	c      1735          16731        7316        20         -41.0000         -45.0000      9.76%
34436.86/1739.64	c      1740          16853        7388        20         -41.0000         -45.0000      9.76%
34537.97/1744.72	c      1745          16974        7439        20         -41.0000         -45.0000      9.76%
34639.08/1749.81	c      1750          17013        7454        20         -41.0000         -45.0000      9.76%
34738.28/1754.85	c      1755          17114        7493        20         -41.0000         -45.0000      9.76%
34839.45/1759.92	c      1760          17180        7523        20         -41.0000         -45.0000      9.76%
34938.65/1764.95	c      1765          17236        7537        20         -41.0000         -45.0000      9.76%
35037.85/1770.00	c      1770          17248        7541        20         -41.0000         -45.0000      9.76%
35139.39/1775.05	c      1775          17365        7592        20         -41.0000         -45.0000      9.76%
35241.78/1780.20	c      1780          17386        7597        20         -41.0000         -45.0000      9.76%
35342.96/1785.37	c      1785          17386        7597        20         -41.0000         -45.0000      9.76%
35442.13/1790.38	c      1790          17449        7628        20         -41.0000         -45.0000      9.76%
35543.34/1795.43	c      1795          17496        7645        20         -41.0000         -45.0000      9.76%
35646.53/1800.64	c      1801          17673        7715        20         -41.0000         -45.0000      9.76%
35745.72/1805.69	c      1806          17775        7749        20         -41.0000         -45.0000      9.76%
35846.91/1810.74	c      1811          17877        7789        20         -41.0000         -45.0000      9.76%
35946.09/1815.79	c      1816          17886        7792        20         -41.0000         -45.0000      9.76%
36047.29/1820.84	c      1821          17900        7802        20         -41.0000         -45.0000      9.76%
36151.10/1826.06	c      1826          18010        7850        20         -41.0000         -45.0000      9.76%
36252.26/1831.19	c      1831          18036        7862        20         -41.0000         -45.0000      9.76%
36352.68/1836.24	c      1836          18107        7887        20         -41.0000         -45.0000      9.76%
36451.82/1841.29	c      1841          18301        7959        20         -41.0000         -45.0000      9.76%
36556.93/1846.51	c      1847          18338        7976        20         -41.0000         -45.0000      9.76%
36658.12/1851.65	c      1852          18343        7975        20         -41.0000         -45.0000      9.76%
36761.29/1856.80	c      1857          18353        7977        20         -41.0000         -45.0000      9.76%
36860.54/1861.85	c      1862          18392        7994        20         -41.0000         -45.0000      9.76%
36959.69/1866.86	c      1867          18418        8006        20         -41.0000         -45.0000      9.76%
37058.90/1871.89	c      1872          18553        8067        20         -41.0000         -45.0000      9.76%
37160.11/1876.90	c      1877          18616        8092        20         -41.0000         -45.0000      9.76%
37259.28/1881.95	c      1882          18668        8110        20         -41.0000         -45.0000      9.76%
37361.08/1887.04	c      1887          18823        8183        20         -41.0000         -45.0000      9.76%
37460.34/1892.06	c      1892          18956        8245        20         -41.0000         -45.0000      9.76%
37559.79/1897.09	c      1897          18956        8245        20         -41.0000         -45.0000      9.76%
37660.78/1902.14	c      1902          19098        8325        20         -41.0000         -45.0000      9.76%
37759.94/1907.18	c      1907          19216        8373        20         -41.0000         -45.0000      9.76%
37860.43/1912.22	c      1912          19323        8426        20         -41.0000         -45.0000      9.76%
37959.65/1917.23	c      1917          19329        8426        20         -41.0000         -45.0000      9.76%
38060.84/1922.36	c      1922          19468        8493        20         -41.0000         -45.0000      9.76%
38160.05/1927.38	c      1927          19469        8494        20         -41.0000         -45.0000      9.76%
38259.25/1932.39	c      1932          19469        8494        20         -41.0000         -45.0000      9.76%
38360.44/1937.44	c      1937          19501        8500        20         -41.0000         -45.0000      9.76%
38459.64/1942.49	c      1942          19559        8526        20         -41.0000         -45.0000      9.76%
38562.73/1947.66	c      1948          19773        8620        20         -41.0000         -45.0000      9.76%
38665.86/1952.86	c      1953          19846        8653        20         -41.0000         -45.0000      9.76%
38766.82/1958.02	c      1958          20013        8752        20         -41.0000         -45.0000      9.76%
38868.51/1963.07	c      1963          20244        8849        20         -41.0000         -45.0000      9.76%
38967.71/1968.09	c      1968          20397        8910        20         -41.0000         -45.0000      9.76%
39074.09/1973.42	c      1973          20447        8930        20         -41.0000         -45.0000      9.76%
39173.29/1978.47	c      1978          20448        8931        20         -41.0000         -45.0000      9.76%
39274.47/1983.51	c      1984          20535        8962        20         -41.0000         -45.0000      9.76%
39373.65/1988.56	c      1989          20582        8969        20         -41.0000         -45.0000      9.76%
39474.82/1993.65	c      1994          20613        8988        20         -41.0000         -45.0000      9.76%
39577.95/1998.84	c      1999          20689        9012        20         -41.0000         -45.0000      9.76%
39679.02/2003.92	c      2004          20909        9102        20         -41.0000         -45.0000      9.76%
39780.89/2009.10	c      2009          21058        9161        20         -41.0000         -45.0000      9.76%
39881.92/2014.18	c      2014          21244        9241        20         -41.0000         -45.0000      9.76%
39982.34/2019.22	c      2019          21422        9333        20         -41.0000         -45.0000      9.76%
40081.48/2024.26	c      2024          21546        9399        20         -41.0000         -45.0000      9.76%
40182.67/2029.31	c      2029          21592        9421        20         -41.0000         -45.0000      9.76%
40281.87/2034.36	c      2034          21625        9436        20         -41.0000         -45.0000      9.76%
40384.95/2039.59	c      2040          21790        9533        20         -41.0000         -45.0000      9.76%
40486.14/2044.67	c      2045          21820        9543        20         -41.0000         -45.0000      9.76%
40587.27/2049.71	c      2050          21877        9572        20         -41.0000         -45.0000      9.76%
40686.38/2054.76	c      2055          21988        9621        20         -41.0000         -45.0000      9.76%
40787.43/2059.80	c      2060          22043        9640        20         -41.0000         -45.0000      9.76%
40886.55/2064.89	c      2065          22164        9687        20         -41.0000         -45.0000      9.76%
40987.68/2069.91	c      2070          22164        9687        20         -41.0000         -45.0000      9.76%
41086.76/2074.95	c      2075          22213        9704        20         -41.0000         -45.0000      9.76%
41185.92/2080.03	c      2080          22295        9732        20         -41.0000         -45.0000      9.76%
41287.67/2085.05	c      2085          22329        9746        20         -41.0000         -45.0000      9.76%
41386.88/2090.10	c      2090          22360        9755        20         -41.0000         -45.0000      9.76%
41488.01/2095.16	c      2095          22486        9813        20         -41.0000         -45.0000      9.76%
41588.40/2100.29	c      2100          22495        9814        20         -41.0000         -45.0000      9.76%
41691.52/2105.49	c      2106          22495        9814        20         -41.0000         -45.0000      9.76%
41796.54/2110.71	c      2111          22505        9820        20         -41.0000         -45.0000      9.76%
41895.71/2115.71	c      2116          22604        9865        20         -41.0000         -45.0000      9.76%
41994.92/2120.80	c      2121          22757        9938        20         -41.0000         -45.0000      9.76%
42100.78/2126.12	c      2126          22851        9986        20         -41.0000         -45.0000      9.76%
42205.19/2131.31	c      2131          22964       10037        20         -41.0000         -45.0000      9.76%
42306.30/2136.45	c      2136          23086       10095        20         -41.0000         -45.0000      9.76%
42405.49/2141.48	c      2141          23284       10187        20         -41.0000         -45.0000      9.76%
42506.62/2146.51	c      2147          23379       10242        20         -41.0000         -45.0000      9.76%
42605.85/2151.56	c      2152          23420       10263        20         -41.0000         -45.0000      9.76%
42707.06/2156.60	c      2157          23427       10264        20         -41.0000         -45.0000      9.76%
42806.25/2161.62	c      2162          23427       10264        20         -41.0000         -45.0000      9.76%
42905.36/2166.68	c      2167          23462       10275        20         -41.0000         -45.0000      9.76%
43006.57/2171.79	c      2172          23575       10326        20         -41.0000         -45.0000      9.76%
43107.77/2176.81	c      2177          23636       10347        20         -41.0000         -45.0000      9.76%
43206.98/2181.86	c      2182          23794       10405        20         -41.0000         -45.0000      9.76%
43307.99/2186.99	c      2187          23854       10441        20         -41.0000         -45.0000      9.76%
43409.91/2192.08	c      2192          23896       10451        20         -41.0000         -45.0000      9.76%
43508.98/2197.13	c      2197          23916       10463        20         -41.0000         -45.0000      9.76%
43613.42/2202.32	c      2202          23955       10482        20         -41.0000         -45.0000      9.76%
43712.59/2207.39	c      2207          23998       10493        20         -41.0000         -45.0000      9.76%
43813.70/2212.41	c      2212          24019       10504        20         -41.0000         -45.0000      9.76%
43912.88/2217.43	c      2217          24053       10516        20         -41.0000         -45.0000      9.76%
44013.95/2222.50	c      2223          24095       10526        20         -41.0000         -45.0000      9.76%
44113.14/2227.55	c      2228          24105       10530        20         -41.0000         -45.0000      9.76%
44222.87/2233.09	c      2233          24112       10535        20         -41.0000         -45.0000      9.76%
44321.99/2238.10	c      2238          24168       10559        20         -41.0000         -45.0000      9.76%
44423.26/2243.17	c      2243          24327       10622        20         -41.0000         -45.0000      9.76%
44525.45/2248.32	c      2248          24368       10639        20         -41.0000         -45.0000      9.76%
44624.60/2253.38	c      2253          24442       10673        20         -41.0000         -45.0000      9.76%
44725.79/2258.49	c      2258          24549       10724        20         -41.0000         -45.0000      9.76%
44828.95/2263.64	c      2264          24595       10752        20         -41.0000         -45.0000      9.76%
44928.09/2268.69	c      2269          24630       10769        20         -41.0000         -45.0000      9.76%
45029.14/2273.72	c      2274          24738       10839        20         -41.0000         -45.0000      9.76%
45128.30/2278.77	c      2279          24840       10907        20         -41.0000         -45.0000      9.76%
45231.42/2283.93	c      2284          24856       10917        20         -41.0000         -45.0000      9.76%
45330.54/2288.98	c      2289          24892       10939        20         -41.0000         -45.0000      9.76%
45429.73/2294.00	c      2294          24897       10942        20         -41.0000         -45.0000      9.76%
45531.83/2299.09	c      2299          24898       10943        20         -41.0000         -45.0000      9.76%
45632.76/2304.14	c      2304          24903       10946        20         -41.0000         -45.0000      9.76%
45735.13/2309.34	c      2309          24928       10959        20         -41.0000         -45.0000      9.76%
45834.34/2314.39	c      2314          24933       10964        20         -41.0000         -45.0000      9.76%
45935.38/2319.44	c      2319          24985       11014        20         -41.0000         -45.0000      9.76%
46038.16/2324.69	c      2325          25103       11066        20         -41.0000         -45.0000      9.76%
46139.34/2329.74	c      2330          25244       11139        20         -41.0000         -45.0000      9.76%
46238.55/2334.76	c      2335          25287       11158        20         -41.0000         -45.0000      9.76%
46341.54/2339.90	c      2340          25288       11159        20         -41.0000         -45.0000      9.76%
46440.72/2345.02	c      2345          25288       11159        20         -41.0000         -45.0000      9.76%
46542.79/2350.06	c      2350          25294       11161        20         -41.0000         -45.0000      9.76%
46641.77/2355.08	c      2355          25329       11172        20         -41.0000         -45.0000      9.76%
46740.89/2360.09	c      2360          25364       11191        20         -41.0000         -45.0000      9.76%
46842.12/2365.17	c      2365          25435       11230        20         -41.0000         -45.0000      9.76%
46946.50/2370.44	c      2370          25589       11296        20         -41.0000         -45.0000      9.76%
47045.66/2375.49	c      2376          25747       11380        20         -41.0000         -45.0000      9.76%
47146.62/2380.51	c      2381          25806       11405        20         -41.0000         -45.0000      9.76%
47249.75/2385.70	c      2386          25894       11445        20         -41.0000         -45.0000      9.76%
47348.76/2390.78	c      2391          26056       11505        20         -41.0000         -45.0000      9.76%
47449.69/2395.83	c      2396          26100       11521        20         -41.0000         -45.0000      9.76%
47548.77/2400.85	c      2401          26209       11572        20         -41.0000         -45.0000      9.76%
47649.60/2405.96	c      2406          26249       11592        20         -41.0000         -45.0000      9.76%
47748.40/2411.03	c      2411          26357       11630        20         -41.0000         -45.0000      9.76%
47850.22/2416.06	c      2416          26442       11671        20         -41.0000         -45.0000      9.76%
47952.67/2421.22	c      2421          26513       11698        20         -41.0000         -45.0000      9.76%
48055.51/2426.42	c      2426          26570       11713        20         -41.0000         -45.0000      9.76%
48158.41/2431.61	c      2432          26657       11758        20         -41.0000         -45.0000      9.76%
48257.63/2436.65	c      2437          26728       11803        20         -41.0000         -45.0000      9.76%
48358.79/2441.70	c      2442          26823       11844        20         -41.0000         -45.0000      9.76%
48457.96/2446.72	c      2447          26995       11920        20         -41.0000         -45.0000      9.76%
48557.13/2451.77	c      2452          27092       11955        20         -41.0000         -45.0000      9.76%
48658.29/2456.82	c      2457          27116       11967        20         -41.0000         -45.0000      9.76%
48759.44/2461.93	c      2462          27173       12002        20         -41.0000         -45.0000      9.76%
48858.55/2467.00	c      2467          27176       12003        20         -41.0000         -45.0000      9.76%
48960.11/2472.05	c      2472          27194       12009        20         -41.0000         -45.0000      9.76%
49059.23/2477.09	c      2477          27282       12039        20         -41.0000         -45.0000      9.76%
49161.45/2482.22	c      2482          27313       12045        20         -41.0000         -45.0000      9.76%
49260.60/2487.24	c      2487          27325       12053        20         -41.0000         -45.0000      9.76%
49361.55/2492.39	c      2492          27397       12075        20         -41.0000         -45.0000      9.76%
49462.68/2497.42	c      2497          27419       12079        20         -41.0000         -45.0000      9.76%
49561.82/2502.46	c      2502          27453       12091        20         -41.0000         -45.0000      9.76%
49661.01/2507.49	c      2507          27474       12102        20         -41.0000         -45.0000      9.76%
49762.19/2512.55	c      2513          27513       12119        20         -41.0000         -45.0000      9.76%
49863.22/2517.60	c      2518          27535       12133        20         -41.0000         -45.0000      9.76%
49966.04/2522.85	c      2523          27552       12146        20         -41.0000         -45.0000      9.76%
50067.10/2527.94	c      2528          27659       12191        20         -41.0000         -45.0000      9.76%
50166.29/2532.99	c      2533          27671       12195        20         -41.0000         -45.0000      9.76%
50265.49/2538.04	c      2538          27686       12200        20         -41.0000         -45.0000      9.76%
50370.60/2543.22	c      2543          27803       12251        20         -41.0000         -45.0000      9.76%
50455.91/2547.54	c *    2548          27887       12283        20         -42.0000         -45.0000      7.14%
50473.64/2548.46	c      2548          27887       12283        20         -42.0000         -45.0000      7.14%
50574.54/2553.58	c      2554          28069        7047        20         -42.0000         -45.0000      7.14%
50677.69/2558.72	c      2559          28243        7111        20         -42.0000         -45.0000      7.14%
50780.59/2563.98	c      2564          28261        7109        20         -42.0000         -45.0000      7.14%
50882.29/2569.07	c      2569          28330        7122        20         -42.0000         -45.0000      7.14%
50984.61/2574.26	c      2574          28400        7132        20         -42.0000         -45.0000      7.14%
51083.19/2579.27	c      2579          28572        7178        20         -42.0000         -45.0000      7.14%
51184.13/2584.30	c      2584          28741        7229        20         -42.0000         -45.0000      7.14%
51283.08/2589.34	c      2589          28801        7243        20         -42.0000         -45.0000      7.14%
51383.91/2594.40	c      2594          28825        7253        20         -42.0000         -45.0000      7.14%
51482.90/2599.48	c      2599          28958        7300        20         -42.0000         -45.0000      7.14%
51587.86/2604.71	c      2605          29216        7378        20         -42.0000         -45.0000      7.14%
51686.95/2609.78	c      2610          29330        7402        20         -42.0000         -45.0000      7.14%
51788.11/2614.81	c      2615          29344        7408        20         -42.0000         -45.0000      7.14%
51887.07/2619.84	c      2620          29513        7455        20         -42.0000         -45.0000      7.14%
51988.05/2624.92	c      2625          29560        7460        20         -42.0000         -45.0000      7.14%
52087.08/2630.00	c      2630          29650        7502        20         -42.0000         -45.0000      7.14%
52188.79/2635.07	c      2635          29683        7511        20         -42.0000         -45.0000      7.14%
52291.28/2640.22	c      2640          29693        7511        20         -42.0000         -45.0000      7.14%
52394.34/2645.46	c      2645          29860        7618        20         -42.0000         -45.0000      7.14%
52497.43/2650.62	c      2651          30000        7690        20         -42.0000         -45.0000      7.14%
52598.58/2655.73	c      2656          30015        7693        20         -42.0000         -45.0000      7.14%
52697.65/2660.74	c      2661          30015        7693        20         -42.0000         -45.0000      7.14%
52796.78/2665.79	c      2666          30152        7736        20         -42.0000         -45.0000      7.14%
52897.82/2670.81	c      2671          30209        7755        20         -42.0000         -45.0000      7.14%
52998.88/2675.90	c      2676          30241        7759        20         -42.0000         -45.0000      7.14%
53097.99/2680.95	c      2681          30391        7797        20         -42.0000         -45.0000      7.14%
53199.93/2686.05	c      2686          30435        7815        20         -42.0000         -45.0000      7.14%
53302.16/2691.22	c      2691          30482        7834        20         -42.0000         -45.0000      7.14%
53401.34/2696.26	c      2696          30552        7848        20         -42.0000         -45.0000      7.14%
53500.46/2701.28	c      2701          30564        7856        20         -42.0000         -45.0000      7.14%
53601.64/2706.36	c      2706          30632        7872        20         -42.0000         -45.0000      7.14%
53702.81/2711.40	c      2711          30737        7907        20         -42.0000         -45.0000      7.14%
53801.99/2716.48	c      2716          30792        7924        20         -42.0000         -45.0000      7.14%
53903.11/2721.53	c      2722          30959        7969        20         -42.0000         -45.0000      7.14%
54002.29/2726.56	c      2727          31244        8040        20         -42.0000         -45.0000      7.14%
54101.44/2731.57	c      2732          31450        8082        20         -42.0000         -45.0000      7.14%
54202.62/2736.63	c      2737          31580        8126        20         -42.0000         -45.0000      7.14%
54305.71/2741.81	c      2742          31682        8144        20         -42.0000         -45.0000      7.14%
54409.37/2747.08	c      2747          31737        8167        20         -42.0000         -45.0000      7.14%
54508.55/2752.13	c      2752          31812        8178        20         -42.0000         -45.0000      7.14%
54609.74/2757.15	c      2757          32012        8234        20         -42.0000         -45.0000      7.14%
54709.96/2762.28	c      2762          32236        8278        20         -42.0000         -45.0000      7.14%
54811.27/2767.33	c      2767          32357        8317        20         -42.0000         -45.0000      7.14%
54911.95/2772.44	c      2772          32506        8358        20         -42.0000         -45.0000      7.14%
55013.10/2777.51	c      2778          32605        8397        20         -42.0000         -45.0000      7.14%
55112.32/2782.59	c      2783          32717        8461        20         -42.0000         -45.0000      7.14%
55213.39/2787.63	c      2788          32844        8500        20         -42.0000         -45.0000      7.14%
55312.41/2792.64	c      2793          32897        8513        20         -42.0000         -45.0000      7.14%
55413.51/2797.79	c      2798          32907        8511        20         -42.0000         -45.0000      7.14%
55514.54/2802.84	c      2803          32908        8512        20         -42.0000         -45.0000      7.14%
55613.74/2807.85	c      2808          33025        8531        20         -42.0000         -45.0000      7.14%
55714.94/2812.96	c      2813          33245        8577        20         -42.0000         -45.0000      7.14%
55816.75/2818.08	c      2818          33313        8593        20         -42.0000         -45.0000      7.14%
55917.84/2823.14	c      2823          33422        8628        20         -42.0000         -45.0000      7.14%
56017.12/2828.19	c      2828          33599        8705        20         -42.0000         -45.0000      7.14%
56117.33/2833.24	c      2833          33840        8776        20         -42.0000         -45.0000      7.14%
56218.47/2838.30	c      2838          34056        8842        20         -42.0000         -45.0000      7.14%
56317.54/2843.38	c      2843          34298        8886        20         -42.0000         -45.0000      7.14%
56418.67/2848.43	c      2848          34332        8894        20         -42.0000         -45.0000      7.14%
56519.81/2853.50	c      2854          34471        8945        20         -42.0000         -45.0000      7.14%
56618.98/2858.55	c      2859          34677        9013        20         -42.0000         -45.0000      7.14%
56718.07/2863.56	c      2864          34734        9032        20         -42.0000         -45.0000      7.14%
56817.23/2868.58	c      2869          34756        9038        20         -42.0000         -45.0000      7.14%
56920.40/2873.73	c      2874          34889        9083        20         -42.0000         -45.0000      7.14%
57023.53/2878.97	c      2879          35029        9127        20         -42.0000         -45.0000      7.14%
57122.73/2884.01	c      2884          35080        9138        20         -42.0000         -45.0000      7.14%
57224.51/2889.08	c      2889          35124        9142        20         -42.0000         -45.0000      7.14%
57323.65/2894.10	c      2894          35198        9154        20         -42.0000         -45.0000      7.14%
57425.13/2899.16	c      2899          35306        9192        20         -42.0000         -45.0000      7.14%
57524.18/2904.17	c      2904          35451        9229        20         -42.0000         -45.0000      7.14%
57624.58/2909.24	c      2909          35600        9266        20         -42.0000         -45.0000      7.14%
57725.76/2914.33	c      2914          35687        9285        20         -42.0000         -45.0000      7.14%
57824.84/2919.35	c      2919          35885        9333        20         -42.0000         -45.0000      7.14%
57924.00/2924.35	c      2924          35891        9331        20         -42.0000         -45.0000      7.14%
58025.11/2929.41	c      2929          35999        9367        20         -42.0000         -45.0000      7.14%
58124.14/2934.48	c      2934          36009        9367        20         -42.0000         -45.0000      7.14%
58225.29/2939.56	c      2940          36162        9398        20         -42.0000         -45.0000      7.14%
58328.47/2944.75	c      2945          36378        9458        20         -42.0000         -45.0000      7.14%
58429.67/2949.88	c      2950          36497        9479        20         -42.0000         -45.0000      7.14%
58530.84/2954.90	c      2955          36628        9528        20         -42.0000         -45.0000      7.14%
58632.88/2960.04	c      2960          36682        9542        20         -42.0000         -45.0000      7.14%
58735.12/2965.20	c      2965          36683        9543        20         -42.0000         -45.0000      7.14%
58834.32/2970.29	c      2970          36696        9542        20         -42.0000         -45.0000      7.14%
58939.49/2975.50	c      2976          36714        9546        20         -42.0000         -45.0000      7.14%
59038.69/2980.58	c      2981          36829        9569        20         -42.0000         -45.0000      7.14%
59139.87/2985.68	c      2986          37052        9628        20         -42.0000         -45.0000      7.14%
59241.04/2990.78	c      2991          37265        9667        20         -42.0000         -45.0000      7.14%
59342.16/2995.87	c      2996          37493        9751        20         -42.0000         -45.0000      7.14%
59443.30/3000.93	c      3001          37495        9753        20         -42.0000         -45.0000      7.14%
59542.35/3005.98	c      3006          37551        9763        20         -42.0000         -45.0000      7.14%
59644.27/3011.12	c      3011          37563        9767        20         -42.0000         -45.0000      7.14%
59745.13/3016.14	c      3016          37756        9820        20         -42.0000         -45.0000      7.14%
59844.22/3021.16	c      3021          37923        9869        20         -42.0000         -45.0000      7.14%
59944.55/3026.21	c      3026          38036        9902        20         -42.0000         -45.0000      7.14%
60043.71/3031.25	c      3031          38041        9901        20         -42.0000         -45.0000      7.14%
60144.83/3036.33	c      3036          38080        9916        20         -42.0000         -45.0000      7.14%
60244.01/3041.35	c      3041          38148        9930        20         -42.0000         -45.0000      7.14%
60343.14/3046.35	c      3046          38330        9968        20         -42.0000         -45.0000      7.14%
60444.29/3051.40	c      3051          38425       10009        20         -42.0000         -45.0000      7.14%
60543.46/3056.44	c      3056          38517       10041        20         -42.0000         -45.0000      7.14%
60644.56/3061.54	c      3062          38610       10086        20         -42.0000         -45.0000      7.14%
60745.71/3066.66	c      3067          38654       10100        20         -42.0000         -45.0000      7.14%
60846.87/3071.71	c      3072          38662       10100        20         -42.0000         -45.0000      7.14%
60948.04/3076.80	c      3077          38684       10106        20         -42.0000         -45.0000      7.14%
61047.23/3081.81	c      3082          38689       10107        20         -42.0000         -45.0000      7.14%
61146.42/3086.89	c      3087          38712       10112        20         -42.0000         -45.0000      7.14%
61247.61/3091.90	c      3092          38749       10119        20         -42.0000         -45.0000      7.14%
61346.72/3096.99	c      3097          38903       10153        20         -42.0000         -45.0000      7.14%
61451.66/3102.21	c      3102          39059       10203        20         -42.0000         -45.0000      7.14%
61550.75/3107.28	c      3107          39198       10240        20         -42.0000         -45.0000      7.14%
61651.91/3112.33	c      3112          39232       10246        20         -42.0000         -45.0000      7.14%
61753.10/3117.40	c      3117          39240       10244        20         -42.0000         -45.0000      7.14%
61852.31/3122.45	c      3122          39373       10285        20         -42.0000         -45.0000      7.14%
61953.49/3127.58	c      3128          39404       10292        20         -42.0000         -45.0000      7.14%
62054.65/3132.61	c      3133          39587       10337        20         -42.0000         -45.0000      7.14%
62153.81/3137.64	c      3138          39640       10350        20         -42.0000         -45.0000      7.14%
62254.94/3142.76	c      3143          39793       10371        20         -42.0000         -45.0000      7.14%
62355.99/3147.86	c      3148          39866       10378        20         -42.0000         -45.0000      7.14%
62455.14/3152.87	c      3153          39967       10405        20         -42.0000         -45.0000      7.14%
62558.88/3158.06	c      3158          40148       10470        20         -42.0000         -45.0000      7.14%
62659.98/3163.14	c      3163          40272       10496        20         -42.0000         -45.0000      7.14%
62759.16/3168.17	c      3168          40390       10552        20         -42.0000         -45.0000      7.14%
62859.31/3173.20	c      3173          40544       10592        20         -42.0000         -45.0000      7.14%
62958.23/3178.21	c      3178          40722       10620        20         -42.0000         -45.0000      7.14%
63057.22/3183.26	c      3183          40869       10649        20         -42.0000         -45.0000      7.14%
63158.21/3188.32	c      3188          40890       10650        20         -42.0000         -45.0000      7.14%
63257.32/3193.36	c      3193          40900       10658        20         -42.0000         -45.0000      7.14%
63356.26/3198.39	c      3198          40915       10661        20         -42.0000         -45.0000      7.14%
63457.43/3203.42	c      3203          40937       10661        20         -42.0000         -45.0000      7.14%
63556.62/3208.45	c      3208          40952       10664        20         -42.0000         -45.0000      7.14%
63657.63/3213.57	c      3214          41052       10674        20         -42.0000         -45.0000      7.14%
63758.82/3218.63	c      3219          41095       10689        20         -42.0000         -45.0000      7.14%
63857.96/3223.67	c      3224          41186       10712        20         -42.0000         -45.0000      7.14%
63959.13/3228.72	c      3229          41186       10712        20         -42.0000         -45.0000      7.14%
64058.33/3233.74	c      3234          41208       10718        20         -42.0000         -45.0000      7.14%
64159.44/3238.85	c      3239          41215       10717        20         -42.0000         -45.0000      7.14%
64258.59/3243.86	c      3244          41311       10729        20         -42.0000         -45.0000      7.14%
64357.79/3248.89	c      3249          41324       10730        20         -42.0000         -45.0000      7.14%
64458.96/3253.97	c      3254          41336       10728        20         -42.0000         -45.0000      7.14%
64558.15/3259.02	c      3259          41379       10729        20         -42.0000         -45.0000      7.14%
64662.18/3264.15	c      3264          41487       10759        20         -42.0000         -45.0000      7.14%
64762.47/3269.23	c      3269          41654       10798        20         -42.0000         -45.0000      7.14%
64863.65/3274.33	c      3274          41853       10833        20         -42.0000         -45.0000      7.14%
64964.84/3279.40	c      3279          41960       10848        20         -42.0000         -45.0000      7.14%
65066.03/3284.57	c      3285          42101       10879        20         -42.0000         -45.0000      7.14%
65167.09/3289.68	c      3290          42171       10885        20         -42.0000         -45.0000      7.14%
65270.10/3294.83	c      3295          42186       10890        20         -42.0000         -45.0000      7.14%
65369.27/3299.87	c      3300          42264       10906        20         -42.0000         -45.0000      7.14%
65470.35/3305.00	c      3305          42329       10911        20         -42.0000         -45.0000      7.14%
65572.20/3310.05	c      3310          42488       10942        20         -42.0000         -45.0000      7.14%
65671.59/3315.07	c      3315          42676       10982        20         -42.0000         -45.0000      7.14%
65770.59/3320.10	c      3320          42801       11017        20         -42.0000         -45.0000      7.14%
65869.73/3325.11	c      3325          42881       11031        20         -42.0000         -45.0000      7.14%
65972.24/3330.20	c      3330          42911       11037        20         -42.0000         -45.0000      7.14%
66073.42/3335.36	c      3335          42911       11037        20         -42.0000         -45.0000      7.14%
66176.62/3340.51	c      3341          42923       11037        20         -42.0000         -45.0000      7.14%
66277.82/3345.67	c      3346          43003       11049        20         -42.0000         -45.0000      7.14%
66380.93/3350.89	c      3351          43147       11087        20         -42.0000         -45.0000      7.14%
66482.08/3355.90	c      3356          43339       11145        20         -42.0000         -45.0000      7.14%
66581.31/3361.02	c      3361          43434       11160        20         -42.0000         -45.0000      7.14%
66683.14/3366.06	c      3366          43488       11186        20         -42.0000         -45.0000      7.14%
66782.34/3371.06	c      3371          43589       11227        20         -42.0000         -45.0000      7.14%
66881.53/3376.09	c      3376          43604       11232        20         -42.0000         -45.0000      7.14%
66982.84/3381.18	c      3381          43608       11230        20         -42.0000         -45.0000      7.14%
67083.16/3386.23	c      3386          43609       11231        20         -42.0000         -45.0000      7.14%
67182.30/3391.28	c      3391          43688       11248        20         -42.0000         -45.0000      7.14%
67283.46/3396.37	c      3396          43811       11277        20         -42.0000         -45.0000      7.14%
67384.52/3401.48	c      3401          43888       11296        20         -42.0000         -45.0000      7.14%
67485.64/3406.53	c      3407          44079       11349        20         -42.0000         -45.0000      7.14%
67584.87/3411.58	c      3412          44163       11361        20         -42.0000         -45.0000      7.14%
67686.05/3416.62	c      3417          44236       11372        20         -42.0000         -45.0000      7.14%
67785.24/3421.63	c      3422          44438       11434        20         -42.0000         -45.0000      7.14%
67884.32/3426.64	c      3427          44554       11484        20         -42.0000         -45.0000      7.14%
67983.53/3431.69	c      3432          44686       11532        20         -42.0000         -45.0000      7.14%
68084.68/3436.74	c      3437          44826       11576        20         -42.0000         -45.0000      7.14%
68185.89/3441.87	c      3442          44863       11587        20         -42.0000         -45.0000      7.14%
68285.10/3446.89	c      3447          44873       11589        20         -42.0000         -45.0000      7.14%
68386.30/3451.91	c      3452          44878       11592        20         -42.0000         -45.0000      7.14%
68485.43/3457.00	c      3457          44912       11600        20         -42.0000         -45.0000      7.14%
68587.26/3462.05	c      3462          44928       11606        20         -42.0000         -45.0000      7.14%
68686.44/3467.10	c      3467          44937       11609        20         -42.0000         -45.0000      7.14%
68787.84/3472.15	c      3472          44970       11616        20         -42.0000         -45.0000      7.14%
68888.06/3477.20	c      3477          45005       11629        20         -42.0000         -45.0000      7.14%
68989.16/3482.31	c      3482          45027       11633        20         -42.0000         -45.0000      7.14%
69088.34/3487.36	c      3487          45207       11659        20         -42.0000         -45.0000      7.14%
69191.44/3492.51	c      3493          45350       11698        20         -42.0000         -45.0000      7.14%
69290.69/3497.54	c      3498          45402       11720        20         -42.0000         -45.0000      7.14%
69389.80/3502.58	c      3503          45406       11720        20         -42.0000         -45.0000      7.14%
69490.82/3507.61	c      3508          45439       11722        20         -42.0000         -45.0000      7.14%
69590.03/3512.63	c      3513          45445       11724        20         -42.0000         -45.0000      7.14%
69689.20/3517.66	c      3518          45536       11751        20         -42.0000         -45.0000      7.14%
69792.41/3522.80	c      3523          45634       11803        20         -42.0000         -45.0000      7.14%
69893.52/3527.93	c      3528          45700       11831        20         -42.0000         -45.0000      7.14%
69995.39/3533.05	c      3533          45715       11832        20         -42.0000         -45.0000      7.14%
70094.49/3538.06	c      3538          45722       11835        20         -42.0000         -45.0000      7.14%
70193.65/3543.11	c      3543          45831       11872        20         -42.0000         -45.0000      7.14%
70292.89/3548.12	c      3548          45895       11898        20         -42.0000         -45.0000      7.14%
70392.11/3553.13	c      3553          46031       11934        20         -42.0000         -45.0000      7.14%
70494.28/3558.22	c      3558          46220       11975        20         -42.0000         -45.0000      7.14%
70593.17/3563.27	c      3563          46359       12018        20         -42.0000         -45.0000      7.14%
70694.14/3568.37	c      3568          46511       12066        20         -42.0000         -45.0000      7.14%
70795.20/3573.47	c      3573          46594       12077        20         -42.0000         -45.0000      7.14%
70895.99/3578.54	c      3579          46668       12097        20         -42.0000         -45.0000      7.14%
70995.09/3583.56	c      3584          46784       12131        20         -42.0000         -45.0000      7.14%
71096.19/3588.63	c      3589          46903       12158        20         -42.0000         -45.0000      7.14%
71197.34/3593.71	c      3594          47014       12181        20         -42.0000         -45.0000      7.14%
71296.28/3598.74	c      3599          47051       12184        20         -42.0000         -45.0000      7.14%
71395.26/3603.76	c      3604          47089       12186        20         -42.0000         -45.0000      7.14%
71496.47/3608.82	c      3609          47211       12204        20         -42.0000         -45.0000      7.14%
71595.68/3613.83	c      3614          47360       12245        20         -42.0000         -45.0000      7.14%
71694.80/3618.85	c      3619          47529       12290        20         -42.0000         -45.0000      7.14%
71793.98/3623.86	c      3624          47722       12349        20         -42.0000         -45.0000      7.14%
71893.19/3628.88	c      3629          47899       12410        20         -42.0000         -45.0000      7.14%
71994.32/3633.90	c      3634          48057       12506        20         -42.0000         -45.0000      7.14%

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 (157183 MiB free)
  memory of node 1: 193494 MiB (190323 MiB free)
  memory of node 2: 193531 MiB (160476 MiB free)
  memory of node 3: 193531 MiB (190614 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-4465264-1723585363/watcher-4465264-1723585363 -o /tmp/evaluation-result-4465264-1723585363/solver-4465264-1723585363 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723581724-733309 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465264-1723585363.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100111 s]*
/proc/loadavg: 80.11 80.27 79.16 43/943 735476
/proc/meminfo: memFree=715246320/790760804 swapFree=131071996/131071996
[pid=735475] ppid=735472 vsize=86552 memory=75400 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/stat : 735475 (fscip) R 735472 735475 733298 0 -1 4194304 16945 0 0 0 9 2 0 0 20 0 1 0 125119439 88629248 18850 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
/proc/735475/statm: 21638 18850 2555 3035 0 18034 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 86552 KiB
Current children cumulated memory: 75400 KiB

[startup+0.220018 s]*
/proc/loadavg: 80.11 80.27 79.16 43/943 735476
/proc/meminfo: memFree=715179720/790760804 swapFree=131071996/131071996
[pid=735475] ppid=735472 vsize=126740 memory=114664 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/stat : 735475 (fscip) R 735472 735475 733298 0 -1 4194304 25638 0 0 0 19 4 0 0 20 0 1 0 125119439 129781760 28666 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
/proc/735475/statm: 31685 28666 2662 3035 0 28081 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 126740 KiB
Current children cumulated memory: 114664 KiB

[startup+0.320336 s]*
/proc/loadavg: 80.11 80.27 79.16 46/943 735477
/proc/meminfo: memFree=715128724/790760804 swapFree=131071996/131071996
[pid=735475] ppid=735472 vsize=136712 memory=125456 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/stat : 735475 (fscip) R 735472 735475 733298 0 -1 4194304 30792 0 0 0 28 5 0 0 20 0 1 0 125119439 139993088 31364 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
/proc/735475/statm: 34178 31364 2678 3035 0 30574 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 136712 KiB
Current children cumulated memory: 125456 KiB

[startup+0.700235 s]
/proc/loadavg: 80.11 80.27 79.16 43/943 735477
/proc/meminfo: memFree=715159724/790760804 swapFree=131071996/131071996
[pid=735475] ppid=735472 vsize=205080 memory=178012 CPUtime=0.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/stat : 735475 (fscip) R 735472 735475 733298 0 -1 4194304 43833 0 0 0 61 7 0 0 20 0 1 0 125119439 210001920 44503 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
/proc/735475/statm: 51270 44503 2758 3035 0 47666 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 205080 KiB
Current children cumulated memory: 178012 KiB

[startup+1.50027 s]
/proc/loadavg: 77.05 79.63 78.96 43/943 735477
/proc/meminfo: memFree=714889604/790760804 swapFree=131071996/131071996
[pid=735475] ppid=735472 vsize=1788940 memory=561040 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/stat : 735475 (fscip) S 735472 735475 733298 0 -1 1077936128 127933 0 0 0 127 22 0 0 20 0 21 0 125119439 1831874560 140260 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
/proc/735475/statm: 447235 140260 2774 3035 0 185476 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1788940 KiB
Current children cumulated memory: 561040 KiB

[startup+3.14811 s]
/proc/loadavg: 77.05 79.63 78.96 78/1023 735557
/proc/meminfo: memFree=710780180/790760804 swapFree=131071996/131071996
[pid=735475] ppid=735472 vsize=3263580 memory=2693864 CPUtime=20.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/stat : 735475 (fscip) S 735472 735475 733298 0 -1 1077936128 727407 0 0 0 1920 157 0 0 20 0 41 0 125119439 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
/proc/735475/statm: 815895 673466 2790 3035 0 769674 0
[pid=735475/tid=735478] ppid=735472 vsize=3263580 memory=0 CPUtime=0.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735478/stat : 735478 (fscip) R 735472 735475 733298 0 -1 4194368 33806 0 0 0 91 7 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735479] ppid=735472 vsize=3263580 memory=11448 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735479/stat : 735479 (fscip) R 735472 735475 733298 0 -1 4194368 33028 0 0 0 91 6 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735480] ppid=735472 vsize=3263580 memory=1151484 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735480/stat : 735480 (fscip) R 735472 735475 733298 0 -1 4194368 32833 0 0 0 91 6 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735481] ppid=735472 vsize=3263580 memory=10544 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735481/stat : 735481 (fscip) R 735472 735475 733298 0 -1 4194368 32175 0 0 0 91 6 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735482] ppid=735472 vsize=3263580 memory=763244 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735482/stat : 735482 (fscip) R 735472 735475 733298 0 -1 4194368 33009 0 0 0 90 7 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735483] ppid=735472 vsize=3263580 memory=281126547886128 CPUtime=0.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735483/stat : 735483 (fscip) R 735472 735475 733298 0 -1 4194368 34047 0 0 0 91 7 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735484] ppid=735472 vsize=3263580 memory=281126547801808 CPUtime=0.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735484/stat : 735484 (fscip) R 735472 735475 733298 0 -1 4194368 33883 0 0 0 92 6 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735485] ppid=735472 vsize=3263580 memory=8226741421569 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735485/stat : 735485 (fscip) R 735472 735475 733298 0 -1 4194368 33045 0 0 0 91 6 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735486] ppid=735472 vsize=3263580 memory=8239626323201 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735486/stat : 735486 (fscip) R 735472 735475 733298 0 -1 4194368 33035 0 0 0 90 7 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735487] ppid=735472 vsize=3263580 memory=13229522245910554 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735487/stat : 735487 (fscip) R 735472 735475 733298 0 -1 4194368 32175 0 0 0 91 6 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735488] ppid=735472 vsize=3263580 memory=0 CPUtime=0.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735488/stat : 735488 (fscip) R 735472 735475 733298 0 -1 4194368 34597 0 0 0 93 6 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735489] ppid=735472 vsize=3263580 memory=0 CPUtime=0.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735489/stat : 735489 (fscip) R 735472 735475 733298 0 -1 4194368 34429 0 0 0 86 8 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735490] ppid=735472 vsize=3263580 memory=7441 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735490/stat : 735490 (fscip) R 735472 735475 733298 0 -1 4194368 32080 0 0 0 90 7 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735491] ppid=735472 vsize=3263580 memory=4420 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735491/stat : 735491 (fscip) R 735472 735475 733298 0 -1 4194368 32984 0 0 0 90 7 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735492] ppid=735472 vsize=3263580 memory=6628 CPUtime=0.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735492/stat : 735492 (fscip) R 735472 735475 733298 0 -1 4194368 34644 0 0 0 91 7 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735493] ppid=735472 vsize=3263580 memory=29836768444022866 CPUtime=0.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735493/stat : 735493 (fscip) R 735472 735475 733298 0 -1 4194368 33883 0 0 0 92 6 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735494] ppid=735472 vsize=3263580 memory=0 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735494/stat : 735494 (fscip) R 735472 735475 733298 0 -1 4194368 33995 0 0 0 90 7 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735495] ppid=735472 vsize=3263580 memory=0 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735495/stat : 735495 (fscip) R 735472 735475 733298 0 -1 4194368 32975 0 0 0 89 8 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735496] ppid=735472 vsize=3263580 memory=0 CPUtime=0.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735496/stat : 735496 (fscip) R 735472 735475 733298 0 -1 4194368 33883 0 0 0 91 7 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735497] ppid=735472 vsize=3263580 memory=25932 CPUtime=0.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735497/stat : 735497 (fscip) R 735472 735475 733298 0 -1 4194368 32943 0 0 0 90 7 0 0 20 0 41 0 125119544 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735518] ppid=735472 vsize=3263580 memory=21392 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735518/stat : 735518 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735519] ppid=735472 vsize=3263580 memory=2208 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735519/stat : 735519 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735520] ppid=735472 vsize=3263580 memory=2036 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735520/stat : 735520 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735521] ppid=735472 vsize=3263580 memory=31572 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735521/stat : 735521 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735522] ppid=735472 vsize=3263580 memory=28568 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735522/stat : 735522 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735523] ppid=735472 vsize=3263580 memory=7312 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735523/stat : 735523 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735524] ppid=735472 vsize=3263580 memory=26988 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735524/stat : 735524 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735525] ppid=735472 vsize=3263580 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735525/stat : 735525 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735526] ppid=735472 vsize=3263580 memory=281126548310208 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735526/stat : 735526 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735527] ppid=735472 vsize=3263580 memory=7021385708320088063 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735527/stat : 735527 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735528] ppid=735472 vsize=3263580 memory=7521382365597357665 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735528/stat : 735528 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735529] ppid=735472 vsize=3263580 memory=8110268329779828631 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735529/stat : 735529 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735530] ppid=735472 vsize=3263580 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735530/stat : 735530 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735531] ppid=735472 vsize=3263580 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735531/stat : 735531 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735532] ppid=735472 vsize=3263580 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735532/stat : 735532 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735533] ppid=735472 vsize=3263580 memory=281126547854768 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735533/stat : 735533 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735534] ppid=735472 vsize=3263580 memory=8480229526011800981 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735534/stat : 735534 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735535] ppid=735472 vsize=3263580 memory=-3183236011981972412 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735535/stat : 735535 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735536] ppid=735472 vsize=3263580 memory=-3980386162748518027 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735536/stat : 735536 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735537] ppid=735472 vsize=3263580 memory=8480229526011800981 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735537/stat : 735537 (fscip) S 735472 735475 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125119657 3341905920 673466 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
Current children cumulated CPU time: 20.77 s
Current children cumulated vsize: 3263580 KiB
Current children cumulated memory: 2693864 KiB

[startup+6.3011 s]
/proc/loadavg: 77.29 79.64 78.97 79/1023 735557
/proc/meminfo: memFree=700772944/790760804 swapFree=131071996/131071996
[pid=735475] ppid=735472 vsize=8497672 memory=7394572 CPUtime=79.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/stat : 735475 (fscip) S 735472 735475 733298 0 -1 1077936128 1439629 0 0 0 6944 995 0 0 20 0 41 0 125119439 8701616128 1848643 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 17 53 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
/proc/735475/statm: 2124418 1848643 2998 3035 0 2038203 0
[pid=735475/tid=735478] ppid=735472 vsize=8497672 memory=0 CPUtime=4.05 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735478/stat : 735478 (fscip) R 735472 735475 733298 0 -1 4194368 58448 0 0 0 367 38 0 0 20 0 41 0 125119544 8701616128 1848643 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735479] ppid=735472 vsize=8497672 memory=10544 CPUtime=3.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735479/stat : 735479 (fscip) R 735472 735475 733298 0 -1 4194368 64904 0 0 0 317 62 0 0 20 0 41 0 125119544 8701616128 1848643 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735480] ppid=735472 vsize=8497672 memory=5512 CPUtime=4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735480/stat : 735480 (fscip) R 735472 735475 733298 0 -1 4194368 93503 0 0 0 379 21 0 0 20 0 41 0 125119544 8701616128 1848643 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735481] ppid=735472 vsize=8497672 memory=0 CPUtime=3.92 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735481/stat : 735481 (fscip) R 735472 735475 733298 0 -1 4194368 59932 0 0 0 325 67 0 0 20 0 41 0 125119544 8701616128 1848643 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735482] ppid=735472 vsize=8497672 memory=25333125866717268 CPUtime=3.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735482/stat : 735482 (fscip) R 735472 735475 733298 0 -1 4194368 57657 0 0 0 313 64 0 0 20 0 41 0 125119544 8701616128 1848643 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735483] ppid=735472 vsize=8497672 memory=6802028 CPUtime=4.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735483/stat : 735483 (fscip) R 735472 735475 733298 0 -1 4194368 78715 0 0 0 383 19 0 0 20 0 41 0 125119544 8701616128 1848643 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735484] ppid=735472 vsize=8497672 memory=763244 CPUtime=3.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735484/stat : 735484 (fscip) R 735472 735475 733298 0 -1 4194368 64963 0 0 0 342 54 0 0 20 0 41 0 125119544 8701616128 1848643 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735485] ppid=735472 vsize=8497672 memory=0 CPUtime=3.75 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735485/stat : 735485 (fscip) R 735472 735475 733298 0 -1 4194368 66770 0 0 0 312 63 0 0 20 0 41 0 125119544 8701616128 1848643 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0

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

[pid=735475/tid=735521] ppid=735472 vsize=32995984 memory=10544 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735521/stat : 735521 (fscip) S 735472 735475 733298 0 -1 1077936192 148 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735522] ppid=735472 vsize=32995984 memory=26651644 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735522/stat : 735522 (fscip) S 735472 735475 733298 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735523] ppid=735472 vsize=32995984 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735523/stat : 735523 (fscip) S 735472 735475 733298 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735524] ppid=735472 vsize=32995984 memory=26988 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735524/stat : 735524 (fscip) S 735472 735475 733298 0 -1 1077936192 143 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735525] ppid=735472 vsize=32995984 memory=3776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735525/stat : 735525 (fscip) S 735472 735475 733298 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735526] ppid=735472 vsize=32995984 memory=20660 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735526/stat : 735526 (fscip) S 735472 735475 733298 0 -1 1077936192 88 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735527] ppid=735472 vsize=32995984 memory=6952 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735527/stat : 735527 (fscip) S 735472 735475 733298 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735528] ppid=735472 vsize=32995984 memory=27021196 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735528/stat : 735528 (fscip) S 735472 735475 733298 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735529] ppid=735472 vsize=32995984 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735529/stat : 735529 (fscip) S 735472 735475 733298 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735530] ppid=735472 vsize=32995984 memory=27002380 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735530/stat : 735530 (fscip) S 735472 735475 733298 0 -1 1077936192 144 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735531] ppid=735472 vsize=32995984 memory=5512 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735531/stat : 735531 (fscip) S 735472 735475 733298 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735532] ppid=735472 vsize=32995984 memory=27021196 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735532/stat : 735532 (fscip) S 735472 735475 733298 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735533] ppid=735472 vsize=32995984 memory=38272 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735533/stat : 735533 (fscip) S 735472 735475 733298 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735534] ppid=735472 vsize=32995984 memory=5624 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735534/stat : 735534 (fscip) S 735472 735475 733298 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735535] ppid=735472 vsize=32995984 memory=11568 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735535/stat : 735535 (fscip) S 735472 735475 733298 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735536] ppid=735472 vsize=32995984 memory=27242480 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735536/stat : 735536 (fscip) S 735472 735475 733298 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735537] ppid=735472 vsize=32995984 memory=13904 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735537/stat : 735537 (fscip) S 735472 735475 733298 0 -1 1077936192 143 0 0 0 2 0 0 0 20 0 41 0 125119657 33787887616 6810621 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
Current children cumulated CPU time: 70971.3 s
Current children cumulated vsize: 32995984 KiB
Current children cumulated memory: 27242484 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.2 s]
/proc/loadavg: 80.30 80.41 80.41 81/1024 738306
/proc/meminfo: memFree=579826944/790760804 swapFree=131071996/131071996
[pid=735475] ppid=735472 vsize=33377544 memory=27505580 CPUtime=72000.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/stat : 735475 (fscip) S 735472 735475 733298 0 -1 1077936128 85323558 0 0 0 7184113 15912 0 0 20 0 41 0 125119439 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 17 77 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
/proc/735475/statm: 8344386 6876395 3302 3035 0 8178816 0
[pid=735475/tid=735478] ppid=735472 vsize=33377544 memory=3467771958761095500 CPUtime=3600.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735478/stat : 735478 (fscip) R 735472 735475 733298 0 -1 4194368 3710830 0 0 0 359696 394 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735479] ppid=735472 vsize=33377544 memory=25441 CPUtime=3603.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735479/stat : 735479 (fscip) R 735472 735475 733298 0 -1 4194368 5739624 0 0 0 359678 706 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735480] ppid=735472 vsize=33377544 memory=5908782321800340151 CPUtime=3602.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735480/stat : 735480 (fscip) R 735472 735475 733298 0 -1 4194368 1567640 0 0 0 359042 1190 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735481] ppid=735472 vsize=33377544 memory=53022227169953 CPUtime=3599.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735481/stat : 735481 (fscip) R 735472 735475 733298 0 -1 4194368 5029522 0 0 0 359429 548 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735482] ppid=735472 vsize=33377544 memory=64590 CPUtime=3605.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735482/stat : 735482 (fscip) R 735472 735475 733298 0 -1 4194368 6934944 0 0 0 359676 842 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735483] ppid=735472 vsize=33377544 memory=16105857599488199 CPUtime=3602.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735483/stat : 735483 (fscip) R 735472 735475 733298 0 -1 4194368 1590426 0 0 0 359089 1128 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735484] ppid=735472 vsize=33377544 memory=14972274012850855 CPUtime=3601.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735484/stat : 735484 (fscip) R 735472 735475 733298 0 -1 4194368 5064254 0 0 0 359630 533 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735485] ppid=735472 vsize=33377544 memory=4049917181919391397 CPUtime=3600.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735485/stat : 735485 (fscip) R 735472 735475 733298 0 -1 4194368 7249695 0 0 0 359146 909 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735486] ppid=735472 vsize=33377544 memory=3689916158511618833 CPUtime=3598.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735486/stat : 735486 (fscip) R 735472 735475 733298 0 -1 4194368 1585294 0 0 0 358717 1182 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735487] ppid=735472 vsize=33377544 memory=6944656592455360604 CPUtime=3601.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735487/stat : 735487 (fscip) R 735472 735475 733298 0 -1 4194368 3768930 0 0 0 359672 430 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735488] ppid=735472 vsize=33377544 memory=7378979009921049648 CPUtime=3597.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735488/stat : 735488 (fscip) R 735472 735475 733298 0 -1 4194368 6238967 0 0 0 358968 758 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735489] ppid=735472 vsize=33377544 memory=6655300316396806240 CPUtime=3597.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735489/stat : 735489 (fscip) R 735472 735475 733298 0 -1 4194368 1630927 0 0 0 358621 1094 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735490] ppid=735472 vsize=33377544 memory=6944656575208382560 CPUtime=3598.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735490/stat : 735490 (fscip) R 735472 735475 733298 0 -1 4194368 5020374 0 0 0 359299 531 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735491] ppid=735472 vsize=33377544 memory=360060 CPUtime=3601.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735491/stat : 735491 (fscip) R 735472 735475 733298 0 -1 4194368 6581805 0 0 0 359360 779 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735492] ppid=735472 vsize=33377544 memory=360359 CPUtime=3604.38 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735492/stat : 735492 (fscip) R 735472 735475 733298 0 -1 4194368 1632905 0 0 0 359295 1143 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735493] ppid=735472 vsize=33377544 memory=359016 CPUtime=3590.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735493/stat : 735493 (fscip) R 735472 735475 733298 0 -1 4194368 4387532 0 0 0 358620 476 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735494] ppid=735472 vsize=33377544 memory=359470 CPUtime=3595.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735494/stat : 735494 (fscip) R 735472 735475 733298 0 -1 4194368 6265144 0 0 0 358770 780 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735495] ppid=735472 vsize=33377544 memory=359740 CPUtime=3598.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735495/stat : 735495 (fscip) R 735472 735475 733298 0 -1 4194368 1612850 0 0 0 358614 1206 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735496] ppid=735472 vsize=33377544 memory=359288 CPUtime=3593.67 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735496/stat : 735496 (fscip) R 735472 735475 733298 0 -1 4194368 4025158 0 0 0 358881 486 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735497] ppid=735472 vsize=33377544 memory=360351 CPUtime=3604.31 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735497/stat : 735497 (fscip) R 735472 735475 733298 0 -1 4194368 5622437 0 0 0 359690 741 0 0 20 0 41 0 125119544 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735518] ppid=735472 vsize=33377544 memory=2 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735518/stat : 735518 (fscip) S 735472 735475 733298 0 -1 1077936192 88 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735519] ppid=735472 vsize=33377544 memory=2 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735519/stat : 735519 (fscip) S 735472 735475 733298 0 -1 1077936192 147 0 0 0 1 1 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735520] ppid=735472 vsize=33377544 memory=2 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735520/stat : 735520 (fscip) S 735472 735475 733298 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735521] ppid=735472 vsize=33377544 memory=140563275201360 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735521/stat : 735521 (fscip) S 735472 735475 733298 0 -1 1077936192 151 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735522] ppid=735472 vsize=33377544 memory=140563275203633 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735522/stat : 735522 (fscip) S 735472 735475 733298 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735523] ppid=735472 vsize=33377544 memory=140563275205906 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735523/stat : 735523 (fscip) S 735472 735475 733298 0 -1 1077936192 137 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735524] ppid=735472 vsize=33377544 memory=140563275208179 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735524/stat : 735524 (fscip) S 735472 735475 733298 0 -1 1077936192 146 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735525] ppid=735472 vsize=33377544 memory=140563275210452 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735525/stat : 735525 (fscip) S 735472 735475 733298 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735526] ppid=735472 vsize=33377544 memory=140563275212725 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735526/stat : 735526 (fscip) S 735472 735475 733298 0 -1 1077936192 90 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735527] ppid=735472 vsize=33377544 memory=140563275214998 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735527/stat : 735527 (fscip) S 735472 735475 733298 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735528] ppid=735472 vsize=33377544 memory=140563275217271 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735528/stat : 735528 (fscip) S 735472 735475 733298 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735529] ppid=735472 vsize=33377544 memory=140563275219544 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735529/stat : 735529 (fscip) S 735472 735475 733298 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735530] ppid=735472 vsize=33377544 memory=140563275221817 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735530/stat : 735530 (fscip) S 735472 735475 733298 0 -1 1077936192 146 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735531] ppid=735472 vsize=33377544 memory=140563275224090 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735531/stat : 735531 (fscip) S 735472 735475 733298 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735532] ppid=735472 vsize=33377544 memory=140563275226363 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735532/stat : 735532 (fscip) S 735472 735475 733298 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735533] ppid=735472 vsize=33377544 memory=140563275228636 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735533/stat : 735533 (fscip) S 735472 735475 733298 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735534] ppid=735472 vsize=33377544 memory=140563275230909 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735534/stat : 735534 (fscip) S 735472 735475 733298 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735535] ppid=735472 vsize=33377544 memory=140563275233182 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735535/stat : 735535 (fscip) S 735472 735475 733298 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735536] ppid=735472 vsize=33377544 memory=140563275235455 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735536/stat : 735536 (fscip) S 735472 735475 733298 0 -1 1077936192 141 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
[pid=735475/tid=735537] ppid=735472 vsize=33377544 memory=140563275237728 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/735475/task/735537/stat : 735537 (fscip) S 735472 735475 733298 0 -1 1077936192 146 0 0 0 2 0 0 0 20 0 41 0 125119657 34178605056 6876395 809668444160 4194304 16623229 140736130714304 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 44208128 140736130716678 140736130716796 140736130716796 140736130723824 0
Current children cumulated CPU time: 72000.2 s
Current children cumulated vsize: 33377544 KiB
Current children cumulated memory: 27505580 KiB

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

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

# cumulated CPU time of all completed processes:  user=71841.4 s, system=159.769 s

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

[startup+3634.42 s]
/proc/loadavg: 80.30 80.41 80.41 62/985 738306
/proc/meminfo: memFree=584095176/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3634.8 s]
/proc/loadavg: 80.30 80.41 80.41 62/985 738306
/proc/meminfo: memFree=584095176/790760804 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): 3634.86
CPU time (s): 72001.1
CPU user time (s): 71841.4
CPU system time (s): 159.769
CPU usage (%): 1980.85
Max. virtual memory (cumulated for all children) (KiB): 33443080
Max. memory (cumulated for all children) (KiB): 27528768

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71841.4
system time used= 159.769
maximum resident set size= 27528768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 85323573
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= 849518
involuntary context switches= 339259


# summary of solver processes directly reported to runsolver:
#   pid: 735475
#   total CPU time (s): 72001.1
#   total CPU user time (s): 71841.4
#   total CPU system time (s): 159.769

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.4394 second user time and 84.7046 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-13 23:42:43
IDJOB=4465264
IDBENCH=146680
IDSOLVER=3094
FILE ID=nodeD105/4465264-1723585363
RUNJOBID= nodeD105-1723581724-733309
SLURM_JOB_ID= 8267895
Free space on /tmp= 8622820 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb45-21-opb/normalized-frb45-21-1.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465264-1723585363/watcher-4465264-1723585363 -o /tmp/evaluation-result-4465264-1723585363/solver-4465264-1723585363 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723581724-733309 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465264-1723585363.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 950817fdcb39f28dd0871c21ea836071
RANDOM SEED=1004133801

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        715379140 kB
MemAvailable:   718184180 kB
Buffers:         1171260 kB
Cached:          4949132 kB
SwapCached:            0 kB
Active:          1589232 kB
Inactive:       70148392 kB
Active(anon):       2168 kB
Inactive(anon): 65653476 kB
Active(file):    1587064 kB
Inactive(file):  4494916 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             59588 kB
Writeback:           200 kB
AnonPages:      65615500 kB
Mapped:           136300 kB
Shmem:             38920 kB
KReclaimable:     285524 kB
Slab:             712952 kB
SReclaimable:     285524 kB
SUnreclaim:       427428 kB
KernelStack:       16240 kB
PageTables:       278504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   15276188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1110528 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4943872 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:     1085440 kB
DirectMap2M:    133629952 kB
DirectMap1G:    671088640 kB

Free space on /tmp at the end= 8622784 MiB
End job on nodeD105 at 2024-08-14 00:43:18