Trace number 4467977

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) 72001.2 3628.64

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size80-round21-3.opb
MD5SUM864bfa231da9fb907b495a126824f2c7
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 benchmark5.08683
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 constraints7856
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)368
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() = 18186049, SCIPgetMemTotal() = 21770505, SCIPgetMemExternEstim() = 11381264
0.00/0.03	c ** set memory limit for presolving in LC to 8.79595e+12 for SCIP **
0.10/0.16	c ** Estimated virtualMemUsedAtSolver = 33511654, getVmSize() = 62988288, SCIPgetMemUsed() = 21382210, SCIPgetMemTotal() = 38886218, SCIPgetMemExternEstim() = 11381264
0.10/0.16	c ** set memory limit for solvers to 4.18851e+11 for each SCIP **
0.10/0.16	c Original Problem   :
0.10/0.16	c   Problem name     : instance-4467977-1723258457
0.10/0.16	c   Variables        : 3968 (3968 binary, 0 integer, 0 implicit integer, 0 continuous)
0.10/0.16	c   Constraints      : 7856
0.10/0.16	c   Objective sense  : minimize
0.10/0.16	c Presolved Problem  :
0.10/0.16	c   Variables        : 3225 (3225 binary, 0 integer, 0 implicit integer, 0 continuous)
0.10/0.16	c   Constraints      : 6532
0.10/0.16	c Constraints        : Number
0.10/0.16	c   and              : 41 
0.10/0.16	c   xor              : 2 
0.10/0.16	c   linear           : 1299 
0.10/0.16	c   logicor          : 5190 
0.10/0.16	c ** Instance transfer method used: 0
0.10/0.17	c ** ParaScipInstance copy does not increase the number of variables. **
0.33/0.39	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.33/0.39	c                                Nodes    Active                                            
0.33/0.39	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
294.50/15.32	c        15              2           1        20                -           0.0000          -
401.70/20.79	c        21           2481         460        20                -           0.0000          -
504.94/25.92	c        26           2481         460        20                -           0.0000          -
604.23/30.97	c        31              9           8        20                -           0.0000          -
703.47/36.01	c        36             12          11        20                -           0.0000          -
805.42/41.06	c        41             12          11        20                -           0.0000          -
904.80/46.11	c        46             12          11        20                -           0.0000          -
1005.87/51.15	c        51             12          11        20                -           0.0000          -
1105.20/56.16	c        56             12          11        20                -           0.0000          -
1205.73/61.26	c        61          51792           0        20                -           0.0000          -
1306.93/66.31	c        66             30          29        20                -           0.0000          -
1406.21/71.36	c        71             33          32        20                -           0.0000          -
1507.48/76.41	c        76          65090           0        20                -           0.0000          -
1606.77/81.46	c        81             36          35        20                -           0.0000          -
1708.06/86.51	c        87             36          35        20                -           0.0000          -
1807.34/91.56	c        92             36          35        20                -           0.0000          -
1908.61/96.61	c        97             36          35        20                -           0.0000          -
2007.91/101.66	c       102             36          35        20                -           0.0000          -
2109.19/106.71	c       107             36          35        20                -           0.0000          -
2208.48/111.76	c       112             36          35        20                -           0.0000          -
2307.76/116.77	c       117             36          35        20                -           0.0000          -
2407.06/121.78	c       122             36          35        20                -           0.0000          -
2506.36/126.79	c       127             36          35        20                -           0.0000          -
2607.63/131.82	c       132             36          35        20                -           0.0000          -
2706.92/136.89	c       137             36          35        20                -           0.0000          -
2808.21/141.94	c       142             36          35        20                -           0.0000          -
2907.50/146.99	c       147             36          35        20                -           0.0000          -
3009.42/152.04	c       152             36          35        20                -           0.0000          -
3108.89/157.09	c       157             36          35        20                -           0.0000          -
3209.89/162.14	c       162             36          35        20                -           0.0000          -
3309.26/167.16	c       167             36          35        20                -           0.0000          -
3408.53/172.17	c       172             36          35        20                -           0.0000          -
3509.18/177.22	c       177             36          35        20                -           0.0000          -
3608.48/182.24	c       182             36          35        20                -           0.0000          -
3709.76/187.32	c       187             36          35        20                -           0.0000          -
3809.06/192.37	c       192             36          35        20                -           0.0000          -
3910.34/197.42	c       197             36          35        20                -           0.0000          -
4009.63/202.47	c       202             36          35        20                -           0.0000          -
4110.84/207.52	c       208             36          35        20                -           0.0000          -
4210.08/212.57	c       213             36          35        20                -           0.0000          -
4311.36/217.60	c       218             36          35        20                -           0.0000          -
4410.66/222.67	c       223             36          35        20                -           0.0000          -
4509.94/227.68	c       228             36          35        20                -           0.0000          -
4611.21/232.77	c       233             36          35        20                -           0.0000          -
4712.49/237.80	c       238            774         773        20                -           0.0000          -
4811.74/242.87	c       243            774         773        20                -           0.0000          -
4913.03/247.92	c       248            774         773        20                -           0.0000          -
5012.33/252.97	c       253           1302        1289        20                -           0.0000          -
5111.61/258.01	c       258            792         791        20                -           0.0000          -
5213.61/263.07	c       263           1308        1295        20                -           0.0000          -
5312.75/268.12	c       268            793         792        20                -           0.0000          -
5414.11/273.17	c       273            793         792        20                -           0.0000          -
5513.32/278.18	c       278            793         792        20                -           0.0000          -
5613.96/283.23	c       283            793         792        20                -           0.0000          -
5713.27/288.29	c       288            793         792        20                -           0.0000          -
5814.52/293.33	c       293           1526        1475        20                -           0.0000          -
5913.74/298.38	c       298           1526        1475        20                -           0.0000          -
6015.00/303.44	c       303           1537        1486        20                -           0.0000          -
6114.27/308.49	c       308           1461        1448        20                -           0.0000          -
6215.53/313.53	c       314           1461        1448        20                -           0.0000          -
6314.79/318.58	c       319           1461        1448        20                -           0.0000          -
6416.04/323.64	c       324           1461        1448        20                -           0.0000          -
6515.32/328.69	c       329           1588        1537        20                -           0.0000          -
6616.57/333.74	c       334           1588        1537        20                -           0.0000          -
6715.86/338.79	c       339           1588        1537        20                -           0.0000          -
6817.12/343.84	c       344           1588        1537        20                -           0.0000          -
6916.39/348.88	c       349           1588        1537        20                -           0.0000          -
7017.65/353.93	c       354           1588        1537        20                -           0.0000          -
7116.93/358.98	c       359           1147          97        20                -           0.0000          -
7218.90/364.03	c       364           1147          97        20                -           0.0000          -
7318.11/369.09	c       369           1592        1541        20                -           0.0000          -
7417.50/374.14	c       374           1752        1737        20                -           0.0000          -
7518.84/379.18	c       379           1191         141        20                -           0.0000          -
7619.23/384.24	c       384           1191         141        20                -           0.0000          -
7718.49/389.28	c       389           1839        1824        20                -           0.0000          -
7819.73/394.33	c       394           1839        1824        20                -           0.0000          -
7919.01/399.37	c       399            245         244        20                -           0.0000          -
8020.27/404.41	c       404           1253         199        20                -           0.0000          -
8119.56/409.44	c       409           1253         199        20                -           0.0000          -
8220.83/414.54	c       415           1817        1766        20                -           0.0000          -
8320.11/419.59	c       420            279         278        20                -           0.0000          -
8421.37/424.61	c       425           1868        1817        20                -           0.0000          -
8520.65/429.68	c       430           1868        1817        20                -           0.0000          -
8621.92/434.73	c       435            366         365        20                -           0.0000          -
8721.20/439.75	c       440           2302        2285        20                -           0.0000          -
8822.46/444.82	c       445           1915        1864        20                -           0.0000          -
8923.72/449.92	c       450           1487         429        20                -           0.0000          -
9023.00/454.97	c       455           1487         429        20                -           0.0000          -
9122.28/460.02	c       460           1487         429        20                -           0.0000          -
9224.05/465.07	c       465            442         441        20                -           0.0000          -
9323.45/470.12	c       470           2709        2692        20                -           0.0000          -
9424.70/475.17	c       475           2709        2692        20                -           0.0000          -
9525.26/480.22	c       480           2709        2692        20                -           0.0000          -
9624.55/485.27	c       485            500         499        20                -           0.0000          -
9725.80/490.32	c       490           1624         566        20                -           0.0000          -
9825.06/495.37	c       495           1624         566        20                -           0.0000          -
9926.33/500.42	c       500           1624         566        20                -           0.0000          -
10025.63/505.47	c       505           2372        2319        20                -           0.0000          -
10126.91/510.52	c       511           1635         577        20                -           0.0000          -
10226.19/515.57	c       516           1635         577        20                -           0.0000          -
10327.46/520.62	c       521           2487        2434        20                -           0.0000          -
10426.74/525.67	c       526           2487        2434        20                -           0.0000          -
10526.01/530.69	c       531           2988        2971        20                -           0.0000          -
10627.24/535.77	c       536           1684         626        20                -           0.0000          -
10728.50/540.82	c       541           2689        2636        20                -           0.0000          -
10827.79/545.87	c       546           2689        2636        20                -           0.0000          -
10929.06/550.92	c       551           2689        2636        20                -           0.0000          -
11028.33/555.97	c       556           1725         667        20                -           0.0000          -
11127.60/561.02	c       561           1725         667        20                -           0.0000          -
11229.61/566.07	c       566           2719        2666        20                -           0.0000          -
11328.86/571.12	c       571           1827         769        20                -           0.0000          -
11430.18/576.17	c       576            719         718        20                -           0.0000          -
11530.58/581.22	c       581           1845         787        20                -           0.0000          -
11629.93/586.27	c       586           1845         787        20                -           0.0000          -
11729.28/591.29	c       591            750         749        20                -           0.0000          -
11830.37/596.33	c       596           2894        2841        20                -           0.0000          -
11929.64/601.36	c       601           2894        2841        20                -           0.0000          -
12030.90/606.41	c       606           2007         947        20                -           0.0000          -
12132.17/611.52	c       612           2007         947        20                -           0.0000          -
12231.41/616.57	c       617           3539        3522        20                -           0.0000          -
12332.69/621.62	c       622           3539        3522        20                -           0.0000          -
12431.97/626.67	c       627           2010         950        20                -           0.0000          -
12533.23/631.72	c       632           3136        3083        20                -           0.0000          -
12632.51/636.77	c       637           3136        3083        20                -           0.0000          -
12733.80/641.82	c       642           3136        3083        20                -           0.0000          -
12833.06/646.87	c       647           3231        3178        20                -           0.0000          -
12934.31/651.92	c       652           2207        1147        20                -           0.0000          -
13033.53/656.97	c       657           2234        1174        20                -           0.0000          -
13132.71/662.01	c       662           2285        1225        20                -           0.0000          -
13234.75/667.07	c       667           2285        1225        20                -           0.0000          -
13334.10/672.10	c       672           2285        1225        20                -           0.0000          -
13435.19/677.17	c       677           2285        1225        20                -           0.0000          -
13535.63/682.21	c       682           2285        1225        20                -           0.0000          -
13634.91/687.23	c       687           2285        1225        20                -           0.0000          -
13736.15/692.32	c       692           2285        1225        20                -           0.0000          -
13835.44/697.37	c       697           2285        1225        20                -           0.0000          -
13936.73/702.42	c       702           2285        1225        20                -           0.0000          -
14035.99/707.47	c       707           2285        1225        20                -           0.0000          -
14137.24/712.52	c       713           2285        1225        20                -           0.0000          -
14236.48/717.55	c       718           2285        1225        20                -           0.0000          -
14337.65/722.62	c       723           2285        1225        20                -           0.0000          -
14436.86/727.67	c       728           2285        1225        20                -           0.0000          -
14538.03/732.72	c       733           1050           0        20                -           0.0000          -
14637.19/737.77	c       738           1050           0        20                -           0.0000          -
14738.35/742.82	c       743           1050           0        20                -           0.0000          -
14837.50/747.87	c       748           1050           0        20                -           0.0000          -
14938.63/752.92	c       753           4849        4832        20                -           0.0000          -
15037.78/757.97	c       758           4292        4235        20                -           0.0000          -
15136.99/763.02	c       763           4292        4235        20                -           0.0000          -
15238.79/768.07	c       768           4292        4235        20                -           0.0000          -
15338.19/773.12	c       773           1071          21        20                -           0.0000          -
15439.34/778.17	c       778           4301        4244        20                -           0.0000          -
15538.46/783.18	c       783           2729        1667        20                -           0.0000          -
15638.99/788.21	c       788           2729        1667        20                -           0.0000          -
15738.26/793.26	c       793           1111          61        20                -           0.0000          -
15839.57/798.31	c       798           1122          72        20                -           0.0000          -
15938.66/803.32	c       803           2805        1743        20                -           0.0000          -
16039.91/808.45	c       808           2805        1743        20                -           0.0000          -
16139.21/813.49	c       813           4681        4624        20                -           0.0000          -
16240.18/818.58	c       819           2870        1808        20                -           0.0000          -
16341.33/823.62	c       824           2885        1823        20                -           0.0000          -
16440.51/828.68	c       829           2935        1873        20                -           0.0000          -
16541.66/833.70	c       834           5650        5633        20                -           0.0000          -
16640.89/838.78	c       839           5650        5633        20                -           0.0000          -
16742.06/843.83	c       844           5044        4987        20                -           0.0000          -
16841.26/848.88	c       849           5680        5663        20                -           0.0000          -
16942.37/853.93	c       854           5680        5663        20                -           0.0000          -
17041.54/858.98	c       859           5680        5663        20                -           0.0000          -
17140.72/864.03	c       864           3222        2154        20                -           0.0000          -
17242.53/869.08	c       869           5269        5212        20                -           0.0000          -
17341.80/874.13	c       874           5269        5212        20                -           0.0000          -
17443.09/879.15	c       879           5269        5212        20                -           0.0000          -
17543.36/884.20	c       884           5269        5212        20                -           0.0000          -
17642.52/889.28	c       889           5977        5960        20                -           0.0000          -
17743.66/894.33	c       894           5977        5960        20                -           0.0000          -
17842.80/899.38	c       899           6004        5987        20                -           0.0000          -
17943.95/904.43	c       904           3621        2533        20                -           0.0000          -
18043.10/909.48	c       909           3621        2533        20                -           0.0000          -
18144.28/914.51	c       915           5590        5533        20                -           0.0000          -
18243.46/919.58	c       920           5590        5533        20                -           0.0000          -
18344.61/924.60	c       925           3661        2569        20                -           0.0000          -
18443.79/929.68	c       930           3661        2569        20                -           0.0000          -
18544.99/934.71	c       935           6435        6418        20                -           0.0000          -
18644.15/939.78	c       940           6435        6418        20                -           0.0000          -
18745.33/944.83	c       945           6435        6418        20                -           0.0000          -
18844.49/949.88	c       950           5826        5769        20                -           0.0000          -
18943.68/954.90	c       955           5826        5769        20                -           0.0000          -
19044.81/959.91	c       960          11924        1100        20                -           0.0000          -
19143.97/964.94	c       965           6797        6780        20                -           0.0000          -
19243.12/970.00	c       970           6011        5954        20                -           0.0000          -
19345.01/975.05	c       975           6011        5954        20                -           0.0000          -
19444.24/980.12	c       980           7003        6986        20                -           0.0000          -
19545.41/985.18	c       985           4225        3129        20                -           0.0000          -
19645.79/990.28	c       990           4225        3129        20                -           0.0000          -
19747.01/995.33	c       995           4225        3129        20                -           0.0000          -
19846.19/1000.38	c      1000           4225        3129        20                -           0.0000          -
19947.32/1005.43	c      1005           6482        6425        20                -           0.0000          -
20046.52/1010.48	c      1010           6482        6425        20                -           0.0000          -
20147.69/1015.53	c      1016           6482        6425        20                -           0.0000          -
20246.84/1020.58	c      1021           6536        6479        20                -           0.0000          -
20347.98/1025.63	c      1026           6548        6491        20                -           0.0000          -
20447.14/1030.68	c      1031           6574        6517        20                -           0.0000          -
20548.35/1035.73	c      1036           6574        6517        20                -           0.0000          -
20647.58/1040.76	c      1041           4761        3665        20                -           0.0000          -
20748.80/1045.82	c      1046           7670        7653        20                -           0.0000          -
20848.03/1050.87	c      1051           6720        6663        20                -           0.0000          -
20949.25/1055.92	c      1056           6720        6663        20                -           0.0000          -
21048.48/1060.98	c      1061           7771        7754        20                -           0.0000          -
21147.72/1066.03	c      1066           7771        7754        20                -           0.0000          -
21249.74/1071.05	c      1071           6928        6871        20                -           0.0000          -
21349.06/1076.10	c      1076           6928        6871        20                -           0.0000          -
21448.30/1081.11	c      1081           7850        7833        20                -           0.0000          -
21549.39/1086.19	c      1086           7889        7872        20                -           0.0000          -
21649.94/1091.25	c      1091           5318        4222        20                -           0.0000          -
21751.19/1096.31	c      1096           5318        4222        20                -           0.0000          -
21850.44/1101.38	c      1101           5318        4222        20                -           0.0000          -
21951.69/1106.43	c      1106           5318        4222        20                -           0.0000          -
22050.96/1111.46	c      1111           8173        8156        20                -           0.0000          -
22152.22/1116.53	c      1117           8173        8156        20                -           0.0000          -
22251.50/1121.58	c      1122           8173        8156        20                -           0.0000          -
22352.76/1126.63	c      1127           8173        8156        20                -           0.0000          -
22452.06/1131.64	c      1132           7705        7648        20                -           0.0000          -
22551.34/1136.67	c      1137          30172        1114        20                -           0.0000          -
22652.61/1141.72	c      1142           5798        4682        20                -           0.0000          -
22751.90/1146.77	c      1147           7790        7733        20                -           0.0000          -
22853.17/1151.85	c      1152           7790        7733        20                -           0.0000          -
22952.45/1156.87	c      1157           6048        4926        20                -           0.0000          -
23053.71/1161.93	c      1162           7915        7858        20                -           0.0000          -
23152.98/1167.03	c      1167           6476        5245        20                -           0.0000          -
23254.85/1172.08	c      1172           6488        5257        20                -           0.0000          -
23354.15/1177.13	c      1177           6488        5257        20                -           0.0000          -
23455.33/1182.18	c      1182           6488        5257        20                -           0.0000          -
23555.99/1187.23	c      1187           9067        9050        20                -           0.0000          -
23655.26/1192.28	c      1192           9120        9103        20                -           0.0000          -
23756.52/1197.33	c      1197           9120        9103        20                -           0.0000          -
23855.80/1202.38	c      1202           9120        9103        20                -           0.0000          -
23957.06/1207.43	c      1207           8238        8179        20                -           0.0000          -
24056.33/1212.44	c      1212           8238        8179        20                -           0.0000          -
24155.61/1217.49	c      1217           8238        8179        20                -           0.0000          -
24256.87/1222.55	c      1223           8238        8179        20                -           0.0000          -
24356.16/1227.59	c      1228           8238        8179        20                -           0.0000          -
24457.43/1232.63	c      1233        2726934         438        20                -           0.0000          -
24556.70/1237.70	c      1238          11783        5636        20                -           0.0000          -
24657.95/1242.78	c      1243           8454        8395        20                -           0.0000          -
24759.19/1247.83	c      1248           9552        9535        20                -           0.0000          -
24858.47/1252.88	c      1253          13243        5635        20                -           0.0000          -
24957.73/1257.90	c      1258           9657        9640        20                -           0.0000          -
25058.99/1262.98	c      1263           9657        9640        20                -           0.0000          -
25158.27/1268.03	c      1268           8684        8625        20                -           0.0000          -
25260.23/1273.08	c      1273           8684        8625        20                -           0.0000          -
25359.41/1278.13	c      1278           9717        9700        20                -           0.0000          -
25460.56/1283.18	c      1283           9833        9816        20                -           0.0000          -
25561.17/1288.23	c      1288           9833        9816        20                -           0.0000          -
25660.46/1293.24	c      1293           9833        9816        20                -           0.0000          -
25759.74/1298.25	c      1298           8869        8810        20                -           0.0000          -
25860.99/1303.30	c      1303           8869        8810        20                -           0.0000          -
25960.25/1308.35	c      1308           9933        9916        20                -           0.0000          -
26061.50/1313.40	c      1313           8915        8856        20                -           0.0000          -
26162.73/1318.51	c      1319           9982        9965        20                -           0.0000          -
26261.94/1323.57	c      1324          10094       10077        20                -           0.0000          -
26363.19/1328.63	c      1329          18715        5647        20                -           0.0000          -
26462.45/1333.68	c      1334           9638        9567        20                -           0.0000          -
26563.72/1338.73	c      1339          19469        5651        20                -           0.0000          -
26662.92/1343.76	c      1344           9960        9654        20                -           0.0000          -
26762.12/1348.77	c      1349          10418       10401        20                -           0.0000          -
26863.36/1353.82	c      1354          10181        9767        20                -           0.0000          -
26962.62/1358.87	c      1359          10333        9769        20                -           0.0000          -
27063.87/1363.93	c      1364          10645       10628        20                -           0.0000          -
27163.12/1368.99	c      1369          52381        1129        20                -           0.0000          -
27265.16/1374.04	c      1374          52893        1178        20                -           0.0000          -
27364.20/1379.10	c      1379          10833       10816        20                -           0.0000          -
27465.51/1384.17	c      1384          12856        9919        20                -           0.0000          -
27566.05/1389.22	c      1389          10995       10978        20                -           0.0000          -
27665.25/1394.28	c      1394          11074       11057        20                -           0.0000          -
27766.46/1399.33	c      1399          11158       11141        20                -           0.0000          -
27865.67/1404.38	c      1404        3165923           0        20                -           0.0000          -
27966.90/1409.43	c      1409          11268       11251        20                -           0.0000          -
28066.14/1414.47	c      1414          11268       11251        20                -           0.0000          -
28167.36/1419.53	c      1420          11268       11251        20                -           0.0000          -
28266.60/1424.57	c      1425          11268       11251        20                -           0.0000          -
28367.84/1429.62	c      1430          11268       11251        20                -           0.0000          -
28467.10/1434.67	c      1435          11268       11251        20                -           0.0000          -
28568.34/1439.70	c      1440          11268       11251        20                -           0.0000          -
28667.60/1444.75	c      1445          11268       11251        20                -           0.0000          -
28768.84/1449.80	c      1450          28221        5657        20                -           0.0000          -
28868.08/1454.88	c      1455          11327       11310        20                -           0.0000          -
28969.32/1459.93	c      1460          11358       11341        20                -           0.0000          -
29068.59/1464.95	c      1465          18853        9942        20                -           0.0000          -
29167.85/1470.01	c      1470          19003        9945        20                -           0.0000          -
29269.92/1475.07	c      1475          19231        9934        20                -           0.0000          -
29369.13/1480.13	c      1480          19432        9948        20                -           0.0000          -
29470.22/1485.17	c      1485          63608        1158        20                -           0.0000          -
29570.85/1490.22	c      1490          31024        5652        20                -           0.0000          -
29670.10/1495.28	c      1495          11988       11971        20                -           0.0000          -
29771.35/1500.30	c      1500          12076       12059        20                -           0.0000          -
29870.61/1505.37	c      1505          12076       12059        20                -           0.0000          -
29969.87/1510.39	c      1510          12076       12059        20                -           0.0000          -
30071.12/1515.41	c      1515          12076       12059        20                -           0.0000          -
30170.41/1520.42	c      1520          12147       12130        20                -           0.0000          -
30271.67/1525.56	c      1526          21836        9939        20                -           0.0000          -
30372.93/1530.63	c      1531          12218       12201        20                -           0.0000          -
30472.20/1535.67	c      1536          12326       12309        20                -           0.0000          -
30573.46/1540.72	c      1541          12373       12356        20                -           0.0000          -
30672.72/1545.77	c      1546          12458       12441        20                -           0.0000          -
30773.97/1550.82	c      1551          23488        9933        20                -           0.0000          -
30873.19/1555.88	c      1556          12575       12558        20                -           0.0000          -
30974.45/1560.93	c      1561          12575       12558        20                -           0.0000          -
31073.72/1565.97	c      1566          24502        9929        20                -           0.0000          -
31172.99/1571.02	c      1571          12678       12661        20                -           0.0000          -
31275.11/1576.07	c      1576          12735       12718        20                -           0.0000          -
31374.19/1581.09	c      1581          12769       12752        20                -           0.0000          -
31473.25/1586.10	c      1586          25650        9920        20                -           0.0000          -
31574.83/1591.20	c      1591          25886        9920        20                -           0.0000          -
31675.18/1596.26	c      1596          12995       12978        20                -           0.0000          -
31776.44/1601.32	c      1601          12995       12978        20                -           0.0000          -
31875.72/1606.37	c      1606          12995       12978        20                -           0.0000          -
31976.96/1611.40	c      1611          13050       13033        20                -           0.0000          -
32076.28/1616.43	c      1616          78335        1144        20                -           0.0000          -
32177.49/1621.53	c      1622          13110       13093        20                -           0.0000          -
32276.74/1626.58	c      1627          13110       13093        20                -           0.0000          -
32378.01/1631.62	c      1632          13110       13093        20                -           0.0000          -
32477.29/1636.67	c      1637          81058        1150        20                -           0.0000          -
32578.56/1641.73	c      1642          42110        5680        20                -           0.0000          -
32677.81/1646.74	c      1647          82209        1158        20                -           0.0000          -
32779.05/1651.82	c      1652          82797        1144        20                -           0.0000          -
32878.31/1656.87	c      1657          83403        1144        20                -           0.0000          -
32977.57/1661.88	c      1662          30383        9939        20                -           0.0000          -
33078.76/1666.93	c      1667          84608        1149        20                -           0.0000          -
33178.02/1671.97	c      1672          30803        9942        20                -           0.0000          -
33279.93/1677.07	c      1677          13659       13642        20                -           0.0000          -
33379.20/1682.12	c      1682          13659       13642        20                -           0.0000          -
33480.44/1687.16	c      1687          13685       13668        20                -           0.0000          -
33581.02/1692.22	c      1692          46278        5667        20                -           0.0000          -
33680.07/1697.27	c      1697          13811       13794        20                -           0.0000          -
33779.36/1702.29	c      1702          13854       13837        20                -           0.0000          -
33880.55/1707.37	c      1707          47851        5689        20                -           0.0000          -
33981.70/1712.43	c      1712          33120        9923        20                -           0.0000          -
34080.91/1717.44	c      1717          13989       13972        20                -           0.0000          -
34180.17/1722.46	c      1722          13989       13972        20                -           0.0000          -
34279.35/1727.48	c      1727          13989       13972        20                -           0.0000          -
34380.59/1732.56	c      1733          50271        5691        20                -           0.0000          -
34481.81/1737.66	c      1738          34926        9935        20                -           0.0000          -
34583.01/1742.72	c      1743          14119       14102        20                -           0.0000          -
34682.13/1747.77	c      1748          35641        9942        20                -           0.0000          -
34781.28/1752.79	c      1753          51904        5654        20                -           0.0000          -
34882.37/1757.83	c      1758          52285        5655        20                -           0.0000          -
34983.40/1762.93	c      1763          96504        1145        20                -           0.0000          -
35082.47/1767.98	c      1768          14494       14477        20                -           0.0000          -
35181.63/1773.03	c      1773          53574        5650        20                -           0.0000          -
35283.46/1778.08	c      1778          98606        1136        20                -           0.0000          -
35382.49/1783.11	c      1783          14764       14747        20                -           0.0000          -
35483.65/1788.17	c      1788          14764       14747        20                -           0.0000          -
35584.20/1793.22	c      1793         100572        1129        20                -           0.0000          -
35683.36/1798.28	c      1798          38288        9953        20                -           0.0000          -
35784.51/1803.32	c      1803          14897       14880        20                -           0.0000          -
35883.60/1808.35	c      1808          14897       14880        20                -           0.0000          -
35984.73/1813.41	c      1813         103167        1152        20                -           0.0000          -
36083.87/1818.47	c      1818         103884        1141        20                -           0.0000          -
36184.95/1823.52	c      1824          39435        9947        20                -           0.0000          -
36284.07/1828.58	c      1829          39794        9946        20                -           0.0000          -
36385.18/1833.60	c      1834          40268        9942        20                -           0.0000          -
36484.31/1838.62	c      1839          61332        5655        20                -           0.0000          -
36583.44/1843.68	c      1844          15569       15552        20                -           0.0000          -
36684.56/1848.74	c      1849          15700       15683        20                -           0.0000          -
36785.65/1853.80	c      1854          15810       15793        20                -           0.0000          -
36884.79/1858.88	c      1859        3809620         397        20                -           0.0000          -
36985.92/1863.92	c      1864          15979       15962        20                -           0.0000          -
37085.10/1868.97	c      1869          15979       15962        20                -           0.0000          -
37184.19/1874.02	c      1874          15979       15962        20                -           0.0000          -
37285.96/1879.05	c      1879         110038        1131        20                -           0.0000          -
37385.12/1884.13	c      1884          43393        9966        20                -           0.0000          -
37484.49/1889.14	c      1889          16106       16089        20                -           0.0000          -
37585.51/1894.15	c      1894          16106       16089        20                -           0.0000          -
37685.86/1899.26	c      1899          44332        9968        20                -           0.0000          -
37786.98/1904.32	c      1904          16184       16167        20                -           0.0000          -
37886.08/1909.37	c      1909          16184       16167        20                -           0.0000          -
37987.21/1914.43	c      1914          16184       16167        20                -           0.0000          -
38086.31/1919.47	c      1919          68657        5656        20                -           0.0000          -
38187.41/1924.52	c      1925          69137        5647        20                -           0.0000          -
38286.56/1929.58	c      1930          69732        5643        20                -           0.0000          -
38387.63/1934.63	c      1935        3908842         402        20                -           0.0000          -
38486.78/1939.66	c      1940          16520       16503        20                -           0.0000          -
38585.97/1944.67	c      1945          47301        9970        20                -           0.0000          -
38687.07/1949.74	c      1950          47660        9980        20                -           0.0000          -
38788.19/1954.80	c      1955          48071        9971        20                -           0.0000          -
38887.35/1959.87	c      1960          16895       16878        20                -           0.0000          -
38988.49/1964.93	c      1965          16970       16953        20                -           0.0000          -
39087.66/1969.98	c      1970        3954959         401        20                -           0.0000          -
39186.81/1975.03	c      1975          17164       17147        20                -           0.0000          -
39288.70/1980.06	c      1980          49455        9976        20                -           0.0000          -
39387.77/1985.13	c      1985          75532        5686        20                -           0.0000          -
39489.03/1990.15	c      1990          17419       17402        20                -           0.0000          -
39588.12/1995.16	c      1995         120221        1192        20                -           0.0000          -
39688.36/2000.27	c      2000          17538       17521        20                -           0.0000          -
39789.49/2005.33	c      2005          17538       17521        20                -           0.0000          -
39888.66/2010.38	c      2010          17538       17521        20                -           0.0000          -
39989.83/2015.43	c      2015          17538       17521        20                -           0.0000          -
40089.00/2020.48	c      2020          17538       17521        20                -           0.0000          -
40190.14/2025.52	c      2026          17643       17626        20                -           0.0000          -
40289.29/2030.58	c      2031        4040971         403        20                -           0.0000          -
40390.50/2035.61	c      2036          17769       17752        20                -           0.0000          -
40489.76/2040.67	c      2041          52631        9969        20                -           0.0000          -
40590.75/2045.72	c      2046          52906        9977        20                -           0.0000          -
40690.02/2050.77	c      2051          17925       17908        20                -           0.0000          -
40791.03/2055.82	c      2056          83848        5802        20                -           0.0000          -
40890.22/2060.84	c      2061          53647        9974        20                -           0.0000          -
40989.45/2065.85	c      2066          85284        5795        20                -           0.0000          -
41088.67/2070.86	c      2071          18257       18240        20                -           0.0000          -
41189.88/2075.92	c      2076          86673        5794        20                -           0.0000          -
41289.11/2080.95	c      2081          87160        5820        20                -           0.0000          -
41390.89/2086.05	c      2086          55132        9981        20                -           0.0000          -
41490.34/2091.11	c      2091          18679       18662        20                -           0.0000          -
41591.37/2096.17	c      2096         129266        1163        20                -           0.0000          -
41691.93/2101.27	c      2101         129737        1154        20                -           0.0000          -
41793.14/2106.32	c      2106          18957       18940        20                -           0.0000          -
41892.35/2111.37	c      2111         130726        1175        20                -           0.0000          -
41993.56/2116.42	c      2116          57056        9989        20                -           0.0000          -
42092.78/2121.48	c      2121          57293        9991        20                -           0.0000          -
42192.01/2126.49	c      2126          19262       19245        20                -           0.0000          -
42293.22/2131.55	c      2132          19262       19245        20                -           0.0000          -
42394.44/2136.63	c      2137          57984        9993        20                -           0.0000          -
42493.65/2141.67	c      2142          94286        5882        20                -           0.0000          -
42594.96/2146.72	c      2147          58385        9983        20                -           0.0000          -
42694.06/2151.78	c      2152          19598       19579        20                -           0.0000          -
42795.26/2156.82	c      2157          58883        9983        20                -           0.0000          -
42894.56/2161.86	c      2162          59138        9990        20                -           0.0000          -
42995.69/2166.93	c      2167          19846       19827        20                -           0.0000          -
43094.94/2171.98	c      2172          19846       19827        20                -           0.0000          -
43194.17/2177.03	c      2177          19846       19827        20                -           0.0000          -
43296.09/2182.08	c      2182          19905       19886        20                -           0.0000          -
43395.27/2187.13	c      2187          60223        9999        20                -           0.0000          -
43496.49/2192.18	c      2192          20051       20032        20                -           0.0000          -
43597.02/2197.23	c      2197          20127       20108        20                -           0.0000          -
43696.25/2202.28	c      2202          20132       20113        20                -           0.0000          -
43797.47/2207.30	c      2207          20132       20113        20                -           0.0000          -
43896.69/2212.31	c      2212          20176       20157        20                -           0.0000          -
43995.92/2217.36	c      2217          20185       20166        20                -           0.0000          -
44097.13/2222.45	c      2222          20185       20166        20                -           0.0000          -
44198.34/2227.53	c      2228          20185       20166        20                -           0.0000          -
44297.57/2232.54	c      2233         142334        1222        20                -           0.0000          -
44396.79/2237.56	c      2238          20260       20241        20                -           0.0000          -
44498.02/2242.60	c      2243          20260       20241        20                -           0.0000          -
44599.22/2247.70	c      2248          63473        9986        20                -           0.0000          -
44698.40/2252.71	c      2253          20445       20420        20                -           0.0000          -
44797.64/2257.76	c      2258         145238        1217        20                -           0.0000          -
44896.87/2262.77	c      2263         145751        1222        20                -           0.0000          -
44998.08/2267.83	c      2268          20737       20700        20                -           0.0000          -
45099.31/2272.90	c      2273          20737       20700        20                -           0.0000          -
45198.56/2277.95	c      2278          65169        9982        20                -           0.0000          -
45297.80/2283.01	c      2283          20864       20827        20                -           0.0000          -
45399.67/2288.06	c      2288          20864       20827        20                -           0.0000          -
45498.90/2293.12	c      2293          20864       20827        20                -           0.0000          -
45598.11/2298.13	c      2298         108155        5771        20                -           0.0000          -
45700.70/2303.22	c      2303          66756        9975        20                -           0.0000          -
45799.95/2308.25	c      2308          66912        9975        20                -           0.0000          -
45901.16/2313.38	c      2313          21114       21069        20                -           0.0000          -
46002.32/2318.43	c      2318          21172       21125        20                -           0.0000          -
46101.52/2323.48	c      2323          67641        9985        20                -           0.0000          -
46202.70/2328.50	c      2328         112301        5778        20                -           0.0000          -
46301.95/2333.58	c      2334          21262       21215        20                -           0.0000          -
46403.20/2338.63	c      2339          21343       21294        20                -           0.0000          -
46502.44/2343.66	c      2344          21442       21391        20                -           0.0000          -
46601.68/2348.67	c      2349         153964        1232        20                -           0.0000          -
46702.89/2353.78	c      2354         154483        1259        20                -           0.0000          -
46804.06/2358.83	c      2359         155018        1257        20                -           0.0000          -
46903.24/2363.88	c      2364         115300        5799        20                -           0.0000          -
47004.46/2368.93	c      2369          21836       21781        20                -           0.0000          -
47103.72/2373.98	c      2374          21915       21858        20                -           0.0000          -
47202.98/2379.03	c      2379          22012       21955        20                -           0.0000          -
47304.87/2384.07	c      2384         117395        5808        20                -           0.0000          -
47404.15/2389.13	c      2389          22117       22058        20                -           0.0000          -
47505.37/2394.16	c      2394          22117       22058        20                -           0.0000          -
47605.92/2399.23	c      2399          22117       22058        20                -           0.0000          -
47705.22/2404.28	c      2404          72361        9972        20                -           0.0000          -
47804.51/2409.29	c      2409          72669        9967        20                -           0.0000          -
47905.58/2414.34	c      2414          72865        9969        20                -           0.0000          -
48004.72/2419.39	c      2419         160260        1232        20                -           0.0000          -
48105.91/2424.40	c      2424         160645        1227        20                -           0.0000          -
48205.17/2429.46	c      2429          22552       22493        20                -           0.0000          -
48304.43/2434.47	c      2434          22552       22493        20                -           0.0000          -
48405.66/2439.60	c      2440          22552       22493        20                -           0.0000          -
48506.91/2444.67	c      2445          75059        9972        20                -           0.0000          -
48608.11/2449.72	c      2450          75226        9966        20                -           0.0000          -
48707.38/2454.78	c      2455          22802       22743        20                -           0.0000          -
48808.57/2459.83	c      2460         164301        1248        20                -           0.0000          -
48907.83/2464.88	c      2465          76119        9969        20                -           0.0000          -
49009.11/2469.93	c      2470          23040       22981        20                -           0.0000          -
49108.40/2474.94	c      2475         165945        1311        20                -           0.0000          -
49207.69/2480.03	c      2480          23059       23000        20                -           0.0000          -
49309.53/2485.08	c      2485          23059       23000        20                -           0.0000          -
49408.87/2490.11	c      2490         127082        5816        20                -           0.0000          -
49509.89/2495.18	c      2495          77914        9965        20                -           0.0000          -
49609.29/2500.19	c      2500          23284       23225        20                -           0.0000          -
49709.84/2505.21	c      2505          23343       23284        20                -           0.0000          -
49809.10/2510.23	c      2510          23343       23284        20                -           0.0000          -
49908.41/2515.29	c      2515          23343       23284        20                -           0.0000          -
50009.63/2520.37	c      2520          23343       23284        20                -           0.0000          -
50110.85/2525.42	c      2525          23343       23284        20                -           0.0000          -
50210.10/2530.48	c      2530         130694        5834        20                -           0.0000          -
50311.33/2535.54	c      2536         131200        5832        20                -           0.0000          -
50410.51/2540.59	c      2541          80964        9965        20                -           0.0000          -
50511.67/2545.65	c      2546          23782       23723        20                -           0.0000          -
50612.91/2550.73	c      2551          23874       23815        20                -           0.0000          -
50712.09/2555.76	c      2556          82134        9967        20                -           0.0000          -
50813.32/2560.82	c      2561          24096       24037        20                -           0.0000          -
50912.48/2565.88	c      2566          24096       24037        20                -           0.0000          -
51013.73/2570.93	c      2571          24096       24037        20                -           0.0000          -
51112.98/2575.98	c      2576         176569        1251        20                -           0.0000          -
51212.22/2581.03	c      2581          24291       24232        20                -           0.0000          -
51314.05/2586.08	c      2586          24375       24314        20                -           0.0000          -
51413.37/2591.13	c      2591          24375       24314        20                -           0.0000          -
51514.69/2596.18	c      2596          24375       24314        20                -           0.0000          -
51615.15/2601.23	c      2601         136730        5875        20                -           0.0000          -
51714.49/2606.28	c      2606         137297        5892        20                -           0.0000          -
51815.77/2611.33	c      2611         138014        5915        20                -           0.0000          -
51914.87/2616.38	c      2616          24636       24575        20                -           0.0000          -
52016.06/2621.43	c      2621          86506        9972        20                -           0.0000          -
52115.27/2626.48	c      2626         140005        5905        20                -           0.0000          -
52216.49/2631.53	c      2632          24917       24856        20                -           0.0000          -
52315.75/2636.58	c      2637          24974       24913        20                -           0.0000          -
52416.93/2641.63	c      2642          87638        9968        20                -           0.0000          -
52516.15/2646.68	c      2647          88003        9956        20                -           0.0000          -
52617.39/2651.73	c      2652          25198       25137        20                -           0.0000          -
52716.63/2656.78	c      2657          25198       25137        20                -           0.0000          -
52817.86/2661.81	c      2662         143526        5875        20                -           0.0000          -
52917.12/2666.82	c      2667         144099        5877        20                -           0.0000          -
53016.38/2671.87	c      2672          25349       25288        20                -           0.0000          -
53117.64/2676.93	c      2677          25469       25408        20                -           0.0000          -
53216.90/2682.03	c      2682          25642       25581        20                -           0.0000          -
53318.83/2687.08	c      2687         188804        1232        20                -           0.0000          -
53418.02/2692.09	c      2692          90791        9995        20                -           0.0000          -
53519.27/2697.16	c      2697          26013       25952        20                -           0.0000          -
53619.86/2702.21	c      2702         190444        1225        20                -           0.0000          -
53719.13/2707.28	c      2707         190957        1228        20                -           0.0000          -
53820.37/2712.33	c      2712          26629       26562        20                -           0.0000          -
53919.62/2717.38	c      2717          26778       26709        20                -           0.0000          -
54020.86/2722.43	c      2722          26892       26821        20                -           0.0000          -
54120.09/2727.48	c      2727          26983       26902        20                -           0.0000          -
54221.32/2732.50	c      2732          94446       10012        20                -           0.0000          -
54320.58/2737.58	c      2738          94774       10029        20                -           0.0000          -
54421.82/2742.63	c      2743          27177       27088        20                -           0.0000          -
54521.05/2747.68	c      2748         153848        5843        20                -           0.0000          -
54622.30/2752.73	c      2753          27306       27215        20                -           0.0000          -
54721.57/2757.78	c      2758          27371       27280        20                -           0.0000          -
54822.82/2762.83	c      2763         155519        5866        20                -           0.0000          -
54922.08/2767.88	c      2768          27503       27412        20                -           0.0000          -
55023.35/2772.92	c      2773          27503       27412        20                -           0.0000          -
55122.61/2777.98	c      2778         157872        5872        20                -           0.0000          -
55221.86/2783.02	c      2783          27597       27506        20                -           0.0000          -
55323.63/2788.08	c      2788          27664       27573        20                -           0.0000          -
55423.04/2793.13	c      2793          27704       27613        20                -           0.0000          -
55524.13/2798.18	c      2798          27777       27686        20                -           0.0000          -
55624.76/2803.23	c      2803          27852       27761        20                -           0.0000          -
55724.01/2808.26	c      2808          27887       27796        20                -           0.0000          -
55825.23/2813.33	c      2813         101380        9982        20                -           0.0000          -
55924.46/2818.38	c      2818         101937        9956        20                -           0.0000          -
56025.90/2823.43	c      2823          28135       28044        20                -           0.0000          -
56124.94/2828.44	c      2828          28210       28119        20                -           0.0000          -
56226.16/2833.51	c      2834          28263       28172        20                -           0.0000          -
56325.41/2838.57	c      2839          28263       28172        20                -           0.0000          -
56426.70/2843.63	c      2844          28263       28172        20                -           0.0000          -
56526.04/2848.65	c      2849         206406        1227        20                -           0.0000          -
56627.10/2853.73	c      2854         206786        1229        20                -           0.0000          -
56726.33/2858.76	c      2859         207162        1214        20                -           0.0000          -
56825.54/2863.77	c      2864         166836        5836        20                -           0.0000          -
56926.75/2868.81	c      2869          28634       28541        20                -           0.0000          -
57025.96/2873.83	c      2874          28687       28594        20                -           0.0000          -
57125.16/2878.89	c      2879          28758       28665        20                -           0.0000          -
57226.30/2883.91	c      2884          28856       28763        20                -           0.0000          -
57325.53/2889.02	c      2889          28860       28767        20                -           0.0000          -
57427.31/2894.08	c      2894          28915       28822        20                -           0.0000          -
57528.74/2899.15	c      2899          28915       28822        20                -           0.0000          -
57629.15/2904.22	c      2904          28915       28822        20                -           0.0000          -
57728.39/2909.28	c      2909          28915       28822        20                -           0.0000          -
57829.60/2914.33	c      2914          28915       28822        20                -           0.0000          -
57928.82/2919.38	c      2919          28915       28822        20                -           0.0000          -
58030.04/2924.43	c      2924          28915       28822        20                -           0.0000          -
58129.26/2929.46	c      2929          28915       28822        20                -           0.0000          -
58230.45/2934.53	c      2935          28915       28822        20                -           0.0000          -
58329.69/2939.58	c      2940          28915       28822        20                -           0.0000          -
58430.92/2944.63	c      2945          28915       28822        20                -           0.0000          -
58530.16/2949.65	c      2950          28915       28822        20                -           0.0000          -
58629.33/2954.66	c      2955         217846        1239        20                -           0.0000          -
58730.55/2959.72	c      2960          29049       28956        20                -           0.0000          -
58829.74/2964.78	c      2965         111791        9955        20                -           0.0000          -
58930.94/2969.88	c      2970          29186       29089        20                -           0.0000          -
59032.16/2974.93	c      2975          29243       29146        20                -           0.0000          -
59131.38/2979.98	c      2980         219980        1220        20                -           0.0000          -
59230.62/2985.03	c      2985         180945        5735        20                -           0.0000          -
59332.63/2990.08	c      2990         220901        1231        20                -           0.0000          -
59431.65/2995.13	c      2995          29500       29403        20                -           0.0000          -
59532.94/3000.15	c      3000          29582       29483        20                -           0.0000          -
59633.45/3005.23	c      3005          29654       29555        20                -           0.0000          -
59732.67/3010.28	c      3010          29689       29590        20                -           0.0000          -
59833.88/3015.33	c      3015          29795       29696        20                -           0.0000          -
59933.10/3020.35	c      3020         183880        5759        20                -           0.0000          -
60032.33/3025.37	c      3025          29912       29813        20                -           0.0000          -
60131.56/3030.38	c      3030          29985       29886        20                -           0.0000          -
60232.78/3035.46	c      3035         225310        1225        20                -           0.0000          -
60332.00/3040.47	c      3040          30104       30005        20                -           0.0000          -
60433.20/3045.50	c      3046          30122       30023        20                -           0.0000          -
60532.43/3050.52	c      3051          30122       30023        20                -           0.0000          -
60631.69/3055.53	c      3056          30122       30023        20                -           0.0000          -
60730.90/3060.54	c      3061         118630        9955        20                -           0.0000          -
60830.11/3065.59	c      3066          30223       30124        20                -           0.0000          -
60931.33/3070.64	c      3071         228410        1196        20                -           0.0000          -
61030.60/3075.69	c      3076          30362       30263        20                -           0.0000          -
61131.79/3080.74	c      3081         229413        1188        20                -           0.0000          -
61231.00/3085.79	c      3086         120463        9961        20                -           0.0000          -
61332.17/3090.81	c      3091         120812        9956        20                -           0.0000          -
61431.38/3095.82	c      3096         121164        9954        20                -           0.0000          -
61530.70/3100.83	c      3101          30801       30698        20                -           0.0000          -
61631.82/3105.90	c      3106          30804       30701        20                -           0.0000          -
61731.05/3111.01	c      3111          30858       30755        20                -           0.0000          -
61832.89/3116.06	c      3116         232919        1200        20                -           0.0000          -
61932.13/3121.07	c      3121          31030       30923        20                -           0.0000          -
62031.33/3126.09	c      3126         193735        5762        20                -           0.0000          -
62132.57/3131.14	c      3131         123802        9945        20                -           0.0000          -
62233.14/3136.26	c      3136         194595        5778        20                -           0.0000          -
62334.36/3141.32	c      3141         195150        5787        20                -           0.0000          -
62433.59/3146.37	c      3146         195426        5789        20                -           0.0000          -
62534.81/3151.43	c      3151         195968        5783        20                -           0.0000          -
62634.05/3156.48	c      3156          31464       31353        20                -           0.0000          -
62735.26/3161.54	c      3162          31464       31353        20                -           0.0000          -
62834.48/3166.55	c      3167         197257        5802        20                -           0.0000          -
62935.70/3171.64	c      3172          31529       31418        20                -           0.0000          -
63034.92/3176.69	c      3177          31608       31497        20                -           0.0000          -
63136.14/3181.74	c      3182          31674       31563        20                -           0.0000          -
63235.37/3186.77	c      3187         199255        5782        20                -           0.0000          -
63336.51/3191.84	c      3192          31770       31659        20                -           0.0000          -
63435.73/3196.89	c      3197          31770       31659        20                -           0.0000          -
63536.97/3201.94	c      3202          31770       31659        20                -           0.0000          -
63636.20/3206.98	c      3207          31788       31677        20                -           0.0000          -
63735.42/3211.99	c      3212          31896       31785        20                -           0.0000          -
63834.64/3217.02	c      3217         242830        1227        20                -           0.0000          -
63936.62/3222.09	c      3222          32017       31904        20                -           0.0000          -
64035.95/3227.10	c      3227         243861        1231        20                -           0.0000          -
64138.22/3232.24	c      3232         203027        5814        20                -           0.0000          -
64237.48/3237.29	c      3237          32228       32113        20                -           0.0000          -
64338.66/3242.34	c      3242         203666        5832        20                -           0.0000          -
64437.89/3247.39	c      3247         204098        5823        20                -           0.0000          -
64539.11/3252.42	c      3252         204325        5820        20                -           0.0000          -
64638.33/3257.49	c      3257         204789        5809        20                -           0.0000          -
64739.54/3262.54	c      3263          32573       32456        20                -           0.0000          -
64838.71/3267.55	c      3268          32573       32456        20                -           0.0000          -
64937.95/3272.59	c      3273          32590       32473        20                -           0.0000          -
65039.16/3277.61	c      3278         248832        1196        20                -           0.0000          -
65140.36/3282.72	c      3283          32730       32613        20                -           0.0000          -
65239.58/3287.76	c      3288         135808        9944        20                -           0.0000          -
65340.79/3292.84	c      3293          32826       32709        20                -           0.0000          -
65440.01/3297.89	c      3298          32826       32709        20                -           0.0000          -
65541.23/3302.94	c      3303         250745        1199        20                -           0.0000          -
65640.46/3307.99	c      3308          32941       32824        20                -           0.0000          -
65739.68/3313.02	c      3313         137647        9938        20                -           0.0000          -
65841.55/3318.06	c      3318         252222        1208        20                -           0.0000          -
65940.86/3323.14	c      3323         252667        1212        20                -           0.0000          -
66041.91/3328.19	c      3328          33200       33081        20                -           0.0000          -
66142.47/3333.25	c      3333         211989        5792        20                -           0.0000          -
66241.69/3338.29	c      3338         212443        5789        20                -           0.0000          -
66342.84/3343.34	c      3343          33352       33231        20                -           0.0000          -
66442.07/3348.39	c      3348          33412       33291        20                -           0.0000          -
66543.27/3353.42	c      3353         140778        9942        20                -           0.0000          -
66642.50/3358.43	c      3358         141145        9950        20                -           0.0000          -
66741.70/3363.49	c      3363          33634       33513        20                -           0.0000          -
66842.91/3368.51	c      3369         142423        9948        20                -           0.0000          -
66942.15/3373.58	c      3374         257482        1218        20                -           0.0000          -
67043.38/3378.69	c      3379         258164        1209        20                -           0.0000          -
67144.56/3383.74	c      3384         258683        1206        20                -           0.0000          -
67243.79/3388.79	c      3389         217069        5846        20                -           0.0000          -
67345.00/3393.83	c      3394          34070       33947        20                -           0.0000          -
67444.22/3398.89	c      3399          34162       34039        20                -           0.0000          -
67545.41/3403.95	c      3404          34196       34073        20                -           0.0000          -
67644.65/3409.00	c      3409         261081        1211        20                -           0.0000          -
67746.54/3414.05	c      3414          34363       34238        20                -           0.0000          -
67845.72/3419.10	c      3419          34433       34306        20                -           0.0000          -
67944.98/3424.11	c      3424          34517       34390        20                -           0.0000          -
68046.34/3429.14	c      3429         221190        5880        20                -           0.0000          -
68145.59/3434.18	c      3434          34650       34523        20                -           0.0000          -
68245.98/3439.29	c      3439          34650       34523        20                -           0.0000          -
68347.18/3444.34	c      3444          34650       34523        20                -           0.0000          -
68446.41/3449.38	c      3449          34650       34523        20                -           0.0000          -
68547.62/3454.45	c      3454          34650       34523        20                -           0.0000          -
68646.84/3459.50	c      3460          34650       34523        20                -           0.0000          -
68748.05/3464.55	c      3465          34650       34523        20                -           0.0000          -
68849.26/3469.60	c      3470          34650       34523        20                -           0.0000          -
68948.48/3474.65	c      3475          34705       34576        20                -           0.0000          -
69047.70/3479.70	c      3480         268085        1206        20                -           0.0000          -
69149.00/3484.75	c      3485          34880       34751        20                -           0.0000          -
69248.14/3489.80	c      3490         152221        9949        20                -           0.0000          -
69349.37/3494.81	c      3495         152537        9946        20                -           0.0000          -
69448.58/3499.86	c      3500          35105       34974        20                -           0.0000          -
69549.79/3504.94	c      3505         270644        1191        20                -           0.0000          -
69649.02/3510.02	c      3510         229348        5855        20                -           0.0000          -
69750.84/3515.08	c      3515         229868        5861        20                -           0.0000          -
69852.20/3520.16	c      3520         230453        5870        20                -           0.0000          -
69952.60/3525.23	c      3525         230989        5862        20                -           0.0000          -
70053.84/3530.33	c      3530         231436        5861        20                -           0.0000          -
70153.05/3535.39	c      3535         155169        9933        20                -           0.0000          -
70254.26/3540.47	c      3540          35740       35600        20                -           0.0000          -
70355.48/3545.50	c      3546         232978        5850        20                -           0.0000          -
70454.71/3550.55	c      3551         233584        5836        20                -           0.0000          -
70555.93/3555.61	c      3556          35958       35814        20                -           0.0000          -
70657.15/3560.72	c      3561         277218        1199        20                -           0.0000          -
70756.39/3565.78	c      3566          36105       35961        20                -           0.0000          -
70857.59/3570.83	c      3571         235467        5819        20                -           0.0000          -
70956.83/3575.88	c      3576          36248       36104        20                -           0.0000          -
71058.05/3580.93	c      3581         158505        9951        20                -           0.0000          -
71157.27/3585.98	c      3586          36393       36249        20                -           0.0000          -
71256.50/3590.99	c      3591         236815        5822        20                -           0.0000          -
71358.49/3596.05	c      3596          36555       36409        20                -           0.0000          -
71457.56/3601.06	c      3601         237816        5823        20                -           0.0000          -
71556.81/3606.09	c      3606          36700       36554        20                -           0.0000          -
71656.07/3611.12	c      3611          36790       36644        20                -           0.0000          -
71757.21/3616.14	c      3616          36863       36715        20                -           0.0000          -
71856.59/3621.15	c      3621         240065        5814        20                -           0.0000          -
71955.62/3626.16	c      3626         284861        1210        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (161008 MiB free)
  memory of node 1: 193531 MiB (175975 MiB free)
  memory of node 2: 193531 MiB (175610 MiB free)
  memory of node 3: 193531 MiB (163048 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-4467977-1723258457/watcher-4467977-1723258457 -o /tmp/evaluation-result-4467977-1723258457/solver-4467977-1723258457 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1723249684-556440 --watchdog 3760 fscip settings/racing.prm HOME/instance-4467977-1723258457.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
Current StackSize limit: 8192 KiB

solver pid=563575, runsolver pid=563572

[startup+0.100938 s]*
/proc/loadavg: 23.09 23.39 31.33 43/945 563576
/proc/meminfo: memFree=691829812/790760804 swapFree=131071996/131071996
[pid=563575] ppid=563572 vsize=52428 memory=41404 CPUtime=0.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/stat : 563575 (fscip) R 563572 563575 556428 0 -1 4194304 9028 0 0 0 10 0 0 0 20 0 1 0 92428354 53686272 10351 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 17 14 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
/proc/563575/statm: 13107 10351 2758 3035 0 9503 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 52428 KiB
Current children cumulated memory: 41404 KiB

[startup+0.219398 s]*
/proc/loadavg: 23.09 23.39 31.33 43/965 563596
/proc/meminfo: memFree=691768872/790760804 swapFree=131071996/131071996
[pid=563575] ppid=563572 vsize=1539308 memory=110420 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/563575/stat : 563575 (fscip) S 563572 563575 556428 0 -1 1077936128 27304 0 0 0 20 3 0 0 20 0 21 0 92428354 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 17 14 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
/proc/563575/statm: 384827 27605 2790 3035 0 68698 0
[pid=563575/tid=563577] ppid=563572 vsize=1539308 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/563575/task/563577/stat : 563577 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563578] ppid=563572 vsize=1539308 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/563575/task/563578/stat : 563578 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563579] ppid=563572 vsize=1539308 memory=59610673513965 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563579/stat : 563579 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563580] ppid=563572 vsize=1539308 memory=57420256970457 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563580/stat : 563580 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563581] ppid=563572 vsize=1539308 memory=54087395903427 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563581/stat : 563581 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563582] ppid=563572 vsize=1539308 memory=60718875757023 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563582/stat : 563582 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563583] ppid=563572 vsize=1539308 memory=14973364917798065 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563583/stat : 563583 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563584] ppid=563572 vsize=1539308 memory=3473741168733585494 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563584/stat : 563584 (fscip) S 563572 563575 556428 0 -1 1077936192 2470 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563585] ppid=563572 vsize=1539308 memory=1476600 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563585/stat : 563585 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563586] ppid=563572 vsize=1539308 memory=1626167 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563586/stat : 563586 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563587] ppid=563572 vsize=1539308 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/563575/task/563587/stat : 563587 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563588] ppid=563572 vsize=1539308 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/563575/task/563588/stat : 563588 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563589] ppid=563572 vsize=1539308 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/563575/task/563589/stat : 563589 (fscip) R 563572 563575 556428 0 -1 4194368 2027 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563590] ppid=563572 vsize=1539308 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/563575/task/563590/stat : 563590 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563591] ppid=563572 vsize=1539308 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/563575/task/563591/stat : 563591 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563592] ppid=563572 vsize=1539308 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/563575/task/563592/stat : 563592 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563593] ppid=563572 vsize=1539308 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/563575/task/563593/stat : 563593 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563594] ppid=563572 vsize=1539308 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/563575/task/563594/stat : 563594 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563595] ppid=563572 vsize=1539308 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/563575/task/563595/stat : 563595 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563596] ppid=563572 vsize=1539308 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/563575/task/563596/stat : 563596 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 27605 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 1539308 KiB
Current children cumulated memory: 110420 KiB

