Trace number 4469091

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 NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-08-12? 71123.5 3598.24

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-fixed-bandwidth-92.cnf.gz-plain.pb.metafix.opb
MD5SUMd059f39552443ed7b428fbc50456c2f5
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark33.126
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables369
Total number of constraints748
Number of constraints which are clauses748
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 constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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: 3bb793453d]
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   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 24244224, getVmSize() = 24244224, SCIPgetMemUsed() = 2094196, SCIPgetMemTotal() = 2637364, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 16282704, getVmSize() = 28020736, SCIPgetMemUsed() = 2549204, SCIPgetMemTotal() = 5195020, SCIPgetMemExternEstim() = 1048576
0.00/0.01	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4469091-1723629626
0.00/0.01	c   Variables        : 369 (369 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 748
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 369 (369 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 748
0.00/0.01	c Constraints        : Number
0.00/0.01	c   logicor          : 748 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.01	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.06	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.07	c                                Nodes    Active                                            
0.00/0.07	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
102.80/5.38	c         5          21078          79        20                -           0.0000          -
203.58/10.42	c        10           3413        1345        20                -           0.0000          -
304.30/15.53	c        16           8828        3504        20                -           0.0000          -
403.26/20.59	c        21          92423          74        20                -           0.0000          -
504.32/25.66	c        26          11326       10247        20                -           0.0000          -
605.01/30.72	c        31          13936       12824        20                -           0.0000          -
703.91/35.77	c        36          16418       15296        20                -           0.0000          -
804.82/40.82	c        41          32125       11978        20                -           0.0000          -
903.71/45.87	c        46          36917       13556        20                -           0.0000          -
1004.52/50.90	c        51          42238       15489        20                -           0.0000          -
1103.48/55.95	c        56          47130       17342        20                -           0.0000          -
1202.23/61.00	c        61          50358       18574        20                -           0.0000          -
1301.07/66.05	c        66          54398       20259        20                -           0.0000          -
1402.88/71.10	c        71          57850       21571        20                -           0.0000          -
1502.14/76.15	c        76          60632       22410        20                -           0.0000          -
1603.78/81.20	c        81          63828       23463        20                -           0.0000          -
1702.62/86.25	c        86          66703       24356        20                -           0.0000          -
1803.55/91.30	c        91          69652       25314        20                -           0.0000          -
1902.46/96.35	c        96          72940       26289        20                -           0.0000          -
2003.31/101.40	c       101          75909       27173        20                -           0.0000          -
2102.08/106.45	c       106          78818       28066        20                -           0.0000          -
2203.05/111.50	c       112          82743       30060        20                -           0.0000          -
2302.06/116.55	c       117          86693       31597        20                -           0.0000          -
2402.99/121.60	c       122          90653       33829        20                -           0.0000          -
2501.97/126.65	c       127          94899       36096        20                -           0.0000          -
2602.97/131.70	c       132          98774       38489        20                -           0.0000          -
2702.11/136.75	c       137         103246       40677        20                -           0.0000          -
2802.86/141.80	c       142         107507       42691        20                -           0.0000          -
2901.85/146.85	c       147         111804       44877        20                -           0.0000          -
3002.69/151.90	c       152         115755       46700        20                -           0.0000          -
3101.53/156.95	c       157         119694       48541        20                -           0.0000          -
3200.44/162.00	c       162         123914       50525        20                -           0.0000          -
3302.16/167.05	c       167         127665       52363        20                -           0.0000          -
3401.10/172.10	c       172         132142       54607        20                -           0.0000          -
3500.30/177.15	c       177         136763       56775        20                -           0.0000          -
3602.00/182.20	c       182         141263       59017        20                -           0.0000          -
3700.96/187.25	c       187         145685       61202        20                -           0.0000          -
3801.92/192.30	c       192         149862       63286        20                -           0.0000          -
3900.89/197.35	c       197         154016       65278        20                -           0.0000          -
4001.89/202.40	c       202         157888       66856        20                -           0.0000          -
4100.70/207.45	c       207         162129       68722        20                -           0.0000          -
4201.66/212.50	c       212         166444       70510        20                -           0.0000          -
4300.53/217.55	c       218         170719       72541        20                -           0.0000          -
4401.50/222.60	c       223         174655       74027        20                -           0.0000          -
4500.49/227.65	c       228         178794       75818        20                -           0.0000          -
4599.48/232.68	c       233         720356          57        20                -           0.0000          -
4700.49/237.74	c       238         735874          61        20                -           0.0000          -
4801.42/242.80	c       243         191425       81321        20                -           0.0000          -
4900.44/247.85	c       248         195860       83067        20                -           0.0000          -
5001.44/252.90	c       253         200079       84856        20                -           0.0000          -
5100.48/257.95	c       258         204088       86735        20                -           0.0000          -
5199.52/263.00	c       263         208237       88790        20                -           0.0000          -
5298.46/268.02	c       268         827586          58        20                -           0.0000          -
5400.34/273.10	c       273         144099      140586        20                -           0.0000          -
5499.53/278.15	c       278         146221      142693        20                -           0.0000          -
5601.25/283.20	c       283         148607      144980        20                -           0.0000          -
5700.23/288.25	c       288         151008      147329        20                -           0.0000          -
5801.26/293.30	c       293         153906      150142        20                -           0.0000          -
5900.32/298.35	c       298         156517      152667        20                -           0.0000          -
6001.16/303.40	c       303         159393      154577        20                -           0.0000          -
6100.03/308.45	c       308         161959      156380        20                -           0.0000          -
6198.98/313.50	c       314         164546      158819        20                -           0.0000          -
6300.00/318.55	c       319         166970      161224        20                -           0.0000          -
6398.84/323.60	c       324         169286      163482        20                -           0.0000          -
6499.77/328.65	c       329         171940      166131        20                -           0.0000          -
6600.68/333.70	c       334         174783      168882        20                -           0.0000          -
6699.70/338.75	c       339         177127      171123        20                -           0.0000          -
6798.64/343.80	c       344         179566      173355        20                -           0.0000          -
6899.67/348.85	c       349         181674      175356        20                -           0.0000          -
6998.61/353.90	c       354         184275      177939        20                -           0.0000          -
7099.54/358.95	c       359         186423      179961        20                -           0.0000          -
7198.39/364.01	c       364         188982      182393        20                -           0.0000          -
7297.34/369.05	c       369         191827      185151        20                -           0.0000          -
7399.22/374.10	c       374         194563      187662        20                -           0.0000          -
7499.76/379.15	c       379         197313      190375        20                -           0.0000          -
7599.88/384.20	c       384         199648      192587        20                -           0.0000          -
7698.86/389.23	c       389        1122880          63        20                -           0.0000          -
7797.74/394.26	c       394        1134769          59        20                -           0.0000          -
7898.73/399.32	c       399        1148227          58        20                -           0.0000          -
7997.70/404.38	c       404        1160686          56        20                -           0.0000          -
8098.67/409.44	c       409        1171127          64        20                -           0.0000          -
8199.64/414.50	c       414        1183682          57        20                -           0.0000          -
8298.56/419.55	c       420        1196614          51        20                -           0.0000          -
8399.41/424.60	c       425         336885      144808        20                -           0.0000          -
8498.44/429.65	c       430         340848      146461        20                -           0.0000          -
8599.36/434.70	c       435         344782      148346        20                -           0.0000          -
8698.36/439.75	c       440         348851      149987        20                -           0.0000          -
8797.36/444.80	c       445         353079      151774        20                -           0.0000          -
8898.35/449.82	c       450        1282916          61        20                -           0.0000          -
8997.37/454.90	c       455         361744      155410        20                -           0.0000          -
9098.38/459.95	c       460         366350      157145        20                -           0.0000          -
9197.40/465.00	c       465         371231      158864        20                -           0.0000          -
9296.42/470.05	c       470         375349      160404        20                -           0.0000          -
9398.39/475.10	c       475         379385      161928        20                -           0.0000          -
9497.49/480.15	c       480         383493      163537        20                -           0.0000          -
9598.27/485.18	c       485        1409868          65        20                -           0.0000          -
9698.04/490.25	c       490         247986      239024        20                -           0.0000          -
9797.10/495.30	c       495         250543      241574        20                -           0.0000          -
9897.99/500.35	c       500         252567      243493        20                -           0.0000          -
9996.95/505.40	c       505         254941      245865        20                -           0.0000          -
10097.88/510.45	c       510         257041      247880        20                -           0.0000          -
10196.92/515.50	c       516         259378      250191        20                -           0.0000          -
10297.95/520.55	c       521         261422      252213        20                -           0.0000          -
10396.88/525.60	c       526         263865      254574        20                -           0.0000          -
10497.90/530.65	c       531         266233      256675        20                -           0.0000          -
10596.71/535.70	c       536         268882      259179        20                -           0.0000          -
10697.85/540.75	c       541         271332      261577        20                -           0.0000          -
10796.68/545.80	c       546         273647      263880        20                -           0.0000          -
10897.71/550.85	c       551         275658      265805        20                -           0.0000          -
10996.75/555.90	c       556         277825      267937        20                -           0.0000          -
11097.77/560.95	c       561         279856      269862        20                -           0.0000          -
11196.80/566.00	c       566         281964      271968        20                -           0.0000          -
11295.81/571.01	c       571        1711797          57        20                -           0.0000          -
11397.98/576.07	c       576        1731086          63        20                -           0.0000          -
11496.90/581.12	c       581        1753435          57        20                -           0.0000          -
11597.86/586.17	c       586        1771714          55        20                -           0.0000          -
11697.83/591.22	c       591        1791036          61        20                -           0.0000          -
11796.90/596.27	c       596        1810023          63        20                -           0.0000          -
11897.85/601.33	c       601        1828074          55        20                -           0.0000          -
11996.83/606.38	c       606        1848170          56        20                -           0.0000          -
12097.89/611.44	c       611        1869144          61        20                -           0.0000          -
12196.90/616.49	c       616        1888666          63        20                -           0.0000          -
12297.81/621.54	c       622        1906717          64        20                -           0.0000          -
12396.91/626.59	c       627        1926165          65        20                -           0.0000          -
12497.97/631.64	c       632        1948178          60        20                -           0.0000          -
12596.79/636.70	c       637         313759      300686        20                -           0.0000          -
12697.78/641.75	c       642         315681      302474        20                -           0.0000          -
12796.61/646.80	c       647         512101      216303        20                -           0.0000          -
12897.63/651.85	c       652         516809      218274        20                -           0.0000          -
12996.70/656.90	c       657         520110      219408        20                -           0.0000          -
13097.63/661.95	c       662         524214      220998        20                -           0.0000          -
13196.66/666.96	c       667        2091413          74        20                -           0.0000          -
13295.60/671.98	c       672        2113869          72        20                -           0.0000          -
13394.51/677.01	c       677         603137      440570        20                -           0.0000          -
13496.50/682.06	c       682         332495      318604        20                -           0.0000          -
13595.48/687.10	c       687         609507      445300        20                -           0.0000          -
13694.62/692.15	c       692         612632      447568        20                -           0.0000          -
13796.46/697.21	c       697         616176      450210        20                -           0.0000          -
13895.42/702.28	c       702        2235327          74        20                -           0.0000          -
13996.42/707.33	c       707        2254899          72        20                -           0.0000          -
14095.46/712.38	c       712        2274699          73        20                -           0.0000          -
14196.37/717.44	c       717        2296897          68        20                -           0.0000          -
14248.80/720.13	Racing ramp-up finished after 720.1300 seconds. Selected strategy 9.
14295.19/722.46	c       722        2898146         577        20                -           0.0000          -           0.0000          -
14396.01/727.51	c       728        3405372        1033        20                -           0.0000          -           0.0000          -
14494.94/732.58	c       733        3855092         689        20                -           0.0000          -           0.0000          -
14595.86/737.63	c       738        4293842        1122        20                -           0.0000          -           0.0000          -
14694.84/742.68	c       743        4653660        1146        20                -           0.0000          -           0.0000          -
14795.85/747.77	c       748        4947481         875        20                -           0.0000          -           0.0000          -
14896.62/752.82	c       753        5302752        1123        20                -           0.0000          -           0.0000          -
14995.38/757.87	c       758        5614038        1153        20                -           0.0000          -           0.0000          -
15096.20/762.92	c       763        5916081        1151        20                -           0.0000          -           0.0000          -
15195.09/767.97	c       768        6234191        1182        20                -           0.0000          -           0.0000          -
15294.04/773.01	c       773        6538590        1147        20                -           0.0000          -           0.0000          -
15393.03/778.04	c       778        6810109         981        20                -           0.0000          -           0.0000          -
15494.90/783.09	c       783        7104040        1209        20                -           0.0000          -           0.0000          -
15593.95/788.14	c       788        7401288        1227        20                -           0.0000          -           0.0000          -
15694.95/793.19	c       793        7699309        1228        20                -           0.0000          -           0.0000          -
15794.59/798.24	c       798        7976518        1183        20                -           0.0000          -           0.0000          -
15893.48/803.29	c       803        8249929        1236        20                -           0.0000          -           0.0000          -
15994.38/808.34	c       808        8514383        1204        20                -           0.0000          -           0.0000          -
16093.26/813.39	c       813        8783248        1223        20                -           0.0000          -           0.0000          -
16194.12/818.44	c       818        9046324        1227        20                -           0.0000          -           0.0000          -
16292.96/823.49	c       823        9305003        1226        20                -           0.0000          -           0.0000          -
16393.75/828.54	c       829        9564886        1213        20                -           0.0000          -           0.0000          -
16492.42/833.59	c       834        9822623        1212        20                -           0.0000          -           0.0000          -
16593.33/838.64	c       839       10082020        1212        20                -           0.0000          -           0.0000          -
16692.24/843.69	c       844       10357319        1234        20                -           0.0000          -           0.0000          -
16793.10/848.74	c       849       10617477        1204        20                -           0.0000          -           0.0000          -
16892.01/853.79	c       854       10887159        1215        20                -           0.0000          -           0.0000          -
16992.90/858.84	c       859       11155106        1185        20                -           0.0000          -           0.0000          -
17091.78/863.89	c       864       11415575        1187        20                -           0.0000          -           0.0000          -
17192.62/868.94	c       869       11675529        1200        20                -           0.0000          -           0.0000          -
17291.42/873.99	c       874       11940289        1206        20                -           0.0000          -           0.0000          -
17390.27/879.04	c       879       12208259        1221        20                -           0.0000          -           0.0000          -
17492.06/884.09	c       884       12475701        1233        20                -           0.0000          -           0.0000          -
17591.35/889.14	c       889       12736746        1227        20                -           0.0000          -           0.0000          -
17692.21/894.19	c       894       12997788        1186        20                -           0.0000          -           0.0000          -
17791.81/899.24	c       899       13259233        1178        20                -           0.0000          -           0.0000          -
17890.72/904.29	c       904       13529055        1226        20                -           0.0000          -           0.0000          -
17991.56/909.34	c       909       13795969        1205        20                -           0.0000          -           0.0000          -
18090.46/914.39	c       914       14064270        1171        20                -           0.0000          -           0.0000          -
18191.35/919.44	c       919       14333589        1205        20                -           0.0000          -           0.0000          -
18290.21/924.49	c       924       14602126        1211        20                -           0.0000          -           0.0000          -
18391.09/929.54	c       930       14870514        1214        20                -           0.0000          -           0.0000          -
18489.95/934.59	c       935       15140516        1194        20                -           0.0000          -           0.0000          -
18590.83/939.64	c       940       15411515        1182        20                -           0.0000          -           0.0000          -
18689.66/944.69	c       945       15694986        1235        20                -           0.0000          -           0.0000          -
18790.53/949.74	c       950       15977472        1224        20                -           0.0000          -           0.0000          -
18889.36/954.79	c       955       16269141        1205        20                -           0.0000          -           0.0000          -
18990.23/959.84	c       960       16542206        1173        20                -           0.0000          -           0.0000          -
19089.11/964.89	c       965       16806641        1232        20                -           0.0000          -           0.0000          -
19189.93/969.94	c       970       17078995        1186        20                -           0.0000          -           0.0000          -
19288.83/974.99	c       975       17347001        1139        20                -           0.0000          -           0.0000          -
19387.72/980.04	c       980       17622689        1176        20                -           0.0000          -           0.0000          -
19489.64/985.09	c       985       17908846        1223        20                -           0.0000          -           0.0000          -
19588.66/990.14	c       990       18189074        1202        20                -           0.0000          -           0.0000          -
19689.41/995.19	c       995       18465417        1174        20                -           0.0000          -           0.0000          -
19789.11/1000.24	c      1000       18743996        1228        20                -           0.0000          -           0.0000          -
19888.01/1005.29	c      1005       19033206        1179        20                -           0.0000          -           0.0000          -
19988.92/1010.34	c      1010       19318485        1215        20                -           0.0000          -           0.0000          -
20087.80/1015.39	c      1015       19599748        1199        20                -           0.0000          -           0.0000          -
20188.63/1020.44	c      1020       19895231        1279        20                -           0.0000          -           0.0000          -
20287.43/1025.49	c      1025       20175693        1200        20                -           0.0000          -           0.0000          -
20388.25/1030.54	c      1031       20460861        1195        20                -           0.0000          -           0.0000          -
20487.07/1035.59	c      1036       20751621        1180        20                -           0.0000          -           0.0000          -
20588.11/1040.64	c      1041       21032582        1203        20                -           0.0000          -           0.0000          -
20686.77/1045.69	c      1046       21313178        1215        20                -           0.0000          -           0.0000          -
20787.62/1050.74	c      1051       21589529        1200        20                -           0.0000          -           0.0000          -
20886.47/1055.79	c      1056       21865901        1237        20                -           0.0000          -           0.0000          -
20987.35/1060.84	c      1061       22150141        1229        20                -           0.0000          -           0.0000          -
21086.21/1065.89	c      1066       22446344        1256        20                -           0.0000          -           0.0000          -
21187.06/1070.94	c      1071       22746327        1234        20                -           0.0000          -           0.0000          -
21285.97/1075.99	c      1076       23033779        1246        20                -           0.0000          -           0.0000          -
21384.91/1081.04	c      1081       23328780        1242        20                -           0.0000          -           0.0000          -
21486.92/1086.09	c      1086       23625791        1262        20                -           0.0000          -           0.0000          -
21585.83/1091.14	c      1091       23913681        1243        20                -           0.0000          -           0.0000          -
21686.73/1096.19	c      1096       24203471        1240        20                -           0.0000          -           0.0000          -
21786.52/1101.24	c      1101       24504229        1264        20                -           0.0000          -           0.0000          -
21885.36/1106.29	c      1106       24807423        1271        20                -           0.0000          -           0.0000          -
21986.08/1111.34	c      1111       25102136        1261        20                -           0.0000          -           0.0000          -
22084.90/1116.39	c      1116       25400433        1215        20                -           0.0000          -           0.0000          -
22185.83/1121.44	c      1121       25703002        1241        20                -           0.0000          -           0.0000          -
22284.68/1126.49	c      1126       26014881        1259        20                -           0.0000          -           0.0000          -
22385.50/1131.54	c      1132       26322216        1255        20                -           0.0000          -           0.0000          -
22484.35/1136.59	c      1137       26631841        1292        20                -           0.0000          -           0.0000          -
22585.16/1141.64	c      1142       26933745        1224        20                -           0.0000          -           0.0000          -
22684.01/1146.69	c      1147       27241697        1245        20                -           0.0000          -           0.0000          -
22784.80/1151.74	c      1152       27544102        1243        20                -           0.0000          -           0.0000          -
22883.60/1156.79	c      1157       27844222        1257        20                -           0.0000          -           0.0000          -
22984.46/1161.84	c      1162       28148981        1243        20                -           0.0000          -           0.0000          -
23083.32/1166.89	c      1167       28447309        1243        20                -           0.0000          -           0.0000          -
23184.16/1171.94	c      1172       28744567        1239        20                -           0.0000          -           0.0000          -
23283.01/1176.99	c      1177       29039988        1242        20                -           0.0000          -           0.0000          -
23381.95/1182.04	c      1182       29335459        1279        20                -           0.0000          -           0.0000          -
23483.72/1187.09	c      1187       29644109        1244        20                -           0.0000          -           0.0000          -
23582.58/1192.14	c      1192       29943829        1263        20                -           0.0000          -           0.0000          -
23683.57/1197.19	c      1197       30231734        1224        20                -           0.0000          -           0.0000          -
23783.20/1202.24	c      1202       30531184        1216        20                -           0.0000          -           0.0000          -
23882.02/1207.29	c      1207       30832390        1252        20                -           0.0000          -           0.0000          -
23982.79/1212.34	c      1212       31131168        1239        20                -           0.0000          -           0.0000          -
24081.64/1217.39	c      1217       31432248        1284        20                -           0.0000          -           0.0000          -
24182.40/1222.44	c      1222       31732382        1255        20                -           0.0000          -           0.0000          -
24281.21/1227.49	c      1227       32027809        1246        20                -           0.0000          -           0.0000          -
24382.08/1232.54	c      1233       32330513        1261        20                -           0.0000          -           0.0000          -
24480.93/1237.59	c      1238       32644567        1240        20                -           0.0000          -           0.0000          -
24581.76/1242.64	c      1243       32942067        1237        20                -           0.0000          -           0.0000          -
24680.40/1247.69	c      1248       33229085        1250        20                -           0.0000          -           0.0000          -
24781.23/1252.74	c      1253       33527085        1292        20                -           0.0000          -           0.0000          -
24880.04/1257.79	c      1258       33825655        1279        20                -           0.0000          -           0.0000          -
24980.90/1262.84	c      1263       34122851        1202        20                -           0.0000          -           0.0000          -
25079.78/1267.89	c      1268       34425744        1246        20                -           0.0000          -           0.0000          -
25180.69/1272.94	c      1273       34731853        1261        20                -           0.0000          -           0.0000          -
25279.29/1277.99	c      1278       35030999        1241        20                -           0.0000          -           0.0000          -
25378.08/1283.04	c      1283       35325825        1241        20                -           0.0000          -           0.0000          -
25479.91/1288.09	c      1288       35625919        1247        20                -           0.0000          -           0.0000          -
25578.83/1293.14	c      1293       35926072        1251        20                -           0.0000          -           0.0000          -
25679.74/1298.19	c      1298       36223794        1279        20                -           0.0000          -           0.0000          -
25779.29/1303.24	c      1303       36522656        1223        20                -           0.0000          -           0.0000          -
25878.22/1308.29	c      1308       36834615        1240        20                -           0.0000          -           0.0000          -
25979.08/1313.34	c      1313       37149429        1249        20                -           0.0000          -           0.0000          -
26077.92/1318.39	c      1318       37456684        1271        20                -           0.0000          -           0.0000          -
26178.67/1323.44	c      1323       37764091        1264        20                -           0.0000          -           0.0000          -
26277.52/1328.49	c      1328       38068221        1234        20                -           0.0000          -           0.0000          -
26378.14/1333.54	c      1334       38368830        1277        20                -           0.0000          -           0.0000          -
26476.98/1338.59	c      1339       38671530        1260        20                -           0.0000          -           0.0000          -
26577.73/1343.64	c      1344       38981571        1257        20                -           0.0000          -           0.0000          -
26676.63/1348.69	c      1349       39290016        1243        20                -           0.0000          -           0.0000          -
26777.40/1353.74	c      1354       39608994        1253        20                -           0.0000          -           0.0000          -
26876.16/1358.79	c      1359       39913942        1278        20                -           0.0000          -           0.0000          -
26976.97/1363.84	c      1364       40212829        1230        20                -           0.0000          -           0.0000          -
27075.87/1368.89	c      1369       40511837        1252        20                -           0.0000          -           0.0000          -
27176.67/1373.94	c      1374       40817431        1228        20                -           0.0000          -           0.0000          -
27275.39/1378.99	c      1379       41115072        1217        20                -           0.0000          -           0.0000          -
27373.95/1384.04	c      1384       41429057        1281        20                -           0.0000          -           0.0000          -
27475.76/1389.09	c      1389       41742681        1290        20                -           0.0000          -           0.0000          -
27576.27/1394.14	c      1394       42047090        1284        20                -           0.0000          -           0.0000          -
27675.34/1399.19	c      1399       42358088        1276        20                -           0.0000          -           0.0000          -
27775.06/1404.24	c      1404       42676025        1293        20                -           0.0000          -           0.0000          -
27873.77/1409.29	c      1409       42991330        1299        20                -           0.0000          -           0.0000          -
27974.58/1414.34	c      1414       43305033        1279        20                -           0.0000          -           0.0000          -
28073.34/1419.39	c      1419       43620523        1286        20                -           0.0000          -           0.0000          -
28174.06/1424.44	c      1424       43934735        1259        20                -           0.0000          -           0.0000          -
28272.78/1429.49	c      1429       44245021        1230        20                -           0.0000          -           0.0000          -
28373.47/1434.54	c      1435       44567974        1283        20                -           0.0000          -           0.0000          -
28472.23/1439.59	c      1440       44892807        1272        20                -           0.0000          -           0.0000          -
28573.06/1444.64	c      1445       45225987        1277        20                -           0.0000          -           0.0000          -
28671.84/1449.69	c      1450       45557258        1252        20                -           0.0000          -           0.0000          -
28772.65/1454.74	c      1455       45881614        1257        20                -           0.0000          -           0.0000          -
28871.49/1459.79	c      1460       46210509        1268        20                -           0.0000          -           0.0000          -
28972.32/1464.84	c      1465       46528001        1302        20                -           0.0000          -           0.0000          -
29071.15/1469.89	c      1470       46845555        1281        20                -           0.0000          -           0.0000          -
29172.07/1474.94	c      1475       47161725        1253        20                -           0.0000          -           0.0000          -
29270.76/1479.99	c      1480       47475632        1263        20                -           0.0000          -           0.0000          -
29369.66/1485.06	c      1485       47786647        1275        20                -           0.0000          -           0.0000          -
29471.28/1490.12	c      1490       48083620        1264        20                -           0.0000          -           0.0000          -
29572.13/1495.16	c      1495       48381878        1296        20                -           0.0000          -           0.0000          -
29671.70/1500.21	c      1500       48690737        1275        20                -           0.0000          -           0.0000          -
29770.56/1505.26	c      1505       49004599        1253        20                -           0.0000          -           0.0000          -
29871.43/1510.31	c      1510       49324666        1269        20                -           0.0000          -           0.0000          -
29970.32/1515.36	c      1515       49659069        1254        20                -           0.0000          -           0.0000          -
30071.21/1520.41	c      1520       49990935        1253        20                -           0.0000          -           0.0000          -
30169.88/1525.46	c      1525       50310642        1260        20                -           0.0000          -           0.0000          -
30270.72/1530.51	c      1531       50625586        1292        20                -           0.0000          -           0.0000          -
30369.53/1535.56	c      1536       50942943        1311        20                -           0.0000          -           0.0000          -
30470.25/1540.61	c      1541       51251618        1260        20                -           0.0000          -           0.0000          -
30569.06/1545.66	c      1546       51570756        1267        20                -           0.0000          -           0.0000          -
30669.86/1550.71	c      1551       51883285        1285        20                -           0.0000          -           0.0000          -
30768.68/1555.76	c      1556       52214242        1276        20                -           0.0000          -           0.0000          -
30869.46/1560.81	c      1561       52532469        1274        20                -           0.0000          -           0.0000          -
30968.29/1565.86	c      1566       52854625        1250        20                -           0.0000          -           0.0000          -
31068.85/1570.91	c      1571       53176740        1313        20                -           0.0000          -           0.0000          -
31167.70/1575.96	c      1576       53504009        1258        20                -           0.0000          -           0.0000          -
31266.53/1581.01	c      1581       53818257        1262        20                -           0.0000          -           0.0000          -
31368.54/1586.06	c      1586       54141689        1232        20                -           0.0000          -           0.0000          -
31467.32/1591.11	c      1591       54459311        1293        20                -           0.0000          -           0.0000          -
31568.23/1596.16	c      1596       54773604        1291        20                -           0.0000          -           0.0000          -
31667.86/1601.21	c      1601       55088411        1247        20                -           0.0000          -           0.0000          -
31766.66/1606.26	c      1606       55405902        1272        20                -           0.0000          -           0.0000          -
31867.41/1611.31	c      1611       55723616        1309        20                -           0.0000          -           0.0000          -
31966.18/1616.36	c      1616       56041488        1268        20                -           0.0000          -           0.0000          -
32066.98/1621.41	c      1621       56363277        1271        20                -           0.0000          -           0.0000          -
32165.82/1626.46	c      1626       56682195        1271        20                -           0.0000          -           0.0000          -
32266.56/1631.51	c      1632       56995799        1231        20                -           0.0000          -           0.0000          -
32365.35/1636.56	c      1637       57306604        1273        20                -           0.0000          -           0.0000          -
32466.13/1641.61	c      1642       57616307        1286        20                -           0.0000          -           0.0000          -
32564.96/1646.66	c      1647       57930560        1256        20                -           0.0000          -           0.0000          -
32665.77/1651.71	c      1652       58253389        1226        20                -           0.0000          -           0.0000          -
32764.55/1656.76	c      1657       58549894        1238        20                -           0.0000          -           0.0000          -
32865.35/1661.81	c      1662       58874314        1236        20                -           0.0000          -           0.0000          -
32964.20/1666.86	c      1667       59197306        1252        20                -           0.0000          -           0.0000          -
33064.81/1671.91	c      1672       59515964        1231        20                -           0.0000          -           0.0000          -
33163.35/1676.96	c      1677       59850775        1291        20                -           0.0000          -           0.0000          -
33262.12/1682.01	c      1682       60170698        1263        20                -           0.0000          -           0.0000          -
33364.02/1687.06	c      1687       60490182        1241        20                -           0.0000          -           0.0000          -
33462.83/1692.11	c      1692       60799702        1278        20                -           0.0000          -           0.0000          -
33563.54/1697.16	c      1697       61112669        1255        20                -           0.0000          -           0.0000          -
33663.23/1702.21	c      1702       61425927        1262        20                -           0.0000          -           0.0000          -
33762.07/1707.26	c      1707       61734140        1248        20                -           0.0000          -           0.0000          -
33862.85/1712.31	c      1712       62049499        1245        20                -           0.0000          -           0.0000          -
33961.66/1717.36	c      1717       62364777        1275        20                -           0.0000          -           0.0000          -
34062.44/1722.41	c      1722       62688232        1224        20                -           0.0000          -           0.0000          -
34161.28/1727.46	c      1727       63001224        1222        20                -           0.0000          -           0.0000          -
34262.07/1732.51	c      1733       63315386        1251        20                -           0.0000          -           0.0000          -
34360.91/1737.56	c      1738       63622240        1243        20                -           0.0000          -           0.0000          -
34461.73/1742.61	c      1743       63930578        1239        20                -           0.0000          -           0.0000          -
34560.56/1747.66	c      1748       64241542        1237        20                -           0.0000          -           0.0000          -
34661.31/1752.71	c      1753       64547036        1242        20                -           0.0000          -           0.0000          -
34760.13/1757.76	c      1758       64857239        1268        20                -           0.0000          -           0.0000          -
34860.85/1762.81	c      1763       65177195        1265        20                -           0.0000          -           0.0000          -
34959.67/1767.86	c      1768       65495614        1235        20                -           0.0000          -           0.0000          -
35060.41/1772.91	c      1773       65803144        1271        20                -           0.0000          -           0.0000          -
35159.26/1777.96	c      1778       66114169        1235        20                -           0.0000          -           0.0000          -
35258.08/1783.01	c      1783       66440541        1275        20                -           0.0000          -           0.0000          -
35359.92/1788.06	c      1788       66768770        1301        20                -           0.0000          -           0.0000          -
35458.70/1793.11	c      1793       67079862        1245        20                -           0.0000          -           0.0000          -
35559.35/1798.16	c      1798       67385732        1232        20                -           0.0000          -           0.0000          -
35659.08/1803.21	c      1803       67700000        1276        20                -           0.0000          -           0.0000          -
35757.98/1808.26	c      1808       68011273        1265        20                -           0.0000          -           0.0000          -
35858.80/1813.31	c      1813       68317680        1267        20                -           0.0000          -           0.0000          -
35957.56/1818.36	c      1818       68623504        1237        20                -           0.0000          -           0.0000          -
36058.41/1823.41	c      1823       68934267        1271        20                -           0.0000          -           0.0000          -
36157.17/1828.46	c      1828       69245166        1257        20                -           0.0000          -           0.0000          -
36257.97/1833.51	c      1834       69557179        1311        20                -           0.0000          -           0.0000          -
36356.82/1838.56	c      1839       69872228        1247        20                -           0.0000          -           0.0000          -
36457.64/1843.61	c      1844       70200951        1278        20                -           0.0000          -           0.0000          -
36556.23/1848.66	c      1849       70522961        1245        20                -           0.0000          -           0.0000          -
36657.09/1853.71	c      1854       70832472        1279        20                -           0.0000          -           0.0000          -
36756.01/1858.76	c      1859       71145627        1243        20                -           0.0000          -           0.0000          -
36856.88/1863.81	c      1864       71454751        1263        20                -           0.0000          -           0.0000          -
36955.69/1868.86	c      1869       71772801        1284        20                -           0.0000          -           0.0000          -
37056.50/1873.91	c      1874       72089329        1244        20                -           0.0000          -           0.0000          -
37155.38/1878.96	c      1879       72403785        1266        20                -           0.0000          -           0.0000          -
37254.22/1884.01	c      1884       72715970        1234        20                -           0.0000          -           0.0000          -
37356.11/1889.06	c      1889       73037918        1246        20                -           0.0000          -           0.0000          -
37455.02/1894.11	c      1894       73359910        1245        20                -           0.0000          -           0.0000          -
37555.29/1899.16	c      1899       73684842        1292        20                -           0.0000          -           0.0000          -
37655.39/1904.21	c      1904       74018457        1276        20                -           0.0000          -           0.0000          -
37754.29/1909.26	c      1909       74350199        1283        20                -           0.0000          -           0.0000          -
37855.16/1914.31	c      1914       74676754        1248        20                -           0.0000          -           0.0000          -
37954.03/1919.36	c      1919       75016351        1239        20                -           0.0000          -           0.0000          -
38054.87/1924.41	c      1924       75355137        1253        20                -           0.0000          -           0.0000          -
38153.68/1929.46	c      1929       75679082        1253        20                -           0.0000          -           0.0000          -
38254.44/1934.51	c      1935       76009058        1241        20                -           0.0000          -           0.0000          -
38353.25/1939.56	c      1940       76332864        1255        20                -           0.0000          -           0.0000          -
38453.89/1944.61	c      1945       76656212        1278        20                -           0.0000          -           0.0000          -
38552.57/1949.66	c      1950       76986823        1267        20                -           0.0000          -           0.0000          -
38653.28/1954.71	c      1955       77321882        1289        20                -           0.0000          -           0.0000          -
38752.12/1959.76	c      1960       77662973        1286        20                -           0.0000          -           0.0000          -
38852.88/1964.81	c      1965       77985079        1257        20                -           0.0000          -           0.0000          -
38951.62/1969.86	c      1970       78302296        1242        20                -           0.0000          -           0.0000          -
39052.39/1974.92	c      1975       78629962        1269        20                -           0.0000          -           0.0000          -
39151.13/1979.96	c      1980       78952316        1240        20                -           0.0000          -           0.0000          -
39249.84/1985.01	c      1985       79270323        1284        20                -           0.0000          -           0.0000          -
39351.61/1990.06	c      1990       79588296        1268        20                -           0.0000          -           0.0000          -
39450.57/1995.11	c      1995       79897008        1270        20                -           0.0000          -           0.0000          -
39551.32/2000.16	c      2000       80216502        1277        20                -           0.0000          -           0.0000          -
39651.03/2005.21	c      2005       80539620        1265        20                -           0.0000          -           0.0000          -
39749.84/2010.26	c      2010       80861589        1285        20                -           0.0000          -           0.0000          -
39850.61/2015.31	c      2015       81184564        1266        20                -           0.0000          -           0.0000          -
39949.41/2020.36	c      2020       81509252        1285        20                -           0.0000          -           0.0000          -
40050.19/2025.41	c      2025       81835673        1244        20                -           0.0000          -           0.0000          -
40148.98/2030.46	c      2030       82162630        1243        20                -           0.0000          -           0.0000          -
40249.82/2035.51	c      2036       82482061        1240        20                -           0.0000          -           0.0000          -
40348.65/2040.56	c      2041       82797051        1244        20                -           0.0000          -           0.0000          -
40449.42/2045.61	c      2046       83114346        1261        20                -           0.0000          -           0.0000          -
40548.20/2050.65	c      2051       83451627        1250        20                -           0.0000          -           0.0000          -
40649.00/2055.70	c      2056       83772296        1224        20                -           0.0000          -           0.0000          -
40747.86/2060.75	c      2061       84087751        1256        20                -           0.0000          -           0.0000          -
40848.51/2065.80	c      2066       84397833        1250        20                -           0.0000          -           0.0000          -
40947.31/2070.85	c      2071       84713823        1271        20                -           0.0000          -           0.0000          -
41048.07/2075.90	c      2076       85034374        1269        20                -           0.0000          -           0.0000          -
41146.83/2080.95	c      2081       85360436        1256        20                -           0.0000          -           0.0000          -
41245.66/2086.00	c      2086       85681590        1311        20                -           0.0000          -           0.0000          -
41344.40/2091.05	c      2091       85999906        1259        20                -           0.0000          -           0.0000          -
41446.23/2096.10	c      2096       86320460        1261        20                -           0.0000          -           0.0000          -
41545.25/2101.15	c      2101       86632901        1239        20                -           0.0000          -           0.0000          -
41646.75/2106.20	c      2106       86954235        1267        20                -           0.0000          -           0.0000          -
41745.47/2111.25	c      2111       87295776        1281        20                -           0.0000          -           0.0000          -
41846.22/2116.30	c      2116       87621338        1288        20                -           0.0000          -           0.0000          -
41944.90/2121.35	c      2121       87956917        1259        20                -           0.0000          -           0.0000          -
42045.59/2126.40	c      2126       88297605        1262        20                -           0.0000          -           0.0000          -
42144.43/2131.45	c      2131       88627770        1281        20                -           0.0000          -           0.0000          -
42245.26/2136.50	c      2136       88959296        1281        20                -           0.0000          -           0.0000          -
42344.09/2141.55	c      2142       89286407        1277        20                -           0.0000          -           0.0000          -
42444.91/2146.60	c      2147       89609431        1272        20                -           0.0000          -           0.0000          -
42543.68/2151.65	c      2152       89932349        1288        20                -           0.0000          -           0.0000          -
42644.47/2156.70	c      2157       90258860        1286        20                -           0.0000          -           0.0000          -
42743.28/2161.75	c      2162       90587574        1275        20                -           0.0000          -           0.0000          -
42844.08/2166.80	c      2167       90918395        1272        20                -           0.0000          -           0.0000          -
42942.85/2171.86	c      2172       91247126        1255        20                -           0.0000          -           0.0000          -
43043.63/2176.90	c      2177       91573619        1271        20                -           0.0000          -           0.0000          -
43142.68/2181.95	c      2182       91907390        1254        20                -           0.0000          -           0.0000          -
43241.29/2187.00	c      2187       92232403        1256        20                -           0.0000          -           0.0000          -
43340.02/2192.05	c      2192       92550671        1280        20                -           0.0000          -           0.0000          -
43441.78/2197.10	c      2197       92875042        1288        20                -           0.0000          -           0.0000          -
43540.55/2202.15	c      2202       93206641        1272        20                -           0.0000          -           0.0000          -
43642.42/2207.20	c      2207       93530809        1261        20                -           0.0000          -           0.0000          -
43741.27/2212.25	c      2212       93853786        1273        20                -           0.0000          -           0.0000          -
43842.06/2217.30	c      2217       94186095        1265        20                -           0.0000          -           0.0000          -
43940.83/2222.35	c      2222       94512705        1265        20                -           0.0000          -           0.0000          -
44041.63/2227.40	c      2227       94837006        1280        20                -           0.0000          -           0.0000          -
44140.46/2232.45	c      2232       95168507        1253        20                -           0.0000          -           0.0000          -
44241.15/2237.50	c      2238       95499153        1229        20                -           0.0000          -           0.0000          -
44339.96/2242.55	c      2243       95828306        1238        20                -           0.0000          -           0.0000          -
44440.83/2247.60	c      2248       96169736        1289        20                -           0.0000          -           0.0000          -
44539.61/2252.65	c      2253       96492974        1272        20                -           0.0000          -           0.0000          -
44640.39/2257.70	c      2258       96815714        1284        20                -           0.0000          -           0.0000          -
44739.16/2262.75	c      2263       97138985        1298        20                -           0.0000          -           0.0000          -
44839.87/2267.80	c      2268       97471859        1292        20                -           0.0000          -           0.0000          -
44938.65/2272.85	c      2273       97811632        1297        20                -           0.0000          -           0.0000          -
45039.42/2277.90	c      2278       98143045        1260        20                -           0.0000          -           0.0000          -
45138.23/2282.95	c      2283       98467506        1276        20                -           0.0000          -           0.0000          -
45236.98/2288.00	c      2288       98795262        1276        20                -           0.0000          -           0.0000          -
45335.75/2293.05	c      2293       99118523        1280        20                -           0.0000          -           0.0000          -
45437.47/2298.10	c      2298       99443250        1250        20                -           0.0000          -           0.0000          -
45536.65/2303.15	c      2303       99759056        1274        20                -           0.0000          -           0.0000          -
45638.12/2308.20	c      2308      100086972        1287        20                -           0.0000          -           0.0000          -
45736.85/2313.25	c      2313      100419185        1291        20                -           0.0000          -           0.0000          -
45837.60/2318.30	c      2318      100749914        1243        20                -           0.0000          -           0.0000          -
45936.45/2323.35	c      2323      101066016        1247        20                -           0.0000          -           0.0000          -
46035.20/2328.40	c      2328      101391113        1272        20                -           0.0000          -           0.0000          -
46135.96/2333.45	c      2333      101723286        1264        20                -           0.0000          -           0.0000          -
46236.76/2338.50	c      2338      102056076        1293        20                -           0.0000          -           0.0000          -
46335.46/2343.55	c      2344      102379235        1283        20                -           0.0000          -           0.0000          -
46434.17/2348.60	c      2349      102706591        1259        20                -           0.0000          -           0.0000          -
46534.95/2353.65	c      2354      103042056        1268        20                -           0.0000          -           0.0000          -
46633.81/2358.70	c      2359      103372516        1296        20                -           0.0000          -           0.0000          -
46734.66/2363.75	c      2364      103703031        1271        20                -           0.0000          -           0.0000          -
46833.48/2368.80	c      2369      104036531        1306        20                -           0.0000          -           0.0000          -
46934.32/2373.85	c      2374      104358091        1291        20                -           0.0000          -           0.0000          -
47033.13/2378.90	c      2379      104683023        1249        20                -           0.0000          -           0.0000          -
47133.95/2383.95	c      2384      104999553        1301        20                -           0.0000          -           0.0000          -
47232.81/2389.00	c      2389      105321287        1273        20                -           0.0000          -           0.0000          -
47331.56/2394.05	c      2394      105651260        1268        20                -           0.0000          -           0.0000          -
47433.38/2399.10	c      2399      105981905        1294        20                -           0.0000          -           0.0000          -
47533.80/2404.15	c      2404      106316746        1253        20                -           0.0000          -           0.0000          -
47633.59/2409.20	c      2409      106637501        1250        20                -           0.0000          -           0.0000          -
47732.37/2414.25	c      2414      106970110        1303        20                -           0.0000          -           0.0000          -
47833.18/2419.30	c      2419      107305361        1305        20                -           0.0000          -           0.0000          -
47931.94/2424.35	c      2424      107633544        1274        20                -           0.0000          -           0.0000          -
48032.67/2429.40	c      2429      107966089        1253        20                -           0.0000          -           0.0000          -
48131.52/2434.45	c      2434      108300945        1255        20                -           0.0000          -           0.0000          -
48232.31/2439.50	c      2440      108639250        1263        20                -           0.0000          -           0.0000          -
48331.01/2444.55	c      2445      108977907        1277        20                -           0.0000          -           0.0000          -
48431.74/2449.60	c      2450      109304591        1315        20                -           0.0000          -           0.0000          -
48530.50/2454.65	c      2455      109633572        1257        20                -           0.0000          -           0.0000          -
48629.03/2459.70	c      2460      109964539        1281        20                -           0.0000          -           0.0000          -
48729.91/2464.75	c      2465      110275381        1287        20                -           0.0000          -           0.0000          -
48828.60/2469.80	c      2470      110589404        1274        20                -           0.0000          -           0.0000          -
48929.38/2474.85	c      2475      110909101        1252        20                -           0.0000          -           0.0000          -
49028.29/2479.90	c      2480      111220797        1248        20                -           0.0000          -           0.0000          -
49129.07/2484.95	c      2485      111539233        1268        20                -           0.0000          -           0.0000          -
49227.83/2490.00	c      2490      111861379        1263        20                -           0.0000          -           0.0000          -
49326.62/2495.05	c      2495      112186757        1278        20                -           0.0000          -           0.0000          -
49428.55/2500.10	c      2500      112503345        1299        20                -           0.0000          -           0.0000          -
49528.89/2505.15	c      2505      112818719        1248        20                -           0.0000          -           0.0000          -
49628.87/2510.20	c      2510      113136994        1266        20                -           0.0000          -           0.0000          -
49727.67/2515.25	c      2515      113457265        1300        20                -           0.0000          -           0.0000          -
49826.47/2520.30	c      2520      113769093        1285        20                -           0.0000          -           0.0000          -
49927.21/2525.35	c      2525      114081865        1265        20                -           0.0000          -           0.0000          -
50026.02/2530.40	c      2530      114389367        1264        20                -           0.0000          -           0.0000          -
50126.60/2535.45	c      2535      114697538        1285        20                -           0.0000          -           0.0000          -
50225.38/2540.50	c      2540      115019352        1288        20                -           0.0000          -           0.0000          -
50326.15/2545.55	c      2546      115330576        1234        20                -           0.0000          -           0.0000          -
50424.94/2550.60	c      2551      115651636        1297        20                -           0.0000          -           0.0000          -
50525.71/2555.65	c      2556      115986224        1300        20                -           0.0000          -           0.0000          -
50624.42/2560.70	c      2561      116292604        1310        20                -           0.0000          -           0.0000          -
50725.10/2565.75	c      2566      116620495        1297        20                -           0.0000          -           0.0000          -
50823.90/2570.80	c      2571      116947839        1311        20                -           0.0000          -           0.0000          -
50924.69/2575.85	c      2576      117278929        1300        20                -           0.0000          -           0.0000          -
51023.48/2580.90	c      2581      117603833        1263        20                -           0.0000          -           0.0000          -
51124.13/2585.95	c      2586      117917320        1283        20                -           0.0000          -           0.0000          -
51222.98/2591.00	c      2591      118236517        1293        20                -           0.0000          -           0.0000          -
51321.82/2596.05	c      2596      118557581        1298        20                -           0.0000          -           0.0000          -
51423.85/2601.10	c      2601      118887279        1238        20                -           0.0000          -           0.0000          -
51524.47/2606.15	c      2606      119215436        1269        20                -           0.0000          -           0.0000          -
51624.31/2611.20	c      2611      119543102        1277        20                -           0.0000          -           0.0000          -
51723.02/2616.25	c      2616      119879320        1270        20                -           0.0000          -           0.0000          -
51821.83/2621.30	c      2621      120223525        1304        20                -           0.0000          -           0.0000          -
51922.56/2626.35	c      2626      120568646        1282        20                -           0.0000          -           0.0000          -
52021.34/2631.40	c      2631      120912501        1300        20                -           0.0000          -           0.0000          -
52122.04/2636.45	c      2636      121254285        1306        20                -           0.0000          -           0.0000          -
52220.83/2641.50	c      2642      121583086        1301        20                -           0.0000          -           0.0000          -
52321.59/2646.55	c      2647      121906437        1296        20                -           0.0000          -           0.0000          -
52420.33/2651.60	c      2652      122223020        1315        20                -           0.0000          -           0.0000          -
52521.06/2656.65	c      2657      122555788        1292        20                -           0.0000          -           0.0000          -
52619.88/2661.70	c      2662      122893007        1297        20                -           0.0000          -           0.0000          -
52720.68/2666.75	c      2667      123223145        1312        20                -           0.0000          -           0.0000          -
52819.54/2671.80	c      2672      123559141        1334        20                -           0.0000          -           0.0000          -
52920.40/2676.85	c      2677      123892324        1297        20                -           0.0000          -           0.0000          -
53019.10/2681.90	c      2682      124214196        1287        20                -           0.0000          -           0.0000          -
53119.86/2686.95	c      2687      124545439        1277        20                -           0.0000          -           0.0000          -
53218.66/2692.00	c      2692      124873299        1310        20                -           0.0000          -           0.0000          -
53317.49/2697.05	c      2697      125195626        1272        20                -           0.0000          -           0.0000          -
53419.43/2702.10	c      2702      125534427        1295        20                -           0.0000          -           0.0000          -
53518.26/2707.15	c      2707      125876525        1333        20                -           0.0000          -           0.0000          -
53618.92/2712.20	c      2712      126220035        1311        20                -           0.0000          -           0.0000          -
53718.75/2717.25	c      2717      126557768        1266        20                -           0.0000          -           0.0000          -
53817.56/2722.30	c      2722      126899725        1291        20                -           0.0000          -           0.0000          -
53918.37/2727.35	c      2727      127250478        1292        20                -           0.0000          -           0.0000          -
54017.36/2732.40	c      2732      127585102        1239        20                -           0.0000          -           0.0000          -
54118.23/2737.45	c      2737      127919614        1289        20                -           0.0000          -           0.0000          -
54217.23/2742.50	c      2742      128256131        1268        20                -           0.0000          -           0.0000          -
54318.11/2747.55	c      2748      128598706        1280        20                -           0.0000          -           0.0000          -
54419.01/2752.60	c      2753      128937055        1237        20                -           0.0000          -           0.0000          -
54517.99/2757.65	c      2758      129278495        1312        20                -           0.0000          -           0.0000          -
54616.98/2762.70	c      2763      129616151        1332        20                -           0.0000          -           0.0000          -
54717.96/2767.75	c      2768      129944586        1247        20                -           0.0000          -           0.0000          -
54816.95/2772.80	c      2773      130285265        1278        20                -           0.0000          -           0.0000          -
54917.79/2777.85	c      2778      130628131        1307        20                -           0.0000          -           0.0000          -
55016.79/2782.90	c      2783      130968046        1282        20                -           0.0000          -           0.0000          -
55117.75/2787.95	c      2788      131297050        1232        20                -           0.0000          -           0.0000          -
55216.73/2793.00	c      2793      131636034        1268        20                -           0.0000          -           0.0000          -
55315.64/2798.05	c      2798      131980528        1304        20                -           0.0000          -           0.0000          -
55417.44/2803.10	c      2803      132327096        1270        20                -           0.0000          -           0.0000          -
55518.09/2808.15	c      2808      132671179        1244        20                -           0.0000          -           0.0000          -
55616.81/2813.20	c      2813      133018740        1285        20                -           0.0000          -           0.0000          -
55716.70/2818.25	c      2818      133373061        1262        20                -           0.0000          -           0.0000          -
55817.44/2823.30	c      2823      133731318        1253        20                -           0.0000          -           0.0000          -
55916.23/2828.35	c      2828      134087114        1294        20                -           0.0000          -           0.0000          -
56017.07/2833.40	c      2833      134445354        1275        20                -           0.0000          -           0.0000          -
56115.84/2838.45	c      2838      134791142        1265        20                -           0.0000          -           0.0000          -
56216.55/2843.50	c      2844      135133670        1296        20                -           0.0000          -           0.0000          -
56315.34/2848.55	c      2849      135488913        1253        20                -           0.0000          -           0.0000          -
56415.97/2853.60	c      2854      135839655        1288        20                -           0.0000          -           0.0000          -
56514.54/2858.65	c      2859      136178683        1262        20                -           0.0000          -           0.0000          -
56613.32/2863.70	c      2864      136527910        1268        20                -           0.0000          -           0.0000          -
56714.08/2868.75	c      2869      136864694        1264        20                -           0.0000          -           0.0000          -
56814.80/2873.80	c      2874      137205116        1284        20                -           0.0000          -           0.0000          -
56913.53/2878.85	c      2879      137544958        1258        20                -           0.0000          -           0.0000          -
57014.20/2883.90	c      2884      137886617        1248        20                -           0.0000          -           0.0000          -
57112.95/2888.95	c      2889      138234707        1256        20                -           0.0000          -           0.0000          -
57211.74/2894.00	c      2894      138583113        1251        20                -           0.0000          -           0.0000          -
57310.50/2899.05	c      2899      138927435        1217        20                -           0.0000          -           0.0000          -
57412.47/2904.10	c      2904      139274696        1248        20                -           0.0000          -           0.0000          -
57510.88/2909.15	c      2909      139616680        1264        20                -           0.0000          -           0.0000          -
57612.82/2914.20	c      2914      139950666        1239        20                -           0.0000          -           0.0000          -
57711.71/2919.25	c      2919      140291260        1254        20                -           0.0000          -           0.0000          -
57812.59/2924.30	c      2924      140630755        1272        20                -           0.0000          -           0.0000          -
57911.46/2929.35	c      2929      140969134        1264        20                -           0.0000          -           0.0000          -
58012.38/2934.40	c      2934      141306924        1265        20                -           0.0000          -           0.0000          -
58111.24/2939.45	c      2939      141638544        1257        20                -           0.0000          -           0.0000          -
58212.02/2944.50	c      2944      141973837        1278        20                -           0.0000          -           0.0000          -
58310.69/2949.55	c      2950      142315080        1243        20                -           0.0000          -           0.0000          -
58411.43/2954.61	c      2955      142660331        1297        20                -           0.0000          -           0.0000          -
58510.19/2959.65	c      2960      143006438        1276        20                -           0.0000          -           0.0000          -
58610.96/2964.70	c      2965      143360618        1232        20                -           0.0000          -           0.0000          -
58709.72/2969.75	c      2970      143704358        1248        20                -           0.0000          -           0.0000          -
58810.59/2974.80	c      2975      144038180        1261        20                -           0.0000          -           0.0000          -
58909.50/2979.85	c      2980      144375213        1292        20                -           0.0000          -           0.0000          -
59010.34/2984.90	c      2985      144711945        1251        20                -           0.0000          -           0.0000          -
59109.14/2989.95	c      2990      145049901        1256        20                -           0.0000          -           0.0000          -
59207.93/2995.00	c      2995      145399343        1235        20                -           0.0000          -           0.0000          -
59306.70/3000.05	c      3000      145748848        1255        20                -           0.0000          -           0.0000          -
59408.63/3005.10	c      3005      146086821        1255        20                -           0.0000          -           0.0000          -
59507.43/3010.15	c      3010      146421355        1283        20                -           0.0000          -           0.0000          -
59609.07/3015.20	c      3015      146756486        1274        20                -           0.0000          -           0.0000          -
59707.85/3020.25	c      3020      147097424        1278        20                -           0.0000          -           0.0000          -
59808.68/3025.30	c      3025      147436128        1260        20                -           0.0000          -           0.0000          -
59907.49/3030.35	c      3030      147781097        1262        20                -           0.0000          -           0.0000          -
60008.30/3035.40	c      3035      148144780        1292        20                -           0.0000          -           0.0000          -
60107.10/3040.45	c      3040      148497430        1298        20                -           0.0000          -           0.0000          -
60207.86/3045.50	c      3046      148849858        1241        20                -           0.0000          -           0.0000          -
60306.41/3050.55	c      3051      149195527        1249        20                -           0.0000          -           0.0000          -
60407.24/3055.60	c      3056      149534562        1256        20                -           0.0000          -           0.0000          -
60505.92/3060.65	c      3061      149879790        1312        20                -           0.0000          -           0.0000          -
60606.54/3065.70	c      3066      150230876        1296        20                -           0.0000          -           0.0000          -
60705.28/3070.75	c      3071      150575618        1268        20                -           0.0000          -           0.0000          -
60805.87/3075.80	c      3076      150920280        1288        20                -           0.0000          -           0.0000          -
60904.41/3080.85	c      3081      151254362        1292        20                -           0.0000          -           0.0000          -
61005.07/3085.90	c      3086      151591935        1237        20                -           0.0000          -           0.0000          -
61103.90/3090.95	c      3091      151942133        1288        20                -           0.0000          -           0.0000          -
61202.70/3096.00	c      3096      152280647        1266        20                -           0.0000          -           0.0000          -
61301.48/3101.05	c      3101      152624361        1265        20                -           0.0000          -           0.0000          -
61403.16/3106.10	c      3106      152959214        1276        20                -           0.0000          -           0.0000          -
61503.89/3111.15	c      3111      153293908        1254        20                -           0.0000          -           0.0000          -
61603.75/3116.20	c      3116      153632533        1256        20                -           0.0000          -           0.0000          -
61702.51/3121.25	c      3121      153976749        1265        20                -           0.0000          -           0.0000          -
61803.24/3126.30	c      3126      154309376        1243        20                -           0.0000          -           0.0000          -
61901.91/3131.35	c      3131      154636909        1264        20                -           0.0000          -           0.0000          -
62002.70/3136.40	c      3136      154962036        1283        20                -           0.0000          -           0.0000          -
62101.39/3141.45	c      3141      155288972        1299        20                -           0.0000          -           0.0000          -
62202.23/3146.50	c      3146      155632349        1291        20                -           0.0000          -           0.0000          -
62301.05/3151.55	c      3152      155965001        1278        20                -           0.0000          -           0.0000          -
62401.78/3156.60	c      3157      156304066        1276        20                -           0.0000          -           0.0000          -
62500.63/3161.65	c      3162      156643112        1255        20                -           0.0000          -           0.0000          -
62601.16/3166.70	c      3167      156993967        1285        20                -           0.0000          -           0.0000          -
62699.90/3171.75	c      3172      157340713        1261        20                -           0.0000          -           0.0000          -
62800.70/3176.80	c      3177      157680006        1280        20                -           0.0000          -           0.0000          -
62899.49/3181.85	c      3182      158003409        1263        20                -           0.0000          -           0.0000          -
63000.28/3186.90	c      3187      158343286        1268        20                -           0.0000          -           0.0000          -
63099.06/3191.96	c      3192      158686983        1288        20                -           0.0000          -           0.0000          -
63197.76/3197.00	c      3197      159026515        1295        20                -           0.0000          -           0.0000          -
63296.49/3202.05	c      3202      159373036        1282        20                -           0.0000          -           0.0000          -
63398.36/3207.10	c      3207      159716200        1269        20                -           0.0000          -           0.0000          -
63497.16/3212.15	c      3212      160045212        1263        20                -           0.0000          -           0.0000          -
63597.98/3217.20	c      3217      160398927        1283        20                -           0.0000          -           0.0000          -
63697.73/3222.25	c      3222      160748043        1280        20                -           0.0000          -           0.0000          -
63798.43/3227.31	c      3227      161099737        1243        20                -           0.0000          -           0.0000          -
63897.25/3232.35	c      3232      161461720        1271        20                -           0.0000          -           0.0000          -
63998.20/3237.40	c      3237      161800098        1262        20                -           0.0000          -           0.0000          -
64097.12/3242.45	c      3242      162139522        1257        20                -           0.0000          -           0.0000          -
64198.07/3247.50	c      3248      162481733        1289        20                -           0.0000          -           0.0000          -
64297.06/3252.55	c      3253      162815706        1292        20                -           0.0000          -           0.0000          -
64398.02/3257.60	c      3258      163151468        1264        20                -           0.0000          -           0.0000          -
64496.79/3262.65	c      3263      163484847        1282        20                -           0.0000          -           0.0000          -
64597.54/3267.70	c      3268      163829798        1286        20                -           0.0000          -           0.0000          -
64696.26/3272.75	c      3273      164173893        1292        20                -           0.0000          -           0.0000          -
64797.06/3277.80	c      3278      164529502        1264        20                -           0.0000          -           0.0000          -
64895.86/3282.85	c      3283      164859958        1270        20                -           0.0000          -           0.0000          -
64996.65/3287.90	c      3288      165198339        1282        20                -           0.0000          -           0.0000          -
65094.85/3292.95	c      3293      165545489        1285        20                -           0.0000          -           0.0000          -
65193.64/3298.00	c      3298      165883989        1279        20                -           0.0000          -           0.0000          -
65292.30/3303.05	c      3303      166219039        1297        20                -           0.0000          -           0.0000          -
65394.14/3308.10	c      3308      166562783        1268        20                -           0.0000          -           0.0000          -
65493.09/3313.15	c      3313      166902733        1252        20                -           0.0000          -           0.0000          -
65593.80/3318.20	c      3318      167245653        1245        20                -           0.0000          -           0.0000          -
65693.57/3323.25	c      3323      167595485        1273        20                -           0.0000          -           0.0000          -
65794.28/3328.30	c      3328      167954739        1310        20                -           0.0000          -           0.0000          -
65893.07/3333.35	c      3333      168297718        1283        20                -           0.0000          -           0.0000          -
65993.84/3338.40	c      3338      168636067        1263        20                -           0.0000          -           0.0000          -
66092.66/3343.45	c      3343      168973534        1300        20                -           0.0000          -           0.0000          -
66193.43/3348.50	c      3348      169321436        1284        20                -           0.0000          -           0.0000          -
66292.21/3353.55	c      3354      169664026        1266        20                -           0.0000          -           0.0000          -
66392.98/3358.60	c      3359      170002328        1253        20                -           0.0000          -           0.0000          -
66491.76/3363.65	c      3364      170337311        1273        20                -           0.0000          -           0.0000          -
66592.55/3368.70	c      3369      170674797        1269        20                -           0.0000          -           0.0000          -
66691.34/3373.75	c      3374      171016048        1267        20                -           0.0000          -           0.0000          -
66792.14/3378.80	c      3379      171371642        1251        20                -           0.0000          -           0.0000          -
66890.98/3383.85	c      3384      171721824        1303        20                -           0.0000          -           0.0000          -
66991.75/3388.90	c      3389      172086524        1263        20                -           0.0000          -           0.0000          -
67090.61/3393.95	c      3394      172434333        1304        20                -           0.0000          -           0.0000          -
67189.45/3399.01	c      3399      172774195        1275        20                -           0.0000          -           0.0000          -
67291.19/3404.06	c      3404      173116153        1294        20                -           0.0000          -           0.0000          -
67389.78/3409.11	c      3409      173453688        1280        20                -           0.0000          -           0.0000          -
67490.84/3414.16	c      3414      173790987        1250        20                -           0.0000          -           0.0000          -
67590.45/3419.21	c      3419      174148906        1287        20                -           0.0000          -           0.0000          -
67689.27/3424.26	c      3424      174511177        1269        20                -           0.0000          -           0.0000          -
67790.03/3429.31	c      3429      174861940        1270        20                -           0.0000          -           0.0000          -
67888.80/3434.36	c      3434      175210988        1263        20                -           0.0000          -           0.0000          -
67989.57/3439.41	c      3439      175567932        1296        20                -           0.0000          -           0.0000          -
68088.38/3444.46	c      3444      175926307        1272        20                -           0.0000          -           0.0000          -
68189.21/3449.51	c      3450      176282574        1248        20                -           0.0000          -           0.0000          -
68288.09/3454.56	c      3455      176629297        1264        20                -           0.0000          -           0.0000          -
68388.86/3459.61	c      3460      176972521        1274        20                -           0.0000          -           0.0000          -
68487.67/3464.66	c      3465      177317715        1277        20                -           0.0000          -           0.0000          -
68588.34/3469.71	c      3470      177653030        1267        20                -           0.0000          -           0.0000          -
68687.18/3474.76	c      3475      177994296        1261        20                -           0.0000          -           0.0000          -
68787.83/3479.81	c      3480      178336916        1249        20                -           0.0000          -           0.0000          -
68886.51/3484.86	c      3485      178692365        1285        20                -           0.0000          -           0.0000          -
68987.29/3489.91	c      3490      179050728        1308        20                -           0.0000          -           0.0000          -
69085.84/3494.96	c      3495      179403073        1272        20                -           0.0000          -           0.0000          -
69184.67/3500.01	c      3500      179737420        1258        20                -           0.0000          -           0.0000          -
69286.34/3505.06	c      3505      180076686        1255        20                -           0.0000          -           0.0000          -
69385.47/3510.11	c      3510      180403688        1293        20                -           0.0000          -           0.0000          -
69486.32/3515.16	c      3515      180733662        1305        20                -           0.0000          -           0.0000          -
69585.96/3520.21	c      3520      181071728        1269        20                -           0.0000          -           0.0000          -
69684.77/3525.26	c      3525      181411206        1268        20                -           0.0000          -           0.0000          -
69785.52/3530.31	c      3530      181752360        1286        20                -           0.0000          -           0.0000          -
69884.25/3535.36	c      3535      182083425        1236        20                -           0.0000          -           0.0000          -
69985.07/3540.41	c      3540      182425533        1293        20                -           0.0000          -           0.0000          -
70083.78/3545.46	c      3545      182765354        1285        20                -           0.0000          -           0.0000          -
70184.52/3550.51	c      3551      183115160        1254        20                -           0.0000          -           0.0000          -
70283.21/3555.56	c      3556      183470655        1264        20                -           0.0000          -           0.0000          -
70383.95/3560.61	c      3561      183820843        1272        20                -           0.0000          -           0.0000          -
70482.66/3565.66	c      3566      184171948        1272        20                -           0.0000          -           0.0000          -
70583.46/3570.71	c      3571      184508173        1301        20                -           0.0000          -           0.0000          -
70682.05/3575.76	c      3576      184859677        1227        20                -           0.0000          -           0.0000          -
70782.80/3580.81	c      3581      185208793        1310        20                -           0.0000          -           0.0000          -
70881.45/3585.86	c      3586      185546937        1309        20                -           0.0000          -           0.0000          -
70982.17/3590.91	c      3591      185900044        1289        20                -           0.0000          -           0.0000          -
71080.98/3595.96	c      3596      186247589        1271        20                -           0.0000          -           0.0000          -
71123.38/3598.14	c SCIP Status        : c solving was interrupted [hard time limit reached]
71123.38/3598.14	c Total Time         : 3598.1400
71123.38/3598.14	c   solving          : 3598.1400
71123.38/3598.14	c   presolving       : 0.0090 (included in solving)
71123.38/3598.14	c B&B Tree           :
71123.38/3598.14	c   nodes (total)    : 186422798
71123.38/3598.14	c Solution           :
71123.38/3598.14	c   Solutions found  : 0
71123.38/3598.14	c   Primal Bound     :          -
71123.38/3598.14	c   Dual Bound       : +0.00000000000000e+00
71123.38/3598.14	c Gap                :          -
71123.38/3598.19	s UNKNOWN

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 (169427 MiB free)
  memory of node 1: 193531 MiB (177348 MiB free)
  memory of node 2: 193531 MiB (175697 MiB free)
  memory of node 3: 193531 MiB (174508 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-4469091-1723629626/watcher-4469091-1723629626 -o /tmp/evaluation-result-4469091-1723629626/solver-4469091-1723629626 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD102-1723629626-792897 --watchdog 3760 fscip settings/racing.prm HOME/instance-4469091-1723629626.opb -qsol -t 3600 -sth 20 

running on 20 cores: 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

CPU governors:
  performance: 3 7 11 15 19 23 27 31 35 39 43 47 51 55 59 63 67 71 75 79

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


[startup+0.100069 s]*
/proc/loadavg: 16.28 38.07 52.69 72/1033 793117
/proc/meminfo: memFree=713312044/790760804 swapFree=131071996/131071996
[pid=792944] ppid=792939 vsize=1667716 memory=151648 CPUtime=0.99 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/stat : 792944 (fscip) S 792939 792944 792882 0 -1 1077936128 34416 0 0 0 64 35 0 0 20 0 41 0 129545237 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
/proc/792944/statm: 416929 37912 2966 3035 0 124298 0
[pid=792944/tid=792998] ppid=792939 vsize=1667716 memory=4026531959 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/792998/stat : 792998 (fscip) R 792939 792944 792882 0 -1 4194368 1682 0 0 0 4 0 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=792999] ppid=792939 vsize=1667716 memory=67123 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/792999/stat : 792999 (fscip) R 792939 792944 792882 0 -1 4194368 1550 0 0 0 2 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793000] ppid=792939 vsize=1667716 memory=55216921903569 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793000/stat : 793000 (fscip) R 792939 792944 792882 0 -1 4194368 1624 0 0 0 3 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793001] ppid=792939 vsize=1667716 memory=52983572464199 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793001/stat : 793001 (fscip) R 792939 792944 792882 0 -1 4194368 1719 0 0 0 4 0 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793002] ppid=792939 vsize=1667716 memory=60684465603260 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793002/stat : 793002 (fscip) R 792939 792944 792882 0 -1 4194368 1628 0 0 0 3 2 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793003] ppid=792939 vsize=1667716 memory=55182679606333 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793003/stat : 793003 (fscip) R 792939 792944 792882 0 -1 4194368 1674 0 0 0 3 2 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793004] ppid=792939 vsize=1667716 memory=14132238522516992 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793004/stat : 793004 (fscip) D 792939 792944 792882 0 -1 4194368 1575 0 0 0 2 2 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793005] ppid=792939 vsize=1667716 memory=1646713 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793005/stat : 793005 (fscip) R 792939 792944 792882 0 -1 4194368 1549 0 0 0 1 2 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793006] ppid=792939 vsize=1667716 memory=4120856564058030166 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793006/stat : 793006 (fscip) D 792939 792944 792882 0 -1 4194368 1602 0 0 0 3 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793007] ppid=792939 vsize=1667716 memory=3978701818099400788 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793007/stat : 793007 (fscip) D 792939 792944 792882 0 -1 4194368 1701 0 0 0 3 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793008] ppid=792939 vsize=1667716 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793008/stat : 793008 (fscip) D 792939 792944 792882 0 -1 4194368 1575 0 0 0 3 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793009] ppid=792939 vsize=1667716 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793009/stat : 793009 (fscip) D 792939 792944 792882 0 -1 4194368 1573 0 0 0 3 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793010] ppid=792939 vsize=1667716 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793010/stat : 793010 (fscip) R 792939 792944 792882 0 -1 4194368 1569 0 0 0 1 2 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793011] ppid=792939 vsize=1667716 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793011/stat : 793011 (fscip) D 792939 792944 792882 0 -1 4194368 1554 0 0 0 3 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793012] ppid=792939 vsize=1667716 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793012/stat : 793012 (fscip) R 792939 792944 792882 0 -1 4194368 1665 0 0 0 2 2 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793013] ppid=792939 vsize=1667716 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793013/stat : 793013 (fscip) D 792939 792944 792882 0 -1 4194368 1672 0 0 0 3 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793014] ppid=792939 vsize=1667716 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793014/stat : 793014 (fscip) R 792939 792944 792882 0 -1 4194368 1548 0 0 0 2 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793018] ppid=792939 vsize=1667716 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793018/stat : 793018 (fscip) D 792939 792944 792882 0 -1 4194368 1603 0 0 0 3 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793020] ppid=792939 vsize=1667716 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793020/stat : 793020 (fscip) D 792939 792944 792882 0 -1 4194368 1611 0 0 0 2 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793022] ppid=792939 vsize=1667716 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793022/stat : 793022 (fscip) D 792939 792944 792882 0 -1 4194368 1551 0 0 0 3 1 0 0 20 0 41 0 129545238 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793078] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793078/stat : 793078 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793080] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793080/stat : 793080 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37912 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793081] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793081/stat : 793081 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793082] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793082/stat : 793082 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793083] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793083/stat : 793083 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793084] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793084/stat : 793084 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793085] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793085/stat : 793085 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793086] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793086/stat : 793086 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793087] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793087/stat : 793087 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793088] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793088/stat : 793088 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793089] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793089/stat : 793089 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793090] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793090/stat : 793090 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793091] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793091/stat : 793091 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793092] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793092/stat : 793092 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793093] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793093/stat : 793093 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793094] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793094/stat : 793094 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793095] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793095/stat : 793095 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793096] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793096/stat : 793096 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793097] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793097/stat : 793097 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 37977 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793098] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793098/stat : 793098 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 38042 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
Current children cumulated CPU time: 0.99 s
Current children cumulated vsize: 1667716 KiB
Current children cumulated memory: 151648 KiB

