Trace number 4465891

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72000.7 3627.88

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/
SyncCodes/d_n_k/normalized-7_6_28.opb
MD5SUMfe5132cea97c009eada70044fd563797
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark14.7243
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1260
Total number of constraints5990
Number of constraints which are clauses5985
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint35
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 28
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 63
Number of bits of the biggest sum of numbers6
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.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 36438016, getVmSize() = 36438016, SCIPgetMemUsed() = 9947820, SCIPgetMemTotal() = 14500244, SCIPgetMemExternEstim() = 7046960
0.00/0.01	c ** set memory limit for presolving in LC to 8.79598e+12 for SCIP **
0.11/0.17	c ** Estimated virtualMemUsedAtSolver = 31370362, getVmSize() = 63721472, SCIPgetMemUsed() = 23395791, SCIPgetMemTotal() = 40008583, SCIPgetMemExternEstim() = 7046960
0.11/0.17	c ** set memory limit for solvers to 4.18852e+11 for each SCIP **
0.11/0.17	c Original Problem   :
0.11/0.17	c   Problem name     : instance-4465891-1722590986
0.11/0.17	c   Variables        : 1260 (1260 binary, 0 integer, 0 implicit integer, 0 continuous)
0.11/0.17	c   Constraints      : 5990
0.11/0.17	c   Objective sense  : minimize
0.11/0.17	c Presolved Problem  :
0.11/0.17	c   Variables        : 1254 (1254 binary, 0 integer, 0 implicit integer, 0 continuous)
0.11/0.17	c   Constraints      : 5701
0.11/0.17	c Constraints        : Number
0.11/0.17	c   knapsack         : 1 
0.11/0.17	c   setppc           : 2409 
0.11/0.17	c   linear           : 1 
0.11/0.17	c   logicor          : 3290 
0.11/0.17	c ** Instance transfer method used: 0
0.11/0.18	c ** ParaScipInstance copy does not increase the number of variables. **
0.24/0.33	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.24/0.33	c                                Nodes    Active                                            
0.24/0.33	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
102.06/5.55	c         6           5834          16        20                -           0.0000          -
202.62/10.61	c        11             55          14        20                -           0.0000          -
301.83/15.65	c        16             14          13        20                -           0.0000          -
401.08/20.66	c        21             14          13        20                -           0.0000          -
504.32/25.86	c        26            140          61        20                -           0.0000          -
605.55/30.91	c        31            146          67        20                -           0.0000          -
704.81/35.93	c        36            146          67        20                -           0.0000          -
804.05/41.01	c        41            314          29        20                -           0.0000          -
905.79/46.06	c        46            445          31        20                -           0.0000          -
1005.02/51.11	c        51            200         119        20                -           0.0000          -
1104.20/56.12	c        56          67188          13        20                -           0.0000          -
1205.35/61.18	c        61            864          47        20                -           0.0000          -
1305.89/66.25	c        66          75334          13        20                -           0.0000          -
1407.07/71.31	c        71           1135          72        20                -           0.0000          -
1506.47/76.36	c        76           1135          72        20                -           0.0000          -
1607.53/81.41	c        81            351         234        20                -           0.0000          -
1706.73/86.45	c        86            388         261        20                -           0.0000          -
1805.93/91.47	c        91          96272          10        20                -           0.0000          -
1905.18/96.47	c        96         100303          12        20                -           0.0000          -
2008.34/101.61	c       102            515         341        20                -           0.0000          -
2107.58/106.65	c       107           1280          28        20                -           0.0000          -
2208.82/111.72	c       112            585         379        20                -           0.0000          -
2308.07/116.76	c       117           1690         301        20                -           0.0000          -
2407.31/121.79	c       122         119307           0        20                -           0.0000          -
2508.54/126.81	c       127           1865         359        20                -           0.0000          -
2607.70/131.84	c       132           1620          51        20                -           0.0000          -
2708.92/136.91	c       137           2009         438        20                -           0.0000          -
2808.22/141.96	c       142         136948          14        20                -           0.0000          -
2906.96/147.01	c       147         141185          15        20                -           0.0000          -
3008.65/152.06	c       152         145515          12        20                -           0.0000          -
3107.91/157.12	c       157           1105         691        20                -           0.0000          -
3209.15/162.16	c       162           1159         728        20                -           0.0000          -
3308.83/167.18	c       167           2609          53        20                -           0.0000          -
3408.99/172.22	c       172           2653          52        20                -           0.0000          -
3510.30/177.31	c       177           2779          54        20                -           0.0000          -
3609.53/182.35	c       182           1452         906        20                -           0.0000          -
3708.81/187.36	c       187         174778          14        20                -           0.0000          -
3810.01/192.40	c       192         179110          12        20                -           0.0000          -
3911.24/197.52	c       198           1645         979        20                -           0.0000          -
4010.48/202.57	c       203         187062          11        20                -           0.0000          -
4111.65/207.62	c       208           3729          85        20                -           0.0000          -
4210.92/212.66	c       213           3861          87        20                -           0.0000          -
4312.18/217.71	c       218           1940        1097        20                -           0.0000          -
4411.43/222.71	c       223         203078          14        20                -           0.0000          -
4512.69/227.81	c       228           2109        1156        20                -           0.0000          -
4611.95/232.82	c       233           4354         104        20                -           0.0000          -
4711.22/237.86	c       238         214745          11        20                -           0.0000          -
4810.48/242.86	c       243         218398          14        20                -           0.0000          -
4909.79/247.90	c       248           2380        1264        20                -           0.0000          -
5013.45/253.03	c       253           4585        1157        20                -           0.0000          -
5112.84/258.04	c       258         229827          11        20                -           0.0000          -
5212.07/263.11	c       263           2595        1355        20                -           0.0000          -
5312.84/268.19	c       268         238177          12        20                -           0.0000          -
5413.58/273.22	c       273           5291         187        20                -           0.0000          -
5514.86/278.30	c       278           2833        1440        20                -           0.0000          -
5614.12/283.35	c       283         250870          13        20                -           0.0000          -
5713.44/288.39	c       288         254963          12        20                -           0.0000          -
5814.62/293.40	c       293           2980        1519        20                -           0.0000          -
5913.74/298.45	c       298           5690         259        20                -           0.0000          -
6013.09/303.47	c       303           5759         289        20                -           0.0000          -
6114.42/308.53	c       309           3213        1578        20                -           0.0000          -
6215.75/313.60	c       314           3290        1602        20                -           0.0000          -
6317.09/318.70	c       319           5997         385        20                -           0.0000          -
6416.42/323.75	c       324         282995          14        20                -           0.0000          -
6517.72/328.80	c       329         286855          10        20                -           0.0000          -
6617.04/333.82	c       334           3682        1721        20                -           0.0000          -
6716.33/338.85	c       339           6457         455        20                -           0.0000          -
6817.56/343.96	c       344           3829        1799        20                -           0.0000          -
6916.81/348.98	c       349           6493        1794        20                -           0.0000          -
7016.06/354.00	c       354         306805          11        20                -           0.0000          -
7117.65/359.11	c       359         310736          16        20                -           0.0000          -
7217.12/364.11	c       364           4041        1904        20                -           0.0000          -
7319.74/369.20	c       369           7185         584        20                -           0.0000          -
7419.02/374.25	c       374           7038        1952        20                -           0.0000          -
7518.28/379.29	c       379           4282        2006        20                -           0.0000          -
7619.56/384.36	c       384         330477          13        20                -           0.0000          -
7718.79/389.39	c       389           4473        2056        20                -           0.0000          -
7819.93/394.45	c       394           7649        2042        20                -           0.0000          -
7921.10/399.51	c       400           7762         659        20                -           0.0000          -
8020.37/404.56	c       405         344801          13        20                -           0.0000          -
8121.62/409.60	c       410           4900          47        20                -           0.0000          -
8220.90/414.66	c       415           8113        2159        20                -           0.0000          -
8320.17/419.69	c       420           5198          35        20                -           0.0000          -
8421.44/424.76	c       425         360392          11        20                -           0.0000          -
8520.69/429.78	c       430         364884          14        20                -           0.0000          -
8621.92/434.81	c       435           8717        2264        20                -           0.0000          -
8721.22/439.88	c       440           5802          36        20                -           0.0000          -
8822.45/444.95	c       445         378864          14        20                -           0.0000          -
8921.65/450.00	c       450           6126          33        20                -           0.0000          -
9023.48/455.05	c       455         387091          12        20                -           0.0000          -
9122.75/460.11	c       460         391104          14        20                -           0.0000          -
9222.04/465.11	c       465         395124          10        20                -           0.0000          -
9323.18/470.17	c       470           6794          41        20                -           0.0000          -
9423.67/475.20	c       475         403858          13        20                -           0.0000          -
9522.83/480.22	c       480         408509          16        20                -           0.0000          -
9624.04/485.35	c       485           9308        1078        20                -           0.0000          -
9723.33/490.37	c       490           7329          38        20                -           0.0000          -
9822.63/495.39	c       495         421113          11        20                -           0.0000          -
9925.88/500.50	c       501           9571        1166        20                -           0.0000          -
10025.22/505.56	c       506           7834          47        20                -           0.0000          -
10126.50/510.60	c       511         433278          15        20                -           0.0000          -
10225.79/515.66	c       516           9869        1245        20                -           0.0000          -
10327.04/520.70	c       521          11666        2485        20                -           0.0000          -
10426.25/525.75	c       526          10052        1278        20                -           0.0000          -
10527.43/530.80	c       531          10171        1295        20                -           0.0000          -
10626.71/535.84	c       536         453535          13        20                -           0.0000          -
10727.93/540.90	c       541         457665          14        20                -           0.0000          -
10827.20/545.95	c       546         461862          15        20                -           0.0000          -
10926.36/551.00	c       551         465778          10        20                -           0.0000          -
11027.96/556.05	c       556         469848          12        20                -           0.0000          -
11126.86/561.10	c       561           9729          36        20                -           0.0000          -
11227.92/566.16	c       566         477888          14        20                -           0.0000          -
11328.65/571.20	c       571         481598          11        20                -           0.0000          -
11427.83/576.26	c       576          11115        1501        20                -           0.0000          -
11529.00/581.30	c       581         489483          13        20                -           0.0000          -
11628.25/586.35	c       586          11277        1558        20                -           0.0000          -
11729.50/591.40	c       591         497068          10        20                -           0.0000          -
11828.77/596.42	c       596          11406        1606        20                -           0.0000          -
11929.99/601.50	c       602         504602          13        20                -           0.0000          -
12029.25/606.53	c       607         508338          14        20                -           0.0000          -
12130.52/611.61	c       612         512248          12        20                -           0.0000          -
12229.79/616.65	c       617          14789        2753        20                -           0.0000          -
12329.07/621.67	c       622          11952        1724        20                -           0.0000          -
12430.34/626.75	c       627          11858          48        20                -           0.0000          -
12531.62/631.80	c       632         527259          11        20                -           0.0000          -
12630.79/636.84	c       637         530905          12        20                -           0.0000          -
12732.08/641.90	c       642         534733          16        20                -           0.0000          -
12831.38/646.94	c       647          12550          40        20                -           0.0000          -
12930.57/651.98	c       652         542620          12        20                -           0.0000          -
13032.49/657.06	c       657         546213          12        20                -           0.0000          -
13131.76/662.10	c       662         550036          13        20                -           0.0000          -
13233.11/667.15	c       667          13078          39        20                -           0.0000          -
13333.69/672.20	c       672         557618          13        20                -           0.0000          -
13432.86/677.23	c       677          13352          42        20                -           0.0000          -
13534.17/682.30	c       682         565216          15        20                -           0.0000          -
13633.48/687.36	c       687         569288          14        20                -           0.0000          -
13734.78/692.40	c       692         572905          12        20                -           0.0000          -
13834.09/697.45	c       697         576565           8        20                -           0.0000          -
13933.41/702.48	c       702          13702        1980        20                -           0.0000          -
14034.69/707.50	c       708          13816        1988        20                -           0.0000          -
14134.00/712.57	c       713          14518          49        20                -           0.0000          -
14235.29/717.66	c       718         591093          13        20                -           0.0000          -
14336.60/722.70	c       723         595027          14        20                -           0.0000          -
14435.89/727.75	c       728         598625          14        20                -           0.0000          -
14537.14/732.80	c       733         602266          13        20                -           0.0000          -
14636.40/737.85	c       738         605953          14        20                -           0.0000          -
14737.67/742.90	c       743          18570        3141        20                -           0.0000          -
14836.97/747.91	c       748          14639        2100        20                -           0.0000          -
14936.25/753.01	c       753         616648          12        20                -           0.0000          -
15035.51/758.02	c       758         620454          15        20                -           0.0000          -
15137.25/763.08	c       763         624781          14        20                -           0.0000          -
15236.44/768.11	c       768         628862          11        20                -           0.0000          -
15337.81/773.14	c       773          19540        3253        20                -           0.0000          -
15437.03/778.19	c       778          19768        3260        20                -           0.0000          -
15539.39/783.31	c       783         641379          15        20                -           0.0000          -
15638.61/788.35	c       788          20076        3308        20                -           0.0000          -
15739.82/793.40	c       793         649673          16        20                -           0.0000          -
15839.08/798.45	c       798          15733        2243        20                -           0.0000          -
15940.24/803.51	c       804          15819        2259        20                -           0.0000          -
16039.52/808.55	c       809          20710        3385        20                -           0.0000          -
16140.81/813.60	c       814          17634          41        20                -           0.0000          -
16239.92/818.65	c       819         670956          18        20                -           0.0000          -
16341.20/823.70	c       824         675238          14        20                -           0.0000          -
16440.55/828.75	c       829         679566          12        20                -           0.0000          -
16541.52/833.81	c       834         683917           8        20                -           0.0000          -
16640.71/838.82	c       839          21617        3493        20                -           0.0000          -
16739.89/843.88	c       844         691868          10        20                -           0.0000          -
16841.03/848.95	c       849          18637          43        20                -           0.0000          -
16940.26/854.00	c       854          21988        3562        20                -           0.0000          -
17039.48/859.02	c       859         704064          12        20                -           0.0000          -
17141.39/864.07	c       864         707811          10        20                -           0.0000          -
17240.56/869.12	c       869          19261          50        20                -           0.0000          -
17343.22/874.20	c       874          19436          52        20                -           0.0000          -
17442.50/879.25	c       879         719782          14        20                -           0.0000          -
17543.64/884.30	c       884          17693        2526        20                -           0.0000          -
17642.85/889.36	c       889         727527          14        20                -           0.0000          -
17742.06/894.40	c       894         731912          13        20                -           0.0000          -
17843.27/899.45	c       899          20172          41        20                -           0.0000          -
17944.56/904.50	c       905          20335          44        20                -           0.0000          -
18043.85/909.55	c       910          18233        2612        20                -           0.0000          -
18145.05/914.60	c       915         748031          15        20                -           0.0000          -
18244.31/919.65	c       920         752445          11        20                -           0.0000          -
18343.59/924.68	c       925         756749          12        20                -           0.0000          -
18444.81/929.76	c       930         760595           9        20                -           0.0000          -
18545.97/934.80	c       935         764591          14        20                -           0.0000          -
18645.36/939.84	c       940         768639          13        20                -           0.0000          -
18746.54/944.91	c       945          18876        2669        20                -           0.0000          -
18845.76/949.95	c       950         776381          13        20                -           0.0000          -
18945.06/954.97	c       955         780011          16        20                -           0.0000          -
19044.34/959.97	c       960          22020          38        20                -           0.0000          -
19143.66/965.00	c       965          25264        3970        20                -           0.0000          -
19245.55/970.06	c       970         792243          13        20                -           0.0000          -
19346.90/975.16	c       975         796396          14        20                -           0.0000          -
19447.46/980.23	c       980          25685        3987        20                -           0.0000          -
19546.76/985.24	c       985          22772          42        20                -           0.0000          -
19645.95/990.26	c       990          23021          40        20                -           0.0000          -
19747.26/995.31	c       995          23149          38        20                -           0.0000          -
19846.50/1000.33	c      1000          20085        2888        20                -           0.0000          -
19945.83/1005.38	c      1005         820707          12        20                -           0.0000          -
20044.88/1010.39	c      1010          23696          37        20                -           0.0000          -
20146.10/1015.49	c      1015          20397        2949        20                -           0.0000          -
20247.32/1020.52	c      1021         832417          13        20                -           0.0000          -
20346.65/1025.58	c      1026          27042        4156        20                -           0.0000          -
20447.89/1030.60	c      1031          24355          32        20                -           0.0000          -
20547.19/1035.66	c      1036          24492          28        20                -           0.0000          -
20646.58/1040.70	c      1041          20987        3007        20                -           0.0000          -
20749.76/1045.84	c      1046          27648        4249        20                -           0.0000          -
20850.80/1050.95	c      1051          27853        4271        20                -           0.0000          -
20950.10/1056.01	c      1056         858644          12        20                -           0.0000          -
21051.81/1061.05	c      1061          25135          32        20                -           0.0000          -
21151.05/1066.08	c      1066          28329        4319        20                -           0.0000          -
21252.38/1071.13	c      1071         870067          10        20                -           0.0000          -
21352.92/1076.20	c      1076          25612          42        20                -           0.0000          -
21452.23/1081.25	c      1081         877425          15        20                -           0.0000          -
21553.53/1086.30	c      1086         880859          14        20                -           0.0000          -
21652.82/1091.35	c      1091          25990          32        20                -           0.0000          -
21753.87/1096.40	c      1096          22305        3198        20                -           0.0000          -
21853.19/1101.45	c      1101         892318          13        20                -           0.0000          -
21954.38/1106.50	c      1107         896596          14        20                -           0.0000          -
22053.68/1111.55	c      1112          26677          28        20                -           0.0000          -
22152.97/1116.57	c      1117          26808          39        20                -           0.0000          -
22254.27/1121.64	c      1122          30221        4454        20                -           0.0000          -
22353.43/1126.70	c      1127         913482          15        20                -           0.0000          -
22454.68/1131.70	c      1132         917607          11        20                -           0.0000          -
22553.81/1136.73	c      1137         921592          12        20                -           0.0000          -
22653.08/1141.75	c      1142         925538          14        20                -           0.0000          -
22752.24/1146.80	c      1147          31193        4542        20                -           0.0000          -
22853.54/1151.84	c      1152          31291        4568        20                -           0.0000          -
22954.70/1156.96	c      1157          27980          39        20                -           0.0000          -
23053.86/1161.98	c      1162         941982          14        20                -           0.0000          -
23152.92/1167.01	c      1167          23964        3446        20                -           0.0000          -
23252.11/1172.02	c      1172          31955        4609        20                -           0.0000          -
23357.22/1177.20	c      1177         954193           9        20                -           0.0000          -
23456.18/1182.24	c      1182         958058          14        20                -           0.0000          -
23557.41/1187.30	c      1187         962205          11        20                -           0.0000          -
23656.67/1192.32	c      1192         966006          11        20                -           0.0000          -
23755.94/1197.36	c      1197          29227          61        20                -           0.0000          -
23857.18/1202.44	c      1202         973988          11        20                -           0.0000          -
23956.45/1207.46	c      1207         977882          10        20                -           0.0000          -
24057.71/1212.55	c      1213         981944          12        20                -           0.0000          -
24158.94/1217.60	c      1218         985588          12        20                -           0.0000          -
24258.22/1222.65	c      1223          33617        4753        20                -           0.0000          -
24359.46/1227.71	c      1228          25382        3663        20                -           0.0000          -
24458.73/1232.76	c      1233         997583          13        20                -           0.0000          -
24559.96/1237.80	c      1238        1001651          14        20                -           0.0000          -
24659.24/1242.86	c      1243          25782        3720        20                -           0.0000          -
24758.40/1247.88	c      1248        1009296          12        20                -           0.0000          -
24859.62/1252.95	c      1253        1012639          10        20                -           0.0000          -
24958.90/1258.00	c      1258          31114          72        20                -           0.0000          -
25060.74/1263.03	c      1263          31250          77        20                -           0.0000          -
25159.81/1268.10	c      1268          26453        3812        20                -           0.0000          -
25259.32/1273.11	c      1273        1028661          11        20                -           0.0000          -
25361.72/1278.20	c      1278          31676          75        20                -           0.0000          -
25460.86/1283.22	c      1283          26858        3831        20                -           0.0000          -
25560.07/1288.23	c      1288          26967        3847        20                -           0.0000          -
25661.06/1293.35	c      1293        1043934          12        20                -           0.0000          -
25762.30/1298.41	c      1298          36218        4947        20                -           0.0000          -
25861.58/1303.45	c      1303        1051027          13        20                -           0.0000          -
25962.83/1308.50	c      1309        1054885          12        20                -           0.0000          -
26062.10/1313.54	c      1314        1058814          14        20                -           0.0000          -
26161.36/1318.56	c      1319          33056          74        20                -           0.0000          -
26262.62/1323.60	c      1324        1065952           8        20                -           0.0000          -
26363.87/1328.70	c      1329        1069617          13        20                -           0.0000          -
26463.08/1333.75	c      1334        1073103          14        20                -           0.0000          -
26564.10/1338.80	c      1339          33679          80        20                -           0.0000          -
26663.28/1343.83	c      1344        1080479          12        20                -           0.0000          -
26764.32/1348.90	c      1349        1084523          14        20                -           0.0000          -
26863.60/1353.95	c      1354          28484        4017        20                -           0.0000          -
26962.89/1358.98	c      1359        1092151          10        20                -           0.0000          -
27064.85/1364.06	c      1364        1095778          14        20                -           0.0000          -
27164.33/1369.11	c      1369        1099445          10        20                -           0.0000          -
27265.40/1374.15	c      1374          34861          76        20                -           0.0000          -
27364.48/1379.19	c      1379        1106522          10        20                -           0.0000          -
27465.29/1384.21	c      1384          35152          71        20                -           0.0000          -
27566.59/1389.30	c      1389          29375        4119        20                -           0.0000          -
27665.89/1394.35	c      1394        1117694          12        20                -           0.0000          -
27767.00/1399.41	c      1399        1121400          11        20                -           0.0000          -
27866.18/1404.42	c      1404          39799        5051        20                -           0.0000          -
27967.45/1409.50	c      1410        1128418          10        20                -           0.0000          -
28066.66/1414.55	c      1415        1131737          15        20                -           0.0000          -
28167.74/1419.60	c      1420          30109        4204        20                -           0.0000          -
28267.02/1424.63	c      1425        1139818          13        20                -           0.0000          -
28368.30/1429.71	c      1430          30339        4241        20                -           0.0000          -
28467.61/1434.76	c      1435          40897        5055        20                -           0.0000          -
28568.88/1439.81	c      1440        1152103          11        20                -           0.0000          -
28668.11/1444.85	c      1445        1156300          12        20                -           0.0000          -
28769.39/1449.90	c      1450          30812        4302        20                -           0.0000          -
28868.61/1454.94	c      1455        1164222          14        20                -           0.0000          -
28967.81/1460.00	c      1460        1168292          14        20                -           0.0000          -
29069.63/1465.05	c      1465          41995        5123        20                -           0.0000          -
29169.00/1470.09	c      1470        1176173          11        20                -           0.0000          -
29268.41/1475.11	c      1475        1180304          12        20                -           0.0000          -
29369.56/1480.18	c      1480        1184108          12        20                -           0.0000          -
29469.93/1485.22	c      1485        1188104          13        20                -           0.0000          -
29569.22/1490.27	c      1490        1192004          14        20                -           0.0000          -
29668.37/1495.30	c      1495        1196076          15        20                -           0.0000          -
29769.78/1500.38	c      1500          39266          73        20                -           0.0000          -
29870.87/1505.46	c      1505        1203873          13        20                -           0.0000          -
29971.97/1510.50	c      1511        1207515          11        20                -           0.0000          -
30071.25/1515.55	c      1516          43699        5226        20                -           0.0000          -
30172.32/1520.61	c      1521        1215012          13        20                -           0.0000          -
30271.61/1525.65	c      1526        1218896          15        20                -           0.0000          -
30370.91/1530.67	c      1531          32705        4494        20                -           0.0000          -
30472.21/1535.75	c      1536          44406        5299        20                -           0.0000          -
30573.50/1540.81	c      1541          40469          82        20                -           0.0000          -
30672.81/1545.85	c      1546        1234521          11        20                -           0.0000          -
30772.10/1550.88	c      1551        1238028          11        20                -           0.0000          -
30873.37/1555.93	c      1556        1241716          11        20                -           0.0000          -
30972.67/1560.93	c      1561        1245157          12        20                -           0.0000          -
31074.62/1566.05	c      1566          45491        5374        20                -           0.0000          -
31173.76/1571.10	c      1571        1252441          14        20                -           0.0000          -
31274.93/1576.14	c      1576          41531          97        20                -           0.0000          -
31373.95/1581.16	c      1581          45958        5429        20                -           0.0000          -
31474.62/1586.25	c      1586        1263676          12        20                -           0.0000          -
31575.92/1591.31	c      1591        1267141          16        20                -           0.0000          -
31675.39/1596.32	c      1596        1270736          18        20                -           0.0000          -
31774.40/1601.35	c      1601          34497        4659        20                -           0.0000          -
31875.57/1606.45	c      1606          46952        5484        20                -           0.0000          -
31976.82/1611.51	c      1612        1281515          15        20                -           0.0000          -
32076.12/1616.56	c      1617        1285595          15        20                -           0.0000          -
32175.30/1621.59	c      1622        1289673          11        20                -           0.0000          -
32276.33/1626.65	c      1627        1293698          12        20                -           0.0000          -
32375.40/1631.67	c      1632          47869        5540        20                -           0.0000          -
32474.57/1636.69	c      1637          35530        4698        20                -           0.0000          -
32575.87/1641.71	c      1642          48256        5556        20                -           0.0000          -
32675.11/1646.76	c      1647          35780        4705        20                -           0.0000          -
32776.37/1651.82	c      1652        1313548          12        20                -           0.0000          -
32877.67/1656.96	c      1657        1317293          12        20                -           0.0000          -
32976.94/1661.96	c      1662        1321335          13        20                -           0.0000          -
33076.22/1667.01	c      1667        1325202          10        20                -           0.0000          -
33178.18/1672.10	c      1672          49410        5545        20                -           0.0000          -
33279.59/1677.14	c      1677        1332902          16        20                -           0.0000          -
33380.06/1682.20	c      1682        1336693           9        20                -           0.0000          -
33479.36/1687.22	c      1687        1340362          10        20                -           0.0000          -
33580.58/1692.31	c      1692        1344235          15        20                -           0.0000          -
33679.71/1697.35	c      1697        1347757          13        20                -           0.0000          -
33780.84/1702.40	c      1702        1351278          13        20                -           0.0000          -
33880.02/1707.45	c      1707          50678        5580        20                -           0.0000          -
33981.31/1712.51	c      1713        1358641          12        20                -           0.0000          -
34080.54/1717.56	c      1718          46037         148        20                -           0.0000          -
34179.84/1722.59	c      1723        1366186          14        20                -           0.0000          -
34281.14/1727.65	c      1728        1369941          13        20                -           0.0000          -
34382.42/1732.70	c      1733        1373788          10        20                -           0.0000          -
34481.64/1737.75	c      1738          38158        4902        20                -           0.0000          -
34582.85/1742.80	c      1743          38304        4903        20                -           0.0000          -
34681.96/1747.85	c      1748          38400        4908        20                -           0.0000          -
34781.16/1752.87	c      1753        1388720          14        20                -           0.0000          -
34882.38/1757.95	c      1758        1392502          11        20                -           0.0000          -
34981.65/1762.97	c      1763        1395980          10        20                -           0.0000          -
35080.87/1768.01	c      1768        1399215          11        20                -           0.0000          -
35182.96/1773.08	c      1773          39062        4938        20                -           0.0000          -
35283.71/1778.13	c      1778        1406717          13        20                -           0.0000          -
35383.18/1783.15	c      1783          53544        5642        20                -           0.0000          -
35483.67/1788.23	c      1788          53762        5633        20                -           0.0000          -
35582.97/1793.28	c      1793        1417510          17        20                -           0.0000          -
35684.26/1798.35	c      1798          48516         145        20                -           0.0000          -
35785.22/1803.40	c      1803          48655         146        20                -           0.0000          -
35884.45/1808.45	c      1808        1430172          14        20                -           0.0000          -
35983.66/1813.47	c      1813          54605        5667        20                -           0.0000          -
36084.95/1818.51	c      1819        1438291          12        20                -           0.0000          -
36183.98/1823.54	c      1824        1442149          12        20                -           0.0000          -
36285.30/1828.63	c      1829          40501        5056        20                -           0.0000          -
36386.47/1833.70	c      1834          49428         146        20                -           0.0000          -
36485.75/1838.75	c      1839        1453292          13        20                -           0.0000          -
36586.87/1843.81	c      1844        1457000          12        20                -           0.0000          -
36686.10/1848.81	c      1849        1460705          12        20                -           0.0000          -
36787.37/1853.90	c      1854        1464632          15        20                -           0.0000          -
36886.59/1858.95	c      1859          56222        5705        20                -           0.0000          -
36985.76/1863.99	c      1864          41397        5067        20                -           0.0000          -
37084.98/1869.00	c      1869        1475541          11        20                -           0.0000          -
37186.85/1874.11	c      1874        1478970           9        20                -           0.0000          -
37288.01/1879.15	c      1879          50794         141        20                -           0.0000          -
37388.74/1884.21	c      1884        1486345          13        20                -           0.0000          -
37487.97/1889.26	c      1889          42006        5100        20                -           0.0000          -
37587.16/1894.29	c      1894        1494334          13        20                -           0.0000          -
37688.42/1899.32	c      1899          57662        5752        20                -           0.0000          -
37789.63/1904.41	c      1904        1501941          12        20                -           0.0000          -
37888.93/1909.45	c      1909        1505671          11        20                -           0.0000          -
37988.23/1914.49	c      1914        1509427           9        20                -           0.0000          -
38089.51/1919.55	c      1920          58268        5774        20                -           0.0000          -
38188.80/1924.57	c      1925          42945        5170        20                -           0.0000          -
38288.10/1929.59	c      1930          52198         152        20                -           0.0000          -
38389.39/1934.69	c      1935          43183        5181        20                -           0.0000          -
38490.70/1939.71	c      1940          52440         161        20                -           0.0000          -
38591.99/1944.80	c      1945          43457        5181        20                -           0.0000          -
38691.28/1949.86	c      1950          43558        5182        20                -           0.0000          -
38790.57/1954.86	c      1955        1538934          11        20                -           0.0000          -
38891.88/1959.92	c      1960          43789        5204        20                -           0.0000          -
38991.01/1964.98	c      1965        1546019          13        20                -           0.0000          -
39092.87/1970.05	c      1970          44077        5216        20                -           0.0000          -
39192.04/1975.10	c      1975          60314        5794        20                -           0.0000          -
39293.26/1980.15	c      1980        1557813          10        20                -           0.0000          -
39393.88/1985.20	c      1985        1561530          14        20                -           0.0000          -
39493.17/1990.23	c      1990        1565010          14        20                -           0.0000          -
39594.40/1995.30	c      1995          44869        5247        20                -           0.0000          -
39693.70/2000.35	c      2000        1571783          11        20                -           0.0000          -
39795.00/2005.41	c      2005        1575343          12        20                -           0.0000          -
39894.26/2010.45	c      2010        1578824           9        20                -           0.0000          -
39995.53/2015.50	c      2016        1582253          10        20                -           0.0000          -
40094.68/2020.51	c      2021        1585816          14        20                -           0.0000          -
40194.02/2025.57	c      2026        1589569          13        20                -           0.0000          -
40293.27/2030.59	c      2031        1593378          13        20                -           0.0000          -
40394.57/2035.65	c      2036          45887        5273        20                -           0.0000          -
40493.87/2040.66	c      2041          46022        5273        20                -           0.0000          -
40595.12/2045.79	c      2046        1604138          13        20                -           0.0000          -
40696.41/2050.82	c      2051        1607899          14        20                -           0.0000          -
40795.77/2055.85	c      2056          56390         194        20                -           0.0000          -
40896.90/2060.96	c      2061        1614747          15        20                -           0.0000          -
40996.22/2066.01	c      2066        1618276          13        20                -           0.0000          -
41097.80/2071.06	c      2071        1621582          14        20                -           0.0000          -
41196.92/2076.08	c      2076          57043         233        20                -           0.0000          -
41298.42/2081.15	c      2081        1630409          14        20                -           0.0000          -
41397.55/2086.18	c      2086        1634866          16        20                -           0.0000          -
41497.97/2091.25	c      2091        1639034          12        20                -           0.0000          -
41599.27/2096.30	c      2096        1643232          12        20                -           0.0000          -
41698.56/2101.34	c      2101          57996         229        20                -           0.0000          -
41799.87/2106.40	c      2106          65348        5933        20                -           0.0000          -
41899.20/2111.45	c      2111          47720        5332        20                -           0.0000          -
41998.52/2116.47	c      2116        1659519          12        20                -           0.0000          -
42099.81/2121.55	c      2122        1663366          12        20                -           0.0000          -
42199.12/2126.57	c      2127        1667231           9        20                -           0.0000          -
42300.42/2131.66	c      2132        1671124          13        20                -           0.0000          -
42401.73/2136.71	c      2137          48401        5334        20                -           0.0000          -
42501.03/2141.75	c      2142        1678986          10        20                -           0.0000          -
42602.25/2146.80	c      2147          66989        5960        20                -           0.0000          -
42701.43/2151.84	c      2152          67197        5967        20                -           0.0000          -
42800.62/2156.86	c      2157        1690422          14        20                -           0.0000          -
42899.91/2161.88	c      2162          49147        5344        20                -           0.0000          -
43001.12/2167.00	c      2167        1697766          10        20                -           0.0000          -
43100.44/2172.03	c      2172        1701543          10        20                -           0.0000          -
43202.34/2177.10	c      2177          68199        5984        20                -           0.0000          -
43303.60/2182.15	c      2182        1709066           7        20                -           0.0000          -
43402.75/2187.17	c      2187        1712913          13        20                -           0.0000          -
43503.30/2192.21	c      2192        1716477          15        20                -           0.0000          -
43602.27/2197.28	c      2197        1719948          10        20                -           0.0000          -
43703.58/2202.35	c      2202        1723742          13        20                -           0.0000          -
43804.79/2207.41	c      2207          50221        5446        20                -           0.0000          -
43904.03/2212.44	c      2212        1731169           8        20                -           0.0000          -
44003.34/2217.45	c      2217          50450        5458        20                -           0.0000          -
44104.57/2222.50	c      2222        1738469          14        20                -           0.0000          -
44203.83/2227.55	c      2228          62923         289        20                -           0.0000          -
44305.07/2232.65	c      2233        1745645          15        20                -           0.0000          -
44406.13/2237.70	c      2238        1749614          13        20                -           0.0000          -
44505.44/2242.75	c      2243        1753402          13        20                -           0.0000          -
44606.77/2247.81	c      2248          70747        6051        20                -           0.0000          -
44706.07/2252.85	c      2253        1760427          12        20                -           0.0000          -
44805.41/2257.89	c      2258          51455        5548        20                -           0.0000          -
44906.68/2262.95	c      2263        1768419          12        20                -           0.0000          -
45006.01/2268.00	c      2268        1772116          16        20                -           0.0000          -
45107.99/2273.05	c      2273          64570         258        20                -           0.0000          -
45207.35/2278.10	c      2278          71881        6079        20                -           0.0000          -
45308.64/2283.14	c      2283          72057        6100        20                -           0.0000          -
45409.31/2288.20	c      2288        1786982           7        20                -           0.0000          -
45508.58/2293.21	c      2293        1790716          15        20                -           0.0000          -
45607.74/2298.30	c      2298          52509        5594        20                -           0.0000          -
45709.14/2303.35	c      2303          65563         262        20                -           0.0000          -
45810.29/2308.41	c      2308          72962        6135        20                -           0.0000          -
45909.45/2313.45	c      2313        1805562          11        20                -           0.0000          -
46008.58/2318.47	c      2318        1809208          12        20                -           0.0000          -
46107.74/2323.48	c      2323          73464        6160        20                -           0.0000          -
46207.01/2328.48	c      2328        1815980          16        20                -           0.0000          -
46310.14/2333.65	c      2334          53392        5616        20                -           0.0000          -
46411.35/2338.70	c      2339        1822910           4        20                -           0.0000          -
46510.68/2343.75	c      2344        1826631          13        20                -           0.0000          -
46611.92/2348.81	c      2349          74494        6190        20                -           0.0000          -
46711.18/2353.84	c      2354        1834519          11        20                -           0.0000          -
46810.31/2358.86	c      2359          54070        5629        20                -           0.0000          -
46911.31/2363.92	c      2364        1842011          14        20                -           0.0000          -
47010.60/2369.01	c      2369          75131        6220        20                -           0.0000          -
47112.56/2374.06	c      2374          54456        5630        20                -           0.0000          -
47211.73/2379.11	c      2379          54537        5626        20                -           0.0000          -
47313.06/2384.14	c      2384        1856470          13        20                -           0.0000          -
47413.57/2389.21	c      2389        1860074          11        20                -           0.0000          -
47512.86/2394.23	c      2394        1863655          12        20                -           0.0000          -
47612.15/2399.27	c      2399          55116        5676        20                -           0.0000          -
47713.61/2404.36	c      2404          76549        6287        20                -           0.0000          -
47814.71/2409.42	c      2409          69767         229        20                -           0.0000          -
47914.00/2414.43	c      2414          55569        5680        20                -           0.0000          -
48015.10/2419.51	c      2420        1881319          18        20                -           0.0000          -
48114.33/2424.56	c      2425        1885298          17        20                -           0.0000          -
48215.42/2429.61	c      2430        1888779           9        20                -           0.0000          -
48314.63/2434.63	c      2435          77667        6342        20                -           0.0000          -
48415.90/2439.71	c      2440          77936        6332        20                -           0.0000          -
48515.00/2444.73	c      2445        1899179          15        20                -           0.0000          -
48614.25/2449.74	c      2450          71161         238        20                -           0.0000          -
48715.36/2454.86	c      2455        1906499          14        20                -           0.0000          -
48816.63/2459.92	c      2460        1909828           7        20                -           0.0000          -
48915.93/2464.97	c      2465          71731         232        20                -           0.0000          -
49015.07/2470.00	c      2470        1916297          11        20                -           0.0000          -
49117.09/2475.07	c      2475          57418        5715        20                -           0.0000          -
49216.02/2480.11	c      2480          72139         233        20                -           0.0000          -
49317.22/2485.16	c      2485          72280         235        20                -           0.0000          -
49417.88/2490.20	c      2490        1930688          12        20                -           0.0000          -
49517.02/2495.27	c      2495        1934047          12        20                -           0.0000          -
49616.25/2500.28	c      2500        1937392          18        20                -           0.0000          -
49715.53/2505.29	c      2505        1940659          10        20                -           0.0000          -
49816.99/2510.34	c      2510        1944224           8        20                -           0.0000          -
49916.05/2515.38	c      2515          81008        6327        20                -           0.0000          -
50015.18/2520.39	c      2520        1950888           9        20                -           0.0000          -
50116.41/2525.45	c      2525          58834        5767        20                -           0.0000          -
50217.67/2530.55	c      2531        1957559          12        20                -           0.0000          -
50318.95/2535.67	c      2536        1960754          12        20                -           0.0000          -
50418.23/2540.68	c      2541          82020        6347        20                -           0.0000          -
50519.48/2545.71	c      2546        1967323          10        20                -           0.0000          -
50620.51/2550.81	c      2551        1970504          11        20                -           0.0000          -
50719.59/2555.86	c      2556          82569        6374        20                -           0.0000          -
50820.90/2560.91	c      2561          82756        6374        20                -           0.0000          -
50920.13/2565.94	c      2566          59939        5815        20                -           0.0000          -
51019.43/2570.98	c      2571        1983558          11        20                -           0.0000          -
51118.40/2576.02	c      2576        1987126          15        20                -           0.0000          -
51220.06/2581.03	c      2581          83559        6346        20                -           0.0000          -
51321.57/2586.16	c      2586        1994973          14        20                -           0.0000          -
51422.13/2591.21	c      2591        1998821          12        20                -           0.0000          -
51521.36/2596.26	c      2596        2002612          11        20                -           0.0000          -
51622.67/2601.31	c      2601        2006433          12        20                -           0.0000          -
51721.85/2606.33	c      2606        2010220          11        20                -           0.0000          -
51820.94/2611.39	c      2611          61312        5807        20                -           0.0000          -
51922.11/2616.43	c      2616        2017853          11        20                -           0.0000          -
52023.32/2621.52	c      2622          85244        6351        20                -           0.0000          -
52122.62/2626.54	c      2627        2025540          13        20                -           0.0000          -
52221.92/2631.58	c      2632        2029448          10        20                -           0.0000          -
52323.13/2636.64	c      2637        2033156          15        20                -           0.0000          -
52424.25/2641.71	c      2642          78498         231        20                -           0.0000          -
52523.49/2646.76	c      2647        2040746          12        20                -           0.0000          -
52622.78/2651.79	c      2652        2044438          14        20                -           0.0000          -
52724.06/2656.86	c      2657          79161         226        20                -           0.0000          -
52825.33/2661.91	c      2662          62795        5875        20                -           0.0000          -
52924.61/2666.92	c      2667        2055094          13        20                -           0.0000          -
53023.90/2672.01	c      2672        2059292          13        20                -           0.0000          -
53123.14/2677.02	c      2677          87401        6403        20                -           0.0000          -
53225.10/2682.05	c      2682          63370        5905        20                -           0.0000          -
53326.31/2687.16	c      2687          80250         239        20                -           0.0000          -
53425.40/2692.17	c      2692        2076074          12        20                -           0.0000          -
53525.96/2697.25	c      2697        2080553          12        20                -           0.0000          -
53627.26/2702.31	c      2702        2084933          15        20                -           0.0000          -
53726.56/2707.36	c      2707        2089505          13        20                -           0.0000          -
53827.83/2712.41	c      2712        2093645          14        20                -           0.0000          -
53927.12/2717.44	c      2717          81232         243        20                -           0.0000          -
54028.41/2722.52	c      2723          64578        5967        20                -           0.0000          -
54127.71/2727.56	c      2728        2105939          13        20                -           0.0000          -
54228.99/2732.62	c      2733        2109772          12        20                -           0.0000          -
54328.29/2737.65	c      2738          89935        6501        20                -           0.0000          -
54429.50/2742.72	c      2743          90124        6512        20                -           0.0000          -
54528.74/2747.74	c      2748        2121651          15        20                -           0.0000          -
54627.81/2752.76	c      2753          82504         252        20                -           0.0000          -
54729.05/2757.86	c      2758          82693         250        20                -           0.0000          -
54828.11/2762.88	c      2763          82867         251        20                -           0.0000          -
54929.39/2767.94	c      2768          83061         248        20                -           0.0000          -
55028.68/2773.02	c      2773          66094        6035        20                -           0.0000          -
55130.61/2778.06	c      2778        2146193          12        20                -           0.0000          -
55229.72/2783.09	c      2783          66445        6023        20                -           0.0000          -
55330.99/2788.16	c      2788          91863        6573        20                -           0.0000          -
55430.23/2793.19	c      2793          66737        6023        20                -           0.0000          -
55530.77/2798.22	c      2798          66907        6022        20                -           0.0000          -
55630.06/2803.29	c      2803        2166568          12        20                -           0.0000          -
55731.28/2808.36	c      2808          84502         253        20                -           0.0000          -
55830.58/2813.37	c      2813          84623         257        20                -           0.0000          -
55931.78/2818.45	c      2818          93029        6577        20                -           0.0000          -
56033.09/2823.51	c      2824        2182037          12        20                -           0.0000          -
56132.29/2828.56	c      2829        2186025          13        20                -           0.0000          -
56233.46/2833.61	c      2834          85473         258        20                -           0.0000          -
56332.74/2838.67	c      2839        2194570          10        20                -           0.0000          -
56434.02/2843.71	c      2844        2198719          18        20                -           0.0000          -
56533.31/2848.73	c      2849          68608        6081        20                -           0.0000          -
56634.60/2853.82	c      2854        2207228          10        20                -           0.0000          -
56733.88/2858.86	c      2859        2211038           7        20                -           0.0000          -
56833.07/2863.88	c      2864        2214957          15        20                -           0.0000          -
56932.22/2868.89	c      2869          86820         250        20                -           0.0000          -
57033.46/2873.93	c      2874          87020         246        20                -           0.0000          -
57132.84/2879.03	c      2879        2226967          13        20                -           0.0000          -
57234.70/2884.09	c      2884          69762        6104        20                -           0.0000          -
57335.84/2889.16	c      2889          69858        6110        20                -           0.0000          -
57435.09/2894.18	c      2894        2238819          10        20                -           0.0000          -
57535.62/2899.26	c      2899        2242637          14        20                -           0.0000          -
57636.90/2904.31	c      2904        2246470          14        20                -           0.0000          -
57735.98/2909.32	c      2909        2250381          16        20                -           0.0000          -
57837.25/2914.41	c      2914        2254605          14        20                -           0.0000          -
57936.17/2919.42	c      2919        2258707          12        20                -           0.0000          -
58037.26/2924.50	c      2924          71014        6118        20                -           0.0000          -
58136.48/2929.56	c      2930        2266865          12        20                -           0.0000          -
58237.76/2934.61	c      2935        2270816          12        20                -           0.0000          -
58337.02/2939.67	c      2940        2274759          12        20                -           0.0000          -
58436.27/2944.67	c      2945          98042        6629        20                -           0.0000          -
58537.54/2949.70	c      2950          71806        6134        20                -           0.0000          -
58638.83/2954.81	c      2955        2285837          11        20                -           0.0000          -
58738.13/2959.86	c      2960          90586         244        20                -           0.0000          -
58839.39/2964.91	c      2965        2292946          10        20                -           0.0000          -
58938.77/2969.96	c      2970        2296565           9        20                -           0.0000          -
59038.16/2975.01	c      2975        2300402          14        20                -           0.0000          -
59139.89/2980.06	c      2980        2304125           8        20                -           0.0000          -
59239.18/2985.07	c      2985          72989        6144        20                -           0.0000          -
59340.43/2990.16	c      2990          73177        6142        20                -           0.0000          -
59439.75/2995.19	c      2995        2315425          13        20                -           0.0000          -
59540.28/3000.27	c      3000        2319219          12        20                -           0.0000          -
59641.55/3005.32	c      3005        2323072          11        20                -           0.0000          -
59740.81/3010.36	c      3010        2326993          16        20                -           0.0000          -
59840.10/3015.38	c      3015          73979        6125        20                -           0.0000          -
59939.52/3020.39	c      3020        2334600          11        20                -           0.0000          -
60040.59/3025.44	c      3025         101274        6703        20                -           0.0000          -
60141.89/3030.57	c      3031        2342279          14        20                -           0.0000          -
60242.93/3035.61	c      3036        2346078          14        20                -           0.0000          -
60342.22/3040.65	c      3041          93785         228        20                -           0.0000          -
60441.53/3045.68	c      3046        2353546           9        20                -           0.0000          -
60542.82/3050.76	c      3051        2357522          13        20                -           0.0000          -
60644.11/3055.81	c      3056        2360965          15        20                -           0.0000          -
60743.42/3060.83	c      3061         102658        6706        20                -           0.0000          -
60844.72/3065.91	c      3066         102868        6721        20                -           0.0000          -
60944.02/3070.96	c      3071        2372463          13        20                -           0.0000          -
61043.32/3076.02	c      3076        2376099          11        20                -           0.0000          -
61142.63/3081.02	c      3081        2379826          13        20                -           0.0000          -
61244.60/3086.05	c      3086          95417         235        20                -           0.0000          -
61343.83/3091.06	c      3091          95638         238        20                -           0.0000          -
61443.15/3096.13	c      3096          95840         233        20                -           0.0000          -
61544.49/3101.18	c      3101          95989         230        20                -           0.0000          -
61645.04/3106.20	c      3106         104561        6747        20                -           0.0000          -
61746.29/3111.30	c      3111          77180        6143        20                -           0.0000          -
61845.80/3116.35	c      3116        2406328           8        20                -           0.0000          -
61944.94/3121.38	c      3121          77401        6143        20                -           0.0000          -
62044.16/3126.38	c      3126          77594        6140        20                -           0.0000          -
62147.32/3131.56	c      3132          97082         221        20                -           0.0000          -
62248.61/3136.62	c      3137        2422237          14        20                -           0.0000          -
62347.80/3141.66	c      3142         106089        6778        20                -           0.0000          -
62449.03/3146.71	c      3147        2430399          16        20                -           0.0000          -
62548.29/3151.77	c      3152        2434392          15        20                -           0.0000          -
62647.59/3156.79	c      3157        2438380          11        20                -           0.0000          -
62748.89/3161.86	c      3162        2442604          10        20                -           0.0000          -
62850.19/3166.91	c      3167        2446611          14        20                -           0.0000          -
62949.49/3171.96	c      3172          79074        6142        20                -           0.0000          -
63048.80/3177.01	c      3177        2454544          14        20                -           0.0000          -
63150.74/3182.06	c      3182        2458165          13        20                -           0.0000          -
63249.95/3187.12	c      3187        2461848          12        20                -           0.0000          -
63351.37/3192.16	c      3192        2466003          11        20                -           0.0000          -
63451.90/3197.22	c      3197        2469761          11        20                -           0.0000          -
63551.22/3202.24	c      3202          99276         233        20                -           0.0000          -
63652.50/3207.31	c      3207          80269        6092        20                -           0.0000          -
63751.99/3212.34	c      3212          80359        6082        20                -           0.0000          -
63853.11/3217.41	c      3217        2485327           9        20                -           0.0000          -
63952.45/3222.45	c      3222        2488761          13        20                -           0.0000          -
64051.74/3227.46	c      3227        2492227          12        20                -           0.0000          -
64153.04/3232.56	c      3233         100411         241        20                -           0.0000          -
64254.27/3237.61	c      3238         100594         245        20                -           0.0000          -
64353.50/3242.66	c      3243        2503123          12        20                -           0.0000          -
64454.80/3247.71	c      3248        2506750          10        20                -           0.0000          -
64554.11/3252.76	c      3253        2510091           9        20                -           0.0000          -
64655.39/3257.81	c      3258        2513529          12        20                -           0.0000          -
64754.71/3262.87	c      3263        2517721          14        20                -           0.0000          -
64855.97/3267.92	c      3268        2522942          13        20                -           0.0000          -
64955.22/3272.95	c      3273        2527257          13        20                -           0.0000          -
65054.12/3277.98	c      3278         102186         226        20                -           0.0000          -
65155.94/3283.06	c      3283         111946        6942        20                -           0.0000          -
65255.13/3288.09	c      3288        2538714          11        20                -           0.0000          -
65356.52/3293.14	c      3293          82965        6160        20                -           0.0000          -
65457.08/3298.21	c      3298        2546573          13        20                -           0.0000          -
65556.40/3303.24	c      3303        2550503          14        20                -           0.0000          -
65657.83/3308.31	c      3308         112994        6971        20                -           0.0000          -
65756.94/3313.36	c      3313        2557810          13        20                -           0.0000          -
65857.91/3318.41	c      3318        2561609           9        20                -           0.0000          -
65957.09/3323.46	c      3323          83975        6152        20                -           0.0000          -
66058.34/3328.51	c      3329        2568780          12        20                -           0.0000          -
66157.58/3333.56	c      3334        2572843          11        20                -           0.0000          -
66258.84/3338.61	c      3339        2576514          14        20                -           0.0000          -
66358.15/3343.66	c      3344         104349         268        20                -           0.0000          -
66459.39/3348.71	c      3349        2583600           9        20                -           0.0000          -
66558.69/3353.76	c      3354          84867        6175        20                -           0.0000          -
66657.99/3358.79	c      3359        2590935          12        20                -           0.0000          -
66759.27/3363.80	c      3364        2594658          15        20                -           0.0000          -
66858.53/3368.82	c      3369         105111         279        20                -           0.0000          -
66957.90/3373.89	c      3374        2601969           9        20                -           0.0000          -
67059.11/3378.92	c      3379        2605346           7        20                -           0.0000          -
67158.41/3384.01	c      3384          85855        6176        20                -           0.0000          -
67260.38/3389.06	c      3389        2613302          11        20                -           0.0000          -
67361.53/3394.17	c      3394        2617082          15        20                -           0.0000          -
67462.24/3399.20	c      3399        2621162          10        20                -           0.0000          -
67561.55/3404.27	c      3404         117234        7011        20                -           0.0000          -
67662.86/3409.31	c      3409        2628728          11        20                -           0.0000          -
67762.16/3414.37	c      3414        2632448          13        20                -           0.0000          -
67861.47/3419.39	c      3419         117828        7049        20                -           0.0000          -
67962.73/3424.46	c      3424         107088         303        20                -           0.0000          -
68064.03/3429.51	c      3430          87359        6157        20                -           0.0000          -
68163.19/3434.56	c      3435        2648151          11        20                -           0.0000          -
68264.44/3439.61	c      3440          87629        6166        20                -           0.0000          -
68363.73/3444.64	c      3445        2655463          14        20                -           0.0000          -
68463.03/3449.67	c      3450         119126        7080        20                -           0.0000          -
68564.32/3454.72	c      3455         119371        7077        20                -           0.0000          -
68665.62/3459.82	c      3460         119612        7085        20                -           0.0000          -
68764.66/3464.86	c      3465        2671064          13        20                -           0.0000          -
68863.83/3469.88	c      3470          88627        6160        20                -           0.0000          -
68965.12/3474.90	c      3475        2679126          16        20                -           0.0000          -
69064.43/3479.95	c      3480        2683321          10        20                -           0.0000          -
69163.74/3485.03	c      3485         109129         292        20                -           0.0000          -
69265.60/3490.12	c      3490        2691300          12        20                -           0.0000          -
69365.22/3495.14	c      3495        2695197          13        20                -           0.0000          -
69467.38/3500.22	c      3500        2698945          12        20                -           0.0000          -
69566.56/3505.24	c      3505        2702638          11        20                -           0.0000          -
69667.84/3510.33	c      3510         121723        7085        20                -           0.0000          -
69767.10/3515.37	c      3515        2709780          12        20                -           0.0000          -
69866.34/3520.39	c      3520        2713274           9        20                -           0.0000          -
69967.61/3525.46	c      3525        2716797          11        20                -           0.0000          -
70066.95/3530.47	c      3530         122514        7110        20                -           0.0000          -
70166.35/3535.47	c      3535        2724286          12        20                -           0.0000          -
70267.49/3540.51	c      3541         111183         333        20                -           0.0000          -
70368.79/3545.67	c      3546         111391         325        20                -           0.0000          -
70468.12/3550.69	c      3551        2735359           6        20                -           0.0000          -
70569.42/3555.77	c      3556        2738833          17        20                -           0.0000          -
70670.70/3560.80	c      3561        2742721          10        20                -           0.0000          -
70770.03/3565.87	c      3566         112111         310        20                -           0.0000          -
70871.35/3570.90	c      3571         112317         307        20                -           0.0000          -
70970.68/3575.97	c      3576        2753653          13        20                -           0.0000          -
71069.94/3581.03	c      3581          92153        6176        20                -           0.0000          -
71171.87/3586.08	c      3586        2761427          11        20                -           0.0000          -
71271.11/3591.13	c      3591          92378        6179        20                -           0.0000          -
71372.54/3596.15	c      3596         113314         307        20                -           0.0000          -
71471.89/3601.18	c      3601          92678        6185        20                -           0.0000          -
71572.27/3606.24	c      3606         125782        7216        20                -           0.0000          -
71671.03/3611.25	c      3611         125990        7218        20                -           0.0000          -
71772.00/3616.36	c      3616        2782836          18        20                -           0.0000          -
71873.29/3621.42	c      3621         114134         314        20                -           0.0000          -
71972.58/3626.45	c      3626          93478        6195        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (189010 MiB free)
  memory of node 1: 193531 MiB (190424 MiB free)
  memory of node 2: 193531 MiB (191946 MiB free)
  memory of node 3: 193531 MiB (191706 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-4465891-1722590986/watcher-4465891-1722590986 -o /tmp/evaluation-result-4465891-1722590986/solver-4465891-1722590986 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722587343-157285 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465891-1722590986.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): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=160106, runsolver pid=160103
