Trace number 4467968

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-08-09? (TO) 72002.6 3630.2

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size128-round21-4.opb
MD5SUMf504409cca969bd8c5b41a512643c0a3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark13.3119
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7904
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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: 917abe4c5e]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.03	c Default LC presolving (default).
0.00/0.03	c ** Before presolving: virtualMemUsedAtLc = 43945984, getVmSize() = 43945984, SCIPgetMemUsed() = 18227905, SCIPgetMemTotal() = 21770505, SCIPgetMemExternEstim() = 11425808
0.00/0.03	c ** set memory limit for presolving in LC to 8.79595e+12 for SCIP **
0.11/0.14	c ** Estimated virtualMemUsedAtSolver = 32690545, getVmSize() = 61665280, SCIPgetMemUsed() = 20863002, SCIPgetMemTotal() = 37610010, SCIPgetMemExternEstim() = 11425808
0.11/0.14	c ** set memory limit for solvers to 4.18851e+11 for each SCIP **
0.11/0.14	c Original Problem   :
0.11/0.14	c   Problem name     : instance-4467968-1723258886
0.11/0.14	c   Variables        : 3968 (3968 binary, 0 integer, 0 implicit integer, 0 continuous)
0.11/0.14	c   Constraints      : 7904
0.11/0.14	c   Objective sense  : minimize
0.11/0.14	c Presolved Problem  :
0.11/0.14	c   Variables        : 3042 (3042 binary, 0 integer, 0 implicit integer, 0 continuous)
0.11/0.14	c   Constraints      : 6223
0.11/0.14	c Constraints        : Number
0.11/0.14	c   and              : 45 
0.11/0.14	c   xor              : 1 
0.11/0.14	c   linear           : 1174 
0.11/0.14	c   logicor          : 5003 
0.11/0.14	c ** Instance transfer method used: 0
0.11/0.15	c ** ParaScipInstance copy does not increase the number of variables. **
0.34/0.35	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.34/0.36	c                                Nodes    Active                                            
0.34/0.36	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
265.70/13.85	c        14              2           1        20                -           0.0000          -
364.93/18.88	c        19           1678           0        20                -           0.0000          -
466.21/23.92	c        24             22          21        20                -           0.0000          -
565.50/29.00	c        29             22          21        20                -           0.0000          -
667.38/34.09	c        34             12          11        20                -           0.0000          -
768.62/39.14	c        39             12          11        20                -           0.0000          -
867.95/44.18	c        44             12          11        20                -           0.0000          -
968.37/49.22	c        49              4           3        20                -           0.0000          -
1067.60/54.25	c        54          55692           0        20                -           0.0000          -
1168.83/59.34	c        59             14          13        20                -           0.0000          -
1268.03/64.39	c        64             16          15        20                -           0.0000          -
1369.20/69.41	c        69             16          15        20                -           0.0000          -
1468.48/74.49	c        74             16          15        20                -           0.0000          -
1569.80/79.54	c        80             16          15        20                -           0.0000          -
1669.13/84.59	c        85             16          15        20                -           0.0000          -
1770.44/89.64	c        90             16          15        20                -           0.0000          -
1869.77/94.69	c        95             16          15        20                -           0.0000          -
1971.09/99.74	c       100             16          15        20                -           0.0000          -
2070.41/104.79	c       105             16          15        20                -           0.0000          -
2171.71/109.84	c       110             16          15        20                -           0.0000          -
2271.03/114.89	c       115             16          15        20                -           0.0000          -
2372.36/119.94	c       120             16          15        20                -           0.0000          -
2471.67/124.99	c       125             16          15        20                -           0.0000          -
2571.00/130.03	c       130             16          15        20                -           0.0000          -
2673.00/135.08	c       135             16          15        20                -           0.0000          -
2772.38/140.13	c       140             16          15        20                -           0.0000          -
2873.29/145.18	c       145             16          15        20                -           0.0000          -
2974.12/150.23	c       150             16          15        20                -           0.0000          -
3073.43/155.28	c       155             16          15        20                -           0.0000          -
3174.64/160.32	c       160             16          15        20                -           0.0000          -
3273.97/165.35	c       165             16          15        20                -           0.0000          -
3375.21/170.43	c       170             16          15        20                -           0.0000          -
3474.51/175.48	c       175             16          15        20                -           0.0000          -
3575.82/180.53	c       181             16          15        20                -           0.0000          -
3675.09/185.54	c       186             16          15        20                -           0.0000          -
3776.42/190.63	c       191             16          15        20                -           0.0000          -
3875.84/195.66	c       196             16          15        20                -           0.0000          -
3976.97/200.73	c       201             16          15        20                -           0.0000          -
4076.27/205.78	c       206             16          15        20                -           0.0000          -
4177.54/210.83	c       211             16          15        20                -           0.0000          -
4276.85/215.88	c       216             16          15        20                -           0.0000          -
4378.16/220.93	c       221             16          15        20                -           0.0000          -
4477.43/225.94	c       226             16          15        20                -           0.0000          -
4576.70/230.99	c       231             16          15        20                -           0.0000          -
4678.55/236.08	c       236             16          15        20                -           0.0000          -
4777.81/241.13	c       241             16          15        20                -           0.0000          -
4879.06/246.18	c       246           1103          53        20                -           0.0000          -
4979.61/251.23	c       251           1103          53        20                -           0.0000          -
5078.85/256.28	c       256           1103          53        20                -           0.0000          -
5180.06/261.33	c       261           1103          53        20                -           0.0000          -
5279.27/266.38	c       266           1103          53        20                -           0.0000          -
5380.44/271.41	c       271             23          22        20                -           0.0000          -
5479.56/276.48	c       276           1310        1291        20                -           0.0000          -
5580.78/281.53	c       282           1310        1291        20                -           0.0000          -
5679.98/286.58	c       287           1318        1299        20                -           0.0000          -
5781.20/291.63	c       292           1318        1299        20                -           0.0000          -
5880.46/296.66	c       297           1327         275        20                -           0.0000          -
5981.67/301.73	c       302           1327         275        20                -           0.0000          -
6080.89/306.78	c       307           1153        1142        20                -           0.0000          -
6182.14/311.83	c       312           1330         278        20                -           0.0000          -
6281.44/316.88	c       317           1190        1177        20                -           0.0000          -
6382.68/321.93	c       322           1352         300        20                -           0.0000          -
6481.92/326.98	c       327           1352         300        20                -           0.0000          -
6583.73/332.03	c       332           1352         300        20                -           0.0000          -
6683.16/337.08	c       337           1239        1224        20                -           0.0000          -
6782.46/342.12	c       342            105         104        20                -           0.0000          -
6883.64/347.18	c       347           1960        1935        20                -           0.0000          -
6984.15/352.23	c       352           1375        1356        20                -           0.0000          -
7083.44/357.28	c       357           1375        1356        20                -           0.0000          -
7184.68/362.30	c       362           2028        2003        20                -           0.0000          -
7283.91/367.34	c       367           2028        2003        20                -           0.0000          -
7385.10/372.43	c       372            128         127        20                -           0.0000          -
7484.38/377.48	c       377           1582        1561        20                -           0.0000          -
7585.66/382.53	c       383           2107        2082        20                -           0.0000          -
7684.90/387.58	c       388           2107        2082        20                -           0.0000          -
7784.10/392.59	c       393           2107        2082        20                -           0.0000          -
7885.30/397.63	c       398           1603        1582        20                -           0.0000          -
7986.49/402.73	c       403           1691         639        20                -           0.0000          -
8085.69/407.76	c       408           2259        2232        20                -           0.0000          -
8186.87/412.83	c       413           1655        1634        20                -           0.0000          -
8286.05/417.88	c       418           1655        1634        20                -           0.0000          -
8387.26/422.93	c       423           2384        2357        20                -           0.0000          -
8486.56/427.98	c       428           2384        2357        20                -           0.0000          -
8588.49/433.07	c       433           1847         795        20                -           0.0000          -
8687.59/438.13	c       438         929840           0        20                -           0.0000          -
8792.18/443.33	c       443         929840           0        20                -           0.0000          -
8891.42/448.37	c       448           1957         905        20                -           0.0000          -
8992.64/453.43	c       453           1723        1702        20                -           0.0000          -
9091.76/458.48	c       458           1787        1766        20                -           0.0000          -
9192.96/463.53	c       464           2764        2731        20                -           0.0000          -
9292.18/468.58	c       469           2153        1101        20                -           0.0000          -
9393.40/473.63	c       474           2153        1101        20                -           0.0000          -
9492.63/478.68	c       479           2153        1101        20                -           0.0000          -
9593.80/483.73	c       484           2863        2828        20                -           0.0000          -
9692.99/488.78	c       489           2863        2828        20                -           0.0000          -
9794.21/493.83	c       494           2298        2275        20                -           0.0000          -
9893.41/498.88	c       499           2298        2275        20                -           0.0000          -
9994.62/503.93	c       504           2489        1437        20                -           0.0000          -
10093.86/508.96	c       509        1036568           0        20                -           0.0000          -
10193.09/514.03	c       514        1036568           0        20                -           0.0000          -
10294.89/519.08	c       519           2305        2282        20                -           0.0000          -
10394.15/524.13	c       524            464         463        20                -           0.0000          -
10495.49/529.16	c       529           2982        2947        20                -           0.0000          -
10595.97/534.23	c       534           2381        2358        20                -           0.0000          -
10695.23/539.28	c       539           3042        3007        20                -           0.0000          -
10796.44/544.31	c       544           2521        2498        20                -           0.0000          -
10895.65/549.37	c       549           2536        2513        20                -           0.0000          -
10994.91/554.39	c       554           2536        2513        20                -           0.0000          -
11096.11/559.47	c       559            530         529        20                -           0.0000          -
11197.29/564.53	c       565           2776        2753        20                -           0.0000          -
11296.53/569.58	c       570           2776        2753        20                -           0.0000          -
11397.73/574.63	c       575           2776        2753        20                -           0.0000          -
11496.93/579.68	c       580        1117696           0        20                -           0.0000          -
11598.09/584.73	c       585        1117696           0        20                -           0.0000          -
11697.30/589.78	c       590           3250        3215        20                -           0.0000          -
11798.49/594.83	c       595           2985        2962        20                -           0.0000          -
11897.70/599.88	c       600           2988        2965        20                -           0.0000          -
11998.94/604.93	c       605           2988        2965        20                -           0.0000          -
12098.18/609.98	c       610           2988        2965        20                -           0.0000          -
12200.01/615.04	c       615           3435        3400        20                -           0.0000          -
12299.11/620.07	c       620           3435        3400        20                -           0.0000          -
12398.48/625.11	c       625           3100        3077        20                -           0.0000          -
12499.47/630.18	c       630           3571        3536        20                -           0.0000          -
12599.94/635.23	c       635           3590        3555        20                -           0.0000          -
12699.12/640.28	c       640           3261        3238        20                -           0.0000          -
12800.27/645.33	c       645            830         829        20                -           0.0000          -
12899.45/650.38	c       650           3830        3795        20                -           0.0000          -
13000.60/655.43	c       655           3830        3795        20                -           0.0000          -
13099.81/660.48	c       660           3392        3369        20                -           0.0000          -
13200.93/665.53	c       666           3392        3369        20                -           0.0000          -
13300.08/670.58	c       671           3392        3369        20                -           0.0000          -
13401.18/675.63	c       676           4123        4084        20                -           0.0000          -
13500.34/680.68	c       681            926         925        20                -           0.0000          -
13601.50/685.73	c       686            936         935        20                -           0.0000          -
13700.66/690.78	c       691           3572        3549        20                -           0.0000          -
13801.82/695.83	c       696           4378        4337        20                -           0.0000          -
13901.01/700.88	c       701           1006        1005        20                -           0.0000          -
14002.20/705.93	c       706           1008        1007        20                -           0.0000          -
14101.34/710.98	c       711           3794        3771        20                -           0.0000          -
14200.49/716.03	c       716           1050           0        20                -           0.0000          -
14302.33/721.08	c       721           1050           0        20                -           0.0000          -
14401.37/726.10	c       726           1050           0        20                -           0.0000          -
14502.46/731.18	c       731           1050           0        20                -           0.0000          -
14603.03/736.23	c       736           1050           0        20                -           0.0000          -
14702.24/741.25	c       741           1050           0        20                -           0.0000          -
14801.40/746.27	c       746           1050           0        20                -           0.0000          -
14902.49/751.36	c       751           1050           0        20                -           0.0000          -
15003.61/756.43	c       756           1050           0        20                -           0.0000          -
15102.77/761.44	c       761           1050           0        20                -           0.0000          -
15203.94/766.53	c       767           1050           0        20                -           0.0000          -
15303.12/771.58	c       772           4942        4897        20                -           0.0000          -
15404.25/776.63	c       777           4942        4897        20                -           0.0000          -
15503.41/781.67	c       782           4942        4897        20                -           0.0000          -
15604.56/786.71	c       787           4979        4934        20                -           0.0000          -
15703.74/791.73	c       792           5023        4978        20                -           0.0000          -
15802.89/796.75	c       797           5053        5008        20                -           0.0000          -
15904.08/801.81	c       802           4978        4955        20                -           0.0000          -
16005.25/806.90	c       807           5113        5068        20                -           0.0000          -
16104.44/811.95	c       812           1126          76        20                -           0.0000          -
16203.61/817.03	c       817           5217        5172        20                -           0.0000          -
16305.53/822.08	c       822           5217        5172        20                -           0.0000          -
16404.59/827.13	c       827           5348        5325        20                -           0.0000          -
16505.80/832.18	c       832           5366        5343        20                -           0.0000          -
16606.22/837.23	c       837        1431880         398        20                -           0.0000          -
16705.39/842.25	c       842          33880        2766        20                -           0.0000          -
16804.55/847.28	c       847           5636        5589        20                -           0.0000          -
16905.70/852.33	c       852           1251         201        20                -           0.0000          -
17006.84/857.43	c       857           5853        5830        20                -           0.0000          -
17106.00/862.48	c       862          36473        2776        20                -           0.0000          -
17207.15/867.51	c       868           1295         235        20                -           0.0000          -
17306.27/872.58	c       873           6131        6081        20                -           0.0000          -
17407.38/877.61	c       878           6131        6081        20                -           0.0000          -
17506.51/882.64	c       883          39204        2800        20                -           0.0000          -
17605.66/887.67	c       888           1342         274        20                -           0.0000          -
17706.83/892.71	c       893           6421        6398        20                -           0.0000          -
17805.98/897.77	c       898           6421        6398        20                -           0.0000          -
17907.13/902.88	c       903           6421        6398        20                -           0.0000          -
18008.29/907.93	c       908           6520        6470        20                -           0.0000          -
18107.44/912.98	c       913           6529        6479        20                -           0.0000          -
18206.65/918.03	c       918           6529        6479        20                -           0.0000          -
18308.54/923.08	c       923           6565        6542        20                -           0.0000          -
18407.67/928.13	c       928           1473         405        20                -           0.0000          -
18508.93/933.16	c       933           1518         450        20                -           0.0000          -
18609.31/938.21	c       938           6757        6705        20                -           0.0000          -
18708.44/943.27	c       943           1876         788        20                -           0.0000          -
18809.56/948.33	c       948           6902        6879        20                -           0.0000          -
18908.72/953.38	c       953           1905         817        20                -           0.0000          -
19009.90/958.43	c       958           7020        6997        20                -           0.0000          -
19109.03/963.48	c       963           7343        7289        20                -           0.0000          -
19210.19/968.53	c       969           7378        7324        20                -           0.0000          -
19309.38/973.58	c       974           7213        7190        20                -           0.0000          -
19410.55/978.62	c       979          51165        2922        20                -           0.0000          -
19509.70/983.68	c       984           7422        7399        20                -           0.0000          -
19610.86/988.73	c       989           7615        7559        20                -           0.0000          -
19710.02/993.78	c       994           7615        7559        20                -           0.0000          -
19811.19/998.83	c       999           7615        7559        20                -           0.0000          -
19910.35/1003.88	c      1004           7689        7633        20                -           0.0000          -
20011.53/1008.91	c      1009           7689        7633        20                -           0.0000          -
20110.72/1013.96	c      1014           7904        7881        20                -           0.0000          -
20209.93/1018.99	c      1019           7837        7781        20                -           0.0000          -
20311.72/1024.07	c      1024           8016        7993        20                -           0.0000          -
20410.92/1029.13	c      1029           8064        8041        20                -           0.0000          -
20510.15/1034.13	c      1034        1694547           0        20                -           0.0000          -
20612.53/1039.20	c      1039           8214        8158        20                -           0.0000          -
20711.70/1044.27	c      1044           8214        8158        20                -           0.0000          -
20812.89/1049.32	c      1049           8310        8287        20                -           0.0000          -
20912.06/1054.38	c      1054           8416        8393        20                -           0.0000          -
21013.20/1059.43	c      1059           8422        8366        20                -           0.0000          -
21112.40/1064.48	c      1064           8422        8366        20                -           0.0000          -
21213.61/1069.53	c      1070           8422        8366        20                -           0.0000          -
21312.80/1074.58	c      1075           8444        8388        20                -           0.0000          -
21413.95/1079.63	c      1080           8456        8400        20                -           0.0000          -
21513.14/1084.68	c      1085           8878        8855        20                -           0.0000          -
21614.31/1089.73	c      1090           8491        8433        20                -           0.0000          -
21713.46/1094.74	c      1095           8491        8433        20                -           0.0000          -
21814.59/1099.81	c      1100           8590        8532        20                -           0.0000          -
21913.76/1104.83	c      1105           9347        9324        20                -           0.0000          -
22012.95/1109.88	c      1110           8809        8747        20                -           0.0000          -
22114.15/1114.95	c      1115           8809        8747        20                -           0.0000          -
22213.33/1120.01	c      1120           9581        9558        20                -           0.0000          -
22315.05/1125.07	c      1125           9581        9558        20                -           0.0000          -
22414.45/1130.13	c      1130           9581        9558        20                -           0.0000          -
22515.58/1135.14	c      1135        1821838         298        20                -           0.0000          -
22615.98/1140.22	c      1140           9103        9039        20                -           0.0000          -
22715.21/1145.25	c      1145           9103        9039        20                -           0.0000          -
22814.33/1150.26	c      1150           9103        9039        20                -           0.0000          -
22913.50/1155.27	c      1155           9103        9039        20                -           0.0000          -
23014.67/1160.33	c      1160           9103        9039        20                -           0.0000          -
23113.85/1165.38	c      1165           9107        9043        20                -           0.0000          -
23215.04/1170.43	c      1170           9107        9043        20                -           0.0000          -
23314.25/1175.48	c      1175          10168       10145        20                -           0.0000          -
23415.47/1180.53	c      1181          10168       10145        20                -           0.0000          -
23514.69/1185.58	c      1186          10168       10145        20                -           0.0000          -
23615.89/1190.63	c      1191          10168       10145        20                -           0.0000          -
23715.10/1195.68	c      1196          10168       10145        20                -           0.0000          -
23816.28/1200.73	c      1201          10168       10145        20                -           0.0000          -
23915.44/1205.78	c      1206          10244       10221        20                -           0.0000          -
24016.58/1210.83	c      1211          10244       10221        20                -           0.0000          -
24115.75/1215.84	c      1216          10244       10221        20                -           0.0000          -
24214.91/1220.86	c      1221          10234       10167        20                -           0.0000          -
24316.07/1225.92	c      1226          10384       10361        20                -           0.0000          -
24415.27/1230.99	c      1231          10384       10361        20                -           0.0000          -
24517.02/1236.06	c      1236          10458       10387        20                -           0.0000          -
24616.43/1241.13	c      1241          10458       10387        20                -           0.0000          -
24717.61/1246.16	c      1246          27199        1917        20                -           0.0000          -
24817.70/1251.23	c      1251          10625       10548        20                -           0.0000          -
24916.85/1256.28	c      1256          28023        1941        20                -           0.0000          -
25018.04/1261.33	c      1261          28421        1930        20                -           0.0000          -
25117.26/1266.38	c      1266          10803       10724        20                -           0.0000          -
25218.47/1271.43	c      1271          10825       10746        20                -           0.0000          -
25317.73/1276.45	c      1276          10825       10746        20                -           0.0000          -
25418.78/1281.53	c      1282          10825       10746        20                -           0.0000          -
25517.97/1286.58	c      1287        1987757         354        20                -           0.0000          -
25619.04/1291.63	c      1292          11112       11029        20                -           0.0000          -
25718.20/1296.68	c      1297          11532       11509        20                -           0.0000          -
25819.37/1301.73	c      1302          11494       11357        20                -           0.0000          -
25918.55/1306.78	c      1307        2066693         272        20                -           0.0000          -
26019.74/1311.83	c      1312          12128       11386        20                -           0.0000          -
26118.90/1316.84	c      1317          11931       11908        20                -           0.0000          -
26220.04/1321.91	c      1322          11931       11908        20                -           0.0000          -
26319.18/1326.91	c      1327          11953       11930        20                -           0.0000          -
26418.34/1332.00	c      1332          11953       11930        20                -           0.0000          -
26520.04/1337.06	c      1337        2180973         419        20                -           0.0000          -
26619.14/1342.11	c      1342          12010       11987        20                -           0.0000          -
26720.21/1347.18	c      1347          12010       11987        20                -           0.0000          -
26820.68/1352.23	c      1352        2238499         337        20                -           0.0000          -
26919.71/1357.28	c      1357          99226        3329        20                -           0.0000          -
27020.88/1362.33	c      1362        2299382         328        20                -           0.0000          -
27120.10/1367.38	c      1367          12286       12263        20                -           0.0000          -
27221.10/1372.43	c      1372          12286       12263        20                -           0.0000          -
27320.23/1377.48	c      1377          12292       12269        20                -           0.0000          -
27421.33/1382.50	c      1383          12292       12269        20                -           0.0000          -
27520.37/1387.55	c      1388          12361       12338        20                -           0.0000          -
27621.52/1392.61	c      1393        2494803         331        20                -           0.0000          -
27720.69/1397.68	c      1398          12576       12553        20                -           0.0000          -
27821.85/1402.73	c      1403        2556795         327        20                -           0.0000          -
27920.99/1407.78	c      1408        2586891         333        20                -           0.0000          -
28022.17/1412.83	c      1413        2613935         331        20                -           0.0000          -
28120.83/1417.85	c      1418          13084       13061        20                -           0.0000          -
28219.98/1422.89	c      1423          23162       11357        20                -           0.0000          -
28321.08/1427.92	c      1428         108768        3292        20                -           0.0000          -
28420.21/1433.03	c      1433          24032       11356        20                -           0.0000          -
28521.79/1438.08	c      1438          13532       13509        20                -           0.0000          -
28621.12/1443.13	c      1443         110796        3315        20                -           0.0000          -
28721.94/1448.18	c      1448          13742       13719        20                -           0.0000          -
28822.55/1453.22	c      1453          13822       13799        20                -           0.0000          -
28921.62/1458.28	c      1458          13946       13923        20                -           0.0000          -
29022.82/1463.30	c      1463          14095       14072        20                -           0.0000          -
29122.00/1468.34	c      1468          14095       14072        20                -           0.0000          -
29221.23/1473.39	c      1473          14095       14072        20                -           0.0000          -
29322.44/1478.48	c      1478          14104       14081        20                -           0.0000          -
29423.68/1483.53	c      1484         116143        3257        20                -           0.0000          -
29522.82/1488.58	c      1489         116739        3239        20                -           0.0000          -
29624.01/1493.63	c      1494          14374       14351        20                -           0.0000          -
29723.23/1498.68	c      1499         117945        3211        20                -           0.0000          -
29822.47/1503.69	c      1504          14604       14579        20                -           0.0000          -
29923.59/1508.78	c      1509          14706       14681        20                -           0.0000          -
30024.75/1513.83	c      1514          14706       14681        20                -           0.0000          -
30123.92/1518.86	c      1519          31955       11360        20                -           0.0000          -
30225.17/1523.91	c      1524          14889       14864        20                -           0.0000          -
30324.30/1528.97	c      1529          15026       15001        20                -           0.0000          -
30423.41/1534.01	c      1534        3255489         327        20                -           0.0000          -
30525.15/1539.08	c      1539          15178       15153        20                -           0.0000          -
30624.28/1544.10	c      1544          15178       15153        20                -           0.0000          -
30723.60/1549.11	c      1549          15178       15153        20                -           0.0000          -
30824.64/1554.16	c      1554          15228       15203        20                -           0.0000          -
30925.06/1559.22	c      1559          36033       11378        20                -           0.0000          -
31024.19/1564.28	c      1564        3425095         331        20                -           0.0000          -
31125.32/1569.36	c      1569          15576       15551        20                -           0.0000          -
31226.48/1574.43	c      1574          15576       15551        20                -           0.0000          -
31325.69/1579.45	c      1579          15576       15551        20                -           0.0000          -
31426.84/1584.53	c      1585          15576       15551        20                -           0.0000          -
31526.02/1589.58	c      1590          15576       15551        20                -           0.0000          -
31625.14/1594.59	c      1595          39790       11384        20                -           0.0000          -
31726.10/1599.62	c      1600          40229       11388        20                -           0.0000          -
31825.22/1604.68	c      1605          40519       11379        20                -           0.0000          -
31926.34/1609.76	c      1610          41121       11382        20                -           0.0000          -
32027.43/1614.84	c      1615          41791       11386        20                -           0.0000          -
32126.55/1619.89	c      1620          58963        2064        20                -           0.0000          -
32227.73/1624.94	c      1625          16266       16241        20                -           0.0000          -
32326.98/1629.99	c      1630          16320       16295        20                -           0.0000          -
32428.86/1635.04	c      1635        3847324         333        20                -           0.0000          -
32528.00/1640.09	c      1640        3884287         332        20                -           0.0000          -
32629.11/1645.14	c      1645        3921592         333        20                -           0.0000          -
32728.18/1650.19	c      1650        3958776         333        20                -           0.0000          -
32828.59/1655.22	c      1655        3995419         334        20                -           0.0000          -
32927.66/1660.25	c      1660          17028       17003        20                -           0.0000          -
33028.91/1665.33	c      1665          17129       17102        20                -           0.0000          -
33127.99/1670.39	c      1670          47674       11411        20                -           0.0000          -
33229.09/1675.44	c      1675          48234       11397        20                -           0.0000          -
33328.29/1680.49	c      1680          17437       17410        20                -           0.0000          -
33429.34/1685.54	c      1686          49334       11409        20                -           0.0000          -
33528.52/1690.59	c      1691         145021        3180        20                -           0.0000          -
33629.64/1695.64	c      1696         145625        3156        20                -           0.0000          -
33728.74/1700.69	c      1701          17849       17822        20                -           0.0000          -
33829.88/1705.70	c      1706          18011       17984        20                -           0.0000          -
33929.02/1710.74	c      1711          52134       11412        20                -           0.0000          -
34028.02/1715.76	c      1716          18199       18172        20                -           0.0000          -
34129.20/1720.83	c      1721          18307       18280        20                -           0.0000          -
34228.26/1725.83	c      1726          53188       11412        20                -           0.0000          -
34327.47/1730.84	c      1731          18452       18425        20                -           0.0000          -
34428.68/1735.92	c      1736          54041       11407        20                -           0.0000          -
34527.84/1740.98	c      1741          18656       18629        20                -           0.0000          -
34629.85/1746.06	c      1746          54718       11418        20                -           0.0000          -
34728.87/1751.11	c      1751          18914       18887        20                -           0.0000          -
34830.00/1756.16	c      1756          18914       18887        20                -           0.0000          -
34929.05/1761.18	c      1761          18938       18911        20                -           0.0000          -
35029.63/1766.27	c      1766          19003       18976        20                -           0.0000          -
35130.82/1771.33	c      1771          19049       19022        20                -           0.0000          -
35231.90/1776.41	c      1776          19049       19022        20                -           0.0000          -
35331.10/1781.45	c      1781          57385       11422        20                -           0.0000          -
35432.23/1786.50	c      1787          19228       19201        20                -           0.0000          -
35531.42/1791.51	c      1792          19228       19201        20                -           0.0000          -
35630.70/1796.52	c      1797          19228       19201        20                -           0.0000          -
35729.82/1801.59	c      1802          19257       19230        20                -           0.0000          -
35830.96/1806.67	c      1807          19257       19230        20                -           0.0000          -
35932.11/1811.74	c      1812          19338       19311        20                -           0.0000          -
36031.22/1816.79	c      1817          19400       19373        20                -           0.0000          -
36132.34/1821.80	c      1822          19469       19442        20                -           0.0000          -
36231.31/1826.89	c      1827        5040328         335        20                -           0.0000          -
36332.40/1831.95	c      1832        5050012         335        20                -           0.0000          -
36431.30/1837.01	c      1837        5060886         335        20                -           0.0000          -
36532.85/1842.07	c      1842          19989       19962        20                -           0.0000          -
36633.82/1847.14	c      1847          20026       19999        20                -           0.0000          -
36733.21/1852.19	c      1852          81164        2224        20                -           0.0000          -
36833.50/1857.24	c      1857        5114771         330        20                -           0.0000          -
36932.71/1862.29	c      1862          20285       20258        20                -           0.0000          -
37033.91/1867.34	c      1867          20285       20258        20                -           0.0000          -
37133.05/1872.36	c      1872          20285       20258        20                -           0.0000          -
37234.21/1877.42	c      1877          20285       20258        20                -           0.0000          -
37333.41/1882.48	c      1882        5206370         331        20                -           0.0000          -
37434.55/1887.54	c      1888          84356        2280        20                -           0.0000          -
37533.68/1892.59	c      1893          20449       20422        20                -           0.0000          -
37634.76/1897.63	c      1898          20449       20422        20                -           0.0000          -
37733.97/1902.69	c      1903          20449       20422        20                -           0.0000          -
37835.14/1907.74	c      1908          20449       20422        20                -           0.0000          -
37934.30/1912.79	c      1913          20500       20473        20                -           0.0000          -
38035.23/1917.84	c      1918          20613       20586        20                -           0.0000          -
38134.16/1922.87	c      1923          20758       20731        20                -           0.0000          -
38235.22/1927.92	c      1928          20838       20811        20                -           0.0000          -
38334.26/1932.93	c      1933         176716        3316        20                -           0.0000          -
38433.46/1937.98	c      1938          20950       20923        20                -           0.0000          -
38535.27/1943.07	c      1943         178015        3285        20                -           0.0000          -
38636.48/1948.14	c      1948         178610        3287        20                -           0.0000          -
38735.54/1953.19	c      1953         179188        3304        20                -           0.0000          -
38835.87/1958.20	c      1958         179857        3302        20                -           0.0000          -
38935.04/1963.22	c      1963          21493       21466        20                -           0.0000          -
39034.17/1968.27	c      1968          77511       11429        20                -           0.0000          -
39135.34/1973.39	c      1973          21671       21644        20                -           0.0000          -
39236.48/1978.44	c      1978         181744        3341        20                -           0.0000          -
39335.65/1983.45	c      1983          21891       21864        20                -           0.0000          -
39436.76/1988.51	c      1989          21960       21933        20                -           0.0000          -
39535.81/1993.59	c      1994          80338       11424        20                -           0.0000          -
39636.98/1998.64	c      1999          22198       22171        20                -           0.0000          -
39736.12/2003.69	c      2004          81188       11432        20                -           0.0000          -
39837.42/2008.74	c      2009          22250       22223        20                -           0.0000          -
39936.41/2013.79	c      2014          22304       22277        20                -           0.0000          -
40037.42/2018.84	c      2019          96089        2470        20                -           0.0000          -
40136.61/2023.89	c      2024         186750        3330        20                -           0.0000          -
40237.76/2028.94	c      2029          97026        2472        20                -           0.0000          -
40336.94/2033.99	c      2034          22682       22655        20                -           0.0000          -
40438.71/2039.04	c      2039          22682       22655        20                -           0.0000          -
40537.87/2044.09	c      2044          85185       11429        20                -           0.0000          -
40636.97/2049.12	c      2049         189613        3325        20                -           0.0000          -
40736.10/2054.12	c      2054         189844        3320        20                -           0.0000          -
40837.38/2059.18	c      2059          22908       22881        20                -           0.0000          -
40937.85/2064.29	c      2064          22908       22881        20                -           0.0000          -
41039.04/2069.34	c      2069          22908       22881        20                -           0.0000          -
41138.24/2074.39	c      2074          22992       22965        20                -           0.0000          -
41239.37/2079.44	c      2079          23108       23081        20                -           0.0000          -
41338.59/2084.49	c      2084          23108       23081        20                -           0.0000          -
41439.77/2089.54	c      2090          23199       23172        20                -           0.0000          -
41539.00/2094.59	c      2095          89770       11404        20                -           0.0000          -
41640.23/2099.64	c      2100        6072313         328        20                -           0.0000          -
41739.47/2104.69	c      2105        6107256         327        20                -           0.0000          -
41840.69/2109.70	c      2110          23537       23510        20                -           0.0000          -
41939.94/2114.79	c      2115          91710       11411        20                -           0.0000          -
42041.13/2119.84	c      2120          92104       11410        20                -           0.0000          -
42140.33/2124.89	c      2125        6247733         332        20                -           0.0000          -
42241.45/2129.94	c      2130          93059       11401        20                -           0.0000          -
42340.53/2134.99	c      2135         200309        3319        20                -           0.0000          -
42442.31/2140.04	c      2140          24141       24114        20                -           0.0000          -
42541.39/2145.09	c      2145         108046        2659        20                -           0.0000          -
42642.48/2150.14	c      2150          24232       24205        20                -           0.0000          -
42741.71/2155.19	c      2155          24232       24205        20                -           0.0000          -
42842.29/2160.24	c      2160         109493        2678        20                -           0.0000          -
42941.50/2165.29	c      2165          24336       24309        20                -           0.0000          -
43042.71/2170.34	c      2170         204433        3312        20                -           0.0000          -
43141.93/2175.39	c      2175        6560599         332        20                -           0.0000          -
43242.80/2180.44	c      2180          24566       24539        20                -           0.0000          -
43342.01/2185.49	c      2186          24566       24539        20                -           0.0000          -
43443.18/2190.54	c      2191          24566       24539        20                -           0.0000          -
43542.39/2195.59	c      2196          24566       24539        20                -           0.0000          -
43641.42/2200.59	c      2201          24566       24539        20                -           0.0000          -
43742.61/2205.65	c      2206          24616       24589        20                -           0.0000          -
43843.73/2210.74	c      2211          24705       24678        20                -           0.0000          -
43943.04/2215.79	c      2216         210330        3241        20                -           0.0000          -
44044.13/2220.84	c      2221         211121        3224        20                -           0.0000          -
44143.30/2225.89	c      2226        6796917         334        20                -           0.0000          -
44244.47/2230.93	c      2231          25161       25132        20                -           0.0000          -
44343.55/2235.99	c      2236          25219       25190        20                -           0.0000          -
44445.42/2241.04	c      2241          25276       25247        20                -           0.0000          -
44544.63/2246.09	c      2246        6878881         330        20                -           0.0000          -
44643.82/2251.13	c      2251        6899396         327        20                -           0.0000          -
44744.93/2256.19	c      2256         104904       11394        20                -           0.0000          -
44845.39/2261.24	c      2261         214857        3227        20                -           0.0000          -
44944.49/2266.29	c      2266         215269        3222        20                -           0.0000          -
45045.59/2271.34	c      2271          25782       25753        20                -           0.0000          -
45144.69/2276.39	c      2276         107167       11396        20                -           0.0000          -
45245.81/2281.42	c      2281          25999       25970        20                -           0.0000          -
45344.91/2286.43	c      2286        7072654         333        20                -           0.0000          -
45444.03/2291.48	c      2291          26181       26152        20                -           0.0000          -
45545.03/2296.55	c      2297          26240       26211        20                -           0.0000          -
45646.07/2301.62	c      2302          26325       26296        20                -           0.0000          -
45745.26/2306.69	c      2307         109493       11391        20                -           0.0000          -
45846.43/2311.74	c      2312         123053        3102        20                -           0.0000          -
45945.61/2316.79	c      2317         123574        3050        20                -           0.0000          -
46046.78/2321.83	c      2322          27015       26968        20                -           0.0000          -
46145.98/2326.89	c      2327          27106       27059        20                -           0.0000          -
46247.18/2331.94	c      2332         221778        3249        20                -           0.0000          -
46346.35/2336.99	c      2337         222409        3231        20                -           0.0000          -
46448.24/2342.04	c      2342          27511       27461        20                -           0.0000          -
46547.40/2347.09	c      2347          27519       27469        20                -           0.0000          -
46646.69/2352.14	c      2352         224079        3246        20                -           0.0000          -
46747.78/2357.19	c      2357         224703        3243        20                -           0.0000          -
46846.87/2362.20	c      2362        7471358         331        20                -           0.0000          -
46947.25/2367.23	c      2367         115746       11385        20                -           0.0000          -
47046.43/2372.25	c      2372         116432       11375        20                -           0.0000          -
47147.60/2377.31	c      2377         117021       11381        20                -           0.0000          -
47246.80/2382.33	c      2382         117632       11392        20                -           0.0000          -
47345.97/2387.33	c      2387         130089        3105        20                -           0.0000          -
47445.17/2392.38	c      2392         130809        3105        20                -           0.0000          -
47548.34/2397.50	c      2398         229264        3258        20                -           0.0000          -
47647.50/2402.58	c      2403         132197        3120        20                -           0.0000          -
47748.59/2407.62	c      2408         132907        3110        20                -           0.0000          -
47847.75/2412.68	c      2413         133641        3096        20                -           0.0000          -
47948.90/2417.79	c      2418         134452        3145        20                -           0.0000          -
48050.07/2422.84	c      2423         232427        3237        20                -           0.0000          -
48149.19/2427.85	c      2428         135772        3090        20                -           0.0000          -
48250.26/2432.94	c      2433         123431       11381        20                -           0.0000          -
48349.36/2437.99	c      2438         123832       11377        20                -           0.0000          -
48451.03/2443.04	c      2443         124429       11383        20                -           0.0000          -
48550.34/2448.09	c      2448         125040       11399        20                -           0.0000          -
48651.53/2453.14	c      2453         234877        3261        20                -           0.0000          -
48750.60/2458.19	c      2458         125981       11374        20                -           0.0000          -
48850.96/2463.24	c      2463          38026       28378        20                -           0.0000          -
48950.13/2468.29	c      2468         127133       11369        20                -           0.0000          -
49051.30/2473.34	c      2473        7757394         338        20                -           0.0000          -
49150.47/2478.39	c      2478          39847       28355        20                -           0.0000          -
49251.58/2483.44	c      2483          40520       28356        20                -           0.0000          -
49350.76/2488.49	c      2488          41109       28358        20                -           0.0000          -
49451.97/2493.54	c      2494          41650       28348        20                -           0.0000          -
49550.82/2498.59	c      2499          42326       28366        20                -           0.0000          -
49652.03/2503.64	c      2504        7837509         337        20                -           0.0000          -
49751.20/2508.69	c      2509        7857226         340        20                -           0.0000          -
49852.33/2513.74	c      2514        7878261         339        20                -           0.0000          -
49951.47/2518.79	c      2519         242102        3231        20                -           0.0000          -
50052.56/2523.84	c      2524         242755        3244        20                -           0.0000          -
50151.68/2528.89	c      2529         243486        3245        20                -           0.0000          -
50252.85/2533.90	c      2534         244196        3216        20                -           0.0000          -
50351.88/2538.92	c      2539          46996       28441        20                -           0.0000          -
50451.00/2544.00	c      2544        8007141         339        20                -           0.0000          -
50552.64/2549.09	c      2549         147568        3063        20                -           0.0000          -
50653.66/2554.14	c      2554         246412        3198        20                -           0.0000          -
50752.59/2559.19	c      2559         148481        3068        20                -           0.0000          -
50853.11/2564.24	c      2564         148932        3080        20                -           0.0000          -
50952.43/2569.29	c      2569         149406        3068        20                -           0.0000          -
51053.49/2574.34	c      2574         149933        3068        20                -           0.0000          -
51152.67/2579.36	c      2579        8258139         335        20                -           0.0000          -
51253.80/2584.40	c      2584         249981        3192        20                -           0.0000          -
51353.00/2589.45	c      2589         250660        3164        20                -           0.0000          -
51452.18/2594.47	c      2594         251317        3168        20                -           0.0000          -
51553.45/2599.55	c      2600         251951        3145        20                -           0.0000          -
51654.51/2604.62	c      2605         252491        3149        20                -           0.0000          -
51753.65/2609.67	c      2610        8484953         341        20                -           0.0000          -
51854.73/2614.74	c      2615        8526134         338        20                -           0.0000          -
51953.76/2619.79	c      2620          56350       28701        20                -           0.0000          -
52054.78/2624.84	c      2625        8603940         336        20                -           0.0000          -
52153.94/2629.89	c      2630        8638368         336        20                -           0.0000          -
52255.10/2634.94	c      2635        8675622         338        20                -           0.0000          -
52354.27/2639.99	c      2640        8716469         335        20                -           0.0000          -
52456.11/2645.04	c      2645         146716       11364        20                -           0.0000          -
52555.26/2650.09	c      2650         147313       11355        20                -           0.0000          -
52656.30/2655.14	c      2655         147946       11354        20                -           0.0000          -
52755.40/2660.16	c      2660         148476       11357        20                -           0.0000          -
52854.43/2665.19	c      2665         158410        3228        20                -           0.0000          -
52954.84/2670.21	c      2670         158989        3228        20                -           0.0000          -
53054.03/2675.23	c      2675         262353        3106        20                -           0.0000          -
53155.19/2680.31	c      2680         263089        3142        20                -           0.0000          -
53254.35/2685.36	c      2685         263832        3149        20                -           0.0000          -
53355.47/2690.46	c      2690         160628        3221        20                -           0.0000          -
53456.66/2695.53	c      2696         161107        3230        20                -           0.0000          -
53555.88/2700.54	c      2701         265993        3124        20                -           0.0000          -
53655.13/2705.59	c      2706         153198       11387        20                -           0.0000          -
53756.33/2710.64	c      2711         153906       11386        20                -           0.0000          -
53857.46/2715.70	c      2716         154567       11377        20                -           0.0000          -
53956.63/2720.79	c      2721          68192       28810        20                -           0.0000          -
54057.89/2725.84	c      2726         155912       11382        20                -           0.0000          -
54157.17/2730.89	c      2731         156542       11386        20                -           0.0000          -
54258.24/2735.94	c      2736         157199       11378        20                -           0.0000          -
54357.46/2740.99	c      2741         157885       11389        20                -           0.0000          -
54459.44/2746.04	c      2746         158451       11397        20                -           0.0000          -
54558.50/2751.09	c      2751         159117       11390        20                -           0.0000          -
54659.87/2756.14	c      2756         159752       11393        20                -           0.0000          -
54758.85/2761.19	c      2761         160376       11398        20                -           0.0000          -
54859.45/2766.24	c      2766         161005       11403        20                -           0.0000          -
54958.66/2771.29	c      2771         275995        3090        20                -           0.0000          -
55059.82/2776.34	c      2776         276763        3103        20                -           0.0000          -
55158.99/2781.37	c      2781         277571        3109        20                -           0.0000          -
55260.17/2786.42	c      2786         278330        3100        20                -           0.0000          -
55359.35/2791.43	c      2791        9959834         344        20                -           0.0000          -
55458.52/2796.48	c      2796         170010        3239        20                -           0.0000          -
55559.68/2801.54	c      2802         170487        3243        20                -           0.0000          -
55658.87/2806.59	c      2807         170919        3274        20                -           0.0000          -
55760.12/2811.68	c      2812         171413        3255        20                -           0.0000          -
55861.33/2816.74	c      2817         171916        3229        20                -           0.0000          -
55960.57/2821.79	c      2822         172413        3255        20                -           0.0000          -
56061.80/2826.84	c      2827         172908        3251        20                -           0.0000          -
56160.99/2831.89	c      2832         173365        3287        20                -           0.0000          -
56262.14/2836.94	c      2837         173789        3255        20                -           0.0000          -
56361.33/2841.99	c      2842       10379046         340        20                -           0.0000          -
56463.15/2847.04	c      2847       10420113         345        20                -           0.0000          -
56562.41/2852.08	c      2852       10462960         348        20                -           0.0000          -
56663.68/2857.14	c      2857       10505496         338        20                -           0.0000          -
56762.89/2862.17	c      2862       10548139         339        20                -           0.0000          -
56862.08/2867.18	c      2867         173788       11434        20                -           0.0000          -
56962.66/2872.23	c      2872          85483       28918        20                -           0.0000          -
57062.09/2877.28	c      2877          86038       28934        20                -           0.0000          -
57163.14/2882.37	c      2882          86628       28928        20                -           0.0000          -
57262.39/2887.38	c      2887       10752035         345        20                -           0.0000          -
57363.61/2892.48	c      2892       10796855         341        20                -           0.0000          -
57464.82/2897.54	c      2898       10841630         342        20                -           0.0000          -
57564.07/2902.59	c      2903          88667       28912        20                -           0.0000          -
57665.33/2907.64	c      2908          89255       28911        20                -           0.0000          -
57764.59/2912.69	c      2913          89827       28913        20                -           0.0000          -
57865.78/2917.74	c      2918          90311       28904        20                -           0.0000          -
57965.02/2922.79	c      2923          90775       28912        20                -           0.0000          -
58066.21/2927.84	c      2928       11107752         342        20                -           0.0000          -
58165.40/2932.86	c      2933       11146680         338        20                -           0.0000          -
58264.65/2937.89	c      2938         297199        3016        20                -           0.0000          -
58365.89/2942.92	c      2943         183599        3439        20                -           0.0000          -
58465.15/2948.00	c      2948         298773        3016        20                -           0.0000          -
58567.04/2953.05	c      2953         299506        3022        20                -           0.0000          -
58666.20/2958.10	c      2958         185031        3476        20                -           0.0000          -
58767.45/2963.15	c      2963         185479        3484        20                -           0.0000          -
58868.08/2968.21	c      2968         185980        3469        20                -           0.0000          -
58967.33/2973.25	c      2973         301780        2985        20                -           0.0000          -
59068.55/2978.32	c      2978         302444        2983        20                -           0.0000          -
59167.79/2983.36	c      2983         303236        2987        20                -           0.0000          -
59269.01/2988.42	c      2988         303907        2971        20                -           0.0000          -
59368.26/2993.49	c      2994         304666        2966        20                -           0.0000          -
59469.48/2998.54	c      2999         305341        2957        20                -           0.0000          -
59568.71/3003.56	c      3004         305920        2983        20                -           0.0000          -
59669.92/3008.62	c      3009       11756756         340        20                -           0.0000          -
59769.17/3013.67	c      3014       11800335         341        20                -           0.0000          -
59868.39/3018.68	c      3019         193462       11728        20                -           0.0000          -
59969.53/3023.73	c      3024         194245       11718        20                -           0.0000          -
60070.70/3028.82	c      3029         195011       11731        20                -           0.0000          -
60169.95/3033.88	c      3034         308895        2921        20                -           0.0000          -
60271.06/3038.94	c      3039         196535       11764        20                -           0.0000          -
60370.22/3043.99	c      3044         197322       11732        20                -           0.0000          -
60472.07/3049.04	c      3049         198075       11707        20                -           0.0000          -
60571.39/3054.09	c      3054         198683       11718        20                -           0.0000          -
60670.32/3059.10	c      3059         312542        2928        20                -           0.0000          -
60769.61/3064.12	c      3064       12178506         334        20                -           0.0000          -
60869.03/3069.13	c      3069         200588       11687        20                -           0.0000          -
60970.21/3074.18	c      3074         201184       11707        20                -           0.0000          -
61070.67/3079.28	c      3079         201818       11719        20                -           0.0000          -
61171.89/3084.34	c      3084         202562       11711        20                -           0.0000          -
61271.11/3089.38	c      3089         316891        2926        20                -           0.0000          -
61372.28/3094.49	c      3094         203813       11702        20                -           0.0000          -
61473.48/3099.54	c      3100       12279599         328        20                -           0.0000          -
61572.71/3104.59	c      3105       12295123         332        20                -           0.0000          -
61673.93/3109.61	c      3110       12311359         331        20                -           0.0000          -
61773.15/3114.64	c      3115         112296       28894        20                -           0.0000          -
61874.32/3119.70	c      3120       12365969         326        20                -           0.0000          -
61973.56/3124.79	c      3125         113481       28923        20                -           0.0000          -
62074.75/3129.84	c      3130         114101       28892        20                -           0.0000          -
62173.98/3134.85	c      3135         114708       28911        20                -           0.0000          -
62273.18/3139.90	c      3140         115294       28922        20                -           0.0000          -
62374.41/3144.99	c      3145         203232        3504        20                -           0.0000          -
62476.19/3150.04	c      3150         203762        3497        20                -           0.0000          -
62575.61/3155.09	c      3155         204294        3495        20                -           0.0000          -
62676.64/3160.14	c      3160         210833       11553        20                -           0.0000          -
62775.88/3165.16	c      3165         211309       11545        20                -           0.0000          -
62875.18/3170.18	c      3170         118868       28915        20                -           0.0000          -
62975.67/3175.24	c      3175         119460       28911        20                -           0.0000          -
63076.90/3180.30	c      3180         212769       11544        20                -           0.0000          -
63176.13/3185.35	c      3185       12683597         397        20                -           0.0000          -
63277.34/3190.43	c      3190       12695741         384        20                -           0.0000          -
63376.59/3195.43	c      3195       12716657         385        20                -           0.0000          -
63477.78/3200.50	c      3201         122145       28906        20                -           0.0000          -
63577.01/3205.56	c      3206       12743140         375        20                -           0.0000          -
63678.21/3210.64	c      3211       12752937         377        20                -           0.0000          -
63777.38/3215.69	c      3216       12763957         376        20                -           0.0000          -
63878.55/3220.74	c      3221       12774443         376        20                -           0.0000          -
63977.78/3225.79	c      3226       12784208         375        20                -           0.0000          -
64079.00/3230.84	c      3231         335861        2905        20                -           0.0000          -
64178.22/3235.85	c      3236         336546        2928        20                -           0.0000          -
64277.42/3240.90	c      3241         337293        2933        20                -           0.0000          -
64378.62/3245.94	c      3246         337983        2940        20                -           0.0000          -
64477.83/3250.99	c      3251         338706        2956        20                -           0.0000          -
64579.84/3256.10	c      3256         339417        2978        20                -           0.0000          -
64680.87/3261.14	c      3261         340130        2989        20                -           0.0000          -
64780.24/3266.19	c      3266         340835        2974        20                -           0.0000          -
64880.63/3271.24	c      3271         341570        2976        20                -           0.0000          -
64979.86/3276.30	c      3276         224393       11538        20                -           0.0000          -
65081.07/3281.32	c      3281         224804       11528        20                -           0.0000          -
65180.31/3286.35	c      3286         216695        3433        20                -           0.0000          -
65281.53/3291.44	c      3291         217147        3438        20                -           0.0000          -
65380.78/3296.49	c      3296         217614        3423        20                -           0.0000          -
65482.02/3301.54	c      3302         218104        3426        20                -           0.0000          -
65581.23/3306.59	c      3307         218552        3416        20                -           0.0000          -
65682.42/3311.64	c      3312         219046        3424        20                -           0.0000          -
65781.67/3316.69	c      3317         219543        3426        20                -           0.0000          -
65882.86/3321.74	c      3322         348601        3046        20                -           0.0000          -
65982.09/3326.76	c      3327       12978220         371        20                -           0.0000          -
66083.32/3331.82	c      3332       12987350         372        20                -           0.0000          -
66182.53/3336.83	c      3337       12996345         369        20                -           0.0000          -
66281.77/3341.87	c      3342       13006548         375        20                -           0.0000          -
66381.00/3346.88	c      3347         351424        3044        20                -           0.0000          -
66482.22/3351.90	c      3352         222765        3582        20                -           0.0000          -
66581.44/3356.94	c      3357         140029       29013        20                -           0.0000          -
66683.22/3362.05	c      3362         353303        3078        20                -           0.0000          -
66782.41/3367.12	c      3367         353932        3108        20                -           0.0000          -
66883.71/3372.17	c      3372         354559        3112        20                -           0.0000          -
66984.20/3377.23	c      3377         355146        3111        20                -           0.0000          -
67085.43/3382.31	c      3382         355765        3127        20                -           0.0000          -
67184.63/3387.36	c      3387         356431        3114        20                -           0.0000          -
67285.84/3392.44	c      3392         144205       29091        20                -           0.0000          -
67385.05/3397.49	c      3398         144833       29100        20                -           0.0000          -
67486.27/3402.54	c      3403         145450       29098        20                -           0.0000          -
67585.50/3407.58	c      3408         145983       29088        20                -           0.0000          -
67686.74/3412.63	c      3413         146632       29095        20                -           0.0000          -
67785.98/3417.69	c      3418         147276       29101        20                -           0.0000          -
67887.20/3422.74	c      3423         147979       29109        20                -           0.0000          -
67986.41/3427.79	c      3428         148522       29105        20                -           0.0000          -
68087.63/3432.84	c      3433       13193092         368        20                -           0.0000          -
68186.86/3437.88	c      3438       13203908         370        20                -           0.0000          -
68288.09/3442.92	c      3443       13214246         371        20                -           0.0000          -
68387.31/3447.99	c      3448         247988       11606        20                -           0.0000          -
68486.55/3453.00	c      3453         248668       11618        20                -           0.0000          -
68588.34/3458.05	c      3458         249235       11607        20                -           0.0000          -
68689.62/3463.14	c      3463         151919       29128        20                -           0.0000          -
68788.88/3468.19	c      3468         250556       11610        20                -           0.0000          -
68889.43/3473.24	c      3473         251246       11607        20                -           0.0000          -
68988.66/3478.29	c      3478         251881       11599        20                -           0.0000          -
69089.88/3483.30	c      3483         235736        4336        20                -           0.0000          -
69189.12/3488.36	c      3488         236231        4328        20                -           0.0000          -
69290.34/3493.41	c      3493         236779        4307        20                -           0.0000          -
69389.57/3498.44	c      3498         237245        4276        20                -           0.0000          -
69490.78/3503.51	c      3504         237731        4247        20                -           0.0000          -
69590.02/3508.56	c      3509         238281        4221        20                -           0.0000          -
69691.28/3513.61	c      3514         238786        4204        20                -           0.0000          -
69790.51/3518.69	c      3519         157620       29129        20                -           0.0000          -
69891.71/3523.74	c      3524         158190       29144        20                -           0.0000          -
69990.95/3528.79	c      3529         158766       29139        20                -           0.0000          -
70092.18/3533.84	c      3534         159335       29127        20                -           0.0000          -
70191.43/3538.89	c      3539         159909       29141        20                -           0.0000          -
70292.65/3543.90	c      3544       13415681         374        20                -           0.0000          -
70391.88/3548.95	c      3549         376585        3267        20                -           0.0000          -
70491.09/3554.00	c      3554         377209        3269        20                -           0.0000          -
70592.97/3559.07	c      3559         262618       11678        20                -           0.0000          -
70694.16/3564.13	c      3564         263290       11694        20                -           0.0000          -
70793.43/3569.14	c      3569         264080       11706        20                -           0.0000          -
70893.95/3574.24	c      3574         264938       11718        20                -           0.0000          -
70993.16/3579.29	c      3579         265689       11716        20                -           0.0000          -
71094.41/3584.34	c      3584         266387       11720        20                -           0.0000          -
71193.64/3589.38	c      3589         267026       11731        20                -           0.0000          -
71294.88/3594.44	c      3594         267639       11747        20                -           0.0000          -
71394.12/3599.49	c      3600         268263       11790        20                -           0.0000          -
71495.37/3604.54	c      3605         268958       11788        20                -           0.0000          -
71594.54/3609.59	c      3610         168749       29116        20                -           0.0000          -
71695.80/3614.64	c      3615         169407       29103        20                -           0.0000          -
71795.03/3619.69	c      3620         169980       29080        20                -           0.0000          -
71896.22/3624.74	c      3625       13589215         369        20                -           0.0000          -
71995.45/3629.79	c      3630       13600223         372        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (158560 MiB free)
  memory of node 1: 193531 MiB (181808 MiB free)
  memory of node 2: 193531 MiB (175424 MiB free)
  memory of node 3: 193493 MiB (173272 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-4467968-1723258886/watcher-4467968-1723258886 -o /tmp/evaluation-result-4467968-1723258886/solver-4467968-1723258886 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1723251528-552466 --watchdog 3760 fscip settings/racing.prm HOME/instance-4467968-1723258886.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=559087, runsolver pid=559084
Current StackSize limit: 8192 KiB


[startup+0.10012 s]*
/proc/loadavg: 24.53 22.74 18.83 43/944 559088
/proc/meminfo: memFree=705572336/790760800 swapFree=131071996/131071996
[pid=559087] ppid=559084 vsize=51948 memory=41352 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/559087/stat : 559087 (fscip) R 559084 559087 552454 0 -1 4194304 8967 0 0 0 10 1 0 0 20 0 1 0 92468040 53194752 10338 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
/proc/559087/statm: 12987 10338 2742 3035 0 9383 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 51948 KiB
Current children cumulated memory: 41352 KiB

[startup+0.218553 s]*
/proc/loadavg: 24.53 22.74 18.83 43/964 559108
/proc/meminfo: memFree=705497964/790760800 swapFree=131071996/131071996
[pid=559087] ppid=559084 vsize=1538020 memory=131208 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/559087/stat : 559087 (fscip) S 559084 559087 552454 0 -1 1077936128 32098 0 0 0 19 4 0 0 20 0 21 0 92468040 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
/proc/559087/statm: 384505 32802 2790 3035 0 73484 0
[pid=559087/tid=559089] ppid=559084 vsize=1538020 memory=8318255677412212789 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559089/stat : 559089 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559090] ppid=559084 vsize=1538020 memory=237112656212 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559090/stat : 559090 (fscip) S 559084 559087 552454 0 -1 1077936192 2424 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559091] ppid=559084 vsize=1538020 memory=59610673479151 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559091/stat : 559091 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559092] ppid=559084 vsize=1538020 memory=57420256935643 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559092/stat : 559092 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559093] ppid=559084 vsize=1538020 memory=54087395868613 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559093/stat : 559093 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559094] ppid=559084 vsize=1538020 memory=60718875758049 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559094/stat : 559094 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559095] ppid=559084 vsize=1538020 memory=14975568236034524 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559095/stat : 559095 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559096] ppid=559084 vsize=1538020 memory=654252 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559096/stat : 559096 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559097] ppid=559084 vsize=1538020 memory=3472329404410754158 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559097/stat : 559097 (fscip) R 559084 559087 552454 0 -1 4194368 112 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559098] ppid=559084 vsize=1538020 memory=4120849962660295201 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559098/stat : 559098 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559099] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559099/stat : 559099 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559100] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559100/stat : 559100 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559101] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559101/stat : 559101 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559102] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559102/stat : 559102 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559103] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559103/stat : 559103 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559104] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559104/stat : 559104 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559105] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559105/stat : 559105 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559106] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559106/stat : 559106 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559107] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559107/stat : 559107 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559108] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559108/stat : 559108 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 32802 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1538020 KiB
Current children cumulated memory: 131208 KiB

