Trace number 4465627

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-07-30? (TO) 72002.9 3662.47

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-95-90.opb
MD5SUM6537247428469e6459e4298d22ed7785
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 benchmark47.5905
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8550
Total number of constraints401945
Number of constraints which are clauses401945
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint90
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 91
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.89/0.91	c Default LC presolving (default).
0.89/0.92	c ** Before presolving: virtualMemUsedAtLc = 839184802, getVmSize() = 494682112, SCIPgetMemUsed() = 431767580, SCIPgetMemTotal() = 444312052, SCIPgetMemExternEstim() = 394872750
0.89/0.92	c ** set memory limit for presolving in LC to 8.79345e+12 for SCIP **
24.29/24.49	c ** Estimated virtualMemUsedAtSolver = 679811860, getVmSize() = 776658944, SCIPgetMemUsed() = 542659096, SCIPgetMemTotal() = 624845040, SCIPgetMemExternEstim() = 394872750
24.29/24.49	c ** set memory limit for solvers to 4.18647e+11 for each SCIP **
24.29/24.49	c Original Problem   :
24.29/24.49	c   Problem name     : instance-4465627-1723599605
24.29/24.49	c   Variables        : 8550 (8550 binary, 0 integer, 0 implicit integer, 0 continuous)
24.29/24.49	c   Constraints      : 401945
24.29/24.49	c   Objective sense  : minimize
24.29/24.49	c Presolved Problem  :
24.29/24.49	c   Variables        : 8550 (8550 binary, 0 integer, 0 implicit integer, 0 continuous)
24.29/24.49	c   Constraints      : 402128
24.29/24.49	c Constraints        : Number
24.29/24.49	c   setppc           : 401850 
24.29/24.49	c   linear           : 183 
24.29/24.49	c   logicor          : 95 
24.29/24.49	c ** Instance transfer method used: 0
24.90/25.04	c ** ParaScipInstance copy does not increase the number of variables. **
33.45/33.68	c LC is working with racing ramp-up and with rebuilding tree after racing.
33.45/33.68	c                                Nodes    Active                                            
33.45/33.68	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
661.51/65.81	c        66              2           1        20                -           0.0000          -
759.01/70.85	c        71            282         281        20                -           0.0000          -
862.66/76.12	c        76            962         961        20                -           0.0000          -
966.95/81.32	c        81           1211         161        20                -           0.0000          -
1070.06/86.59	c        87           1923         873        20                -           0.0000          -
1177.10/91.97	c        92           2451        1401        20                -           0.0000          -
1282.13/97.22	c        97           2751        1701        20                -           0.0000          -
1384.99/102.45	c       102           3771        2721        20                -           0.0000          -
1489.97/107.73	c       108           4094        3044        20                -           0.0000          -
1589.05/112.74	c       113           5051        4001        20                -           0.0000          -
1690.11/117.81	c       118           6251        5201        20                -           0.0000          -
1791.21/122.91	c       123           6731        5681        20                -           0.0000          -
1893.08/128.07	c       128           8291        7241        20                -           0.0000          -
1995.42/133.27	c       133           9254        7833        20                -           0.0000          -
2098.53/138.46	c       138           9466         150        20                -           0.0000          -
2197.68/143.48	c       143           9905         581        20                -           0.0000          -
2300.81/148.62	c       149          10204         855        20                -           0.0000          -
2399.94/153.69	c       154          10825        1501        20                -           0.0000          -
2505.04/158.94	c       159          11465        2141        20                -           0.0000          -
2610.15/164.21	c       164          12205        2881        20                -           0.0000          -
2713.14/169.46	c       169          13065        3741        20                -           0.0000          -
2816.24/174.63	c       175          13985        4661        20                -           0.0000          -
2919.32/179.80	c       180          15125        5801        20                -           0.0000          -
3018.46/184.85	c       185          16485        7161        20                -           0.0000          -
3119.52/190.01	c       190          17202        7457        20                -           0.0000          -
3226.61/195.35	c       195          17318        7395        20                -           0.0000          -
3333.74/200.74	c       201          17575         241        20                -           0.0000          -
3436.81/206.00	c       206          18480        1181        20                -           0.0000          -
3538.47/211.11	c       211          19220        1921        20                -           0.0000          -
3641.02/216.26	c       216          20100        2801        20                -           0.0000          -
3742.25/221.37	c       221          20839        3561        20                -           0.0000          -
3845.51/226.54	c       227          22059        4781        20                -           0.0000          -
3948.77/231.70	c       232          23497        6219        20                -           0.0000          -
4048.05/236.75	c       237          24794        7111        20                -           0.0000          -
4147.31/241.76	c       242          25218        7073        20                -           0.0000          -
4250.53/247.01	c       247          25352           0        20                -           0.0000          -
4354.42/252.15	c       252          26093         741        20                -           0.0000          -
4456.94/257.37	c       257          27112        1801        20                -           0.0000          -
4560.07/262.58	c       263          28092        2781        20                -           0.0000          -
4663.28/267.71	c       268          29292        3981        20                -           0.0000          -
4766.50/272.94	c       273          30652        5341        20                -           0.0000          -
4868.34/278.07	c       278          32252        6941        20                -           0.0000          -
4969.71/283.18	c       283          32996        7066        20                -           0.0000          -
5072.07/288.37	c       288          33503        7030        20                -           0.0000          -
5173.26/293.48	c       293          33979        7011        20                -           0.0000          -
5274.43/298.57	c       299          34663         615        20                -           0.0000          -
5375.61/303.61	c       304          35077         764        20                -           0.0000          -
5474.75/308.65	c       309          36004        2012        20                -           0.0000          -
5577.89/313.86	c       314              2           1        20                -           0.0000          -
5681.56/319.05	c       319          38233        4241        20                -           0.0000          -
5784.14/324.26	c       324              8           7        20                -           0.0000          -
5885.33/329.36	c       329             16          15        20                -           0.0000          -
5986.57/334.45	c       334             16          15        20                -           0.0000          -
6087.77/339.50	c       340             16          15        20                -           0.0000          -
6189.02/344.60	c       345             16          15        20                -           0.0000          -
6292.16/349.83	c       350             16          15        20                -           0.0000          -
6393.47/354.90	c       355             19          18        20                -           0.0000          -
6495.50/360.08	c       360             20          19        20                -           0.0000          -
6597.99/365.29	c       365             20          19        20                -           0.0000          -
6703.21/370.51	c       371             20          19        20                -           0.0000          -
6804.46/375.65	c       376             20          19        20                -           0.0000          -
6907.69/380.80	c       381             12          11        20                -           0.0000          -
7008.95/385.96	c       386             12          11        20                -           0.0000          -
7112.86/391.14	c       391             12          11        20                -           0.0000          -
7215.39/396.31	c       396             12          11        20                -           0.0000          -
7316.60/401.45	c       401             21          20        20                -           0.0000          -
7417.83/406.60	c       407             21          20        20                -           0.0000          -
7519.06/411.67	c       412             24          23        20                -           0.0000          -
7620.33/416.73	c       417             24          23        20                -           0.0000          -
7723.57/421.96	c       422              8           7        20                -           0.0000          -
7828.82/427.22	c       427              8           7        20                -           0.0000          -
7931.97/432.42	c       432              8           7        20                -           0.0000          -
8031.22/437.50	c       438             29          28        20                -           0.0000          -
8134.32/442.68	c       443             29          28        20                -           0.0000          -
8237.38/447.84	c       448             29          28        20                -           0.0000          -
8338.57/452.91	c       453             20          19        20                -           0.0000          -
8440.39/458.10	c       458             20          19        20                -           0.0000          -
8541.58/463.14	c       463             20          19        20                -           0.0000          -
8642.17/468.24	c       468             20          19        20                -           0.0000          -
8745.07/473.44	c       473             33          32        20                -           0.0000          -
8844.21/478.49	c       478             33          32        20                -           0.0000          -
8947.26/483.62	c       484             33          32        20                -           0.0000          -
9050.24/488.84	c       489             33          32        20                -           0.0000          -
9149.42/493.88	c       494             32          31        20                -           0.0000          -
9255.13/499.19	c       499             35          34        20                -           0.0000          -
9355.41/504.26	c       504             35          34        20                -           0.0000          -
9460.53/509.59	c       510             35          34        20                -           0.0000          -
9561.64/514.69	c       515             17          16        20                -           0.0000          -
9666.66/519.92	c       520             43          42        20                -           0.0000          -
9765.67/524.98	c       525             18          17        20                -           0.0000          -
9869.48/530.16	c       530             39          38        20                -           0.0000          -
9971.62/535.35	c       535             39          38        20                -           0.0000          -
10074.72/540.51	c       541             14          13        20                -           0.0000          -
10177.83/545.77	c       546             14          13        20                -           0.0000          -
10280.97/550.92	c       551             14          13        20                -           0.0000          -
10384.72/556.15	c       556             14          13        20                -           0.0000          -
10485.26/561.27	c       561             32          33        20                -           0.0000          -
10590.41/566.50	c       566             32          33        20                -           0.0000          -
10693.55/571.74	c       572             15          14        20                -           0.0000          -
10794.69/576.89	c       577             15          14        20                -           0.0000          -
10895.83/581.92	c       582             15          14        20                -           0.0000          -
10995.02/587.00	c       587             33          32        20                -           0.0000          -
11096.75/592.12	c       592             62          63        20                -           0.0000          -
11199.23/597.25	c       597             18          17        20                -           0.0000          -
11298.42/602.28	c       602             18          17        20                -           0.0000          -
11399.55/607.33	c       607             18          17        20                -           0.0000          -
11502.69/612.52	c       613             35          34        20                -           0.0000          -
11601.84/617.56	c       618             35          34        20                -           0.0000          -
11703.03/622.65	c       623             35          34        20                -           0.0000          -
11806.21/627.83	c       628             70          69        20                -           0.0000          -
11911.93/633.14	c       633             24          23        20                -           0.0000          -
12012.53/638.27	c       638             43          42        20                -           0.0000          -
12113.70/643.34	c       643             43          42        20                -           0.0000          -
12218.87/648.69	c       649             43          42        20                -           0.0000          -
12322.02/653.85	c       654             43          42        20                -           0.0000          -
12421.20/658.89	c       659             43          42        20                -           0.0000          -
12524.93/664.06	c       664             43          42        20                -           0.0000          -
12629.54/669.34	c       669             43          42        20                -           0.0000          -
12734.71/674.65	c       675             43          42        20                -           0.0000          -
12835.93/679.78	c       680             43          42        20                -           0.0000          -
12939.10/684.97	c       685             43          42        20                -           0.0000          -
13043.07/690.18	c       690             43          42        20                -           0.0000          -
13145.52/695.30	c       695             43          42        20                -           0.0000          -
13246.79/700.45	c       700             43          42        20                -           0.0000          -
13350.00/705.67	c       706             43          42        20                -           0.0000          -
13451.27/710.78	c       711             43          42        20                -           0.0000          -
13552.53/715.88	c       716             43          42        20                -           0.0000          -
13653.79/720.93	c       721             43          42        20                -           0.0000          -
13752.97/726.04	c       726             43          42        20                -           0.0000          -
13857.02/731.19	c       731             43          42        20                -           0.0000          -
13957.33/736.29	c       736             43          42        20                -           0.0000          -
14060.57/741.43	c       741             43          42        20                -           0.0000          -
14159.82/746.49	c       746             43          42        20                -           0.0000          -
14263.06/751.65	c       752             43          42        20                -           0.0000          -
14366.27/756.84	c       757             43          42        20                -           0.0000          -
14467.51/762.03	c       762             43          42        20                -           0.0000          -
14571.52/767.15	c       767             43          42        20                -           0.0000          -
14673.94/772.37	c       772             43          42        20                -           0.0000          -
14777.09/777.50	c       778             43          42        20                -           0.0000          -
14878.31/782.67	c       783             43          42        20                -           0.0000          -
14983.42/787.91	c       788             43          42        20                -           0.0000          -
15085.32/793.04	c       793             43          42        20                -           0.0000          -
15184.54/798.08	c       798             43          42        20                -           0.0000          -
15293.08/803.56	c       804             43          42        20                -           0.0000          -
15396.32/808.75	c       809             43          42        20                -           0.0000          -
15499.56/813.96	c       814             43          42        20                -           0.0000          -
15601.45/819.11	c       819             43          42        20                -           0.0000          -
15704.00/824.24	c       824             43          42        20                -           0.0000          -
15807.22/829.44	c       829             43          42        20                -           0.0000          -
15910.47/834.63	c       835             43          42        20                -           0.0000          -
16011.72/839.75	c       840             43          42        20                -           0.0000          -
16112.93/844.81	c       845             43          42        20                -           0.0000          -
16214.07/849.98	c       850             43          42        20                -           0.0000          -
16317.92/855.18	c       855             38          37        20                -           0.0000          -
16418.38/860.23	c       860             38          37        20                -           0.0000          -
16523.57/865.56	c       866             38          37        20                -           0.0000          -
16624.76/870.63	c       871             38          37        20                -           0.0000          -
16726.02/875.78	c       876             38          37        20                -           0.0000          -
16827.26/880.90	c       881             38          37        20                -           0.0000          -
16928.50/885.91	c       886             38          37        20                -           0.0000          -
17027.76/891.02	c       891             38          37        20                -           0.0000          -
17129.72/896.06	c       896             38          37        20                -           0.0000          -
17232.27/901.21	c       901             38          37        20                -           0.0000          -
17333.54/906.31	c       906             38          37        20                -           0.0000          -
17434.81/911.43	c       911             38          37        20                -           0.0000          -
17536.08/916.57	c       917             38          37        20                -           0.0000          -
17637.36/921.65	c       922             38          37        20                -           0.0000          -
17736.64/926.68	c       927             80          79        20                -           0.0000          -
17837.87/931.75	c       932             80          79        20                -           0.0000          -
17937.17/936.77	c       937             80          79        20                -           0.0000          -
18040.38/941.94	c       942             80          79        20                -           0.0000          -
18139.66/946.94	c       947             80          79        20                -           0.0000          -
18238.91/951.98	c       952             80          79        20                -           0.0000          -
18340.82/957.10	c       957             80          79        20                -           0.0000          -
18445.31/962.30	c       962            307         306        20                -           0.0000          -
18544.55/967.32	c       967             97          96        20                -           0.0000          -
18643.77/972.33	c       972             97          96        20                -           0.0000          -
18742.96/977.40	c       977             78          77        20                -           0.0000          -
18850.18/982.74	c       983             78          77        20                -           0.0000          -
18951.39/987.81	c       988             78          77        20                -           0.0000          -
19050.67/992.84	c       993             78          77        20                -           0.0000          -
19150.04/997.90	c       998             78          77        20                -           0.0000          -
19251.17/1002.90	c      1003             78          77        20                -           0.0000          -
19350.47/1007.98	c      1008             78          77        20                -           0.0000          -
19449.77/1012.99	c      1013             78          77        20                -           0.0000          -
19549.08/1018.00	c      1018             78          77        20                -           0.0000          -
19652.96/1023.18	c      1023             78          77        20                -           0.0000          -
19753.64/1028.25	c      1028             78          77        20                -           0.0000          -
19854.88/1033.37	c      1033             78          77        20                -           0.0000          -
19954.20/1038.38	c      1038             78          77        20                -           0.0000          -
20059.49/1043.61	c      1044             78          77        20                -           0.0000          -
20160.79/1048.74	c      1049             78          77        20                -           0.0000          -
20262.06/1053.80	c      1054             78          77        20                -           0.0000          -
20361.35/1058.86	c      1059             78          77        20                -           0.0000          -
20460.59/1063.88	c      1064             78          77        20                -           0.0000          -
20561.83/1068.92	c      1069             78          77        20                -           0.0000          -
20660.94/1074.00	c      1074             78          77        20                -           0.0000          -
20762.58/1079.04	c      1079             78          77        20                -           0.0000          -
20864.01/1084.16	c      1084             78          77        20                -           0.0000          -
20964.33/1089.26	c      1089             78          77        20                -           0.0000          -
21065.56/1094.34	c      1094             78          77        20                -           0.0000          -
21164.80/1099.37	c      1099             78          77        20                -           0.0000          -
21266.08/1104.42	c      1104             78          77        20                -           0.0000          -
21365.38/1109.45	c      1109             78          77        20                -           0.0000          -
21466.70/1114.51	c      1115             78          77        20                -           0.0000          -
21566.03/1119.60	c      1120             78          77        20                -           0.0000          -
21667.33/1124.66	c      1125             78          77        20                -           0.0000          -
21768.66/1129.76	c      1130             78          77        20                -           0.0000          -
21869.97/1134.83	c      1135             78          77        20                -           0.0000          -
21971.28/1139.93	c      1140             78          77        20                -           0.0000          -
22070.51/1144.98	c      1145            181         141        20                -           0.0000          -
22172.58/1150.06	c      1150            181         141        20                -           0.0000          -
22275.00/1155.28	c      1155            181         141        20                -           0.0000          -
22376.26/1160.32	c      1160            181         141        20                -           0.0000          -
22477.51/1165.43	c      1165            181         141        20                -           0.0000          -
22576.79/1170.43	c      1170            181         141        20                -           0.0000          -
22678.05/1175.53	c      1176            181         141        20                -           0.0000          -
22777.33/1180.55	c      1181            181         141        20                -           0.0000          -
22880.58/1185.74	c      1186            181         141        20                -           0.0000          -
22981.83/1190.80	c      1191            181         141        20                -           0.0000          -
23081.10/1195.88	c      1196            181         141        20                -           0.0000          -
23182.35/1200.92	c      1201            181         141        20                -           0.0000          -
23287.54/1206.30	c      1206            234         127        20                -           0.0000          -
23390.76/1211.47	c      1211            234         127        20                -           0.0000          -
23491.97/1216.57	c      1217            234         127        20                -           0.0000          -
23591.23/1221.58	c      1222            234         127        20                -           0.0000          -
23696.43/1226.83	c      1227            234         127        20                -           0.0000          -
23795.68/1231.87	c      1232            234         127        20                -           0.0000          -
23896.85/1236.91	c      1237            234         127        20                -           0.0000          -
23996.08/1242.00	c      1242            234         127        20                -           0.0000          -
24100.03/1247.18	c      1247            234         127        20                -           0.0000          -
24202.51/1252.32	c      1252            258         154        20                -           0.0000          -
24303.62/1257.41	c      1257            258         154        20                -           0.0000          -
24402.81/1262.45	c      1262            258         154        20                -           0.0000          -
24501.99/1267.49	c      1268            258         154        20                -           0.0000          -
24603.14/1272.56	c      1273            258         154        20                -           0.0000          -
24704.28/1277.64	c      1278            258         154        20                -           0.0000          -
24803.42/1282.66	c      1283            258         154        20                -           0.0000          -
24904.64/1287.75	c      1288            255         130        20                -           0.0000          -
25005.83/1292.87	c      1293            255         130        20                -           0.0000          -
25105.03/1297.88	c      1298            255         130        20                -           0.0000          -
25206.22/1302.90	c      1303            255         130        20                -           0.0000          -
25305.44/1308.01	c      1308            255         130        20                -           0.0000          -
25404.64/1313.02	c      1313            255         130        20                -           0.0000          -
25506.43/1318.11	c      1318            255         130        20                -           0.0000          -
25608.96/1323.27	c      1323            255         130        20                -           0.0000          -
25710.14/1328.34	c      1328            255         130        20                -           0.0000          -
25809.35/1333.36	c      1333            255         130        20                -           0.0000          -
25910.54/1338.49	c      1338            255         130        20                -           0.0000          -
26009.68/1343.49	c      1344            255         130        20                -           0.0000          -
26110.87/1348.57	c      1349            255         130        20                -           0.0000          -
26209.97/1353.60	c      1354            255         130        20                -           0.0000          -
26311.02/1358.64	c      1359            255         130        20                -           0.0000          -
26411.98/1363.74	c      1364            255         130        20                -           0.0000          -
26513.09/1368.87	c      1369            429         172        20                -           0.0000          -
26616.90/1374.11	c      1374            429         172        20                -           0.0000          -
26718.25/1379.18	c      1379            429         172        20                -           0.0000          -
26818.59/1384.28	c      1384            282         132        20                -           0.0000          -
26919.78/1389.32	c      1389            282         132        20                -           0.0000          -
27020.98/1394.40	c      1394            282         132        20                -           0.0000          -
27122.12/1399.50	c      1400            282         132        20                -           0.0000          -
27221.29/1404.55	c      1405            282         132        20                -           0.0000          -
27320.45/1409.55	c      1410            282         132        20                -           0.0000          -
27419.61/1414.59	c      1415            282         132        20                -           0.0000          -
27522.75/1419.70	c      1420            282         132        20                -           0.0000          -
27621.97/1424.73	c      1425            282         132        20                -           0.0000          -
27725.16/1429.91	c      1430            282         132        20                -           0.0000          -
27827.11/1435.04	c      1435            624         203        20                -           0.0000          -
27928.19/1440.15	c      1440            624         203        20                -           0.0000          -
28027.68/1445.18	c      1445            624         203        20                -           0.0000          -
28128.08/1450.25	c      1450            624         203        20                -           0.0000          -
28229.36/1455.36	c      1455            624         203        20                -           0.0000          -
28332.62/1460.54	c      1461            624         203        20                -           0.0000          -
28431.93/1465.55	c      1466            624         203        20                -           0.0000          -
28533.18/1470.60	c      1471            624         203        20                -           0.0000          -
28632.45/1475.64	c      1476            624         203        20                -           0.0000          -
28733.71/1480.75	c      1481            624         203        20                -           0.0000          -
28832.99/1485.76	c      1486            624         203        20                -           0.0000          -
28934.27/1490.87	c      1491            624         203        20                -           0.0000          -
29035.58/1495.90	c      1496            624         203        20                -           0.0000          -
29134.88/1500.94	c      1501            624         203        20                -           0.0000          -
29234.18/1505.95	c      1506           1212         757        20                -           0.0000          -
29338.17/1511.14	c      1511            639         204        20                -           0.0000          -
29437.42/1516.17	c      1516            639         204        20                -           0.0000          -
29538.06/1521.21	c      1521            639         204        20                -           0.0000          -
29639.39/1526.31	c      1526            639         204        20                -           0.0000          -
29738.68/1531.36	c      1531            639         204        20                -           0.0000          -
29839.99/1536.48	c      1536            639         204        20                -           0.0000          -
29941.33/1541.59	c      1542            639         204        20                -           0.0000          -
30042.64/1546.68	c      1547            639         204        20                -           0.0000          -
30145.93/1551.85	c      1552            490         149        20                -           0.0000          -
30249.95/1557.05	c      1557            490         149        20                -           0.0000          -
30351.16/1562.19	c      1562            490         149        20                -           0.0000          -
30451.80/1567.23	c      1567            659         204        20                -           0.0000          -
30551.11/1572.25	c      1572            659         204        20                -           0.0000          -
30652.39/1577.31	c      1577            659         204        20                -           0.0000          -
30751.73/1582.33	c      1582            659         204        20                -           0.0000          -
30853.02/1587.41	c      1587            659         204        20                -           0.0000          -
30952.34/1592.48	c      1592            659         204        20                -           0.0000          -
31053.61/1597.56	c      1598            659         204        20                -           0.0000          -
31154.87/1602.62	c      1603            659         204        20                -           0.0000          -
31256.16/1607.70	c      1608            659         204        20                -           0.0000          -
31357.42/1612.84	c      1613            528         153        20                -           0.0000          -
31456.65/1617.87	c      1618            528         153        20                -           0.0000          -
31555.90/1622.90	c      1623            528         153        20                -           0.0000          -
31657.07/1627.92	c      1628            528         153        20                -           0.0000          -
31756.24/1632.94	c      1633            528         153        20                -           0.0000          -
31855.42/1637.95	c      1638            528         153        20                -           0.0000          -
31954.60/1642.97	c      1643            528         153        20                -           0.0000          -
32058.34/1648.18	c      1648            528         153        20                -           0.0000          -
32158.80/1653.20	c      1653            528         153        20                -           0.0000          -
32258.03/1658.23	c      1658            528         153        20                -           0.0000          -
32359.03/1663.39	c      1663            528         153        20                -           0.0000          -
32460.16/1668.45	c      1668            528         153        20                -           0.0000          -
32559.37/1673.47	c      1673            528         153        20                -           0.0000          -
32660.69/1678.54	c      1679            528         153        20                -           0.0000          -
32763.64/1683.71	c      1684           1995         900        20                -           0.0000          -
32862.84/1688.75	c      1689           1995         900        20                -           0.0000          -
32962.02/1693.77	c      1694           5221         944        20                -           0.0000          -
33063.22/1698.80	c      1699            581         156        20                -           0.0000          -
33164.43/1703.91	c      1704            581         156        20                -           0.0000          -
33263.64/1708.93	c      1709            582         155        20                -           0.0000          -
33362.89/1713.95	c      1714           5332         957        20                -           0.0000          -
33462.09/1718.97	c      1719           4482         818        20                -           0.0000          -
33563.78/1724.09	c      1724           1218         235        20                -           0.0000          -
33666.29/1729.26	c      1729            676         159        20                -           0.0000          -
33767.54/1734.33	c      1734           4600         824        20                -           0.0000          -
33866.65/1739.36	c      1739           1297         234        20                -           0.0000          -
33967.89/1744.41	c      1744           1324         233        20                -           0.0000          -
34067.13/1749.46	c      1749            761         176        20                -           0.0000          -
34168.30/1754.56	c      1755           4780         838        20                -           0.0000          -
34269.53/1759.60	c      1760           5600         991        20                -           0.0000          -
34370.66/1764.72	c      1765            819         180        20                -           0.0000          -
34469.91/1769.73	c      1770            819         180        20                -           0.0000          -
34569.18/1774.76	c      1775            819         180        20                -           0.0000          -
34670.43/1779.80	c      1780            819         180        20                -           0.0000          -
34774.31/1785.06	c      1785            819         180        20                -           0.0000          -
34878.88/1790.30	c      1790            819         180        20                -           0.0000          -
34980.15/1795.47	c      1795            819         180        20                -           0.0000          -
35083.43/1800.61	c      1801            819         180        20                -           0.0000          -
35184.72/1805.70	c      1806            819         180        20                -           0.0000          -
35287.98/1810.90	c      1811            819         180        20                -           0.0000          -
35387.27/1815.94	c      1816            819         180        20                -           0.0000          -
35486.48/1820.99	c      1821            819         180        20                -           0.0000          -
35585.72/1826.00	c      1826            819         180        20                -           0.0000          -
35684.97/1831.03	c      1831            819         180        20                -           0.0000          -
35787.10/1836.12	c      1836           6120        1069        20                -           0.0000          -
35891.37/1841.32	c      1841           6142        1069        20                -           0.0000          -
35990.64/1846.34	c      1846           2706         987        20                -           0.0000          -
36089.87/1851.37	c      1851           2078         235        20                -           0.0000          -
36189.14/1856.38	c      1856           2096         237        20                -           0.0000          -
36292.24/1861.56	c      1862           5637         872        20                -           0.0000          -
36391.43/1866.58	c      1867           2139         240        20                -           0.0000          -
36494.78/1871.78	c      1872           2139         240        20                -           0.0000          -
36594.06/1876.79	c      1877           2139         240        20                -           0.0000          -
36697.05/1881.94	c      1882           2139         240        20                -           0.0000          -
36801.13/1887.17	c      1887           2139         240        20                -           0.0000          -
36903.57/1892.31	c      1892           2139         240        20                -           0.0000          -
37002.78/1897.35	c      1897           2139         240        20                -           0.0000          -
37103.99/1902.42	c      1902           2139         240        20                -           0.0000          -
37207.21/1907.64	c      1908           2139         240        20                -           0.0000          -
37308.47/1912.75	c      1913           2139         240        20                -           0.0000          -
37409.69/1917.80	c      1918           1160         207        20                -           0.0000          -
37508.91/1922.83	c      1923           1160         207        20                -           0.0000          -
37608.05/1927.85	c      1928           1160         207        20                -           0.0000          -
37707.27/1932.85	c      1933           1160         207        20                -           0.0000          -
37808.45/1937.95	c      1938           1160         207        20                -           0.0000          -
37907.69/1943.02	c      1943           1160         207        20                -           0.0000          -
38014.80/1948.31	c      1948           1160         207        20                -           0.0000          -
38114.04/1953.34	c      1953           1160         207        20                -           0.0000          -
38215.14/1958.43	c      1958           1160         207        20                -           0.0000          -
38316.38/1963.53	c      1964           1160         207        20                -           0.0000          -
38417.38/1968.64	c      1969           1160         207        20                -           0.0000          -
38518.61/1973.78	c      1974           1160         207        20                -           0.0000          -
38619.84/1978.89	c      1979           1160         207        20                -           0.0000          -
38721.07/1983.92	c      1984           1160         207        20                -           0.0000          -
38820.28/1988.93	c      1989           1160         207        20                -           0.0000          -
38924.24/1994.17	c      1994           1160         207        20                -           0.0000          -
39023.57/1999.19	c      1999           1160         207        20                -           0.0000          -
39123.88/2004.28	c      2004           1160         207        20                -           0.0000          -
39225.02/2009.31	c      2009           1169         208        20                -           0.0000          -
39324.26/2014.38	c      2014           2443         230        20                -           0.0000          -
39427.37/2019.53	c      2020           2443         230        20                -           0.0000          -
39528.59/2024.62	c      2025           2443         230        20                -           0.0000          -
39627.81/2029.67	c      2030           2443         230        20                -           0.0000          -
39733.02/2034.94	c      2035           2443         230        20                -           0.0000          -
39834.71/2040.06	c      2040           2443         230        20                -           0.0000          -
39933.90/2045.11	c      2045           2443         230        20                -           0.0000          -
40033.14/2050.10	c      2050           2443         230        20                -           0.0000          -
40132.10/2055.11	c      2055           2443         230        20                -           0.0000          -
40233.59/2060.16	c      2060           2443         230        20                -           0.0000          -
40333.84/2065.22	c      2065           2443         230        20                -           0.0000          -
40433.01/2070.29	c      2070           2443         230        20                -           0.0000          -
40534.20/2075.33	c      2075           2443         230        20                -           0.0000          -
40635.39/2080.48	c      2080           2443         230        20                -           0.0000          -
40734.62/2085.49	c      2085           2443         230        20                -           0.0000          -
40835.83/2090.52	c      2091           1375         220        20                -           0.0000          -
40935.05/2095.54	c      2096           1375         220        20                -           0.0000          -
41034.23/2100.56	c      2101           1375         220        20                -           0.0000          -
41135.33/2105.69	c      2106           1375         220        20                -           0.0000          -
41236.45/2110.72	c      2111           1375         220        20                -           0.0000          -
41335.66/2115.74	c      2116           1375         220        20                -           0.0000          -
41434.82/2120.77	c      2121           1375         220        20                -           0.0000          -
41534.04/2125.79	c      2126           7602        1281        20                -           0.0000          -
41633.25/2130.80	c      2131           2632         241        20                -           0.0000          -
41734.48/2135.82	c      2136           2632         241        20                -           0.0000          -
41833.72/2140.86	c      2141           2632         241        20                -           0.0000          -
41934.94/2145.90	c      2146           2632         241        20                -           0.0000          -
42036.80/2151.13	c      2151           2632         241        20                -           0.0000          -
42141.34/2156.38	c      2156           2632         241        20                -           0.0000          -
42242.50/2161.48	c      2161           2632         241        20                -           0.0000          -
42343.72/2166.53	c      2167           2632         241        20                -           0.0000          -
42442.93/2171.57	c      2172           2632         241        20                -           0.0000          -
42544.12/2176.61	c      2177           1464         223        20                -           0.0000          -
42647.29/2181.82	c      2182           1464         223        20                -           0.0000          -
42746.50/2186.87	c      2187           1464         223        20                -           0.0000          -
42845.55/2191.88	c      2192           1464         223        20                -           0.0000          -
42944.63/2196.88	c      2197           1464         223        20                -           0.0000          -
43045.81/2201.99	c      2202           1464         223        20                -           0.0000          -
43150.86/2207.23	c      2207           1480         225        20                -           0.0000          -
43249.99/2212.30	c      2212           4369        1196        20                -           0.0000          -
43351.10/2217.31	c      2217           8717        1052        20                -           0.0000          -
43452.26/2222.44	c      2222           8761        1052        20                -           0.0000          -
43551.45/2227.45	c      2227           1568         229        20                -           0.0000          -
43650.65/2232.47	c      2232           1587         228        20                -           0.0000          -
43751.87/2237.56	c      2238           4471        1208        20                -           0.0000          -
43852.99/2242.67	c      2243           1599         228        20                -           0.0000          -
43952.21/2247.69	c      2248           1599         228        20                -           0.0000          -
44055.40/2252.87	c      2253           1599         228        20                -           0.0000          -
44159.26/2258.13	c      2258           1599         228        20                -           0.0000          -
44260.57/2263.18	c      2263           1599         228        20                -           0.0000          -
44361.06/2268.21	c      2268           1599         228        20                -           0.0000          -
44460.29/2273.24	c      2273           1599         228        20                -           0.0000          -
44561.50/2278.33	c      2278           1599         228        20                -           0.0000          -
44660.62/2283.35	c      2283           1599         228        20                -           0.0000          -
44765.80/2288.65	c      2289           1599         228        20                -           0.0000          -
44865.01/2293.69	c      2294           1599         228        20                -           0.0000          -
44966.22/2298.72	c      2299           1599         228        20                -           0.0000          -
45065.45/2303.75	c      2304           1599         228        20                -           0.0000          -
45164.66/2308.77	c      2309           1599         228        20                -           0.0000          -
45265.75/2313.80	c      2314           1599         228        20                -           0.0000          -
45364.94/2318.83	c      2319           1599         228        20                -           0.0000          -
45464.11/2323.89	c      2324           1599         228        20                -           0.0000          -
45567.98/2329.04	c      2329           1599         228        20                -           0.0000          -
45664.41/2334.04	c      2334           9052        1467        20                -           0.0000          -
45769.53/2339.28	c      2339           9082        1469        20                -           0.0000          -
45870.73/2344.35	c      2344           3291         266        20                -           0.0000          -
45971.95/2349.44	c      2349           4982        1257        20                -           0.0000          -
46071.08/2354.46	c      2354           1666         229        20                -           0.0000          -
46170.32/2359.47	c      2359           1666         229        20                -           0.0000          -
46271.52/2364.51	c      2365           1666         229        20                -           0.0000          -
46370.74/2369.53	c      2370           1666         229        20                -           0.0000          -
46471.89/2374.66	c      2375           1666         229        20                -           0.0000          -
46573.04/2379.73	c      2380           1666         229        20                -           0.0000          -
46672.22/2384.76	c      2385           1666         229        20                -           0.0000          -
46773.39/2389.81	c      2390           1666         229        20                -           0.0000          -
46872.59/2394.85	c      2395           1666         229        20                -           0.0000          -
46973.80/2400.03	c      2400           1666         229        20                -           0.0000          -
47075.83/2405.04	c      2405           1666         229        20                -           0.0000          -
47174.91/2410.10	c      2410           5232        1289        20                -           0.0000          -
47274.07/2415.13	c      2415          10567        1104        20                -           0.0000          -
47375.13/2420.14	c      2420           3675         272        20                -           0.0000          -
47475.58/2425.20	c      2425           3680         273        20                -           0.0000          -
47574.77/2430.22	c      2430           3680         273        20                -           0.0000          -
47673.98/2435.23	c      2435           3680         273        20                -           0.0000          -
47775.12/2440.31	c      2440           3680         273        20                -           0.0000          -
47874.30/2445.36	c      2445           3680         273        20                -           0.0000          -
47973.53/2450.37	c      2450           3680         273        20                -           0.0000          -
48074.70/2455.45	c      2455           3680         273        20                -           0.0000          -
48177.84/2460.63	c      2461           3680         273        20                -           0.0000          -
48277.09/2465.66	c      2466           3680         273        20                -           0.0000          -
48380.10/2470.81	c      2471           3680         273        20                -           0.0000          -
48481.26/2475.95	c      2476           1905         216        20                -           0.0000          -
48580.42/2480.99	c      2481           1905         216        20                -           0.0000          -
48679.61/2486.02	c      2486           1905         216        20                -           0.0000          -
48781.53/2491.04	c      2491           1905         216        20                -           0.0000          -
48883.92/2496.23	c      2496           1905         216        20                -           0.0000          -
48985.08/2501.36	c      2501           1905         216        20                -           0.0000          -
49086.25/2506.40	c      2506           1905         216        20                -           0.0000          -
49185.39/2511.44	c      2511           1905         216        20                -           0.0000          -
49284.65/2516.46	c      2516           1905         216        20                -           0.0000          -
49385.79/2521.50	c      2522           1905         216        20                -           0.0000          -
49484.97/2526.51	c      2527           1905         216        20                -           0.0000          -
49584.16/2531.57	c      2532           1905         216        20                -           0.0000          -
49683.37/2536.58	c      2537           1905         216        20                -           0.0000          -
49786.57/2541.71	c      2542           1905         216        20                -           0.0000          -
49885.81/2546.71	c      2547           1905         216        20                -           0.0000          -
49985.03/2551.73	c      2552           1905         216        20                -           0.0000          -
50086.24/2556.85	c      2557           1905         216        20                -           0.0000          -
50187.41/2561.95	c      2562           3995         261        20                -           0.0000          -
50291.33/2567.14	c      2567           3995         261        20                -           0.0000          -
50391.76/2572.30	c      2572           3995         261        20                -           0.0000          -
50492.96/2577.35	c      2577           3995         261        20                -           0.0000          -
50592.18/2582.39	c      2582           6005        1382        20                -           0.0000          -
50693.35/2587.46	c      2587           2045         218        20                -           0.0000          -
50796.54/2592.65	c      2593           4072         262        20                -           0.0000          -
50895.78/2597.69	c      2598           2113         221        20                -           0.0000          -
50996.95/2602.73	c      2603           6084        1391        20                -           0.0000          -
51096.20/2607.74	c      2608           2144         224        20                -           0.0000          -
51195.45/2612.75	c      2613           2144         224        20                -           0.0000          -
51294.70/2617.79	c      2618           2144         224        20                -           0.0000          -
51395.90/2622.83	c      2623           2144         224        20                -           0.0000          -
51497.16/2627.90	c      2628           2144         224        20                -           0.0000          -
51596.36/2632.93	c      2633           2144         224        20                -           0.0000          -
51700.30/2638.14	c      2638           2144         224        20                -           0.0000          -
51799.62/2643.15	c      2643           2144         224        20                -           0.0000          -
51899.91/2648.27	c      2648           2144         224        20                -           0.0000          -
52001.11/2653.34	c      2653           2144         224        20                -           0.0000          -
52102.30/2658.42	c      2658           2144         224        20                -           0.0000          -
52203.46/2663.58	c      2664           2144         224        20                -           0.0000          -
52306.63/2668.70	c      2669           2144         224        20                -           0.0000          -
52405.76/2673.74	c      2674           2144         224        20                -           0.0000          -
52508.93/2678.96	c      2679           2144         224        20                -           0.0000          -
52608.13/2684.01	c      2684           2162         226        20                -           0.0000          -
52707.31/2689.02	c      2689           6477        1452        20                -           0.0000          -
52809.20/2694.05	c      2694           6500        1455        20                -           0.0000          -
52911.40/2699.26	c      2699          13054        1079        20                -           0.0000          -
53012.57/2704.31	c      2704          13087        1080        20                -           0.0000          -
53111.74/2709.36	c      2709          11490        1696        20                -           0.0000          -
53210.94/2714.36	c      2714           4923         265        20                -           0.0000          -
53310.34/2719.37	c      2719          11547        1699        20                -           0.0000          -
53413.30/2724.57	c      2725           2353         245        20                -           0.0000          -
53514.48/2729.62	c      2730          13292        1079        20                -           0.0000          -
53613.67/2734.65	c      2735          11640        1718        20                -           0.0000          -
53714.83/2739.76	c      2740          11674        1724        20                -           0.0000          -
53814.00/2744.77	c      2745          11695        1731        20                -           0.0000          -
53915.17/2749.81	c      2750          11733        1735        20                -           0.0000          -
54014.32/2754.82	c      2755          13504        1079        20                -           0.0000          -
54113.51/2759.86	c      2760           2499         249        20                -           0.0000          -
54214.63/2764.93	c      2765           2499         249        20                -           0.0000          -
54313.83/2770.01	c      2770           2499         249        20                -           0.0000          -
54417.66/2775.18	c      2775           2499         249        20                -           0.0000          -
54524.07/2780.52	c      2781           2499         249        20                -           0.0000          -
54625.02/2785.61	c      2786           2499         249        20                -           0.0000          -
54724.18/2790.64	c      2791           2499         249        20                -           0.0000          -
54825.35/2795.70	c      2796           2499         249        20                -           0.0000          -
54926.50/2800.86	c      2801           2499         249        20                -           0.0000          -
55027.67/2805.98	c      2806           2499         249        20                -           0.0000          -
55129.55/2811.11	c      2811           2499         249        20                -           0.0000          -
55230.66/2816.13	c      2816           2499         249        20                -           0.0000          -
55329.92/2821.17	c      2821           2499         249        20                -           0.0000          -
55430.35/2826.28	c      2826           2499         249        20                -           0.0000          -
55531.52/2831.30	c      2831           2499         249        20                -           0.0000          -
55630.71/2836.34	c      2836           5974         274        20                -           0.0000          -
55731.91/2841.41	c      2841           6022         276        20                -           0.0000          -
55831.12/2846.46	c      2846           7163        1538        20                -           0.0000          -
55930.36/2851.47	c      2851          12310        1770        20                -           0.0000          -
56029.38/2856.48	c      2856          12336        1770        20                -           0.0000          -
56130.59/2861.50	c      2862           2643         254        20                -           0.0000          -
56229.72/2866.56	c      2867           6231         276        20                -           0.0000          -
56328.93/2871.56	c      2872           7276        1547        20                -           0.0000          -
56429.96/2876.70	c      2877          14579        1082        20                -           0.0000          -
56531.14/2881.79	c      2882          14628        1082        20                -           0.0000          -
56632.34/2886.89	c      2887          12526        1782        20                -           0.0000          -
56733.56/2891.97	c      2892           6450         277        20                -           0.0000          -
56832.78/2897.00	c      2897           6503         278        20                -           0.0000          -
56934.68/2902.04	c      2902           7416        1561        20                -           0.0000          -
57033.89/2907.07	c      2907          14884        1070        20                -           0.0000          -
57133.14/2912.08	c      2912          14927        1069        20                -           0.0000          -
57232.65/2917.12	c      2917           7492        1567        20                -           0.0000          -
57333.82/2922.15	c      2922           2937         266        20                -           0.0000          -
57434.18/2927.27	c      2927           2959         266        20                -           0.0000          -
57533.42/2932.28	c      2932          15118        1061        20                -           0.0000          -
57636.50/2937.45	c      2937          15164        1059        20                -           0.0000          -
57737.70/2942.54	c      2943           3028         267        20                -           0.0000          -
57836.95/2947.57	c      2948          12990        1800        20                -           0.0000          -
57940.15/2952.74	c      2953           7651        1590        20                -           0.0000          -
58039.38/2957.75	c      2958           7669        1592        20                -           0.0000          -
58138.60/2962.78	c      2963           3112         269        20                -           0.0000          -
58239.79/2967.80	c      2968          13111        1827        20                -           0.0000          -
58338.91/2972.83	c      2973          13140        1827        20                -           0.0000          -
58438.07/2977.88	c      2978           3185         268        20                -           0.0000          -
58539.29/2982.99	c      2983          13215        1830        20                -           0.0000          -
58638.46/2988.02	c      2988           7168         273        20                -           0.0000          -
58737.55/2993.03	c      2993          13280        1835        20                -           0.0000          -
58839.64/2998.06	c      2998           3288         267        20                -           0.0000          -
58941.83/3003.21	c      3003           7854        1609        20                -           0.0000          -
59043.04/3008.35	c      3008           3330         269        20                -           0.0000          -
59142.16/3013.38	c      3013           3330         269        20                -           0.0000          -
59245.29/3018.51	c      3019           3330         269        20                -           0.0000          -
59344.54/3023.53	c      3024           3330         269        20                -           0.0000          -
59445.77/3028.61	c      3029           3330         269        20                -           0.0000          -
59545.05/3033.66	c      3034           3330         269        20                -           0.0000          -
59644.10/3038.67	c      3039           3330         269        20                -           0.0000          -
59743.39/3043.69	c      3044           3330         269        20                -           0.0000          -
59846.64/3048.82	c      3049           3330         269        20                -           0.0000          -
59947.87/3054.00	c      3054           3330         269        20                -           0.0000          -
60051.85/3059.15	c      3059           3330         269        20                -           0.0000          -
60151.20/3064.17	c      3064           3330         269        20                -           0.0000          -
60251.53/3069.28	c      3069           3330         269        20                -           0.0000          -
60352.74/3074.37	c      3074           3330         269        20                -           0.0000          -
60452.19/3079.38	c      3079           3330         269        20                -           0.0000          -
60553.21/3084.42	c      3084           3330         269        20                -           0.0000          -
60654.46/3089.54	c      3090           3330         269        20                -           0.0000          -
60755.66/3094.64	c      3095           3330         269        20                -           0.0000          -
60856.90/3099.71	c      3100           7361         282        20                -           0.0000          -
60956.13/3104.73	c      3105           3366         269        20                -           0.0000          -
61055.37/3109.75	c      3110           7395         282        20                -           0.0000          -
61156.59/3114.80	c      3115           7426         283        20                -           0.0000          -
61255.81/3119.85	c      3120           7458         283        20                -           0.0000          -
61355.02/3124.88	c      3125           3458         271        20                -           0.0000          -
61456.09/3129.94	c      3130           3458         271        20                -           0.0000          -
61555.35/3134.99	c      3135           3458         271        20                -           0.0000          -
61657.24/3140.11	c      3140           3458         271        20                -           0.0000          -
61756.48/3145.11	c      3145           3458         271        20                -           0.0000          -
61855.60/3150.13	c      3150           3458         271        20                -           0.0000          -
61954.82/3155.13	c      3155           3458         271        20                -           0.0000          -
62056.09/3160.14	c      3160           3458         271        20                -           0.0000          -
62160.54/3165.41	c      3165           3458         271        20                -           0.0000          -
62261.81/3170.59	c      3171           3458         271        20                -           0.0000          -
62363.05/3175.64	c      3176           3458         271        20                -           0.0000          -
62464.32/3180.72	c      3181           3458         271        20                -           0.0000          -
62565.55/3185.81	c      3186           7917         295        20                -           0.0000          -
62664.82/3190.83	c      3191           3487         272        20                -           0.0000          -
62764.08/3195.86	c      3196           3504         271        20                -           0.0000          -
62865.24/3200.93	c      3201           8665        1736        20                -           0.0000          -
62964.36/3206.01	c      3206          14916        1945        20                -           0.0000          -
63069.58/3211.22	c      3211          17491        1121        20                -           0.0000          -
63168.72/3216.28	c      3216           3622         272        20                -           0.0000          -
63269.92/3221.35	c      3221          15008        1961        20                -           0.0000          -
63371.08/3226.40	c      3226           8182         295        20                -           0.0000          -
63470.31/3231.42	c      3231           8789        1748        20                -           0.0000          -
63569.52/3236.43	c      3236          15101        1976        20                -           0.0000          -
63668.74/3241.44	c      3241           3738         271        20                -           0.0000          -
63767.94/3246.47	c      3246          15151        2002        20                -           0.0000          -
63869.17/3251.56	c      3252           8871        1764        20                -           0.0000          -
63968.42/3256.59	c      3257           8900        1769        20                -           0.0000          -
64069.49/3261.64	c      3262           8922        1771        20                -           0.0000          -
64168.67/3266.68	c      3267          15269        2020        20                -           0.0000          -
64269.91/3271.70	c      3272           3880         273        20                -           0.0000          -
64369.15/3276.75	c      3277          15327        2022        20                -           0.0000          -
64468.39/3281.77	c      3282           9016        1783        20                -           0.0000          -
64567.59/3286.78	c      3287          18091        1145        20                -           0.0000          -
64668.79/3291.81	c      3292           9055        1790        20                -           0.0000          -
64767.97/3296.84	c      3297           8652         295        20                -           0.0000          -
64869.20/3301.91	c      3302           8680         295        20                -           0.0000          -
64968.42/3306.92	c      3307           4040         275        20                -           0.0000          -
65070.35/3312.05	c      3312           9132        1797        20                -           0.0000          -
65172.75/3317.28	c      3317          18334        1144        20                -           0.0000          -
65273.99/3322.38	c      3322           4117         270        20                -           0.0000          -
65375.18/3327.50	c      3328           4122         271        20                -           0.0000          -
65476.42/3332.53	c      3333          18455        1151        20                -           0.0000          -
65575.66/3337.56	c      3338           4180         271        20                -           0.0000          -
65676.86/3342.62	c      3343           9274        1821        20                -           0.0000          -
65776.09/3347.69	c      3348           4235         274        20                -           0.0000          -
65877.38/3352.72	c      3353           4235         274        20                -           0.0000          -
65976.51/3357.75	c      3358           4235         274        20                -           0.0000          -
66077.64/3362.81	c      3363           4235         274        20                -           0.0000          -
66176.89/3367.85	c      3368           4235         274        20                -           0.0000          -
66278.14/3373.00	c      3373           4235         274        20                -           0.0000          -
66380.30/3378.11	c      3378           4235         274        20                -           0.0000          -
66481.58/3383.18	c      3383           4235         274        20                -           0.0000          -
66581.88/3388.21	c      3388           4235         274        20                -           0.0000          -
66681.09/3393.22	c      3393           4235         274        20                -           0.0000          -
66782.34/3398.32	c      3398           4235         274        20                -           0.0000          -
66883.34/3403.42	c      3403           4235         274        20                -           0.0000          -
66982.62/3408.43	c      3408           4235         274        20                -           0.0000          -
67083.80/3413.55	c      3414           4235         274        20                -           0.0000          -
67183.01/3418.58	c      3419           4235         274        20                -           0.0000          -
67282.27/3423.58	c      3424           4235         274        20                -           0.0000          -
67383.46/3428.63	c      3429           4235         274        20                -           0.0000          -
67482.72/3433.68	c      3434           4235         274        20                -           0.0000          -
67581.96/3438.69	c      3439           4235         274        20                -           0.0000          -
67683.23/3443.72	c      3444           4235         274        20                -           0.0000          -
67782.45/3448.75	c      3449           9784        1883        20                -           0.0000          -
67881.70/3453.76	c      3454           9806        1885        20                -           0.0000          -
67980.93/3458.80	c      3459          19569        1169        20                -           0.0000          -
68084.12/3463.91	c      3464           4362         271        20                -           0.0000          -
68183.29/3468.94	c      3469           9881         317        20                -           0.0000          -
68282.44/3473.94	c      3474           9895        1896        20                -           0.0000          -
68381.68/3478.97	c      3479          19727        1189        20                -           0.0000          -
68480.77/3484.04	c      3484           4452         277        20                -           0.0000          -
68582.69/3489.06	c      3489           4452         277        20                -           0.0000          -
68685.17/3494.20	c      3494           4452         277        20                -           0.0000          -
68784.39/3499.24	c      3499           4452         277        20                -           0.0000          -
68885.54/3504.33	c      3504           4452         277        20                -           0.0000          -
68984.69/3509.37	c      3509           4452         277        20                -           0.0000          -
69087.78/3514.57	c      3515           4452         277        20                -           0.0000          -
69188.96/3519.62	c      3520           4452         277        20                -           0.0000          -
69290.14/3524.75	c      3525           4452         277        20                -           0.0000          -
69391.29/3529.82	c      3530           4452         277        20                -           0.0000          -
69490.45/3534.87	c      3535           4452         277        20                -           0.0000          -
69589.63/3539.89	c      3540           4452         277        20                -           0.0000          -
69690.82/3544.95	c      3545           4452         277        20                -           0.0000          -
69790.00/3549.97	c      3550           4452         277        20                -           0.0000          -
69889.17/3554.99	c      3555           4452         277        20                -           0.0000          -
69994.28/3560.22	c      3560          10488         309        20                -           0.0000          -
70093.44/3565.24	c      3565          10488         309        20                -           0.0000          -
70192.60/3570.27	c      3570          10488         309        20                -           0.0000          -
70293.72/3575.31	c      3575          10488         309        20                -           0.0000          -
70392.98/3580.34	c      3580          10488         309        20                -           0.0000          -
70492.12/3585.37	c      3585          10488         309        20                -           0.0000          -
70593.27/3590.43	c      3590          10488         309        20                -           0.0000          -
70692.27/3595.44	c      3595          10488         309        20                -           0.0000          -
70791.50/3600.48	c      3600          10488         309        20                -           0.0000          -
70894.70/3605.70	c      3606          10488         309        20                -           0.0000          -
70997.88/3610.80	c      3611          10509         310        20                -           0.0000          -
71097.04/3615.88	c      3616          10494        1975        20                -           0.0000          -
71198.27/3620.96	c      3621          20747        1249        20                -           0.0000          -
71297.48/3626.03	c      3626          10591         314        20                -           0.0000          -
71396.73/3631.03	c      3631          17704        2267        20                -           0.0000          -
71498.49/3636.04	c      3636          10571        1994        20                -           0.0000          -
71597.86/3641.09	c      3641           4826         296        20                -           0.0000          -
71696.73/3646.13	c      3646          10605        2000        20                -           0.0000          -
71799.13/3651.22	c      3651          10605        2000        20                -           0.0000          -
71898.44/3656.28	c      3656          10612        2001        20                -           0.0000          -
71999.61/3661.34	c      3661          10630        2003        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (138719 MiB free)
  memory of node 1: 193531 MiB (121803 MiB free)
  memory of node 2: 193531 MiB (186921 MiB free)
  memory of node 3: 193531 MiB (136312 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-4465627-1723599605/watcher-4465627-1723599605 -o /tmp/evaluation-result-4465627-1723599605/solver-4465627-1723599605 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710604 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465627-1723599605.opb -qsol -t 72000 -sth 20 

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

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


[startup+0.100104 s]*
/proc/loadavg: 78.72 80.03 80.32 62/984 715083
/proc/meminfo: memFree=597719204/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=75864 memory=63784 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) R 715079 715082 710592 0 -1 4194304 13841 0 0 0 10 1 0 0 20 0 1 0 126547318 77684736 15946 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 18966 15946 2347 3035 0 15362 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 75864 KiB
Current children cumulated memory: 63784 KiB