[startup+0.23504 s]*
/proc/loadavg: 16.28 38.07 52.69 81/1033 793117
/proc/meminfo: memFree=712850492/790760804 swapFree=131071996/131071996
[pid=792944] ppid=792939 vsize=1667716 memory=307848 CPUtime=3.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/stat : 792944 (fscip) S 792939 792944 792882 0 -1 1077936128 73321 0 0 0 322 46 0 0 20 0 41 0 129545237 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
/proc/792944/statm: 416929 76962 2966 3035 0 169583 0
[pid=792944/tid=792998] ppid=792939 vsize=1667716 memory=4026531959 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/792998/stat : 792998 (fscip) R 792939 792944 792882 0 -1 4194368 4101 0 0 0 18 1 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=792999] ppid=792939 vsize=1667716 memory=67132 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/792999/stat : 792999 (fscip) R 792939 792944 792882 0 -1 4194368 3325 0 0 0 15 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793000] ppid=792939 vsize=1667716 memory=57415945159124 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793000/stat : 793000 (fscip) R 792939 792944 792882 0 -1 4194368 3185 0 0 0 16 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793001] ppid=792939 vsize=1667716 memory=55182595719753 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793001/stat : 793001 (fscip) R 792939 792944 792882 0 -1 4194368 4119 0 0 0 17 1 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793002] ppid=792939 vsize=1667716 memory=52992179176127 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793002/stat : 793002 (fscip) R 792939 792944 792882 0 -1 4194368 3356 0 0 0 16 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793003] ppid=792939 vsize=1667716 memory=57381702861887 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793003/stat : 793003 (fscip) R 792939 792944 792882 0 -1 4194368 3175 0 0 0 17 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793004] ppid=792939 vsize=1667716 memory=16102567654458987 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793004/stat : 793004 (fscip) R 792939 792944 792882 0 -1 4194368 4110 0 0 0 15 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793005] ppid=792939 vsize=1667716 memory=4122542093891797080 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793005/stat : 793005 (fscip) R 792939 792944 792882 0 -1 4194368 3301 0 0 0 11 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793006] ppid=792939 vsize=1667716 memory=2197929 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793006/stat : 793006 (fscip) R 792939 792944 792882 0 -1 4194368 3175 0 0 0 16 1 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793007] ppid=792939 vsize=1667716 memory=2248413 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793007/stat : 793007 (fscip) R 792939 792944 792882 0 -1 4194368 4120 0 0 0 16 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793008] ppid=792939 vsize=1667716 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793008/stat : 793008 (fscip) R 792939 792944 792882 0 -1 4194368 3329 0 0 0 15 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793009] ppid=792939 vsize=1667716 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793009/stat : 793009 (fscip) R 792939 792944 792882 0 -1 4194368 3241 0 0 0 16 1 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793010] ppid=792939 vsize=1667716 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793010/stat : 793010 (fscip) R 792939 792944 792882 0 -1 4194368 4100 0 0 0 15 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793011] ppid=792939 vsize=1667716 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793011/stat : 793011 (fscip) R 792939 792944 792882 0 -1 4194368 3336 0 0 0 15 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793012] ppid=792939 vsize=1667716 memory=0 CPUtime=0.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793012/stat : 793012 (fscip) R 792939 792944 792882 0 -1 4194368 3155 0 0 0 16 3 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793013] ppid=792939 vsize=1667716 memory=0 CPUtime=0.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793013/stat : 793013 (fscip) R 792939 792944 792882 0 -1 4194368 4100 0 0 0 16 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793014] ppid=792939 vsize=1667716 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793014/stat : 793014 (fscip) R 792939 792944 792882 0 -1 4194368 3343 0 0 0 15 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793018] ppid=792939 vsize=1667716 memory=0 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793018/stat : 793018 (fscip) R 792939 792944 792882 0 -1 4194368 3143 0 0 0 15 1 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793020] ppid=792939 vsize=1667716 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793020/stat : 793020 (fscip) R 792939 792944 792882 0 -1 4194368 4085 0 0 0 16 1 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793022] ppid=792939 vsize=1667716 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793022/stat : 793022 (fscip) R 792939 792944 792882 0 -1 4194368 3327 0 0 0 15 2 0 0 20 0 41 0 129545238 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793078] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793078/stat : 793078 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793080] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793080/stat : 793080 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793081] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793081/stat : 793081 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793082] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793082/stat : 793082 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793083] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793083/stat : 793083 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793084] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793084/stat : 793084 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793085] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793085/stat : 793085 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793086] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793086/stat : 793086 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793087] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793087/stat : 793087 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793088] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793088/stat : 793088 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793089] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793089/stat : 793089 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793090] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793090/stat : 793090 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793091] ppid=792939 vsize=1667716 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793091/stat : 793091 (fscip) S 792939 792944 792882 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129545244 1707741184 76962 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0

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