[startup+0.327005 s]*
/proc/loadavg: 24.53 22.74 18.83 43/964 559108
/proc/meminfo: memFree=705395264/790760800 swapFree=131071996/131071996
[pid=559087] ppid=559084 vsize=1538020 memory=234392 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/559087/stat : 559087 (fscip) S 559084 559087 552454 0 -1 1077936128 58374 0 0 0 25 9 0 0 20 0 21 0 92468040 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
/proc/559087/statm: 384505 58598 2790 3035 0 100068 0
[pid=559087/tid=559089] ppid=559084 vsize=1538020 memory=-6154841144864979816 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559089/stat : 559089 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559090] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559090/stat : 559090 (fscip) S 559084 559087 552454 0 -1 1077936192 2424 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559091] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559091/stat : 559091 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559092] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559092/stat : 559092 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559093] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559093/stat : 559093 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559094] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559094/stat : 559094 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559095] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559095/stat : 559095 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559096] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559096/stat : 559096 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559097] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559097/stat : 559097 (fscip) S 559084 559087 552454 0 -1 1077936192 2422 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559098] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559098/stat : 559098 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559099] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559099/stat : 559099 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559100] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559100/stat : 559100 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559101] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559101/stat : 559101 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559102] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559102/stat : 559102 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559103] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559103/stat : 559103 (fscip) S 559084 559087 552454 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559104] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559104/stat : 559104 (fscip) R 559084 559087 552454 0 -1 4194368 2164 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559105] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559105/stat : 559105 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559106] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559106/stat : 559106 (fscip) S 559084 559087 552454 0 -1 1077936192 2422 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559107] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559107/stat : 559107 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559108] ppid=559084 vsize=1538020 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559108/stat : 559108 (fscip) S 559084 559087 552454 0 -1 1077936192 2423 0 0 0 0 0 0 0 20 0 21 0 92468054 1574932480 58598 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 1538020 KiB
Current children cumulated memory: 234392 KiB