Current StackSize limit: 8192 KiB


[startup+0.100102 s]*
/proc/loadavg: 78.90 79.99 80.26 62/985 160107
/proc/meminfo: memFree=781341128/790760800 swapFree=131071996/131071996
[pid=160106] ppid=160103 vsize=42588 memory=31892 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/160106/stat : 160106 (fscip) R 160103 160106 157273 0 -1 4194304 6385 0 0 0 10 1 0 0 20 0 1 0 25685320 43610112 7973 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
/proc/160106/statm: 10647 7973 2758 3035 0 7043 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 42588 KiB
Current children cumulated memory: 31892 KiB

[startup+0.219128 s]*
/proc/loadavg: 78.90 79.99 80.26 62/1005 160127
/proc/meminfo: memFree=781158500/790760800 swapFree=131071996/131071996
[pid=160106] ppid=160103 vsize=1539160 memory=103184 CPUtime=0.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/stat : 160106 (fscip) S 160103 160106 157273 0 -1 1077936128 24863 0 0 0 20 4 0 0 20 0 21 0 25685320 1576099840 25730 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
/proc/160106/statm: 384790 25730 2774 3035 0 67064 0
[pid=160106/tid=160108] ppid=160103 vsize=1539160 memory=8318255677412212789 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160108/stat : 160108 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160109] ppid=160103 vsize=1539160 memory=237112656212 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160109/stat : 160109 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160110] ppid=160103 vsize=1539160 memory=59610673521078 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160110/stat : 160110 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160111] ppid=160103 vsize=1539160 memory=57420256977570 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160111/stat : 160111 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160112] ppid=160103 vsize=1539160 memory=52987884282762 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160112/stat : 160112 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160113] ppid=160103 vsize=1539160 memory=60693105947952 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160113/stat : 160113 (fscip) S 160103 160106 157273 0 -1 1077936192 1675 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160114] ppid=160103 vsize=1539160 memory=15536314871227591 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160114/stat : 160114 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160115] ppid=160103 vsize=1539160 memory=13565998691280191 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160115/stat : 160115 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160116] ppid=160103 vsize=1539160 memory=440245 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160116/stat : 160116 (fscip) S 160103 160106 157273 0 -1 1077936192 1675 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160117] ppid=160103 vsize=1539160 memory=512258 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160117/stat : 160117 (fscip) S 160103 160106 157273 0 -1 1077936192 1675 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160118] ppid=160103 vsize=1539160 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/160106/task/160118/stat : 160118 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160119] ppid=160103 vsize=1539160 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/160106/task/160119/stat : 160119 (fscip) S 160103 160106 157273 0 -1 1077936192 1675 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160120] ppid=160103 vsize=1539160 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/160106/task/160120/stat : 160120 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160121] ppid=160103 vsize=1539160 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/160106/task/160121/stat : 160121 (fscip) R 160103 160106 157273 0 -1 4194368 1203 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160122] ppid=160103 vsize=1539160 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/160106/task/160122/stat : 160122 (fscip) S 160103 160106 157273 0 -1 1077936192 1675 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160123] ppid=160103 vsize=1539160 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/160106/task/160123/stat : 160123 (fscip) S 160103 160106 157273 0 -1 1077936192 1675 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160124] ppid=160103 vsize=1539160 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/160106/task/160124/stat : 160124 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160125] ppid=160103 vsize=1539160 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/160106/task/160125/stat : 160125 (fscip) S 160103 160106 157273 0 -1 1077936192 1675 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160126] ppid=160103 vsize=1539160 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/160106/task/160126/stat : 160126 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160127] ppid=160103 vsize=1539160 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/160106/task/160127/stat : 160127 (fscip) S 160103 160106 157273 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 25685337 1576099840 25796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 1539160 KiB
Current children cumulated memory: 103184 KiB