[pid=792944/tid=793009] ppid=792939 vsize=5659404 memory=28064 CPUtime=3558.25 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793009/stat : 793009 (fscip) R 792939 792944 792882 0 -1 4194368 415031 0 0 0 352922 2903 0 0 20 0 41 0 129545238 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793010] ppid=792939 vsize=5659404 memory=6120 CPUtime=3555.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793010/stat : 793010 (fscip) R 792939 792944 792882 0 -1 4194368 847546 0 0 0 353084 2481 0 0 20 0 41 0 129545238 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793011] ppid=792939 vsize=5659404 memory=1848 CPUtime=3560.5 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793011/stat : 793011 (fscip) R 792939 792944 792882 0 -1 4194368 611708 0 0 0 354493 1557 0 0 20 0 41 0 129545238 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793012] ppid=792939 vsize=5659404 memory=38604 CPUtime=3558.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793012/stat : 793012 (fscip) R 792939 792944 792882 0 -1 4194368 476368 0 0 0 353895 1922 0 0 20 0 41 0 129545238 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793013] ppid=792939 vsize=5659404 memory=33100 CPUtime=3551.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793013/stat : 793013 (fscip) R 792939 792944 792882 0 -1 4194368 775552 0 0 0 352536 2590 0 0 20 0 41 0 129545238 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793014] ppid=792939 vsize=5659404 memory=2244 CPUtime=3547.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793014/stat : 793014 (fscip) R 792939 792944 792882 0 -1 4194368 594551 0 0 0 352639 2072 0 0 20 0 41 0 129545238 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793018] ppid=792939 vsize=5659404 memory=19936 CPUtime=3555.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793018/stat : 793018 (fscip) R 792939 792944 792882 0 -1 4194368 440861 0 0 0 352871 2631 0 0 20 0 41 0 129545238 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793020] ppid=792939 vsize=5659404 memory=104 CPUtime=3555.63 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793020/stat : 793020 (fscip) R 792939 792944 792882 0 -1 4194368 926073 0 0 0 353733 1830 0 0 20 0 41 0 129545238 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793022] ppid=792939 vsize=5659404 memory=2004 CPUtime=3559.38 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793022/stat : 793022 (fscip) R 792939 792944 792882 0 -1 4194368 664195 0 0 0 353989 1949 0 0 20 0 41 0 129545238 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793078] ppid=792939 vsize=5659404 memory=52544 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793078/stat : 793078 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793080] ppid=792939 vsize=5659404 memory=28748 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793080/stat : 793080 (fscip) S 792939 792944 792882 0 -1 1077936192 62 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793081] ppid=792939 vsize=5659404 memory=7384 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793081/stat : 793081 (fscip) S 792939 792944 792882 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793082] ppid=792939 vsize=5659404 memory=30888 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793082/stat : 793082 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793083] ppid=792939 vsize=5659404 memory=27932 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793083/stat : 793083 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793084] ppid=792939 vsize=5659404 memory=3760 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793084/stat : 793084 (fscip) S 792939 792944 792882 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793085] ppid=792939 vsize=5659404 memory=32848 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793085/stat : 793085 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793086] ppid=792939 vsize=5659404 memory=7140 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793086/stat : 793086 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793087] ppid=792939 vsize=5659404 memory=36328 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793087/stat : 793087 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793088] ppid=792939 vsize=5659404 memory=6796 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793088/stat : 793088 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793089] ppid=792939 vsize=5659404 memory=20456 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793089/stat : 793089 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793090] ppid=792939 vsize=5659404 memory=6836 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793090/stat : 793090 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793091] ppid=792939 vsize=5659404 memory=7032 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793091/stat : 793091 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793092] ppid=792939 vsize=5659404 memory=13632 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793092/stat : 793092 (fscip) S 792939 792944 792882 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793093] ppid=792939 vsize=5659404 memory=11188 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793093/stat : 793093 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793094] ppid=792939 vsize=5659404 memory=11188 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793094/stat : 793094 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793095] ppid=792939 vsize=5659404 memory=11184 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793095/stat : 793095 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793096] ppid=792939 vsize=5659404 memory=11180 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793096/stat : 793096 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793097] ppid=792939 vsize=5659404 memory=2804 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793097/stat : 793097 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793098] ppid=792939 vsize=5659404 memory=2700 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793098/stat : 793098 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 129545244 5795229696 1201512 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
Current children cumulated CPU time: 71114.6 s
Current children cumulated vsize: 5659404 KiB
Current children cumulated memory: 4806048 KiB