[startup+0.700952 s]
/proc/loadavg: 24.53 22.74 18.83 61/984 559128
/proc/meminfo: memFree=704923992/790760800 swapFree=131071996/131071996
[pid=559087] ppid=559084 vsize=1763620 memory=902936 CPUtime=6.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/stat : 559087 (fscip) S 559084 559087 552454 0 -1 1077936128 225052 0 0 0 505 163 0 0 20 0 41 0 92468040 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
/proc/559087/statm: 440905 225734 2982 3035 0 314247 0
[pid=559087/tid=559089] ppid=559084 vsize=1763620 memory=18 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559089/stat : 559089 (fscip) R 559084 559087 552454 0 -1 4194368 11641 0 0 0 27 5 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559090] ppid=559084 vsize=1763620 memory=32048 CPUtime=0.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559090/stat : 559090 (fscip) R 559084 559087 552454 0 -1 4194368 10828 0 0 0 21 10 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559091] ppid=559084 vsize=1763620 memory=5556 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559091/stat : 559091 (fscip) R 559084 559087 552454 0 -1 4194368 9872 0 0 0 22 10 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559092] ppid=559084 vsize=1763620 memory=16088 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559092/stat : 559092 (fscip) R 559084 559087 552454 0 -1 4194368 11432 0 0 0 30 3 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559093] ppid=559084 vsize=1763620 memory=0 CPUtime=0.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559093/stat : 559093 (fscip) R 559084 559087 552454 0 -1 4194368 10248 0 0 0 21 10 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559094] ppid=559084 vsize=1763620 memory=10824 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559094/stat : 559094 (fscip) R 559084 559087 552454 0 -1 4194368 10343 0 0 0 21 11 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559095] ppid=559084 vsize=1763620 memory=0 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559095/stat : 559095 (fscip) R 559084 559087 552454 0 -1 4194368 11412 0 0 0 31 2 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559096] ppid=559084 vsize=1763620 memory=0 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559096/stat : 559096 (fscip) R 559084 559087 552454 0 -1 4194368 11093 0 0 0 22 10 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559097] ppid=559084 vsize=1763620 memory=0 CPUtime=0.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559097/stat : 559097 (fscip) R 559084 559087 552454 0 -1 4194368 10139 0 0 0 21 10 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559098] ppid=559084 vsize=1763620 memory=0 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559098/stat : 559098 (fscip) D 559084 559087 552454 0 -1 4194368 10485 0 0 0 22 10 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559099] ppid=559084 vsize=1763620 memory=0 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559099/stat : 559099 (fscip) R 559084 559087 552454 0 -1 4194368 11461 0 0 0 22 10 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559100] ppid=559084 vsize=1763620 memory=0 CPUtime=0.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559100/stat : 559100 (fscip) R 559084 559087 552454 0 -1 4194368 9629 0 0 0 24 7 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559101] ppid=559084 vsize=1763620 memory=54204 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559101/stat : 559101 (fscip) R 559084 559087 552454 0 -1 4194368 10512 0 0 0 21 11 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559102] ppid=559084 vsize=1763620 memory=33196 CPUtime=0.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559102/stat : 559102 (fscip) R 559084 559087 552454 0 -1 4194368 10843 0 0 0 21 10 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559103] ppid=559084 vsize=1763620 memory=21544 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559103/stat : 559103 (fscip) R 559084 559087 552454 0 -1 4194368 9899 0 0 0 28 5 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559104] ppid=559084 vsize=1763620 memory=100 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559104/stat : 559104 (fscip) R 559084 559087 552454 0 -1 4194368 11644 0 0 0 30 2 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559105] ppid=559084 vsize=1763620 memory=1836 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559105/stat : 559105 (fscip) R 559084 559087 552454 0 -1 4194368 9549 0 0 0 24 8 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559106] ppid=559084 vsize=1763620 memory=25988 CPUtime=0.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559106/stat : 559106 (fscip) R 559084 559087 552454 0 -1 4194368 9805 0 0 0 23 4 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559107] ppid=559084 vsize=1763620 memory=2244 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559107/stat : 559107 (fscip) R 559084 559087 552454 0 -1 4194368 11447 0 0 0 25 7 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559108] ppid=559084 vsize=1763620 memory=25333125866717268 CPUtime=0.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559108/stat : 559108 (fscip) D 559084 559087 552454 0 -1 4194368 10144 0 0 0 23 8 0 0 20 0 41 0 92468054 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559109] ppid=559084 vsize=1763620 memory=279372859040192 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559109/stat : 559109 (fscip) S 559084 559087 552454 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 92468075 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559110] ppid=559084 vsize=1763620 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559110/stat : 559110 (fscip) S 559084 559087 552454 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 92468075 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559111] ppid=559084 vsize=1763620 memory=6655300316396806240 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559111/stat : 559111 (fscip) S 559084 559087 552454 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 92468075 1805946880 225734 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0

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