[startup+0.219954 s]*
/proc/loadavg: 78.72 80.03 80.32 62/984 715083
/proc/meminfo: memFree=597674312/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=120752 memory=108684 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) R 715079 715082 710592 0 -1 4194304 25052 0 0 0 19 3 0 0 20 0 1 0 126547318 123650048 27171 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 30188 27171 2347 3035 0 26584 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 120752 KiB
Current children cumulated memory: 108684 KiB

[startup+0.320224 s]*
/proc/loadavg: 78.72 80.03 80.32 62/984 715083
/proc/meminfo: memFree=597635056/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=159716 memory=147556 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) R 715079 715082 710592 0 -1 4194304 34256 0 0 0 28 5 0 0 20 0 1 0 126547318 163549184 36889 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 39929 36889 2347 3035 0 36325 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 159716 KiB
Current children cumulated memory: 147556 KiB

[startup+0.700282 s]
/proc/loadavg: 78.72 80.03 80.32 62/984 715083
/proc/meminfo: memFree=597568336/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=344580 memory=333540 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) R 715079 715082 710592 0 -1 4194304 82050 0 0 0 57 12 0 0 20 0 1 0 126547318 352849920 83385 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 86145 83385 2539 3035 0 82541 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 344580 KiB
Current children cumulated memory: 333540 KiB

