Trace number 4465482

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
EmployeeScheduling/normalized-oct5.5.opb
MD5SUM26f8151eeea3bfac35ea53df0172ab44
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark167
Best CPU time to get the best result obtained on this benchmark3.55095
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables9632
Total number of constraints29620
Number of constraints which are clauses27568
Number of constraints which are cardinality constraints (but not clauses)232
Number of constraints which are nor clauses,nor cardinality constraints1820
Minimum length of a constraint2
Maximum length of a constraint248
Number of terms in the objective function 26
Biggest coefficient in the objective function 20
Number of bits for the biggest coefficient in the objective function 5
Sum of the numbers in the objective function 211
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 160
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 687
Number of bits of the biggest sum of numbers10
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.10	c Default LC presolving (default).
0.00/0.10	c ** Before presolving: virtualMemUsedAtLc = 102684826, getVmSize() = 88698880, SCIPgetMemUsed() = 55741004, SCIPgetMemTotal() = 64786228, SCIPgetMemExternEstim() = 37898598
0.00/0.10	c ** set memory limit for presolving in LC to 8.79577e+12 for SCIP **
2.28/2.37	c ** Estimated virtualMemUsedAtSolver = 150433631, getVmSize() = 216272896, SCIPgetMemUsed() = 137825017, SCIPgetMemTotal() = 187751849, SCIPgetMemExternEstim() = 37898598
2.28/2.37	c ** set memory limit for solvers to 4.18814e+11 for each SCIP **
2.28/2.37	c Original Problem   :
2.28/2.37	c   Problem name     : instance-4465482-1722547530
2.28/2.37	c   Variables        : 9632 (9632 binary, 0 integer, 0 implicit integer, 0 continuous)
2.28/2.37	c   Constraints      : 29620
2.28/2.37	c   Objective sense  : minimize
2.28/2.37	c Presolved Problem  :
2.28/2.37	c   Variables        : 9561 (9561 binary, 0 integer, 0 implicit integer, 0 continuous)
2.28/2.37	c   Constraints      : 27419
2.28/2.37	c Constraints        : Number
2.28/2.37	c   knapsack         : 1128 
2.28/2.37	c   setppc           : 16027 
2.28/2.37	c   linear           : 28 
2.28/2.37	c   logicor          : 10236 
2.28/2.37	c ** Instance transfer method used: 0
2.38/2.42	c ** ParaScipInstance copy does not increase the number of variables. **
3.11/3.17	c LC is working with racing ramp-up and with rebuilding tree after racing.
3.11/3.18	c                                Nodes    Active                                            
3.11/3.18	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
26.39/4.47	c *       4              0           1        20         211.0000                -          -
212.33/13.80	c        14              2           1        20         211.0000           0.0000          -
311.50/18.85	c        19             42          41        20         211.0000           0.0000          -
412.76/24.01	c        24            307          65        20         211.0000           0.0000          -
514.56/29.10	c        29           2269         653        20         211.0000           0.0000          -
621.04/34.43	c        34           4021          63        20         211.0000           0.0000          -
720.19/39.48	c        39           5281          47        20         211.0000           0.0000          -
821.31/44.53	c        45           7003          42        20         211.0000           0.0000          -
924.38/49.70	c        50           8012          56        20         211.0000           0.0000          -
1025.47/54.87	c        55           9236          58        20         211.0000           0.0000          -
1126.56/59.94	c        60          11687          40        20         211.0000           0.0000          -
1225.65/64.97	c        65          10191         858        20         211.0000           0.0000          -
1327.34/70.07	c        70          13978          52        20         211.0000           0.0000          -
1429.61/75.28	c        75          14665          60        20         211.0000           0.0000          -
1532.52/80.42	c        80          16009          56        20         211.0000           0.0000          -
1633.57/85.54	c        86          17705          55        20         211.0000           0.0000          -
1732.56/90.55	c        91          19475          56        20         211.0000           0.0000          -
1833.54/95.63	c        96          21282          50        20         211.0000           0.0000          -
1932.54/100.70	c       101          22950          52        20         211.0000           0.0000          -
2033.59/105.79	c       106          24724          48        20         211.0000           0.0000          -
2134.64/110.85	c       111          26413          50        20         211.0000           0.0000          -
2235.61/115.90	c       116          26842          32        20         211.0000           0.0000          -
2334.64/120.95	c       121          28091        1180        20         211.0000           0.0000          -
2433.61/126.00	c       126          31125          32        20         211.0000           0.0000          -
2535.33/131.05	c       131          32910          27        20         211.0000           0.0000          -
2634.53/136.11	c       136          34678          28        20         211.0000           0.0000          -
2740.67/141.41	c       141          36373          29        20         211.0000           0.0000          -
2839.73/146.46	c       146          38083          27        20         211.0000           0.0000          -
2940.67/151.51	c       152          40149          28        20         211.0000           0.0000          -
3039.71/156.59	c       157          37169          46        20         211.0000           0.0000          -
3142.72/161.76	c       162          45024          26        20         211.0000           0.0000          -
3243.80/166.81	c       167          46440          29        20         211.0000           0.0000          -
3349.48/172.16	c       172          42239          40        20         211.0000           0.0000          -
3449.82/177.21	c       177          43346          42        20         211.0000           0.0000          -
3548.87/182.29	c       182          44932          43        20         211.0000           0.0000          -
3651.91/187.42	c       187          53199         377        20         211.0000           0.0000          -
3750.93/192.44	c       192          48090          41        20         211.0000           0.0000          -
3851.93/197.50	c       198          48802         515        20         211.0000           0.0000          -
3950.97/202.55	c       203          59620         279        20         211.0000           0.0000          -
4053.95/207.73	c       208          50740        1079        20         211.0000           0.0000          -
4152.96/212.78	c       213          63762         277        20         211.0000           0.0000          -
4255.95/217.93	c       218              8           7        20         211.0000          63.7884    230.78%
4355.02/222.98	c       223              8           7        20         211.0000          63.7884    230.78%
4454.12/228.03	c       228              8           7        20         211.0000          63.7884    230.78%
4555.90/233.08	c       233              2           1        20         211.0000          66.9444    215.19%
4655.13/238.13	c       238              3           2        20         211.0000          67.3333    213.37%
4756.03/243.18	c       243              3           2        20         211.0000          67.3333    213.37%
4856.34/248.22	c       248              2           1        20         211.0000          70.7778    198.12%
4955.43/253.28	c       253              5           4        20         211.0000          71.4444    195.33%
5056.51/258.33	c       258              8           7        20         211.0000          71.4444    195.33%
5155.59/263.38	c       263              8           7        20         211.0000          71.4444    195.33%
5256.61/268.43	c       268              8           7        20         211.0000          71.4444    195.33%
5355.66/273.48	c       273              8           7        20         211.0000          71.4444    195.33%
5458.68/278.63	c       279              8           7        20         211.0000          71.4444    195.33%
5557.72/283.68	c       284              9           8        20         211.0000          71.4444    195.33%
5658.75/288.73	c       289              9           8        20         211.0000          71.4444    195.33%
5757.81/293.78	c       294              9           8        20         211.0000          71.4444    195.33%
5858.86/298.83	c       299             11          10        20         211.0000          71.4444    195.33%
5959.91/303.97	c       304             11          10        20         211.0000          71.4444    195.33%
6061.66/309.08	c       309             11          10        20         211.0000          71.4444    195.33%
6162.79/314.15	c       314             13          12        20         211.0000          71.4444    195.33%
6263.00/319.28	c       319             13          12        20         211.0000          71.4444    195.33%
6364.07/324.33	c       324             16          15        20         211.0000          71.4444    195.33%
6463.15/329.38	c       329             16          15        20         211.0000          71.4444    195.33%
6564.20/334.43	c       334             16          15        20         211.0000          71.4444    195.33%
6667.24/339.69	c       340             17          16        20         211.0000          71.4444    195.33%
6768.31/344.74	c       345             18          17        20         211.0000          71.4444    195.33%
6867.38/349.79	c       350             18          17        20         211.0000          71.4444    195.33%
6968.45/354.84	c       355             18          17        20         211.0000          71.4444    195.33%
7067.53/359.89	c       360             20          19        20         211.0000          71.4444    195.33%
7168.55/364.94	c       365             20          19        20         211.0000          71.4444    195.33%
7267.49/369.99	c       370             20          19        20         211.0000          71.4444    195.33%
7366.50/375.04	c       375             20          19        20         211.0000          71.4444    195.33%
7468.07/380.09	c       380             20          19        20         211.0000          71.4444    195.33%
7569.27/385.14	c       385             20          19        20         211.0000          71.4444    195.33%
7668.47/390.19	c       390             20          19        20         211.0000          71.4444    195.33%
7768.61/395.24	c       395             20          19        20         211.0000          71.4444    195.33%
7867.62/400.29	c       400             20          19        20         211.0000          71.4444    195.33%
7968.62/405.34	c       405             20          19        20         211.0000          71.4444    195.33%
8067.61/410.39	c       410             20          19        20         211.0000          71.4444    195.33%
8168.61/415.44	c       415             20          19        20         211.0000          71.4444    195.33%
8267.62/420.49	c       420             20          19        20         211.0000          71.4444    195.33%
8368.64/425.54	c       426             20          19        20         211.0000          71.4444    195.33%
8467.66/430.59	c       431             20          19        20         211.0000          71.4444    195.33%
8568.69/435.64	c       436             20          19        20         211.0000          71.4444    195.33%
8667.67/440.69	c       441             20          19        20         211.0000          71.4444    195.33%
8768.70/445.74	c       446             20          19        20         211.0000          71.4444    195.33%
8867.75/450.79	c       451             20          19        20         211.0000          71.4444    195.33%
8881.56/451.40	c *     451             20          19        20         167.0000          71.4444    133.75%
8968.62/455.84	c       456             20          19        20         167.0000          71.4444    133.75%
9081.48/461.54	c       462             20          19        20         167.0000          71.4444    133.75%
9191.15/467.07	c       467             20          19        20         167.0000          71.4444    133.75%
9297.28/472.40	c       472             20          19        20         167.0000          71.4444    133.75%
9396.30/477.45	c       477             20          19        20         167.0000          71.4444    133.75%
9497.29/482.50	c       482             20          19        20         167.0000          71.4444    133.75%
9600.26/487.74	c       488             20          19        20         167.0000          71.4444    133.75%
9701.29/492.81	c       493             20          19        20         167.0000          71.4444    133.75%
9800.34/497.86	c       498             20          19        20         167.0000          71.4444    133.75%
9901.37/502.91	c       503             20          19        20         167.0000          71.4444    133.75%
10000.37/507.96	c       508             20          19        20         167.0000          71.4444    133.75%
10099.41/513.02	c       513             20          19        20         167.0000          71.4444    133.75%
10201.14/518.07	c       518             20          19        20         167.0000          71.4444    133.75%
10300.16/523.12	c       523             20          19        20         167.0000          71.4444    133.75%
10401.43/528.17	c       528             20          19        20         167.0000          71.4444    133.75%
10501.75/533.23	c       533             20          19        20         167.0000          71.4444    133.75%
10600.90/538.28	c       538             20          19        20         167.0000          71.4444    133.75%
10702.06/543.33	c       543             20          19        20         167.0000          71.4444    133.75%
10801.23/548.39	c       548             20          19        20         167.0000          71.4444    133.75%
10902.41/553.42	c       553             20          19        20         167.0000          71.4444    133.75%
11001.62/558.47	c       558             20          19        20         167.0000          71.4444    133.75%
11102.79/563.56	c       564             20          19        20         167.0000          71.4444    133.75%
11205.98/568.71	c       569             20          19        20         167.0000          71.4444    133.75%
11305.20/573.76	c       574             20          19        20         167.0000          71.4444    133.75%
11406.40/578.80	c       579             20          19        20         167.0000          71.4444    133.75%
11505.58/583.86	c       584             20          19        20         167.0000          71.4444    133.75%
11606.82/588.90	c       589             20          19        20         167.0000          71.4444    133.75%
11706.05/593.95	c       594             20          19        20         167.0000          71.4444    133.75%
11805.27/599.00	c       599             20          19        20         167.0000          71.4444    133.75%
11907.29/604.08	c       604             20          19        20         167.0000          71.4444    133.75%
12008.32/609.19	c       609             20          19        20         167.0000          71.4444    133.75%
12110.87/614.38	c       614             20          19        20         167.0000          71.4444    133.75%
12212.04/619.43	c       619             20          19        20         167.0000          71.4444    133.75%
12315.22/624.68	c       625             20          19        20         167.0000          71.4444    133.75%
12416.43/629.73	c       630             20          19        20         167.0000          71.4444    133.75%
12517.64/634.86	c       635             20          19        20         167.0000          71.4444    133.75%
12618.80/639.91	c       640             20          19        20         167.0000          71.4444    133.75%
12718.03/644.96	c       645             20          19        20         167.0000          71.4444    133.75%
12817.27/650.01	c       650             20          19        20         167.0000          71.4444    133.75%
12919.10/655.09	c       655             20          19        20         167.0000          71.4444    133.75%
13020.41/660.14	c       660             20          19        20         167.0000          71.4444    133.75%
13120.78/665.28	c       665             20          19        20         167.0000          71.4444    133.75%
13221.96/670.33	c       670             20          19        20         167.0000          71.4444    133.75%
13321.12/675.38	c       675             21          20        20         167.0000          71.4444    133.75%
13422.31/680.43	c       680             22          21        20         167.0000          71.8889    132.30%
13521.50/685.48	c       685             22          21        20         167.0000          71.8889    132.30%
13622.70/690.53	c       691             22          21        20         167.0000          71.8889    132.30%
13721.87/695.54	c       696             25          24        20         167.0000          71.8889    132.30%
13823.03/700.63	c       701             26          25        20         167.0000          71.8889    132.30%
13922.16/705.68	c       706             26          25        20         167.0000          71.8889    132.30%
14023.23/710.73	c       711             27          26        20         167.0000          71.8889    132.30%
14122.17/715.78	c       716             28          27        20         167.0000          71.8889    132.30%
14223.30/720.83	c       721             28          27        20         167.0000          71.8889    132.30%
14322.42/725.88	c       726             28          27        20         167.0000          71.8889    132.30%
14423.52/730.93	c       731             28          27        20         167.0000          71.8889    132.30%
14522.65/735.98	c       736             29          28        20         167.0000          71.8889    132.30%
14621.63/741.03	c       741             30          29        20         167.0000          71.8889    132.30%
14723.33/746.07	c       746             30          29        20         167.0000          71.8889    132.30%
14822.54/751.09	c       751             30          29        20         167.0000          71.8889    132.30%
14923.56/756.18	c       756             30          29        20         167.0000          71.8889    132.30%
15023.90/761.23	c       761             31          30        20         167.0000          71.8889    132.30%
15123.01/766.28	c       766             32          31        20         167.0000          76.1111    119.42%
15224.15/771.33	c       771             33          32        20         167.0000          76.1111    119.42%
15323.24/776.38	c       776             33          32        20         167.0000          76.1111    119.42%
15424.31/781.43	c       781             33          32        20         167.0000          76.1111    119.42%
15523.44/786.48	c       786             35          34        20         167.0000          76.1111    119.42%
15624.60/791.53	c       792             35          34        20         167.0000          76.1111    119.42%
15723.73/796.58	c       797             35          34        20         167.0000          76.1111    119.42%
15824.86/801.63	c       802             35          34        20         167.0000          76.1111    119.42%
15923.97/806.68	c       807             37          36        20         167.0000          76.1111    119.42%
16025.09/811.73	c       812             37          36        20         167.0000          76.1111    119.42%
16124.21/816.78	c       817             37          36        20         167.0000          76.1111    119.42%
16225.30/821.83	c       822             39          38        20         167.0000          76.1111    119.42%
16324.41/826.88	c       827             41          40        20         167.0000          76.1111    119.42%
16425.46/831.93	c       832             42          41        20         167.0000          76.1111    119.42%
16524.52/836.98	c       837             42          41        20         167.0000          76.1111    119.42%
16626.09/842.04	c       842             42          41        20         167.0000          76.1111    119.42%
16725.17/847.09	c       847             43          42        20         167.0000          76.1111    119.42%
16826.24/852.14	c       852             43          42        20         167.0000          76.1111    119.42%
16925.24/857.19	c       857             43          42        20         167.0000          76.1111    119.42%
17025.74/862.25	c       862             43          42        20         167.0000          76.1111    119.42%
17126.78/867.30	c       867             43          42        20         167.0000          76.1111    119.42%
17225.86/872.35	c       872             43          42        20         167.0000          76.1111    119.42%
17326.93/877.40	c       877             43          42        20         167.0000          76.1111    119.42%
17425.98/882.45	c       882             43          42        20         167.0000          76.1111    119.42%
17527.04/887.51	c       888             43          42        20         167.0000          76.1111    119.42%
17626.07/892.57	c       893             43          42        20         167.0000          76.1111    119.42%
17727.08/897.62	c       898             43          42        20         167.0000          76.1111    119.42%
17826.11/902.67	c       903             43          42        20         167.0000          76.1111    119.42%
17927.15/907.71	c       908             43          42        20         167.0000          76.1111    119.42%
18026.18/912.78	c       913             43          42        20         167.0000          76.1111    119.42%
18127.21/917.83	c       918             43          42        20         167.0000          76.1111    119.42%
18226.24/922.89	c       923             43          42        20         167.0000          76.1111    119.42%
18327.23/927.94	c       928             43          42        20         167.0000          76.1111    119.42%
18426.19/932.99	c       933             43          42        20         167.0000          76.1111    119.42%
18527.85/938.04	c       938             43          42        20         167.0000          76.1111    119.42%
18626.99/943.10	c       943             43          42        20         167.0000          76.1111    119.42%
18727.91/948.15	c       948             43          42        20         167.0000          76.1111    119.42%
18828.25/953.20	c       953             43          42        20         167.0000          76.1111    119.42%
18927.34/958.25	c       958             43          42        20         167.0000          76.1111    119.42%
19028.40/963.30	c       963             43          42        20         167.0000          76.1111    119.42%
19127.52/968.35	c       968             43          42        20         167.0000          76.1111    119.42%
19228.55/973.40	c       973             43          42        20         167.0000          76.1111    119.42%
19327.65/978.45	c       978             43          42        20         167.0000          76.1111    119.42%
19428.71/983.58	c       984             43          42        20         167.0000          76.1111    119.42%
19529.84/988.63	c       989             43          42        20         167.0000          76.1111    119.42%
19628.96/993.68	c       994             43          42        20         167.0000          76.1111    119.42%
19730.07/998.73	c       999             43          42        20         167.0000          76.1111    119.42%
19829.21/1003.78	c      1004             43          42        20         167.0000          76.1111    119.42%
19932.31/1008.93	c      1009             43          42        20         167.0000          76.1111    119.42%
20036.11/1014.15	c      1014             43          42        20         167.0000          76.1111    119.42%
20135.26/1019.19	c      1019             43          42        20         167.0000          76.1111    119.42%
20235.62/1024.25	c      1024             43          42        20         167.0000          76.1111    119.42%
20338.71/1029.45	c      1029             43          42        20         167.0000          76.1111    119.42%
20441.79/1034.68	c      1035             45          44        20         167.0000          76.1111    119.42%
20544.91/1039.84	c      1040             45          44        20         167.0000          76.1111    119.42%
20644.02/1044.89	c      1045             45          44        20         167.0000          76.1111    119.42%
20745.10/1049.94	c      1050             47          46        20         167.0000          76.1111    119.42%
20844.22/1054.99	c      1055             47          46        20         167.0000          76.1111    119.42%
20946.01/1060.04	c      1060             49          48        20         167.0000          76.1111    119.42%
21045.11/1065.09	c      1065             49          48        20         167.0000          76.1111    119.42%
21146.22/1070.14	c      1070             49          48        20         167.0000          76.1111    119.42%
21245.43/1075.19	c      1075             52          51        20         167.0000          76.6667    117.83%
21345.66/1080.24	c      1080             53          52        20         167.0000          76.6667    117.83%
21444.75/1085.29	c      1085             53          52        20         167.0000          76.6667    117.83%
21545.83/1090.32	c      1090             53          52        20         167.0000          76.6667    117.83%
21644.90/1095.38	c      1095             55          54        20         167.0000          76.6667    117.83%
21745.95/1100.42	c      1100             56          55        20         167.0000          76.6667    117.83%
21845.00/1105.47	c      1105             56          55        20         167.0000          76.6667    117.83%
21946.09/1110.51	c      1111             56          55        20         167.0000          76.6667    117.83%
22045.19/1115.53	c      1116             57          56        20         167.0000          76.6667    117.83%
22144.29/1120.58	c      1121             57          56        20         167.0000          76.6667    117.83%
22245.37/1125.63	c      1126             57          56        20         167.0000          76.6667    117.83%
22344.47/1130.69	c      1131             60          59        20         167.0000          76.6667    117.83%
22449.52/1135.97	c      1136             60          59        20         167.0000          76.6667    117.83%
22548.64/1140.98	c      1141             62          61        20         167.0000          76.6667    117.83%
22652.41/1146.14	c      1146             62          61        20         167.0000          76.6667    117.83%
22752.85/1151.22	c      1151             62          61        20         167.0000          76.6667    117.83%
22851.95/1156.29	c      1156             64          63        20         167.0000          76.6667    117.83%
22953.02/1161.35	c      1161             64          63        20         167.0000          76.6667    117.83%
23054.04/1166.40	c      1166             68          67        20         167.0000          76.6667    117.83%
23153.17/1171.45	c      1171             68          67        20         167.0000          76.6667    117.83%
23254.25/1176.52	c      1177             68          67        20         167.0000          76.6667    117.83%
23353.36/1181.59	c      1182             71          70        20         167.0000          76.6667    117.83%
23454.44/1186.64	c      1187             73          72        20         167.0000          78.3333    113.19%
23553.56/1191.69	c      1192             74          73        20         167.0000          78.3333    113.19%
23654.65/1196.74	c      1197             77          76        20         167.0000          78.3333    113.19%
23753.78/1201.79	c      1202             78          77        20         167.0000          78.3333    113.19%
23854.81/1206.85	c      1207             79          78        20         167.0000          78.3333    113.19%
23955.89/1211.91	c      1212             80          79        20         167.0000          78.3333    113.19%
24055.00/1216.98	c      1217             80          79        20         167.0000          78.3333    113.19%
24154.08/1222.02	c      1222             82          81        20         167.0000          78.3333    113.19%
24255.66/1227.07	c      1227             82          81        20         167.0000          78.3333    113.19%
24354.92/1232.12	c      1232             83          82        20         167.0000          78.3333    113.19%
24455.98/1237.17	c      1237             83          82        20         167.0000          78.3333    113.19%
24556.34/1242.21	c      1242             83          82        20         167.0000          78.3333    113.19%
24655.44/1247.27	c      1247             83          82        20         167.0000          78.3333    113.19%
24756.53/1252.32	c      1252             83          82        20         167.0000          78.3333    113.19%
24855.63/1257.37	c      1257             85          84        20         167.0000          78.3333    113.19%
24956.66/1262.42	c      1262            122         121        20         167.0000          79.9476    108.89%
25055.71/1267.47	c      1267            123         122        20         167.0000          79.9476    108.89%
25156.75/1272.52	c      1273            123         122        20         167.0000          79.9476    108.89%
25255.81/1277.57	c      1278            123         122        20         167.0000          79.9476    108.89%
25356.87/1282.62	c      1283            125         124        20         167.0000          79.9476    108.89%
25455.94/1287.67	c      1288            125         124        20         167.0000          79.9476    108.89%
25556.95/1292.73	c      1293            125         124        20         167.0000          79.9476    108.89%
25656.00/1297.80	c      1298            127         126        20         167.0000          79.9476    108.89%
25757.04/1302.84	c      1303            130         129        20         167.0000          79.9476    108.89%
25856.14/1307.89	c      1308            131         130        20         167.0000          79.9476    108.89%
25957.04/1312.95	c      1313            132         131        20         167.0000          79.9476    108.89%
26056.06/1318.00	c      1318            135         134        20         167.0000          81.2333    105.58%
26157.66/1323.06	c      1323            135         134        20         167.0000          81.2333    105.58%
26256.70/1328.09	c      1328            136         135        20         167.0000          81.2333    105.58%
26358.96/1333.24	c      1333            138         137        20         167.0000          81.2333    105.58%
26457.97/1338.29	c      1338            140         139        20         167.0000          81.2333    105.58%
26558.93/1343.34	c      1343            102         101        20         167.0000          81.7333    104.32%
26659.88/1348.44	c      1348            102         101        20         167.0000          81.7333    104.32%
26758.82/1353.49	c      1353            102         101        20         167.0000          81.7333    104.32%
26859.79/1358.56	c      1359            102         101        20         167.0000          81.7333    104.32%
26960.75/1363.60	c      1364            103         102        20         167.0000          81.7333    104.32%
27061.74/1368.74	c      1369            103         102        20         167.0000          81.7333    104.32%
27160.69/1373.79	c      1374            103         102        20         167.0000          81.7333    104.32%
27261.64/1378.84	c      1379            103         102        20         167.0000          81.7333    104.32%
27362.62/1383.91	c      1384            105         104        20         167.0000          81.7333    104.32%
27464.26/1389.05	c      1389            105         104        20         167.0000          81.7333    104.32%
27563.17/1394.06	c      1394            107         106        20         167.0000          81.7333    104.32%
27664.08/1399.16	c      1399            112         111        20         167.0000          84.6667     97.24%
27764.39/1404.21	c      1404            112         111        20         167.0000          84.6667     97.24%
27863.41/1409.26	c      1409            112         111        20         167.0000          84.6667     97.24%
27964.37/1414.31	c      1414            117         116        20         167.0000          84.6667     97.24%
28063.39/1419.33	c      1419            122         121        20         167.0000          84.7333     97.09%
28164.35/1424.41	c      1424            127         126        20         167.0000          84.7333     97.09%
28263.33/1429.46	c      1429            128         127        20         167.0000          84.7333     97.09%
28364.27/1434.51	c      1435            128         127        20         167.0000          84.7333     97.09%
28463.22/1439.56	c      1440            128         127        20         167.0000          84.7333     97.09%
28562.23/1444.59	c      1445            130         129        20         167.0000          84.7333     97.09%
28663.22/1449.65	c      1450            130         129        20         167.0000          84.7333     97.09%
28764.20/1454.76	c      1455            130         129        20         167.0000          84.7333     97.09%
28865.17/1459.83	c      1460            130         129        20         167.0000          84.7333     97.09%
28964.13/1464.88	c      1465            130         129        20         167.0000          84.7333     97.09%
29065.05/1469.93	c      1470            137         136        20         167.0000          84.7333     97.09%
29164.05/1474.98	c      1475            140         139        20         167.0000          84.7333     97.09%
29265.70/1480.06	c      1480            144         143        20         167.0000          85.0000     96.47%
29364.75/1485.11	c      1485            149         148        20         167.0000          85.0000     96.47%
29465.76/1490.16	c      1490            154         153        20         167.0000          85.7333     94.79%
29565.77/1495.21	c      1495            154         153        20         167.0000          85.7333     94.79%
29664.69/1500.26	c      1500            154         153        20         167.0000          85.7333     94.79%
29765.68/1505.39	c      1505            154         153        20         167.0000          85.7333     94.79%
29866.70/1510.47	c      1510            155         154        20         167.0000          85.7333     94.79%
29967.73/1515.52	c      1516            155         154        20         167.0000          85.7333     94.79%
30070.75/1520.72	c      1521            155         154        20         167.0000          85.7333     94.79%
30169.75/1525.78	c      1526            159         158        20         167.0000          85.7333     94.79%
30270.73/1530.84	c      1531            164         163        20         167.0000          86.0333     94.11%
30369.69/1535.89	c      1536            169         168        20         167.0000          86.0333     94.11%
30475.26/1541.17	c      1541            169         168        20         167.0000          86.0333     94.11%
30575.55/1546.24	c      1546            169         168        20         167.0000          86.0333     94.11%
30674.61/1551.29	c      1551            169         168        20         167.0000          86.0333     94.11%
30775.60/1556.30	c      1556            172         171        20         167.0000          86.0333     94.11%
30874.65/1561.39	c      1561            174         173        20         167.0000          86.0333     94.11%
30975.66/1566.43	c      1566            174         173        20         167.0000          86.0333     94.11%
31076.68/1571.50	c      1572            175         174        20         167.0000          86.0333     94.11%
31175.72/1576.55	c      1577            177         176        20         167.0000          86.0333     94.11%
31278.66/1581.79	c      1582            179         178        20         167.0000          86.0333     94.11%
31379.63/1586.84	c      1587            180         179        20         167.0000          86.0333     94.11%
31478.61/1591.89	c      1592            182         179        20         167.0000          86.0333     94.11%
31579.61/1596.94	c      1597            184         181        20         167.0000          86.0333     94.11%
31678.62/1602.01	c      1602            185         182        20         167.0000          86.0333     94.11%
31780.42/1607.07	c      1607            186         183        20         167.0000          86.0333     94.11%
31879.28/1612.09	c      1612            186         183        20         167.0000          86.0333     94.11%
31980.19/1617.15	c      1617            188         185        20         167.0000          86.0333     94.11%
32080.48/1622.20	c      1622            190         187        20         167.0000          86.0333     94.11%
32179.47/1627.28	c      1627            190         187        20         167.0000          86.0333     94.11%
32280.44/1632.34	c      1632            191         188        20         167.0000          86.0333     94.11%
32379.40/1637.35	c      1637            194         191        20         167.0000          86.2333     93.66%
32480.36/1642.40	c      1642            198         195        20         167.0000          86.2333     93.66%
32579.32/1647.49	c      1647            201         198        20         167.0000          86.2333     93.66%
32680.27/1652.54	c      1653            202         199        20         167.0000          86.2333     93.66%
32779.29/1657.59	c      1658            204         201        20         167.0000          86.2333     93.66%
32880.30/1662.60	c      1663            204         201        20         167.0000          86.2333     93.66%
32979.37/1667.65	c      1668            204         201        20         167.0000          86.2333     93.66%
33080.43/1672.76	c      1673            204         201        20         167.0000          86.2333     93.66%
33181.44/1677.83	c      1678            204         201        20         167.0000          86.2333     93.66%
33282.47/1682.91	c      1683            206         203        20         167.0000          86.2333     93.66%
33381.47/1687.97	c      1688            208         205        20         167.0000          86.2333     93.66%
33483.19/1693.06	c      1693            208         205        20         167.0000          86.2333     93.66%
33585.52/1698.24	c      1698            211         208        20         167.0000          86.2333     93.66%
33686.53/1703.31	c      1703            214         211        20         167.0000          86.7333     92.54%
33785.52/1708.36	c      1708            216         213        20         167.0000          86.7333     92.54%
33886.56/1713.41	c      1713            218         215        20         167.0000          86.7333     92.54%
33985.59/1718.46	c      1718            219         216        20         167.0000          86.7333     92.54%
34086.60/1723.51	c      1724            221         220        20         167.0000          87.0333     91.88%
34189.62/1728.72	c      1729            221         220        20         167.0000          87.0333     91.88%
34288.68/1733.77	c      1734            221         220        20         167.0000          87.0333     91.88%
34387.76/1738.79	c      1739            221         220        20         167.0000          87.0333     91.88%
34488.84/1743.81	c      1744            221         220        20         167.0000          87.0333     91.88%
34589.89/1748.94	c      1749            221         220        20         167.0000          87.0333     91.88%
34688.97/1753.98	c      1754            222         219        20         167.0000          87.0333     91.88%
34788.05/1758.99	c      1759            225         222        20         167.0000          87.0333     91.88%
34889.75/1764.05	c      1764            228         225        20         167.0000          87.4444     90.98%
34988.84/1769.10	c      1769            228         225        20         167.0000          87.4444     90.98%
35089.67/1774.15	c      1774            228         225        20         167.0000          87.4444     90.98%
35189.87/1779.21	c      1779            229         226        20         167.0000          87.4444     90.98%
35288.95/1784.26	c      1784            230         227        20         167.0000          87.4444     90.98%
35391.97/1789.43	c      1789            230         227        20         167.0000          87.4444     90.98%
35490.95/1794.48	c      1794            232         229        20         167.0000          87.6667     90.49%
35591.90/1799.53	c      1800            232         229        20         167.0000          87.6667     90.49%
35692.86/1804.65	c      1805            232         229        20         167.0000          87.6667     90.49%
35791.87/1809.70	c      1810            232         229        20         167.0000          87.6667     90.49%
35892.85/1814.77	c      1815            232         229        20         167.0000          87.6667     90.49%
35993.86/1819.82	c      1820            232         229        20         167.0000          87.6667     90.49%
36094.85/1825.01	c      1825            232         229        20         167.0000          87.6667     90.49%
36196.58/1830.06	c      1830            232         229        20         167.0000          87.6667     90.49%
36295.72/1835.11	c      1835            232         229        20         167.0000          87.6667     90.49%
36396.73/1840.16	c      1840            232         229        20         167.0000          87.6667     90.49%
36496.85/1845.21	c      1845            232         229        20         167.0000          87.6667     90.49%
36595.88/1850.26	c      1850            232         229        20         167.0000          87.6667     90.49%
36696.90/1855.31	c      1855            232         229        20         167.0000          87.6667     90.49%
36795.97/1860.36	c      1860            232         229        20         167.0000          87.6667     90.49%
36897.00/1865.41	c      1865            232         229        20         167.0000          87.6667     90.49%
36998.01/1870.53	c      1871            232         229        20         167.0000          87.6667     90.49%
37097.05/1875.58	c      1876            232         229        20         167.0000          87.6667     90.49%
37198.05/1880.63	c      1881            232         229        20         167.0000          87.6667     90.49%
37297.09/1885.68	c      1886            232         229        20         167.0000          87.6667     90.49%
37398.08/1890.73	c      1891            232         229        20         167.0000          87.6667     90.49%
37497.12/1895.78	c      1896            232         229        20         167.0000          87.6667     90.49%
37598.12/1900.83	c      1901            232         229        20         167.0000          87.6667     90.49%
37697.09/1905.88	c      1906            232         229        20         167.0000          87.6667     90.49%
37798.10/1910.94	c      1911            232         229        20         167.0000          87.6667     90.49%
37899.79/1916.08	c      1916            232         229        20         167.0000          87.6667     90.49%
38000.95/1921.16	c      1921            232         229        20         167.0000          87.6667     90.49%
38101.12/1926.26	c      1926            232         229        20         167.0000          87.6667     90.49%
38202.14/1931.31	c      1931            232         229        20         167.0000          87.6667     90.49%
38301.16/1936.36	c      1936            232         229        20         167.0000          87.6667     90.49%
38402.13/1941.41	c      1941            192         189        20         167.0000          89.3714     86.86%
38501.16/1946.46	c      1946            198         195        20         167.0000          89.3714     86.86%
38602.11/1951.51	c      1952            200         197        20         167.0000          89.3714     86.86%
38701.17/1956.58	c      1957            200         197        20         167.0000          89.3714     86.86%
38802.21/1961.63	c      1962            202         201        20         167.0000          89.3714     86.86%
38901.29/1966.68	c      1967            203         200        20         167.0000          89.3714     86.86%
39002.33/1971.73	c      1972            204         201        20         167.0000          89.3714     86.86%
39105.30/1977.02	c      1977            204         201        20         167.0000          89.3714     86.86%
39207.11/1982.07	c      1982            205         202        20         167.0000          89.3714     86.86%
39308.15/1987.19	c      1987            206         203        20         167.0000          89.3714     86.86%
39408.27/1992.25	c      1992            207         204        20         167.0000          89.3714     86.86%
39509.24/1997.32	c      1997            208         205        20         167.0000          89.3714     86.86%
39608.25/2002.37	c      2002            208         205        20         167.0000          89.3714     86.86%
39707.24/2007.40	c      2007            210         207        20         167.0000          89.3714     86.86%
39812.08/2012.65	c      2013            210         207        20         167.0000          89.3714     86.86%
39913.07/2017.74	c      2018            214         211        20         167.0000          90.9524     83.61%
40014.03/2022.82	c      2023            214         211        20         167.0000          90.9524     83.61%
40113.02/2027.87	c      2028            214         211        20         167.0000          90.9524     83.61%
40214.04/2032.94	c      2033            216         213        20         167.0000          90.9524     83.61%
40317.68/2038.13	c      2038            216         213        20         167.0000          90.9524     83.61%
40416.65/2043.18	c      2043            217         214        20         167.0000          90.9524     83.61%
40518.93/2048.32	c      2048            219         216        20         167.0000          90.9524     83.61%
40617.96/2053.37	c      2053            220         217        20         167.0000          90.9524     83.61%
40718.99/2058.42	c      2058            222         219        20         167.0000          93.1190     79.34%
40817.99/2063.47	c      2063            222         219        20         167.0000          93.1190     79.34%
40918.99/2068.51	c      2068            222         219        20         167.0000          93.1190     79.34%
41017.81/2073.58	c      2074            223         220        20         167.0000          93.1190     79.34%
41118.85/2078.65	c      2079            228         225        20         167.0000          93.1190     79.34%
41219.88/2083.70	c      2084            234         231        20         167.0000          93.1190     79.34%
41322.89/2088.93	c      2089            236         233        20         167.0000          93.1190     79.34%
41424.53/2094.04	c      2094            237         234        20         167.0000          93.1190     79.34%
41523.48/2099.09	c      2099            237         234        20         167.0000          93.1190     79.34%
41624.62/2104.15	c      2104            237         234        20         167.0000          93.1190     79.34%
41726.91/2109.35	c      2109            241         238        20         167.0000          93.1190     79.34%
41827.93/2114.43	c      2114            244         241        20         167.0000          93.1190     79.34%
41927.04/2119.43	c      2119            248         245        20         167.0000          93.1190     79.34%
42029.86/2124.69	c      2125            249         246        20         167.0000          93.1190     79.34%
42130.81/2129.74	c      2130            250         247        20         167.0000          93.1190     79.34%
42233.74/2134.90	c      2135            252         249        20         167.0000          93.7857     78.07%
42332.80/2140.02	c      2140            254         251        20         167.0000          93.7857     78.07%
42434.50/2145.07	c      2145            254         251        20         167.0000          93.7857     78.07%
42536.85/2150.28	c      2150            255         252        20         167.0000          93.7857     78.07%
42639.86/2155.46	c      2155            256         253        20         167.0000          93.7857     78.07%
42740.88/2160.52	c      2161            257         254        20         167.0000          93.7857     78.07%
42839.93/2165.57	c      2166            258         255        20         167.0000          93.7857     78.07%
42940.99/2170.67	c      2171            258         255        20         167.0000          93.7857     78.07%
43042.01/2175.72	c      2176            262         259        20         167.0000          93.8333     77.98%
43143.01/2180.85	c      2181            264         261        20         167.0000          93.8333     77.98%
43244.03/2185.91	c      2186            264         261        20         167.0000          93.8333     77.98%
43345.68/2191.10	c      2191            265         262        20         167.0000          93.8333     77.98%
43446.94/2196.16	c      2196            270         267        20         167.0000          93.8333     77.98%
43547.06/2201.22	c      2201            276         273        20         167.0000          95.5714     74.74%
43648.05/2206.31	c      2206            280         277        20         167.0000          95.5714     74.74%
43747.07/2211.37	c      2211            280         277        20         167.0000          95.5714     74.74%
43847.99/2216.47	c      2216            281         278        20         167.0000          95.5714     74.74%
43948.99/2221.53	c      2222            282         279        20         167.0000          95.6667     74.56%
44048.02/2226.58	c      2227            283         280        20         167.0000          95.6667     74.56%
44149.02/2231.63	c      2232            283         280        20         167.0000          95.6667     74.56%
44248.04/2236.69	c      2237            283         280        20         167.0000          95.6667     74.56%
44349.06/2241.74	c      2242            287         284        20         167.0000          95.6667     74.56%
44448.09/2246.79	c      2247            288         285        20         167.0000          95.6667     74.56%
44551.10/2251.99	c      2252            288         285        20         167.0000          95.6667     74.56%
44652.70/2257.07	c      2257            288         285        20         167.0000          95.6667     74.56%
44753.82/2262.16	c      2262            292         289        20         167.0000          95.6667     74.56%
44854.11/2267.24	c      2267            292         289        20         167.0000          95.6667     74.56%
44953.20/2272.29	c      2272            292         289        20         167.0000          95.6667     74.56%
45054.23/2277.34	c      2277            292         289        20         167.0000          95.6667     74.56%
45153.25/2282.39	c      2282            297         294        20         167.0000          95.6667     74.56%
45254.26/2287.45	c      2287            298         295        20         167.0000          95.6667     74.56%
45355.30/2292.50	c      2292            300         297        20         167.0000          95.6667     74.56%
45458.50/2297.76	c      2298            301         298        20         167.0000          95.6667     74.56%
45559.30/2302.81	c      2303            304         301        20         167.0000          95.6667     74.56%
45658.32/2307.87	c      2308            304         301        20         167.0000          95.6667     74.56%
45759.32/2312.93	c      2313            304         301        20         167.0000          95.6667     74.56%
45858.31/2317.94	c      2318            322         303        20         167.0000          95.6667     74.56%
45957.32/2322.97	c      2323            326         307        20         167.0000          95.6667     74.56%
46060.98/2328.17	c      2328            326         307        20         167.0000          95.6667     74.56%
46163.18/2333.33	c      2333            326         307        20         167.0000          95.6667     74.56%
46262.19/2338.38	c      2338            326         307        20         167.0000          95.6667     74.56%
46365.17/2343.56	c      2344            326         307        20         167.0000          95.6667     74.56%
46466.16/2348.60	c      2349            326         307        20         167.0000          95.6667     74.56%
46565.11/2353.65	c      2354            326         307        20         167.0000          95.6667     74.56%
46666.09/2358.70	c      2359            327         308        20         167.0000          95.6667     74.56%
46765.07/2363.75	c      2364            330         311        20         167.0000          95.6667     74.56%
46868.08/2368.93	c      2369            330         311        20         167.0000          95.6667     74.56%
46967.19/2373.98	c      2374            330         311        20         167.0000          95.6667     74.56%
47066.23/2379.03	c      2379            340         317        20         167.0000          95.6667     74.56%
47167.71/2384.09	c      2384            342         319        20         167.0000          95.6667     74.56%
47268.97/2389.14	c      2389            342         319        20         167.0000          95.6667     74.56%
47368.03/2394.18	c      2394            342         319        20         167.0000          95.6667     74.56%
47468.31/2399.23	c      2399            343         320        20         167.0000          95.6667     74.56%
47571.33/2404.42	c      2404            343         320        20         167.0000          95.6667     74.56%
47672.37/2409.51	c      2410            345         322        20         167.0000          95.6667     74.56%
47771.44/2414.54	c      2415            347         324        20         167.0000          95.6667     74.56%
47872.48/2419.69	c      2420            353         330        20         167.0000          95.6667     74.56%
47973.55/2424.74	c      2425            362         339        20         167.0000          95.6667     74.56%
48072.64/2429.79	c      2430            366         343        20         167.0000          95.6667     74.56%
48173.68/2434.84	c      2435            366         343        20         167.0000          95.6667     74.56%
48272.74/2439.89	c      2440            367         344        20         167.0000          95.6667     74.56%
48373.78/2444.94	c      2445            373         348        20         167.0000          95.6667     74.56%
48475.60/2450.05	c      2450            373         348        20         167.0000          95.6667     74.56%
48576.44/2455.18	c      2455            376         351        20         167.0000          95.6667     74.56%
48678.91/2460.34	c      2460            376         351        20         167.0000          95.6667     74.56%
48779.93/2465.47	c      2465            377         352        20         167.0000          95.6667     74.56%
48880.95/2470.57	c      2471            379         354        20         167.0000          95.6667     74.56%
48982.03/2475.62	c      2476            379         354        20         167.0000          95.6667     74.56%
49081.11/2480.67	c      2481            380         355        20         167.0000          95.6667     74.56%
49182.18/2485.72	c      2486            380         355        20         167.0000          95.6667     74.56%
49285.24/2490.91	c      2491            385         360        20         167.0000          95.6667     74.56%
49384.34/2496.00	c      2496            385         360        20         167.0000          95.6667     74.56%
49486.03/2501.05	c      2501            385         360        20         167.0000          95.6667     74.56%
49590.41/2506.37	c      2506            386         361        20         167.0000          95.6667     74.56%
49691.48/2511.42	c      2511            386         361        20         167.0000          95.6667     74.56%
49790.57/2516.47	c      2516            389         364        20         167.0000          95.6667     74.56%
49891.64/2521.52	c      2522            394         369        20         167.0000          95.6667     74.56%
49990.71/2526.57	c      2527            405         378        20         167.0000          95.6667     74.56%
50091.77/2531.62	c      2532            405         378        20         167.0000          95.6667     74.56%
50194.83/2536.81	c      2537            406         379        20         167.0000          95.6667     74.56%
50293.90/2541.87	c      2542            407         380        20         167.0000          95.6667     74.56%
50394.97/2546.91	c      2547            414         383        20         167.0000          95.6667     74.56%
50493.87/2551.97	c      2552            414         383        20         167.0000          95.6667     74.56%
50592.93/2557.02	c      2557            416         385        20         167.0000          95.6667     74.56%
50694.60/2562.04	c      2562            416         385        20         167.0000          95.6667     74.56%
50793.60/2567.07	c      2567            421         388        20         167.0000          95.7917     74.34%
50898.00/2572.36	c      2572            423         390        20         167.0000          95.7917     74.34%
50999.04/2577.41	c      2577            433         398        20         167.0000          95.7917     74.34%
51098.13/2582.46	c      2582            442         405        20         167.0000          95.7917     74.34%
51199.16/2587.51	c      2588            445         408        20         167.0000          95.7917     74.34%
51300.18/2592.65	c      2593            445         408        20         167.0000          95.7917     74.34%
51401.23/2597.75	c      2598            451         414        20         167.0000          95.7917     74.34%
51500.18/2602.77	c      2603            451         414        20         167.0000          95.7917     74.34%
51601.17/2607.88	c      2608            455         418        20         167.0000          95.7917     74.34%
51702.15/2612.91	c      2613            460         421        20         167.0000          95.7917     74.34%
51801.18/2617.96	c      2618            460         421        20         167.0000          95.7917     74.34%
51900.18/2623.01	c      2623            460         421        20         167.0000          95.7917     74.34%
52001.97/2628.06	c      2628            460         421        20         167.0000          95.7917     74.34%
52100.77/2633.12	c      2633            462         423        20         167.0000          96.1667     73.66%
52201.78/2638.17	c      2638            463         424        20         167.0000          96.1667     73.66%
52302.05/2643.22	c      2643            463         424        20         167.0000          96.1667     73.66%
52403.12/2648.30	c      2648            466         427        20         167.0000          96.1667     73.66%
52506.21/2653.50	c      2654            467         428        20         167.0000          96.1667     73.66%
52605.35/2658.59	c      2659            472         433        20         167.0000          96.4524     73.14%
52706.42/2663.64	c      2664            473         434        20         167.0000          96.4524     73.14%
52809.50/2668.81	c      2669            474         435        20         167.0000          96.4524     73.14%
52910.62/2673.95	c      2674            474         435        20         167.0000          96.4524     73.14%
53009.75/2679.00	c      2679            474         435        20         167.0000          96.4524     73.14%
53111.58/2684.05	c      2684            474         435        20         167.0000          96.4524     73.14%
53213.92/2689.24	c      2689            474         435        20         167.0000          96.4524     73.14%
53315.04/2694.36	c      2694            474         435        20         167.0000          96.4524     73.14%
53416.12/2699.41	c      2699            475         436        20         167.0000          96.4524     73.14%
53515.22/2704.46	c      2704            476         437        20         167.0000          96.4524     73.14%
53620.31/2709.73	c      2710            478         439        20         167.0000          96.4524     73.14%
53719.35/2714.78	c      2715            478         439        20         167.0000          96.4524     73.14%
53818.34/2719.80	c      2720            478         439        20         167.0000          96.4524     73.14%
53919.32/2724.82	c      2725            482         443        20         167.0000          97.1667     71.87%
54020.32/2729.91	c      2730            482         443        20         167.0000          97.1667     71.87%
54121.92/2735.08	c      2735            482         443        20         167.0000          97.1667     71.87%
54224.28/2740.25	c      2740            484         445        20         167.0000          97.1667     71.87%
54325.31/2745.30	c      2745            488         449        20         167.0000          97.1667     71.87%
54424.36/2750.37	c      2750            490         451        20         167.0000          97.1667     71.87%
54525.36/2755.41	c      2755            497         456        20         167.0000          97.1667     71.87%
54624.37/2760.45	c      2760            497         456        20         167.0000          97.1667     71.87%
54725.30/2765.59	c      2766            497         456        20         167.0000          97.1667     71.87%
54826.19/2770.66	c      2771            498         457        20         167.0000          97.1667     71.87%
54927.14/2775.75	c      2776            502         461        20         167.0000          97.1667     71.87%
55028.15/2780.81	c      2781            511         470        20         167.0000          97.1667     71.87%
55127.13/2785.86	c      2786            520         475        20         167.0000          97.1667     71.87%
55228.12/2790.95	c      2791            520         475        20         167.0000          97.1667     71.87%
55327.16/2795.98	c      2796            524         479        20         167.0000          97.1667     71.87%
55426.18/2800.99	c      2801            524         479        20         167.0000          97.1667     71.87%
55529.88/2806.17	c      2806            526         481        20         167.0000          97.1667     71.87%
55632.15/2811.32	c      2811            528         483        20         167.0000          97.1667     71.87%
55731.32/2816.37	c      2816            528         483        20         167.0000          97.1667     71.87%
55830.17/2821.39	c      2821            532         483        20         167.0000          97.1667     71.87%
55931.20/2826.44	c      2826            532         483        20         167.0000          97.1667     71.87%
56032.23/2831.51	c      2832            532         483        20         167.0000          97.1667     71.87%
56133.24/2836.66	c      2837            532         483        20         167.0000          97.1667     71.87%
56234.27/2841.74	c      2842            534         483        20         167.0000          97.1667     71.87%
56335.26/2846.85	c      2847            534         483        20         167.0000          97.1667     71.87%
56436.22/2851.92	c      2852            534         483        20         167.0000          97.1667     71.87%
56535.22/2856.98	c      2857            538         487        20         167.0000          97.1667     71.87%
56634.21/2861.99	c      2862            539         488        20         167.0000          97.1667     71.87%
56733.21/2867.03	c      2867            539         488        20         167.0000          97.1667     71.87%
56834.90/2872.13	c      2872            542         491        20         167.0000          97.1714     71.86%
56936.04/2877.19	c      2877            546         495        20         167.0000          97.1714     71.86%
57036.33/2882.23	c      2882            549         498        20         167.0000          97.1714     71.86%
57135.35/2887.26	c      2887            550         499        20         167.0000          97.1714     71.86%
57236.35/2892.36	c      2892            551         500        20         167.0000          97.1714     71.86%
57337.37/2897.43	c      2897            555         502        20         167.0000          97.1714     71.86%
57436.40/2902.49	c      2902            558         505        20         167.0000          97.1714     71.86%
57539.49/2907.66	c      2908            561         508        20         167.0000          97.1714     71.86%
57640.59/2912.72	c      2913            565         512        20         167.0000          97.1714     71.86%
57739.70/2917.77	c      2918            565         512        20         167.0000          97.1714     71.86%
57840.78/2922.83	c      2923            565         512        20         167.0000          97.1714     71.86%
57939.90/2927.84	c      2928            567         514        20         167.0000          97.1714     71.86%
58040.97/2932.92	c      2933            568         515        20         167.0000          97.1714     71.86%
58142.73/2938.07	c      2938            569         516        20         167.0000          97.1714     71.86%
58247.12/2943.32	c      2943            569         516        20         167.0000          97.1714     71.86%
58346.27/2948.34	c      2948            572         519        20         167.0000          97.1714     71.86%
58445.42/2953.36	c      2953            580         525        20         167.0000          97.1714     71.86%
58550.51/2958.61	c      2959            583         528        20         167.0000          97.1714     71.86%
58651.64/2963.77	c      2964            585         530        20         167.0000          97.1714     71.86%
58752.78/2968.89	c      2969            587         530        20         167.0000          97.1714     71.86%
58856.59/2974.08	c      2974            587         530        20         167.0000          97.1714     71.86%
58957.78/2979.14	c      2979            587         530        20         167.0000          97.1714     71.86%
59056.83/2984.19	c      2984            589         531        20         167.0000          97.1714     71.86%
59159.21/2989.37	c      2989            589         531        20         167.0000          97.1714     71.86%
59260.18/2994.42	c      2994            589         531        20         167.0000          97.1714     71.86%
59359.17/2999.48	c      2999            592         533        20         167.0000          97.1714     71.86%
59460.16/3004.57	c      3005            597         536        20         167.0000          97.1714     71.86%
59561.14/3009.67	c      3010            597         536        20         167.0000          97.1714     71.86%
59662.10/3014.74	c      3015            597         536        20         167.0000          97.1714     71.86%
59763.09/3019.80	c      3020            601         538        20         167.0000          97.1714     71.86%
59862.10/3024.85	c      3025            601         538        20         167.0000          97.1714     71.86%
59963.08/3029.91	c      3030            601         538        20         167.0000          97.1714     71.86%
60062.08/3035.03	c      3035            606         543        20         167.0000          97.1714     71.86%
60163.91/3040.07	c      3040            612         547        20         167.0000          97.1714     71.86%
60262.80/3045.12	c      3045            616         549        20         167.0000          97.1714     71.86%
60363.73/3050.19	c      3050            617         550        20         167.0000          97.1714     71.86%
60464.00/3055.25	c      3055            618         551        20         167.0000          97.1714     71.86%
60565.00/3060.32	c      3060            618         551        20         167.0000          97.1714     71.86%
60665.96/3065.45	c      3065            622         555        20         167.0000          97.1905     71.83%
60766.93/3070.50	c      3070            622         555        20         167.0000          97.1905     71.83%
60865.92/3075.56	c      3076            622         555        20         167.0000          97.1905     71.83%
60966.89/3080.66	c      3081            624         557        20         167.0000          97.1905     71.83%
61067.87/3085.70	c      3086            634         567        20         167.0000          97.3333     71.58%
61168.87/3090.85	c      3091            634         567        20         167.0000          97.3333     71.58%
61269.87/3096.00	c      3096            640         573        20         167.0000          97.3333     71.58%
61371.53/3101.12	c      3101            641         574        20         167.0000          97.3333     71.58%
61472.45/3106.17	c      3106            642         575        20         167.0000          97.3333     71.58%
61572.76/3111.23	c      3111            644         577        20         167.0000          97.3333     71.58%
61675.72/3116.43	c      3116            644         577        20         167.0000          97.3333     71.58%
61774.70/3121.46	c      3121            647         580        20         167.0000          97.3333     71.58%
61877.64/3126.68	c      3127            647         580        20         167.0000          97.3333     71.58%
61978.61/3131.73	c      3132            647         580        20         167.0000          97.3333     71.58%
62079.57/3136.80	c      3137            649         582        20         167.0000          97.3333     71.58%
62180.60/3141.97	c      3142            652         585        20         167.0000          97.3333     71.58%
62282.37/3147.06	c      3147            652         585        20         167.0000          97.3333     71.58%
62381.58/3152.11	c      3152            654         587        20         167.0000          97.3333     71.58%
62482.67/3157.16	c      3157            656         589        20         167.0000          97.3333     71.58%
62582.85/3162.23	c      3162            657         590        20         167.0000          97.3333     71.58%
62683.86/3167.39	c      3167            658         591        20         167.0000          97.3333     71.58%
62784.89/3172.44	c      3172            661         592        20         167.0000          97.3333     71.58%
62883.90/3177.49	c      3177            663         594        20         167.0000          97.3333     71.58%
62984.82/3182.54	c      3183            664         595        20         167.0000          97.3333     71.58%
63085.87/3187.61	c      3188            664         595        20         167.0000          97.3333     71.58%
63184.95/3192.67	c      3193            667         598        20         167.0000          97.3333     71.58%
63286.01/3197.75	c      3198            669         600        20         167.0000          97.3333     71.58%
63387.08/3202.81	c      3203            671         602        20         167.0000          97.3333     71.58%
63486.08/3207.86	c      3208            678         603        20         167.0000          97.3333     71.58%
63593.05/3213.21	c      3213            678         603        20         167.0000          97.3333     71.58%
63692.15/3218.28	c      3218            678         603        20         167.0000          97.3333     71.58%
63793.27/3223.33	c      3223            678         603        20         167.0000          97.3333     71.58%
63894.37/3228.41	c      3228            678         603        20         167.0000          97.3333     71.58%
63993.46/3233.46	c      3233            678         603        20         167.0000          97.3333     71.58%
64094.55/3238.51	c      3239            678         603        20         167.0000          97.3333     71.58%
64193.67/3243.57	c      3244            678         603        20         167.0000          97.3333     71.58%
64296.78/3248.76	c      3249            678         603        20         167.0000          97.3333     71.58%
64399.90/3253.93	c      3254            678         603        20         167.0000          97.3333     71.58%
64499.03/3258.97	c      3259            678         603        20         167.0000          97.3333     71.58%
64598.12/3264.02	c      3264            678         603        20         167.0000          97.3333     71.58%
64699.83/3269.08	c      3269            678         603        20         167.0000          97.3333     71.58%
64798.87/3274.13	c      3274            678         603        20         167.0000          97.3333     71.58%
64900.20/3279.18	c      3279            678         603        20         167.0000          97.3333     71.58%
65000.38/3284.24	c      3284            678         603        20         167.0000          97.3333     71.58%
65099.59/3289.29	c      3289            678         603        20         167.0000          97.3333     71.58%
65200.48/3294.35	c      3294            678         603        20         167.0000          97.3333     71.58%
65301.53/3299.40	c      3299            678         603        20         167.0000          97.3333     71.58%
65400.58/3304.45	c      3304            678         603        20         167.0000          97.3333     71.58%
65501.62/3309.50	c      3310            678         603        20         167.0000          97.3333     71.58%
65600.72/3314.57	c      3315            678         603        20         167.0000          97.3333     71.58%
65701.77/3319.63	c      3320            678         603        20         167.0000          97.3333     71.58%
65800.54/3324.69	c      3325            678         603        20         167.0000          97.3333     71.58%
65901.58/3329.74	c      3330            678         603        20         167.0000          97.3333     71.58%
66000.64/3334.78	c      3335            678         603        20         167.0000          97.3333     71.58%
66103.68/3340.01	c      3340            678         603        20         167.0000          97.3333     71.58%
66205.38/3345.06	c      3345            680         605        20         167.0000          97.3333     71.58%
66304.51/3350.12	c      3350            680         605        20         167.0000          97.3333     71.58%
66405.56/3355.17	c      3355            684         607        20         167.0000          97.3333     71.58%
66505.86/3360.22	c      3360            692         609        20         167.0000          97.5905     71.12%
66606.91/3365.35	c      3365            692         609        20         167.0000          97.5905     71.12%
66705.97/3370.39	c      3370            693         608        20         167.0000          97.5905     71.12%
66807.02/3375.45	c      3375            693         608        20         167.0000          97.5905     71.12%
66908.05/3380.50	c      3380            698         607        20         167.0000          97.5905     71.12%
67009.05/3385.66	c      3386            700         609        20         167.0000          97.5905     71.12%
67110.05/3390.78	c      3391            700         609        20         167.0000          97.5905     71.12%
67211.01/3395.85	c      3396            704         611        20         167.0000          97.5905     71.12%
67310.06/3400.89	c      3401            705         612        20         167.0000          97.5905     71.12%
67411.10/3405.95	c      3406            707         612        20         167.0000          97.5905     71.12%
67512.72/3411.09	c      3411            708         613        20         167.0000          97.5905     71.12%
67617.09/3416.33	c      3416            708         613        20         167.0000          97.5905     71.12%
67720.11/3421.54	c      3422            708         613        20         167.0000          97.5905     71.12%
67821.14/3426.60	c      3427            708         613        20         167.0000          97.5905     71.12%
67920.20/3431.65	c      3432            709         614        20         167.0000          97.5905     71.12%
68021.24/3436.70	c      3437            712         613        20         167.0000          98.2456     69.98%
68120.29/3441.76	c      3442            714         615        20         167.0000          98.2456     69.98%
68221.35/3446.80	c      3447            716         615        20         167.0000          98.2456     69.98%
68321.66/3451.99	c      3452            717         616        20         167.0000          98.2456     69.98%
68425.41/3457.19	c      3457            717         616        20         167.0000          98.2456     69.98%
68525.66/3462.24	c      3462            717         616        20         167.0000          98.2456     69.98%
68626.71/3467.30	c      3467            721         618        20         167.0000          98.2456     69.98%
68727.77/3472.41	c      3472            721         618        20         167.0000          98.2456     69.98%
68826.86/3477.44	c      3477            721         618        20         167.0000          98.2456     69.98%
68925.94/3482.45	c      3482            723         616        20         167.0000          98.2456     69.98%
69027.02/3487.56	c      3488            724         614        20         167.0000          98.2456     69.98%
69128.04/3492.61	c      3493            725         615        20         167.0000          98.2456     69.98%
69227.10/3497.66	c      3498            725         615        20         167.0000          98.2456     69.98%
69328.14/3502.72	c      3503            731         619        20         167.0000          98.2456     69.98%
69427.18/3507.76	c      3508            732         620        20         167.0000          98.2456     69.98%
69528.19/3512.81	c      3513            732         620        20         167.0000          98.2456     69.98%
69627.22/3517.87	c      3518            735         618        20         167.0000          98.2456     69.98%
69728.25/3522.92	c      3523            735         618        20         167.0000          98.2456     69.98%
69827.30/3527.97	c      3528            735         618        20         167.0000          98.2456     69.98%
69926.27/3533.01	c      3533            742         621        20         167.0000          98.2857     69.91%
70025.34/3538.03	c      3538            742         621        20         167.0000          98.2857     69.91%
70126.94/3543.05	c      3543            744         623        20         167.0000          98.2857     69.91%
70226.25/3548.09	c      3548            747         624        20         167.0000          98.2857     69.91%
70327.08/3553.14	c      3553            752         624        20         167.0000          98.6857     69.22%
70426.22/3558.19	c      3558            752         624        20         167.0000          98.6857     69.22%
70526.52/3563.20	c      3563            752         624        20         167.0000          98.6857     69.22%
70629.57/3568.44	c      3568            752         624        20         167.0000          98.6857     69.22%
70728.38/3573.49	c      3573            752         624        20         167.0000          98.6857     69.22%
70829.45/3578.54	c      3579            752         624        20         167.0000          98.6857     69.22%
70928.57/3583.59	c      3584            752         624        20         167.0000          98.6857     69.22%
71031.66/3588.77	c      3589            752         624        20         167.0000          98.6857     69.22%
71132.56/3593.82	c      3594           1055           0        20         167.0000         135.3333     23.40%
71231.64/3598.89	c      3599           1055           0        20         167.0000         135.3333     23.40%
71332.72/3603.94	c      3604           1058           3        20         167.0000         146.3333     14.12%
71431.82/3608.99	c      3609           1058           3        20         167.0000         146.3333     14.12%
71533.50/3614.11	c      3614           1058           3        20         167.0000         146.3333     14.12%
71635.92/3619.25	c      3619           1061           6        20         167.0000         146.3333     14.12%
71738.91/3624.41	c      3624           1063           8        20         167.0000         146.3333     14.12%
71839.97/3629.56	c      3630           1063           8        20         167.0000         146.3333     14.12%
71941.06/3634.61	c      3635           1063           8        20         167.0000         146.3333     14.12%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (174430 MiB free)
  memory of node 1: 193531 MiB (187532 MiB free)
  memory of node 2: 193531 MiB (190892 MiB free)
  memory of node 3: 193493 MiB (185621 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-4465482-1722547530/watcher-4465482-1722547530 -o /tmp/evaluation-result-4465482-1722547530/solver-4465482-1722547530 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722543894-128203 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465482-1722547530.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=130715, runsolver pid=130712
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 75.05 78.87 79.95 6/909 130716
/proc/meminfo: memFree=759317576/790760800 swapFree=131071996/131071996
[pid=130715] ppid=130712 vsize=90688 memory=78260 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/130715/stat : 130715 (fscip) R 130712 130715 128191 0 -1 4194304 17313 0 0 0 8 3 0 0 20 0 1 0 21332440 92864512 19565 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
/proc/130715/statm: 22672 19565 2630 3035 0 19068 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 90688 KiB
Current children cumulated memory: 78260 KiB

[startup+0.221544 s]*
/proc/loadavg: 75.05 78.87 79.95 6/909 130716
/proc/meminfo: memFree=762263228/790760800 swapFree=131071996/131071996
[pid=130715] ppid=130712 vsize=107876 memory=96092 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/stat : 130715 (fscip) R 130712 130715 128191 0 -1 4194304 25029 0 0 0 19 4 0 0 20 0 1 0 21332440 110465024 24023 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
/proc/130715/statm: 26969 24023 2726 3035 0 23365 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 107876 KiB
Current children cumulated memory: 96092 KiB

[startup+0.320875 s]*
/proc/loadavg: 75.05 78.87 79.95 5/906 130716
/proc/meminfo: memFree=762466756/790760800 swapFree=131071996/131071996
[pid=130715] ppid=130712 vsize=115372 memory=103924 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/130715/stat : 130715 (fscip) R 130712 130715 128191 0 -1 4194304 27694 0 0 0 29 5 0 0 20 0 1 0 21332440 118140928 25981 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
/proc/130715/statm: 28843 25981 2726 3035 0 25239 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 115372 KiB
Current children cumulated memory: 103924 KiB

[startup+0.700195 s]
/proc/loadavg: 75.05 78.87 79.95 4/901 130724
/proc/meminfo: memFree=762293616/790760800 swapFree=131071996/131071996
[pid=130715] ppid=130712 vsize=120472 memory=108324 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/stat : 130715 (fscip) R 130712 130715 128191 0 -1 4194304 28765 0 0 0 64 5 0 0 20 0 1 0 21332440 123363328 27081 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
/proc/130715/statm: 30118 27081 2774 3035 0 26514 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 120472 KiB
Current children cumulated memory: 108324 KiB

[startup+1.50021 s]
/proc/loadavg: 75.05 78.87 79.95 5/906 130748
/proc/meminfo: memFree=764380280/790760800 swapFree=131071996/131071996
[pid=130715] ppid=130712 vsize=122176 memory=109908 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/stat : 130715 (fscip) R 130712 130715 128191 0 -1 4194304 29189 0 0 0 144 5 0 0 20 0 1 0 21332440 125108224 27477 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
/proc/130715/statm: 30544 27477 2774 3035 0 26940 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 122176 KiB
Current children cumulated memory: 109908 KiB

[startup+3.12321 s]
/proc/loadavg: 75.05 78.87 79.95 5/888 131183
/proc/meminfo: memFree=778189740/790760800 swapFree=131071996/131071996
[pid=130715] ppid=130712 vsize=1688612 memory=691736 CPUtime=3.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/stat : 130715 (fscip) S 130712 130715 128191 0 -1 1077936128 179581 0 0 0 283 28 0 0 20 0 21 0 21332440 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
/proc/130715/statm: 422153 172934 2790 3035 0 223883 0
[pid=130715/tid=131002] ppid=130712 vsize=1688612 memory=312424 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/130715/task/131002/stat : 131002 (fscip) S 130712 130715 128191 0 -1 1077936192 6886 0 0 0 2 1 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131003] ppid=130712 vsize=1688612 memory=108852 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/130715/task/131003/stat : 131003 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 1 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131004] ppid=130712 vsize=1688612 memory=11572 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/130715/task/131004/stat : 131004 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 1 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131005] ppid=130712 vsize=1688612 memory=0 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/130715/task/131005/stat : 131005 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131006] ppid=130712 vsize=1688612 memory=140535624894361 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/130715/task/131006/stat : 131006 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 3 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131007] ppid=130712 vsize=1688612 memory=140535624894363 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/130715/task/131007/stat : 131007 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131008] ppid=130712 vsize=1688612 memory=15216 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/130715/task/131008/stat : 131008 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 1 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131009] ppid=130712 vsize=1688612 memory=10824 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/130715/task/131009/stat : 131009 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131010] ppid=130712 vsize=1688612 memory=0 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/130715/task/131010/stat : 131010 (fscip) S 130712 130715 128191 0 -1 1077936192 6884 0 0 0 3 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131011] ppid=130712 vsize=1688612 memory=0 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/130715/task/131011/stat : 131011 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 1 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131012] ppid=130712 vsize=1688612 memory=54204 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/130715/task/131012/stat : 131012 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131013] ppid=130712 vsize=1688612 memory=33196 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/130715/task/131013/stat : 131013 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 1 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131014] ppid=130712 vsize=1688612 memory=21532 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/130715/task/131014/stat : 131014 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131015] ppid=130712 vsize=1688612 memory=100 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/130715/task/131015/stat : 131015 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 1 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131016] ppid=130712 vsize=1688612 memory=1836 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/130715/task/131016/stat : 131016 (fscip) S 130712 130715 128191 0 -1 1077936192 6884 0 0 0 2 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131017] ppid=130712 vsize=1688612 memory=25988 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131017/stat : 131017 (fscip) S 130712 130715 128191 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131018] ppid=130712 vsize=1688612 memory=2244 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131018/stat : 131018 (fscip) R 130712 130715 128191 0 -1 4194368 4714 0 0 0 1 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131019] ppid=130712 vsize=1688612 memory=31232 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/130715/task/131019/stat : 131019 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 3 0 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131020] ppid=130712 vsize=1688612 memory=28656 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/130715/task/131020/stat : 131020 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 1 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131021] ppid=130712 vsize=1688612 memory=7492 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/130715/task/131021/stat : 131021 (fscip) S 130712 130715 128191 0 -1 1077936192 6885 0 0 0 2 1 0 0 20 0 21 0 21332677 1729138688 172934 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
Current children cumulated CPU time: 3.11 s
Current children cumulated vsize: 1688612 KiB
Current children cumulated memory: 691736 KiB