[startup+0.320185 s]*
/proc/loadavg: 78.90 79.99 80.26 62/1005 160127
/proc/meminfo: memFree=781017248/790760800 swapFree=131071996/131071996
[pid=160106] ppid=160103 vsize=1745800 memory=225088 CPUtime=0.39 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/stat : 160106 (fscip) S 160103 160106 157273 0 -1 1077936128 53370 0 0 0 29 10 0 0 20 0 41 0 25685320 1787699200 56272 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
/proc/160106/statm: 436450 56272 2790 3035 0 139864 0
[pid=160106/tid=160108] ppid=160103 vsize=1747848 memory=-6731030313568484201 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160108/stat : 160108 (fscip) R 160103 160106 157273 0 -1 4194368 2146 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56535 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160109] ppid=160103 vsize=1747848 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/160106/task/160109/stat : 160109 (fscip) R 160103 160106 157273 0 -1 4194368 2088 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56535 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160110] ppid=160103 vsize=1747848 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/160106/task/160110/stat : 160110 (fscip) R 160103 160106 157273 0 -1 4194368 2162 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56600 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160111] ppid=160103 vsize=1747848 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/160106/task/160111/stat : 160111 (fscip) R 160103 160106 157273 0 -1 4194368 2019 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56731 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160112] ppid=160103 vsize=1747848 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/160106/task/160112/stat : 160112 (fscip) R 160103 160106 157273 0 -1 4194368 2162 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56731 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160113] ppid=160103 vsize=1747848 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/160106/task/160113/stat : 160113 (fscip) R 160103 160106 157273 0 -1 4194368 2162 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56731 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160114] ppid=160103 vsize=1747848 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/160106/task/160114/stat : 160114 (fscip) D 160103 160106 157273 0 -1 4194368 1981 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56731 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160115] ppid=160103 vsize=1747848 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/160106/task/160115/stat : 160115 (fscip) R 160103 160106 157273 0 -1 4194368 2163 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56731 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160116] ppid=160103 vsize=1747848 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/160106/task/160116/stat : 160116 (fscip) R 160103 160106 157273 0 -1 4194368 2164 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160117] ppid=160103 vsize=1747848 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/160106/task/160117/stat : 160117 (fscip) D 160103 160106 157273 0 -1 4194368 1997 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160118] ppid=160103 vsize=1747848 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/160106/task/160118/stat : 160118 (fscip) D 160103 160106 157273 0 -1 4194368 2079 0 0 0 0 0 0 0 20 0 41 0 25685337 1789796352 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160119] ppid=160103 vsize=1748872 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/160106/task/160119/stat : 160119 (fscip) D 160103 160106 157273 0 -1 4194368 2164 0 0 0 0 0 0 0 20 0 41 0 25685337 1790844928 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160120] ppid=160103 vsize=1748872 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/160106/task/160120/stat : 160120 (fscip) R 160103 160106 157273 0 -1 4194368 2163 0 0 0 0 0 0 0 20 0 41 0 25685337 1790844928 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160121] ppid=160103 vsize=1748872 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/160106/task/160121/stat : 160121 (fscip) D 160103 160106 157273 0 -1 4194368 2006 0 0 0 0 0 0 0 20 0 41 0 25685337 1790844928 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160122] ppid=160103 vsize=1748872 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/160106/task/160122/stat : 160122 (fscip) D 160103 160106 157273 0 -1 4194368 1983 0 0 0 0 0 0 0 20 0 41 0 25685337 1790844928 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160123] ppid=160103 vsize=1748872 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/160106/task/160123/stat : 160123 (fscip) D 160103 160106 157273 0 -1 4194368 2125 0 0 0 0 0 0 0 20 0 41 0 25685337 1790844928 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160124] ppid=160103 vsize=1748872 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/160106/task/160124/stat : 160124 (fscip) D 160103 160106 157273 0 -1 4194368 1990 0 0 0 0 0 0 0 20 0 41 0 25685337 1790844928 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160125] ppid=160103 vsize=1748872 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/160106/task/160125/stat : 160125 (fscip) D 160103 160106 157273 0 -1 4194368 2091 0 0 0 0 0 0 0 20 0 41 0 25685337 1790844928 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160126] ppid=160103 vsize=1748872 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/160106/task/160126/stat : 160126 (fscip) D 160103 160106 157273 0 -1 4194368 2153 0 0 0 0 0 0 0 20 0 41 0 25685337 1790844928 56796 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160127] ppid=160103 vsize=1748872 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/160106/task/160127/stat : 160127 (fscip) R 160103 160106 157273 0 -1 4194368 2098 0 0 0 0 0 0 0 20 0 41 0 25685337 1790844928 56862 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160128] ppid=160103 vsize=1748872 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/160106/task/160128/stat : 160128 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685353 1790844928 56862 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160129] ppid=160103 vsize=1748872 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/160106/task/160129/stat : 160129 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685353 1790844928 56862 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160130] ppid=160103 vsize=1748872 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/160106/task/160130/stat : 160130 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56862 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160131] ppid=160103 vsize=1748872 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/160106/task/160131/stat : 160131 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56862 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160132] ppid=160103 vsize=1748872 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/160106/task/160132/stat : 160132 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56862 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160133] ppid=160103 vsize=1748872 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/160106/task/160133/stat : 160133 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56862 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160134] ppid=160103 vsize=1748872 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/160106/task/160134/stat : 160134 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56862 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160135] ppid=160103 vsize=1748872 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/160106/task/160135/stat : 160135 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56862 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160136] ppid=160103 vsize=1748872 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/160106/task/160136/stat : 160136 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56994 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160137] ppid=160103 vsize=1748872 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/160106/task/160137/stat : 160137 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56994 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160138] ppid=160103 vsize=1748872 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/160106/task/160138/stat : 160138 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56994 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160139] ppid=160103 vsize=1748872 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/160106/task/160139/stat : 160139 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56994 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160140] ppid=160103 vsize=1748872 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/160106/task/160140/stat : 160140 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56994 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160141] ppid=160103 vsize=1748872 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/160106/task/160141/stat : 160141 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56994 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160142] ppid=160103 vsize=1748872 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/160106/task/160142/stat : 160142 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 56994 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160143] ppid=160103 vsize=1748872 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/160106/task/160143/stat : 160143 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 57060 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160144] ppid=160103 vsize=1748872 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/160106/task/160144/stat : 160144 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 57060 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160145] ppid=160103 vsize=1748872 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/160106/task/160145/stat : 160145 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 57060 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160146] ppid=160103 vsize=1748872 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/160106/task/160146/stat : 160146 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 57060 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160147] ppid=160103 vsize=1748872 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/160106/task/160147/stat : 160147 (fscip) S 160103 160106 157273 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25685354 1790844928 57060 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
Current children cumulated CPU time: 0.39 s
Current children cumulated vsize: 1745800 KiB
Current children cumulated memory: 225088 KiB