[startup+1.50029 s]
/proc/loadavg: 78.72 80.03 80.32 62/984 715083
/proc/meminfo: memFree=597293704/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=625156 memory=592948 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) R 715079 715082 710592 0 -1 4194304 133562 0 0 0 126 22 0 0 20 0 1 0 126547318 640159744 148237 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 156289 148237 2614 3035 0 152685 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 625156 KiB
Current children cumulated memory: 592948 KiB

[startup+3.12036 s]
/proc/loadavg: 78.72 80.03 80.32 43/941 715100
/proc/meminfo: memFree=642344628/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=723180 memory=707532 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) R 715079 715082 710592 0 -1 4194304 173838 0 0 0 277 33 0 0 20 0 1 0 126547318 740536320 176883 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 180795 176883 2694 3035 0 177191 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 723180 KiB
Current children cumulated memory: 707532 KiB

[startup+6.30027 s]
/proc/loadavg: 75.77 79.39 80.11 43/944 715129
/proc/meminfo: memFree=641867928/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=874108 memory=790044 CPUtime=6.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) R 715079 715082 710592 0 -1 4194304 185242 0 0 0 590 36 0 0 20 0 1 0 126547318 895086592 197511 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 218527 197511 2758 3035 0 214923 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 874108 KiB
Current children cumulated memory: 790044 KiB