[startup+6.30122 s]
/proc/loadavg: 70.80 77.92 79.64 43/952 131733
/proc/meminfo: memFree=775824420/790760800 swapFree=131071996/131071996
[pid=130715] ppid=130712 vsize=4146292 memory=3057716 CPUtime=64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/stat : 130715 (fscip) S 130712 130715 128191 0 -1 1077936128 891906 0 0 0 6132 268 0 0 20 0 41 0 21332440 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
/proc/130715/statm: 1036573 764429 2998 3035 0 888631 0
[pid=130715/tid=131002] ppid=130712 vsize=4146292 memory=10824 CPUtime=3.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131002/stat : 131002 (fscip) R 130712 130715 128191 0 -1 4194368 25247 0 0 0 303 6 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131003] ppid=130712 vsize=4146292 memory=5556 CPUtime=3.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131003/stat : 131003 (fscip) R 130712 130715 128191 0 -1 4194368 64711 0 0 0 281 25 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131004] ppid=130712 vsize=4146292 memory=16088 CPUtime=3.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131004/stat : 131004 (fscip) R 130712 130715 128191 0 -1 4194368 39992 0 0 0 300 9 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131005] ppid=130712 vsize=4146292 memory=2212 CPUtime=3.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131005/stat : 131005 (fscip) R 130712 130715 128191 0 -1 4194368 26445 0 0 0 305 4 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131006] ppid=130712 vsize=4146292 memory=108852 CPUtime=3.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131006/stat : 131006 (fscip) R 130712 130715 128191 0 -1 4194368 64188 0 0 0 281 24 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131007] ppid=130712 vsize=4146292 memory=109908 CPUtime=3.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131007/stat : 131007 (fscip) R 130712 130715 128191 0 -1 4194368 40345 0 0 0 300 7 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131008] ppid=130712 vsize=4146292 memory=3112828 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131008/stat : 131008 (fscip) R 130712 130715 128191 0 -1 4194368 24718 0 0 0 305 5 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131009] ppid=130712 vsize=4146292 memory=281062660692080 CPUtime=3.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131009/stat : 131009 (fscip) R 130712 130715 128191 0 -1 4194368 49642 0 0 0 282 23 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131010] ppid=130712 vsize=4146292 memory=25333125866717268 CPUtime=3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131010/stat : 131010 (fscip) R 130712 130715 128191 0 -1 4194368 45339 0 0 0 292 8 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131011] ppid=130712 vsize=4146292 memory=3069596 CPUtime=3.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131011/stat : 131011 (fscip) R 130712 130715 128191 0 -1 4194368 25247 0 0 0 303 6 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131012] ppid=130712 vsize=4146292 memory=281062659929312 CPUtime=3.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131012/stat : 131012 (fscip) R 130712 130715 128191 0 -1 4194368 49813 0 0 0 284 21 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131013] ppid=130712 vsize=4146292 memory=15216 CPUtime=3.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131013/stat : 131013 (fscip) R 130712 130715 128191 0 -1 4194368 41873 0 0 0 299 9 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131014] ppid=130712 vsize=4146292 memory=10824 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131014/stat : 131014 (fscip) R 130712 130715 128191 0 -1 4194368 26190 0 0 0 304 6 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131015] ppid=130712 vsize=4146292 memory=0 CPUtime=3.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131015/stat : 131015 (fscip) R 130712 130715 128191 0 -1 4194368 65906 0 0 0 280 25 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131016] ppid=130712 vsize=4146292 memory=0 CPUtime=3.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131016/stat : 131016 (fscip) R 130712 130715 128191 0 -1 4194368 40029 0 0 0 300 8 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131017] ppid=130712 vsize=4146292 memory=281062660153120 CPUtime=3.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131017/stat : 131017 (fscip) R 130712 130715 128191 0 -1 4194368 24720 0 0 0 305 4 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131018] ppid=130712 vsize=4146292 memory=563589903550954 CPUtime=3.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131018/stat : 131018 (fscip) R 130712 130715 128191 0 -1 4194368 54370 0 0 0 282 23 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131019] ppid=130712 vsize=4146292 memory=563589903550954 CPUtime=3.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131019/stat : 131019 (fscip) R 130712 130715 128191 0 -1 4194368 45386 0 0 0 300 8 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131020] ppid=130712 vsize=4146292 memory=563589903550698 CPUtime=3.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131020/stat : 131020 (fscip) R 130712 130715 128191 0 -1 4194368 26969 0 0 0 304 5 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131021] ppid=130712 vsize=4146292 memory=-6657283882555194218 CPUtime=3.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131021/stat : 131021 (fscip) R 130712 130715 128191 0 -1 4194368 59496 0 0 0 281 24 0 0 20 0 41 0 21332677 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131254] ppid=130712 vsize=4146292 memory=11572 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131254/stat : 131254 (fscip) S 130712 130715 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332758 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131255] ppid=130712 vsize=4146292 memory=15216 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131255/stat : 131255 (fscip) S 130712 130715 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332758 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131256] ppid=130712 vsize=4146292 memory=10824 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131256/stat : 131256 (fscip) S 130712 130715 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332758 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131257] ppid=130712 vsize=4146292 memory=5556 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131257/stat : 131257 (fscip) S 130712 130715 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332758 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131258] ppid=130712 vsize=4146292 memory=16088 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131258/stat : 131258 (fscip) S 130712 130715 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332758 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131259] ppid=130712 vsize=4146292 memory=2212 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131259/stat : 131259 (fscip) S 130712 130715 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332758 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131260] ppid=130712 vsize=4146292 memory=6096 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131260/stat : 131260 (fscip) S 130712 130715 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332758 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131261] ppid=130712 vsize=4146292 memory=1968 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131261/stat : 131261 (fscip) S 130712 130715 128191 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 21332758 4245803008 764429 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0

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

