Trace number 4465268

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-2.opb
MD5SUM13efe7890d7fc5aab9247ea9860b6d53
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-58
Best CPU time to get the best result obtained on this benchmark3558.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1534
Total number of constraints126163
Number of constraints which are clauses126163
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 1534
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1534
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1534
Number of bits of the biggest sum of numbers11
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.22/0.29	c Default LC presolving (default).
0.22/0.29	c ** Before presolving: virtualMemUsedAtLc = 273272155, getVmSize() = 180793344, SCIPgetMemUsed() = 134871805, SCIPgetMemTotal() = 150341509, SCIPgetMemExternEstim() = 122930646
0.22/0.29	c ** set memory limit for presolving in LC to 8.79523e+12 for SCIP **
2.18/2.28	c ** Estimated virtualMemUsedAtSolver = 405536321, getVmSize() = 527978496, SCIPgetMemUsed() = 309401636, SCIPgetMemTotal() = 485373836, SCIPgetMemExternEstim() = 122930646
2.18/2.28	c ** set memory limit for solvers to 4.18734e+11 for each SCIP **
2.18/2.28	c Original Problem   :
2.18/2.28	c   Problem name     : instance-4465268-1723585384
2.18/2.28	c   Variables        : 1534 (1534 binary, 0 integer, 0 implicit integer, 0 continuous)
2.18/2.28	c   Constraints      : 126163
2.18/2.28	c   Objective sense  : minimize
2.18/2.28	c Presolved Problem  :
2.18/2.28	c   Variables        : 1534 (1534 binary, 0 integer, 0 implicit integer, 0 continuous)
2.18/2.28	c   Constraints      : 126163
2.18/2.28	c Constraints        : Number
2.18/2.28	c   setppc           : 126163 
2.18/2.28	c ** Instance transfer method used: 0
2.38/2.43	c ** ParaScipInstance copy does not increase the number of variables. **
4.78/4.83	c LC is working with racing ramp-up and with rebuilding tree after racing.
4.78/4.83	c                                Nodes    Active                                            
4.78/4.83	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
113.00/10.59	c *      11              0           1        20         -39.0000                -          -
113.00/10.59	c        11              0           1        20         -39.0000                -          -
114.72/10.65	c *      11              0           1        20         -41.0000                -          -
158.56/13.06	c *      13              0           1        20         -44.0000                -          -
161.68/13.24	c *      13              0           1        20         -46.0000                -          -
229.06/16.69	c        17              2           1        20         -46.0000       -1534.0000          -
341.92/22.38	c        22              2           3        20         -46.0000       -1534.0000          -
443.01/27.44	c        27             41          42        20         -46.0000       -1534.0000          -
546.05/32.64	c        33            103         102        20         -46.0000       -1534.0000          -
645.17/37.64	c        38            142         141        20         -46.0000       -1534.0000          -
748.26/42.80	c        43            202         203        20         -46.0000       -1534.0000          -
849.32/47.90	c        48            221         222        20         -46.0000       -1534.0000          -
947.77/52.96	c        53           1131          81        20         -46.0000       -1534.0000          -
1049.81/58.18	c        58           1271         221        20         -46.0000       -1534.0000          -
1150.25/63.36	c        63           2259        1209        20         -46.0000       -1534.0000          -
1259.18/68.94	c        69           3583        1443        20         -46.0000       -1534.0000          -
1359.06/74.11	c        74           6235        1439        20         -46.0000       -1534.0000          -
1463.84/79.42	c        79           7866        1444        20         -46.0000       -1534.0000          -
1566.54/84.67	c        85              2           1        20         -46.0000         -60.0000     30.43%
1618.08/87.29	c *      87              2           1        20         -48.0000         -59.0000     22.92%
1671.60/89.95	c        90             12          11        20         -48.0000         -59.0000     22.92%
1773.63/95.05	c        95             41          40        20         -48.0000         -59.0000     22.92%
1883.84/100.64	c       101              2           1        20         -48.0000         -59.0000     22.92%
1985.03/105.70	c       106             57          56        20         -48.0000         -59.0000     22.92%
2085.61/110.84	c       111             57          56        20         -48.0000         -59.0000     22.92%
2187.93/116.09	c       116             57          56        20         -48.0000         -59.0000     22.92%
2285.95/121.10	c       121             19          18        20         -48.0000         -59.0000     22.92%
2389.50/126.36	c       126             24          23        20         -48.0000         -59.0000     22.92%
2419.17/127.88	c *     128             24          23        20         -49.0000         -59.0000     20.41%
2490.38/131.46	c       131             71          70        20         -49.0000         -59.0000     20.41%
2591.50/136.51	c       137             71          70        20         -49.0000         -59.0000     20.41%
2692.43/141.69	c       142             71          70        20         -49.0000         -59.0000     20.41%
2793.54/146.77	c       147             71          70        20         -49.0000         -59.0000     20.41%
2898.68/152.12	c       152             67          66        20         -49.0000         -59.0000     20.41%
3003.19/157.33	c       157             67          66        20         -49.0000         -59.0000     20.41%
3104.37/162.43	c       162             67          66        20         -49.0000         -59.0000     20.41%
3205.53/167.56	c       168             75          74        20         -49.0000         -59.0000     20.41%
3306.67/172.62	c       173             75          74        20         -49.0000         -59.0000     20.41%
3407.79/177.80	c       178             99          98        20         -49.0000         -59.0000     20.41%
3508.98/182.89	c       183             67          66        20         -49.0000         -59.0000     20.41%
3610.08/187.95	c       188             77          76        20         -49.0000         -59.0000     20.41%
3712.04/193.10	c       193             76          75        20         -49.0000         -59.0000     20.41%
3814.32/198.20	c       198             76          75        20         -49.0000         -59.0000     20.41%
3915.52/203.31	c       203             77          76        20         -49.0000         -59.0000     20.41%
4014.71/208.37	c       208             90          89        20         -49.0000         -59.0000     20.41%
4115.91/213.46	c       213             90          89        20         -49.0000         -59.0000     20.41%
4219.09/218.68	c       219             92          91        20         -49.0000         -59.0000     20.41%
4320.29/223.73	c       224             96          95        20         -49.0000         -59.0000     20.41%
4421.20/228.81	c       229            101         100        20         -49.0000         -59.0000     20.41%
4520.45/233.85	c       234            135         134        20         -49.0000         -59.0000     20.41%
4624.55/239.07	c       239            135         134        20         -49.0000         -59.0000     20.41%
4725.70/244.17	c       244            108         107        20         -49.0000         -59.0000     20.41%
4828.05/249.36	c       249            142         141        20         -49.0000         -59.0000     20.41%
4929.26/254.43	c       254            142         141        20         -49.0000         -59.0000     20.41%
5032.45/259.69	c       260            146         145        20         -49.0000         -59.0000     20.41%
5133.69/264.76	c       265            124         123        20         -49.0000         -59.0000     20.41%
5234.93/269.89	c       270            156         155        20         -49.0000         -59.0000     20.41%
5336.16/274.92	c       275            160         159        20         -49.0000         -59.0000     20.41%
5435.40/280.03	c       280            160         159        20         -49.0000         -59.0000     20.41%
5537.46/285.05	c       285            167         164        20         -49.0000         -59.0000     20.41%
5636.28/290.06	c       290            176         167        20         -49.0000         -59.0000     20.41%
5740.85/295.32	c       295            176         167        20         -49.0000         -59.0000     20.41%
5842.01/300.49	c       300            176         167        20         -49.0000         -59.0000     20.41%
5945.21/305.61	c       306            170         159        20         -49.0000         -59.0000     20.41%
6046.43/310.72	c       311            196         177        20         -49.0000         -59.0000     20.41%
6147.64/315.87	c       316            196         177        20         -49.0000         -59.0000     20.41%
6248.83/320.93	c       321            204         185        20         -49.0000         -59.0000     20.41%
6350.70/326.11	c       326            253         222        20         -49.0000         -59.0000     20.41%
6453.22/331.20	c       331            214         195        20         -49.0000         -59.0000     20.41%
6552.46/336.24	c       336            214         195        20         -49.0000         -59.0000     20.41%
6657.62/341.54	c       342            214         195        20         -49.0000         -59.0000     20.41%
6762.82/346.80	c       347            374         325        20         -49.0000         -59.0000     20.41%
6792.58/348.32	c *     348            374         325        20         -51.0000         -59.0000     15.69%
6863.77/352.03	c       352            222         201        20         -51.0000         -59.0000     15.69%
6967.61/357.18	c       357            227         198        20         -51.0000         -59.0000     15.69%
7084.83/363.13	c       363            227         198        20         -51.0000         -59.0000     15.69%
7192.94/368.50	c       369            487         325        20         -51.0000         -59.0000     15.69%
7300.10/373.96	c       374            453         334        20         -51.0000         -59.0000     15.69%
7401.81/379.04	c       379            276         221        20         -51.0000         -59.0000     15.69%
7504.29/384.28	c       384            276         221        20         -51.0000         -59.0000     15.69%
7603.40/389.30	c       389            276         221        20         -51.0000         -59.0000     15.69%
7706.71/394.48	c       394            591         361        20         -51.0000         -59.0000     15.69%
7811.74/399.74	c       400            523         375        20         -51.0000         -59.0000     15.69%
7912.95/404.86	c       405            301         238        20         -51.0000         -59.0000     15.69%
8012.08/409.89	c       410            301         238        20         -51.0000         -59.0000     15.69%
8113.18/414.97	c       415            527         379        20         -51.0000         -59.0000     15.69%
8212.32/420.02	c       420            721         461        20         -51.0000         -59.0000     15.69%
8314.28/425.13	c       425            331         258        20         -51.0000         -59.0000     15.69%
8416.56/430.24	c       430            331         258        20         -51.0000         -59.0000     15.69%
8519.65/435.42	c       435            746         486        20         -51.0000         -59.0000     15.69%
8618.78/440.49	c       440            334         261        20         -51.0000         -59.0000     15.69%
8719.92/445.58	c       446            334         261        20         -51.0000         -59.0000     15.69%
8820.85/450.68	c       451            664         516        20         -51.0000         -59.0000     15.69%
8922.00/455.75	c       456            773         513        20         -51.0000         -59.0000     15.69%
9021.06/460.79	c       461            773         513        20         -51.0000         -59.0000     15.69%
9122.07/465.84	c       466            773         513        20         -51.0000         -59.0000     15.69%
9223.12/470.91	c       471            381         296        20         -51.0000         -59.0000     15.69%
9322.27/475.94	c       476            733         585        20         -51.0000         -59.0000     15.69%
9427.32/481.24	c       481            733         585        20         -51.0000         -59.0000     15.69%
9528.35/486.38	c       486            383         298        20         -51.0000         -59.0000     15.69%
9629.30/491.46	c       491            816         556        20         -51.0000         -59.0000     15.69%
9728.33/496.49	c       496            784         636        20         -51.0000         -59.0000     15.69%
9831.22/501.63	c       502            404         315        20         -51.0000         -59.0000     15.69%
9930.01/506.68	c       507            425         326        20         -51.0000         -59.0000     15.69%
10030.76/511.73	c       512            427         328        20         -51.0000         -59.0000     15.69%
10131.51/516.86	c       517            427         328        20         -51.0000         -59.0000     15.69%
10232.20/522.03	c       522            878         694        20         -51.0000         -59.0000     15.69%
10333.64/527.04	c       527            863         715        20         -51.0000         -59.0000     15.69%
10437.72/532.37	c       532            450         341        20         -51.0000         -59.0000     15.69%
10538.80/537.40	c       537            450         341        20         -51.0000         -59.0000     15.69%
10637.88/542.43	c       542            939         749        20         -51.0000         -59.0000     15.69%
10746.69/547.93	c       548            473         364        20         -51.0000         -59.0000     15.69%
10848.18/553.05	c       553            473         364        20         -51.0000         -59.0000     15.69%
10956.28/558.59	c       559            999         849        20         -51.0000         -59.0000     15.69%
11059.05/563.73	c       564           1004         810        20         -51.0000         -59.0000     15.69%
11161.92/568.94	c       569            490         381        20         -51.0000         -59.0000     15.69%
11265.82/574.15	c       574            490         381        20         -51.0000         -59.0000     15.69%
11366.23/579.29	c       579            498         389        20         -51.0000         -59.0000     15.69%
11467.32/584.30	c       584            498         389        20         -51.0000         -59.0000     15.69%
11570.21/589.51	c       590           1129         869        20         -51.0000         -59.0000     15.69%
11669.24/594.53	c       595            515         406        20         -51.0000         -59.0000     15.69%
11770.11/599.68	c       600            515         406        20         -51.0000         -59.0000     15.69%
11870.99/604.75	c       605           1031         881        20         -51.0000         -59.0000     15.69%
11971.87/609.80	c       610           1031         881        20         -51.0000         -59.0000     15.69%
12072.85/614.98	c       615            528         419        20         -51.0000         -59.0000     15.69%
12179.87/620.30	c       620           1035         885        20         -51.0000         -59.0000     15.69%
12279.15/625.35	c       625            534         425        20         -51.0000         -59.0000     15.69%
12390.27/630.91	c       631            534         425        20         -51.0000         -59.0000     15.69%
12492.09/636.07	c       636            534         425        20         -51.0000         -59.0000     15.69%
12596.60/641.37	c       641            546         437        20         -51.0000         -59.0000     15.69%
12699.79/646.56	c       647            546         437        20         -51.0000         -59.0000     15.69%
12798.98/651.58	c       652           1080         930        20         -51.0000         -59.0000     15.69%
12904.14/656.88	c       657            552         443        20         -51.0000         -59.0000     15.69%
12953.62/659.30	c *     659            552         443        20         -52.0000         -59.0000     13.46%
13005.14/661.98	c       662            552         443        20         -52.0000         -59.0000     13.46%
13118.10/667.64	c       668           1090         940        20         -52.0000         -59.0000     13.46%
13229.06/673.22	c       673           1090         940        20         -52.0000         -59.0000     13.46%
13330.14/678.38	c       678            562         427        20         -52.0000         -59.0000     13.46%
13435.21/683.62	c       684           1314        1023        20         -52.0000         -59.0000     13.46%
13546.30/689.25	c       689           1157         961        20         -52.0000         -59.0000     13.46%
13655.34/694.70	c       695           1694        1376        20         -52.0000         -59.0000     13.46%
13762.80/700.17	c       700            574         439        20         -52.0000         -59.0000     13.46%
13865.03/705.37	c       705            574         439        20         -52.0000         -59.0000     13.46%
13966.06/710.48	c       710            577         442        20         -52.0000         -59.0000     13.46%
14067.11/715.52	c       716           1204        1006        20         -52.0000         -59.0000     13.46%
14174.00/721.02	c       721           1204        1006        20         -52.0000         -59.0000     13.46%
14278.99/726.20	c       726            595         460        20         -52.0000         -59.0000     13.46%
14377.66/731.28	c       731           1545        1254        20         -52.0000         -59.0000     13.46%
14480.68/736.43	c       736           1545        1254        20         -52.0000         -59.0000     13.46%
14583.88/741.65	c       742           1545        1254        20         -52.0000         -59.0000     13.46%
14685.06/746.75	c       747           1242        1042        20         -52.0000         -59.0000     13.46%
14788.05/751.94	c       752            612         477        20         -52.0000         -59.0000     13.46%
14887.26/756.99	c       757           1257        1057        20         -52.0000         -59.0000     13.46%
14988.78/762.03	c       762           1257        1057        20         -52.0000         -59.0000     13.46%
15088.15/767.09	c       767           1257        1057        20         -52.0000         -59.0000     13.46%
15189.27/772.16	c       772            625         490        20         -52.0000         -59.0000     13.46%
15291.56/777.36	c       777           1260        1060        20         -52.0000         -59.0000     13.46%
15392.73/782.45	c       782           1943        1619        20         -52.0000         -59.0000     13.46%
15491.91/787.49	c       788           1943        1619        20         -52.0000         -59.0000     13.46%
15603.41/793.05	c       793            640         505        20         -52.0000         -59.0000     13.46%
15702.48/798.09	c       798           1270        1070        20         -52.0000         -59.0000     13.46%
15804.90/803.24	c       803           1597        1304        20         -52.0000         -59.0000     13.46%
15908.07/808.41	c       808           1597        1304        20         -52.0000         -59.0000     13.46%
16009.13/813.53	c       814           1280        1080        20         -52.0000         -59.0000     13.46%
16110.17/818.67	c       819           1959        1635        20         -52.0000         -59.0000     13.46%
16211.25/823.77	c       824            682         547        20         -52.0000         -59.0000     13.46%
16316.72/829.09	c       829           1285        1085        20         -52.0000         -59.0000     13.46%
16417.68/834.14	c       834           1972        1648        20         -52.0000         -59.0000     13.46%
16522.05/839.47	c       839           1300        1100        20         -52.0000         -59.0000     13.46%
16623.09/844.51	c       845           1978        1654        20         -52.0000         -59.0000     13.46%
16722.12/849.53	c       850           1718        1413        20         -52.0000         -59.0000     13.46%
16823.09/854.64	c       855           1997        1673        20         -52.0000         -59.0000     13.46%
16922.18/859.68	c       860           1997        1673        20         -52.0000         -59.0000     13.46%
17023.31/864.72	c       865           2088           0        20         -52.0000         -59.0000     13.46%
17124.42/869.85	c       870           2099          11        20         -52.0000         -59.0000     13.46%
17223.54/874.86	c       875           2109          21        20         -52.0000         -59.0000     13.46%
17324.50/879.95	c       880           2139          51        20         -52.0000         -59.0000     13.46%
17423.44/884.97	c       885           2164          76        20         -52.0000         -59.0000     13.46%
17524.83/890.08	c       890           2199         111        20         -52.0000         -59.0000     13.46%
17623.51/895.09	c       895           2199         111        20         -52.0000         -59.0000     13.46%
17727.54/900.38	c       900           2228         140        20         -52.0000         -59.0000     13.46%
17828.17/905.41	c       905           2228         140        20         -52.0000         -59.0000     13.46%
17928.66/910.52	c       911           2258         168        20         -52.0000         -59.0000     13.46%
18027.53/915.58	c       916           2275         185        20         -52.0000         -59.0000     13.46%
18128.17/920.62	c       921           2279         187        20         -52.0000         -59.0000     13.46%
18231.28/925.88	c       926           2286         194        20         -52.0000         -59.0000     13.46%
18341.99/931.41	c       931           2286         194        20         -52.0000         -59.0000     13.46%
18440.94/936.49	c       936           2286         194        20         -52.0000         -59.0000     13.46%
18541.80/941.52	c       942           2306         212        20         -52.0000         -59.0000     13.46%
18640.45/946.53	c       947           2306         212        20         -52.0000         -59.0000     13.46%
18739.18/951.53	c       952           2306         212        20         -52.0000         -59.0000     13.46%
18837.95/956.59	c       957           2306         212        20         -52.0000         -59.0000     13.46%
18938.44/961.67	c       962           2306         212        20         -52.0000         -59.0000     13.46%
19037.30/966.70	c       967           2353         253        20         -52.0000         -59.0000     13.46%
19140.23/971.82	c       972           2370         270        20         -52.0000         -59.0000     13.46%
19241.20/976.91	c       977           2370         270        20         -52.0000         -59.0000     13.46%
19344.90/982.19	c       982           2383         281        20         -52.0000         -59.0000     13.46%
19453.33/987.63	c       988           2383         281        20         -52.0000         -59.0000     13.46%
19556.52/992.82	c       993           2386         284        20         -52.0000         -59.0000     13.46%
19655.55/997.87	c       998           2386         284        20         -52.0000         -59.0000     13.46%
19756.62/1002.92	c      1003           2386         284        20         -52.0000         -59.0000     13.46%
19855.68/1007.94	c      1008           2386         284        20         -52.0000         -59.0000     13.46%
19954.78/1013.02	c      1013           2391         289        20         -52.0000         -59.0000     13.46%
20056.53/1018.10	c      1018           2391         289        20         -52.0000         -59.0000     13.46%
20157.36/1023.16	c      1023           2391         289        20         -52.0000         -59.0000     13.46%
20261.57/1028.42	c      1028           2397         295        20         -52.0000         -59.0000     13.46%
20364.36/1033.60	c      1034           2397         295        20         -52.0000         -59.0000     13.46%
20463.21/1038.68	c      1039           2397         295        20         -52.0000         -59.0000     13.46%
20562.19/1043.70	c      1044           2400         298        20         -52.0000         -59.0000     13.46%
20663.22/1048.76	c      1049           2400         298        20         -52.0000         -59.0000     13.46%
20764.26/1053.85	c      1054           2407         303        20         -52.0000         -59.0000     13.46%
20865.38/1058.92	c      1059           2407         303        20         -52.0000         -59.0000     13.46%
20964.55/1063.97	c      1064           2409         305        20         -52.0000         -59.0000     13.46%
21066.41/1069.08	c      1069           2409         305        20         -52.0000         -59.0000     13.46%
21165.62/1074.12	c      1074           2409         305        20         -52.0000         -59.0000     13.46%
21267.71/1079.21	c      1079           2415         311        20         -52.0000         -59.0000     13.46%
21368.81/1084.34	c      1084           2415         311        20         -52.0000         -59.0000     13.46%
21471.81/1089.51	c      1090           2415         311        20         -52.0000         -59.0000     13.46%
21576.72/1094.83	c      1095           2415         311        20         -52.0000         -59.0000     13.46%
21675.84/1099.87	c      1100           2435         329        20         -52.0000         -59.0000     13.46%
21776.68/1105.02	c      1105           2435         329        20         -52.0000         -59.0000     13.46%
21883.79/1110.31	c      1110           2435         329        20         -52.0000         -59.0000     13.46%
21984.95/1115.45	c      1115           2436         330        20         -52.0000         -59.0000     13.46%
22086.05/1120.51	c      1121           2436         330        20         -52.0000         -59.0000     13.46%
22187.09/1125.67	c      1126           2436         330        20         -52.0000         -59.0000     13.46%
22288.09/1130.73	c      1131           2436         330        20         -52.0000         -59.0000     13.46%
22387.08/1135.75	c      1136           2436         330        20         -52.0000         -59.0000     13.46%
22487.88/1140.89	c      1141           2439         333        20         -52.0000         -59.0000     13.46%
22593.33/1146.16	c      1146           2439         333        20         -52.0000         -59.0000     13.46%
22693.39/1151.29	c      1151           2460         354        20         -52.0000         -59.0000     13.46%
22799.95/1156.60	c      1157           2493         387        20         -52.0000         -59.0000     13.46%
22902.85/1161.86	c      1162           2506         392        20         -52.0000         -59.0000     13.46%
23003.86/1166.91	c      1167           2514         396        20         -52.0000         -59.0000     13.46%
23105.53/1172.07	c      1172           2514         396        20         -52.0000         -59.0000     13.46%
23206.69/1177.14	c      1177           2516         398        20         -52.0000         -59.0000     13.46%
23308.76/1182.36	c      1182           2520         400        20         -52.0000         -59.0000     13.46%
23407.70/1187.40	c      1187           2528         404        20         -52.0000         -59.0000     13.46%
23512.69/1192.61	c      1193           2543         417        20         -52.0000         -59.0000     13.46%
23613.64/1197.74	c      1198           2543         417        20         -52.0000         -59.0000     13.46%
23714.70/1202.86	c      1203           2544         418        20         -52.0000         -59.0000     13.46%
23815.84/1207.90	c      1208           2544         418        20         -52.0000         -59.0000     13.46%
23917.51/1213.03	c      1213           2551         425        20         -52.0000         -59.0000     13.46%
24016.83/1218.08	c      1218           2551         425        20         -52.0000         -59.0000     13.46%
24119.22/1223.23	c      1223           2561         431        20         -52.0000         -59.0000     13.46%
24224.29/1228.57	c      1229           2561         431        20         -52.0000         -59.0000     13.46%
24325.33/1233.69	c      1234           2561         431        20         -52.0000         -59.0000     13.46%
24426.44/1238.78	c      1239           2573         441        20         -52.0000         -59.0000     13.46%
24529.65/1244.00	c      1244           2614         476        20         -52.0000         -59.0000     13.46%
24628.83/1249.04	c      1249           2623         485        20         -52.0000         -59.0000     13.46%
24730.52/1254.06	c      1254           2623         485        20         -52.0000         -59.0000     13.46%
24831.63/1259.19	c      1259           2623         485        20         -52.0000         -59.0000     13.46%
24931.86/1264.22	c      1264           2623         485        20         -52.0000         -59.0000     13.46%
25030.85/1269.25	c      1269           2623         485        20         -52.0000         -59.0000     13.46%
25131.97/1274.39	c      1274           2632         492        20         -52.0000         -59.0000     13.46%
25233.08/1279.41	c      1279           2632         492        20         -52.0000         -59.0000     13.46%
25334.27/1284.53	c      1285           2632         492        20         -52.0000         -59.0000     13.46%
25435.33/1289.62	c      1290           2632         492        20         -52.0000         -59.0000     13.46%
25536.40/1294.78	c      1295           2632         492        20         -52.0000         -59.0000     13.46%
25637.41/1299.83	c      1300           2653         513        20         -52.0000         -59.0000     13.46%
25738.38/1304.93	c      1305           2653         513        20         -52.0000         -59.0000     13.46%
25754.21/1305.76	c *    1306           2653         513        20         -53.0000         -59.0000     11.32%
25854.76/1310.80	c      1311           2653         513        20         -53.0000         -59.0000     11.32%
25958.15/1316.09	c      1316           2662         468        20         -53.0000         -59.0000     11.32%
26059.02/1321.16	c      1321           2669         473        20         -53.0000         -59.0000     11.32%
26163.24/1326.49	c      1326           2670         472        20         -53.0000         -59.0000     11.32%
26264.25/1331.50	c      1332           2670         472        20         -53.0000         -59.0000     11.32%
26365.35/1336.69	c      1337           2670         472        20         -53.0000         -59.0000     11.32%
26466.47/1341.74	c      1342           2670         472        20         -53.0000         -59.0000     11.32%
26577.56/1347.31	c      1347           2690         482        20         -53.0000         -59.0000     11.32%
26682.73/1352.70	c      1353           2690         482        20         -53.0000         -59.0000     11.32%
26792.58/1358.18	c      1358           2690         482        20         -53.0000         -59.0000     11.32%
26894.81/1363.35	c      1363           2690         482        20         -53.0000         -59.0000     11.32%
26993.85/1368.38	c      1368           2696         486        20         -53.0000         -59.0000     11.32%
27129.31/1375.14	c      1375           2696         486        20         -53.0000         -59.0000     11.32%
27235.75/1380.53	c      1381           2696         486        20         -53.0000         -59.0000     11.32%
27336.80/1385.62	c      1386           2696         486        20         -53.0000         -59.0000     11.32%
27441.96/1390.98	c      1391           2697         487        20         -53.0000         -59.0000     11.32%
27543.98/1396.05	c      1396           2697         487        20         -53.0000         -59.0000     11.32%
27642.97/1401.05	c      1401           2714         502        20         -53.0000         -59.0000     11.32%
27745.32/1406.25	c      1406           2714         502        20         -53.0000         -59.0000     11.32%
27846.46/1411.33	c      1411           2715         503        20         -53.0000         -59.0000     11.32%
27945.55/1416.40	c      1416           2715         503        20         -53.0000         -59.0000     11.32%
28046.53/1421.43	c      1421           2738         524        20         -53.0000         -59.0000     11.32%
28147.60/1426.53	c      1427           2781         565        20         -53.0000         -59.0000     11.32%
28248.69/1431.60	c      1432           2819         591        20         -53.0000         -59.0000     11.32%
28347.80/1436.63	c      1437           2837         607        20         -53.0000         -59.0000     11.32%
28455.59/1442.09	c      1442           2845         615        20         -53.0000         -59.0000     11.32%
28559.82/1447.32	c      1447           2849         619        20         -53.0000         -59.0000     11.32%
28658.96/1452.34	c      1452           2856         626        20         -53.0000         -59.0000     11.32%
28758.17/1457.38	c      1457           2856         626        20         -53.0000         -59.0000     11.32%
28861.34/1462.51	c      1463           2856         626        20         -53.0000         -59.0000     11.32%
28964.50/1467.79	c      1468           2862         630        20         -53.0000         -59.0000     11.32%
29067.66/1472.93	c      1473           2862         630        20         -53.0000         -59.0000     11.32%
29166.86/1477.99	c      1478           2866         632        20         -53.0000         -59.0000     11.32%
29266.06/1483.03	c      1483           2874         638        20         -53.0000         -59.0000     11.32%
29369.89/1488.18	c      1488           2876         640        20         -53.0000         -59.0000     11.32%
29470.31/1493.20	c      1493           2885         649        20         -53.0000         -59.0000     11.32%
29569.42/1498.28	c      1498           2921         683        20         -53.0000         -59.0000     11.32%
29670.49/1503.34	c      1503           2954         716        20         -53.0000         -59.0000     11.32%
29769.53/1508.36	c      1508           2979         739        20         -53.0000         -59.0000     11.32%
29872.44/1513.57	c      1514           3014         772        20         -53.0000         -59.0000     11.32%
29973.47/1518.67	c      1519           3014         772        20         -53.0000         -59.0000     11.32%
30078.51/1523.91	c      1524           3024         782        20         -53.0000         -59.0000     11.32%
30185.29/1529.31	c      1529           3028         786        20         -53.0000         -59.0000     11.32%
30284.48/1534.38	c      1534           3032         788        20         -53.0000         -59.0000     11.32%
30393.51/1539.83	c      1540           3057         811        20         -53.0000         -59.0000     11.32%
30497.20/1545.05	c      1545           3093         847        20         -53.0000         -59.0000     11.32%
30601.67/1550.36	c      1550           3122         874        20         -53.0000         -59.0000     11.32%
30706.76/1555.63	c      1556           3132         884        20         -53.0000         -59.0000     11.32%
30811.97/1560.93	c      1561           3132         884        20         -53.0000         -59.0000     11.32%
30911.14/1565.95	c      1566           3132         884        20         -53.0000         -59.0000     11.32%
31010.37/1570.98	c      1571           3132         884        20         -53.0000         -59.0000     11.32%
31112.29/1576.10	c      1576           3140         892        20         -53.0000         -59.0000     11.32%
31214.78/1581.23	c      1581           3140         892        20         -53.0000         -59.0000     11.32%
31317.92/1586.42	c      1586           3159         911        20         -53.0000         -59.0000     11.32%
31417.14/1591.48	c      1591           3174         926        20         -53.0000         -59.0000     11.32%
31524.13/1596.88	c      1597           3174         926        20         -53.0000         -59.0000     11.32%
31625.22/1601.92	c      1602           3174         926        20         -53.0000         -59.0000     11.32%
31724.39/1607.03	c      1607           3178         930        20         -53.0000         -59.0000     11.32%
31826.21/1612.06	c      1612           3178         930        20         -53.0000         -59.0000     11.32%
31928.67/1617.20	c      1617           3200         950        20         -53.0000         -59.0000     11.32%
32027.81/1622.22	c      1622           3217         967        20         -53.0000         -59.0000     11.32%
32128.87/1627.31	c      1627           3249         995        20         -53.0000         -59.0000     11.32%
32227.08/1632.37	c      1632           3277        1023        20         -53.0000         -59.0000     11.32%
32330.09/1637.50	c      1638           3304        1050        20         -53.0000         -59.0000     11.32%
32429.25/1642.56	c      1643           3304        1050        20         -53.0000         -59.0000     11.32%
32530.35/1647.62	c      1648           3310        1056        20         -53.0000         -59.0000     11.32%
32631.49/1652.79	c      1653           3312        1058        20         -53.0000         -59.0000     11.32%
32732.68/1657.88	c      1658           3327        1071        20         -53.0000         -59.0000     11.32%
32833.86/1662.92	c      1663           3336        1080        20         -53.0000         -59.0000     11.32%
32933.05/1667.97	c      1668           3337        1081        20         -53.0000         -59.0000     11.32%
33034.96/1673.11	c      1673           3359        1101        20         -53.0000         -59.0000     11.32%
33133.76/1678.12	c      1678           3359        1101        20         -53.0000         -59.0000     11.32%
33238.21/1683.34	c      1683           3366        1106        20         -53.0000         -59.0000     11.32%
33337.41/1688.38	c      1688           3366        1106        20         -53.0000         -59.0000     11.32%
33442.26/1693.66	c      1694           3377        1115        20         -53.0000         -59.0000     11.32%
33543.44/1698.75	c      1699           3377        1115        20         -53.0000         -59.0000     11.32%
33644.59/1703.81	c      1704           3378        1116        20         -53.0000         -59.0000     11.32%
33745.74/1708.92	c      1709           3391        1127        20         -53.0000         -59.0000     11.32%
33844.90/1713.95	c      1714           3391        1127        20         -53.0000         -59.0000     11.32%
33944.03/1718.96	c      1719           4231           1        20         -53.0000         -59.0000     11.32%
34043.22/1723.99	c      1724           4242          12        20         -53.0000         -59.0000     11.32%
34146.98/1729.15	c      1729           3410        1146        20         -53.0000         -59.0000     11.32%
34249.48/1734.35	c      1734           3424        1160        20         -53.0000         -59.0000     11.32%
34352.57/1739.55	c      1740           4332         102        20         -53.0000         -59.0000     11.32%
34453.77/1744.66	c      1745           3468        1192        20         -53.0000         -59.0000     11.32%
34554.81/1749.71	c      1750           3468        1192        20         -53.0000         -59.0000     11.32%
34657.90/1754.91	c      1755           4383         151        20         -53.0000         -59.0000     11.32%
34757.09/1760.03	c      1760           4383         151        20         -53.0000         -59.0000     11.32%
34862.25/1765.23	c      1765           3469        1193        20         -53.0000         -59.0000     11.32%
34961.46/1770.28	c      1770           4388         156        20         -53.0000         -59.0000     11.32%
35064.68/1775.45	c      1775           4388         156        20         -53.0000         -59.0000     11.32%
35171.98/1780.82	c      1781           3492        1210        20         -53.0000         -59.0000     11.32%
35273.22/1785.92	c      1786           3503        1221        20         -53.0000         -59.0000     11.32%
35371.99/1790.99	c      1791           3527        1241        20         -53.0000         -59.0000     11.32%
35473.82/1796.05	c      1796           3554        1264        20         -53.0000         -59.0000     11.32%
35575.03/1801.15	c      1801           4559         311        20         -53.0000         -59.0000     11.32%
35674.24/1806.16	c      1806           3590        1292        20         -53.0000         -59.0000     11.32%
35780.61/1811.50	c      1812           4587         335        20         -53.0000         -59.0000     11.32%
35881.82/1816.62	c      1817           4587         335        20         -53.0000         -59.0000     11.32%
35980.91/1821.67	c      1822           3667        1359        20         -53.0000         -59.0000     11.32%
35994.80/1822.39	c *    1822           3667        1359        20         -54.0000         -59.0000      9.26%
36085.93/1827.01	c      1827           4594         342        20         -54.0000         -59.0000      9.26%
36189.92/1832.18	c      1832           3675        1194        20         -54.0000         -59.0000      9.26%
36292.21/1837.36	c      1837           3685        1200        20         -54.0000         -59.0000      9.26%
36393.42/1842.48	c      1842           4671         355        20         -54.0000         -59.0000      9.26%
36494.65/1847.58	c      1848           4671         355        20         -54.0000         -59.0000      9.26%
36595.86/1852.67	c      1853           4671         355        20         -54.0000         -59.0000      9.26%
36706.92/1858.22	c      1858           4671         355        20         -54.0000         -59.0000      9.26%
36816.04/1863.79	c      1864           3798        1293        20         -54.0000         -59.0000      9.26%
36930.86/1869.56	c      1870           4683         359        20         -54.0000         -59.0000      9.26%
37032.09/1874.67	c      1875           4706         374        20         -54.0000         -59.0000      9.26%
37135.20/1879.85	c      1880           3888        1375        20         -54.0000         -59.0000      9.26%
37234.41/1884.88	c      1885           3908        1391        20         -54.0000         -59.0000      9.26%
37340.32/1890.14	c      1890           4771         413        20         -54.0000         -59.0000      9.26%
37440.71/1895.28	c      1895           3915        1396        20         -54.0000         -59.0000      9.26%
37541.94/1900.33	c      1900           3952        1421        20         -54.0000         -59.0000      9.26%
37652.98/1905.95	c      1906           3974        1439        20         -54.0000         -59.0000      9.26%
37752.18/1910.99	c      1911           3974        1439        20         -54.0000         -59.0000      9.26%
37857.33/1916.29	c      1916           3974        1439        20         -54.0000         -59.0000      9.26%
37960.54/1921.46	c      1921           4945         531        20         -54.0000         -59.0000      9.26%
38059.75/1926.49	c      1926           4945         531        20         -54.0000         -59.0000      9.26%
38160.66/1931.51	c      1932           4945         531        20         -54.0000         -59.0000      9.26%
38265.73/1936.80	c      1937           3980        1445        20         -54.0000         -59.0000      9.26%
38371.70/1942.15	c      1942           4950         534        20         -54.0000         -59.0000      9.26%
38476.02/1947.43	c      1947           4968         546        20         -54.0000         -59.0000      9.26%
38577.10/1952.58	c      1953           4982         552        20         -54.0000         -59.0000      9.26%
38682.03/1957.84	c      1958           4982         552        20         -54.0000         -59.0000      9.26%
38783.16/1962.93	c      1963           4982         552        20         -54.0000         -59.0000      9.26%
38882.28/1967.98	c      1968           4994         562        20         -54.0000         -59.0000      9.26%
38981.35/1972.98	c      1973           4994         562        20         -54.0000         -59.0000      9.26%
39083.12/1978.08	c      1978           4994         562        20         -54.0000         -59.0000      9.26%
39185.52/1983.26	c      1983           4127        1572        20         -54.0000         -59.0000      9.26%
39288.66/1988.45	c      1988           5008         572        20         -54.0000         -59.0000      9.26%
39395.66/1993.83	c      1994           5008         572        20         -54.0000         -59.0000      9.26%
39494.60/1998.89	c      1999           4176        1603        20         -54.0000         -59.0000      9.26%
39595.54/2003.98	c      2004           5015         579        20         -54.0000         -59.0000      9.26%
39694.56/2009.00	c      2009           5015         579        20         -54.0000         -59.0000      9.26%
39796.26/2014.09	c      2014           4217        1630        20         -54.0000         -59.0000      9.26%
39898.72/2019.24	c      2019           4217        1630        20         -54.0000         -59.0000      9.26%
40001.81/2024.50	c      2024           4217        1630        20         -54.0000         -59.0000      9.26%
40102.84/2029.57	c      2030           5027         589        20         -54.0000         -59.0000      9.26%
40205.88/2034.73	c      2035           4222        1635        20         -54.0000         -59.0000      9.26%
40305.10/2039.75	c      2040           5040         598        20         -54.0000         -59.0000      9.26%
40406.31/2044.84	c      2045           5040         598        20         -54.0000         -59.0000      9.26%
40513.34/2050.24	c      2050           5046         602        20         -54.0000         -59.0000      9.26%
40612.53/2055.27	c      2055           4234        1647        20         -54.0000         -59.0000      9.26%
40713.77/2060.32	c      2060           4238        1651        20         -54.0000         -59.0000      9.26%
40814.87/2065.45	c      2065           4238        1651        20         -54.0000         -59.0000      9.26%
40914.05/2070.48	c      2070           5054         608        20         -54.0000         -59.0000      9.26%
41015.06/2075.56	c      2076           5054         608        20         -54.0000         -59.0000      9.26%
41118.23/2080.72	c      2081           5058         610        20         -54.0000         -59.0000      9.26%
41221.40/2085.93	c      2086           4301        1702        20         -54.0000         -59.0000      9.26%
41326.63/2091.25	c      2091           4350        1745        20         -54.0000         -59.0000      9.26%
41429.59/2096.40	c      2096           5080         622        20         -54.0000         -59.0000      9.26%
41530.78/2101.50	c      2102           4382        1773        20         -54.0000         -59.0000      9.26%
41633.85/2106.79	c      2107           5095         633        20         -54.0000         -59.0000      9.26%
41734.85/2111.81	c      2112           5095         633        20         -54.0000         -59.0000      9.26%
41836.05/2116.97	c      2117           5095         633        20         -54.0000         -59.0000      9.26%
41935.23/2121.99	c      2122           5099         635        20         -54.0000         -59.0000      9.26%
42037.06/2127.08	c      2127           4399        1790        20         -54.0000         -59.0000      9.26%
42139.48/2132.22	c      2132           4399        1790        20         -54.0000         -59.0000      9.26%
42240.59/2137.32	c      2137           4399        1790        20         -54.0000         -59.0000      9.26%
42341.69/2142.47	c      2142           4410        1799        20         -54.0000         -59.0000      9.26%
42442.84/2147.51	c      2148           4410        1799        20         -54.0000         -59.0000      9.26%
42542.05/2152.59	c      2153           4410        1799        20         -54.0000         -59.0000      9.26%
42647.28/2157.84	c      2158           4410        1799        20         -54.0000         -59.0000      9.26%
42748.51/2163.02	c      2163           5223         701        20         -54.0000         -59.0000      9.26%
42850.62/2168.06	c      2168           4419        1806        20         -54.0000         -59.0000      9.26%
42952.83/2173.23	c      2173           5226         704        20         -54.0000         -59.0000      9.26%
43058.02/2178.50	c      2178           4464        1845        20         -54.0000         -59.0000      9.26%
43157.20/2183.56	c      2184           5291         731        20         -54.0000         -59.0000      9.26%
43262.36/2188.85	c      2189           5291         731        20         -54.0000         -59.0000      9.26%
43361.55/2193.90	c      2194           4480        1857        20         -54.0000         -59.0000      9.26%
43462.72/2198.91	c      2199           5295         733        20         -54.0000         -59.0000      9.26%
43561.90/2203.96	c      2204           4528        1891        20         -54.0000         -59.0000      9.26%
43663.66/2209.05	c      2209           5324         756        20         -54.0000         -59.0000      9.26%
43764.88/2214.18	c      2214           5324         756        20         -54.0000         -59.0000      9.26%
43868.91/2219.47	c      2219           4561        1924        20         -54.0000         -59.0000      9.26%
43969.94/2224.55	c      2225           4565        1926        20         -54.0000         -59.0000      9.26%
44071.02/2229.68	c      2230           5370         790        20         -54.0000         -59.0000      9.26%
44172.13/2234.72	c      2235           5370         790        20         -54.0000         -59.0000      9.26%
44273.03/2239.86	c      2240           5386         804        20         -54.0000         -59.0000      9.26%
44374.06/2244.98	c      2245           5409         821        20         -54.0000         -59.0000      9.26%
44473.19/2249.98	c      2250           5409         821        20         -54.0000         -59.0000      9.26%
44575.07/2255.04	c      2255           4657        2008        20         -54.0000         -59.0000      9.26%
44679.51/2260.37	c      2260           4666        2017        20         -54.0000         -59.0000      9.26%
44782.68/2265.51	c      2266           4691        2040        20         -54.0000         -59.0000      9.26%
44885.83/2270.76	c      2271           4691        2040        20         -54.0000         -59.0000      9.26%
44985.03/2275.78	c      2276           4691        2040        20         -54.0000         -59.0000      9.26%
45086.19/2280.82	c      2281           5564         932        20         -54.0000         -59.0000      9.26%
45185.37/2285.88	c      2286           4692        2041        20         -54.0000         -59.0000      9.26%
45286.53/2290.93	c      2291           4711        2060        20         -54.0000         -59.0000      9.26%
45385.69/2295.94	c      2296           5583         947        20         -54.0000         -59.0000      9.26%
45484.68/2300.99	c      2301           5583         947        20         -54.0000         -59.0000      9.26%
45591.51/2306.30	c      2306           4793        2140        20         -54.0000         -59.0000      9.26%
45690.56/2311.37	c      2311           4793        2140        20         -54.0000         -59.0000      9.26%
45793.58/2316.58	c      2317           5660        1014        20         -54.0000         -59.0000      9.26%
45892.63/2321.58	c      2322           4820        2163        20         -54.0000         -59.0000      9.26%
45993.69/2326.61	c      2327           5741        1069        20         -54.0000         -59.0000      9.26%
46094.83/2331.78	c      2332           5783        1095        20         -54.0000         -59.0000      9.26%
46195.99/2336.84	c      2337           4863        2202        20         -54.0000         -59.0000      9.26%
46297.17/2341.97	c      2342           4863        2202        20         -54.0000         -59.0000      9.26%
46401.09/2347.15	c      2347           5846        1130        20         -54.0000         -59.0000      9.26%
46500.23/2352.16	c      2352           5846        1130        20         -54.0000         -59.0000      9.26%
46600.70/2357.25	c      2357           5846        1130        20         -54.0000         -59.0000      9.26%
46699.92/2362.26	c      2362           5846        1130        20         -54.0000         -59.0000      9.26%
46799.15/2367.27	c      2367           4915        2244        20         -54.0000         -59.0000      9.26%
46902.30/2372.42	c      2372           5856        1134        20         -54.0000         -59.0000      9.26%
47001.50/2377.46	c      2377           4935        2258        20         -54.0000         -59.0000      9.26%
47100.62/2382.48	c      2382           4935        2258        20         -54.0000         -59.0000      9.26%
47201.75/2387.59	c      2388           4935        2258        20         -54.0000         -59.0000      9.26%
47304.93/2392.80	c      2393           4935        2258        20         -54.0000         -59.0000      9.26%
47406.14/2397.88	c      2398           6009        1257        20         -54.0000         -59.0000      9.26%
47510.02/2403.04	c      2403           4939        2262        20         -54.0000         -59.0000      9.26%
47614.50/2408.34	c      2408           6019        1263        20         -54.0000         -59.0000      9.26%
47715.32/2413.46	c      2413           6030        1274        20         -54.0000         -59.0000      9.26%
47818.32/2418.65	c      2419           6030        1274        20         -54.0000         -59.0000      9.26%
47917.48/2423.69	c      2424           4997        2314        20         -54.0000         -59.0000      9.26%
48018.68/2428.74	c      2429           6039        1279        20         -54.0000         -59.0000      9.26%
48127.72/2434.26	c      2434           6039        1279        20         -54.0000         -59.0000      9.26%
48234.86/2439.63	c      2440           5015        2330        20         -54.0000         -59.0000      9.26%
48338.05/2444.84	c      2445           6046        1286        20         -54.0000         -59.0000      9.26%
48444.09/2450.19	c      2450           5027        2342        20         -54.0000         -59.0000      9.26%
48556.32/2455.85	c      2456           5027        2342        20         -54.0000         -59.0000      9.26%
48655.51/2460.87	c      2461           5036        2351        20         -54.0000         -59.0000      9.26%
48756.56/2466.02	c      2466           5036        2351        20         -54.0000         -59.0000      9.26%
48858.40/2471.04	c      2471           5047        2362        20         -54.0000         -59.0000      9.26%
48957.52/2476.06	c      2476           5047        2362        20         -54.0000         -59.0000      9.26%
49063.95/2481.43	c      2481           6248        1446        20         -54.0000         -59.0000      9.26%
49163.18/2486.49	c      2486           5063        2378        20         -54.0000         -59.0000      9.26%
49266.32/2491.65	c      2492           5063        2378        20         -54.0000         -59.0000      9.26%
49365.48/2496.67	c      2497           6282        1458        20         -54.0000         -59.0000      9.26%
49464.66/2501.69	c      2502           6287        1459        20         -54.0000         -59.0000      9.26%
49567.76/2506.85	c      2507           6287        1459        20         -54.0000         -59.0000      9.26%
49666.93/2511.85	c      2512           6287        1459        20         -54.0000         -59.0000      9.26%
49768.11/2517.00	c      2517           6289        1461        20         -54.0000         -59.0000      9.26%
49869.96/2522.04	c      2522           6293        1461        20         -54.0000         -59.0000      9.26%
49968.84/2527.07	c      2527           6293        1461        20         -54.0000         -59.0000      9.26%
50067.58/2532.11	c      2532           6324        1480        20         -54.0000         -59.0000      9.26%
50166.91/2537.13	c      2537           6324        1480        20         -54.0000         -59.0000      9.26%
50273.11/2542.41	c      2542           6324        1480        20         -54.0000         -59.0000      9.26%
50372.30/2547.42	c      2547           5363        2664        20         -54.0000         -59.0000      9.26%
50475.43/2552.62	c      2553           6371        1503        20         -54.0000         -59.0000      9.26%
50574.50/2557.65	c      2558           6371        1503        20         -54.0000         -59.0000      9.26%
50675.62/2562.71	c      2563           5372        2673        20         -54.0000         -59.0000      9.26%
50774.74/2567.77	c      2568           6384        1510        20         -54.0000         -59.0000      9.26%
50875.85/2572.86	c      2573           5385        2686        20         -54.0000         -59.0000      9.26%
50975.04/2577.90	c      2578           5390        2689        20         -54.0000         -59.0000      9.26%
51076.25/2582.93	c      2583           6396        1516        20         -54.0000         -59.0000      9.26%
51175.40/2587.98	c      2588           5394        2693        20         -54.0000         -59.0000      9.26%
51274.30/2593.03	c      2593           5423        2720        20         -54.0000         -59.0000      9.26%
51376.19/2598.05	c      2598           6417        1529        20         -54.0000         -59.0000      9.26%
51478.59/2603.22	c      2603           6424        1532        20         -54.0000         -59.0000      9.26%
51577.76/2608.26	c      2608           5488        2777        20         -54.0000         -59.0000      9.26%
51680.66/2613.45	c      2613           5488        2777        20         -54.0000         -59.0000      9.26%
51779.76/2618.49	c      2618           5498        2787        20         -54.0000         -59.0000      9.26%
51880.85/2623.51	c      2624           6481        1565        20         -54.0000         -59.0000      9.26%
51987.94/2629.01	c      2629           5506        2795        20         -54.0000         -59.0000      9.26%
52087.17/2634.03	c      2634           5506        2795        20         -54.0000         -59.0000      9.26%
52191.01/2639.16	c      2639           5514        2803        20         -54.0000         -59.0000      9.26%
52290.21/2644.18	c      2644           5518        2807        20         -54.0000         -59.0000      9.26%
52390.74/2649.20	c      2649           6626        1660        20         -54.0000         -59.0000      9.26%
52489.95/2654.20	c      2654           6626        1660        20         -54.0000         -59.0000      9.26%
52593.01/2659.42	c      2659           5556        2839        20         -54.0000         -59.0000      9.26%
52692.22/2664.44	c      2664           5596        2875        20         -54.0000         -59.0000      9.26%
52793.36/2669.50	c      2670           5605        2884        20         -54.0000         -59.0000      9.26%
52894.38/2674.66	c      2675           5611        2888        20         -54.0000         -59.0000      9.26%
52993.55/2679.69	c      2680           6700        1720        20         -54.0000         -59.0000      9.26%
53094.73/2684.75	c      2685           6700        1720        20         -54.0000         -59.0000      9.26%
53193.94/2689.76	c      2690           5631        2906        20         -54.0000         -59.0000      9.26%
53297.11/2694.90	c      2695           6767        1771        20         -54.0000         -59.0000      9.26%
53399.05/2700.11	c      2700           6771        1773        20         -54.0000         -59.0000      9.26%
53500.02/2705.19	c      2705           6821        1813        20         -54.0000         -59.0000      9.26%
53600.38/2710.29	c      2710           5735        3000        20         -54.0000         -59.0000      9.26%
53701.41/2715.33	c      2715           5742        3007        20         -54.0000         -59.0000      9.26%
53802.39/2720.41	c      2720           5742        3007        20         -54.0000         -59.0000      9.26%
53901.42/2725.44	c      2725           5742        3007        20         -54.0000         -59.0000      9.26%
54002.55/2730.55	c      2731           5749        3012        20         -54.0000         -59.0000      9.26%
54101.76/2735.58	c      2736           5749        3012        20         -54.0000         -59.0000      9.26%
54202.88/2740.65	c      2741           5754        3017        20         -54.0000         -59.0000      9.26%
54302.12/2745.69	c      2746           7017        1939        20         -54.0000         -59.0000      9.26%
54403.23/2750.76	c      2751           7058        1958        20         -54.0000         -59.0000      9.26%
54506.33/2755.92	c      2756           7058        1958        20         -54.0000         -59.0000      9.26%
54605.55/2760.97	c      2761           5792        3049        20         -54.0000         -59.0000      9.26%
54707.43/2766.11	c      2766           7121        1999        20         -54.0000         -59.0000      9.26%
54809.87/2771.20	c      2771           5844        3089        20         -54.0000         -59.0000      9.26%
54908.94/2776.21	c      2776           5844        3089        20         -54.0000         -59.0000      9.26%
55012.14/2781.46	c      2781           7214        2086        20         -54.0000         -59.0000      9.26%
55115.07/2786.67	c      2787           5866        3109        20         -54.0000         -59.0000      9.26%
55214.34/2791.69	c      2792           7233        2103        20         -54.0000         -59.0000      9.26%
55319.42/2796.96	c      2797           7233        2103        20         -54.0000         -59.0000      9.26%
55421.32/2802.05	c      2802           7249        2115        20         -54.0000         -59.0000      9.26%
55520.72/2807.06	c      2807           7249        2115        20         -54.0000         -59.0000      9.26%
55623.09/2812.26	c      2812           5980        3191        20         -54.0000         -59.0000      9.26%
55722.30/2817.27	c      2817           5980        3191        20         -54.0000         -59.0000      9.26%
55829.42/2822.69	c      2823           5986        3191        20         -54.0000         -59.0000      9.26%
55932.64/2827.88	c      2828           5986        3191        20         -54.0000         -59.0000      9.26%
56033.69/2832.96	c      2833           7371        2199        20         -54.0000         -59.0000      9.26%
56132.74/2838.03	c      2838           6017        3212        20         -54.0000         -59.0000      9.26%
56234.45/2843.04	c      2843           6086        3263        20         -54.0000         -59.0000      9.26%
56336.94/2848.26	c      2848           7469        2275        20         -54.0000         -59.0000      9.26%
56438.08/2853.37	c      2853           7469        2275        20         -54.0000         -59.0000      9.26%
56539.19/2858.47	c      2858           7478        2276        20         -54.0000         -59.0000      9.26%
56644.41/2863.72	c      2864           6258        3361        20         -54.0000         -59.0000      9.26%
56743.67/2868.73	c      2869           6258        3361        20         -54.0000         -59.0000      9.26%
56842.89/2873.75	c      2874           7479        2275        20         -54.0000         -59.0000      9.26%
56944.14/2878.86	c      2879           6348        3405        20         -54.0000         -59.0000      9.26%
57045.34/2884.03	c      2884           6359        3410        20         -54.0000         -59.0000      9.26%
57147.19/2889.06	c      2889           7575        2333        20         -54.0000         -59.0000      9.26%
57249.65/2894.28	c      2894           6463        3476        20         -54.0000         -59.0000      9.26%
57348.88/2899.30	c      2899           6478        3489        20         -54.0000         -59.0000      9.26%
57452.07/2904.44	c      2904           6479        3490        20         -54.0000         -59.0000      9.26%
57551.25/2909.46	c      2909           7734        2472        20         -54.0000         -59.0000      9.26%
57656.35/2914.73	c      2915           7739        2475        20         -54.0000         -59.0000      9.26%
57755.47/2919.75	c      2920           7739        2475        20         -54.0000         -59.0000      9.26%
57856.68/2924.85	c      2925           7740        2476        20         -54.0000         -59.0000      9.26%
57963.82/2930.22	c      2930           7740        2476        20         -54.0000         -59.0000      9.26%
58065.04/2935.39	c      2935           6677        3674        20         -54.0000         -59.0000      9.26%
58168.14/2940.53	c      2941           6688        3683        20         -54.0000         -59.0000      9.26%
58267.38/2945.57	c      2946           7770        2500        20         -54.0000         -59.0000      9.26%
58368.62/2950.63	c      2951           7770        2500        20         -54.0000         -59.0000      9.26%
58469.84/2955.76	c      2956           6719        3710        20         -54.0000         -59.0000      9.26%
58569.08/2960.79	c      2961           6719        3710        20         -54.0000         -59.0000      9.26%
58668.28/2965.80	c      2966           7807        2523        20         -54.0000         -59.0000      9.26%
58771.27/2970.97	c      2971           7825        2533        20         -54.0000         -59.0000      9.26%
58870.46/2975.98	c      2976           7825        2533        20         -54.0000         -59.0000      9.26%
58969.72/2980.99	c      2981           7825        2533        20         -54.0000         -59.0000      9.26%
59071.64/2986.06	c      2986           6743        3730        20         -54.0000         -59.0000      9.26%
59170.86/2991.10	c      2991           6748        3735        20         -54.0000         -59.0000      9.26%
59273.35/2996.20	c      2996           6754        3739        20         -54.0000         -59.0000      9.26%
59374.58/3001.34	c      3001           7949        2613        20         -54.0000         -59.0000      9.26%
59475.82/3006.49	c      3006           7949        2613        20         -54.0000         -59.0000      9.26%
59576.98/3011.57	c      3012           6783        3760        20         -54.0000         -59.0000      9.26%
59676.15/3016.58	c      3017           6788        3765        20         -54.0000         -59.0000      9.26%
59779.29/3021.72	c      3022           6788        3765        20         -54.0000         -59.0000      9.26%
59878.18/3026.78	c      3027           6788        3765        20         -54.0000         -59.0000      9.26%
59979.23/3031.87	c      3032           6788        3765        20         -54.0000         -59.0000      9.26%
60080.35/3036.93	c      3037           6793        3768        20         -54.0000         -59.0000      9.26%
60184.12/3042.16	c      3042           6810        3779        20         -54.0000         -59.0000      9.26%
60284.58/3047.30	c      3047           6813        3782        20         -54.0000         -59.0000      9.26%
60385.81/3052.35	c      3052           6813        3782        20         -54.0000         -59.0000      9.26%
60485.05/3057.36	c      3057           6813        3782        20         -54.0000         -59.0000      9.26%
60584.25/3062.38	c      3062           8304        2856        20         -54.0000         -59.0000      9.26%
60685.48/3067.43	c      3067           8304        2856        20         -54.0000         -59.0000      9.26%
60786.71/3072.59	c      3073           8304        2856        20         -54.0000         -59.0000      9.26%
60887.87/3077.63	c      3078           8313        2863        20         -54.0000         -59.0000      9.26%
60987.07/3082.68	c      3083           8322        2868        20         -54.0000         -59.0000      9.26%
61094.92/3088.04	c      3088           8322        2868        20         -54.0000         -59.0000      9.26%
61194.00/3093.12	c      3093           6893        3850        20         -54.0000         -59.0000      9.26%
61295.17/3098.15	c      3098           6899        3856        20         -54.0000         -59.0000      9.26%
61395.70/3103.20	c      3103           6899        3856        20         -54.0000         -59.0000      9.26%
61494.80/3108.30	c      3108           6899        3856        20         -54.0000         -59.0000      9.26%
61599.94/3113.50	c      3114           6899        3856        20         -54.0000         -59.0000      9.26%
61699.12/3118.51	c      3119           8384        2914        20         -54.0000         -59.0000      9.26%
61802.25/3123.73	c      3124           6916        3869        20         -54.0000         -59.0000      9.26%
61901.49/3128.74	c      3129           6921        3872        20         -54.0000         -59.0000      9.26%
62002.71/3133.89	c      3134           8408        2932        20         -54.0000         -59.0000      9.26%
62108.51/3139.14	c      3139           8408        2932        20         -54.0000         -59.0000      9.26%
62207.73/3144.16	c      3144           8408        2932        20         -54.0000         -59.0000      9.26%
62310.13/3149.31	c      3149           8410        2934        20         -54.0000         -59.0000      9.26%
62409.27/3154.36	c      3154           8410        2934        20         -54.0000         -59.0000      9.26%
62508.45/3159.39	c      3159           8423        2941        20         -54.0000         -59.0000      9.26%
62615.60/3164.71	c      3165           8423        2941        20         -54.0000         -59.0000      9.26%
62714.83/3169.71	c      3170           7054        3965        20         -54.0000         -59.0000      9.26%
62814.05/3174.75	c      3175           7074        3979        20         -54.0000         -59.0000      9.26%
62913.29/3179.78	c      3180           7074        3979        20         -54.0000         -59.0000      9.26%
63016.52/3184.93	c      3185           7079        3982        20         -54.0000         -59.0000      9.26%
63115.76/3189.97	c      3190           7084        3985        20         -54.0000         -59.0000      9.26%
63217.69/3195.05	c      3195           7084        3985        20         -54.0000         -59.0000      9.26%
63316.93/3200.08	c      3200           7091        3988        20         -54.0000         -59.0000      9.26%
63416.16/3205.13	c      3205           8813        3281        20         -54.0000         -59.0000      9.26%
63518.61/3210.30	c      3210           8854        3314        20         -54.0000         -59.0000      9.26%
63621.83/3215.49	c      3215           7137        4020        20         -54.0000         -59.0000      9.26%
63727.01/3220.79	c      3221           8857        3315        20         -54.0000         -59.0000      9.26%
63828.21/3225.85	c      3226           7154        4031        20         -54.0000         -59.0000      9.26%
63927.46/3230.87	c      3231           8862        3320        20         -54.0000         -59.0000      9.26%
64026.71/3235.90	c      3236           8862        3320        20         -54.0000         -59.0000      9.26%
64127.94/3241.00	c      3241           7157        4030        20         -54.0000         -59.0000      9.26%
64231.75/3246.15	c      3246           7157        4030        20         -54.0000         -59.0000      9.26%
64332.20/3251.20	c      3251           8872        3328        20         -54.0000         -59.0000      9.26%
64431.44/3256.26	c      3256           8877        3331        20         -54.0000         -59.0000      9.26%
64532.60/3261.35	c      3261           7197        4062        20         -54.0000         -59.0000      9.26%
64633.81/3266.41	c      3266           8891        3343        20         -54.0000         -59.0000      9.26%
64733.04/3271.48	c      3271           7205        4068        20         -54.0000         -59.0000      9.26%
64834.23/3276.53	c      3277           7205        4068        20         -54.0000         -59.0000      9.26%
64933.45/3281.54	c      3282           7205        4068        20         -54.0000         -59.0000      9.26%
65034.66/3286.60	c      3287           7210        4073        20         -54.0000         -59.0000      9.26%
65133.89/3291.66	c      3292           8922        3366        20         -54.0000         -59.0000      9.26%
65237.10/3296.82	c      3297           8932        3376        20         -54.0000         -59.0000      9.26%
65336.13/3301.84	c      3302           8932        3376        20         -54.0000         -59.0000      9.26%
65437.27/3307.03	c      3307           7227        4084        20         -54.0000         -59.0000      9.26%
65538.92/3312.13	c      3312           7227        4084        20         -54.0000         -59.0000      9.26%
65643.40/3317.30	c      3317           8947        3389        20         -54.0000         -59.0000      9.26%
65742.60/3322.37	c      3322           8958        3396        20         -54.0000         -59.0000      9.26%
65843.82/3327.41	c      3327           8958        3396        20         -54.0000         -59.0000      9.26%
65943.05/3332.43	c      3332           8958        3396        20         -54.0000         -59.0000      9.26%
66042.26/3337.47	c      3337           7391        4230        20         -54.0000         -59.0000      9.26%
66149.43/3342.82	c      3343           8964        3400        20         -54.0000         -59.0000      9.26%
66248.66/3347.84	c      3348           7431        4260        20         -54.0000         -59.0000      9.26%
66349.88/3352.98	c      3353           8977        3411        20         -54.0000         -59.0000      9.26%
66459.02/3358.44	c      3358           7437        4264        20         -54.0000         -59.0000      9.26%
66560.27/3363.52	c      3364           8999        3425        20         -54.0000         -59.0000      9.26%
66661.45/3368.70	c      3369           7442        4269        20         -54.0000         -59.0000      9.26%
66764.64/3373.82	c      3374           7442        4269        20         -54.0000         -59.0000      9.26%
66863.88/3378.88	c      3379           7442        4269        20         -54.0000         -59.0000      9.26%
66969.73/3384.15	c      3384           7477        4288        20         -54.0000         -59.0000      9.26%
67069.11/3389.20	c      3389           7480        4291        20         -54.0000         -59.0000      9.26%
67173.37/3394.41	c      3394           9050        3458        20         -54.0000         -59.0000      9.26%
67272.57/3399.47	c      3399           9050        3458        20         -54.0000         -59.0000      9.26%
67373.71/3404.56	c      3405           7564        4357        20         -54.0000         -59.0000      9.26%
67474.55/3409.62	c      3410           7564        4357        20         -54.0000         -59.0000      9.26%
67573.55/3414.63	c      3415           7564        4357        20         -54.0000         -59.0000      9.26%
67672.77/3419.64	c      3420           7564        4357        20         -54.0000         -59.0000      9.26%
67777.94/3424.97	c      3425           9075        3469        20         -54.0000         -59.0000      9.26%
67879.82/3430.10	c      3430           7565        4356        20         -54.0000         -59.0000      9.26%
67982.27/3435.26	c      3435           7565        4356        20         -54.0000         -59.0000      9.26%
68083.39/3440.32	c      3440           9137        3511        20         -54.0000         -59.0000      9.26%
68182.62/3445.37	c      3445           9137        3511        20         -54.0000         -59.0000      9.26%
68283.84/3450.49	c      3450           7618        4397        20         -54.0000         -59.0000      9.26%
68385.14/3455.51	c      3456           7657        4418        20         -54.0000         -59.0000      9.26%
68488.23/3460.72	c      3461           9258        3600        20         -54.0000         -59.0000      9.26%
68587.45/3465.76	c      3466           9258        3600        20         -54.0000         -59.0000      9.26%
68688.66/3470.87	c      3471           7687        4436        20         -54.0000         -59.0000      9.26%
68792.42/3476.13	c      3476           7687        4436        20         -54.0000         -59.0000      9.26%
68894.92/3481.22	c      3481           9276        3614        20         -54.0000         -59.0000      9.26%
68994.03/3486.24	c      3486           9276        3614        20         -54.0000         -59.0000      9.26%
69093.28/3491.28	c      3491           9276        3614        20         -54.0000         -59.0000      9.26%
69194.50/3496.33	c      3496           9276        3614        20         -54.0000         -59.0000      9.26%
69303.69/3501.80	c      3502           9276        3614        20         -54.0000         -59.0000      9.26%
69402.81/3506.87	c      3507           9279        3617        20         -54.0000         -59.0000      9.26%
69506.70/3512.03	c      3512           9279        3617        20         -54.0000         -59.0000      9.26%
69605.89/3517.08	c      3517           7722        4451        20         -54.0000         -59.0000      9.26%
69704.98/3522.13	c      3522           7722        4451        20         -54.0000         -59.0000      9.26%
69806.20/3527.14	c      3527           7722        4451        20         -54.0000         -59.0000      9.26%
69905.42/3532.14	c      3532           7722        4451        20         -54.0000         -59.0000      9.26%
70005.88/3537.21	c      3537           9305        3633        20         -54.0000         -59.0000      9.26%
70105.07/3542.26	c      3542           9345        3661        20         -54.0000         -59.0000      9.26%
70206.29/3547.31	c      3547           7768        4479        20         -54.0000         -59.0000      9.26%
70309.45/3552.55	c      3553           7768        4479        20         -54.0000         -59.0000      9.26%
70412.59/3557.70	c      3558           7775        4482        20         -54.0000         -59.0000      9.26%
70513.77/3562.86	c      3563           7775        4482        20         -54.0000         -59.0000      9.26%
70614.73/3568.00	c      3568           7775        4482        20         -54.0000         -59.0000      9.26%
70716.61/3573.05	c      3573           7775        4482        20         -54.0000         -59.0000      9.26%
70820.97/3578.37	c      3578           7776        4483        20         -54.0000         -59.0000      9.26%
70926.05/3583.61	c      3584           7776        4483        20         -54.0000         -59.0000      9.26%
71029.23/3588.87	c      3589           9536        3798        20         -54.0000         -59.0000      9.26%
71133.04/3594.06	c      3594           7803        4500        20         -54.0000         -59.0000      9.26%
71234.24/3599.19	c      3599           7807        4502        20         -54.0000         -59.0000      9.26%
71336.71/3604.32	c      3604           9652        3888        20         -54.0000         -59.0000      9.26%
71437.91/3609.41	c      3609           9658        3892        20         -54.0000         -59.0000      9.26%
71539.12/3614.51	c      3615           9658        3892        20         -54.0000         -59.0000      9.26%
71642.34/3619.76	c      3620           7842        4527        20         -54.0000         -59.0000      9.26%
71745.52/3624.90	c      3625           9663        3897        20         -54.0000         -59.0000      9.26%
71844.74/3629.96	c      3630           7850        4533        20         -54.0000         -59.0000      9.26%
71943.96/3634.96	c      3635           7850        4533        20         -54.0000         -59.0000      9.26%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (157115 MiB free)
  memory of node 1: 193494 MiB (181438 MiB free)
  memory of node 2: 193531 MiB (191536 MiB free)
  memory of node 3: 193531 MiB (181039 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-4465268-1723585384/watcher-4465268-1723585384 -o /tmp/evaluation-result-4465268-1723585384/solver-4465268-1723585384 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723581724-733310 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465268-1723585384.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=735606, runsolver pid=735603
Current StackSize limit: 8192 KiB


[startup+0.100103 s]*
/proc/loadavg: 76.45 79.36 78.89 62/983 735607
/proc/meminfo: memFree=728160784/790760804 swapFree=131071996/131071996
[pid=735606] ppid=735603 vsize=70568 memory=58400 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/735606/stat : 735606 (fscip) R 735603 735606 733298 0 -1 4194304 12474 0 0 0 9 2 0 0 20 0 1 0 125121565 72261632 14600 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
/proc/735606/statm: 17642 14600 2347 3035 0 14038 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 70568 KiB
Current children cumulated memory: 58400 KiB

[startup+0.220181 s]*
/proc/loadavg: 76.45 79.36 78.89 62/983 735607
/proc/meminfo: memFree=728078828/790760804 swapFree=131071996/131071996
[pid=735606] ppid=735603 vsize=143916 memory=132688 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/735606/stat : 735606 (fscip) R 735603 735606 733298 0 -1 4194304 31638 0 0 0 18 4 0 0 20 0 1 0 125121565 147369984 33172 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
/proc/735606/statm: 35979 33172 2555 3035 0 32375 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 143916 KiB
Current children cumulated memory: 132688 KiB

[startup+0.32022 s]*
/proc/loadavg: 76.45 79.36 78.89 63/983 735607
/proc/meminfo: memFree=727938984/790760804 swapFree=131071996/131071996
[pid=735606] ppid=735603 vsize=181688 memory=169868 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/stat : 735606 (fscip) R 735603 735606 733298 0 -1 4194304 40845 0 0 0 26 6 0 0 20 0 1 0 125121565 186048512 42467 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
/proc/735606/statm: 45422 42467 2614 3035 0 41818 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 181688 KiB
Current children cumulated memory: 169868 KiB

[startup+0.700272 s]
/proc/loadavg: 76.45 79.36 78.89 61/983 735607
/proc/meminfo: memFree=727846616/790760804 swapFree=131071996/131071996
[pid=735606] ppid=735603 vsize=263900 memory=250332 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/735606/stat : 735606 (fscip) R 735603 735606 733298 0 -1 4194304 58696 0 0 0 59 10 0 0 20 0 1 0 125121565 270233600 62583 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
/proc/735606/statm: 65975 62583 2678 3035 0 62371 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 263900 KiB
Current children cumulated memory: 250332 KiB

[startup+1.50029 s]
/proc/loadavg: 76.45 79.36 78.89 60/983 735607
/proc/meminfo: memFree=727707684/790760804 swapFree=131071996/131071996
[pid=735606] ppid=735603 vsize=267328 memory=253560 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/735606/stat : 735606 (fscip) R 735603 735606 733298 0 -1 4194304 72915 0 0 0 136 12 0 0 20 0 1 0 125121565 273743872 63390 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
/proc/735606/statm: 66832 63390 2710 3035 0 63228 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 267328 KiB
Current children cumulated memory: 253560 KiB

[startup+3.12025 s]
/proc/loadavg: 76.45 79.36 78.89 63/1004 735628
/proc/meminfo: memFree=726545332/790760804 swapFree=131071996/131071996
[pid=735606] ppid=735603 vsize=2325056 memory=885644 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/735606/stat : 735606 (fscip) S 735603 735606 733298 0 -1 1077936128 201879 0 0 0 275 35 0 0 20 0 21 0 125121565 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
/proc/735606/statm: 581264 221411 2774 3035 0 274590 0
[pid=735606/tid=735608] ppid=735603 vsize=2325056 memory=573884 CPUtime=0.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735608/stat : 735608 (fscip) R 735603 735606 733298 0 -1 4194368 12914 0 0 0 6 1 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735609] ppid=735603 vsize=2325056 memory=11448 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/735606/task/735609/stat : 735609 (fscip) S 735603 735606 733298 0 -1 1077936192 17705 0 0 0 8 3 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735610] ppid=735603 vsize=2325056 memory=38272 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/735606/task/735610/stat : 735610 (fscip) S 735603 735606 733298 0 -1 1077936192 17705 0 0 0 9 2 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735611] ppid=735603 vsize=2325056 memory=250332 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/735606/task/735611/stat : 735611 (fscip) S 735603 735606 733298 0 -1 1077936192 17705 0 0 0 9 2 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735612] ppid=735603 vsize=2325056 memory=10544 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/735606/task/735612/stat : 735612 (fscip) S 735603 735606 733298 0 -1 1077936192 17705 0 0 0 8 3 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735613] ppid=735603 vsize=2325056 memory=5512 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735613/stat : 735613 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735614] ppid=735603 vsize=2325056 memory=16164 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735614/stat : 735614 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735615] ppid=735603 vsize=2325056 memory=2316 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735615/stat : 735615 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735616] ppid=735603 vsize=2325056 memory=16325789170925620 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735616/stat : 735616 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735617] ppid=735603 vsize=2325056 memory=280444318889344 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/735606/task/735617/stat : 735617 (fscip) S 735603 735606 733298 0 -1 1077936192 17706 0 0 0 10 1 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735618] ppid=735603 vsize=2325056 memory=280444319124800 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735618/stat : 735618 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735619] ppid=735603 vsize=2325056 memory=280444319212928 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735619/stat : 735619 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735620] ppid=735603 vsize=2325056 memory=2036 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735620/stat : 735620 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735621] ppid=735603 vsize=2325056 memory=31572 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735621/stat : 735621 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121793 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735622] ppid=735603 vsize=2325056 memory=28568 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735622/stat : 735622 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121794 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735623] ppid=735603 vsize=2325056 memory=7312 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735623/stat : 735623 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121794 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735624] ppid=735603 vsize=2325056 memory=5816 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735624/stat : 735624 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121794 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735625] ppid=735603 vsize=2325056 memory=9549944 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735625/stat : 735625 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121794 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735626] ppid=735603 vsize=2325056 memory=2608 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735626/stat : 735626 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121794 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735627] ppid=735603 vsize=2325056 memory=4312 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735627/stat : 735627 (fscip) S 735603 735606 733298 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 125121794 2380857344 221411 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2325056 KiB
Current children cumulated memory: 885644 KiB