[startup+0.702788 s]
/proc/loadavg: 78.90 79.99 80.26 82/1025 160147
/proc/meminfo: memFree=780537588/790760800 swapFree=131071996/131071996
[pid=160106] ppid=160103 vsize=1924240 memory=733332 CPUtime=7.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/stat : 160106 (fscip) S 160103 160106 157273 0 -1 1077936128 181250 0 0 0 665 51 0 0 20 0 41 0 25685320 1970421760 183333 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
/proc/160106/statm: 481060 183333 2950 3035 0 280694 0
[pid=160106/tid=160108] ppid=160103 vsize=1924240 memory=0 CPUtime=0.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160108/stat : 160108 (fscip) R 160103 160106 157273 0 -1 4194368 9184 0 0 0 32 2 0 0 20 0 41 0 25685337 1970421760 183333 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160109] ppid=160103 vsize=1924240 memory=5432 CPUtime=0.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160109/stat : 160109 (fscip) R 160103 160106 157273 0 -1 4194368 9101 0 0 0 32 2 0 0 20 0 41 0 25685337 1970421760 183333 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160110] ppid=160103 vsize=1924240 memory=2268 CPUtime=0.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160110/stat : 160110 (fscip) R 160103 160106 157273 0 -1 4194368 7417 0 0 0 32 2 0 0 20 0 41 0 25685337 1970421760 183333 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0

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