/proc/130715/task/131021/stat : 131021 (fscip) R 130712 130715 128191 0 -1 4194368 1602510 0 0 0 354184 241 0 0 20 0 41 0 21332677 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131254] ppid=130712 vsize=15697796 memory=281062661914528 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/130715/task/131254/stat : 131254 (fscip) S 130712 130715 128191 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131255] ppid=130712 vsize=15697796 memory=6943487855420614559 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/130715/task/131255/stat : 131255 (fscip) S 130712 130715 128191 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131256] ppid=130712 vsize=15697796 memory=15216 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/130715/task/131256/stat : 131256 (fscip) S 130712 130715 128191 0 -1 1077936192 93 0 0 0 0 3 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131257] ppid=130712 vsize=15697796 memory=10824 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/130715/task/131257/stat : 131257 (fscip) S 130712 130715 128191 0 -1 1077936192 54 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131258] ppid=130712 vsize=15697796 memory=11572 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/130715/task/131258/stat : 131258 (fscip) S 130712 130715 128191 0 -1 1077936192 150 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131259] ppid=130712 vsize=15697796 memory=11902168 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/130715/task/131259/stat : 131259 (fscip) S 130712 130715 128191 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131260] ppid=130712 vsize=15697796 memory=281062660603376 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/130715/task/131260/stat : 131260 (fscip) S 130712 130715 128191 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131261] ppid=130712 vsize=15697796 memory=281062661176368 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/130715/task/131261/stat : 131261 (fscip) S 130712 130715 128191 0 -1 1077936192 105 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131262] ppid=130712 vsize=15697796 memory=11855548 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/130715/task/131262/stat : 131262 (fscip) S 130712 130715 128191 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131263] ppid=130712 vsize=15697796 memory=11901196 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/130715/task/131263/stat : 131263 (fscip) S 130712 130715 128191 0 -1 1077936192 156 0 0 0 1 2 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131264] ppid=130712 vsize=15697796 memory=11917376 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/130715/task/131264/stat : 131264 (fscip) S 130712 130715 128191 0 -1 1077936192 105 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131265] ppid=130712 vsize=15697796 memory=1968 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/130715/task/131265/stat : 131265 (fscip) S 130712 130715 128191 0 -1 1077936192 105 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131266] ppid=130712 vsize=15697796 memory=11917216 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/130715/task/131266/stat : 131266 (fscip) S 130712 130715 128191 0 -1 1077936192 106 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131267] ppid=130712 vsize=15697796 memory=11572 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/130715/task/131267/stat : 131267 (fscip) S 130712 130715 128191 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131268] ppid=130712 vsize=15697796 memory=18736 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/130715/task/131268/stat : 131268 (fscip) S 130712 130715 128191 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131269] ppid=130712 vsize=15697796 memory=20608 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/130715/task/131269/stat : 131269 (fscip) S 130712 130715 128191 0 -1 1077936192 135 0 0 0 1 1 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131270] ppid=130712 vsize=15697796 memory=5700 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/130715/task/131270/stat : 131270 (fscip) S 130712 130715 128191 0 -1 1077936192 152 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131271] ppid=130712 vsize=15697796 memory=3760566373269752405 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/130715/task/131271/stat : 131271 (fscip) S 130712 130715 128191 0 -1 1077936192 154 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131272] ppid=130712 vsize=15697796 memory=3689065140705427909 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/130715/task/131272/stat : 131272 (fscip) S 130712 130715 128191 0 -1 1077936192 155 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131273] ppid=130712 vsize=15697796 memory=6988 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/130715/task/131273/stat : 131273 (fscip) S 130712 130715 128191 0 -1 1077936192 152 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2979362 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
Current children cumulated CPU time: 70904.8 s
Current children cumulated vsize: 15697796 KiB
Current children cumulated memory: 11917448 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3637.6 s]
/proc/loadavg: 80.18 77.01 75.14 81/1023 135009
/proc/meminfo: memFree=734454444/790760800 swapFree=131071996/131071996
[pid=130715] ppid=130712 vsize=15697796 memory=11904808 CPUtime=72000.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/stat : 130715 (fscip) S 130712 130715 128191 0 -1 1077936128 24795290 0 0 0 7192272 7781 0 0 20 0 41 0 21332440 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 17 66 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
/proc/130715/statm: 3924449 2976202 3030 3035 0 3783984 0
[pid=130715/tid=131002] ppid=130712 vsize=15697796 memory=6720662134386081126 CPUtime=3603.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131002/stat : 131002 (fscip) R 130712 130715 128191 0 -1 4194368 825582 0 0 0 360242 103 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131003] ppid=130712 vsize=15697796 memory=15216 CPUtime=3602.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131003/stat : 131003 (fscip) R 130712 130715 128191 0 -1 4194368 1347589 0 0 0 360047 222 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131004] ppid=130712 vsize=15697796 memory=10824 CPUtime=3604.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131004/stat : 131004 (fscip) R 130712 130715 128191 0 -1 4194368 1618377 0 0 0 359302 1120 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131005] ppid=130712 vsize=15697796 memory=5556 CPUtime=3606.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131005/stat : 131005 (fscip) R 130712 130715 128191 0 -1 4194368 666087 0 0 0 360532 80 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131006] ppid=130712 vsize=15697796 memory=6720662134386081126 CPUtime=3604.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131006/stat : 131006 (fscip) R 130712 130715 128191 0 -1 4194368 1307045 0 0 0 360188 224 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131007] ppid=130712 vsize=15697796 memory=28184 CPUtime=3596.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131007/stat : 131007 (fscip) R 130712 130715 128191 0 -1 4194368 1575074 0 0 0 358672 1000 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131008] ppid=130712 vsize=15697796 memory=33772 CPUtime=3591.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131008/stat : 131008 (fscip) R 130712 130715 128191 0 -1 4194368 832612 0 0 0 359039 97 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131009] ppid=130712 vsize=15697796 memory=37628 CPUtime=3606.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131009/stat : 131009 (fscip) R 130712 130715 128191 0 -1 4194368 1142473 0 0 0 360419 205 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131010] ppid=130712 vsize=15697796 memory=7964 CPUtime=3599.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131010/stat : 131010 (fscip) R 130712 130715 128191 0 -1 4194368 1627370 0 0 0 358941 988 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131011] ppid=130712 vsize=15697796 memory=16088 CPUtime=3583.39 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131011/stat : 131011 (fscip) R 130712 130715 128191 0 -1 4194368 785869 0 0 0 358242 97 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131012] ppid=130712 vsize=15697796 memory=2212 CPUtime=3605.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131012/stat : 131012 (fscip) R 130712 130715 128191 0 -1 4194368 2628180 0 0 0 360244 346 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131013] ppid=130712 vsize=15697796 memory=6096 CPUtime=3600.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131013/stat : 131013 (fscip) R 130712 130715 128191 0 -1 4194368 1252012 0 0 0 359245 781 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131014] ppid=130712 vsize=15697796 memory=1968 CPUtime=3596.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131014/stat : 131014 (fscip) R 130712 130715 128191 0 -1 4194368 680575 0 0 0 359555 82 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131015] ppid=130712 vsize=15697796 memory=54204 CPUtime=3606.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131015/stat : 131015 (fscip) R 130712 130715 128191 0 -1 4194368 1466107 0 0 0 360366 250 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131016] ppid=130712 vsize=15697796 memory=8148 CPUtime=3582.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131016/stat : 131016 (fscip) R 130712 130715 128191 0 -1 4194368 1338039 0 0 0 357579 670 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131017] ppid=130712 vsize=15697796 memory=3428 CPUtime=3596.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131017/stat : 131017 (fscip) R 130712 130715 128191 0 -1 4194368 665694 0 0 0 359531 78 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131018] ppid=130712 vsize=15697796 memory=2180 CPUtime=3605.99 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131018/stat : 131018 (fscip) R 130712 130715 128191 0 -1 4194368 1163071 0 0 0 360389 210 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131019] ppid=130712 vsize=15697796 memory=1744 CPUtime=3601.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131019/stat : 131019 (fscip) R 130712 130715 128191 0 -1 4194368 1396792 0 0 0 359272 841 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131020] ppid=130712 vsize=15697796 memory=9172 CPUtime=3605.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131020/stat : 131020 (fscip) R 130712 130715 128191 0 -1 4194368 768781 0 0 0 360451 97 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131021] ppid=130712 vsize=15697796 memory=3428 CPUtime=3599.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130715/task/131021/stat : 131021 (fscip) R 130712 130715 128191 0 -1 4194368 1651787 0 0 0 359673 245 0 0 20 0 41 0 21332677 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131254] ppid=130712 vsize=15697796 memory=2180 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/130715/task/131254/stat : 131254 (fscip) S 130712 130715 128191 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131255] ppid=130712 vsize=15697796 memory=1744 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/130715/task/131255/stat : 131255 (fscip) S 130712 130715 128191 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131256] ppid=130712 vsize=15697796 memory=9172 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/130715/task/131256/stat : 131256 (fscip) S 130712 130715 128191 0 -1 1077936192 93 0 0 0 0 3 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131257] ppid=130712 vsize=15697796 memory=28716 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/130715/task/131257/stat : 131257 (fscip) S 130712 130715 128191 0 -1 1077936192 55 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131258] ppid=130712 vsize=15697796 memory=11460 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/130715/task/131258/stat : 131258 (fscip) S 130712 130715 128191 0 -1 1077936192 152 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131259] ppid=130712 vsize=15697796 memory=13824 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/130715/task/131259/stat : 131259 (fscip) S 130712 130715 128191 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131260] ppid=130712 vsize=15697796 memory=13252 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/130715/task/131260/stat : 131260 (fscip) S 130712 130715 128191 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131261] ppid=130712 vsize=15697796 memory=11976 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/130715/task/131261/stat : 131261 (fscip) S 130712 130715 128191 0 -1 1077936192 105 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131262] ppid=130712 vsize=15697796 memory=11716 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/130715/task/131262/stat : 131262 (fscip) S 130712 130715 128191 0 -1 1077936192 146 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131263] ppid=130712 vsize=15697796 memory=2688 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/130715/task/131263/stat : 131263 (fscip) S 130712 130715 128191 0 -1 1077936192 158 0 0 0 1 2 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131264] ppid=130712 vsize=15697796 memory=6580 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/130715/task/131264/stat : 131264 (fscip) S 130712 130715 128191 0 -1 1077936192 105 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131265] ppid=130712 vsize=15697796 memory=7433692 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/130715/task/131265/stat : 131265 (fscip) S 130712 130715 128191 0 -1 1077936192 107 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131266] ppid=130712 vsize=15697796 memory=1968 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/130715/task/131266/stat : 131266 (fscip) S 130712 130715 128191 0 -1 1077936192 108 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131267] ppid=130712 vsize=15697796 memory=54204 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/130715/task/131267/stat : 131267 (fscip) S 130712 130715 128191 0 -1 1077936192 153 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131268] ppid=130712 vsize=15697796 memory=11756 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/130715/task/131268/stat : 131268 (fscip) S 130712 130715 128191 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131269] ppid=130712 vsize=15697796 memory=2740 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/130715/task/131269/stat : 131269 (fscip) S 130712 130715 128191 0 -1 1077936192 137 0 0 0 1 1 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131270] ppid=130712 vsize=15697796 memory=6912 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/130715/task/131270/stat : 131270 (fscip) S 130712 130715 128191 0 -1 1077936192 154 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131271] ppid=130712 vsize=15697796 memory=11902372 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/130715/task/131271/stat : 131271 (fscip) S 130712 130715 128191 0 -1 1077936192 156 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131272] ppid=130712 vsize=15697796 memory=2720 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/130715/task/131272/stat : 131272 (fscip) S 130712 130715 128191 0 -1 1077936192 157 0 0 0 2 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
[pid=130715/tid=131273] ppid=130712 vsize=15697796 memory=6848 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/130715/task/131273/stat : 131273 (fscip) S 130712 130715 128191 0 -1 1077936192 154 0 0 0 3 0 0 0 20 0 41 0 21332758 16074543104 2976202 809668444160 4194304 16623229 140736998319344 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 29372416 140736998323209 140736998323327 140736998323327 140736998330352 0
Current children cumulated CPU time: 72000.5 s
Current children cumulated vsize: 15697796 KiB
Current children cumulated memory: 11904808 KiB

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

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