[startup+6.30117 s]
/proc/loadavg: 75.21 79.05 78.79 81/1024 735648
/proc/meminfo: memFree=720986248/790760804 swapFree=131071996/131071996
[pid=735606] ppid=735603 vsize=5241488 memory=4472092 CPUtime=32.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/stat : 735606 (fscip) S 735603 735606 733298 0 -1 1077936128 1230579 0 0 0 2991 265 0 0 20 0 41 0 125121565 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
/proc/735606/statm: 1310372 1118023 2790 3035 0 1234063 0
[pid=735606/tid=735608] ppid=735603 vsize=5241488 memory=5512 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735608/stat : 735608 (fscip) R 735603 735606 733298 0 -1 4194368 62383 0 0 0 136 13 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735609] ppid=735603 vsize=5241488 memory=10544 CPUtime=1.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735609/stat : 735609 (fscip) R 735603 735606 733298 0 -1 4194368 53695 0 0 0 138 12 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735610] ppid=735603 vsize=5241488 memory=5512 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735610/stat : 735610 (fscip) R 735603 735606 733298 0 -1 4194368 53696 0 0 0 139 10 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735611] ppid=735603 vsize=5241488 memory=16164 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/735606/task/735611/stat : 735611 (fscip) R 735603 735606 733298 0 -1 4194368 61403 0 0 0 136 12 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735612] ppid=735603 vsize=5241488 memory=2316 CPUtime=1.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735612/stat : 735612 (fscip) R 735603 735606 733298 0 -1 4194368 54163 0 0 0 139 12 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735613] ppid=735603 vsize=5241488 memory=0 CPUtime=1.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735613/stat : 735613 (fscip) R 735603 735606 733298 0 -1 4194368 53939 0 0 0 140 11 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735614] ppid=735603 vsize=5241488 memory=11448 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735614/stat : 735614 (fscip) R 735603 735606 733298 0 -1 4194368 61295 0 0 0 138 11 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735615] ppid=735603 vsize=5241488 memory=0 CPUtime=1.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735615/stat : 735615 (fscip) R 735603 735606 733298 0 -1 4194368 53693 0 0 0 138 12 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735616] ppid=735603 vsize=5241488 memory=0 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/735606/task/735616/stat : 735616 (fscip) R 735603 735606 733298 0 -1 4194368 53696 0 0 0 138 10 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735617] ppid=735603 vsize=5241488 memory=250332 CPUtime=1.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735617/stat : 735617 (fscip) R 735603 735606 733298 0 -1 4194368 62323 0 0 0 137 13 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735618] ppid=735603 vsize=5241488 memory=531748 CPUtime=1.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735618/stat : 735618 (fscip) R 735603 735606 733298 0 -1 4194368 53712 0 0 0 139 11 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735619] ppid=735603 vsize=5241488 memory=10544 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735619/stat : 735619 (fscip) R 735603 735606 733298 0 -1 4194368 53611 0 0 0 139 10 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735620] ppid=735603 vsize=5241488 memory=5794281526745132393 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735620/stat : 735620 (fscip) R 735603 735606 733298 0 -1 4194368 61605 0 0 0 135 14 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735621] ppid=735603 vsize=5241488 memory=134 CPUtime=1.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735621/stat : 735621 (fscip) R 735603 735606 733298 0 -1 4194368 53696 0 0 0 140 10 0 0 20 0 41 0 125121793 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735622] ppid=735603 vsize=5241488 memory=25333125866717268 CPUtime=1.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735622/stat : 735622 (fscip) R 735603 735606 733298 0 -1 4194368 53694 0 0 0 138 13 0 0 20 0 41 0 125121794 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735623] ppid=735603 vsize=5241488 memory=11448 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735623/stat : 735623 (fscip) R 735603 735606 733298 0 -1 4194368 61235 0 0 0 136 13 0 0 20 0 41 0 125121794 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735624] ppid=735603 vsize=5241488 memory=38272 CPUtime=1.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735624/stat : 735624 (fscip) R 735603 735606 733298 0 -1 4194368 53696 0 0 0 139 12 0 0 20 0 41 0 125121794 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735625] ppid=735603 vsize=5241488 memory=198340509722 CPUtime=1.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735625/stat : 735625 (fscip) R 735603 735606 733298 0 -1 4194368 53696 0 0 0 139 11 0 0 20 0 41 0 125121794 5367283712 1118023 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735626] ppid=735603 vsize=5241488 memory=25031 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735626/stat : 735626 (fscip) R 735603 735606 733298 0 -1 4194368 61267 0 0 0 137 12 0 0 20 0 41 0 125121794 5367283712 1118089 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735627] ppid=735603 vsize=5241488 memory=33000 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735627/stat : 735627 (fscip) R 735603 735606 733298 0 -1 4194368 53696 0 0 0 138 11 0 0 20 0 41 0 125121794 5367283712 1118221 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735629] ppid=735603 vsize=5241488 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735629/stat : 735629 (fscip) S 735603 735606 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125122049 5367283712 1118221 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735630] ppid=735603 vsize=5241488 memory=6944656592455360604 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735630/stat : 735630 (fscip) S 735603 735606 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125122049 5367283712 1118221 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735631] ppid=735603 vsize=5241488 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/735606/task/735631/stat : 735631 (fscip) S 735603 735606 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125122049 5367283712 1118221 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735632] ppid=735603 vsize=5241488 memory=30399726987509844 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735632/stat : 735632 (fscip) S 735603 735606 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125122049 5367283712 1118221 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735633] ppid=735603 vsize=5241488 memory=1665764 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735633/stat : 735633 (fscip) S 735603 735606 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125122049 5367283712 1118221 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735634] ppid=735603 vsize=5241488 memory=3761124933867876757 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735634/stat : 735634 (fscip) S 735603 735606 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125122049 5367283712 1118221 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735635] ppid=735603 vsize=5241488 memory=6944652177228980320 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735635/stat : 735635 (fscip) S 735603 735606 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125122049 5367283712 1118221 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735636] ppid=735603 vsize=5241488 memory=5816 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735636/stat : 735636 (fscip) S 735603 735606 733298 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 125122049 5367283712 1118221 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0

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