/proc/559087/task/559108/stat : 559108 (fscip) R 559084 559087 552454 0 -1 4194368 1348381 0 0 0 355768 173 0 0 20 0 41 0 92468054 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559109] ppid=559084 vsize=6053600 memory=4908556 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/559087/task/559109/stat : 559109 (fscip) S 559084 559087 552454 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559110] ppid=559084 vsize=6053600 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/559087/task/559110/stat : 559110 (fscip) S 559084 559087 552454 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559111] ppid=559084 vsize=6053600 memory=26980 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/559087/task/559111/stat : 559111 (fscip) S 559084 559087 552454 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559112] ppid=559084 vsize=6053600 memory=20452 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/559087/task/559112/stat : 559112 (fscip) S 559084 559087 552454 0 -1 1077936192 69 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559113] ppid=559084 vsize=6053600 memory=279372861221904 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/559087/task/559113/stat : 559113 (fscip) S 559084 559087 552454 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559114] ppid=559084 vsize=6053600 memory=25333125866717268 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/559087/task/559114/stat : 559114 (fscip) S 559084 559087 552454 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559115] ppid=559084 vsize=6053600 memory=4802726920785932 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/559087/task/559115/stat : 559115 (fscip) S 559084 559087 552454 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559116] ppid=559084 vsize=6053600 memory=279372859373792 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/559087/task/559116/stat : 559116 (fscip) S 559084 559087 552454 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559117] ppid=559084 vsize=6053600 memory=11572 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/559087/task/559117/stat : 559117 (fscip) S 559084 559087 552454 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559118] ppid=559084 vsize=6053600 memory=32492 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/559087/task/559118/stat : 559118 (fscip) S 559084 559087 552454 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559119] ppid=559084 vsize=6053600 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/559087/task/559119/stat : 559119 (fscip) S 559084 559087 552454 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559120] ppid=559084 vsize=6053600 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/559087/task/559120/stat : 559120 (fscip) S 559084 559087 552454 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559121] ppid=559084 vsize=6053600 memory=4908556 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/559087/task/559121/stat : 559121 (fscip) S 559084 559087 552454 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559122] ppid=559084 vsize=6053600 memory=4908556 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/559087/task/559122/stat : 559122 (fscip) S 559084 559087 552454 0 -1 1077936192 111 0 0 0 0 2 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559123] ppid=559084 vsize=6053600 memory=40296 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/559087/task/559123/stat : 559123 (fscip) S 559084 559087 552454 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559124] ppid=559084 vsize=6053600 memory=11572 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/559087/task/559124/stat : 559124 (fscip) S 559084 559087 552454 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559125] ppid=559084 vsize=6053600 memory=1949 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/559087/task/559125/stat : 559125 (fscip) S 559084 559087 552454 0 -1 1077936192 134 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559126] ppid=559084 vsize=6053600 memory=444 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/559087/task/559126/stat : 559126 (fscip) S 559084 559087 552454 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559127] ppid=559084 vsize=6053600 memory=4908564 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/559087/task/559127/stat : 559127 (fscip) S 559084 559087 552454 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559128] ppid=559084 vsize=6053600 memory=36276 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/559087/task/559128/stat : 559128 (fscip) S 559084 559087 552454 0 -1 1077936192 145 0 0 0 2 0 0 0 20 0 41 0 92468075 6198886400 1227141 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
Current children cumulated CPU time: 71054.7 s
Current children cumulated vsize: 6053600 KiB
Current children cumulated memory: 4908564 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630 s]*
/proc/loadavg: 60.20 61.00 65.16 61/978 561246
/proc/meminfo: memFree=710638540/790760800 swapFree=131071996/131071996
[pid=559087] ppid=559084 vsize=6054188 memory=4909516 CPUtime=72002.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/stat : 559087 (fscip) S 559084 559087 552454 0 -1 1077936128 21200213 0 0 0 7182400 17822 0 0 20 0 41 0 92468040 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
/proc/559087/statm: 1513547 1227379 3334 3035 0 1405883 0
[pid=559087/tid=559089] ppid=559084 vsize=6054188 memory=6720663255288660075 CPUtime=3605.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559089/stat : 559089 (fscip) R 559084 559087 552454 0 -1 4194368 1074841 0 0 0 360291 274 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559090] ppid=559084 vsize=6054188 memory=6432431758145971774 CPUtime=3596.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559090/stat : 559090 (fscip) R 559084 559087 552454 0 -1 4194368 1592694 0 0 0 359396 299 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559091] ppid=559084 vsize=6054188 memory=4506276 CPUtime=3599.67 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559091/stat : 559091 (fscip) R 559084 559087 552454 0 -1 4194368 343135 0 0 0 357620 2347 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559092] ppid=559084 vsize=6054188 memory=6432431758145971774 CPUtime=3605.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559092/stat : 559092 (fscip) R 559084 559087 552454 0 -1 4194368 1171805 0 0 0 360268 283 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559093] ppid=559084 vsize=6054188 memory=6700 CPUtime=3601.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559093/stat : 559093 (fscip) R 559084 559087 552454 0 -1 4194368 1646345 0 0 0 359907 266 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559094] ppid=559084 vsize=6054188 memory=4748012 CPUtime=3600.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559094/stat : 559094 (fscip) R 559084 559087 552454 0 -1 4194368 395578 0 0 0 358151 1855 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559095] ppid=559084 vsize=6054188 memory=6720663255288660075 CPUtime=3573.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559095/stat : 559095 (fscip) R 559084 559087 552454 0 -1 4194368 613414 0 0 0 357146 237 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559096] ppid=559084 vsize=6054188 memory=2244 CPUtime=3600.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559096/stat : 559096 (fscip) R 559084 559087 552454 0 -1 4194368 1663176 0 0 0 359705 332 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559097] ppid=559084 vsize=6054188 memory=31232 CPUtime=3599.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559097/stat : 559097 (fscip) R 559084 559087 552454 0 -1 4194368 337359 0 0 0 358263 1682 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559098] ppid=559084 vsize=6054188 memory=28656 CPUtime=3602.55 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559098/stat : 559098 (fscip) R 559084 559087 552454 0 -1 4194368 1216679 0 0 0 359955 300 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559099] ppid=559084 vsize=6054188 memory=4909456 CPUtime=3592.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559099/stat : 559099 (fscip) R 559084 559087 552454 0 -1 4194368 1611346 0 0 0 358945 323 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559100] ppid=559084 vsize=6054188 memory=6600 CPUtime=3601.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559100/stat : 559100 (fscip) R 559084 559087 552454 0 -1 4194368 384514 0 0 0 357127 3066 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559101] ppid=559084 vsize=6054188 memory=4909456 CPUtime=3606.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559101/stat : 559101 (fscip) R 559084 559087 552454 0 -1 4194368 1136261 0 0 0 360335 298 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559102] ppid=559084 vsize=6054188 memory=2796 CPUtime=3607.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559102/stat : 559102 (fscip) R 559084 559087 552454 0 -1 4194368 1684477 0 0 0 360414 337 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559103] ppid=559084 vsize=6054188 memory=6848 CPUtime=3602.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559103/stat : 559103 (fscip) R 559084 559087 552454 0 -1 4194368 340488 0 0 0 358046 2250 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559104] ppid=559084 vsize=6054188 memory=4506588 CPUtime=3591.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559104/stat : 559104 (fscip) R 559084 559087 552454 0 -1 4194368 1059743 0 0 0 358906 251 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559105] ppid=559084 vsize=6054188 memory=2592 CPUtime=3598.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559105/stat : 559105 (fscip) R 559084 559087 552454 0 -1 4194368 1774171 0 0 0 359453 375 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559106] ppid=559084 vsize=6054188 memory=6764 CPUtime=3600.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559106/stat : 559106 (fscip) R 559084 559087 552454 0 -1 4194368 565743 0 0 0 357590 2496 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559107] ppid=559084 vsize=6054188 memory=4750080 CPUtime=3605.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559107/stat : 559107 (fscip) R 559084 559087 552454 0 -1 4194368 1216656 0 0 0 360200 319 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559108] ppid=559084 vsize=6054188 memory=6720663255288660075 CPUtime=3606.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559108/stat : 559108 (fscip) R 559084 559087 552454 0 -1 4194368 1355538 0 0 0 360514 175 0 0 20 0 41 0 92468054 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559109] ppid=559084 vsize=6054188 memory=7044 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/559087/task/559109/stat : 559109 (fscip) S 559084 559087 552454 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559110] ppid=559084 vsize=6054188 memory=30236 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/559087/task/559110/stat : 559110 (fscip) S 559084 559087 552454 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559111] ppid=559084 vsize=6054188 memory=33772 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/559087/task/559111/stat : 559111 (fscip) S 559084 559087 552454 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559112] ppid=559084 vsize=6054188 memory=6432431758145971774 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/559087/task/559112/stat : 559112 (fscip) S 559084 559087 552454 0 -1 1077936192 70 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559113] ppid=559084 vsize=6054188 memory=7968 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/559087/task/559113/stat : 559113 (fscip) S 559084 559087 552454 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559114] ppid=559084 vsize=6054188 memory=18960 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/559087/task/559114/stat : 559114 (fscip) S 559084 559087 552454 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559115] ppid=559084 vsize=6054188 memory=20680 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/559087/task/559115/stat : 559115 (fscip) S 559084 559087 552454 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559116] ppid=559084 vsize=6054188 memory=5680 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/559087/task/559116/stat : 559116 (fscip) S 559084 559087 552454 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559117] ppid=559084 vsize=6054188 memory=11496 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/559087/task/559117/stat : 559117 (fscip) S 559084 559087 552454 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559118] ppid=559084 vsize=6054188 memory=13916 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/559087/task/559118/stat : 559118 (fscip) S 559084 559087 552454 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559119] ppid=559084 vsize=6054188 memory=12928 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/559087/task/559119/stat : 559119 (fscip) S 559084 559087 552454 0 -1 1077936192 137 0 0 0 3 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559120] ppid=559084 vsize=6054188 memory=13288 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/559087/task/559120/stat : 559120 (fscip) S 559084 559087 552454 0 -1 1077936192 123 0 0 0 1 1 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559121] ppid=559084 vsize=6054188 memory=11920 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/559087/task/559121/stat : 559121 (fscip) S 559084 559087 552454 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559122] ppid=559084 vsize=6054188 memory=2688 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/559087/task/559122/stat : 559122 (fscip) S 559084 559087 552454 0 -1 1077936192 113 0 0 0 0 2 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559123] ppid=559084 vsize=6054188 memory=6600 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/559087/task/559123/stat : 559123 (fscip) S 559084 559087 552454 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559124] ppid=559084 vsize=6054188 memory=4909456 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/559087/task/559124/stat : 559124 (fscip) S 559084 559087 552454 0 -1 1077936192 131 0 0 0 3 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559125] ppid=559084 vsize=6054188 memory=6720664363357257580 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/559087/task/559125/stat : 559125 (fscip) S 559084 559087 552454 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559126] ppid=559084 vsize=6054188 memory=7968 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/559087/task/559126/stat : 559126 (fscip) S 559084 559087 552454 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559127] ppid=559084 vsize=6054188 memory=18960 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/559087/task/559127/stat : 559127 (fscip) S 559084 559087 552454 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
[pid=559087/tid=559128] ppid=559084 vsize=6054188 memory=20680 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/559087/task/559128/stat : 559128 (fscip) S 559084 559087 552454 0 -1 1077936192 148 0 0 0 2 0 0 0 20 0 41 0 92468075 6199488512 1227379 809668444160 4194304 16622877 140729701494032 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 25210880 140729701499881 140729701499997 140729701499997 140729701507023 0
Current children cumulated CPU time: 72002.2 s
Current children cumulated vsize: 6054188 KiB
Current children cumulated memory: 4909516 KiB

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

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