[startup+0.320388 s]*
/proc/loadavg: 23.09 23.39 31.33 44/965 563596
/proc/meminfo: memFree=691662892/790760804 swapFree=131071996/131071996
[pid=563575] ppid=563572 vsize=1539308 memory=206740 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/563575/stat : 563575 (fscip) S 563572 563575 556428 0 -1 1077936128 51657 0 0 0 26 7 0 0 20 0 21 0 92428354 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 17 14 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
/proc/563575/statm: 384827 51685 2790 3035 0 93260 0
[pid=563575/tid=563577] ppid=563572 vsize=1539308 memory=-6225497956794153834 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563577/stat : 563577 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563578] ppid=563572 vsize=1539308 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/563575/task/563578/stat : 563578 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563579] ppid=563572 vsize=1539308 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/563575/task/563579/stat : 563579 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563580] ppid=563572 vsize=1539308 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/563575/task/563580/stat : 563580 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563581] ppid=563572 vsize=1539308 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/563575/task/563581/stat : 563581 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563582] ppid=563572 vsize=1539308 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/563575/task/563582/stat : 563582 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563583] ppid=563572 vsize=1539308 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/563575/task/563583/stat : 563583 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563584] ppid=563572 vsize=1539308 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/563575/task/563584/stat : 563584 (fscip) S 563572 563575 556428 0 -1 1077936192 2470 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563585] ppid=563572 vsize=1539308 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/563575/task/563585/stat : 563585 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563586] ppid=563572 vsize=1539308 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/563575/task/563586/stat : 563586 (fscip) S 563572 563575 556428 0 -1 1077936192 2468 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563587] ppid=563572 vsize=1539308 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/563575/task/563587/stat : 563587 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563588] ppid=563572 vsize=1539308 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/563575/task/563588/stat : 563588 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563589] ppid=563572 vsize=1539308 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/563575/task/563589/stat : 563589 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563590] ppid=563572 vsize=1539308 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/563575/task/563590/stat : 563590 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563591] ppid=563572 vsize=1539308 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/563575/task/563591/stat : 563591 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563592] ppid=563572 vsize=1539308 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/563575/task/563592/stat : 563592 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563593] ppid=563572 vsize=1539308 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/563575/task/563593/stat : 563593 (fscip) S 563572 563575 556428 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563594] ppid=563572 vsize=1539308 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/563575/task/563594/stat : 563594 (fscip) S 563572 563575 556428 0 -1 1077936192 2468 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563595] ppid=563572 vsize=1539308 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/563575/task/563595/stat : 563595 (fscip) R 563572 563575 556428 0 -1 4194368 1701 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563596] ppid=563572 vsize=1539308 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/563575/task/563596/stat : 563596 (fscip) S 563572 563575 556428 0 -1 1077936192 2469 0 0 0 0 0 0 0 20 0 21 0 92428370 1576251392 51685 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 1539308 KiB
Current children cumulated memory: 206740 KiB

