Trace number 4465410

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) 70230.6 3702.22

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/graca/
normalized-ped2.G.recomb1-0.20-12.opb
MD5SUM90a34e8dee22d2da6461b50f60362b9d
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 benchmark8175
Best CPU time to get the best result obtained on this benchmark19.857
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables214813
Total number of constraints3662029
Number of constraints which are clauses3662029
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
9.97/10.02	c Default LC presolving (default).
9.97/10.10	c ** Before presolving: virtualMemUsedAtLc = 8227488332, getVmSize() = 4778897408, SCIPgetMemUsed() = 4310714964, SCIPgetMemTotal() = 4467363756, SCIPgetMemExternEstim() = 3760124576
9.97/10.10	c ** set memory limit for presolving in LC to 8.77018e+12 for SCIP **
131.23/131.83	c ** Estimated virtualMemUsedAtSolver = 5532512708, getVmSize() = 5599461376, SCIPgetMemUsed() = 3379356943, SCIPgetMemTotal() = 4538644487, SCIPgetMemExternEstim() = 3760124576
131.23/131.83	c ** set memory limit for solvers to 4.17119e+11 for each SCIP **
131.23/131.83	c Original Problem   :
131.23/131.83	c   Problem name     : instance-4465410-1723647984
131.23/131.83	c   Variables        : 214813 (214813 binary, 0 integer, 0 implicit integer, 0 continuous)
131.23/131.83	c   Constraints      : 3662029
131.23/131.83	c   Objective sense  : minimize
131.23/131.83	c Presolved Problem  :
131.23/131.83	c   Variables        : 89636 (89636 binary, 0 integer, 0 implicit integer, 0 continuous)
131.23/131.83	c   Constraints      : 1000694
131.23/131.83	c Constraints        : Number
131.23/131.83	c   setppc           : 703138 
131.23/131.83	c   linear           : 432 
131.23/131.83	c   logicor          : 297124 
131.23/131.83	c ** Instance transfer method used: 0
132.83/133.48	c ** ParaScipInstance copy does not increase the number of variables. **
159.91/160.58	c LC is working with racing ramp-up and with rebuilding tree after racing.
159.91/160.59	c                                Nodes    Active                                            
159.91/160.59	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
507.95/179.13	c *     179              0           1        20     9868854.0000                -          -
507.95/179.13	c       179              0           1        20     9868854.0000                -          -
511.50/179.37	c *     179              0           1        20     9864206.0000                -          -
537.86/180.93	c *     181              0           1        20     9861301.0000                -          -
1633.53/236.67	c *     237              0           1        20     9769503.0000                -          -
1633.53/236.67	c       237              0           1        20     9769503.0000                -          -
1664.44/238.20	c *     238              0           1        20      786754.0000                -          -
3848.59/349.47	c       349              2           1        20      786754.0000         586.0000          -
4099.10/362.14	c       362              2           1        20      786754.0000         586.0000          -
4275.01/371.03	c       371              2           1        20      786754.0000         586.0000          -
4546.68/384.68	c       385              2           1        20      786754.0000         586.0000          -
4793.18/397.07	c       397              2           1        20      786754.0000         586.0000          -
4905.34/402.75	c       403              2           1        20      786754.0000         586.0000          -
5008.33/407.93	c       408              2           1        20      786754.0000         586.0000          -
5135.28/414.38	c       414              2           3        20      786754.0000         586.0000          -
5240.40/419.65	c       420              2           3        20      786754.0000         586.0000          -
5355.25/425.43	c       425             22          21        20      786754.0000         586.0000          -
5464.30/430.98	c       431             22          21        20      786754.0000         586.0000          -
5609.03/438.23	c       438             42          41        20      786754.0000         586.0000          -
5712.26/443.40	c       443             72          71        20      786754.0000         586.0000          -
5744.69/445.07	c *     445             52          51        20      778039.0000         586.0000          -
5837.15/449.74	c       450             62          61        20      778039.0000         586.0000          -
6013.63/458.66	c       459             82          81        20      778039.0000         586.0000          -
6116.68/463.89	c       464             82          81        20      778039.0000         586.0000          -
6261.91/471.16	c       471             82          81        20      778039.0000         586.0000          -
6384.31/477.33	c       477             82          81        20      778039.0000         586.0000          -
6400.82/478.19	c *     478             82          81        20      767616.0000         586.0000          -
6485.57/482.45	c       482            112         111        20      767616.0000         586.0000          -
6600.53/488.21	c       488             82          83        20      767616.0000         586.0000          -
6703.63/493.42	c       493            122         121        20      767616.0000         586.0000          -
6820.76/499.34	c       499            122         121        20      767616.0000         586.0000          -
6923.88/504.51	c       505            122         121        20      767616.0000         586.0000          -
7027.11/509.76	c       510            122         121        20      767616.0000         586.0000          -
7126.27/514.80	c       515             89          88        20      767616.0000         586.0000          -
7229.37/519.90	c       520             89          88        20      767616.0000         586.0000          -
7331.12/525.09	c       525             89          88        20      767616.0000         586.0000          -
7435.67/530.31	c       530            123         122        20      767616.0000         586.0000          -
7534.94/535.38	c       535            123         122        20      767616.0000         586.0000          -
7636.20/540.41	c       540            123         122        20      767616.0000         586.0000          -
7747.93/546.07	c       546            123         122        20      767616.0000         586.0000          -
7874.25/552.46	c       552            123         122        20      767616.0000         586.0000          -
7989.38/558.26	c       558            123         122        20      767616.0000         586.0000          -
8102.53/563.93	c       564            671         670        20      767616.0000         586.0000          -
8217.60/569.76	c       570            671         670        20      767616.0000         586.0000          -
8348.68/576.39	c       576            104         103        20      767616.0000         586.0000          -
8453.64/581.60	c       582            104         103        20      767616.0000         586.0000          -
8554.87/586.71	c       587            104         103        20      767616.0000         586.0000          -
8664.03/592.23	c       592           1022        1021        20      767616.0000         586.0000          -
8775.19/597.86	c       598           1022        1021        20      767616.0000         586.0000          -
8888.16/603.57	c       604           1022        1021        20      767616.0000         586.0000          -
8989.34/608.67	c       609           1022        1021        20      767616.0000         586.0000          -
9124.21/615.47	c       615           1022        1021        20      767616.0000         586.0000          -
9231.33/620.88	c       621            161         162        20      767616.0000         586.0000          -
9360.23/627.37	c       627           1050           0        20      767616.0000         586.0000          -
9499.05/634.37	c       634            184         183        20      767616.0000         586.0000          -
9600.13/639.43	c       639            184         183        20      767616.0000         586.0000          -
9727.15/645.85	c       646            184         183        20      767616.0000         586.0000          -
9842.23/651.68	c       652            184         183        20      767616.0000         586.0000          -
9870.68/653.08	c *     653            184         183        20      758897.0000         586.0000          -
9953.25/657.20	c       657            202         201        20      758897.0000         586.0000          -
10071.11/663.19	c       663            202         201        20      758897.0000         586.0000          -
10462.63/682.92	c       683           1211         161        20      758897.0000         586.0000          -
10561.84/687.96	c       688            210         209        20      758897.0000         586.0000          -
10663.81/693.07	c       693            210         209        20      758897.0000         586.0000          -
10782.58/699.09	c       699            225         224        20      758897.0000         586.0000          -
10912.82/705.65	c       706            225         224        20      758897.0000         586.0000          -
11077.36/713.99	c       714            225         224        20      758897.0000         586.0000          -
11313.29/725.82	c       726            225         224        20      758897.0000         586.0000          -
11443.98/732.41	c       732            282         281        20      758897.0000         586.0000          -
11547.03/737.66	c       738            282         281        20      758897.0000         586.0000          -
11727.38/746.75	c       747            282         281        20      758897.0000         586.0000          -
11830.57/751.97	c       752           1231         181        20      758897.0000         586.0000          -
11981.25/759.54	c       760           1231         181        20      758897.0000         586.0000          -
12096.08/765.31	c       765           1231         181        20      758897.0000         586.0000          -
12238.96/772.51	c       773            322         321        20      758897.0000         586.0000          -
12388.34/780.12	c       780            302         301        20      758897.0000         586.0000          -
12489.43/785.14	c       785            302         301        20      758897.0000         586.0000          -
12589.82/790.28	c       790            341         342        20      758897.0000         586.0000          -
12736.59/797.61	c       798            341         342        20      758897.0000         586.0000          -
12839.64/802.83	c       803            341         342        20      758897.0000         586.0000          -
12994.46/810.61	c       811           1312         262        20      758897.0000         586.0000          -
13099.65/815.95	c       816           1312         262        20      758897.0000         586.0000          -
13216.39/821.87	c       822           1312         262        20      758897.0000         586.0000          -
13337.30/827.90	c       828            402         401        20      758897.0000         586.0000          -
13446.33/833.40	c       833            422         421        20      758897.0000         586.0000          -
13559.57/839.19	c       839            422         421        20      758897.0000         586.0000          -
13703.91/846.48	c       846            422         421        20      758897.0000         586.0000          -
13818.79/852.22	c       852           1411         361        20      758897.0000         586.0000          -
13934.25/858.10	c       858           1411         361        20      758897.0000         586.0000          -
14044.80/863.61	c       864            422         423        20      758897.0000         586.0000          -
14163.85/869.65	c       870           1411         363        20      758897.0000         586.0000          -
14294.78/876.24	c       876           1411         363        20      758897.0000         586.0000          -
14397.91/881.46	c       881            604         603        20      758897.0000         586.0000          -
14501.23/886.64	c       887            604         603        20      758897.0000         586.0000          -
14618.23/892.55	c       893            606         605        20      758897.0000         586.0000          -
14719.32/897.63	c       898            606         605        20      758897.0000         586.0000          -
14832.41/903.38	c       903            676         675        20      758897.0000         586.0000          -
14933.56/908.45	c       908            676         675        20      758897.0000         586.0000          -
15036.76/913.62	c       914            676         675        20      758897.0000         586.0000          -
15137.91/918.71	c       919            676         675        20      758897.0000         586.0000          -
15239.10/923.82	c       924            657         656        20      758897.0000         586.0000          -
15342.65/929.06	c       929            657         656        20      758897.0000         586.0000          -
15447.24/934.30	c       934            657         656        20      758897.0000         586.0000          -
15552.36/939.65	c       940           1042        1041        20      758897.0000         586.0000          -
15657.54/944.91	c       945           1042        1041        20      758897.0000         586.0000          -
15762.61/950.21	c       950           1042        1041        20      758897.0000         586.0000          -
15863.57/955.39	c       955           1042        1041        20      758897.0000         586.0000          -
15980.58/961.20	c       961           1042        1041        20      758897.0000         586.0000          -
16121.45/968.30	c       968           1022        1021        20      758897.0000         586.0000          -
16244.47/974.51	c       975           1022        1021        20      758897.0000         586.0000          -
16343.66/979.52	c       980           1022        1021        20      758897.0000         586.0000          -
16448.70/984.80	c       985           1022        1021        20      758897.0000         586.0000          -
16547.91/989.81	c       990           1050           0        20      758897.0000         586.0000          -
16647.13/994.83	c       995           1050           0        20      758897.0000         586.0000          -
16748.13/999.94	c      1000           3026         760        20      758897.0000         586.0000          -
16850.22/1005.07	c      1005           3054         788        20      758897.0000         586.0000          -
16949.21/1010.08	c      1010           1171         121        20      758897.0000         586.0000          -
17055.62/1015.44	c      1015           3226         960        20      758897.0000         586.0000          -
17158.81/1020.64	c      1021           3346        1080        20      758897.0000         586.0000          -
17262.00/1025.90	c      1026           1301         251        20      758897.0000         586.0000          -
17363.08/1031.01	c      1031           3408        1138        20      758897.0000         586.0000          -
17467.04/1036.15	c      1036           1331         281        20      758897.0000         586.0000          -
17577.29/1041.72	c      1042           3568        1298        20      758897.0000         586.0000          -
17676.46/1046.77	c      1047           3671        1395        20      758897.0000         586.0000          -
17793.44/1052.64	c      1053           2251        1201        20      758897.0000         586.0000          -
17898.55/1057.92	c      1058           3871        1595        20      758897.0000         586.0000          -
18000.50/1063.09	c      1063           3871        1595        20      758897.0000         586.0000          -
18102.83/1068.21	c      1068           2431        1381        20      758897.0000         586.0000          -
18202.03/1073.24	c      1073           2431        1381        20      758897.0000         586.0000          -
18307.19/1078.58	c      1079           4089        1694        20      758897.0000         586.0000          -
18414.35/1083.98	c      1084           2471        1421        20      758897.0000         586.0000          -
18531.32/1089.83	c      1090           2171        1121        20      758897.0000         586.0000          -
18632.48/1094.99	c      1095           2231        1181        20      758897.0000         586.0000          -
18734.22/1100.10	c      1100           2231        1181        20      758897.0000         586.0000          -
18835.40/1105.17	c      1105           2791        1741        20      758897.0000         586.0000          -
18935.81/1110.26	c      1110           4669        2274        20      758897.0000         586.0000          -
19038.92/1115.43	c      1115           2451        1401        20      758897.0000         586.0000          -
19147.77/1120.94	c      1121           2451        1401        20      758897.0000         586.0000          -
19249.69/1126.13	c      1126           3051        2001        20      758897.0000         586.0000          -
19352.14/1131.25	c      1131           3059        2009        20      758897.0000         586.0000          -
19455.33/1136.43	c      1136           5011        2473        20      758897.0000         586.0000          -
19564.45/1141.94	c      1142           5011        2473        20      758897.0000         586.0000          -
19673.55/1147.43	c      1147           5020        2484        20      758897.0000         586.0000          -
19776.76/1152.61	c      1153           2992        1940        20      758897.0000         586.0000          -
19881.92/1157.91	c      1158           3594        2538        20      758897.0000         586.0000          -
19985.83/1163.15	c      1163           3053        1999        20      758897.0000         586.0000          -
20085.02/1168.18	c      1168           3053        1999        20      758897.0000         586.0000          -
20187.49/1173.38	c      1173           3899        2597        20      758897.0000         586.0000          -
20296.65/1178.81	c      1179           3899        2597        20      758897.0000         586.0000          -
20397.81/1183.98	c      1184           3331         779        20      758897.0000         586.0000          -
20504.85/1189.37	c      1189           3999        2697        20      758897.0000         586.0000          -
20609.95/1194.63	c      1195           3999        2697        20      758897.0000         586.0000          -
20717.68/1200.07	c      1200           5714        3069        20      758897.0000         586.0000          -
20822.19/1205.30	c      1205           4052        1957        20      758897.0000         586.0000          -
20921.42/1210.36	c      1210           4052        1957        20      758897.0000         586.0000          -
21026.63/1215.66	c      1216           4071        1978        20      758897.0000         586.0000          -
21129.83/1220.83	c      1221           3992        1440        20      758897.0000         586.0000          -
21238.98/1226.37	c      1226           3992        1440        20      758897.0000         586.0000          -
21340.23/1231.48	c      1231           4052        1500        20      758897.0000         586.0000          -
21457.29/1237.30	c      1237           4052        1500        20      758897.0000         586.0000          -
21568.47/1242.96	c      1243           6635        3988        20      758897.0000         586.0000          -
21670.35/1248.10	c      1248           4807        1080        20      758897.0000         586.0000          -
21774.86/1253.38	c      1253           4807        1080        20      758897.0000         586.0000          -
21878.03/1258.57	c      1259           7015        4368        20      758897.0000         586.0000          -
21993.04/1264.36	c      1264           4572        2020        20      758897.0000         586.0000          -
22096.21/1269.57	c      1270           4572        2020        20      758897.0000         586.0000          -
22131.08/1271.31	c *    1271           5047        1320        20      746102.0000         586.0000          -
22326.15/1281.18	c      1281           5082        1355        20      746102.0000         586.0000          -
22735.72/1301.84	c      1302           5082        1355        20      746102.0000         586.0000          -
22910.46/1310.68	c      1311           7312        4663        20      746102.0000         586.0000          -
23144.09/1322.48	c      1322           5167        1440        20      746102.0000         586.0000          -
23302.60/1330.45	c      1330           5167        1440        20      746102.0000         586.0000          -
23558.19/1343.34	c      1343           4692        2140        20      746102.0000         586.0000          -
23744.49/1352.80	c      1353           7316        4667        20      746102.0000         586.0000          -
23847.22/1357.90	c      1358           5186        1461        20      746102.0000         586.0000          -
23965.99/1363.97	c      1364           5186        1461        20      746102.0000         586.0000          -
24112.59/1371.30	c      1371           5186        1461        20      746102.0000         586.0000          -
24275.04/1379.56	c      1380           5186        1461        20      746102.0000         586.0000          -
24550.14/1393.42	c      1393           7396        4747        20      746102.0000         586.0000          -
24673.05/1399.70	c      1400           7396        4747        20      746102.0000         586.0000          -
24865.11/1409.32	c      1409           5267        1540        20      746102.0000         586.0000          -
25213.58/1426.96	c      1427           7415        4768        20      746102.0000         586.0000          -
25368.17/1434.75	c      1435           7415        4768        20      746102.0000         586.0000          -
25467.11/1439.78	c      1440           7415        4768        20      746102.0000         586.0000          -
25572.97/1445.09	c      1445           7415        4768        20      746102.0000         586.0000          -
25695.08/1451.23	c      1451           7415        4768        20      746102.0000         586.0000          -
25801.90/1456.60	c      1457           5403        1617        20      746102.0000         586.0000          -
25932.68/1463.29	c      1463           5403        1617        20      746102.0000         586.0000          -
26035.82/1468.44	c      1468           5403        1617        20      746102.0000         586.0000          -
26257.44/1479.67	c      1480           5403        1617        20      746102.0000         586.0000          -
26382.31/1485.99	c      1486           7496        4847        20      746102.0000         586.0000          -
26485.94/1491.18	c      1491           5354        2798        20      746102.0000         586.0000          -
26598.16/1496.88	c      1497           5354        2798        20      746102.0000         586.0000          -
26710.85/1502.52	c      1503           5354        2798        20      746102.0000         586.0000          -
26811.70/1507.62	c      1508           5726        1938        20      746102.0000         586.0000          -
26919.52/1513.14	c      1513           7576        4927        20      746102.0000         586.0000          -
27021.76/1518.20	c      1518           7576        4927        20      746102.0000         586.0000          -
27124.76/1523.42	c      1523           7576        4927        20      746102.0000         586.0000          -
27223.60/1528.43	c      1528           7576        4927        20      746102.0000         586.0000          -
27338.56/1534.25	c      1534           7576        4927        20      746102.0000         586.0000          -
27443.61/1539.57	c      1540           5696        3017        20      746102.0000         586.0000          -
27544.81/1544.62	c      1545           5696        3017        20      746102.0000         586.0000          -
27645.66/1549.76	c      1550           7596        4947        20      746102.0000         586.0000          -
27746.39/1554.89	c      1555           7596        4947        20      746102.0000         586.0000          -
27853.19/1560.24	c      1560           6647        2857        20      746102.0000         586.0000          -
27960.09/1565.64	c      1566           6647        2857        20      746102.0000         586.0000          -
28064.68/1570.93	c      1571           7716        5067        20      746102.0000         586.0000          -
28183.19/1576.98	c      1577           6376        3697        20      746102.0000         586.0000          -
28294.05/1582.55	c      1583           6988        3196        20      746102.0000         586.0000          -
28440.62/1590.01	c      1590           7836        5187        20      746102.0000         586.0000          -
28557.31/1595.88	c      1596           6636        3957        20      746102.0000         586.0000          -
28670.17/1601.59	c      1602           7976        5327        20      746102.0000         586.0000          -
28774.86/1606.80	c      1607           7228        3436        20      746102.0000         586.0000          -
28873.72/1611.89	c      1612           7016        4337        20      746102.0000         586.0000          -
28980.50/1617.26	c      1617           7136        4457        20      746102.0000         586.0000          -
29092.88/1623.02	c      1623           7177        4496        20      746102.0000         586.0000          -
29197.58/1628.20	c      1628           8516        5867        20      746102.0000         586.0000          -
29300.19/1633.48	c      1633           7257        4576        20      746102.0000         586.0000          -
29399.12/1638.49	c      1638           8556        5907        20      746102.0000         586.0000          -
29500.01/1643.50	c      1644           8556        5907        20      746102.0000         586.0000          -
29602.82/1648.79	c      1649           8676        6027        20      746102.0000         586.0000          -
29703.70/1653.87	c      1654           7577        4896        20      746102.0000         586.0000          -
29804.27/1658.93	c      1659           8088        4296        20      746102.0000         586.0000          -
29909.20/1664.22	c      1664           8208        4416        20      746102.0000         586.0000          -
30012.02/1669.46	c      1669           7717        5036        20      746102.0000         586.0000          -
30114.85/1674.63	c      1675           9436        6787        20      746102.0000         586.0000          -
30215.53/1679.72	c      1680           8528        4736        20      746102.0000         586.0000          -
30318.42/1684.96	c      1685           8528        4736        20      746102.0000         586.0000          -
30419.75/1690.04	c      1690           9524        6875        20      746102.0000         586.0000          -
30521.82/1695.25	c      1695           8197        5516        20      746102.0000         586.0000          -
30620.88/1700.28	c      1700           8868        5076        20      746102.0000         586.0000          -
30727.73/1705.65	c      1706           8477        5796        20      746102.0000         586.0000          -
30832.71/1711.02	c      1711           8557        5876        20      746102.0000         586.0000          -
30939.49/1716.30	c      1716           8557        5876        20      746102.0000         586.0000          -
31040.45/1721.46	c      1721           8597        5916        20      746102.0000         586.0000          -
31149.10/1726.99	c      1727           8597        5916        20      746102.0000         586.0000          -
31270.18/1733.09	c      1733          10476        7827        20      746102.0000         586.0000          -
31368.99/1738.10	c      1738          10516        7867        20      746102.0000         586.0000          -
31473.25/1743.34	c      1743           8897        6216        20      746102.0000         586.0000          -
31577.98/1748.62	c      1749           8897        6216        20      746102.0000         586.0000          -
31685.42/1754.05	c      1754           9871        2158        20      746102.0000         586.0000          -
31789.53/1759.30	c      1759          11036        8387        20      746102.0000         586.0000          -
31890.47/1764.48	c      1764          11036        8387        20      746102.0000         586.0000          -
31991.37/1769.57	c      1770          11036        8387        20      746102.0000         586.0000          -
32092.29/1774.64	c      1775          11176        8527        20      746102.0000         586.0000          -
32197.07/1779.93	c      1780           9518        6835        20      746102.0000         586.0000          -
32295.61/1784.97	c      1785           9518        6835        20      746102.0000         586.0000          -
32394.30/1789.99	c      1790          11456        8807        20      746102.0000         586.0000          -
32504.93/1795.56	c      1796          11464        8815        20      746102.0000         586.0000          -
32615.93/1801.17	c      1801          11464        8815        20      746102.0000         586.0000          -
32716.26/1806.22	c      1806          11464        8815        20      746102.0000         586.0000          -
32815.21/1811.30	c      1811          10711        2998        20      746102.0000         586.0000          -
32918.05/1816.41	c      1816          10711        2998        20      746102.0000         586.0000          -
33016.61/1821.42	c      1821          10711        2998        20      746102.0000         586.0000          -
33121.53/1826.77	c      1827          10711        2998        20      746102.0000         586.0000          -
33240.09/1832.72	c      1833          10730        3019        20      746102.0000         586.0000          -
33354.32/1838.56	c      1839          10730        3019        20      746102.0000         586.0000          -
33467.00/1844.21	c      1844          12436        9787        20      746102.0000         586.0000          -
33573.85/1849.65	c      1850          10678        7995        20      746102.0000         586.0000          -
33676.53/1854.86	c      1855          10678        7995        20      746102.0000         586.0000          -
33785.42/1860.34	c      1860          10678        7995        20      746102.0000         586.0000          -
33900.89/1866.18	c      1866          10678        7995        20      746102.0000         586.0000          -
34011.05/1871.70	c      1872          12839        9894        20      746102.0000         586.0000          -
34127.88/1877.62	c      1878          12839        9894        20      746102.0000         586.0000          -
34228.67/1882.72	c      1883          12839        9894        20      746102.0000         586.0000          -
34331.26/1887.98	c      1888          12839        9894        20      746102.0000         586.0000          -
34434.37/1893.14	c      1893          12839        9894        20      746102.0000         586.0000          -
34538.44/1898.40	c      1898          12840           0        20      746102.0000         586.0000          -
34647.21/1904.01	c      1904          11037        2936        20      746102.0000         586.0000          -
34753.86/1909.37	c      1909          11137        3036        20      746102.0000         586.0000          -
34867.41/1915.04	c      1915          11297        3196        20      746102.0000         586.0000          -
34969.17/1920.25	c      1920          12118        3917        20      746102.0000         586.0000          -
35069.99/1925.31	c      1925          11457        3356        20      746102.0000         586.0000          -
35174.90/1930.65	c      1931          13201         361        20      746102.0000         586.0000          -
35277.65/1935.87	c      1936          12398        4197        20      746102.0000         586.0000          -
35394.24/1941.74	c      1942          12426        4225        20      746102.0000         586.0000          -
35497.15/1946.98	c      1947          13461         621        20      746102.0000         586.0000          -
35598.39/1952.09	c      1952          12677        4476        20      746102.0000         586.0000          -
35699.36/1957.17	c      1957          12137        4036        20      746102.0000         586.0000          -
35799.61/1962.27	c      1962          12898        4697        20      746102.0000         586.0000          -
35917.21/1968.18	c      1968          12417        4316        20      746102.0000         586.0000          -
36017.63/1973.29	c      1973          12417        4316        20      746102.0000         586.0000          -
36126.66/1978.72	c      1979          12457        4356        20      746102.0000         586.0000          -
36235.34/1984.20	c      1984          13378        5177        20      746102.0000         586.0000          -
36334.37/1989.26	c      1989          13378        5177        20      746102.0000         586.0000          -
36437.52/1994.43	c      1994          13478        5277        20      746102.0000         586.0000          -
36544.59/1999.83	c      2000          13598        5397        20      746102.0000         586.0000          -
36645.77/2004.99	c      2005          13598        5397        20      746102.0000         586.0000          -
36747.44/2010.08	c      2010          13598        5397        20      746102.0000         586.0000          -
36851.72/2015.34	c      2015          13377        5276        20      746102.0000         586.0000          -
36950.62/2020.40	c      2020          13658        5457        20      746102.0000         586.0000          -
37051.73/2025.48	c      2025          13658        5457        20      746102.0000         586.0000          -
37152.80/2030.57	c      2031          13668        5467        20      746102.0000         586.0000          -
37255.94/2035.76	c      2036          13668        5467        20      746102.0000         586.0000          -
37354.99/2040.78	c      2041          15141        2301        20      746102.0000         586.0000          -
37456.08/2045.86	c      2046          13777        5676        20      746102.0000         586.0000          -
37565.12/2051.32	c      2051          13998        5797        20      746102.0000         586.0000          -
37666.26/2056.44	c      2056          14118        5917        20      746102.0000         586.0000          -
37765.41/2061.46	c      2061          15501        2661        20      746102.0000         586.0000          -
37868.37/2066.69	c      2067          14358        6157        20      746102.0000         586.0000          -
37973.25/2071.94	c      2072          14358        6157        20      746102.0000         586.0000          -
38072.40/2076.99	c      2077          14418        6217        20      746102.0000         586.0000          -
38177.46/2082.27	c      2082          14577        6476        20      746102.0000         586.0000          -
38282.50/2087.58	c      2088          14698        6497        20      746102.0000         586.0000          -
38391.98/2093.10	c      2093          14897        6796        20      746102.0000         586.0000          -
38493.11/2098.18	c      2098          15017        6916        20      746102.0000         586.0000          -
38593.06/2103.25	c      2103          15017        6916        20      746102.0000         586.0000          -
38700.02/2108.67	c      2109          15098        6897        20      746102.0000         586.0000          -
38807.65/2114.06	c      2114          15297        7196        20      746102.0000         586.0000          -
38912.16/2119.39	c      2119          15377        7276        20      746102.0000         586.0000          -
39013.33/2124.49	c      2124          15377        7276        20      746102.0000         586.0000          -
39116.43/2129.68	c      2130          16791        3951        20      746102.0000         586.0000          -
39215.61/2134.69	c      2135          15558        7357        20      746102.0000         586.0000          -
39316.90/2139.75	c      2140          16964        4124        20      746102.0000         586.0000          -
39417.86/2144.81	c      2145          17029        4189        20      746102.0000         586.0000          -
39517.01/2149.85	c      2150          16137        8036        20      746102.0000         586.0000          -
39618.17/2154.94	c      2155          17221        4381        20      746102.0000         586.0000          -
39720.15/2160.13	c      2160          16337        8236        20      746102.0000         586.0000          -
39828.43/2165.53	c      2166          16337        8236        20      746102.0000         586.0000          -
39927.63/2170.58	c      2171          16358        8157        20      746102.0000         586.0000          -
40028.81/2175.65	c      2176          16438        8237        20      746102.0000         586.0000          -
40127.87/2180.69	c      2181          16837        8736        20      746102.0000         586.0000          -
40228.82/2185.79	c      2186          17855        5015        20      746102.0000         586.0000          -
40336.16/2191.13	c      2191          17855        5015        20      746102.0000         586.0000          -
40442.50/2196.53	c      2197          17317        9216        20      746102.0000         586.0000          -
40543.61/2201.68	c      2202          17317        9216        20      746102.0000         586.0000          -
40646.71/2206.82	c      2207          17318        9117        20      746102.0000         586.0000          -
40753.67/2212.29	c      2212          17318        9117        20      746102.0000         586.0000          -
40854.81/2217.39	c      2217          18281        5441        20      746102.0000         586.0000          -
40968.70/2223.12	c      2223          17737        9636        20      746102.0000         586.0000          -
41071.01/2228.25	c      2228          18321        5474        20      746102.0000         586.0000          -
41176.06/2233.58	c      2234          17937        9836        20      746102.0000         586.0000          -
41280.86/2238.84	c      2239          18097        9996        20      746102.0000         586.0000          -
41387.56/2244.22	c      2244          18097        9996        20      746102.0000         586.0000          -
41486.38/2249.28	c      2249          18097        9996        20      746102.0000         586.0000          -
41591.23/2254.54	c      2255          18097        9996        20      746102.0000         586.0000          -
41692.37/2259.69	c      2260          18097        9996        20      746102.0000         586.0000          -
41793.50/2264.80	c      2265          18097        9996        20      746102.0000         586.0000          -
41894.62/2269.86	c      2270          18158        9957        20      746102.0000         586.0000          -
41995.56/2274.94	c      2275          18158        9957        20      746102.0000         586.0000          -
42094.67/2279.98	c      2280          18177       10076        20      746102.0000         586.0000          -
42196.36/2285.05	c      2285          18197        9998        20      746102.0000         586.0000          -
42302.80/2290.44	c      2290          18197        9998        20      746102.0000         586.0000          -
42403.90/2295.52	c      2296          18230       10131        20      746102.0000         586.0000          -
42507.00/2300.76	c      2301          18230       10131        20      746102.0000         586.0000          -
42608.10/2305.88	c      2306          18230       10131        20      746102.0000         586.0000          -
42717.08/2311.39	c      2311          18230       10131        20      746102.0000         586.0000          -
42820.01/2316.57	c      2317          18297       10196        20      746102.0000         586.0000          -
42927.10/2321.95	c      2322          18297       10196        20      746102.0000         586.0000          -
43028.86/2327.11	c      2327          20310        4829        20      746102.0000         586.0000          -
43129.75/2332.19	c      2332          18557       10456        20      746102.0000         586.0000          -
43232.09/2337.37	c      2337          20538        5055        20      746102.0000         586.0000          -
43335.15/2342.51	c      2343          19318       11117        20      746102.0000         586.0000          -
43434.22/2347.58	c      2348          19318       11117        20      746102.0000         586.0000          -
43535.28/2352.65	c      2353          19395       11116        20      746102.0000         586.0000          -
43648.06/2358.30	c      2358          19317       11216        20      746102.0000         586.0000          -
43753.11/2363.60	c      2364          19609       11098        20      746102.0000         586.0000          -
43854.25/2368.73	c      2369          19640       11112        20      746102.0000         586.0000          -
43955.39/2373.85	c      2374          19640       11112        20      746102.0000         586.0000          -
44062.44/2379.20	c      2379          19640       11112        20      746102.0000         586.0000          -
44175.45/2384.91	c      2385          19640       11112        20      746102.0000         586.0000          -
44277.41/2390.05	c      2390          19640       11112        20      746102.0000         586.0000          -
44376.41/2395.10	c      2395          19640       11112        20      746102.0000         586.0000          -
44480.67/2400.32	c      2400          19857       11756        20      746102.0000         586.0000          -
44581.66/2405.47	c      2405          19857       11756        20      746102.0000         586.0000          -
44680.54/2410.49	c      2410          19857       11756        20      746102.0000         586.0000          -
44781.59/2415.56	c      2416          19766         101        20      746102.0000         586.0000          -
44882.72/2420.64	c      2421          19896       11797        20      746102.0000         586.0000          -
44990.40/2426.09	c      2426          19896       11797        20      746102.0000         586.0000          -
45092.88/2431.22	c      2431          19977       11876        20      746102.0000         586.0000          -
45197.56/2436.55	c      2437          22221        4007        20      746102.0000         586.0000          -
45298.54/2441.62	c      2442          20166         501        20      746102.0000         586.0000          -
45399.61/2446.75	c      2447          20290       11869        20      746102.0000         586.0000          -
45510.43/2452.37	c      2452          20290       11869        20      746102.0000         586.0000          -
45619.47/2457.89	c      2458          20290       11869        20      746102.0000         586.0000          -
45720.56/2462.99	c      2463          20290       11869        20      746102.0000         586.0000          -
45822.32/2468.05	c      2468          20290       11869        20      746102.0000         586.0000          -
45930.66/2473.57	c      2474          20290       11869        20      746102.0000         586.0000          -
46033.76/2478.75	c      2479          20293           0        20      746102.0000         586.0000          -
46134.84/2483.89	c      2484          20294           1        20      746102.0000         586.0000          -
46235.89/2488.98	c      2489          20334          41        20      746102.0000         586.0000          -
46339.57/2494.13	c      2494          23473        5259        20      746102.0000         586.0000          -
46438.75/2499.18	c      2499          23493        5279        20      746102.0000         586.0000          -
46540.89/2504.30	c      2504          23550        5336        20      746102.0000         586.0000          -
46641.95/2509.43	c      2509          23569        5070        20      746102.0000         586.0000          -
46743.03/2514.51	c      2515          23690        5191        20      746102.0000         586.0000          -
46846.06/2519.74	c      2520          23774        5273        20      746102.0000         586.0000          -
46945.11/2524.78	c      2525          21766        2080        20      746102.0000         586.0000          -
47050.79/2530.10	c      2530          20977         684        20      746102.0000         586.0000          -
47153.16/2535.23	c      2535          24096        5118        20      746102.0000         586.0000          -
47256.17/2540.49	c      2540          21184         891        20      746102.0000         586.0000          -
47363.06/2545.81	c      2546          24335        5357        20      746102.0000         586.0000          -
47462.17/2550.82	c      2551          21394        1101        20      746102.0000         586.0000          -
47563.23/2555.93	c      2556          21514        1221        20      746102.0000         586.0000          -
47665.00/2561.14	c      2561          24696        5718        20      746102.0000         586.0000          -
47775.12/2566.69	c      2567          24756        5778        20      746102.0000         586.0000          -
47876.36/2571.77	c      2572          22604        2721        20      746102.0000         586.0000          -
47981.85/2577.11	c      2577          24983        5456        20      746102.0000         586.0000          -
48088.25/2582.41	c      2582          22827        2944        20      746102.0000         586.0000          -
48189.21/2587.52	c      2588          25104        5577        20      746102.0000         586.0000          -
48288.39/2592.58	c      2593          25104        5577        20      746102.0000         586.0000          -
48405.30/2598.45	c      2598          25122        5597        20      746102.0000         586.0000          -
48514.39/2603.90	c      2604          25122        5597        20      746102.0000         586.0000          -
48613.58/2609.00	c      2609          22693        2400        20      746102.0000         586.0000          -
48720.44/2614.31	c      2614          25204        5677        20      746102.0000         586.0000          -
48827.54/2619.72	c      2620          25204        5677        20      746102.0000         586.0000          -
48930.57/2625.00	c      2625          23641        3758        20      746102.0000         586.0000          -
49037.48/2630.33	c      2630          25324        5797        20      746102.0000         586.0000          -
49136.57/2635.39	c      2635          23217        2918        20      746102.0000         586.0000          -
49245.54/2640.87	c      2641          25484        5957        20      746102.0000         586.0000          -
49349.23/2646.11	c      2646          25484        5957        20      746102.0000         586.0000          -
49453.71/2651.32	c      2651          24255        3837        20      746102.0000         586.0000          -
49554.78/2656.42	c      2656          23718        3417        20      746102.0000         586.0000          -
49673.73/2662.46	c      2662          25704        6177        20      746102.0000         586.0000          -
49772.86/2667.49	c      2667          23883        2895        20      746102.0000         586.0000          -
49875.92/2672.69	c      2673          23986        2998        20      746102.0000         586.0000          -
49978.91/2677.82	c      2678          24695        4277        20      746102.0000         586.0000          -
50078.04/2682.87	c      2683          26146        6615        20      746102.0000         586.0000          -
50181.84/2688.07	c      2688          26146        6615        20      746102.0000         586.0000          -
50280.73/2693.12	c      2693          24995        4577        20      746102.0000         586.0000          -
50383.28/2698.24	c      2698          24646        3658        20      746102.0000         586.0000          -
50486.36/2703.44	c      2703          26486        6955        20      746102.0000         586.0000          -
50599.96/2709.16	c      2709          24926        3938        20      746102.0000         586.0000          -
50708.18/2714.66	c      2715          25456        5036        20      746102.0000         586.0000          -
50815.73/2720.07	c      2720          25206        4218        20      746102.0000         586.0000          -
50918.15/2725.20	c      2725          27006        7475        20      746102.0000         586.0000          -
51017.15/2730.24	c      2730          25486        4498        20      746102.0000         586.0000          -
51116.24/2735.27	c      2735          27166        7635        20      746102.0000         586.0000          -
51217.25/2740.34	c      2740          25932        4007        20      746102.0000         586.0000          -
51324.29/2745.70	c      2746          27286        7755        20      746102.0000         586.0000          -
51432.17/2751.18	c      2751          25886        4898        20      746102.0000         586.0000          -
51540.29/2756.60	c      2757          26276        4351        20      746102.0000         586.0000          -
51645.28/2761.93	c      2762          27726        8195        20      746102.0000         586.0000          -
51750.19/2767.25	c      2767          27806        8275        20      746102.0000         586.0000          -
51853.25/2772.50	c      2772          26444        5357        20      746102.0000         586.0000          -
51956.27/2777.60	c      2778          28046        8515        20      746102.0000         586.0000          -
52061.26/2782.97	c      2783          28126        8595        20      746102.0000         586.0000          -
52162.95/2788.13	c      2788          28126        8595        20      746102.0000         586.0000          -
52265.40/2793.23	c      2793          27021        5096        20      746102.0000         586.0000          -
52368.24/2798.47	c      2798          28186        8655        20      746102.0000         586.0000          -
52477.28/2803.95	c      2804          28186        8655        20      746102.0000         586.0000          -
52586.17/2809.47	c      2809          28186        8655        20      746102.0000         586.0000          -
52693.09/2814.82	c      2815          28186        8655        20      746102.0000         586.0000          -
52798.75/2820.15	c      2820          28186        8655        20      746102.0000         586.0000          -
52899.19/2825.27	c      2825          28205        8676        20      746102.0000         586.0000          -
53004.23/2830.56	c      2831          28205        8676        20      746102.0000         586.0000          -
53111.20/2835.91	c      2836          28205        8676        20      746102.0000         586.0000          -
53226.19/2841.71	c      2842          27544        6457        20      746102.0000         586.0000          -
53327.32/2846.84	c      2847          27544        6457        20      746102.0000         586.0000          -
53427.65/2852.02	c      2852          28566        9035        20      746102.0000         586.0000          -
53536.49/2857.48	c      2857          28566        9035        20      746102.0000         586.0000          -
53641.46/2862.75	c      2863          28781        6856        20      746102.0000         586.0000          -
53747.08/2868.04	c      2868          28781        6856        20      746102.0000         586.0000          -
53851.46/2873.35	c      2873          28946        8645        20      746102.0000         586.0000          -
53952.49/2878.44	c      2878          29041        7116        20      746102.0000         586.0000          -
54055.55/2883.63	c      2884          28425        7336        20      746102.0000         586.0000          -
54190.33/2890.47	c      2890          28425        7336        20      746102.0000         586.0000          -
54291.37/2895.54	c      2896          29281        7356        20      746102.0000         586.0000          -
54398.35/2900.98	c      2901          29136        8833        20      746102.0000         586.0000          -
54501.97/2906.15	c      2906          29136        8833        20      746102.0000         586.0000          -
54602.33/2911.21	c      2911          29176        8873        20      746102.0000         586.0000          -
54701.33/2916.25	c      2916          29551        4015        20      746102.0000         586.0000          -
54804.36/2921.46	c      2921          29496        9193        20      746102.0000         586.0000          -
54909.36/2926.71	c      2927          29266        8175        20      746102.0000         586.0000          -
55012.44/2931.91	c      2932          29266        8175        20      746102.0000         586.0000          -
55117.29/2937.24	c      2937          29796        7216        20      746102.0000         586.0000          -
55218.43/2942.35	c      2942          30145        4609        20      746102.0000         586.0000          -
55319.56/2947.47	c      2947          30208        4672        20      746102.0000         586.0000          -
55431.27/2953.08	c      2953          30114        7534        20      746102.0000         586.0000          -
55535.65/2958.32	c      2958          30371        4834        20      746102.0000         586.0000          -
55636.79/2963.42	c      2963          30234        7654        20      746102.0000         586.0000          -
55737.74/2968.53	c      2969          30234        7654        20      746102.0000         586.0000          -
55847.52/2974.04	c      2974          30234        7654        20      746102.0000         586.0000          -
55955.81/2979.56	c      2980          30234        7654        20      746102.0000         586.0000          -
56068.79/2985.26	c      2985          30234        7654        20      746102.0000         586.0000          -
56169.94/2990.36	c      2990          30686        7234        20      746102.0000         586.0000          -
56271.03/2995.41	c      2995          30253        7675        20      746102.0000         586.0000          -
56384.71/3001.19	c      3001          30253        7675        20      746102.0000         586.0000          -
56486.99/3006.37	c      3006          31127        7675        20      746102.0000         586.0000          -
56597.95/3011.93	c      3012          31127        7675        20      746102.0000         586.0000          -
56705.04/3017.36	c      3017          31127        7675        20      746102.0000         586.0000          -
56808.16/3022.55	c      3023          31247        7795        20      746102.0000         586.0000          -
56915.14/3027.98	c      3028          30814        8234        20      746102.0000         586.0000          -
57016.87/3033.08	c      3033          30814        8234        20      746102.0000         586.0000          -
57116.06/3038.11	c      3038          32237        6632        20      746102.0000         586.0000          -
57222.19/3043.44	c      3043          30914        8334        20      746102.0000         586.0000          -
57323.23/3048.50	c      3048          32047        8595        20      746102.0000         586.0000          -
57430.22/3054.03	c      3054          31074        8494        20      746102.0000         586.0000          -
57559.03/3060.49	c      3060          31077        8495        20      746102.0000         586.0000          -
57664.06/3065.71	c      3066          31077        8495        20      746102.0000         586.0000          -
57780.91/3071.67	c      3072          31103        8521        20      746102.0000         586.0000          -
57879.95/3076.68	c      3077          32738        7131        20      746102.0000         586.0000          -
57984.90/3081.91	c      3082          32799        7190        20      746102.0000         586.0000          -
58093.79/3087.47	c      3087          33047        9595        20      746102.0000         586.0000          -
58200.78/3092.81	c      3093          33039        7430        20      746102.0000         586.0000          -
58301.75/3097.97	c      3098          33039        7430        20      746102.0000         586.0000          -
58410.58/3103.45	c      3103          33059        7450        20      746102.0000         586.0000          -
58509.60/3108.46	c      3108          32076        9492        20      746102.0000         586.0000          -
58608.71/3113.50	c      3114          32076        9492        20      746102.0000         586.0000          -
58711.77/3118.60	c      3119          34167       10715        20      746102.0000         586.0000          -
58812.95/3123.72	c      3124          34287       10835        20      746102.0000         586.0000          -
58915.86/3129.02	c      3129          34287       10835        20      746102.0000         586.0000          -
59026.75/3134.56	c      3135          33899        8290        20      746102.0000         586.0000          -
59133.47/3140.00	c      3140          34059        8450        20      746102.0000         586.0000          -
59238.45/3145.28	c      3145          32725       10137        20      746102.0000         586.0000          -
59339.38/3150.39	c      3150          34259        8650        20      746102.0000         586.0000          -
59442.12/3155.59	c      3156          34259        8650        20      746102.0000         586.0000          -
59543.08/3160.70	c      3161          33058       10470        20      746102.0000         586.0000          -
59656.04/3166.37	c      3166          34319        8710        20      746102.0000         586.0000          -
59758.99/3171.53	c      3172          34319        8710        20      746102.0000         586.0000          -
59861.97/3176.76	c      3177          34329        8718        20      746102.0000         586.0000          -
59967.83/3182.09	c      3182          34329        8718        20      746102.0000         586.0000          -
60068.85/3187.20	c      3187          34329        8718        20      746102.0000         586.0000          -
60177.04/3192.61	c      3193          34380        8769        20      746102.0000         586.0000          -
60280.09/3197.86	c      3198          36847       13395        20      746102.0000         586.0000          -
60383.74/3203.13	c      3203          34080        5855        20      746102.0000         586.0000          -
60486.15/3208.24	c      3208          34080        5855        20      746102.0000         586.0000          -
60587.03/3213.33	c      3213          34860        9249        20      746102.0000         586.0000          -
60697.71/3218.91	c      3219          34860        9249        20      746102.0000         586.0000          -
60796.73/3223.99	c      3224          37798       14054        20      746102.0000         586.0000          -
60900.34/3229.20	c      3229          37912       14054        20      746102.0000         586.0000          -
61012.68/3234.83	c      3235          37912       14054        20      746102.0000         586.0000          -
61111.74/3239.89	c      3240          37912       14054        20      746102.0000         586.0000          -
61215.48/3245.09	c      3245          37912       14054        20      746102.0000         586.0000          -
61327.48/3250.74	c      3251          37912       14054        20      746102.0000         586.0000          -
61436.33/3256.26	c      3256          37912       14054        20      746102.0000         586.0000          -
61537.31/3261.35	c      3261          37912       14054        20      746102.0000         586.0000          -
61636.48/3266.38	c      3266          35880       10269        20      746102.0000         586.0000          -
61737.36/3271.41	c      3271          37964          21        20      746102.0000         586.0000          -
61844.15/3276.84	c      3277          38004          61        20      746102.0000         586.0000          -
61953.15/3282.31	c      3282          36300       10689        20      746102.0000         586.0000          -
62052.19/3287.35	c      3287          36300       10689        20      746102.0000         586.0000          -
62155.21/3292.59	c      3293          36300       10689        20      746102.0000         586.0000          -
62266.94/3298.15	c      3298          36300       10689        20      746102.0000         586.0000          -
62367.13/3303.22	c      3303          35961        7734        20      746102.0000         586.0000          -
62470.16/3308.47	c      3308          36041        7814        20      746102.0000         586.0000          -
62571.21/3313.52	c      3314          36041        7814        20      746102.0000         586.0000          -
62674.27/3318.73	c      3319          36721       11108        20      746102.0000         586.0000          -
62775.25/3323.88	c      3324          36221        7994        20      746102.0000         586.0000          -
62884.21/3329.35	c      3329          36728       11113        20      746102.0000         586.0000          -
62989.02/3334.62	c      3335          36281        8054        20      746102.0000         586.0000          -
63091.98/3339.86	c      3340          36281        8054        20      746102.0000         586.0000          -
63198.95/3345.21	c      3345          37043       11426        20      746102.0000         586.0000          -
63307.85/3350.72	c      3351          37043       11426        20      746102.0000         586.0000          -
63426.63/3356.71	c      3357          37043       11426        20      746102.0000         586.0000          -
63527.64/3361.83	c      3362          37043       11426        20      746102.0000         586.0000          -
63644.47/3367.78	c      3368          37063       11446        20      746102.0000         586.0000          -
63753.39/3373.29	c      3373          37063       11446        20      746102.0000         586.0000          -
63856.36/3378.47	c      3378          37063       11446        20      746102.0000         586.0000          -
63959.18/3383.67	c      3384          37063       11446        20      746102.0000         586.0000          -
64064.12/3388.91	c      3389          36699        6833        20      746102.0000         586.0000          -
64165.81/3394.12	c      3394          37083       11466        20      746102.0000         586.0000          -
64269.94/3399.35	c      3399          37083       11466        20      746102.0000         586.0000          -
64372.92/3404.55	c      3405          37083       11466        20      746102.0000         586.0000          -
64473.97/3409.61	c      3410          40215        1959        20      746102.0000         586.0000          -
64578.86/3414.91	c      3415          37040        7172        20      746102.0000         586.0000          -
64677.84/3419.92	c      3420          40415        2159        20      746102.0000         586.0000          -
64784.79/3425.35	c      3425          37200        7332        20      746102.0000         586.0000          -
64889.82/3430.62	c      3431          37603       11986        20      746102.0000         586.0000          -
64999.38/3436.15	c      3436          37603       11986        20      746102.0000         586.0000          -
65099.78/3441.24	c      3441          37723       12106        20      746102.0000         586.0000          -
65217.19/3447.14	c      3447          37803       12186        20      746102.0000         586.0000          -
65317.62/3452.24	c      3452          37803       12186        20      746102.0000         586.0000          -
65418.51/3457.33	c      3457          37803       12186        20      746102.0000         586.0000          -
65521.56/3462.51	c      3463          37803       12186        20      746102.0000         586.0000          -
65628.45/3468.00	c      3468          37803       12186        20      746102.0000         586.0000          -
65730.14/3473.07	c      3473          37923       12306        20      746102.0000         586.0000          -
65831.00/3478.16	c      3478          38200        8332        20      746102.0000         586.0000          -
65930.06/3483.18	c      3483          38200        8332        20      746102.0000         586.0000          -
66030.25/3488.29	c      3488          38220        8352        20      746102.0000         586.0000          -
66133.31/3493.40	c      3493          38323       12706        20      746102.0000         586.0000          -
66252.09/3499.49	c      3499          38300        8432        20      746102.0000         586.0000          -
66359.08/3504.83	c      3505          38300        8432        20      746102.0000         586.0000          -
66460.02/3509.98	c      3510          38503       12886        20      746102.0000         586.0000          -
66565.02/3515.27	c      3515          38503       12886        20      746102.0000         586.0000          -
66673.80/3520.73	c      3521          38503       12886        20      746102.0000         586.0000          -
66784.43/3526.32	c      3526          38503       12886        20      746102.0000         586.0000          -
66900.46/3532.18	c      3532          38503       12886        20      746102.0000         586.0000          -
66999.21/3537.20	c      3537          39020        9152        20      746102.0000         586.0000          -
67103.32/3542.40	c      3542          38542       12927        20      746102.0000         586.0000          -
67206.32/3547.64	c      3548          38542       12927        20      746102.0000         586.0000          -
67307.25/3552.71	c      3553          43715        5459        20      746102.0000         586.0000          -
67410.21/3558.00	c      3558          39480        9612        20      746102.0000         586.0000          -
67517.21/3563.31	c      3563          38883       13266        20      746102.0000         586.0000          -
67620.24/3568.58	c      3569          38923       13306        20      746102.0000         586.0000          -
67723.28/3573.73	c      3574          38923       13306        20      746102.0000         586.0000          -
67826.30/3578.90	c      3579          40000       10132        20      746102.0000         586.0000          -
67930.23/3584.14	c      3584          40000       10132        20      746102.0000         586.0000          -
68032.63/3589.38	c      3589          44755        6499        20      746102.0000         586.0000          -
68137.77/3594.67	c      3595          44915        6659        20      746102.0000         586.0000          -
68240.92/3599.86	c      3600          39389       13724        20      746102.0000         586.0000          -
68344.64/3605.06	c      3605          45235        6979        20      746102.0000         586.0000          -
68451.04/3610.40	c      3610          39551       13703        20      746102.0000         586.0000          -
68565.98/3616.20	c      3616          39598       13702        20      746102.0000         586.0000          -
68670.91/3621.50	c      3622          39598       13702        20      746102.0000         586.0000          -
68775.94/3626.89	c      3627          39598       13702        20      746102.0000         586.0000          -
68876.58/3631.90	c      3632          39598       13702        20      746102.0000         586.0000          -
68983.30/3637.39	c      3637          39598       13702        20      746102.0000         586.0000          -
69088.17/3642.62	c      3643          39598       13702        20      746102.0000         586.0000          -
69193.22/3647.93	c      3648          39598       13702        20      746102.0000         586.0000          -
69295.04/3653.10	c      3653          39626           1        20      746102.0000         586.0000          -
69403.49/3658.54	c      3659          41320       11452        20      746102.0000         586.0000          -
69508.74/3663.82	c      3664          41320       11452        20      746102.0000         586.0000          -
69625.87/3669.73	c      3670          41380       11512        20      746102.0000         586.0000          -
69729.12/3674.96	c      3675          39826         201        20      746102.0000         586.0000          -
69833.09/3680.18	c      3680          41638       11770        20      746102.0000         586.0000          -
69933.61/3685.22	c      3685          41740       11872        20      746102.0000         586.0000          -
70032.91/3690.23	c      3690          40091         466        20      746102.0000         586.0000          -
70136.16/3695.44	c      3695          42010       12008        20      746102.0000         586.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (143229 MiB free)
  memory of node 1: 193531 MiB (167750 MiB free)
  memory of node 2: 193531 MiB (180345 MiB free)
  memory of node 3: 193531 MiB (180471 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-4465410-1723647984/watcher-4465410-1723647984 -o /tmp/evaluation-result-4465410-1723647984/solver-4465410-1723647984 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723640577-741482 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465410-1723647984.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=745995, runsolver pid=745992
Current StackSize limit: 8192 KiB


[startup+0.100056 s]*
/proc/loadavg: 74.10 79.01 79.70 6/858 745996
/proc/meminfo: memFree=692131768/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=96152 memory=83708 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 18802 0 0 0 9 3 0 0 20 0 1 0 131385278 98459648 20927 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 24038 20927 2347 3035 0 20434 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 96152 KiB
Current children cumulated memory: 83708 KiB

[startup+0.225792 s]*
/proc/loadavg: 74.10 79.01 79.70 5/857 745996
/proc/meminfo: memFree=698150348/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=138676 memory=126580 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/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 29549 0 0 0 18 5 0 0 20 0 1 0 131385278 142004224 31645 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 34669 31645 2347 3035 0 31065 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 138676 KiB
Current children cumulated memory: 126580 KiB

[startup+0.321015 s]*
/proc/loadavg: 74.10 79.01 79.70 5/852 746006
/proc/meminfo: memFree=702216088/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=170252 memory=158344 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/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 37457 0 0 0 27 6 0 0 20 0 1 0 131385278 174338048 39586 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 42563 39586 2347 3035 0 38959 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 170252 KiB
Current children cumulated memory: 158344 KiB

[startup+0.700125 s]
/proc/loadavg: 74.10 79.01 79.70 5/852 746013
/proc/meminfo: memFree=708356892/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=290380 memory=277912 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 66867 0 0 0 58 11 0 0 20 0 1 0 131385278 297349120 69478 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 72595 69478 2347 3035 0 68991 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 290380 KiB
Current children cumulated memory: 277912 KiB

[startup+1.50019 s]
/proc/loadavg: 74.10 79.01 79.70 5/855 746043
/proc/meminfo: memFree=722392680/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=579236 memory=563180 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/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 131511 0 0 0 127 22 0 0 20 0 1 0 131385278 593137664 140795 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 144809 140795 2347 3035 0 141205 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 579236 KiB
Current children cumulated memory: 563180 KiB

[startup+3.11845 s]
/proc/loadavg: 74.10 79.01 79.70 5/861 746099
/proc/meminfo: memFree=722207300/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=1141836 memory=1129340 CPUtime=3.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 261299 0 0 0 268 42 0 0 20 0 1 0 131385278 1169240064 282335 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 285459 282335 2347 3035 0 281855 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1141836 KiB
Current children cumulated memory: 1129340 KiB

[startup+6.30024 s]
/proc/loadavg: 68.48 77.76 79.29 5/861 746099
/proc/meminfo: memFree=719062644/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=2543900 memory=2520352 CPUtime=6.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 603102 0 0 0 533 93 0 0 20 0 1 0 131385278 2604953600 630088 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 635975 630088 2555 3035 0 632371 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 2543900 KiB
Current children cumulated memory: 2520352 KiB

[startup+12.7002 s]
/proc/loadavg: 63.32 76.54 78.89 5/881 746121
/proc/meminfo: memFree=714489120/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=4796280 memory=4739196 CPUtime=12.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 1035692 0 0 0 1100 164 0 0 20 0 1 0 131385278 4911390720 1184799 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 1199070 1184799 2614 3035 0 1195466 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 4796280 KiB
Current children cumulated memory: 4739196 KiB

[startup+25.5003 s]
/proc/loadavg: 55.70 74.18 78.08 43/941 746182
/proc/meminfo: memFree=696358720/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=5437588 memory=5367884 CPUtime=25.4 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 1068672 0 0 0 2350 190 0 0 20 0 1 0 131385278 5568090112 1341971 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 1359397 1341971 2726 3035 0 1355793 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 5437588 KiB
Current children cumulated memory: 5367884 KiB

[startup+51.1194 s]
/proc/loadavg: 51.03 71.59 77.12 43/941 746188
/proc/meminfo: memFree=692424784/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=5248156 memory=5180084 CPUtime=50.91 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 1124784 0 0 0 4884 207 0 0 20 0 1 0 131385278 5374111744 1295021 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 1312039 1295021 2726 3035 0 1308435 0
Current children cumulated CPU time: 50.91 s
Current children cumulated vsize: 5248156 KiB
Current children cumulated memory: 5180084 KiB

[startup+102.3 s]
/proc/loadavg: 46.35 67.13 75.31 43/941 746199
/proc/meminfo: memFree=691247124/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=5468212 memory=5357652 CPUtime=101.87 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/stat : 745995 (fscip) R 745992 745995 741471 0 -1 4194304 1128811 0 0 0 9973 214 0 0 20 0 1 0 131385278 5599449088 1339413 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 1367053 1339413 2790 3035 0 1363449 0
Current children cumulated CPU time: 101.87 s
Current children cumulated vsize: 5468212 KiB
Current children cumulated memory: 5357652 KiB

[startup+162.301 s]
/proc/loadavg: 52.11 64.68 73.93 63/1021 746291
/proc/meminfo: memFree=635033932/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=30313700 memory=28541976 CPUtime=189.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/stat : 745995 (fscip) S 745992 745995 741471 0 -1 1077936128 6662070 0 0 0 17707 1237 0 0 20 0 41 0 131385278 31041228800 7135494 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 7578425 7135494 2982 3035 0 7260103 0
[pid=745995/tid=746246] ppid=745992 vsize=30313700 memory=30816 CPUtime=2.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746246/stat : 746246 (fscip) R 745992 745995 741471 0 -1 4194368 318122 0 0 0 223 51 0 0 20 0 41 0 131398461 31041228800 7135494 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746247] ppid=745992 vsize=30313700 memory=5180292 CPUtime=2.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746247/stat : 746247 (fscip) R 745992 745995 741471 0 -1 4194368 250839 0 0 0 235 49 0 0 20 0 41 0 131398461 31041228800 7135494 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746248] ppid=745992 vsize=30313700 memory=25333125866717268 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746248/stat : 746248 (fscip) R 745992 745995 741471 0 -1 4194368 250429 0 0 0 232 50 0 0 20 0 41 0 131398461 31041228800 7135560 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746249] ppid=745992 vsize=30313700 memory=1836 CPUtime=2.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746249/stat : 746249 (fscip) R 745992 745995 741471 0 -1 4194368 344652 0 0 0 219 55 0 0 20 0 41 0 131398461 31041228800 7135560 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746250] ppid=745992 vsize=30313700 memory=28356 CPUtime=2.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746250/stat : 746250 (fscip) R 745992 745995 741471 0 -1 4194368 271864 0 0 0 237 51 0 0 20 0 41 0 131398462 31041228800 7135560 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746251] ppid=745992 vsize=30313700 memory=5357652 CPUtime=2.86 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746251/stat : 746251 (fscip) R 745992 745995 741471 0 -1 4194368 261535 0 0 0 239 47 0 0 20 0 41 0 131398462 31041228800 7135560 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746252] ppid=745992 vsize=30313700 memory=5357688 CPUtime=2.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746252/stat : 746252 (fscip) R 745992 745995 741471 0 -1 4194368 256689 0 0 0 232 51 0 0 20 0 41 0 131398462 31041228800 7135560 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746253] ppid=745992 vsize=30313700 memory=5357652 CPUtime=2.87 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746253/stat : 746253 (fscip) R 745992 745995 741471 0 -1 4194368 261462 0 0 0 241 46 0 0 20 0 41 0 131398462 31041228800 7135562 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746254] ppid=745992 vsize=30313700 memory=280045021312512 CPUtime=2.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746254/stat : 746254 (fscip) R 745992 745995 741471 0 -1 4194368 349222 0 0 0 221 56 0 0 20 0 41 0 131398462 31041228800 7135562 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746255] ppid=745992 vsize=30313700 memory=6410290230380062 CPUtime=2.85 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746255/stat : 746255 (fscip) R 745992 745995 741471 0 -1 4194368 250302 0 0 0 237 48 0 0 20 0 41 0 131398462 31041228800 7135562 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746256] ppid=745992 vsize=30313700 memory=20284 CPUtime=2.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746256/stat : 746256 (fscip) R 745992 745995 741471 0 -1 4194368 250471 0 0 0 232 49 0 0 20 0 41 0 131398462 31041228800 7135562 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746257] ppid=745992 vsize=30313700 memory=5357688 CPUtime=2.85 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746257/stat : 746257 (fscip) R 745992 745995 741471 0 -1 4194368 251788 0 0 0 236 49 0 0 20 0 41 0 131398462 31041228800 7135562 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746258] ppid=745992 vsize=30313700 memory=0 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746258/stat : 746258 (fscip) R 745992 745995 741471 0 -1 4194368 249930 0 0 0 232 50 0 0 20 0 41 0 131398462 31041228800 7135562 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746259] ppid=745992 vsize=30313700 memory=25333125866717268 CPUtime=2.86 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746259/stat : 746259 (fscip) R 745992 745995 741471 0 -1 4194368 253967 0 0 0 237 49 0 0 20 0 41 0 131398462 31041228800 7135562 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746260] ppid=745992 vsize=30313700 memory=25333125866717268 CPUtime=2.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746260/stat : 746260 (fscip) R 745992 745995 741471 0 -1 4194368 249934 0 0 0 232 50 0 0 20 0 41 0 131398462 31041228800 7135562 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746261] ppid=745992 vsize=30313700 memory=26960 CPUtime=2.85 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746261/stat : 746261 (fscip) R 745992 745995 741471 0 -1 4194368 250610 0 0 0 235 50 0 0 20 0 41 0 131398462 31041228800 7135562 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746262] ppid=745992 vsize=30313700 memory=11424 CPUtime=2.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746262/stat : 746262 (fscip) R 745992 745995 741471 0 -1 4194368 249906 0 0 0 233 48 0 0 20 0 41 0 131398462 31041228800 7135628 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746263] ppid=745992 vsize=30313700 memory=35732 CPUtime=2.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746263/stat : 746263 (fscip) R 745992 745995 741471 0 -1 4194368 253853 0 0 0 233 50 0 0 20 0 41 0 131398462 31041228800 7135628 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746264] ppid=745992 vsize=30313700 memory=17228372 CPUtime=2.73 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746264/stat : 746264 (fscip) R 745992 745995 741471 0 -1 4194368 344011 0 0 0 221 52 0 0 20 0 41 0 131398462 31041228800 7135628 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746265] ppid=745992 vsize=30313700 memory=16447456 CPUtime=2.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746265/stat : 746265 (fscip) R 745992 745995 741471 0 -1 4194368 353012 0 0 0 219 55 0 0 20 0 41 0 131398462 31041228800 7135628 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746271] ppid=745992 vsize=30313700 memory=40436 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746271/stat : 746271 (fscip) S 745992 745995 741471 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131401338 31041228800 7135628 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746272] ppid=745992 vsize=30313700 memory=8240 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746272/stat : 746272 (fscip) S 745992 745995 741471 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131401338 31041228800 7135628 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746273] ppid=745992 vsize=30313700 memory=280045022055136 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746273/stat : 746273 (fscip) S 745992 745995 741471 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131401338 31041228800 7135628 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0

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