[startup+12.7001 s]
/proc/loadavg: 71.55 78.46 79.80 25/904 715177
/proc/meminfo: memFree=677582192/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=874108 memory=801304 CPUtime=12.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) R 715079 715082 710592 0 -1 4194304 185518 0 0 0 1226 37 0 0 20 0 1 0 126547318 895086592 200326 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 218527 200326 2758 3035 0 214923 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 874108 KiB
Current children cumulated memory: 801304 KiB

[startup+25.5005 s]
/proc/loadavg: 58.17 75.14 78.69 24/924 715285
/proc/meminfo: memFree=713787044/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=2418604 memory=980900 CPUtime=25.39 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) S 715079 715082 710592 0 -1 1077936128 279551 0 0 0 2486 53 0 0 20 0 21 0 126547318 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 604651 245225 2758 3035 0 285954 0
[pid=715082/tid=715266] ppid=715079 vsize=2418604 memory=11424 CPUtime=0.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715266/stat : 715266 (fscip) S 715079 715082 710592 0 -1 1077936192 50790 0 0 0 37 5 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715267] ppid=715079 vsize=2418604 memory=737244 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715267/stat : 715267 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715268] ppid=715079 vsize=2418604 memory=809672 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715268/stat : 715268 (fscip) R 715079 715082 710592 0 -1 4194368 6246 0 0 0 1 1 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715269] ppid=715079 vsize=2418604 memory=807624 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715269/stat : 715269 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715270] ppid=715079 vsize=2418604 memory=35008 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715270/stat : 715270 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715271] ppid=715079 vsize=2418604 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715271/stat : 715271 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715272] ppid=715079 vsize=2418604 memory=280267554453792 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715272/stat : 715272 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715273] ppid=715079 vsize=2418604 memory=-6954056589005266848 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715273/stat : 715273 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715274] ppid=715079 vsize=2418604 memory=2800 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715274/stat : 715274 (fscip) S 715079 715082 710592 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715275] ppid=715079 vsize=2418604 memory=4156 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715275/stat : 715275 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715276] ppid=715079 vsize=2418604 memory=515872 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715276/stat : 715276 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715277] ppid=715079 vsize=2418604 memory=17716 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715277/stat : 715277 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715278] ppid=715079 vsize=2418604 memory=28356 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715278/stat : 715278 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715279] ppid=715079 vsize=2418604 memory=31860 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715279/stat : 715279 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715280] ppid=715079 vsize=2418604 memory=7176 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715280/stat : 715280 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715281] ppid=715079 vsize=2418604 memory=26960 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715281/stat : 715281 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715282] ppid=715079 vsize=2418604 memory=31356 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715282/stat : 715282 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715283] ppid=715079 vsize=2418604 memory=3672 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715283/stat : 715283 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715284] ppid=715079 vsize=2418604 memory=40436 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715284/stat : 715284 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715285] ppid=715079 vsize=2418604 memory=8240 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715285/stat : 715285 (fscip) S 715079 715082 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 126549767 2476650496 245225 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 2418604 KiB
Current children cumulated memory: 980900 KiB