[pid=160106/tid=160124] ppid=160103 vsize=5702468 memory=20220 CPUtime=3560.42 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160124/stat : 160124 (fscip) R 160103 160106 157273 0 -1 4194368 843408 0 0 0 355885 157 0 0 20 0 41 0 25685337 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160125] ppid=160103 vsize=5702468 memory=281416998591168 CPUtime=3552.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160125/stat : 160125 (fscip) R 160103 160106 157273 0 -1 4194368 326293 0 0 0 354341 895 0 0 20 0 41 0 25685337 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160126] ppid=160103 vsize=5702468 memory=0 CPUtime=3552.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160126/stat : 160126 (fscip) R 160103 160106 157273 0 -1 4194368 824423 0 0 0 355018 186 0 0 20 0 41 0 25685337 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160127] ppid=160103 vsize=5702468 memory=2 CPUtime=3553 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160127/stat : 160127 (fscip) R 160103 160106 157273 0 -1 4194368 930222 0 0 0 355121 179 0 0 20 0 41 0 25685337 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160128] ppid=160103 vsize=5702468 memory=281416996588576 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/160106/task/160128/stat : 160128 (fscip) S 160103 160106 157273 0 -1 1077936192 114 0 0 0 1 1 0 0 20 0 41 0 25685353 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160129] ppid=160103 vsize=5702468 memory=36120 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/160106/task/160129/stat : 160129 (fscip) S 160103 160106 157273 0 -1 1077936192 59 0 0 0 3 0 0 0 20 0 41 0 25685353 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160130] ppid=160103 vsize=5702468 memory=4476544 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/160106/task/160130/stat : 160130 (fscip) S 160103 160106 157273 0 -1 1077936192 57 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160131] ppid=160103 vsize=5702468 memory=6720663229502079079 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/160106/task/160131/stat : 160131 (fscip) S 160103 160106 157273 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160132] ppid=160103 vsize=5702468 memory=33860 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/160106/task/160132/stat : 160132 (fscip) S 160103 160106 157273 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160133] ppid=160103 vsize=5702468 memory=281416996445616 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/160106/task/160133/stat : 160133 (fscip) S 160103 160106 157273 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160134] ppid=160103 vsize=5702468 memory=4476544 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/160106/task/160134/stat : 160134 (fscip) S 160103 160106 157273 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160135] ppid=160103 vsize=5702468 memory=5432 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/160106/task/160135/stat : 160135 (fscip) S 160103 160106 157273 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160136] ppid=160103 vsize=5702468 memory=4476544 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/160106/task/160136/stat : 160136 (fscip) S 160103 160106 157273 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160137] ppid=160103 vsize=5702468 memory=4463148 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/160106/task/160137/stat : 160137 (fscip) S 160103 160106 157273 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160138] ppid=160103 vsize=5702468 memory=4476544 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/160106/task/160138/stat : 160138 (fscip) S 160103 160106 157273 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160139] ppid=160103 vsize=5702468 memory=4463148 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/160106/task/160139/stat : 160139 (fscip) S 160103 160106 157273 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160140] ppid=160103 vsize=5702468 memory=4471240 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/160106/task/160140/stat : 160140 (fscip) S 160103 160106 157273 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160141] ppid=160103 vsize=5702468 memory=10392 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/160106/task/160141/stat : 160141 (fscip) S 160103 160106 157273 0 -1 1077936192 117 0 0 0 1 2 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160142] ppid=160103 vsize=5702468 memory=4476556 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/160106/task/160142/stat : 160142 (fscip) S 160103 160106 157273 0 -1 1077936192 115 0 0 0 0 3 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160143] ppid=160103 vsize=5702468 memory=4476556 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/160106/task/160143/stat : 160143 (fscip) S 160103 160106 157273 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160144] ppid=160103 vsize=5702468 memory=9472 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/160106/task/160144/stat : 160144 (fscip) S 160103 160106 157273 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160145] ppid=160103 vsize=5702468 memory=4471240 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/160106/task/160145/stat : 160145 (fscip) S 160103 160106 157273 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160146] ppid=160103 vsize=5702468 memory=3308 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/160106/task/160146/stat : 160146 (fscip) S 160103 160106 157273 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160147] ppid=160103 vsize=5702468 memory=4476556 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/160106/task/160147/stat : 160147 (fscip) S 160103 160106 157273 0 -1 1077936192 117 0 0 0 1 1 0 0 20 0 41 0 25685354 5839327232 1119139 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
Current children cumulated CPU time: 71097.7 s
Current children cumulated vsize: 5702468 KiB
Current children cumulated memory: 4476556 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3627.8 s]
/proc/loadavg: 80.29 80.48 80.47 62/987 162241
/proc/meminfo: memFree=730328880/790760800 swapFree=131071996/131071996
[pid=160106] ppid=160103 vsize=5702468 memory=4472664 CPUtime=72000.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/stat : 160106 (fscip) S 160103 160106 157273 0 -1 1077936128 15233886 0 0 0 7191611 8430 0 0 20 0 41 0 25685320 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 17 66 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
/proc/160106/statm: 1425617 1118166 3014 3035 0 1220693 0
[pid=160106/tid=160108] ppid=160103 vsize=5702468 memory=74791 CPUtime=3599.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160108/stat : 160108 (fscip) R 160103 160106 157273 0 -1 4194368 995594 0 0 0 359776 217 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160109] ppid=160103 vsize=5702468 memory=75118 CPUtime=3600.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160109/stat : 160109 (fscip) R 160103 160106 157273 0 -1 4194368 1033004 0 0 0 359833 187 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160110] ppid=160103 vsize=5702468 memory=75451 CPUtime=3600.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160110/stat : 160110 (fscip) R 160103 160106 157273 0 -1 4194368 419815 0 0 0 359015 988 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160111] ppid=160103 vsize=5702468 memory=43325 CPUtime=3598.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160111/stat : 160111 (fscip) R 160103 160106 157273 0 -1 4194368 829234 0 0 0 359722 177 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160112] ppid=160103 vsize=5702468 memory=43944 CPUtime=3601.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160112/stat : 160112 (fscip) R 160103 160106 157273 0 -1 4194368 1161674 0 0 0 359912 206 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160113] ppid=160103 vsize=5702468 memory=307990 CPUtime=3593.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160113/stat : 160113 (fscip) R 160103 160106 157273 0 -1 4194368 393041 0 0 0 358394 976 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160114] ppid=160103 vsize=5702468 memory=447662 CPUtime=3601.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160114/stat : 160114 (fscip) R 160103 160106 157273 0 -1 4194368 882208 0 0 0 359943 205 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160115] ppid=160103 vsize=5702468 memory=477393 CPUtime=3604.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160115/stat : 160115 (fscip) R 160103 160106 157273 0 -1 4194368 1005157 0 0 0 360214 187 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160116] ppid=160103 vsize=5702468 memory=3672 CPUtime=3600.39 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160116/stat : 160116 (fscip) R 160103 160106 157273 0 -1 4194368 411349 0 0 0 359105 934 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160117] ppid=160103 vsize=5702468 memory=40372 CPUtime=3598.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160117/stat : 160117 (fscip) R 160103 160106 157273 0 -1 4194368 737097 0 0 0 359696 185 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160118] ppid=160103 vsize=5702468 memory=8240 CPUtime=3601.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160118/stat : 160118 (fscip) R 160103 160106 157273 0 -1 4194368 1074608 0 0 0 359993 190 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160119] ppid=160103 vsize=5702468 memory=11552 CPUtime=3600.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160119/stat : 160119 (fscip) R 160103 160106 157273 0 -1 4194368 378921 0 0 0 359133 926 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160120] ppid=160103 vsize=5702468 memory=13892 CPUtime=3602.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160120/stat : 160120 (fscip) R 160103 160106 157273 0 -1 4194368 712546 0 0 0 360054 191 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160121] ppid=160103 vsize=5702468 memory=11688 CPUtime=3604.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160121/stat : 160121 (fscip) R 160103 160106 157273 0 -1 4194368 904097 0 0 0 360305 168 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160122] ppid=160103 vsize=5702468 memory=12248 CPUtime=3598.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160122/stat : 160122 (fscip) R 160103 160106 157273 0 -1 4194368 337804 0 0 0 358872 951 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160123] ppid=160103 vsize=5702468 memory=11936 CPUtime=3593.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160123/stat : 160123 (fscip) R 160103 160106 157273 0 -1 4194368 1006287 0 0 0 359126 228 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160124] ppid=160103 vsize=5702468 memory=12312 CPUtime=3605.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160124/stat : 160124 (fscip) R 160103 160106 157273 0 -1 4194368 845877 0 0 0 360386 158 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160125] ppid=160103 vsize=5702468 memory=2736 CPUtime=3597.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160125/stat : 160125 (fscip) R 160103 160106 157273 0 -1 4194368 326681 0 0 0 358856 903 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160126] ppid=160103 vsize=5702468 memory=6692 CPUtime=3596.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160126/stat : 160126 (fscip) R 160103 160106 157273 0 -1 4194368 829468 0 0 0 359490 188 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160127] ppid=160103 vsize=5702468 memory=5093892 CPUtime=3597.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/160106/task/160127/stat : 160127 (fscip) R 160103 160106 157273 0 -1 4194368 934253 0 0 0 359614 181 0 0 20 0 41 0 25685337 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160128] ppid=160103 vsize=5702468 memory=2748 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/160106/task/160128/stat : 160128 (fscip) S 160103 160106 157273 0 -1 1077936192 116 0 0 0 1 1 0 0 20 0 41 0 25685353 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160129] ppid=160103 vsize=5702468 memory=6724 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/160106/task/160129/stat : 160129 (fscip) S 160103 160106 157273 0 -1 1077936192 60 0 0 0 3 0 0 0 20 0 41 0 25685353 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160130] ppid=160103 vsize=5702468 memory=4472660 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/160106/task/160130/stat : 160130 (fscip) S 160103 160106 157273 0 -1 1077936192 58 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160131] ppid=160103 vsize=5702468 memory=2708 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/160106/task/160131/stat : 160131 (fscip) S 160103 160106 157273 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160132] ppid=160103 vsize=5702468 memory=6748 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/160106/task/160132/stat : 160132 (fscip) S 160103 160106 157273 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160133] ppid=160103 vsize=5702468 memory=21848764 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/160106/task/160133/stat : 160133 (fscip) S 160103 160106 157273 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160134] ppid=160103 vsize=5702468 memory=25333125866717268 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/160106/task/160134/stat : 160134 (fscip) S 160103 160106 157273 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160135] ppid=160103 vsize=5702468 memory=828344572895959 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/160106/task/160135/stat : 160135 (fscip) S 160103 160106 157273 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160136] ppid=160103 vsize=5702468 memory=828344572895960 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/160106/task/160136/stat : 160136 (fscip) S 160103 160106 157273 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160137] ppid=160103 vsize=5702468 memory=828344572895961 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/160106/task/160137/stat : 160137 (fscip) S 160103 160106 157273 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160138] ppid=160103 vsize=5702468 memory=7307339428811288018 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/160106/task/160138/stat : 160138 (fscip) S 160103 160106 157273 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160139] ppid=160103 vsize=5702468 memory=6944652177228980320 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/160106/task/160139/stat : 160139 (fscip) S 160103 160106 157273 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160140] ppid=160103 vsize=5702468 memory=6946866654921323415 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/160106/task/160140/stat : 160140 (fscip) S 160103 160106 157273 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160141] ppid=160103 vsize=5702468 memory=281416998504544 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/160106/task/160141/stat : 160141 (fscip) S 160103 160106 157273 0 -1 1077936192 119 0 0 0 1 2 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160142] ppid=160103 vsize=5702468 memory=281416996972288 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/160106/task/160142/stat : 160142 (fscip) S 160103 160106 157273 0 -1 1077936192 117 0 0 0 0 3 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160143] ppid=160103 vsize=5702468 memory=828344572895967 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/160106/task/160143/stat : 160143 (fscip) S 160103 160106 157273 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160144] ppid=160103 vsize=5702468 memory=828344572895968 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/160106/task/160144/stat : 160144 (fscip) S 160103 160106 157273 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160145] ppid=160103 vsize=5702468 memory=828344572895969 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/160106/task/160145/stat : 160145 (fscip) S 160103 160106 157273 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160146] ppid=160103 vsize=5702468 memory=828344572895970 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/160106/task/160146/stat : 160146 (fscip) S 160103 160106 157273 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
[pid=160106/tid=160147] ppid=160103 vsize=5702468 memory=828344572895971 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/160106/task/160147/stat : 160147 (fscip) S 160103 160106 157273 0 -1 1077936192 119 0 0 0 1 1 0 0 20 0 41 0 25685354 5839327232 1118166 809668444160 4194304 16623229 140729004010416 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 39182336 140729004012553 140729004012671 140729004012671 140729004019696 0
Current children cumulated CPU time: 72000.4 s
Current children cumulated vsize: 5702468 KiB
Current children cumulated memory: 4472664 KiB

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

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