[startup+3598 s]*
/proc/loadavg: 80.27 80.46 80.09 83/1028 795032
/proc/meminfo: memFree=672996708/790760804 swapFree=131071996/131071996
[pid=792944] ppid=792939 vsize=5593868 memory=4778680 CPUtime=71123.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/stat : 792944 (fscip) S 792939 792944 792882 0 -1 1077936128 12016541 0 0 0 7067231 45075 0 0 20 0 41 0 129545237 5728120832 1196206 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
/proc/792944/statm: 1398467 1195694 3318 3035 0 1296690 0
[pid=792944/tid=792998] ppid=792939 vsize=5593868 memory=7588683498052933220 CPUtime=3555.34 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/792998/stat : 792998 (fscip) D 792939 792944 792882 0 -1 4194368 663887 0 0 0 353265 2269 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=792999] ppid=792939 vsize=5593868 memory=8323350987516068516 CPUtime=3561.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/792999/stat : 792999 (fscip) D 792939 792944 792882 0 -1 4194368 576289 0 0 0 353675 2444 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793000] ppid=792939 vsize=5593868 memory=6720669839591097195 CPUtime=3546.41 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793000/stat : 793000 (fscip) D 792939 792944 792882 0 -1 4194368 420726 0 0 0 351872 2769 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793001] ppid=792939 vsize=5593868 memory=4806048 CPUtime=3554.66 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793001/stat : 793001 (fscip) D 792939 792944 792882 0 -1 4194368 639919 0 0 0 353392 2074 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793002] ppid=792939 vsize=5593868 memory=6720669839591097195 CPUtime=3562.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793002/stat : 793002 (fscip) D 792939 792944 792882 0 -1 4194368 670185 0 0 0 354457 1790 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793003] ppid=792939 vsize=5593868 memory=6732 CPUtime=3557.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793003/stat : 793003 (fscip) R 792939 792944 792882 0 -1 4194368 517862 0 0 0 353563 2144 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793004] ppid=792939 vsize=5593868 memory=6724 CPUtime=3555.66 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793004/stat : 793004 (fscip) D 792939 792944 792882 0 -1 4194368 526083 0 0 0 353097 2469 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793005] ppid=792939 vsize=5593868 memory=4806048 CPUtime=3550.74 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793005/stat : 793005 (fscip) D 792939 792944 792882 0 -1 4194368 573906 0 0 0 352370 2704 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793006] ppid=792939 vsize=5593868 memory=26272196 CPUtime=3555 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793006/stat : 793006 (fscip) D 792939 792944 792882 0 -1 4194368 432091 0 0 0 352766 2734 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793007] ppid=792939 vsize=5593868 memory=4337320 CPUtime=3559.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793007/stat : 793007 (fscip) D 792939 792944 792882 0 -1 4194368 566557 0 0 0 353808 2114 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793008] ppid=792939 vsize=5593868 memory=4979060 CPUtime=3557.87 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793008/stat : 793008 (fscip) D 792939 792944 792882 0 -1 4194368 644680 0 0 0 354209 1578 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793009] ppid=792939 vsize=5593868 memory=8284 CPUtime=3558.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793009/stat : 793009 (fscip) D 792939 792944 792882 0 -1 4194368 419057 0 0 0 352964 2904 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793010] ppid=792939 vsize=5593868 memory=3312 CPUtime=3556.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793010/stat : 793010 (fscip) D 792939 792944 792882 0 -1 4194368 849805 0 0 0 353124 2482 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793011] ppid=792939 vsize=5593868 memory=280493040632688 CPUtime=3560.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793011/stat : 793011 (fscip) D 792939 792944 792882 0 -1 4194368 613581 0 0 0 354535 1557 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793012] ppid=792939 vsize=5593868 memory=6720669839591097195 CPUtime=3558.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793012/stat : 793012 (fscip) D 792939 792944 792882 0 -1 4194368 478966 0 0 0 353938 1922 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793013] ppid=792939 vsize=5593868 memory=6720669839591097195 CPUtime=3551.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793013/stat : 793013 (fscip) D 792939 792944 792882 0 -1 4194368 778731 0 0 0 352578 2591 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793014] ppid=792939 vsize=5593868 memory=56924 CPUtime=3547.52 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793014/stat : 793014 (fscip) D 792939 792944 792882 0 -1 4194368 596610 0 0 0 352680 2072 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793018] ppid=792939 vsize=5593868 memory=7628 CPUtime=3555.44 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793018/stat : 793018 (fscip) D 792939 792944 792882 0 -1 4194368 444262 0 0 0 352912 2632 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793020] ppid=792939 vsize=5593868 memory=6720669839591097195 CPUtime=3556.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793020/stat : 793020 (fscip) R 792939 792944 792882 0 -1 4194368 928989 0 0 0 353775 1830 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793022] ppid=792939 vsize=5593868 memory=20276 CPUtime=3559.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793022/stat : 793022 (fscip) D 792939 792944 792882 0 -1 4194368 666538 0 0 0 354031 1950 0 0 20 0 41 0 129545238 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793078] ppid=792939 vsize=5593868 memory=5636 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793078/stat : 793078 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793080] ppid=792939 vsize=5593868 memory=11604 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793080/stat : 793080 (fscip) S 792939 792944 792882 0 -1 1077936192 62 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793081] ppid=792939 vsize=5593868 memory=13632 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793081/stat : 793081 (fscip) S 792939 792944 792882 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793082] ppid=792939 vsize=5593868 memory=11188 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793082/stat : 793082 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793083] ppid=792939 vsize=5593868 memory=11188 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793083/stat : 793083 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793084] ppid=792939 vsize=5593868 memory=4806048 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793084/stat : 793084 (fscip) S 792939 792944 792882 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793085] ppid=792939 vsize=5593868 memory=11180 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793085/stat : 793085 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793086] ppid=792939 vsize=5593868 memory=6784 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793086/stat : 793086 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793087] ppid=792939 vsize=5593868 memory=6732 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793087/stat : 793087 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793088] ppid=792939 vsize=5593868 memory=6724 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793088/stat : 793088 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793089] ppid=792939 vsize=5593868 memory=4806048 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793089/stat : 793089 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793090] ppid=792939 vsize=5593868 memory=26264956 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793090/stat : 793090 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793091] ppid=792939 vsize=5593868 memory=4337320 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793091/stat : 793091 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793092] ppid=792939 vsize=5593868 memory=2244 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793092/stat : 793092 (fscip) S 792939 792944 792882 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793093] ppid=792939 vsize=5593868 memory=19936 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793093/stat : 793093 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793094] ppid=792939 vsize=5593868 memory=104 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793094/stat : 793094 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793095] ppid=792939 vsize=5593868 memory=2004 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793095/stat : 793095 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793096] ppid=792939 vsize=5593868 memory=52544 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793096/stat : 793096 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793097] ppid=792939 vsize=5593868 memory=28748 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793097/stat : 793097 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
[pid=792944/tid=793098] ppid=792939 vsize=5593868 memory=7384 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/792944/task/793098/stat : 793098 (fscip) S 792939 792944 792882 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 129545244 5728120832 1188521 809668444160 4194304 16622685 140737063916224 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 38514688 140737063920616 140737063920731 140737063920731 140737063927759 0
Current children cumulated CPU time: 71123.1 s
Current children cumulated vsize: 5593868 KiB
Current children cumulated memory: 4778680 KiB