[startup+51.1378 s]
/proc/loadavg: 51.57 72.18 77.62 43/984 715351
/proc/meminfo: memFree=678608920/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=18049020 memory=16664976 CPUtime=377.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) S 715079 715082 710592 0 -1 1077936128 3949436 0 0 0 36955 798 0 0 20 0 41 0 126547318 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 4512255 4166244 2774 3035 0 4279564 0
[pid=715082/tid=715266] ppid=715079 vsize=18049020 memory=0 CPUtime=17.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715266/stat : 715266 (fscip) R 715079 715082 710592 0 -1 4194368 179668 0 0 0 1732 32 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715267] ppid=715079 vsize=18049020 memory=280267556882816 CPUtime=17.62 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715267/stat : 715267 (fscip) R 715079 715082 710592 0 -1 4194368 190274 0 0 0 1723 39 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715268] ppid=715079 vsize=18049020 memory=19600 CPUtime=17.62 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715268/stat : 715268 (fscip) R 715079 715082 710592 0 -1 4194368 204082 0 0 0 1721 41 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715269] ppid=715079 vsize=18049020 memory=35008 CPUtime=17.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715269/stat : 715269 (fscip) R 715079 715082 710592 0 -1 4194368 169849 0 0 0 1733 32 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715270] ppid=715079 vsize=18049020 memory=15666840 CPUtime=17.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715270/stat : 715270 (fscip) R 715079 715082 710592 0 -1 4194368 195432 0 0 0 1722 42 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715271] ppid=715079 vsize=18049020 memory=10880 CPUtime=17.67 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715271/stat : 715271 (fscip) R 715079 715082 710592 0 -1 4194368 191667 0 0 0 1727 40 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715272] ppid=715079 vsize=18049020 memory=35008 CPUtime=17.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715272/stat : 715272 (fscip) R 715079 715082 710592 0 -1 4194368 166740 0 0 0 1731 33 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715273] ppid=715079 vsize=18049020 memory=801304 CPUtime=17.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715273/stat : 715273 (fscip) R 715079 715082 710592 0 -1 4194368 193287 0 0 0 1725 39 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715274] ppid=715079 vsize=18049020 memory=0 CPUtime=17.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715274/stat : 715274 (fscip) R 715079 715082 710592 0 -1 4194368 197410 0 0 0 1723 41 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715275] ppid=715079 vsize=18049020 memory=0 CPUtime=17.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715275/stat : 715275 (fscip) R 715079 715082 710592 0 -1 4194368 165172 0 0 0 1731 34 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715276] ppid=715079 vsize=18049020 memory=0 CPUtime=17.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715276/stat : 715276 (fscip) R 715079 715082 710592 0 -1 4194368 200017 0 0 0 1725 39 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715277] ppid=715079 vsize=18049020 memory=3258236 CPUtime=17.66 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715277/stat : 715277 (fscip) R 715079 715082 710592 0 -1 4194368 184231 0 0 0 1732 34 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715278] ppid=715079 vsize=18049020 memory=927516 CPUtime=17.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715278/stat : 715278 (fscip) R 715079 715082 710592 0 -1 4194368 180923 0 0 0 1726 38 0 0 20 0 41 0 126549767 18482196480 4166244 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0

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