# cumulated CPU time of all completed processes:  user=71916.3 s, system=84.3697 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3627.88
CPU time (s): 72000.7
CPU user time (s): 71916.3
CPU system time (s): 84.3697
CPU usage (%): 1984.65
Max. virtual memory (cumulated for all children) (KiB): 5702468
Max. memory (cumulated for all children) (KiB): 4484516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71916.3
system time used= 84.3697
maximum resident set size= 4484516
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15233888
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= 236536
involuntary context switches= 373907


# summary of solver processes directly reported to runsolver:
#   pid: 160106
#   total CPU time (s): 72000.7
#   total CPU user time (s): 71916.3
#   total CPU system time (s): 84.3697

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.8973 second user time and 79.8529 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-02 11:29:46
IDJOB=4465891
IDBENCH=162875
IDSOLVER=3094
FILE ID=nodeD101/4465891-1722590986
RUNJOBID= nodeD101-1722587343-157285
SLURM_JOB_ID= 8254296
Free space on /tmp= 8622840 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d_n_k/normalized-7_6_28.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-4465891-1722590986/watcher-4465891-1722590986 -o /tmp/evaluation-result-4465891-1722590986/solver-4465891-1722590986 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722587343-157285 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465891-1722590986.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= fe5132cea97c009eada70044fd563797
RANDOM SEED=1259934394

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        781410460 kB
MemAvailable:   781643772 kB
Buffers:          358652 kB
Cached:          3214572 kB
SwapCached:            0 kB
Active:           535904 kB
Inactive:        6267364 kB
Active(anon):       2128 kB
Inactive(anon):  3250436 kB
Active(file):     533776 kB
Inactive(file):  3016928 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            114736 kB
Writeback:            68 kB
AnonPages:       3230344 kB
Mapped:           127000 kB
Shmem:             22536 kB
KReclaimable:     204272 kB
Slab:             561248 kB
SReclaimable:     204272 kB
SUnreclaim:       356976 kB
KernelStack:       16880 kB
PageTables:        16116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1412940 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           318720 kB
HardwareCorrupted:     0 kB
AnonHugePages:    301056 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:      532480 kB
DirectMap2M:    39811072 kB
DirectMap1G:    765460480 kB

Free space on /tmp at the end= 8622824 MiB
End job on nodeD101 at 2024-08-02 12:30:14