/proc/745995/task/746278/stat : 746278 (fscip) S 745992 745995 741471 0 -1 1077936192 315 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746279] ppid=745992 vsize=100226732 memory=2608 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/745995/task/746279/stat : 746279 (fscip) S 745992 745995 741471 0 -1 1077936192 376 0 0 0 3 0 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746280] ppid=745992 vsize=100226732 memory=2268 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/745995/task/746280/stat : 746280 (fscip) S 745992 745995 741471 0 -1 1077936192 292 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746281] ppid=745992 vsize=100226732 memory=1996 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/745995/task/746281/stat : 746281 (fscip) S 745992 745995 741471 0 -1 1077936192 329 0 0 0 0 2 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746282] ppid=745992 vsize=100226732 memory=11424 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/745995/task/746282/stat : 746282 (fscip) S 745992 745995 741471 0 -1 1077936192 263 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746283] ppid=745992 vsize=100226732 memory=80804336 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/745995/task/746283/stat : 746283 (fscip) S 745992 745995 741471 0 -1 1077936192 276 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746284] ppid=745992 vsize=100226732 memory=6055652847293562906 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/745995/task/746284/stat : 746284 (fscip) S 745992 745995 741471 0 -1 1077936192 275 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746285] ppid=745992 vsize=100226732 memory=11424 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/745995/task/746285/stat : 746285 (fscip) S 745992 745995 741471 0 -1 1077936192 331 0 0 0 3 0 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746286] ppid=745992 vsize=100226732 memory=11424 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/745995/task/746286/stat : 746286 (fscip) S 745992 745995 741471 0 -1 1077936192 255 0 0 0 3 0 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746287] ppid=745992 vsize=100226732 memory=35732 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/745995/task/746287/stat : 746287 (fscip) S 745992 745995 741471 0 -1 1077936192 192 0 0 0 2 0 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746288] ppid=745992 vsize=100226732 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746288/stat : 746288 (fscip) S 745992 745995 741471 0 -1 1077936192 274 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746289] ppid=745992 vsize=100226732 memory=80804336 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/745995/task/746289/stat : 746289 (fscip) S 745992 745995 741471 0 -1 1077936192 345 0 0 0 2 0 0 0 20 0 41 0 131401338 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746290] ppid=745992 vsize=100226732 memory=6944656592455359580 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/745995/task/746290/stat : 746290 (fscip) S 745992 745995 741471 0 -1 1077936192 274 0 0 0 3 0 0 0 20 0 41 0 131401339 102632173568 20201084 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
Current children cumulated CPU time: 69082.4 s
Current children cumulated vsize: 100226732 KiB
Current children cumulated memory: 80804336 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+3700 s]*
/proc/loadavg: 57.52 74.13 78.14 41/927 748240
/proc/meminfo: memFree=594969984/790760800 swapFree=131071996/131071996
[pid=745995] ppid=745992 vsize=100226732 memory=80804364 CPUtime=70228.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/stat : 745995 (fscip) S 745992 745995 741471 0 -1 1077936128 276541228 0 0 0 6978951 43860 0 0 20 0 41 0 131385278 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 17 49 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
/proc/745995/statm: 25056683 20201091 3030 3035 0 24652455 0
[pid=745995/tid=746246] ppid=745992 vsize=100226732 memory=6720666536610512496 CPUtime=3501.36 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746246/stat : 746246 (fscip) R 745992 745995 741471 0 -1 4194368 6701872 0 0 0 348982 1154 0 0 20 0 41 0 131398461 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746247] ppid=745992 vsize=100226732 memory=-7161419014976528256 CPUtime=3508.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746247/stat : 746247 (fscip) R 745992 745995 741471 0 -1 4194368 7230012 0 0 0 349575 1295 0 0 20 0 41 0 131398461 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746248] ppid=745992 vsize=100226732 memory=36248 CPUtime=3502.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746248/stat : 746248 (fscip) R 745992 745995 741471 0 -1 4194368 25964884 0 0 0 347647 2616 0 0 20 0 41 0 131398461 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746249] ppid=745992 vsize=100226732 memory=6628 CPUtime=3507.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746249/stat : 746249 (fscip) R 745992 745995 741471 0 -1 4194368 6975401 0 0 0 349517 1222 0 0 20 0 41 0 131398461 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746250] ppid=745992 vsize=100226732 memory=20572 CPUtime=3505.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746250/stat : 746250 (fscip) R 745992 745995 741471 0 -1 4194368 8427921 0 0 0 349231 1317 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746251] ppid=745992 vsize=100226732 memory=18272 CPUtime=3500.76 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746251/stat : 746251 (fscip) R 745992 745995 741471 0 -1 4194368 26514727 0 0 0 347558 2518 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746252] ppid=745992 vsize=100226732 memory=28356 CPUtime=3507.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746252/stat : 746252 (fscip) R 745992 745995 741471 0 -1 4194368 6939229 0 0 0 349520 1183 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746253] ppid=745992 vsize=100226732 memory=31860 CPUtime=3507.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746253/stat : 746253 (fscip) R 745992 745995 741471 0 -1 4194368 7801323 0 0 0 349508 1257 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746254] ppid=745992 vsize=100226732 memory=80804364 CPUtime=3507.34 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746254/stat : 746254 (fscip) R 745992 745995 741471 0 -1 4194368 23871582 0 0 0 348424 2310 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746255] ppid=745992 vsize=100226732 memory=80804364 CPUtime=3509.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746255/stat : 746255 (fscip) R 745992 745995 741471 0 -1 4194368 6766864 0 0 0 349842 1154 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746256] ppid=745992 vsize=100226732 memory=10392 CPUtime=3498.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746256/stat : 746256 (fscip) R 745992 745995 741471 0 -1 4194368 7677588 0 0 0 348618 1259 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746257] ppid=745992 vsize=100226732 memory=280045024157008 CPUtime=3505.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746257/stat : 746257 (fscip) R 745992 745995 741471 0 -1 4194368 25940212 0 0 0 348016 2561 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746258] ppid=745992 vsize=100226732 memory=2891373861410321463 CPUtime=3509.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746258/stat : 746258 (fscip) R 745992 745995 741471 0 -1 4194368 6419777 0 0 0 349613 1317 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746259] ppid=745992 vsize=100226732 memory=2891363970100638775 CPUtime=3496.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746259/stat : 746259 (fscip) R 745992 745995 741471 0 -1 4194368 25970637 0 0 0 342759 6888 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746260] ppid=745992 vsize=100226732 memory=2891365069612266551 CPUtime=3500.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746260/stat : 746260 (fscip) R 745992 745995 741471 0 -1 4194368 24952240 0 0 0 347622 2439 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746261] ppid=745992 vsize=100226732 memory=2891366169123894327 CPUtime=3499.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746261/stat : 746261 (fscip) R 745992 745995 741471 0 -1 4194368 6677085 0 0 0 343222 6775 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746262] ppid=745992 vsize=100226732 memory=2891367268635522103 CPUtime=3505.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746262/stat : 746262 (fscip) R 745992 745995 741471 0 -1 4194368 7756143 0 0 0 349202 1306 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746263] ppid=745992 vsize=100226732 memory=1996 CPUtime=3501.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746263/stat : 746263 (fscip) R 745992 745995 741471 0 -1 4194368 26946582 0 0 0 347559 2561 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746264] ppid=745992 vsize=100226732 memory=1836 CPUtime=3510.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746264/stat : 746264 (fscip) R 745992 745995 741471 0 -1 4194368 6779768 0 0 0 349867 1141 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746265] ppid=745992 vsize=100226732 memory=38468 CPUtime=3508.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746265/stat : 746265 (fscip) R 745992 745995 741471 0 -1 4194368 8982645 0 0 0 349482 1336 0 0 20 0 41 0 131398462 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746271] ppid=745992 vsize=100226732 memory=2152 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/745995/task/746271/stat : 746271 (fscip) S 745992 745995 741471 0 -1 1077936192 364 0 0 0 3 0 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746272] ppid=745992 vsize=100226732 memory=6056 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/745995/task/746272/stat : 746272 (fscip) S 745992 745995 741471 0 -1 1077936192 278 0 0 0 3 0 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746273] ppid=745992 vsize=100226732 memory=104 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/745995/task/746273/stat : 746273 (fscip) S 745992 745995 741471 0 -1 1077936192 360 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746274] ppid=745992 vsize=100226732 memory=33100 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/745995/task/746274/stat : 746274 (fscip) S 745992 745995 741471 0 -1 1077936192 274 0 0 0 3 0 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746275] ppid=745992 vsize=100226732 memory=19600 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/745995/task/746275/stat : 746275 (fscip) S 745992 745995 741471 0 -1 1077936192 367 0 0 0 2 1 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746276] ppid=745992 vsize=100226732 memory=54680 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/745995/task/746276/stat : 746276 (fscip) S 745992 745995 741471 0 -1 1077936192 342 0 0 0 3 0 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746277] ppid=745992 vsize=100226732 memory=28496 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/745995/task/746277/stat : 746277 (fscip) S 745992 745995 741471 0 -1 1077936192 363 0 0 0 1 2 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746278] ppid=745992 vsize=100226732 memory=2612 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/745995/task/746278/stat : 746278 (fscip) S 745992 745995 741471 0 -1 1077936192 322 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746279] ppid=745992 vsize=100226732 memory=6812 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/745995/task/746279/stat : 746279 (fscip) S 745992 745995 741471 0 -1 1077936192 381 0 0 0 3 0 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746280] ppid=745992 vsize=100226732 memory=49624752 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/745995/task/746280/stat : 746280 (fscip) S 745992 745995 741471 0 -1 1077936192 297 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746281] ppid=745992 vsize=100226732 memory=6720666536610512496 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/745995/task/746281/stat : 746281 (fscip) S 745992 745995 741471 0 -1 1077936192 334 0 0 0 0 2 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746282] ppid=745992 vsize=100226732 memory=-7161419014976528256 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/745995/task/746282/stat : 746282 (fscip) S 745992 745995 741471 0 -1 1077936192 269 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746283] ppid=745992 vsize=100226732 memory=53009359119344 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/745995/task/746283/stat : 746283 (fscip) S 745992 745995 741471 0 -1 1077936192 282 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746284] ppid=745992 vsize=100226732 memory=8162881700167697 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/745995/task/746284/stat : 746284 (fscip) S 745992 745995 741471 0 -1 1077936192 281 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746285] ppid=745992 vsize=100226732 memory=15824391212672237 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/745995/task/746285/stat : 746285 (fscip) S 745992 745995 741471 0 -1 1077936192 339 0 0 0 3 0 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746286] ppid=745992 vsize=100226732 memory=1853016 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/745995/task/746286/stat : 746286 (fscip) S 745992 745995 741471 0 -1 1077936192 259 0 0 0 3 0 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746287] ppid=745992 vsize=100226732 memory=2021795 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/745995/task/746287/stat : 746287 (fscip) S 745992 745995 741471 0 -1 1077936192 196 0 0 0 2 0 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746288] ppid=745992 vsize=100226732 memory=2068092 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/745995/task/746288/stat : 746288 (fscip) S 745992 745995 741471 0 -1 1077936192 281 0 0 0 1 1 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746289] ppid=745992 vsize=100226732 memory=6720662168779701868 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/745995/task/746289/stat : 746289 (fscip) S 745992 745995 741471 0 -1 1077936192 352 0 0 0 2 0 0 0 20 0 41 0 131401338 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
[pid=745995/tid=746290] ppid=745992 vsize=100226732 memory=-3187181994191258067 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/745995/task/746290/stat : 746290 (fscip) S 745992 745995 741471 0 -1 1077936192 279 0 0 0 3 0 0 0 20 0 41 0 131401339 102632173568 20201091 809668444160 4194304 16623229 140736209448512 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 27435008 140736209449990 140736209450108 140736209450108 140736209457136 0
Current children cumulated CPU time: 70228.1 s
Current children cumulated vsize: 100226732 KiB
Current children cumulated memory: 80804364 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=69789.8 s, system=440.765 s