/proc/715082/task/715294/stat : 715294 (fscip) S 715079 715082 710592 0 -1 1077936192 158 0 0 0 3 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715295] ppid=715079 vsize=50698524 memory=41523360 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715295/stat : 715295 (fscip) S 715079 715082 710592 0 -1 1077936192 139 0 0 0 3 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715296] ppid=715079 vsize=50698524 memory=41523360 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715296/stat : 715296 (fscip) S 715079 715082 710592 0 -1 1077936192 163 0 0 0 2 1 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715297] ppid=715079 vsize=50698524 memory=7644 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715297/stat : 715297 (fscip) S 715079 715082 710592 0 -1 1077936192 120 0 0 0 4 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715298] ppid=715079 vsize=50698524 memory=280267557614624 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715298/stat : 715298 (fscip) S 715079 715082 710592 0 -1 1077936192 140 0 0 0 3 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715299] ppid=715079 vsize=50698524 memory=41523336 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715299/stat : 715299 (fscip) S 715079 715082 710592 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715300] ppid=715079 vsize=50698524 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715300/stat : 715300 (fscip) S 715079 715082 710592 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715301] ppid=715079 vsize=50698524 memory=35252 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715301/stat : 715301 (fscip) S 715079 715082 710592 0 -1 1077936192 164 0 0 0 3 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715302] ppid=715079 vsize=50698524 memory=6720669856620165993 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715302/stat : 715302 (fscip) S 715079 715082 710592 0 -1 1077936192 126 0 0 0 0 3 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715303] ppid=715079 vsize=50698524 memory=26960 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715303/stat : 715303 (fscip) S 715079 715082 710592 0 -1 1077936192 136 0 0 0 3 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715304] ppid=715079 vsize=50698524 memory=41521824 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715304/stat : 715304 (fscip) S 715079 715082 710592 0 -1 1077936192 81 0 0 0 4 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715305] ppid=715079 vsize=50698524 memory=41523244 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715305/stat : 715305 (fscip) S 715079 715082 710592 0 -1 1077936192 118 0 0 0 4 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715306] ppid=715079 vsize=50698524 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715306/stat : 715306 (fscip) S 715079 715082 710592 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715307] ppid=715079 vsize=50698524 memory=35252 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715307/stat : 715307 (fscip) S 715079 715082 710592 0 -1 1077936192 170 0 0 0 4 0 0 0 20 0 41 0 126550686 51915288576 10385860 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
Current children cumulated CPU time: 71622.7 s
Current children cumulated vsize: 50698524 KiB
Current children cumulated memory: 41543440 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3661.4 s]
/proc/loadavg: 78.69 80.31 79.42 61/977 718019
/proc/meminfo: memFree=602659996/790760800 swapFree=131071996/131071996
[pid=715082] ppid=715079 vsize=50665752 memory=41523788 CPUtime=72001.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/stat : 715082 (fscip) S 715079 715082 710592 0 -1 1077936128 119041364 0 0 0 7183242 16920 0 0 20 0 41 0 126547318 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
/proc/715082/statm: 12666438 10380947 2998 3035 0 12316017 0
[pid=715082/tid=715266] ppid=715079 vsize=50665752 memory=-6242758077523065029 CPUtime=3599.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715266/stat : 715266 (fscip) R 715079 715082 710592 0 -1 4194368 5518047 0 0 0 359181 797 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715267] ppid=715079 vsize=50665752 memory=43920032 CPUtime=3599.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715267/stat : 715267 (fscip) R 715079 715082 710592 0 -1 4194368 8727843 0 0 0 358834 1159 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715268] ppid=715079 vsize=50665752 memory=6720665450134780783 CPUtime=3601.66 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715268/stat : 715268 (fscip) R 715079 715082 710592 0 -1 4194368 2597288 0 0 0 359674 492 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715269] ppid=715079 vsize=50665752 memory=7644 CPUtime=3595.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715269/stat : 715269 (fscip) R 715079 715082 710592 0 -1 4194368 5143327 0 0 0 358957 619 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715270] ppid=715079 vsize=50665752 memory=26960 CPUtime=3597.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715270/stat : 715270 (fscip) R 715079 715082 710592 0 -1 4194368 9649332 0 0 0 358416 1342 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715271] ppid=715079 vsize=50665752 memory=280267554621616 CPUtime=3594.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715271/stat : 715271 (fscip) R 715079 715082 710592 0 -1 4194368 2825838 0 0 0 358913 550 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715272] ppid=715079 vsize=50665752 memory=5432 CPUtime=3599.66 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715272/stat : 715272 (fscip) R 715079 715082 710592 0 -1 4194368 5600397 0 0 0 359185 781 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715273] ppid=715079 vsize=50665752 memory=16108 CPUtime=3605.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715273/stat : 715273 (fscip) R 715079 715082 710592 0 -1 4194368 8908955 0 0 0 359418 1171 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715274] ppid=715079 vsize=50665752 memory=2268 CPUtime=3598.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715274/stat : 715274 (fscip) R 715079 715082 710592 0 -1 4194368 2477053 0 0 0 359296 513 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715275] ppid=715079 vsize=50665752 memory=1996 CPUtime=3590.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715275/stat : 715275 (fscip) R 715079 715082 710592 0 -1 4194368 5465117 0 0 0 358268 780 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715276] ppid=715079 vsize=50665752 memory=1836 CPUtime=3598.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715276/stat : 715276 (fscip) R 715079 715082 710592 0 -1 4194368 8560307 0 0 0 358548 1268 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715277] ppid=715079 vsize=50665752 memory=1704 CPUtime=3590.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715277/stat : 715277 (fscip) R 715079 715082 710592 0 -1 4194368 2561957 0 0 0 358522 497 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715278] ppid=715079 vsize=50665752 memory=17996 CPUtime=3599.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715278/stat : 715278 (fscip) R 715079 715082 710592 0 -1 4194368 6193581 0 0 0 359118 866 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715279] ppid=715079 vsize=50665752 memory=28356 CPUtime=3605.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715279/stat : 715279 (fscip) R 715079 715082 710592 0 -1 4194368 9174343 0 0 0 359441 1122 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715280] ppid=715079 vsize=50665752 memory=31860 CPUtime=3601.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715280/stat : 715280 (fscip) R 715079 715082 710592 0 -1 4194368 2814524 0 0 0 359653 518 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715281] ppid=715079 vsize=50665752 memory=31356 CPUtime=3591.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715281/stat : 715281 (fscip) R 715079 715082 710592 0 -1 4194368 5914793 0 0 0 358210 892 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715282] ppid=715079 vsize=50665752 memory=3672 CPUtime=3602.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715282/stat : 715282 (fscip) R 715079 715082 710592 0 -1 4194368 9192253 0 0 0 359072 1150 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715283] ppid=715079 vsize=50665752 memory=19600 CPUtime=3598.62 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715283/stat : 715283 (fscip) R 715079 715082 710592 0 -1 4194368 2642255 0 0 0 359337 525 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715284] ppid=715079 vsize=50665752 memory=54528 CPUtime=3602.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715284/stat : 715284 (fscip) R 715079 715082 710592 0 -1 4194368 5447999 0 0 0 359671 582 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715285] ppid=715079 vsize=50665752 memory=28496 CPUtime=3601.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715285/stat : 715285 (fscip) R 715079 715082 710592 0 -1 4194368 9399443 0 0 0 358931 1178 0 0 20 0 41 0 126549767 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715288] ppid=715079 vsize=50665752 memory=7644 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715288/stat : 715288 (fscip) S 715079 715082 710592 0 -1 1077936192 125 0 0 0 4 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715289] ppid=715079 vsize=50665752 memory=26960 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715289/stat : 715289 (fscip) S 715079 715082 710592 0 -1 1077936192 134 0 0 0 1 2 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715290] ppid=715079 vsize=50665752 memory=1836 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715290/stat : 715290 (fscip) S 715079 715082 710592 0 -1 1077936192 164 0 0 0 4 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715291] ppid=715079 vsize=50665752 memory=38468 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715291/stat : 715291 (fscip) S 715079 715082 710592 0 -1 1077936192 157 0 0 0 3 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715292] ppid=715079 vsize=50665752 memory=2152 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715292/stat : 715292 (fscip) S 715079 715082 710592 0 -1 1077936192 141 0 0 0 0 3 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715293] ppid=715079 vsize=50665752 memory=6720669856620165993 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715293/stat : 715293 (fscip) S 715079 715082 710592 0 -1 1077936192 149 0 0 0 3 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715294] ppid=715079 vsize=50665752 memory=20572 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715294/stat : 715294 (fscip) S 715079 715082 710592 0 -1 1077936192 158 0 0 0 3 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715295] ppid=715079 vsize=50665752 memory=6856 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715295/stat : 715295 (fscip) S 715079 715082 710592 0 -1 1077936192 139 0 0 0 3 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715296] ppid=715079 vsize=50665752 memory=7112 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715296/stat : 715296 (fscip) S 715079 715082 710592 0 -1 1077936192 163 0 0 0 2 1 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715297] ppid=715079 vsize=50665752 memory=7176 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715297/stat : 715297 (fscip) S 715079 715082 710592 0 -1 1077936192 120 0 0 0 4 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715298] ppid=715079 vsize=50665752 memory=36248 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715298/stat : 715298 (fscip) S 715079 715082 710592 0 -1 1077936192 140 0 0 0 3 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715299] ppid=715079 vsize=50665752 memory=6628 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715299/stat : 715299 (fscip) S 715079 715082 710592 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715300] ppid=715079 vsize=50665752 memory=20572 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715300/stat : 715300 (fscip) S 715079 715082 710592 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715301] ppid=715079 vsize=50665752 memory=6856 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715301/stat : 715301 (fscip) S 715079 715082 710592 0 -1 1077936192 164 0 0 0 3 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715302] ppid=715079 vsize=50665752 memory=7112 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715302/stat : 715302 (fscip) S 715079 715082 710592 0 -1 1077936192 126 0 0 0 0 3 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715303] ppid=715079 vsize=50665752 memory=30816 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715303/stat : 715303 (fscip) S 715079 715082 710592 0 -1 1077936192 136 0 0 0 3 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715304] ppid=715079 vsize=50665752 memory=33860 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715304/stat : 715304 (fscip) S 715079 715082 710592 0 -1 1077936192 81 0 0 0 4 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715305] ppid=715079 vsize=50665752 memory=44992 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715305/stat : 715305 (fscip) S 715079 715082 710592 0 -1 1077936192 118 0 0 0 4 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715306] ppid=715079 vsize=50665752 memory=7640 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715306/stat : 715306 (fscip) S 715079 715082 710592 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
[pid=715082/tid=715307] ppid=715079 vsize=50665752 memory=18472 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/715082/task/715307/stat : 715307 (fscip) S 715079 715082 710592 0 -1 1077936192 170 0 0 0 4 0 0 0 20 0 41 0 126550686 51881730048 10380947 809668444160 4194304 16623229 140730426644080 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 46551040 140730426647558 140730426647676 140730426647676 140730426654704 0
Current children cumulated CPU time: 72001.6 s
Current children cumulated vsize: 50665752 KiB
Current children cumulated memory: 41523788 KiB

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

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