[startup+0.700764 s]
/proc/loadavg: 23.09 23.39 31.33 62/985 563616
/proc/meminfo: memFree=691223280/790760804 swapFree=131071996/131071996
[pid=563575] ppid=563572 vsize=1764908 memory=800352 CPUtime=5.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/stat : 563575 (fscip) S 563572 563575 556428 0 -1 1077936128 199332 0 0 0 455 136 0 0 20 0 41 0 92428354 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 17 14 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
/proc/563575/statm: 441227 200088 2982 3035 0 288057 0
[pid=563575/tid=563577] ppid=563572 vsize=1764908 memory=14 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563577/stat : 563577 (fscip) R 563572 563575 556428 0 -1 4194368 10131 0 0 0 20 8 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563578] ppid=563572 vsize=1764908 memory=32016 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563578/stat : 563578 (fscip) R 563572 563575 556428 0 -1 4194368 9064 0 0 0 22 6 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563579] ppid=563572 vsize=1764908 memory=5472 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/563575/task/563579/stat : 563579 (fscip) R 563572 563575 556428 0 -1 4194368 8940 0 0 0 18 9 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563580] ppid=563572 vsize=1764908 memory=16204 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/563575/task/563580/stat : 563580 (fscip) R 563572 563575 556428 0 -1 4194368 9364 0 0 0 19 8 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563581] ppid=563572 vsize=1764908 memory=0 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563581/stat : 563581 (fscip) R 563572 563575 556428 0 -1 4194368 8941 0 0 0 20 8 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563582] ppid=563572 vsize=1764908 memory=10556 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563582/stat : 563582 (fscip) R 563572 563575 556428 0 -1 4194368 8944 0 0 0 20 8 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563583] ppid=563572 vsize=1764908 memory=0 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563583/stat : 563583 (fscip) R 563572 563575 556428 0 -1 4194368 11411 0 0 0 26 2 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563584] ppid=563572 vsize=1764908 memory=0 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563584/stat : 563584 (fscip) R 563572 563575 556428 0 -1 4194368 9064 0 0 0 22 6 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563585] ppid=563572 vsize=1764908 memory=0 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563585/stat : 563585 (fscip) R 563572 563575 556428 0 -1 4194368 8928 0 0 0 20 8 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563586] ppid=563572 vsize=1764908 memory=0 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/563575/task/563586/stat : 563586 (fscip) R 563572 563575 556428 0 -1 4194368 9059 0 0 0 19 8 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563587] ppid=563572 vsize=1764908 memory=0 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563587/stat : 563587 (fscip) R 563572 563575 556428 0 -1 4194368 8674 0 0 0 24 4 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563588] ppid=563572 vsize=1764908 memory=0 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563588/stat : 563588 (fscip) R 563572 563575 556428 0 -1 4194368 8941 0 0 0 18 10 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563589] ppid=563572 vsize=1764908 memory=38604 CPUtime=0.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563589/stat : 563589 (fscip) R 563572 563575 556428 0 -1 4194368 11269 0 0 0 26 3 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563590] ppid=563572 vsize=1764908 memory=33100 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563590/stat : 563590 (fscip) R 563572 563575 556428 0 -1 4194368 8660 0 0 0 23 5 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563591] ppid=563572 vsize=1764908 memory=2244 CPUtime=0.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563591/stat : 563591 (fscip) R 563572 563575 556428 0 -1 4194368 8067 0 0 0 27 2 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563592] ppid=563572 vsize=1764908 memory=19936 CPUtime=0.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563592/stat : 563592 (fscip) R 563572 563575 556428 0 -1 1077936192 9046 0 0 0 18 7 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563593] ppid=563572 vsize=1764908 memory=104 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/563575/task/563593/stat : 563593 (fscip) R 563572 563575 556428 0 -1 4194368 8926 0 0 0 20 7 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563594] ppid=563572 vsize=1764908 memory=2004 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563594/stat : 563594 (fscip) R 563572 563575 556428 0 -1 4194368 9061 0 0 0 22 6 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563595] ppid=563572 vsize=1764908 memory=52404 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563595/stat : 563595 (fscip) R 563572 563575 556428 0 -1 4194368 10861 0 0 0 23 5 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563596] ppid=563572 vsize=1764908 memory=25333125866717268 CPUtime=0.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563596/stat : 563596 (fscip) R 563572 563575 556428 0 -1 4194368 9062 0 0 0 23 5 0 0 20 0 41 0 92428370 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563597] ppid=563572 vsize=1764908 memory=280321644159424 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563597/stat : 563597 (fscip) S 563572 563575 556428 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 92428393 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563598] ppid=563572 vsize=1764908 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/563575/task/563598/stat : 563598 (fscip) S 563572 563575 556428 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 92428393 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563599] ppid=563572 vsize=1764908 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/563575/task/563599/stat : 563599 (fscip) S 563572 563575 556428 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 92428393 1807265792 200088 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0

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