Solver just ended.
Dumping a history of the last processes samples

[startup+3700.8 s]
/proc/loadavg: 57.52 74.13 78.14 22/888 748240
/proc/meminfo: memFree=601152140/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3701.6 s]
/proc/loadavg: 54.60 73.24 77.84 3/849 748240
/proc/meminfo: memFree=645795360/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3702 s]*
/proc/loadavg: 54.60 73.24 77.84 3/849 748240
/proc/meminfo: memFree=708776376/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3702.22
CPU time (s): 70230.6
CPU user time (s): 69789.8
CPU system time (s): 440.765
CPU usage (%): 1896.99
Max. virtual memory (cumulated for all children) (KiB): 101406380
Max. memory (cumulated for all children) (KiB): 81839124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 69789.8
system time used= 440.765
maximum resident set size= 81839124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 276541498
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= 9497669
involuntary context switches= 399918


# summary of solver processes directly reported to runsolver:
#   pid: 745995
#   total CPU time (s): 70230.6
#   total CPU user time (s): 69789.8
#   total CPU system time (s): 440.765

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.5363 second user time and 85.7163 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 17:06:25
IDJOB=4465410
IDBENCH=158215
IDSOLVER=3094
FILE ID=nodeD101/4465410-1723647984
RUNJOBID= nodeD101-1723640577-741482
SLURM_JOB_ID= 8267917
Free space on /tmp= 8622532 MiB

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

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

MD5SUM BENCH= 90a34e8dee22d2da6461b50f60362b9d
RANDOM SEED=381830572

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        686256584 kB
MemAvailable:   744374164 kB
Buffers:         1182648 kB
Cached:         60184272 kB
SwapCached:            0 kB
Active:         19084768 kB
Inactive:       81634068 kB
Active(anon):       2136 kB
Inactive(anon): 39388716 kB
Active(file):   19082632 kB
Inactive(file): 42245352 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            155972 kB
Writeback:             0 kB
AnonPages:      39292340 kB
Mapped:           101452 kB
Shmem:             38920 kB
KReclaimable:     416228 kB
Slab:             834204 kB
SReclaimable:     416228 kB
SUnreclaim:       417976 kB
KernelStack:       14768 kB
PageTables:       251384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   32887904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1154304 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5910528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622672 MiB
End job on nodeD101 at 2024-08-14 18:08:07