/proc/735606/task/735635/stat : 735635 (fscip) S 735603 735606 733298 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735636] ppid=735603 vsize=62617676 memory=38272 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/735606/task/735636/stat : 735636 (fscip) S 735603 735606 733298 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735637] ppid=735603 vsize=62617676 memory=51344 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/735606/task/735637/stat : 735637 (fscip) S 735603 735606 733298 0 -1 1077936192 140 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735638] ppid=735603 vsize=62617676 memory=11448 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/735606/task/735638/stat : 735638 (fscip) S 735603 735606 733298 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735639] ppid=735603 vsize=62617676 memory=6319022175318812 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/735606/task/735639/stat : 735639 (fscip) S 735603 735606 733298 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735640] ppid=735603 vsize=62617676 memory=47301356 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/735606/task/735640/stat : 735640 (fscip) S 735603 735606 733298 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735641] ppid=735603 vsize=62617676 memory=47301404 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/735606/task/735641/stat : 735641 (fscip) S 735603 735606 733298 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735642] ppid=735603 vsize=62617676 memory=47301196 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/735606/task/735642/stat : 735642 (fscip) S 735603 735606 733298 0 -1 1077936192 117 0 0 0 1 1 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735643] ppid=735603 vsize=62617676 memory=6908 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/735606/task/735643/stat : 735643 (fscip) S 735603 735606 733298 0 -1 1077936192 157 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735644] ppid=735603 vsize=62617676 memory=6720663229586292077 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/735606/task/735644/stat : 735644 (fscip) S 735603 735606 733298 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735645] ppid=735603 vsize=62617676 memory=47213340 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/735606/task/735645/stat : 735645 (fscip) S 735603 735606 733298 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735646] ppid=735603 vsize=62617676 memory=47301072 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/735606/task/735646/stat : 735646 (fscip) S 735603 735606 733298 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735647] ppid=735603 vsize=62617676 memory=47207292 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/735606/task/735647/stat : 735647 (fscip) S 735603 735606 733298 0 -1 1077936192 145 0 0 0 3 0 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735648] ppid=735603 vsize=62617676 memory=47301404 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/735606/task/735648/stat : 735648 (fscip) S 735603 735606 733298 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 125122049 64120500224 11825351 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
Current children cumulated CPU time: 70900.2 s
Current children cumulated vsize: 62617676 KiB
Current children cumulated memory: 47301404 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3637.8 s]
/proc/loadavg: 67.30 77.34 79.40 43/984 738442
/proc/meminfo: memFree=631251672/790760804 swapFree=131071996/131071996
[pid=735606] ppid=735603 vsize=62794964 memory=47394068 CPUtime=72001.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/stat : 735606 (fscip) S 735603 735606 733298 0 -1 1077936128 129981436 0 0 0 7181178 18972 0 0 20 0 41 0 125121565 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 17 18 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
/proc/735606/statm: 15698741 11848517 3318 3035 0 15426293 0
[pid=735606/tid=735608] ppid=735603 vsize=62794964 memory=5624 CPUtime=3595.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735608/stat : 735608 (fscip) R 735603 735606 733298 0 -1 4194368 4619303 0 0 0 359012 559 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735609] ppid=735603 vsize=62794964 memory=11568 CPUtime=3599.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735609/stat : 735609 (fscip) R 735603 735606 733298 0 -1 4194368 11043835 0 0 0 358609 1367 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735610] ppid=735603 vsize=62794964 memory=13904 CPUtime=3603.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735610/stat : 735610 (fscip) R 735603 735606 733298 0 -1 4194368 3261301 0 0 0 359624 772 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735611] ppid=735603 vsize=62794964 memory=12956 CPUtime=3597.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735611/stat : 735611 (fscip) R 735603 735606 733298 0 -1 4194368 4116376 0 0 0 359218 501 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735612] ppid=735603 vsize=62794964 memory=6720663229586292077 CPUtime=3595.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735612/stat : 735612 (fscip) R 735603 735606 733298 0 -1 4194368 10930341 0 0 0 358096 1458 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735613] ppid=735603 vsize=62794964 memory=0 CPUtime=3600.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735613/stat : 735613 (fscip) R 735603 735606 733298 0 -1 4194368 3543992 0 0 0 359136 885 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735614] ppid=735603 vsize=62794964 memory=0 CPUtime=3600.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735614/stat : 735614 (fscip) R 735603 735606 733298 0 -1 4194368 4450976 0 0 0 359402 625 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735615] ppid=735603 vsize=62794964 memory=0 CPUtime=3599.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735615/stat : 735615 (fscip) R 735603 735606 733298 0 -1 4194368 11450201 0 0 0 358478 1431 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735616] ppid=735603 vsize=62794964 memory=0 CPUtime=3600.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735616/stat : 735616 (fscip) R 735603 735606 733298 0 -1 4194368 3870309 0 0 0 359172 893 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735617] ppid=735603 vsize=62794964 memory=0 CPUtime=3598.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735617/stat : 735617 (fscip) R 735603 735606 733298 0 -1 4194368 4000478 0 0 0 359337 497 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735618] ppid=735603 vsize=62794964 memory=16164 CPUtime=3603.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735618/stat : 735618 (fscip) R 735603 735606 733298 0 -1 4194368 11693638 0 0 0 358973 1411 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735619] ppid=735603 vsize=62794964 memory=2316 CPUtime=3600.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735619/stat : 735619 (fscip) R 735603 735606 733298 0 -1 4194368 3238216 0 0 0 359257 770 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735620] ppid=735603 vsize=62794964 memory=33000 CPUtime=3594.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735620/stat : 735620 (fscip) R 735603 735606 733298 0 -1 4194368 4596799 0 0 0 358876 552 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735621] ppid=735603 vsize=62794964 memory=1804 CPUtime=3597.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735621/stat : 735621 (fscip) R 735603 735606 733298 0 -1 4194368 10787662 0 0 0 358411 1380 0 0 20 0 41 0 125121793 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735622] ppid=735603 vsize=62794964 memory=6048 CPUtime=3603.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735622/stat : 735622 (fscip) R 735603 735606 733298 0 -1 4194368 3864386 0 0 0 359429 914 0 0 20 0 41 0 125121794 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735623] ppid=735603 vsize=62794964 memory=51344 CPUtime=3600.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735623/stat : 735623 (fscip) R 735603 735606 733298 0 -1 4194368 4034195 0 0 0 359561 512 0 0 20 0 41 0 125121794 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735624] ppid=735603 vsize=62794964 memory=104 CPUtime=3603.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735624/stat : 735624 (fscip) R 735603 735606 733298 0 -1 4194368 10950167 0 0 0 358814 1537 0 0 20 0 41 0 125121794 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735625] ppid=735603 vsize=62794964 memory=25932 CPUtime=3598.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735625/stat : 735625 (fscip) R 735603 735606 733298 0 -1 4194368 3832472 0 0 0 358968 912 0 0 20 0 41 0 125121794 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735626] ppid=735603 vsize=62794964 memory=21392 CPUtime=3601.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735626/stat : 735626 (fscip) R 735603 735606 733298 0 -1 4194368 4519981 0 0 0 359609 527 0 0 20 0 41 0 125121794 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735627] ppid=735603 vsize=62794964 memory=2208 CPUtime=3602.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/735606/task/735627/stat : 735627 (fscip) R 735603 735606 733298 0 -1 4194368 11069814 0 0 0 358855 1404 0 0 20 0 41 0 125121794 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735629] ppid=735603 vsize=62794964 memory=2036 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/735606/task/735629/stat : 735629 (fscip) S 735603 735606 733298 0 -1 1077936192 87 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735630] ppid=735603 vsize=62794964 memory=31572 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/735606/task/735630/stat : 735630 (fscip) S 735603 735606 733298 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735631] ppid=735603 vsize=62794964 memory=28568 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/735606/task/735631/stat : 735631 (fscip) S 735603 735606 733298 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735632] ppid=735603 vsize=62794964 memory=7312 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/735606/task/735632/stat : 735632 (fscip) S 735603 735606 733298 0 -1 1077936192 152 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735633] ppid=735603 vsize=62794964 memory=28188 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/735606/task/735633/stat : 735633 (fscip) S 735603 735606 733298 0 -1 1077936192 88 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735634] ppid=735603 vsize=62794964 memory=33864 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/735606/task/735634/stat : 735634 (fscip) S 735603 735606 733298 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735635] ppid=735603 vsize=62794964 memory=38848 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/735606/task/735635/stat : 735635 (fscip) S 735603 735606 733298 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735636] ppid=735603 vsize=62794964 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/735606/task/735636/stat : 735636 (fscip) S 735603 735606 733298 0 -1 1077936192 154 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735637] ppid=735603 vsize=62794964 memory=19304 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/735606/task/735637/stat : 735637 (fscip) S 735603 735606 733298 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735638] ppid=735603 vsize=62794964 memory=20380 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/735606/task/735638/stat : 735638 (fscip) S 735603 735606 733298 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735639] ppid=735603 vsize=62794964 memory=5624 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/735606/task/735639/stat : 735639 (fscip) S 735603 735606 733298 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735640] ppid=735603 vsize=62794964 memory=11568 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/735606/task/735640/stat : 735640 (fscip) S 735603 735606 733298 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735641] ppid=735603 vsize=62794964 memory=28648 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/735606/task/735641/stat : 735641 (fscip) S 735603 735606 733298 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735642] ppid=735603 vsize=62794964 memory=32792 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/735606/task/735642/stat : 735642 (fscip) S 735603 735606 733298 0 -1 1077936192 119 0 0 0 1 1 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735643] ppid=735603 vsize=62794964 memory=7068 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/735606/task/735643/stat : 735643 (fscip) R 735603 735606 733298 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735644] ppid=735603 vsize=62794964 memory=36300 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/735606/task/735644/stat : 735644 (fscip) S 735603 735606 733298 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735645] ppid=735603 vsize=62794964 memory=6796 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/735606/task/735645/stat : 735645 (fscip) S 735603 735606 733298 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735646] ppid=735603 vsize=62794964 memory=20660 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/735606/task/735646/stat : 735646 (fscip) S 735603 735606 733298 0 -1 1077936192 147 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735647] ppid=735603 vsize=62794964 memory=6952 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/735606/task/735647/stat : 735647 (fscip) S 735603 735606 733298 0 -1 1077936192 147 0 0 0 3 0 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
[pid=735606/tid=735648] ppid=735603 vsize=62794964 memory=7044 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/735606/task/735648/stat : 735648 (fscip) S 735603 735606 733298 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 125122049 64302043136 11848517 809668444160 4194304 16623229 140733944571168 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 40259584 140733944574982 140733944575100 140733944575100 140733944582128 0
Current children cumulated CPU time: 72001.5 s
Current children cumulated vsize: 62794964 KiB
Current children cumulated memory: 47394068 KiB

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

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