/proc/563575/task/563596/stat : 563596 (fscip) R 563572 563575 556428 0 -1 4194368 1674123 0 0 0 354304 272 0 0 20 0 41 0 92428370 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563597] ppid=563572 vsize=6963824 memory=11740 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/563575/task/563597/stat : 563597 (fscip) S 563572 563575 556428 0 -1 1077936192 144 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563598] ppid=563572 vsize=6963824 memory=11536 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/563575/task/563598/stat : 563598 (fscip) S 563572 563575 556428 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563599] ppid=563572 vsize=6963824 memory=38604 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/563575/task/563599/stat : 563599 (fscip) S 563572 563575 556428 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563600] ppid=563572 vsize=6963824 memory=33100 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/563575/task/563600/stat : 563600 (fscip) S 563572 563575 556428 0 -1 1077936192 69 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563601] ppid=563572 vsize=6963824 memory=11536 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/563575/task/563601/stat : 563601 (fscip) S 563572 563575 556428 0 -1 1077936192 70 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563602] ppid=563572 vsize=6963824 memory=280321645876448 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/563575/task/563602/stat : 563602 (fscip) S 563572 563575 556428 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563603] ppid=563572 vsize=6963824 memory=32016 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/563575/task/563603/stat : 563603 (fscip) S 563572 563575 556428 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563604] ppid=563572 vsize=6963824 memory=10556 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/563575/task/563604/stat : 563604 (fscip) S 563572 563575 556428 0 -1 1077936192 138 0 0 0 0 2 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563605] ppid=563572 vsize=6963824 memory=7628 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/563575/task/563605/stat : 563605 (fscip) S 563572 563575 556428 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563606] ppid=563572 vsize=6963824 memory=5530584 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/563575/task/563606/stat : 563606 (fscip) S 563572 563575 556428 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563607] ppid=563572 vsize=6963824 memory=33844 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/563575/task/563607/stat : 563607 (fscip) S 563572 563575 556428 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563608] ppid=563572 vsize=6963824 memory=46252 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/563575/task/563608/stat : 563608 (fscip) S 563572 563575 556428 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563609] ppid=563572 vsize=6963824 memory=36328 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/563575/task/563609/stat : 563609 (fscip) S 563572 563575 556428 0 -1 1077936192 147 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563610] ppid=563572 vsize=6963824 memory=6796 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/563575/task/563610/stat : 563610 (fscip) S 563572 563575 556428 0 -1 1077936192 147 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563611] ppid=563572 vsize=6963824 memory=5529532 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/563575/task/563611/stat : 563611 (fscip) S 563572 563575 556428 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563612] ppid=563572 vsize=6963824 memory=5530584 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/563575/task/563612/stat : 563612 (fscip) S 563572 563575 556428 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563613] ppid=563572 vsize=6963824 memory=32016 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/563575/task/563613/stat : 563613 (fscip) S 563572 563575 556428 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563614] ppid=563572 vsize=6963824 memory=10556 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/563575/task/563614/stat : 563614 (fscip) S 563572 563575 556428 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563615] ppid=563572 vsize=6963824 memory=5472 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/563575/task/563615/stat : 563615 (fscip) S 563572 563575 556428 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563616] ppid=563572 vsize=6963824 memory=16204 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/563575/task/563616/stat : 563616 (fscip) S 563572 563575 556428 0 -1 1077936192 132 0 0 0 2 0 0 0 20 0 41 0 92428393 7130955776 1382669 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
Current children cumulated CPU time: 71085.8 s
Current children cumulated vsize: 6963824 KiB
Current children cumulated memory: 5530676 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3628.4 s]
/proc/loadavg: 58.42 59.93 59.82 41/930 565666
/proc/meminfo: memFree=707146272/790760804 swapFree=131071996/131071996
[pid=563575] ppid=563572 vsize=6964308 memory=5543248 CPUtime=72000.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/stat : 563575 (fscip) S 563572 563575 556428 0 -1 1077936128 23454339 0 0 0 7185002 15069 0 0 20 0 41 0 92428354 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
/proc/563575/statm: 1741077 1385812 3334 3035 0 1596178 0
[pid=563575/tid=563577] ppid=563572 vsize=6964308 memory=6720662160122527850 CPUtime=3584.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563577/stat : 563577 (fscip) R 563572 563575 556428 0 -1 4194368 1253857 0 0 0 358123 342 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563578] ppid=563572 vsize=6964308 memory=32016 CPUtime=3604.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563578/stat : 563578 (fscip) R 563572 563575 556428 0 -1 4194368 1634870 0 0 0 360215 241 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563579] ppid=563572 vsize=6964308 memory=10556 CPUtime=3604.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563579/stat : 563579 (fscip) R 563572 563575 556428 0 -1 4194368 507746 0 0 0 358342 2084 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563580] ppid=563572 vsize=6964308 memory=5472 CPUtime=3597.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563580/stat : 563580 (fscip) R 563572 563575 556428 0 -1 4194368 1316521 0 0 0 359400 313 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563581] ppid=563572 vsize=6964308 memory=16204 CPUtime=3595.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563581/stat : 563581 (fscip) R 563572 563575 556428 0 -1 4194368 1607288 0 0 0 359322 219 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563582] ppid=563572 vsize=6964308 memory=2268 CPUtime=3604.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563582/stat : 563582 (fscip) R 563572 563575 556428 0 -1 4194368 576814 0 0 0 358612 1819 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563583] ppid=563572 vsize=6964308 memory=8309810526865172614 CPUtime=3604.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563583/stat : 563583 (fscip) R 563572 563575 556428 0 -1 4194368 1064481 0 0 0 360138 271 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563584] ppid=563572 vsize=6964308 memory=5543248 CPUtime=3592.61 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563584/stat : 563584 (fscip) R 563572 563575 556428 0 -1 4194368 1770259 0 0 0 358936 325 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563585] ppid=563572 vsize=6964308 memory=8284 CPUtime=3604.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563585/stat : 563585 (fscip) R 563572 563575 556428 0 -1 4194368 700086 0 0 0 358659 1786 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563586] ppid=563572 vsize=6964308 memory=3312 CPUtime=3604.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563586/stat : 563586 (fscip) R 563572 563575 556428 0 -1 4194368 786050 0 0 0 360369 107 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563587] ppid=563572 vsize=6964308 memory=2212 CPUtime=3603.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563587/stat : 563587 (fscip) R 563572 563575 556428 0 -1 4194368 1718309 0 0 0 360008 362 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563588] ppid=563572 vsize=6964308 memory=1736 CPUtime=3604.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563588/stat : 563588 (fscip) R 563572 563575 556428 0 -1 4194368 515043 0 0 0 358643 1853 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563589] ppid=563572 vsize=6964308 memory=15484 CPUtime=3605.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563589/stat : 563589 (fscip) R 563572 563575 556428 0 -1 4194368 1295905 0 0 0 360276 307 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563590] ppid=563572 vsize=6964308 memory=28064 CPUtime=3606.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563590/stat : 563590 (fscip) R 563572 563575 556428 0 -1 4194368 1637791 0 0 0 360435 253 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563591] ppid=563572 vsize=6964308 memory=32816 CPUtime=3604.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563591/stat : 563591 (fscip) R 563572 563575 556428 0 -1 4194368 444996 0 0 0 358621 1833 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563592] ppid=563572 vsize=6964308 memory=6720662160122527850 CPUtime=3586.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563592/stat : 563592 (fscip) R 563572 563575 556428 0 -1 4194368 1314816 0 0 0 358390 301 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563593] ppid=563572 vsize=6964308 memory=2812 CPUtime=3605.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563593/stat : 563593 (fscip) R 563572 563575 556428 0 -1 4194368 1818558 0 0 0 360265 307 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563594] ppid=563572 vsize=6964308 memory=6696 CPUtime=3603.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563594/stat : 563594 (fscip) R 563572 563575 556428 0 -1 4194368 506104 0 0 0 358593 1721 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563595] ppid=563572 vsize=6964308 memory=5540744 CPUtime=3589.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563595/stat : 563595 (fscip) R 563572 563575 556428 0 -1 4194368 1264808 0 0 0 358615 292 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563596] ppid=563572 vsize=6964308 memory=2680 CPUtime=3591.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/563575/task/563596/stat : 563596 (fscip) R 563572 563575 556428 0 -1 4194368 1703337 0 0 0 358880 278 0 0 20 0 41 0 92428370 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563597] ppid=563572 vsize=6964308 memory=6644 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/563575/task/563597/stat : 563597 (fscip) S 563572 563575 556428 0 -1 1077936192 146 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563598] ppid=563572 vsize=6964308 memory=4687736 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/563575/task/563598/stat : 563598 (fscip) S 563572 563575 556428 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563599] ppid=563572 vsize=6964308 memory=6644 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/563575/task/563599/stat : 563599 (fscip) S 563572 563575 556428 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563600] ppid=563572 vsize=6964308 memory=19936 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/563575/task/563600/stat : 563600 (fscip) S 563572 563575 556428 0 -1 1077936192 70 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563601] ppid=563572 vsize=6964308 memory=104 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/563575/task/563601/stat : 563601 (fscip) S 563572 563575 556428 0 -1 1077936192 71 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563602] ppid=563572 vsize=6964308 memory=32016 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/563575/task/563602/stat : 563602 (fscip) S 563572 563575 556428 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563603] ppid=563572 vsize=6964308 memory=10556 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/563575/task/563603/stat : 563603 (fscip) S 563572 563575 556428 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563604] ppid=563572 vsize=6964308 memory=5472 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/563575/task/563604/stat : 563604 (fscip) S 563572 563575 556428 0 -1 1077936192 140 0 0 0 0 2 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563605] ppid=563572 vsize=6964308 memory=2608 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/563575/task/563605/stat : 563605 (fscip) S 563572 563575 556428 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563606] ppid=563572 vsize=6964308 memory=6800 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/563575/task/563606/stat : 563606 (fscip) S 563572 563575 556428 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563607] ppid=563572 vsize=6964308 memory=5400232 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/563575/task/563607/stat : 563607 (fscip) S 563572 563575 556428 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563608] ppid=563572 vsize=6964308 memory=2812 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/563575/task/563608/stat : 563608 (fscip) S 563572 563575 556428 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563609] ppid=563572 vsize=6964308 memory=6696 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/563575/task/563609/stat : 563609 (fscip) S 563572 563575 556428 0 -1 1077936192 150 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563610] ppid=563572 vsize=6964308 memory=5542104 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/563575/task/563610/stat : 563610 (fscip) S 563572 563575 556428 0 -1 1077936192 149 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563611] ppid=563572 vsize=6964308 memory=2680 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/563575/task/563611/stat : 563611 (fscip) S 563572 563575 556428 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563612] ppid=563572 vsize=6964308 memory=4841278547243804 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/563575/task/563612/stat : 563612 (fscip) S 563572 563575 556428 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563613] ppid=563572 vsize=6964308 memory=4688776 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/563575/task/563613/stat : 563613 (fscip) S 563572 563575 556428 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563614] ppid=563572 vsize=6964308 memory=6720662155794071658 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/563575/task/563614/stat : 563614 (fscip) S 563572 563575 556428 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563615] ppid=563572 vsize=6964308 memory=357832 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/563575/task/563615/stat : 563615 (fscip) S 563572 563575 556428 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
[pid=563575/tid=563616] ppid=563572 vsize=6964308 memory=359822 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/563575/task/563616/stat : 563616 (fscip) S 563572 563575 556428 0 -1 1077936192 134 0 0 0 2 0 0 0 20 0 41 0 92428393 7131451392 1385812 809668444160 4194304 16622877 140736615802608 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 57491456 140736615810025 140736615810141 140736615810141 140736615817167 0
Current children cumulated CPU time: 72000.7 s
Current children cumulated vsize: 6964308 KiB
Current children cumulated memory: 5543248 KiB

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

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