# cumulated CPU time of all completed processes:  user=71832.7 s, system=170.252 s

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

[startup+3661.62 s]
/proc/loadavg: 78.69 80.31 79.42 42/938 718019
/proc/meminfo: memFree=606976012/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3662 s]*
/proc/loadavg: 78.69 80.31 79.42 43/938 718019
/proc/meminfo: memFree=629356388/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3662.4 s]
/proc/loadavg: 78.69 80.31 79.42 43/938 718019
/proc/meminfo: memFree=629356388/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3662.47
CPU time (s): 72002.9
CPU user time (s): 71832.7
CPU system time (s): 170.252
CPU usage (%): 1965.97
Max. virtual memory (cumulated for all children) (KiB): 50698524
Max. memory (cumulated for all children) (KiB): 41550104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71832.7
system time used= 170.252
maximum resident set size= 41550104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 119042137
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= 4119585
involuntary context switches= 220134


# summary of solver processes directly reported to runsolver:
#   pid: 715082
#   total CPU time (s): 72002.9
#   total CPU user time (s): 71832.7
#   total CPU system time (s): 170.252

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.5056 second user time and 88.3031 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 03:40:06
IDJOB=4465627
IDBENCH=147844
IDSOLVER=3094
FILE ID=nodeD101/4465627-1723599605
RUNJOBID= nodeD101-1723592278-710604
SLURM_JOB_ID= 8267897
Free space on /tmp= 8622700 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-95-90.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465627-1723599605/watcher-4465627-1723599605 -o /tmp/evaluation-result-4465627-1723599605/solver-4465627-1723599605 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710604 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465627-1723599605.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 6537247428469e6459e4298d22ed7785
RANDOM SEED=166845866

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        597767104 kB
MemAvailable:   654808372 kB
Buffers:         1119988 kB
Cached:         59186400 kB
SwapCached:            0 kB
Active:         18876308 kB
Inactive:       170334120 kB
Active(anon):       2140 kB
Inactive(anon): 128940328 kB
Active(file):   18874168 kB
Inactive(file): 41393792 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             38632 kB
Writeback:            88 kB
AnonPages:      128888768 kB
Mapped:           138424 kB
Shmem:             38920 kB
KReclaimable:     385672 kB
Slab:             797128 kB
SReclaimable:     385672 kB
SUnreclaim:       411456 kB
KernelStack:       16976 kB
PageTables:       322416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   12070516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1116672 kB
HardwareCorrupted:     0 kB
AnonHugePages:  13187072 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:      774144 kB
DirectMap2M:    114018304 kB
DirectMap1G:    691011584 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD101 at 2024-08-14 04:41:08