# cumulated CPU time of all completed processes:  user=71824.3 s, system=178.354 s

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

[startup+3630.16 s]*
/proc/loadavg: 60.20 61.00 65.16 42/939 561246
/proc/meminfo: memFree=714973224/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): 3630.2
CPU time (s): 72002.6
CPU user time (s): 71824.3
CPU system time (s): 178.354
CPU usage (%): 1983.43
Max. virtual memory (cumulated for all children) (KiB): 6119724
Max. memory (cumulated for all children) (KiB): 4919412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71824.3
system time used= 178.354
maximum resident set size= 4919412
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21200217
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= 316972
involuntary context switches= 210698


# summary of solver processes directly reported to runsolver:
#   pid: 559087
#   total CPU time (s): 72002.6
#   total CPU user time (s): 71824.3
#   total CPU system time (s): 178.354

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.2009 second user time and 81.2539 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-08-10 05:01:26
IDJOB=4467968
IDBENCH=162276
IDSOLVER=3097
FILE ID=nodeD104/4467968-1723258886
RUNJOBID= nodeD104-1723251528-552466
SLURM_JOB_ID= 8266912
Free space on /tmp= 8587784 MiB

SOLVER NAME= FiberSCIP 20 cores, 024-08-09
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size128-round21-4.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-4467968-1723258886/watcher-4467968-1723258886 -o /tmp/evaluation-result-4467968-1723258886/solver-4467968-1723258886 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1723251528-552466 --watchdog 3760  fscip settings/racing.prm HOME/instance-4467968-1723258886.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= f504409cca969bd8c5b41a512643c0a3
RANDOM SEED=1699017989

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		: 3461.825
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		: 3174.868
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		: 3612.807
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		: 3033.411
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		: 2946.888
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		: 3138.476
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		: 3019.813
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		: 3033.254
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		: 2997.643
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		: 3181.605
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		: 3486.524
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		: 3033.282
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		: 2649.231
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		: 3077.599
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		: 3337.481
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		: 3020.473
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		: 2617.668
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		: 3137.267
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		: 2975.093
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		: 3033.322
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		: 3448.898
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		: 3188.817
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		: 3549.907
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		: 3031.978
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		: 2608.859
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		: 3066.341
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		: 2623.047
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		: 2977.585
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		: 2649.820
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		: 3039.011
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		: 2637.648
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		: 3033.440
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		: 2596.103
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		: 2849.511
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		: 1458.691
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		: 3033.419
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		: 3751.656
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		: 3103.363
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		: 3028.216
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		: 3033.391
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		: 2629.636
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		: 3162.977
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		: 2953.214
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		: 3031.971
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		: 2598.569
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		: 3170.282
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		: 1866.672
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		: 3027.597
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		: 3332.012
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		: 3118.617
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		: 2621.766
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		: 3033.219
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		: 2632.625
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		: 3012.456
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		: 2627.452
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		: 3033.159
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		: 3607.112
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		: 3056.518
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		: 2627.822
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		: 3013.596
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		: 2648.542
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		: 3107.478
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		: 2432.885
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		: 3033.051
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		: 2628.891
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		: 2935.609
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		: 2624.018
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		: 3015.065
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		: 3008.456
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 54
initial apicid	: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 3173.170
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		: 2649.289
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		: 3030.150
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		: 2828.160
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		: 3033.109
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		: 2645.879
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		: 3029.378
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		: 3573.517
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		: 3042.947
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		: 2736.091
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		: 3032.622
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:        705603860 kB
MemAvailable:   764242348 kB
Buffers:         1008132 kB
Cached:         60411424 kB
SwapCached:            0 kB
Active:          2592840 kB
Inactive:       78213112 kB
Active(anon):       2220 kB
Inactive(anon): 19423084 kB
Active(file):    2590620 kB
Inactive(file): 58790028 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             56612 kB
Writeback:             0 kB
AnonPages:      19388028 kB
Mapped:           134640 kB
Shmem:             38920 kB
KReclaimable:    1355112 kB
Slab:            1886312 kB
SReclaimable:    1355112 kB
SUnreclaim:       531200 kB
KernelStack:       16400 kB
PageTables:        50188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   15997268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           834432 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5089280 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:     1079296 kB
DirectMap2M:    172433408 kB
DirectMap1G:    632291328 kB

Free space on /tmp at the end= 8587900 MiB
End job on nodeD104 at 2024-08-10 06:01:57