# cumulated CPU time of all completed processes:  user=71850.2 s, system=150.924 s

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

[startup+3628.62 s]
/proc/loadavg: 58.42 59.93 59.82 22/891 565666
/proc/meminfo: memFree=709745420/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3628.64
CPU time (s): 72001.2
CPU user time (s): 71850.2
CPU system time (s): 150.924
CPU usage (%): 1984.24
Max. virtual memory (cumulated for all children) (KiB): 7029844
Max. memory (cumulated for all children) (KiB): 5547692

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71850.2
system time used= 150.924
maximum resident set size= 5547756
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23454367
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= 325440
involuntary context switches= 154252


# summary of solver processes directly reported to runsolver:
#   pid: 563575
#   total CPU time (s): 72001.2
#   total CPU user time (s): 71850.2
#   total CPU system time (s): 150.924

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.0905 second user time and 81.3436 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-08-10 04:54:17
IDJOB=4467977
IDBENCH=162218
IDSOLVER=3097
FILE ID=nodeD102/4467977-1723258457
RUNJOBID= nodeD102-1723249684-556440
SLURM_JOB_ID= 8266911
Free space on /tmp= 8588116 MiB

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

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

MD5SUM BENCH= 864bfa231da9fb907b495a126824f2c7
RANDOM SEED=513679808