# cumulated CPU time of all completed processes:  user=71922.9 s, system=78.0733 s

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

[startup+3637.83 s]
/proc/loadavg: 80.18 77.01 75.14 62/984 135009
/proc/meminfo: memFree=737081596/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3637.89
CPU time (s): 72001
CPU user time (s): 71922.9
CPU system time (s): 78.0733
CPU usage (%): 1979.2
Max. virtual memory (cumulated for all children) (KiB): 15697796
Max. memory (cumulated for all children) (KiB): 11917448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71922.9
system time used= 78.0733
maximum resident set size= 11917448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24795345
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= 349469
involuntary context switches= 170026


# summary of solver processes directly reported to runsolver:
#   pid: 130715
#   total CPU time (s): 72001
#   total CPU user time (s): 71922.9
#   total CPU system time (s): 78.0733

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.9508 second user time and 84.4462 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-01 23:25:30
IDJOB=4465482
IDBENCH=158398
IDSOLVER=3094
FILE ID=nodeD104/4465482-1722547530
RUNJOBID= nodeD104-1722543894-128203
SLURM_JOB_ID= 8254279
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/EmployeeScheduling/normalized-oct5.5.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-4465482-1722547530/watcher-4465482-1722547530 -o /tmp/evaluation-result-4465482-1722547530/solver-4465482-1722547530 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722543894-128203 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465482-1722547530.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 26f8151eeea3bfac35ea53df0172ab44
RANDOM SEED=1278647231

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        755190896 kB
MemAvailable:   759924124 kB
Buffers:          294688 kB
Cached:          7715780 kB
SwapCached:            0 kB
Active:           480364 kB
Inactive:       32374616 kB
Active(anon):       2244 kB
Inactive(anon): 24864408 kB
Active(file):     478120 kB
Inactive(file):  7510208 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:           3904112 kB
Writeback:             0 kB
AnonPages:      24797180 kB
Mapped:          2091872 kB
Shmem:             22544 kB
KReclaimable:     330236 kB
Slab:             700516 kB
SReclaimable:     330236 kB
SUnreclaim:       370280 kB
KernelStack:       16544 kB
PageTables:        89668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2495512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           262656 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2447360 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:      628736 kB
DirectMap2M:    53346304 kB
DirectMap1G:    751828992 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD104 at 2024-08-02 00:26:08