# cumulated CPU time of all completed processes:  user=71812 s, system=191.112 s

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

[startup+3638.4 s]
/proc/loadavg: 67.30 77.34 79.40 24/945 738442
/proc/meminfo: memFree=637866004/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3638.8 s]
/proc/loadavg: 67.30 77.34 79.40 24/945 738442
/proc/meminfo: memFree=637866004/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3639.2 s]
/proc/loadavg: 67.30 77.34 79.40 24/945 738444
/proc/meminfo: memFree=672192280/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3639.21
CPU time (s): 72003.1
CPU user time (s): 71812
CPU system time (s): 191.112
CPU usage (%): 1978.54
Max. virtual memory (cumulated for all children) (KiB): 62794964
Max. memory (cumulated for all children) (KiB): 47429896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71812
system time used= 191.112
maximum resident set size= 47429900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 129981686
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= 1601624
involuntary context switches= 279179


# summary of solver processes directly reported to runsolver:
#   pid: 735606
#   total CPU time (s): 72003.1
#   total CPU user time (s): 71812
#   total CPU system time (s): 191.112

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.4078 second user time and 83.9793 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-13 23:43:04
IDJOB=4465268
IDBENCH=146702
IDSOLVER=3094
FILE ID=nodeD105/4465268-1723585384
RUNJOBID= nodeD105-1723581724-733310
SLURM_JOB_ID= 8267895
Free space on /tmp= 8622824 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb59-26-opb/normalized-frb59-26-2.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-4465268-1723585384/watcher-4465268-1723585384 -o /tmp/evaluation-result-4465268-1723585384/solver-4465268-1723585384 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723581724-733310 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465268-1723585384.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 13efe7890d7fc5aab9247ea9860b6d53
RANDOM SEED=1004133801

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        728224536 kB
MemAvailable:   731026664 kB
Buffers:         1171316 kB
Cached:          4946856 kB
SwapCached:            0 kB
Active:          1586980 kB
Inactive:       57467512 kB
Active(anon):       2168 kB
Inactive(anon): 52973092 kB
Active(file):    1584812 kB
Inactive(file):  4494420 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             31712 kB
Writeback:           120 kB
AnonPages:      52924620 kB
Mapped:           137568 kB
Shmem:             38920 kB
KReclaimable:     285200 kB
Slab:             711892 kB
SReclaimable:     285200 kB
SUnreclaim:       426692 kB
KernelStack:       16816 kB
PageTables:       119372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   11622480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1110528 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7071744 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:     1085440 kB
DirectMap2M:    133629952 kB
DirectMap1G:    671088640 kB

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