[startup+3598.2 s]*
/proc/loadavg: 80.27 80.46 80.09 18/899 795036
/proc/meminfo: memFree=685784284/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3598.24
CPU time (s): 71123.5
CPU user time (s): 70672.5
CPU system time (s): 451.011
CPU usage (%): 1976.62
Max. virtual memory (cumulated for all children) (KiB): 5968092
Max. memory (cumulated for all children) (KiB): 4915252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70672.5
system time used= 451.011
maximum resident set size= 4915296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12054929
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= 426610
involuntary context switches= 202604


# summary of solver processes directly reported to runsolver:
#   pid: 792944
#   total CPU time (s): 71123.5
#   total CPU user time (s): 70672.5
#   total CPU system time (s): 451.011

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.049 second user time and 121.398 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-08-14 12:00:26
IDJOB=4469091
IDBENCH=158911
IDSOLVER=3099
FILE ID=nodeD102/4469091-1723629626
RUNJOBID= nodeD102-1723629626-792897
SLURM_JOB_ID= 8267912
Free space on /tmp= 8588304 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-fixed-bandwidth-92.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t 3600 -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4469091-1723629626/watcher-4469091-1723629626 -o /tmp/evaluation-result-4469091-1723629626/solver-4469091-1723629626 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD102-1723629626-792897 --watchdog 3760  fscip settings/racing.prm HOME/instance-4469091-1723629626.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= d059f39552443ed7b428fbc50456c2f5
RANDOM SEED=397710438

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        713710040 kB
MemAvailable:   782925940 kB
Buffers:         1284252 kB
Cached:         70688396 kB
SwapCached:            0 kB
Active:          9642696 kB
Inactive:       62739764 kB
Active(anon):       2136 kB
Inactive(anon):   446588 kB
Active(file):    9640560 kB
Inactive(file): 62293176 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            112720 kB
Writeback:             0 kB
AnonPages:        409844 kB
Mapped:           101732 kB
Shmem:             38920 kB
KReclaimable:    1403380 kB
Slab:            1958072 kB
SReclaimable:    1403380 kB
SUnreclaim:       554692 kB
KernelStack:       14768 kB
PageTables:         9956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1184580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1152768 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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:     1374208 kB
DirectMap2M:    278044672 kB
DirectMap1G:    526385152 kB

Free space on /tmp at the end= 8588188 MiB
End job on nodeD102 at 2024-08-14 13:00:25