nodeD102.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		: 3263.169
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		: 3044.568
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2789.350
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	: 5005.96
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		: 3065.133
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	: 5005.94
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		: 3249.433
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		: 3032.071
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 72
initial apicid	: 72
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2241.404
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	: 5005.96
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		: 3065.129
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	: 5005.94
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		: 2587.427
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		: 2878.094
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3085.735
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	: 5005.96
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		: 3065.124
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	: 5005.94
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		: 2593.172
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		: 3053.190
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3176.776
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	: 5005.96
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		: 3065.065
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	: 5005.94
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		: 2595.097
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		: 2944.564
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2324.284
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	: 5005.96
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		: 3065.001
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	: 5005.94
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		: 2619.899
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		: 2984.446
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 88
initial apicid	: 88
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2604.845
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	: 5005.96
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		: 3064.906
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	: 5005.94
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		: 3764.343
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		: 3018.786
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2624.864
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	: 5005.96
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		: 3064.839
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	: 5005.94
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		: 2615.282
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		: 3056.735
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 86
initial apicid	: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2631.373
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	: 5005.96
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		: 3063.026
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	: 5005.94
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		: 2611.154
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		: 3036.435
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2616.152
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	: 5005.96
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		: 3064.675
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	: 5005.94
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		: 2609.287
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		: 2999.261
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2620.423
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	: 5005.96
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		: 3064.579
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	: 5005.94
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		: 3076.706
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		: 2996.993
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2643.695
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	: 5005.96
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		: 3064.490
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	: 5005.94
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		: 3122.349
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		: 3048.568
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 104
initial apicid	: 104
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2656.946
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	: 5005.96
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		: 2929.020
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 232
initial apicid	: 232
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.94
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		: 2641.744
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		: 3007.888
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3634.471
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	: 5005.96
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		: 3064.350
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	: 5005.94
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		: 2643.144
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		: 3056.214
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 102
initial apicid	: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3558.056
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	: 5005.96
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		: 3064.260
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	: 5005.94
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		: 2791.221
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.127
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 100
initial apicid	: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2686.050
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	: 5005.96
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		: 3064.180
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	: 5005.94
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		: 2983.655
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		: 2925.560
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 120
initial apicid	: 120
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2822.231
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	: 5005.96
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		: 3064.094
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	: 5005.94
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.759
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		: 2949.602
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3092.531
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	: 5005.96
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		: 3064.011
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	: 5005.94
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		: 3640.946
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		: 2924.366
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 118
initial apicid	: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3190.351
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	: 5005.96
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		: 3063.945
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	: 5005.94
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		: 3077.397
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		: 3056.127
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 3592.547
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	: 5005.96
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		: 3063.870
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	: 5005.94
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		: 3572.248
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		: 2987.520
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.95
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		: 2901.702
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	: 5005.96
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		: 2944.385
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	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        691867732 kB
MemAvailable:   757826776 kB
Buffers:         1048476 kB
Cached:         67674392 kB
SwapCached:            0 kB
Active:          9431824 kB
Inactive:       85066972 kB
Active(anon):       2260 kB
Inactive(anon): 25804380 kB
Active(file):    9429564 kB
Inactive(file): 59262592 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28788 kB
Writeback:             0 kB
AnonPages:      25774540 kB
Mapped:           134992 kB
Shmem:             30728 kB
KReclaimable:    1372828 kB
Slab:            1904096 kB
SReclaimable:    1372828 kB
SUnreclaim:       531268 kB
KernelStack:       16304 kB
PageTables:        61744 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   14191444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           854400 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3559424 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:     1052672 kB
DirectMap2M:    214403072 kB
DirectMap1G:    590348288 kB

Free space on /tmp at the end= 8588248 MiB
End job on nodeD102 at 2024-08-10 05:54:46