Trace number 4800163

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
Hybrid-SynLSRS+CASHWMaxSATDisjComS v2? 3581.44 3595.3

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-81.opb
MD5SUM072b9cb502ace4cbfc9c99798f0d595c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2435.51
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10086
Total number of constraints226240
Number of constraints which are clauses203302
Number of constraints which are cardinality constraints (but not clauses)720
Number of constraints which are nor clauses,nor cardinality constraints22218
Minimum length of a constraint2
Maximum length of a constraint231
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 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 232
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.19	c Preprocess time: 0.163 seconds
0.07/0.19	c First solver time limit: 1797 seconds
0.07/0.19	c Second solver time limit: 1798 seconds
3581.36/3595.23	c Exit code from Second Program: 124
3581.36/3595.28	c RoundingSat 2
3581.36/3595.28	c branch main
3581.36/3595.28	c commit d3f91ec
3581.36/3595.28	c #variables 10086 #constraints 226608
3581.36/3595.28	c Finish cloning data from SAT to LS
3581.36/3595.28	c nbvars=10086
3581.36/3595.28	c chongqijiange= 500
3581.36/3595.28	c restart_num_ls  -100000 0
3581.36/3595.28	c Use LS-small
3581.36/3595.28	c #Conflicts:       1000 | #Constraints:     227607
3581.36/3595.28	c #Conflicts:       2000 | #Constraints:     228607
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c #Conflicts:       3000 | #Constraints:     228624
3581.36/3595.28	c #Conflicts:       4000 | #Constraints:     229624
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c #Conflicts:       5000 | #Constraints:     229033
3581.36/3595.28	c #Conflicts:       6000 | #Constraints:     230033
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c #Conflicts:       7000 | #Constraints:     229016
3581.36/3595.28	c #Conflicts:       8000 | #Constraints:     230016
3581.36/3595.28	c #Conflicts:       9000 | #Constraints:     231016
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c #Conflicts:      10000 | #Constraints:     229698
3581.36/3595.28	c #Conflicts:      11000 | #Constraints:     230698
3581.36/3595.28	c #Conflicts:      12000 | #Constraints:     231698
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c #Conflicts:      13000 | #Constraints:     230140
3581.36/3595.28	c #Conflicts:      14000 | #Constraints:     231140
3581.36/3595.28	c #Conflicts:      15000 | #Constraints:     232140
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c #Conflicts:      16000 | #Constraints:     230382
3581.36/3595.28	c #Conflicts:      17000 | #Constraints:     231382
3581.36/3595.28	c #Conflicts:      18000 | #Constraints:     232382
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c #Conflicts:      19000 | #Constraints:     230370
3581.36/3595.28	c #Conflicts:      20000 | #Constraints:     231370
3581.36/3595.28	c #Conflicts:      21000 | #Constraints:     232370
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:      22000 | #Constraints:     230193
3581.36/3595.28	c #Conflicts:      23000 | #Constraints:     231193
3581.36/3595.28	c #Conflicts:      24000 | #Constraints:     232193
3581.36/3595.28	c #Conflicts:      25000 | #Constraints:     233193
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c #Conflicts:      26000 | #Constraints:     230839
3581.36/3595.28	c #Conflicts:      27000 | #Constraints:     231839
3581.36/3595.28	c #Conflicts:      28000 | #Constraints:     232839
3581.36/3595.28	c #Conflicts:      29000 | #Constraints:     233839
3581.36/3595.28	c #Conflicts:      30000 | #Constraints:     234839
3581.36/3595.28	c #Conflicts:      31000 | #Constraints:     235839
3581.36/3595.28	c #Conflicts:      32000 | #Constraints:     236839
3581.36/3595.28	c #Conflicts:      33000 | #Constraints:     237839
3581.36/3595.28	c #Conflicts:      34000 | #Constraints:     238839
3581.36/3595.28	c #Conflicts:      35000 | #Constraints:     239839
3581.36/3595.28	c #Conflicts:      36000 | #Constraints:     240839
3581.36/3595.28	c #Conflicts:      37000 | #Constraints:     241839
3581.36/3595.28	c #Conflicts:      38000 | #Constraints:     242839
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:      39000 | #Constraints:     235787
3581.36/3595.28	c #Conflicts:      40000 | #Constraints:     236787
3581.36/3595.28	c #Conflicts:      41000 | #Constraints:     237787
3581.36/3595.28	c #Conflicts:      42000 | #Constraints:     238787
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:      43000 | #Constraints:     233348
3581.36/3595.28	c #Conflicts:      44000 | #Constraints:     234348
3581.36/3595.28	c #Conflicts:      45000 | #Constraints:     235348
3581.36/3595.28	c #Conflicts:      46000 | #Constraints:     236348
3581.36/3595.28	c #Conflicts:      47000 | #Constraints:     237348
3581.36/3595.28	c #Conflicts:      48000 | #Constraints:     238348
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c #Conflicts:      49000 | #Constraints:     233583
3581.36/3595.28	c #Conflicts:      50000 | #Constraints:     234583
3581.36/3595.28	c #Conflicts:      51000 | #Constraints:     235583
3581.36/3595.28	c #Conflicts:      52000 | #Constraints:     236583
3581.36/3595.28	c #Conflicts:      53000 | #Constraints:     237583
3581.36/3595.28	c #Conflicts:      54000 | #Constraints:     238583
3581.36/3595.28	c #Conflicts:      55000 | #Constraints:     239583
3581.36/3595.28	c #Conflicts:      56000 | #Constraints:     240583
3581.36/3595.28	c #Conflicts:      57000 | #Constraints:     241583
3581.36/3595.28	c #Conflicts:      58000 | #Constraints:     242583
3581.36/3595.28	c #Conflicts:      59000 | #Constraints:     243583
3581.36/3595.28	c #Conflicts:      60000 | #Constraints:     244583
3581.36/3595.28	c #Conflicts:      61000 | #Constraints:     245583
3581.36/3595.28	c #Conflicts:      62000 | #Constraints:     246583
3581.36/3595.28	c #Conflicts:      63000 | #Constraints:     247583
3581.36/3595.28	c #Conflicts:      64000 | #Constraints:     248583
3581.36/3595.28	c #Conflicts:      65000 | #Constraints:     249583
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:      66000 | #Constraints:     239263
3581.36/3595.28	c #Conflicts:      67000 | #Constraints:     240263
3581.36/3595.28	c #Conflicts:      68000 | #Constraints:     241263
3581.36/3595.28	c #Conflicts:      69000 | #Constraints:     242263
3581.36/3595.28	c #Conflicts:      70000 | #Constraints:     243263
3581.36/3595.28	c #Conflicts:      71000 | #Constraints:     244263
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:      72000 | #Constraints:     236326
3581.36/3595.28	c #Conflicts:      73000 | #Constraints:     237326
3581.36/3595.28	c #Conflicts:      74000 | #Constraints:     238326
3581.36/3595.28	c #Conflicts:      75000 | #Constraints:     239326
3581.36/3595.28	c #Conflicts:      76000 | #Constraints:     240326
3581.36/3595.28	c #Conflicts:      77000 | #Constraints:     241326
3581.36/3595.28	c #Conflicts:      78000 | #Constraints:     242326
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:      79000 | #Constraints:     235613
3581.36/3595.28	c #Conflicts:      80000 | #Constraints:     236613
3581.36/3595.28	c #Conflicts:      81000 | #Constraints:     237613
3581.36/3595.28	c #Conflicts:      82000 | #Constraints:     238613
3581.36/3595.28	c #Conflicts:      83000 | #Constraints:     239613
3581.36/3595.28	c #Conflicts:      84000 | #Constraints:     240613
3581.36/3595.28	c #Conflicts:      85000 | #Constraints:     241613
3581.36/3595.28	c #Conflicts:      86000 | #Constraints:     242613
3581.36/3595.28	c #Conflicts:      87000 | #Constraints:     243613
3581.36/3595.28	c #Conflicts:      88000 | #Constraints:     244613
3581.36/3595.28	c #Conflicts:      89000 | #Constraints:     245613
3581.36/3595.28	c #Conflicts:      90000 | #Constraints:     246613
3581.36/3595.28	c #Conflicts:      91000 | #Constraints:     247613
3581.36/3595.28	c #Conflicts:      92000 | #Constraints:     248613
3581.36/3595.28	c #Conflicts:      93000 | #Constraints:     249613
3581.36/3595.28	c #Conflicts:      94000 | #Constraints:     250613
3581.36/3595.28	c #Conflicts:      95000 | #Constraints:     251613
3581.36/3595.28	c #Conflicts:      96000 | #Constraints:     252613
3581.36/3595.28	c #Conflicts:      97000 | #Constraints:     253613
3581.36/3595.28	c #Conflicts:      98000 | #Constraints:     254613
3581.36/3595.28	c #Conflicts:      99000 | #Constraints:     255613
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     100000 | #Constraints:     242214
3581.36/3595.28	c #Conflicts:     101000 | #Constraints:     243214
3581.36/3595.28	c #Conflicts:     102000 | #Constraints:     244214
3581.36/3595.28	c #Conflicts:     103000 | #Constraints:     245214
3581.36/3595.28	c #Conflicts:     104000 | #Constraints:     246214
3581.36/3595.28	c #Conflicts:     105000 | #Constraints:     247214
3581.36/3595.28	c #Conflicts:     106000 | #Constraints:     248214
3581.36/3595.28	c #Conflicts:     107000 | #Constraints:     249214
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     108000 | #Constraints:     239004
3581.36/3595.28	c #Conflicts:     109000 | #Constraints:     240004
3581.36/3595.28	c #Conflicts:     110000 | #Constraints:     241004
3581.36/3595.28	c #Conflicts:     111000 | #Constraints:     242004
3581.36/3595.28	c #Conflicts:     112000 | #Constraints:     243004
3581.36/3595.28	c #Conflicts:     113000 | #Constraints:     244004
3581.36/3595.28	c #Conflicts:     114000 | #Constraints:     245004
3581.36/3595.28	c #Conflicts:     115000 | #Constraints:     246004
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     116000 | #Constraints:     237383
3581.36/3595.28	c #Conflicts:     117000 | #Constraints:     238383
3581.36/3595.28	c #Conflicts:     118000 | #Constraints:     239383
3581.36/3595.28	c #Conflicts:     119000 | #Constraints:     240383
3581.36/3595.28	c #Conflicts:     120000 | #Constraints:     241383
3581.36/3595.28	c #Conflicts:     121000 | #Constraints:     242383
3581.36/3595.28	c #Conflicts:     122000 | #Constraints:     243383
3581.36/3595.28	c #Conflicts:     123000 | #Constraints:     244383
3581.36/3595.28	c #Conflicts:     124000 | #Constraints:     245383
3581.36/3595.28	c #Conflicts:     125000 | #Constraints:     246383
3581.36/3595.28	c #Conflicts:     126000 | #Constraints:     247383
3581.36/3595.28	c #Conflicts:     127000 | #Constraints:     248383
3581.36/3595.28	c #Conflicts:     128000 | #Constraints:     249383
3581.36/3595.28	c #Conflicts:     129000 | #Constraints:     250383
3581.36/3595.28	c #Conflicts:     130000 | #Constraints:     251383
3581.36/3595.28	c #Conflicts:     131000 | #Constraints:     252383
3581.36/3595.28	c #Conflicts:     132000 | #Constraints:     253383
3581.36/3595.28	c #Conflicts:     133000 | #Constraints:     254383
3581.36/3595.28	c #Conflicts:     134000 | #Constraints:     255383
3581.36/3595.28	c #Conflicts:     135000 | #Constraints:     256383
3581.36/3595.28	c #Conflicts:     136000 | #Constraints:     257383
3581.36/3595.28	c #Conflicts:     137000 | #Constraints:     258383
3581.36/3595.28	c #Conflicts:     138000 | #Constraints:     259383
3581.36/3595.28	c #Conflicts:     139000 | #Constraints:     260383
3581.36/3595.28	c #Conflicts:     140000 | #Constraints:     261383
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     141000 | #Constraints:     244855
3581.36/3595.28	c #Conflicts:     142000 | #Constraints:     245855
3581.36/3595.28	c #Conflicts:     143000 | #Constraints:     246855
3581.36/3595.28	c #Conflicts:     144000 | #Constraints:     247855
3581.36/3595.28	c #Conflicts:     145000 | #Constraints:     248855
3581.36/3595.28	c #Conflicts:     146000 | #Constraints:     249855
3581.36/3595.28	c #Conflicts:     147000 | #Constraints:     250855
3581.36/3595.28	c #Conflicts:     148000 | #Constraints:     251855
3581.36/3595.28	c #Conflicts:     149000 | #Constraints:     252855
3581.36/3595.28	c #Conflicts:     150000 | #Constraints:     253855
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     151000 | #Constraints:     241451
3581.36/3595.28	c #Conflicts:     152000 | #Constraints:     242451
3581.36/3595.28	c #Conflicts:     153000 | #Constraints:     243451
3581.36/3595.28	c #Conflicts:     154000 | #Constraints:     244451
3581.36/3595.28	c #Conflicts:     155000 | #Constraints:     245451
3581.36/3595.28	c #Conflicts:     156000 | #Constraints:     246451
3581.36/3595.28	c #Conflicts:     157000 | #Constraints:     247451
3581.36/3595.28	c #Conflicts:     158000 | #Constraints:     248451
3581.36/3595.28	c #Conflicts:     159000 | #Constraints:     249451
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     160000 | #Constraints:     238903
3581.36/3595.28	c #Conflicts:     161000 | #Constraints:     239903
3581.36/3595.28	c #Conflicts:     162000 | #Constraints:     240903
3581.36/3595.28	c #Conflicts:     163000 | #Constraints:     241903
3581.36/3595.28	c #Conflicts:     164000 | #Constraints:     242903
3581.36/3595.28	c #Conflicts:     165000 | #Constraints:     243903
3581.36/3595.28	c #Conflicts:     166000 | #Constraints:     244903
3581.36/3595.28	c #Conflicts:     167000 | #Constraints:     245903
3581.36/3595.28	c #Conflicts:     168000 | #Constraints:     246903
3581.36/3595.28	c #Conflicts:     169000 | #Constraints:     247903
3581.36/3595.28	c #Conflicts:     170000 | #Constraints:     248903
3581.36/3595.28	c #Conflicts:     171000 | #Constraints:     249903
3581.36/3595.28	c #Conflicts:     172000 | #Constraints:     250903
3581.36/3595.28	c #Conflicts:     173000 | #Constraints:     251903
3581.36/3595.28	c #Conflicts:     174000 | #Constraints:     252903
3581.36/3595.28	c #Conflicts:     175000 | #Constraints:     253903
3581.36/3595.28	c #Conflicts:     176000 | #Constraints:     254903
3581.36/3595.28	c #Conflicts:     177000 | #Constraints:     255903
3581.36/3595.28	c #Conflicts:     178000 | #Constraints:     256903
3581.36/3595.28	c #Conflicts:     179000 | #Constraints:     257903
3581.36/3595.28	c #Conflicts:     180000 | #Constraints:     258903
3581.36/3595.28	c #Conflicts:     181000 | #Constraints:     259903
3581.36/3595.28	c #Conflicts:     182000 | #Constraints:     260903
3581.36/3595.28	c #Conflicts:     183000 | #Constraints:     261903
3581.36/3595.28	c #Conflicts:     184000 | #Constraints:     262903
3581.36/3595.28	c #Conflicts:     185000 | #Constraints:     263903
3581.36/3595.28	c #Conflicts:     186000 | #Constraints:     264903
3581.36/3595.28	c #Conflicts:     187000 | #Constraints:     265903
3581.36/3595.28	c #Conflicts:     188000 | #Constraints:     266903
3581.36/3595.28	c #Conflicts:     189000 | #Constraints:     267903
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     190000 | #Constraints:     248300
3581.36/3595.28	c #Conflicts:     191000 | #Constraints:     249300
3581.36/3595.28	c #Conflicts:     192000 | #Constraints:     250300
3581.36/3595.28	c #Conflicts:     193000 | #Constraints:     251300
3581.36/3595.28	c #Conflicts:     194000 | #Constraints:     252300
3581.36/3595.28	c #Conflicts:     195000 | #Constraints:     253300
3581.36/3595.28	c #Conflicts:     196000 | #Constraints:     254300
3581.36/3595.28	c #Conflicts:     197000 | #Constraints:     255300
3581.36/3595.28	c #Conflicts:     198000 | #Constraints:     256300
3581.36/3595.28	c #Conflicts:     199000 | #Constraints:     257300
3581.36/3595.28	c #Conflicts:     200000 | #Constraints:     258300
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     201000 | #Constraints:     243571
3581.36/3595.28	c #Conflicts:     202000 | #Constraints:     244571
3581.36/3595.28	c #Conflicts:     203000 | #Constraints:     245571
3581.36/3595.28	c #Conflicts:     204000 | #Constraints:     246571
3581.36/3595.28	c #Conflicts:     205000 | #Constraints:     247571
3581.36/3595.28	c #Conflicts:     206000 | #Constraints:     248571
3581.36/3595.28	c #Conflicts:     207000 | #Constraints:     249571
3581.36/3595.28	c #Conflicts:     208000 | #Constraints:     250571
3581.36/3595.28	c #Conflicts:     209000 | #Constraints:     251571
3581.36/3595.28	c #Conflicts:     210000 | #Constraints:     252571
3581.36/3595.28	c #Conflicts:     211000 | #Constraints:     253571
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     212000 | #Constraints:     241201
3581.36/3595.28	c #Conflicts:     213000 | #Constraints:     242201
3581.36/3595.28	c #Conflicts:     214000 | #Constraints:     243201
3581.36/3595.28	c #Conflicts:     215000 | #Constraints:     244201
3581.36/3595.28	c #Conflicts:     216000 | #Constraints:     245201
3581.36/3595.28	c #Conflicts:     217000 | #Constraints:     246201
3581.36/3595.28	c #Conflicts:     218000 | #Constraints:     247201
3581.36/3595.28	c #Conflicts:     219000 | #Constraints:     248201
3581.36/3595.28	c #Conflicts:     220000 | #Constraints:     249201
3581.36/3595.28	c #Conflicts:     221000 | #Constraints:     250201
3581.36/3595.28	c #Conflicts:     222000 | #Constraints:     251201
3581.36/3595.28	c #Conflicts:     223000 | #Constraints:     252201
3581.36/3595.28	c #Conflicts:     224000 | #Constraints:     253201
3581.36/3595.28	c #Conflicts:     225000 | #Constraints:     254201
3581.36/3595.28	c #Conflicts:     226000 | #Constraints:     255201
3581.36/3595.28	c #Conflicts:     227000 | #Constraints:     256201
3581.36/3595.28	c #Conflicts:     228000 | #Constraints:     257201
3581.36/3595.28	c #Conflicts:     229000 | #Constraints:     258201
3581.36/3595.28	c #Conflicts:     230000 | #Constraints:     259201
3581.36/3595.28	c #Conflicts:     231000 | #Constraints:     260201
3581.36/3595.28	c #Conflicts:     232000 | #Constraints:     261201
3581.36/3595.28	c #Conflicts:     233000 | #Constraints:     262201
3581.36/3595.28	c #Conflicts:     234000 | #Constraints:     263201
3581.36/3595.28	c #Conflicts:     235000 | #Constraints:     264201
3581.36/3595.28	c #Conflicts:     236000 | #Constraints:     265201
3581.36/3595.28	c #Conflicts:     237000 | #Constraints:     266201
3581.36/3595.28	c #Conflicts:     238000 | #Constraints:     267201
3581.36/3595.28	c #Conflicts:     239000 | #Constraints:     268201
3581.36/3595.28	c #Conflicts:     240000 | #Constraints:     269201
3581.36/3595.28	c #Conflicts:     241000 | #Constraints:     270201
3581.36/3595.28	c #Conflicts:     242000 | #Constraints:     271201
3581.36/3595.28	c #Conflicts:     243000 | #Constraints:     272201
3581.36/3595.28	c #Conflicts:     244000 | #Constraints:     273201
3581.36/3595.28	c #Conflicts:     245000 | #Constraints:     274201
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     246000 | #Constraints:     251706
3581.36/3595.28	c #Conflicts:     247000 | #Constraints:     252706
3581.36/3595.28	c #Conflicts:     248000 | #Constraints:     253706
3581.36/3595.28	c #Conflicts:     249000 | #Constraints:     254706
3581.36/3595.28	c #Conflicts:     250000 | #Constraints:     255706
3581.36/3595.28	c #Conflicts:     251000 | #Constraints:     256706
3581.36/3595.28	c #Conflicts:     252000 | #Constraints:     257706
3581.36/3595.28	c #Conflicts:     253000 | #Constraints:     258706
3581.36/3595.28	c #Conflicts:     254000 | #Constraints:     259706
3581.36/3595.28	c #Conflicts:     255000 | #Constraints:     260706
3581.36/3595.28	c #Conflicts:     256000 | #Constraints:     261706
3581.36/3595.28	c #Conflicts:     257000 | #Constraints:     262706
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     258000 | #Constraints:     245756
3581.36/3595.28	c #Conflicts:     259000 | #Constraints:     246756
3581.36/3595.28	c #Conflicts:     260000 | #Constraints:     247756
3581.36/3595.28	c #Conflicts:     261000 | #Constraints:     248756
3581.36/3595.28	c #Conflicts:     262000 | #Constraints:     249756
3581.36/3595.28	c #Conflicts:     263000 | #Constraints:     250756
3581.36/3595.28	c #Conflicts:     264000 | #Constraints:     251756
3581.36/3595.28	c #Conflicts:     265000 | #Constraints:     252756
3581.36/3595.28	c #Conflicts:     266000 | #Constraints:     253756
3581.36/3595.28	c #Conflicts:     267000 | #Constraints:     254756
3581.36/3595.28	c #Conflicts:     268000 | #Constraints:     255756
3581.36/3595.28	c #Conflicts:     269000 | #Constraints:     256756
3581.36/3595.28	c #Conflicts:     270000 | #Constraints:     257756
3581.36/3595.28	c #Conflicts:     271000 | #Constraints:     258756
3581.36/3595.28	c #Conflicts:     272000 | #Constraints:     259756
3581.36/3595.28	c #Conflicts:     273000 | #Constraints:     260756
3581.36/3595.28	c #Conflicts:     274000 | #Constraints:     261756
3581.36/3595.28	c #Conflicts:     275000 | #Constraints:     262756
3581.36/3595.28	c #Conflicts:     276000 | #Constraints:     263756
3581.36/3595.28	c #Conflicts:     277000 | #Constraints:     264756
3581.36/3595.28	c #Conflicts:     278000 | #Constraints:     265756
3581.36/3595.28	c #Conflicts:     279000 | #Constraints:     266756
3581.36/3595.28	c #Conflicts:     280000 | #Constraints:     267756
3581.36/3595.28	c #Conflicts:     281000 | #Constraints:     268756
3581.36/3595.28	c #Conflicts:     282000 | #Constraints:     269756
3581.36/3595.28	c #Conflicts:     283000 | #Constraints:     270756
3581.36/3595.28	c #Conflicts:     284000 | #Constraints:     271756
3581.36/3595.28	c #Conflicts:     285000 | #Constraints:     272756
3581.36/3595.28	c #Conflicts:     286000 | #Constraints:     273756
3581.36/3595.28	c #Conflicts:     287000 | #Constraints:     274756
3581.36/3595.28	c #Conflicts:     288000 | #Constraints:     275756
3581.36/3595.28	c #Conflicts:     289000 | #Constraints:     276756
3581.36/3595.28	c #Conflicts:     290000 | #Constraints:     277756
3581.36/3595.28	c #Conflicts:     291000 | #Constraints:     278756
3581.36/3595.28	c #Conflicts:     292000 | #Constraints:     279756
3581.36/3595.28	c #Conflicts:     293000 | #Constraints:     280756
3581.36/3595.28	c #Conflicts:     294000 | #Constraints:     281756
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     295000 | #Constraints:     255351
3581.36/3595.28	c #Conflicts:     296000 | #Constraints:     256351
3581.36/3595.28	c #Conflicts:     297000 | #Constraints:     257351
3581.36/3595.28	c #Conflicts:     298000 | #Constraints:     258351
3581.36/3595.28	c #Conflicts:     299000 | #Constraints:     259351
3581.36/3595.28	c #Conflicts:     300000 | #Constraints:     260351
3581.36/3595.28	c #Conflicts:     301000 | #Constraints:     261351
3581.36/3595.28	c #Conflicts:     302000 | #Constraints:     262351
3581.36/3595.28	c #Conflicts:     303000 | #Constraints:     263351
3581.36/3595.28	c #Conflicts:     304000 | #Constraints:     264351
3581.36/3595.28	c #Conflicts:     305000 | #Constraints:     265351
3581.36/3595.28	c #Conflicts:     306000 | #Constraints:     266351
3581.36/3595.28	c #Conflicts:     307000 | #Constraints:     267351
3581.36/3595.28	c #Conflicts:     308000 | #Constraints:     268351
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     309000 | #Constraints:     248803
3581.36/3595.28	c #Conflicts:     310000 | #Constraints:     249803
3581.36/3595.28	c #Conflicts:     311000 | #Constraints:     250803
3581.36/3595.28	c #Conflicts:     312000 | #Constraints:     251803
3581.36/3595.28	c #Conflicts:     313000 | #Constraints:     252803
3581.36/3595.28	c #Conflicts:     314000 | #Constraints:     253803
3581.36/3595.28	c #Conflicts:     315000 | #Constraints:     254803
3581.36/3595.28	c #Conflicts:     316000 | #Constraints:     255803
3581.36/3595.28	c #Conflicts:     317000 | #Constraints:     256803
3581.36/3595.28	c #Conflicts:     318000 | #Constraints:     257803
3581.36/3595.28	c #Conflicts:     319000 | #Constraints:     258803
3581.36/3595.28	c #Conflicts:     320000 | #Constraints:     259803
3581.36/3595.28	c #Conflicts:     321000 | #Constraints:     260803
3581.36/3595.28	c #Conflicts:     322000 | #Constraints:     261803
3581.36/3595.28	c #Conflicts:     323000 | #Constraints:     262803
3581.36/3595.28	c #Conflicts:     324000 | #Constraints:     263803
3581.36/3595.28	c #Conflicts:     325000 | #Constraints:     264803
3581.36/3595.28	c #Conflicts:     326000 | #Constraints:     265803
3581.36/3595.28	c #Conflicts:     327000 | #Constraints:     266803
3581.36/3595.28	c #Conflicts:     328000 | #Constraints:     267804
3581.36/3595.28	c #Conflicts:     329000 | #Constraints:     268804
3581.36/3595.28	c #Conflicts:     330000 | #Constraints:     269804
3581.36/3595.28	c #Conflicts:     331000 | #Constraints:     270804
3581.36/3595.28	c #Conflicts:     332000 | #Constraints:     271804
3581.36/3595.28	c #Conflicts:     333000 | #Constraints:     272804
3581.36/3595.28	c #Conflicts:     334000 | #Constraints:     273804
3581.36/3595.28	c #Conflicts:     335000 | #Constraints:     274804
3581.36/3595.28	c #Conflicts:     336000 | #Constraints:     275804
3581.36/3595.28	c #Conflicts:     337000 | #Constraints:     276804
3581.36/3595.28	c #Conflicts:     338000 | #Constraints:     277804
3581.36/3595.28	c #Conflicts:     339000 | #Constraints:     278804
3581.36/3595.28	c #Conflicts:     340000 | #Constraints:     279804
3581.36/3595.28	c #Conflicts:     341000 | #Constraints:     280804
3581.36/3595.28	c #Conflicts:     342000 | #Constraints:     281804
3581.36/3595.28	c #Conflicts:     343000 | #Constraints:     282804
3581.36/3595.28	c #Conflicts:     344000 | #Constraints:     283804
3581.36/3595.28	c #Conflicts:     345000 | #Constraints:     284804
3581.36/3595.28	c #Conflicts:     346000 | #Constraints:     285804
3581.36/3595.28	c #Conflicts:     347000 | #Constraints:     286804
3581.36/3595.28	c #Conflicts:     348000 | #Constraints:     287804
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     349000 | #Constraints:     258540
3581.36/3595.28	c #Conflicts:     350000 | #Constraints:     259540
3581.36/3595.28	c #Conflicts:     351000 | #Constraints:     260540
3581.36/3595.28	c #Conflicts:     352000 | #Constraints:     261540
3581.36/3595.28	c #Conflicts:     353000 | #Constraints:     262540
3581.36/3595.28	c #Conflicts:     354000 | #Constraints:     263540
3581.36/3595.28	c #Conflicts:     355000 | #Constraints:     264541
3581.36/3595.28	c #Conflicts:     356000 | #Constraints:     265542
3581.36/3595.28	c #Conflicts:     357000 | #Constraints:     266543
3581.36/3595.28	c #Conflicts:     358000 | #Constraints:     267544
3581.36/3595.28	c #Conflicts:     359000 | #Constraints:     268544
3581.36/3595.28	c #Conflicts:     360000 | #Constraints:     269544
3581.36/3595.28	c #Conflicts:     361000 | #Constraints:     270544
3581.36/3595.28	c #Conflicts:     362000 | #Constraints:     271545
3581.36/3595.28	c #Conflicts:     363000 | #Constraints:     272546
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:     364000 | #Constraints:     250938
3581.36/3595.28	c #Conflicts:     365000 | #Constraints:     251938
3581.36/3595.28	c #Conflicts:     366000 | #Constraints:     252938
3581.36/3595.28	c #Conflicts:     367000 | #Constraints:     253938
3581.36/3595.28	c #Conflicts:     368000 | #Constraints:     254938
3581.36/3595.28	c #Conflicts:     369000 | #Constraints:     255938
3581.36/3595.28	c #Conflicts:     370000 | #Constraints:     256938
3581.36/3595.28	c #Conflicts:     371000 | #Constraints:     257939
3581.36/3595.28	c #Conflicts:     372000 | #Constraints:     258939
3581.36/3595.28	c #Conflicts:     373000 | #Constraints:     259939
3581.36/3595.28	c #Conflicts:     374000 | #Constraints:     260939
3581.36/3595.28	c #Conflicts:     375000 | #Constraints:     261939
3581.36/3595.28	c #Conflicts:     376000 | #Constraints:     262939
3581.36/3595.28	c #Conflicts:     377000 | #Constraints:     263939
3581.36/3595.28	c #Conflicts:     378000 | #Constraints:     264940
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:     379000 | #Constraints:     246991
3581.36/3595.28	c #Conflicts:     380000 | #Constraints:     247991
3581.36/3595.28	c #Conflicts:     381000 | #Constraints:     248991
3581.36/3595.28	c #Conflicts:     382000 | #Constraints:     249991
3581.36/3595.28	c #Conflicts:     383000 | #Constraints:     250991
3581.36/3595.28	c #Conflicts:     384000 | #Constraints:     251991
3581.36/3595.28	c #Conflicts:     385000 | #Constraints:     252991
3581.36/3595.28	c #Conflicts:     386000 | #Constraints:     253991
3581.36/3595.28	c #Conflicts:     387000 | #Constraints:     254991
3581.36/3595.28	c #Conflicts:     388000 | #Constraints:     255991
3581.36/3595.28	c #Conflicts:     389000 | #Constraints:     256991
3581.36/3595.28	c #Conflicts:     390000 | #Constraints:     257991
3581.36/3595.28	c #Conflicts:     391000 | #Constraints:     258991
3581.36/3595.28	c #Conflicts:     392000 | #Constraints:     259991
3581.36/3595.28	c #Conflicts:     393000 | #Constraints:     260991
3581.36/3595.28	c #Conflicts:     394000 | #Constraints:     261991
3581.36/3595.28	c #Conflicts:     395000 | #Constraints:     262991
3581.36/3595.28	c #Conflicts:     396000 | #Constraints:     263991
3581.36/3595.28	c #Conflicts:     397000 | #Constraints:     264991
3581.36/3595.28	c #Conflicts:     398000 | #Constraints:     265991
3581.36/3595.28	c #Conflicts:     399000 | #Constraints:     266991
3581.36/3595.28	c #Conflicts:     400000 | #Constraints:     267991
3581.36/3595.28	c #Conflicts:     401000 | #Constraints:     268991
3581.36/3595.28	c #Conflicts:     402000 | #Constraints:     269992
3581.36/3595.28	c #Conflicts:     403000 | #Constraints:     270992
3581.36/3595.28	c #Conflicts:     404000 | #Constraints:     271992
3581.36/3595.28	c #Conflicts:     405000 | #Constraints:     272992
3581.36/3595.28	c #Conflicts:     406000 | #Constraints:     273992
3581.36/3595.28	c #Conflicts:     407000 | #Constraints:     274992
3581.36/3595.28	c #Conflicts:     408000 | #Constraints:     275992
3581.36/3595.28	c #Conflicts:     409000 | #Constraints:     276992
3581.36/3595.28	c #Conflicts:     410000 | #Constraints:     277992
3581.36/3595.28	c #Conflicts:     411000 | #Constraints:     278992
3581.36/3595.28	c #Conflicts:     412000 | #Constraints:     279992
3581.36/3595.28	c #Conflicts:     413000 | #Constraints:     280992
3581.36/3595.28	c #Conflicts:     414000 | #Constraints:     281992
3581.36/3595.28	c #Conflicts:     415000 | #Constraints:     282992
3581.36/3595.28	c #Conflicts:     416000 | #Constraints:     283992
3581.36/3595.28	c #Conflicts:     417000 | #Constraints:     284992
3581.36/3595.28	c #Conflicts:     418000 | #Constraints:     285992
3581.36/3595.28	c #Conflicts:     419000 | #Constraints:     286992
3581.36/3595.28	c #Conflicts:     420000 | #Constraints:     287992
3581.36/3595.28	c #Conflicts:     421000 | #Constraints:     288992
3581.36/3595.28	c #Conflicts:     422000 | #Constraints:     289992
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     423000 | #Constraints:     259377
3581.36/3595.28	c #Conflicts:     424000 | #Constraints:     260377
3581.36/3595.28	c #Conflicts:     425000 | #Constraints:     261377
3581.36/3595.28	c #Conflicts:     426000 | #Constraints:     262377
3581.36/3595.28	c #Conflicts:     427000 | #Constraints:     263377
3581.36/3595.28	c #Conflicts:     428000 | #Constraints:     264377
3581.36/3595.28	c #Conflicts:     429000 | #Constraints:     265377
3581.36/3595.28	c #Conflicts:     430000 | #Constraints:     266378
3581.36/3595.28	c #Conflicts:     431000 | #Constraints:     267378
3581.36/3595.28	c #Conflicts:     432000 | #Constraints:     268378
3581.36/3595.28	c #Conflicts:     433000 | #Constraints:     269378
3581.36/3595.28	c #Conflicts:     434000 | #Constraints:     270378
3581.36/3595.28	c #Conflicts:     435000 | #Constraints:     271378
3581.36/3595.28	c #Conflicts:     436000 | #Constraints:     272378
3581.36/3595.28	c #Conflicts:     437000 | #Constraints:     273378
3581.36/3595.28	c #Conflicts:     438000 | #Constraints:     274378
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     439000 | #Constraints:     251397
3581.36/3595.28	c #Conflicts:     440000 | #Constraints:     252397
3581.36/3595.28	c #Conflicts:     441000 | #Constraints:     253397
3581.36/3595.28	c #Conflicts:     442000 | #Constraints:     254398
3581.36/3595.28	c #Conflicts:     443000 | #Constraints:     255403
3581.36/3595.28	c #Conflicts:     444000 | #Constraints:     256403
3581.36/3595.28	c #Conflicts:     445000 | #Constraints:     257404
3581.36/3595.28	c #Conflicts:     446000 | #Constraints:     258404
3581.36/3595.28	c #Conflicts:     447000 | #Constraints:     259404
3581.36/3595.28	c #Conflicts:     448000 | #Constraints:     260404
3581.36/3595.28	c #Conflicts:     449000 | #Constraints:     261404
3581.36/3595.28	c #Conflicts:     450000 | #Constraints:     262404
3581.36/3595.28	c #Conflicts:     451000 | #Constraints:     263404
3581.36/3595.28	c #Conflicts:     452000 | #Constraints:     264404
3581.36/3595.28	c #Conflicts:     453000 | #Constraints:     265404
3581.36/3595.28	c #Conflicts:     454000 | #Constraints:     266404
3581.36/3595.28	c #Conflicts:     455000 | #Constraints:     267404
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:     456000 | #Constraints:     248008
3581.36/3595.28	c #Conflicts:     457000 | #Constraints:     249008
3581.36/3595.28	c #Conflicts:     458000 | #Constraints:     250008
3581.36/3595.28	c #Conflicts:     459000 | #Constraints:     251008
3581.36/3595.28	c #Conflicts:     460000 | #Constraints:     252008
3581.36/3595.28	c #Conflicts:     461000 | #Constraints:     253008
3581.36/3595.28	c #Conflicts:     462000 | #Constraints:     254008
3581.36/3595.28	c #Conflicts:     463000 | #Constraints:     255008
3581.36/3595.28	c #Conflicts:     464000 | #Constraints:     256008
3581.36/3595.28	c #Conflicts:     465000 | #Constraints:     257009
3581.36/3595.28	c #Conflicts:     466000 | #Constraints:     258009
3581.36/3595.28	c #Conflicts:     467000 | #Constraints:     259009
3581.36/3595.28	c #Conflicts:     468000 | #Constraints:     260009
3581.36/3595.28	c #Conflicts:     469000 | #Constraints:     261009
3581.36/3595.28	c #Conflicts:     470000 | #Constraints:     262010
3581.36/3595.28	c #Conflicts:     471000 | #Constraints:     263010
3581.36/3595.28	c #Conflicts:     472000 | #Constraints:     264010
3581.36/3595.28	c #Conflicts:     473000 | #Constraints:     265010
3581.36/3595.28	c #Conflicts:     474000 | #Constraints:     266010
3581.36/3595.28	c #Conflicts:     475000 | #Constraints:     267010
3581.36/3595.28	c #Conflicts:     476000 | #Constraints:     268010
3581.36/3595.28	c #Conflicts:     477000 | #Constraints:     269011
3581.36/3595.28	c #Conflicts:     478000 | #Constraints:     270013
3581.36/3595.28	c #Conflicts:     479000 | #Constraints:     271015
3581.36/3595.28	c #Conflicts:     480000 | #Constraints:     272015
3581.36/3595.28	c #Conflicts:     481000 | #Constraints:     273015
3581.36/3595.28	c #Conflicts:     482000 | #Constraints:     274015
3581.36/3595.28	c #Conflicts:     483000 | #Constraints:     275015
3581.36/3595.28	c #Conflicts:     484000 | #Constraints:     276015
3581.36/3595.28	c #Conflicts:     485000 | #Constraints:     277015
3581.36/3595.28	c #Conflicts:     486000 | #Constraints:     278016
3581.36/3595.28	c #Conflicts:     487000 | #Constraints:     279016
3581.36/3595.28	c #Conflicts:     488000 | #Constraints:     280016
3581.36/3595.28	c #Conflicts:     489000 | #Constraints:     281016
3581.36/3595.28	c #Conflicts:     490000 | #Constraints:     282017
3581.36/3595.28	c #Conflicts:     491000 | #Constraints:     283017
3581.36/3595.28	c #Conflicts:     492000 | #Constraints:     284017
3581.36/3595.28	c #Conflicts:     493000 | #Constraints:     285017
3581.36/3595.28	c #Conflicts:     494000 | #Constraints:     286017
3581.36/3595.28	c #Conflicts:     495000 | #Constraints:     287017
3581.36/3595.28	c #Conflicts:     496000 | #Constraints:     288017
3581.36/3595.28	c #Conflicts:     497000 | #Constraints:     289017
3581.36/3595.28	c #Conflicts:     498000 | #Constraints:     290017
3581.36/3595.28	c #Conflicts:     499000 | #Constraints:     291017
3581.36/3595.28	c #Conflicts:     500000 | #Constraints:     292017
3581.36/3595.28	c #Conflicts:     501000 | #Constraints:     293017
3581.36/3595.28	c #Conflicts:     502000 | #Constraints:     294017
3581.36/3595.28	c #Conflicts:     503000 | #Constraints:     295018
3581.36/3595.28	c #Conflicts:     504000 | #Constraints:     296018
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:     505000 | #Constraints:     262583
3581.36/3595.28	c #Conflicts:     506000 | #Constraints:     263583
3581.36/3595.28	c #Conflicts:     507000 | #Constraints:     264583
3581.36/3595.28	c #Conflicts:     508000 | #Constraints:     265583
3581.36/3595.28	c #Conflicts:     509000 | #Constraints:     266583
3581.36/3595.28	c #Conflicts:     510000 | #Constraints:     267583
3581.36/3595.28	c #Conflicts:     511000 | #Constraints:     268583
3581.36/3595.28	c #Conflicts:     512000 | #Constraints:     269583
3581.36/3595.28	c #Conflicts:     513000 | #Constraints:     270584
3581.36/3595.28	c #Conflicts:     514000 | #Constraints:     271584
3581.36/3595.28	c #Conflicts:     515000 | #Constraints:     272584
3581.36/3595.28	c #Conflicts:     516000 | #Constraints:     273584
3581.36/3595.28	c #Conflicts:     517000 | #Constraints:     274586
3581.36/3595.28	c #Conflicts:     518000 | #Constraints:     275586
3581.36/3595.28	c #Conflicts:     519000 | #Constraints:     276586
3581.36/3595.28	c #Conflicts:     520000 | #Constraints:     277586
3581.36/3595.28	c #Conflicts:     521000 | #Constraints:     278586
3581.36/3595.28	c #Conflicts:     522000 | #Constraints:     279586
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     523000 | #Constraints:     254391
3581.36/3595.28	c #Conflicts:     524000 | #Constraints:     255391
3581.36/3595.28	c #Conflicts:     525000 | #Constraints:     256391
3581.36/3595.28	c #Conflicts:     526000 | #Constraints:     257391
3581.36/3595.28	c #Conflicts:     527000 | #Constraints:     258391
3581.36/3595.28	c #Conflicts:     528000 | #Constraints:     259391
3581.36/3595.28	c #Conflicts:     529000 | #Constraints:     260391
3581.36/3595.28	c #Conflicts:     530000 | #Constraints:     261391
3581.36/3595.28	c #Conflicts:     531000 | #Constraints:     262391
3581.36/3595.28	c #Conflicts:     532000 | #Constraints:     263391
3581.36/3595.28	c #Conflicts:     533000 | #Constraints:     264391
3581.36/3595.28	c #Conflicts:     534000 | #Constraints:     265391
3581.36/3595.28	c #Conflicts:     535000 | #Constraints:     266391
3581.36/3595.28	c #Conflicts:     536000 | #Constraints:     267391
3581.36/3595.28	c #Conflicts:     537000 | #Constraints:     268391
3581.36/3595.28	c #Conflicts:     538000 | #Constraints:     269391
3581.36/3595.28	c #Conflicts:     539000 | #Constraints:     270391
3581.36/3595.28	c #Conflicts:     540000 | #Constraints:     271391
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:     541000 | #Constraints:     250266
3581.36/3595.28	c #Conflicts:     542000 | #Constraints:     251266
3581.36/3595.28	c #Conflicts:     543000 | #Constraints:     252266
3581.36/3595.28	c #Conflicts:     544000 | #Constraints:     253266
3581.36/3595.28	c #Conflicts:     545000 | #Constraints:     254266
3581.36/3595.28	c #Conflicts:     546000 | #Constraints:     255266
3581.36/3595.28	c #Conflicts:     547000 | #Constraints:     256266
3581.36/3595.28	c #Conflicts:     548000 | #Constraints:     257266
3581.36/3595.28	c #Conflicts:     549000 | #Constraints:     258266
3581.36/3595.28	c #Conflicts:     550000 | #Constraints:     259266
3581.36/3595.28	c #Conflicts:     551000 | #Constraints:     260266
3581.36/3595.28	c #Conflicts:     552000 | #Constraints:     261266
3581.36/3595.28	c #Conflicts:     553000 | #Constraints:     262266
3581.36/3595.28	c #Conflicts:     554000 | #Constraints:     263266
3581.36/3595.28	c #Conflicts:     555000 | #Constraints:     264266
3581.36/3595.28	c #Conflicts:     556000 | #Constraints:     265267
3581.36/3595.28	c #Conflicts:     557000 | #Constraints:     266267
3581.36/3595.28	c #Conflicts:     558000 | #Constraints:     267267
3581.36/3595.28	c #Conflicts:     559000 | #Constraints:     268267
3581.36/3595.28	c #Conflicts:     560000 | #Constraints:     269267
3581.36/3595.28	c #Conflicts:     561000 | #Constraints:     270271
3581.36/3595.28	c #Conflicts:     562000 | #Constraints:     271271
3581.36/3595.28	c #Conflicts:     563000 | #Constraints:     272271
3581.36/3595.28	c #Conflicts:     564000 | #Constraints:     273271
3581.36/3595.28	c #Conflicts:     565000 | #Constraints:     274271
3581.36/3595.28	c #Conflicts:     566000 | #Constraints:     275271
3581.36/3595.28	c #Conflicts:     567000 | #Constraints:     276271
3581.36/3595.28	c #Conflicts:     568000 | #Constraints:     277271
3581.36/3595.28	c #Conflicts:     569000 | #Constraints:     278271
3581.36/3595.28	c #Conflicts:     570000 | #Constraints:     279272
3581.36/3595.28	c #Conflicts:     571000 | #Constraints:     280272
3581.36/3595.28	c #Conflicts:     572000 | #Constraints:     281272
3581.36/3595.28	c #Conflicts:     573000 | #Constraints:     282272
3581.36/3595.28	c #Conflicts:     574000 | #Constraints:     283272
3581.36/3595.28	c #Conflicts:     575000 | #Constraints:     284272
3581.36/3595.28	c #Conflicts:     576000 | #Constraints:     285273
3581.36/3595.28	c #Conflicts:     577000 | #Constraints:     286321
3581.36/3595.28	c #Conflicts:     578000 | #Constraints:     287321
3581.36/3595.28	c #Conflicts:     579000 | #Constraints:     288321
3581.36/3595.28	c #Conflicts:     580000 | #Constraints:     289321
3581.36/3595.28	c #Conflicts:     581000 | #Constraints:     290321
3581.36/3595.28	c #Conflicts:     582000 | #Constraints:     291321
3581.36/3595.28	c #Conflicts:     583000 | #Constraints:     292321
3581.36/3595.28	c #Conflicts:     584000 | #Constraints:     293321
3581.36/3595.28	c #Conflicts:     585000 | #Constraints:     294321
3581.36/3595.28	c #Conflicts:     586000 | #Constraints:     295321
3581.36/3595.28	c #Conflicts:     587000 | #Constraints:     296321
3581.36/3595.28	c #Conflicts:     588000 | #Constraints:     297321
3581.36/3595.28	c #Conflicts:     589000 | #Constraints:     298321
3581.36/3595.28	c #Conflicts:     590000 | #Constraints:     299321
3581.36/3595.28	c #Conflicts:     591000 | #Constraints:     300321
3581.36/3595.28	c #Conflicts:     592000 | #Constraints:     301321
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     593000 | #Constraints:     264918
3581.36/3595.28	c #Conflicts:     594000 | #Constraints:     265918
3581.36/3595.28	c #Conflicts:     595000 | #Constraints:     266918
3581.36/3595.28	c #Conflicts:     596000 | #Constraints:     267918
3581.36/3595.28	c #Conflicts:     597000 | #Constraints:     268918
3581.36/3595.28	c #Conflicts:     598000 | #Constraints:     269918
3581.36/3595.28	c #Conflicts:     599000 | #Constraints:     270918
3581.36/3595.28	c #Conflicts:     600000 | #Constraints:     271918
3581.36/3595.28	c #Conflicts:     601000 | #Constraints:     272918
3581.36/3595.28	c #Conflicts:     602000 | #Constraints:     273918
3581.36/3595.28	c #Conflicts:     603000 | #Constraints:     274918
3581.36/3595.28	c #Conflicts:     604000 | #Constraints:     275918
3581.36/3595.28	c #Conflicts:     605000 | #Constraints:     276920
3581.36/3595.28	c #Conflicts:     606000 | #Constraints:     278438
3581.36/3595.28	c #Conflicts:     607000 | #Constraints:     280097
3581.36/3595.28	c #Conflicts:     608000 | #Constraints:     281725
3581.36/3595.28	c #Conflicts:     609000 | #Constraints:     283263
3581.36/3595.28	c #Conflicts:     610000 | #Constraints:     284574
3581.36/3595.28	c #Conflicts:     611000 | #Constraints:     285575
3581.36/3595.28	c #Conflicts:     612000 | #Constraints:     286576
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     613000 | #Constraints:     257834
3581.36/3595.28	c #Conflicts:     614000 | #Constraints:     258834
3581.36/3595.28	c #Conflicts:     615000 | #Constraints:     259834
3581.36/3595.28	c #Conflicts:     616000 | #Constraints:     260834
3581.36/3595.28	c #Conflicts:     617000 | #Constraints:     261834
3581.36/3595.28	c #Conflicts:     618000 | #Constraints:     262835
3581.36/3595.28	c #Conflicts:     619000 | #Constraints:     263835
3581.36/3595.28	c #Conflicts:     620000 | #Constraints:     264835
3581.36/3595.28	c #Conflicts:     621000 | #Constraints:     265835
3581.36/3595.28	c #Conflicts:     622000 | #Constraints:     266836
3581.36/3595.28	c #Conflicts:     623000 | #Constraints:     267836
3581.36/3595.28	c #Conflicts:     624000 | #Constraints:     268836
3581.36/3595.28	c #Conflicts:     625000 | #Constraints:     269836
3581.36/3595.28	c #Conflicts:     626000 | #Constraints:     270836
3581.36/3595.28	c #Conflicts:     627000 | #Constraints:     271836
3581.36/3595.28	c #Conflicts:     628000 | #Constraints:     272836
3581.36/3595.28	c #Conflicts:     629000 | #Constraints:     273836
3581.36/3595.28	c #Conflicts:     630000 | #Constraints:     274836
3581.36/3595.28	c #Conflicts:     631000 | #Constraints:     275836
3581.36/3595.28	c #Conflicts:     632000 | #Constraints:     276836
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     633000 | #Constraints:     253091
3581.36/3595.28	c #Conflicts:     634000 | #Constraints:     254091
3581.36/3595.28	c #Conflicts:     635000 | #Constraints:     255091
3581.36/3595.28	c #Conflicts:     636000 | #Constraints:     256091
3581.36/3595.28	c #Conflicts:     637000 | #Constraints:     257091
3581.36/3595.28	c #Conflicts:     638000 | #Constraints:     258091
3581.36/3595.28	c #Conflicts:     639000 | #Constraints:     259091
3581.36/3595.28	c #Conflicts:     640000 | #Constraints:     260091
3581.36/3595.28	c #Conflicts:     641000 | #Constraints:     261091
3581.36/3595.28	c #Conflicts:     642000 | #Constraints:     262091
3581.36/3595.28	c #Conflicts:     643000 | #Constraints:     263091
3581.36/3595.28	c #Conflicts:     644000 | #Constraints:     264091
3581.36/3595.28	c #Conflicts:     645000 | #Constraints:     265091
3581.36/3595.28	c #Conflicts:     646000 | #Constraints:     266091
3581.36/3595.28	c #Conflicts:     647000 | #Constraints:     267091
3581.36/3595.28	c #Conflicts:     648000 | #Constraints:     268091
3581.36/3595.28	c #Conflicts:     649000 | #Constraints:     269091
3581.36/3595.28	c #Conflicts:     650000 | #Constraints:     270091
3581.36/3595.28	c #Conflicts:     651000 | #Constraints:     271091
3581.36/3595.28	c #Conflicts:     652000 | #Constraints:     272091
3581.36/3595.28	c #Conflicts:     653000 | #Constraints:     273092
3581.36/3595.28	c #Conflicts:     654000 | #Constraints:     274092
3581.36/3595.28	c #Conflicts:     655000 | #Constraints:     275092
3581.36/3595.28	c #Conflicts:     656000 | #Constraints:     276092
3581.36/3595.28	c #Conflicts:     657000 | #Constraints:     277092
3581.36/3595.28	c #Conflicts:     658000 | #Constraints:     278092
3581.36/3595.28	c #Conflicts:     659000 | #Constraints:     279092
3581.36/3595.28	c #Conflicts:     660000 | #Constraints:     280092
3581.36/3595.28	c #Conflicts:     661000 | #Constraints:     281092
3581.36/3595.28	c #Conflicts:     662000 | #Constraints:     282092
3581.36/3595.28	c #Conflicts:     663000 | #Constraints:     283092
3581.36/3595.28	c #Conflicts:     664000 | #Constraints:     284092
3581.36/3595.28	c #Conflicts:     665000 | #Constraints:     285092
3581.36/3595.28	c #Conflicts:     666000 | #Constraints:     286092
3581.36/3595.28	c #Conflicts:     667000 | #Constraints:     287092
3581.36/3595.28	c #Conflicts:     668000 | #Constraints:     288092
3581.36/3595.28	c #Conflicts:     669000 | #Constraints:     289092
3581.36/3595.28	c #Conflicts:     670000 | #Constraints:     290092
3581.36/3595.28	c #Conflicts:     671000 | #Constraints:     291092
3581.36/3595.28	c #Conflicts:     672000 | #Constraints:     292092
3581.36/3595.28	c #Conflicts:     673000 | #Constraints:     293092
3581.36/3595.28	c #Conflicts:     674000 | #Constraints:     294092
3581.36/3595.28	c #Conflicts:     675000 | #Constraints:     295092
3581.36/3595.28	c #Conflicts:     676000 | #Constraints:     296092
3581.36/3595.28	c #Conflicts:     677000 | #Constraints:     297092
3581.36/3595.28	c #Conflicts:     678000 | #Constraints:     298092
3581.36/3595.28	c #Conflicts:     679000 | #Constraints:     299092
3581.36/3595.28	c #Conflicts:     680000 | #Constraints:     300092
3581.36/3595.28	c #Conflicts:     681000 | #Constraints:     301092
3581.36/3595.28	c #Conflicts:     682000 | #Constraints:     302092
3581.36/3595.28	c #Conflicts:     683000 | #Constraints:     303092
3581.36/3595.28	c #Conflicts:     684000 | #Constraints:     304093
3581.36/3595.28	c #Conflicts:     685000 | #Constraints:     305093
3581.36/3595.28	c #Conflicts:     686000 | #Constraints:     306093
3581.36/3595.28	c #Conflicts:     687000 | #Constraints:     307093
3581.36/3595.28	c #Conflicts:     688000 | #Constraints:     308093
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:     689000 | #Constraints:     268306
3581.36/3595.28	c #Conflicts:     690000 | #Constraints:     269306
3581.36/3595.28	c #Conflicts:     691000 | #Constraints:     270306
3581.36/3595.28	c #Conflicts:     692000 | #Constraints:     271306
3581.36/3595.28	c #Conflicts:     693000 | #Constraints:     272306
3581.36/3595.28	c #Conflicts:     694000 | #Constraints:     273306
3581.36/3595.28	c #Conflicts:     695000 | #Constraints:     274307
3581.36/3595.28	c #Conflicts:     696000 | #Constraints:     275307
3581.36/3595.28	c #Conflicts:     697000 | #Constraints:     276307
3581.36/3595.28	c #Conflicts:     698000 | #Constraints:     277325
3581.36/3595.28	c #Conflicts:     699000 | #Constraints:     278477
3581.36/3595.28	c #Conflicts:     700000 | #Constraints:     279477
3581.36/3595.28	c #Conflicts:     701000 | #Constraints:     280477
3581.36/3595.28	c #Conflicts:     702000 | #Constraints:     281477
3581.36/3595.28	c #Conflicts:     703000 | #Constraints:     282477
3581.36/3595.28	c #Conflicts:     704000 | #Constraints:     283480
3581.36/3595.28	c #Conflicts:     705000 | #Constraints:     284483
3581.36/3595.28	c #Conflicts:     706000 | #Constraints:     285483
3581.36/3595.28	c #Conflicts:     707000 | #Constraints:     286483
3581.36/3595.28	c #Conflicts:     708000 | #Constraints:     287483
3581.36/3595.28	c #Conflicts:     709000 | #Constraints:     288484
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:     710000 | #Constraints:     256955
3581.36/3595.28	c #Conflicts:     711000 | #Constraints:     257955
3581.36/3595.28	c #Conflicts:     712000 | #Constraints:     258955
3581.36/3595.28	c #Conflicts:     713000 | #Constraints:     259955
3581.36/3595.28	c #Conflicts:     714000 | #Constraints:     260955
3581.36/3595.28	c #Conflicts:     715000 | #Constraints:     261955
3581.36/3595.28	c #Conflicts:     716000 | #Constraints:     262955
3581.36/3595.28	c #Conflicts:     717000 | #Constraints:     263955
3581.36/3595.28	c #Conflicts:     718000 | #Constraints:     264955
3581.36/3595.28	c #Conflicts:     719000 | #Constraints:     265955
3581.36/3595.28	c #Conflicts:     720000 | #Constraints:     266955
3581.36/3595.28	c #Conflicts:     721000 | #Constraints:     267955
3581.36/3595.28	c #Conflicts:     722000 | #Constraints:     268955
3581.36/3595.28	c #Conflicts:     723000 | #Constraints:     269955
3581.36/3595.28	c #Conflicts:     724000 | #Constraints:     270955
3581.36/3595.28	c #Conflicts:     725000 | #Constraints:     271956
3581.36/3595.28	c #Conflicts:     726000 | #Constraints:     272956
3581.36/3595.28	c #Conflicts:     727000 | #Constraints:     273956
3581.36/3595.28	c #Conflicts:     728000 | #Constraints:     274956
3581.36/3595.28	c #Conflicts:     729000 | #Constraints:     275956
3581.36/3595.28	c #Conflicts:     730000 | #Constraints:     276956
3581.36/3595.28	c #Conflicts:     731000 | #Constraints:     277956
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403
3581.36/3595.28	c #Conflicts:     732000 | #Constraints:     253714
3581.36/3595.28	c #Conflicts:     733000 | #Constraints:     254714
3581.36/3595.28	c #Conflicts:     734000 | #Constraints:     255714
3581.36/3595.28	c #Conflicts:     735000 | #Constraints:     256714
3581.36/3595.28	c #Conflicts:     736000 | #Constraints:     257714
3581.36/3595.28	c #Conflicts:     737000 | #Constraints:     258714
3581.36/3595.28	c #Conflicts:     738000 | #Constraints:     259714
3581.36/3595.28	c #Conflicts:     739000 | #Constraints:     260714
3581.36/3595.28	c #Conflicts:     740000 | #Constraints:     261714
3581.36/3595.28	c #Conflicts:     741000 | #Constraints:     262714
3581.36/3595.28	c #Conflicts:     742000 | #Constraints:     263714
3581.36/3595.28	c #Conflicts:     743000 | #Constraints:     264714
3581.36/3595.28	c #Conflicts:     744000 | #Constraints:     265714
3581.36/3595.28	c #Conflicts:     745000 | #Constraints:     266714
3581.36/3595.28	c #Conflicts:     746000 | #Constraints:     267714
3581.36/3595.28	c #Conflicts:     747000 | #Constraints:     268714
3581.36/3595.28	c #Conflicts:     748000 | #Constraints:     269714
3581.36/3595.28	c #Conflicts:     749000 | #Constraints:     270714
3581.36/3595.28	c #Conflicts:     750000 | #Constraints:     271714
3581.36/3595.28	c #Conflicts:     751000 | #Constraints:     272714
3581.36/3595.28	c #Conflicts:     752000 | #Constraints:     273714
3581.36/3595.28	c #Conflicts:     753000 | #Constraints:     274715
3581.36/3595.28	c #Conflicts:     754000 | #Constraints:     275715
3581.36/3595.28	c #Conflicts:     755000 | #Constraints:     276715
3581.36/3595.28	c #Conflicts:     756000 | #Constraints:     277715
3581.36/3595.28	c #Conflicts:     757000 | #Constraints:     278716
3581.36/3595.28	c #Conflicts:     758000 | #Constraints:     279716
3581.36/3595.28	c #Conflicts:     759000 | #Constraints:     280717
3581.36/3595.28	c #Conflicts:     760000 | #Constraints:     281717
3581.36/3595.28	c #Conflicts:     761000 | #Constraints:     282719
3581.36/3595.28	c #Conflicts:     762000 | #Constraints:     283740
3581.36/3595.28	c #Conflicts:     763000 | #Constraints:     284740
3581.36/3595.28	c #Conflicts:     764000 | #Constraints:     285740
3581.36/3595.28	c #Conflicts:     765000 | #Constraints:     286740
3581.36/3595.28	c #Conflicts:     766000 | #Constraints:     287740
3581.36/3595.28	c #Conflicts:     767000 | #Constraints:     288740
3581.36/3595.28	c #Conflicts:     768000 | #Constraints:     289740
3581.36/3595.28	c #Conflicts:     769000 | #Constraints:     290740
3581.36/3595.28	c #Conflicts:     770000 | #Constraints:     291740
3581.36/3595.28	c #Conflicts:     771000 | #Constraints:     292740
3581.36/3595.28	c #Conflicts:     772000 | #Constraints:     293740
3581.36/3595.28	c #Conflicts:     773000 | #Constraints:     294741
3581.36/3595.28	c #Conflicts:     774000 | #Constraints:     295741
3581.36/3595.28	c #Conflicts:     775000 | #Constraints:     296743
3581.36/3595.28	c #Conflicts:     776000 | #Constraints:     297743
3581.36/3595.28	c #Conflicts:     777000 | #Constraints:     298743
3581.36/3595.28	c #Conflicts:     778000 | #Constraints:     299743
3581.36/3595.28	c #Conflicts:     779000 | #Constraints:     300743
3581.36/3595.28	c #Conflicts:     780000 | #Constraints:     301743
3581.36/3595.28	c #Conflicts:     781000 | #Constraints:     302743
3581.36/3595.28	c #Conflicts:     782000 | #Constraints:     303743
3581.36/3595.28	c #Conflicts:     783000 | #Constraints:     304743
3581.36/3595.28	c #Conflicts:     784000 | #Constraints:     305743
3581.36/3595.28	c #Conflicts:     785000 | #Constraints:     306743
3581.36/3595.28	c #Conflicts:     786000 | #Constraints:     307743
3581.36/3595.28	c #Conflicts:     787000 | #Constraints:     308743
3581.36/3595.28	c #Conflicts:     788000 | #Constraints:     309743
3581.36/3595.28	c #Conflicts:     789000 | #Constraints:     310743
3581.36/3595.28	c #Conflicts:     790000 | #Constraints:     311743
3581.36/3595.28	c #Conflicts:     791000 | #Constraints:     312743
3581.36/3595.28	c #Conflicts:     792000 | #Constraints:     313743
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403.167
3581.36/3595.28	c #Conflicts:     793000 | #Constraints:     271520
3581.36/3595.28	c #Conflicts:     794000 | #Constraints:     272520
3581.36/3595.28	c #Conflicts:     795000 | #Constraints:     273520
3581.36/3595.28	c #Conflicts:     796000 | #Constraints:     274520
3581.36/3595.28	c #Conflicts:     797000 | #Constraints:     275520
3581.36/3595.28	c #Conflicts:     798000 | #Constraints:     276520
3581.36/3595.28	c #Conflicts:     799000 | #Constraints:     277520
3581.36/3595.28	c #Conflicts:     800000 | #Constraints:     278520
3581.36/3595.28	c #Conflicts:     801000 | #Constraints:     279520
3581.36/3595.28	c #Conflicts:     802000 | #Constraints:     280520
3581.36/3595.28	c #Conflicts:     803000 | #Constraints:     281520
3581.36/3595.28	c #Conflicts:     804000 | #Constraints:     282520
3581.36/3595.28	c #Conflicts:     805000 | #Constraints:     283520
3581.36/3595.28	c #Conflicts:     806000 | #Constraints:     284521
3581.36/3595.28	c #Conflicts:     807000 | #Constraints:     285521
3581.36/3595.28	c #Conflicts:     808000 | #Constraints:     286521
3581.36/3595.28	c #Conflicts:     809000 | #Constraints:     287521
3581.36/3595.28	c #Conflicts:     810000 | #Constraints:     288521
3581.36/3595.28	c #Conflicts:     811000 | #Constraints:     289541
3581.36/3595.28	c #Conflicts:     812000 | #Constraints:     290541
3581.36/3595.28	c #Conflicts:     813000 | #Constraints:     291542
3581.36/3595.28	c #Conflicts:     814000 | #Constraints:     292542
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403.5
3581.36/3595.28	c #Conflicts:     815000 | #Constraints:     260594
3581.36/3595.28	c #Conflicts:     816000 | #Constraints:     261594
3581.36/3595.28	c #Conflicts:     817000 | #Constraints:     262594
3581.36/3595.28	c #Conflicts:     818000 | #Constraints:     263594
3581.36/3595.28	c #Conflicts:     819000 | #Constraints:     264594
3581.36/3595.28	c #Conflicts:     820000 | #Constraints:     265594
3581.36/3595.28	c #Conflicts:     821000 | #Constraints:     266594
3581.36/3595.28	c #Conflicts:     822000 | #Constraints:     267594
3581.36/3595.28	c #Conflicts:     823000 | #Constraints:     268594
3581.36/3595.28	c #Conflicts:     824000 | #Constraints:     269594
3581.36/3595.28	c #Conflicts:     825000 | #Constraints:     270594
3581.36/3595.28	c #Conflicts:     826000 | #Constraints:     271594
3581.36/3595.28	c #Conflicts:     827000 | #Constraints:     272594
3581.36/3595.28	c #Conflicts:     828000 | #Constraints:     273594
3581.36/3595.28	c #Conflicts:     829000 | #Constraints:     274594
3581.36/3595.28	c #Conflicts:     830000 | #Constraints:     275594
3581.36/3595.28	c #Conflicts:     831000 | #Constraints:     276594
3581.36/3595.28	c #Conflicts:     832000 | #Constraints:     277594
3581.36/3595.28	c #Conflicts:     833000 | #Constraints:     278594
3581.36/3595.28	c #Conflicts:     834000 | #Constraints:     279594
3581.36/3595.28	c #Conflicts:     835000 | #Constraints:     280594
3581.36/3595.28	c #Conflicts:     836000 | #Constraints:     281594
3581.36/3595.28	c #Conflicts:     837000 | #Constraints:     282594
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 403.667
3581.36/3595.28	c #Conflicts:     838000 | #Constraints:     255899
3581.36/3595.28	c #Conflicts:     839000 | #Constraints:     256899
3581.36/3595.28	c #Conflicts:     840000 | #Constraints:     257899
3581.36/3595.28	c #Conflicts:     841000 | #Constraints:     258899
3581.36/3595.28	c #Conflicts:     842000 | #Constraints:     259900
3581.36/3595.28	c #Conflicts:     843000 | #Constraints:     260900
3581.36/3595.28	c #Conflicts:     844000 | #Constraints:     261900
3581.36/3595.28	c #Conflicts:     845000 | #Constraints:     262900
3581.36/3595.28	c #Conflicts:     846000 | #Constraints:     263901
3581.36/3595.28	c #Conflicts:     847000 | #Constraints:     264901
3581.36/3595.28	c #Conflicts:     848000 | #Constraints:     265901
3581.36/3595.28	c #Conflicts:     849000 | #Constraints:     266902
3581.36/3595.28	c #Conflicts:     850000 | #Constraints:     267902
3581.36/3595.28	c #Conflicts:     851000 | #Constraints:     268902
3581.36/3595.28	c #Conflicts:     852000 | #Constraints:     269902
3581.36/3595.28	c #Conflicts:     853000 | #Constraints:     270903
3581.36/3595.28	c #Conflicts:     854000 | #Constraints:     271903
3581.36/3595.28	c #Conflicts:     855000 | #Constraints:     272903
3581.36/3595.28	c #Conflicts:     856000 | #Constraints:     273943
3581.36/3595.28	c #Conflicts:     857000 | #Constraints:     274943
3581.36/3595.28	c #Conflicts:     858000 | #Constraints:     275943
3581.36/3595.28	c #Conflicts:     859000 | #Constraints:     276943
3581.36/3595.28	c #Conflicts:     860000 | #Constraints:     277943
3581.36/3595.28	c #Conflicts:     861000 | #Constraints:     278943
3581.36/3595.28	c #Conflicts:     862000 | #Constraints:     279943
3581.36/3595.28	c #Conflicts:     863000 | #Constraints:     280943
3581.36/3595.28	c #Conflicts:     864000 | #Constraints:     281943
3581.36/3595.28	c #Conflicts:     865000 | #Constraints:     282943
3581.36/3595.28	c #Conflicts:     866000 | #Constraints:     283943
3581.36/3595.28	c #Conflicts:     867000 | #Constraints:     284943
3581.36/3595.28	c #Conflicts:     868000 | #Constraints:     285943
3581.36/3595.28	c #Conflicts:     869000 | #Constraints:     286944
3581.36/3595.28	c #Conflicts:     870000 | #Constraints:     287947
3581.36/3595.28	c #Conflicts:     871000 | #Constraints:     288947
3581.36/3595.28	c #Conflicts:     872000 | #Constraints:     289948
3581.36/3595.28	c #Conflicts:     873000 | #Constraints:     290948
3581.36/3595.28	c #Conflicts:     874000 | #Constraints:     291949
3581.36/3595.28	c #Conflicts:     875000 | #Constraints:     292949
3581.36/3595.28	c #Conflicts:     876000 | #Constraints:     293951
3581.36/3595.28	c #Conflicts:     877000 | #Constraints:     294952
3581.36/3595.28	c #Conflicts:     878000 | #Constraints:     295952
3581.36/3595.28	c #Conflicts:     879000 | #Constraints:     296952
3581.36/3595.28	c #Conflicts:     880000 | #Constraints:     297952
3581.36/3595.28	c #Conflicts:     881000 | #Constraints:     298952
3581.36/3595.28	c #Conflicts:     882000 | #Constraints:     299952
3581.36/3595.28	c #Conflicts:     883000 | #Constraints:     300952
3581.36/3595.28	c #Conflicts:     884000 | #Constraints:     301952
3581.36/3595.28	c #Conflicts:     885000 | #Constraints:     302952
3581.36/3595.28	c #Conflicts:     886000 | #Constraints:     303952
3581.36/3595.28	c #Conflicts:     887000 | #Constraints:     304953
3581.36/3595.28	c #Conflicts:     888000 | #Constraints:     305953
3581.36/3595.28	c #Conflicts:     889000 | #Constraints:     306954
3581.36/3595.28	c #Conflicts:     890000 | #Constraints:     307954
3581.36/3595.28	c #Conflicts:     891000 | #Constraints:     308954
3581.36/3595.28	c #Conflicts:     892000 | #Constraints:     309954
3581.36/3595.28	c #Conflicts:     893000 | #Constraints:     310954
3581.36/3595.28	c #Conflicts:     894000 | #Constraints:     311955
3581.36/3595.28	c #Conflicts:     895000 | #Constraints:     312955
3581.36/3595.28	c #Conflicts:     896000 | #Constraints:     313955
3581.36/3595.28	c #Conflicts:     897000 | #Constraints:     314955
3581.36/3595.28	c #Conflicts:     898000 | #Constraints:     315955
3581.36/3595.28	c #Conflicts:     899000 | #Constraints:     316956
3581.36/3595.28	c #Conflicts:     900000 | #Constraints:     317956
3581.36/3595.28	c #Conflicts:     901000 | #Constraints:     318956
3581.36/3595.28	c #Conflicts:     902000 | #Constraints:     319956
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:     903000 | #Constraints:     274517
3581.36/3595.28	c #Conflicts:     904000 | #Constraints:     275518
3581.36/3595.28	c #Conflicts:     905000 | #Constraints:     276518
3581.36/3595.28	c #Conflicts:     906000 | #Constraints:     277518
3581.36/3595.28	c #Conflicts:     907000 | #Constraints:     278518
3581.36/3595.28	c #Conflicts:     908000 | #Constraints:     279541
3581.36/3595.28	c #Conflicts:     909000 | #Constraints:     281010
3581.36/3595.28	c #Conflicts:     910000 | #Constraints:     282483
3581.36/3595.28	c #Conflicts:     911000 | #Constraints:     283601
3581.36/3595.28	c #Conflicts:     912000 | #Constraints:     284601
3581.36/3595.28	c #Conflicts:     913000 | #Constraints:     285601
3581.36/3595.28	c #Conflicts:     914000 | #Constraints:     286601
3581.36/3595.28	c #Conflicts:     915000 | #Constraints:     287601
3581.36/3595.28	c #Conflicts:     916000 | #Constraints:     288601
3581.36/3595.28	c #Conflicts:     917000 | #Constraints:     289601
3581.36/3595.28	c #Conflicts:     918000 | #Constraints:     290601
3581.36/3595.28	c #Conflicts:     919000 | #Constraints:     291601
3581.36/3595.28	c #Conflicts:     920000 | #Constraints:     292601
3581.36/3595.28	c #Conflicts:     921000 | #Constraints:     293601
3581.36/3595.28	c #Conflicts:     922000 | #Constraints:     294601
3581.36/3595.28	c #Conflicts:     923000 | #Constraints:     295601
3581.36/3595.28	c #Conflicts:     924000 | #Constraints:     296601
3581.36/3595.28	c #Conflicts:     925000 | #Constraints:     297601
3581.36/3595.28	c #Conflicts:     926000 | #Constraints:     298601
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 404.15
3581.36/3595.28	c #Conflicts:     927000 | #Constraints:     263848
3581.36/3595.28	c #Conflicts:     928000 | #Constraints:     264848
3581.36/3595.28	c #Conflicts:     929000 | #Constraints:     265848
3581.36/3595.28	c #Conflicts:     930000 | #Constraints:     266848
3581.36/3595.28	c #Conflicts:     931000 | #Constraints:     267848
3581.36/3595.28	c #Conflicts:     932000 | #Constraints:     268848
3581.36/3595.28	c #Conflicts:     933000 | #Constraints:     269848
3581.36/3595.28	c #Conflicts:     934000 | #Constraints:     270848
3581.36/3595.28	c #Conflicts:     935000 | #Constraints:     271848
3581.36/3595.28	c #Conflicts:     936000 | #Constraints:     272848
3581.36/3595.28	c #Conflicts:     937000 | #Constraints:     273848
3581.36/3595.28	c #Conflicts:     938000 | #Constraints:     274848
3581.36/3595.28	c #Conflicts:     939000 | #Constraints:     275848
3581.36/3595.28	c #Conflicts:     940000 | #Constraints:     276848
3581.36/3595.28	c #Conflicts:     941000 | #Constraints:     277848
3581.36/3595.28	c #Conflicts:     942000 | #Constraints:     278848
3581.36/3595.28	c #Conflicts:     943000 | #Constraints:     279848
3581.36/3595.28	c #Conflicts:     944000 | #Constraints:     280848
3581.36/3595.28	c #Conflicts:     945000 | #Constraints:     281848
3581.36/3595.28	c #Conflicts:     946000 | #Constraints:     282848
3581.36/3595.28	c #Conflicts:     947000 | #Constraints:     283848
3581.36/3595.28	c #Conflicts:     948000 | #Constraints:     284848
3581.36/3595.28	c #Conflicts:     949000 | #Constraints:     285848
3581.36/3595.28	c #Conflicts:     950000 | #Constraints:     286848
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:     951000 | #Constraints:     257814
3581.36/3595.28	c #Conflicts:     952000 | #Constraints:     258814
3581.36/3595.28	c #Conflicts:     953000 | #Constraints:     259814
3581.36/3595.28	c #Conflicts:     954000 | #Constraints:     260815
3581.36/3595.28	c #Conflicts:     955000 | #Constraints:     261815
3581.36/3595.28	c #Conflicts:     956000 | #Constraints:     262815
3581.36/3595.28	c #Conflicts:     957000 | #Constraints:     263815
3581.36/3595.28	c #Conflicts:     958000 | #Constraints:     264815
3581.36/3595.28	c #Conflicts:     959000 | #Constraints:     265815
3581.36/3595.28	c #Conflicts:     960000 | #Constraints:     266815
3581.36/3595.28	c #Conflicts:     961000 | #Constraints:     267815
3581.36/3595.28	c #Conflicts:     962000 | #Constraints:     268949
3581.36/3595.28	c #Conflicts:     963000 | #Constraints:     269949
3581.36/3595.28	c #Conflicts:     964000 | #Constraints:     270949
3581.36/3595.28	c #Conflicts:     965000 | #Constraints:     271949
3581.36/3595.28	c #Conflicts:     966000 | #Constraints:     272949
3581.36/3595.28	c #Conflicts:     967000 | #Constraints:     273949
3581.36/3595.28	c #Conflicts:     968000 | #Constraints:     274949
3581.36/3595.28	c #Conflicts:     969000 | #Constraints:     275949
3581.36/3595.28	c #Conflicts:     970000 | #Constraints:     276949
3581.36/3595.28	c #Conflicts:     971000 | #Constraints:     277949
3581.36/3595.28	c #Conflicts:     972000 | #Constraints:     278949
3581.36/3595.28	c #Conflicts:     973000 | #Constraints:     279949
3581.36/3595.28	c #Conflicts:     974000 | #Constraints:     280949
3581.36/3595.28	c #Conflicts:     975000 | #Constraints:     281949
3581.36/3595.28	c #Conflicts:     976000 | #Constraints:     282949
3581.36/3595.28	c #Conflicts:     977000 | #Constraints:     283949
3581.36/3595.28	c #Conflicts:     978000 | #Constraints:     284949
3581.36/3595.28	c #Conflicts:     979000 | #Constraints:     285949
3581.36/3595.28	c #Conflicts:     980000 | #Constraints:     286949
3581.36/3595.28	c #Conflicts:     981000 | #Constraints:     287950
3581.36/3595.28	c #Conflicts:     982000 | #Constraints:     288950
3581.36/3595.28	c #Conflicts:     983000 | #Constraints:     289950
3581.36/3595.28	c #Conflicts:     984000 | #Constraints:     290950
3581.36/3595.28	c #Conflicts:     985000 | #Constraints:     291950
3581.36/3595.28	c #Conflicts:     986000 | #Constraints:     292950
3581.36/3595.28	c #Conflicts:     987000 | #Constraints:     293950
3581.36/3595.28	c #Conflicts:     988000 | #Constraints:     294950
3581.36/3595.28	c #Conflicts:     989000 | #Constraints:     295950
3581.36/3595.28	c #Conflicts:     990000 | #Constraints:     296950
3581.36/3595.28	c #Conflicts:     991000 | #Constraints:     297950
3581.36/3595.28	c #Conflicts:     992000 | #Constraints:     298950
3581.36/3595.28	c #Conflicts:     993000 | #Constraints:     299950
3581.36/3595.28	c #Conflicts:     994000 | #Constraints:     300950
3581.36/3595.28	c #Conflicts:     995000 | #Constraints:     301950
3581.36/3595.28	c #Conflicts:     996000 | #Constraints:     302950
3581.36/3595.28	c #Conflicts:     997000 | #Constraints:     303950
3581.36/3595.28	c #Conflicts:     998000 | #Constraints:     304950
3581.36/3595.28	c #Conflicts:     999000 | #Constraints:     305950
3581.36/3595.28	c #Conflicts:    1000000 | #Constraints:     306950
3581.36/3595.28	c #Conflicts:    1001000 | #Constraints:     307950
3581.36/3595.28	c #Conflicts:    1002000 | #Constraints:     308950
3581.36/3595.28	c #Conflicts:    1003000 | #Constraints:     309951
3581.36/3595.28	c #Conflicts:    1004000 | #Constraints:     310951
3581.36/3595.28	c #Conflicts:    1005000 | #Constraints:     311951
3581.36/3595.28	c #Conflicts:    1006000 | #Constraints:     312951
3581.36/3595.28	c #Conflicts:    1007000 | #Constraints:     313951
3581.36/3595.28	c #Conflicts:    1008000 | #Constraints:     314951
3581.36/3595.28	c #Conflicts:    1009000 | #Constraints:     315951
3581.36/3595.28	c #Conflicts:    1010000 | #Constraints:     316951
3581.36/3595.28	c #Conflicts:    1011000 | #Constraints:     317951
3581.36/3595.28	c #Conflicts:    1012000 | #Constraints:     318951
3581.36/3595.28	c #Conflicts:    1013000 | #Constraints:     319951
3581.36/3595.28	c #Conflicts:    1014000 | #Constraints:     320951
3581.36/3595.28	c #Conflicts:    1015000 | #Constraints:     321951
3581.36/3595.28	c #Conflicts:    1016000 | #Constraints:     322952
3581.36/3595.28	c #Conflicts:    1017000 | #Constraints:     323952
3581.36/3595.28	c #Conflicts:    1018000 | #Constraints:     324952
3581.36/3595.28	c #Conflicts:    1019000 | #Constraints:     325952
3581.36/3595.28	c #Conflicts:    1020000 | #Constraints:     326952
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:    1021000 | #Constraints:     278224
3581.36/3595.28	c #Conflicts:    1022000 | #Constraints:     279224
3581.36/3595.28	c #Conflicts:    1023000 | #Constraints:     280224
3581.36/3595.28	c #Conflicts:    1024000 | #Constraints:     281224
3581.36/3595.28	c #Conflicts:    1025000 | #Constraints:     282224
3581.36/3595.28	c #Conflicts:    1026000 | #Constraints:     283224
3581.36/3595.28	c #Conflicts:    1027000 | #Constraints:     284224
3581.36/3595.28	c #Conflicts:    1028000 | #Constraints:     285224
3581.36/3595.28	c #Conflicts:    1029000 | #Constraints:     286224
3581.36/3595.28	c #Conflicts:    1030000 | #Constraints:     287224
3581.36/3595.28	c #Conflicts:    1031000 | #Constraints:     288224
3581.36/3595.28	c #Conflicts:    1032000 | #Constraints:     289224
3581.36/3595.28	c #Conflicts:    1033000 | #Constraints:     290225
3581.36/3595.28	c #Conflicts:    1034000 | #Constraints:     291233
3581.36/3595.28	c #Conflicts:    1035000 | #Constraints:     292526
3581.36/3595.28	c #Conflicts:    1036000 | #Constraints:     293874
3581.36/3595.28	c #Conflicts:    1037000 | #Constraints:     295267
3581.36/3595.28	c #Conflicts:    1038000 | #Constraints:     296268
3581.36/3595.28	c #Conflicts:    1039000 | #Constraints:     297268
3581.36/3595.28	c #Conflicts:    1040000 | #Constraints:     298268
3581.36/3595.28	c #Conflicts:    1041000 | #Constraints:     299268
3581.36/3595.28	c #Conflicts:    1042000 | #Constraints:     300296
3581.36/3595.28	c #Conflicts:    1043000 | #Constraints:     301313
3581.36/3595.28	c #Conflicts:    1044000 | #Constraints:     302313
3581.36/3595.28	c #Conflicts:    1045000 | #Constraints:     303326
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 404.5
3581.36/3595.28	c #Conflicts:    1046000 | #Constraints:     266162
3581.36/3595.28	c #Conflicts:    1047000 | #Constraints:     267162
3581.36/3595.28	c #Conflicts:    1048000 | #Constraints:     268162
3581.36/3595.28	c #Conflicts:    1049000 | #Constraints:     269162
3581.36/3595.28	c #Conflicts:    1050000 | #Constraints:     270162
3581.36/3595.28	c #Conflicts:    1051000 | #Constraints:     271162
3581.36/3595.28	c #Conflicts:    1052000 | #Constraints:     272162
3581.36/3595.28	c #Conflicts:    1053000 | #Constraints:     273162
3581.36/3595.28	c #Conflicts:    1054000 | #Constraints:     274162
3581.36/3595.28	c #Conflicts:    1055000 | #Constraints:     275162
3581.36/3595.28	c #Conflicts:    1056000 | #Constraints:     276162
3581.36/3595.28	c #Conflicts:    1057000 | #Constraints:     277162
3581.36/3595.28	c #Conflicts:    1058000 | #Constraints:     278162
3581.36/3595.28	c #Conflicts:    1059000 | #Constraints:     279162
3581.36/3595.28	c #Conflicts:    1060000 | #Constraints:     280162
3581.36/3595.28	c #Conflicts:    1061000 | #Constraints:     281162
3581.36/3595.28	c #Conflicts:    1062000 | #Constraints:     282162
3581.36/3595.28	c #Conflicts:    1063000 | #Constraints:     283162
3581.36/3595.28	c #Conflicts:    1064000 | #Constraints:     284162
3581.36/3595.28	c #Conflicts:    1065000 | #Constraints:     285162
3581.36/3595.28	c #Conflicts:    1066000 | #Constraints:     286162
3581.36/3595.28	c #Conflicts:    1067000 | #Constraints:     287162
3581.36/3595.28	c #Conflicts:    1068000 | #Constraints:     288162
3581.36/3595.28	c #Conflicts:    1069000 | #Constraints:     289162
3581.36/3595.28	c #Conflicts:    1070000 | #Constraints:     290162
3581.36/3595.28	c #Conflicts:    1071000 | #Constraints:     291162
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:    1072000 | #Constraints:     260308
3581.36/3595.28	c #Conflicts:    1073000 | #Constraints:     261308
3581.36/3595.28	c #Conflicts:    1074000 | #Constraints:     262308
3581.36/3595.28	c #Conflicts:    1075000 | #Constraints:     263308
3581.36/3595.28	c #Conflicts:    1076000 | #Constraints:     264308
3581.36/3595.28	c #Conflicts:    1077000 | #Constraints:     265308
3581.36/3595.28	c #Conflicts:    1078000 | #Constraints:     266308
3581.36/3595.28	c #Conflicts:    1079000 | #Constraints:     267308
3581.36/3595.28	c #Conflicts:    1080000 | #Constraints:     268308
3581.36/3595.28	c #Conflicts:    1081000 | #Constraints:     269308
3581.36/3595.28	c #Conflicts:    1082000 | #Constraints:     270308
3581.36/3595.28	c #Conflicts:    1083000 | #Constraints:     271308
3581.36/3595.28	c #Conflicts:    1084000 | #Constraints:     272308
3581.36/3595.28	c #Conflicts:    1085000 | #Constraints:     273308
3581.36/3595.28	c #Conflicts:    1086000 | #Constraints:     274308
3581.36/3595.28	c #Conflicts:    1087000 | #Constraints:     275308
3581.36/3595.28	c #Conflicts:    1088000 | #Constraints:     276308
3581.36/3595.28	c #Conflicts:    1089000 | #Constraints:     277308
3581.36/3595.28	c #Conflicts:    1090000 | #Constraints:     278308
3581.36/3595.28	c #Conflicts:    1091000 | #Constraints:     279308
3581.36/3595.28	c #Conflicts:    1092000 | #Constraints:     280308
3581.36/3595.28	c #Conflicts:    1093000 | #Constraints:     281308
3581.36/3595.28	c #Conflicts:    1094000 | #Constraints:     282308
3581.36/3595.28	c #Conflicts:    1095000 | #Constraints:     283308
3581.36/3595.28	c #Conflicts:    1096000 | #Constraints:     284308
3581.36/3595.28	c #Conflicts:    1097000 | #Constraints:     285308
3581.36/3595.28	c #Conflicts:    1098000 | #Constraints:     286308
3581.36/3595.28	c #Conflicts:    1099000 | #Constraints:     287308
3581.36/3595.28	c #Conflicts:    1100000 | #Constraints:     288308
3581.36/3595.28	c #Conflicts:    1101000 | #Constraints:     289308
3581.36/3595.28	c #Conflicts:    1102000 | #Constraints:     290308
3581.36/3595.28	c #Conflicts:    1103000 | #Constraints:     291308
3581.36/3595.28	c #Conflicts:    1104000 | #Constraints:     292308
3581.36/3595.28	c #Conflicts:    1105000 | #Constraints:     293308
3581.36/3595.28	c #Conflicts:    1106000 | #Constraints:     294308
3581.36/3595.28	c #Conflicts:    1107000 | #Constraints:     295308
3581.36/3595.28	c #Conflicts:    1108000 | #Constraints:     296308
3581.36/3595.28	c #Conflicts:    1109000 | #Constraints:     297308
3581.36/3595.28	c #Conflicts:    1110000 | #Constraints:     298308
3581.36/3595.28	c #Conflicts:    1111000 | #Constraints:     299308
3581.36/3595.28	c #Conflicts:    1112000 | #Constraints:     300308
3581.36/3595.28	c #Conflicts:    1113000 | #Constraints:     301308
3581.36/3595.28	c #Conflicts:    1114000 | #Constraints:     302308
3581.36/3595.28	c #Conflicts:    1115000 | #Constraints:     303308
3581.36/3595.28	c #Conflicts:    1116000 | #Constraints:     304308
3581.36/3595.28	c #Conflicts:    1117000 | #Constraints:     305639
3581.36/3595.28	c #Conflicts:    1118000 | #Constraints:     307415
3581.36/3595.28	c #Conflicts:    1119000 | #Constraints:     309179
3581.36/3595.28	c #Conflicts:    1120000 | #Constraints:     310902
3581.36/3595.28	c #Conflicts:    1121000 | #Constraints:     312622
3581.36/3595.28	c #Conflicts:    1122000 | #Constraints:     314370
3581.36/3595.28	c #Conflicts:    1123000 | #Constraints:     316107
3581.36/3595.28	c #Conflicts:    1124000 | #Constraints:     317818
3581.36/3595.28	c #Conflicts:    1125000 | #Constraints:     319475
3581.36/3595.28	c #Conflicts:    1126000 | #Constraints:     321146
3581.36/3595.28	c #Conflicts:    1127000 | #Constraints:     322782
3581.36/3595.28	c #Conflicts:    1128000 | #Constraints:     324399
3581.36/3595.28	c #Conflicts:    1129000 | #Constraints:     325511
3581.36/3595.28	c #Conflicts:    1130000 | #Constraints:     326511
3581.36/3595.28	c #Conflicts:    1131000 | #Constraints:     327511
3581.36/3595.28	c #Conflicts:    1132000 | #Constraints:     328511
3581.36/3595.28	c #Conflicts:    1133000 | #Constraints:     329511
3581.36/3595.28	c #Conflicts:    1134000 | #Constraints:     330511
3581.36/3595.28	c #Conflicts:    1135000 | #Constraints:     331511
3581.36/3595.28	c #Conflicts:    1136000 | #Constraints:     332511
3581.36/3595.28	c #Conflicts:    1137000 | #Constraints:     333511
3581.36/3595.28	c #Conflicts:    1138000 | #Constraints:     334511
3581.36/3595.28	c #Conflicts:    1139000 | #Constraints:     335511
3581.36/3595.28	c #Conflicts:    1140000 | #Constraints:     336511
3581.36/3595.28	c #Conflicts:    1141000 | #Constraints:     337511
3581.36/3595.28	c #Conflicts:    1142000 | #Constraints:     338512
3581.36/3595.28	c #Conflicts:    1143000 | #Constraints:     339512
3581.36/3595.28	c #Conflicts:    1144000 | #Constraints:     340514
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:    1145000 | #Constraints:     284666
3581.36/3595.28	c #Conflicts:    1146000 | #Constraints:     285666
3581.36/3595.28	c #Conflicts:    1147000 | #Constraints:     286666
3581.36/3595.28	c #Conflicts:    1148000 | #Constraints:     287666
3581.36/3595.28	c #Conflicts:    1149000 | #Constraints:     288666
3581.36/3595.28	c #Conflicts:    1150000 | #Constraints:     289666
3581.36/3595.28	c #Conflicts:    1151000 | #Constraints:     290666
3581.36/3595.28	c #Conflicts:    1152000 | #Constraints:     291666
3581.36/3595.28	c #Conflicts:    1153000 | #Constraints:     292666
3581.36/3595.28	c #Conflicts:    1154000 | #Constraints:     293666
3581.36/3595.28	c #Conflicts:    1155000 | #Constraints:     294666
3581.36/3595.28	c #Conflicts:    1156000 | #Constraints:     295666
3581.36/3595.28	c #Conflicts:    1157000 | #Constraints:     296666
3581.36/3595.28	c #Conflicts:    1158000 | #Constraints:     297666
3581.36/3595.28	c #Conflicts:    1159000 | #Constraints:     298666
3581.36/3595.28	c #Conflicts:    1160000 | #Constraints:     299666
3581.36/3595.28	c #Conflicts:    1161000 | #Constraints:     300666
3581.36/3595.28	c #Conflicts:    1162000 | #Constraints:     301666
3581.36/3595.28	c #Conflicts:    1163000 | #Constraints:     302666
3581.36/3595.28	c #Conflicts:    1164000 | #Constraints:     303666
3581.36/3595.28	c #Conflicts:    1165000 | #Constraints:     304666
3581.36/3595.28	c #Conflicts:    1166000 | #Constraints:     305666
3581.36/3595.28	c #Conflicts:    1167000 | #Constraints:     306666
3581.36/3595.28	c #Conflicts:    1168000 | #Constraints:     307666
3581.36/3595.28	c #Conflicts:    1169000 | #Constraints:     308666
3581.36/3595.28	c #Conflicts:    1170000 | #Constraints:     309666
3581.36/3595.28	c #Conflicts:    1171000 | #Constraints:     310666
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 404.688
3581.36/3595.28	c #Conflicts:    1172000 | #Constraints:     269780
3581.36/3595.28	c #Conflicts:    1173000 | #Constraints:     270780
3581.36/3595.28	c #Conflicts:    1174000 | #Constraints:     271780
3581.36/3595.28	c #Conflicts:    1175000 | #Constraints:     272780
3581.36/3595.28	c #Conflicts:    1176000 | #Constraints:     273780
3581.36/3595.28	c #Conflicts:    1177000 | #Constraints:     274780
3581.36/3595.28	c #Conflicts:    1178000 | #Constraints:     275780
3581.36/3595.28	c #Conflicts:    1179000 | #Constraints:     276780
3581.36/3595.28	c #Conflicts:    1180000 | #Constraints:     277780
3581.36/3595.28	c #Conflicts:    1181000 | #Constraints:     278780
3581.36/3595.28	c #Conflicts:    1182000 | #Constraints:     279780
3581.36/3595.28	c #Conflicts:    1183000 | #Constraints:     280780
3581.36/3595.28	c #Conflicts:    1184000 | #Constraints:     281780
3581.36/3595.28	c #Conflicts:    1185000 | #Constraints:     282780
3581.36/3595.28	c #Conflicts:    1186000 | #Constraints:     283780
3581.36/3595.28	c #Conflicts:    1187000 | #Constraints:     284780
3581.36/3595.28	c #Conflicts:    1188000 | #Constraints:     285780
3581.36/3595.28	c #Conflicts:    1189000 | #Constraints:     286780
3581.36/3595.28	c #Conflicts:    1190000 | #Constraints:     287780
3581.36/3595.28	c #Conflicts:    1191000 | #Constraints:     288780
3581.36/3595.28	c #Conflicts:    1192000 | #Constraints:     289780
3581.36/3595.28	c #Conflicts:    1193000 | #Constraints:     290780
3581.36/3595.28	c #Conflicts:    1194000 | #Constraints:     291780
3581.36/3595.28	c #Conflicts:    1195000 | #Constraints:     292780
3581.36/3595.28	c #Conflicts:    1196000 | #Constraints:     293780
3581.36/3595.28	c #Conflicts:    1197000 | #Constraints:     294780
3581.36/3595.28	c #Conflicts:    1198000 | #Constraints:     295780
3581.36/3595.28	c #Conflicts:    1199000 | #Constraints:     296780
3581.36/3595.28	c #Conflicts:    1200000 | #Constraints:     297780
3581.36/3595.28	c #Conflicts:    1201000 | #Constraints:     298780
3581.36/3595.28	c #Conflicts:    1202000 | #Constraints:     299780
3581.36/3595.28	c #Conflicts:    1203000 | #Constraints:     300780
3581.36/3595.28	c #Conflicts:    1204000 | #Constraints:     301780
3581.36/3595.28	c #Conflicts:    1205000 | #Constraints:     302780
3581.36/3595.28	c #Conflicts:    1206000 | #Constraints:     303780
3581.36/3595.28	c #Conflicts:    1207000 | #Constraints:     304780
3581.36/3595.28	c #Conflicts:    1208000 | #Constraints:     305780
3581.36/3595.28	c #Conflicts:    1209000 | #Constraints:     306780
3581.36/3595.28	c #Conflicts:    1210000 | #Constraints:     307780
3581.36/3595.28	c #Conflicts:    1211000 | #Constraints:     308780
3581.36/3595.28	c #Conflicts:    1212000 | #Constraints:     309780
3581.36/3595.28	c #Conflicts:    1213000 | #Constraints:     310780
3581.36/3595.28	c #Conflicts:    1214000 | #Constraints:     311780
3581.36/3595.28	c #Conflicts:    1215000 | #Constraints:     312780
3581.36/3595.28	c #Conflicts:    1216000 | #Constraints:     313780
3581.36/3595.28	c #Conflicts:    1217000 | #Constraints:     314780
3581.36/3595.28	c #Conflicts:    1218000 | #Constraints:     315780
3581.36/3595.28	c #Conflicts:    1219000 | #Constraints:     316780
3581.36/3595.28	c #Conflicts:    1220000 | #Constraints:     317780
3581.36/3595.28	c #Conflicts:    1221000 | #Constraints:     318780
3581.36/3595.28	c #Conflicts:    1222000 | #Constraints:     319780
3581.36/3595.28	c #Conflicts:    1223000 | #Constraints:     320780
3581.36/3595.28	c #Conflicts:    1224000 | #Constraints:     321780
3581.36/3595.28	c #Conflicts:    1225000 | #Constraints:     322780
3581.36/3595.28	c #Conflicts:    1226000 | #Constraints:     323780
3581.36/3595.28	c #Conflicts:    1227000 | #Constraints:     324780
3581.36/3595.28	c #Conflicts:    1228000 | #Constraints:     325780
3581.36/3595.28	c #Conflicts:    1229000 | #Constraints:     326780
3581.36/3595.28	c #Conflicts:    1230000 | #Constraints:     327780
3581.36/3595.28	c #Conflicts:    1231000 | #Constraints:     328780
3581.36/3595.28	c #Conflicts:    1232000 | #Constraints:     329780
3581.36/3595.28	c #Conflicts:    1233000 | #Constraints:     330780
3581.36/3595.28	c #Conflicts:    1234000 | #Constraints:     331780
3581.36/3595.28	c #Conflicts:    1235000 | #Constraints:     332780
3581.36/3595.28	c #Conflicts:    1236000 | #Constraints:     333780
3581.36/3595.28	c #Conflicts:    1237000 | #Constraints:     334780
3581.36/3595.28	c #Conflicts:    1238000 | #Constraints:     335780
3581.36/3595.28	c #Conflicts:    1239000 | #Constraints:     336780
3581.36/3595.28	c #Conflicts:    1240000 | #Constraints:     337780
3581.36/3595.28	c #Conflicts:    1241000 | #Constraints:     338780
3581.36/3595.28	c #Conflicts:    1242000 | #Constraints:     339780
3581.36/3595.28	c #Conflicts:    1243000 | #Constraints:     340780
3581.36/3595.28	c #Conflicts:    1244000 | #Constraints:     341780
3581.36/3595.28	c #Conflicts:    1245000 | #Constraints:     342780
3581.36/3595.28	c #Conflicts:    1246000 | #Constraints:     343780
3581.36/3595.28	c #Conflicts:    1247000 | #Constraints:     344780
3581.36/3595.28	c #Conflicts:    1248000 | #Constraints:     345780
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 404.75
3581.36/3595.28	c #Conflicts:    1249000 | #Constraints:     287459
3581.36/3595.28	c #Conflicts:    1250000 | #Constraints:     288459
3581.36/3595.28	c #Conflicts:    1251000 | #Constraints:     289459
3581.36/3595.28	c #Conflicts:    1252000 | #Constraints:     290459
3581.36/3595.28	c #Conflicts:    1253000 | #Constraints:     291459
3581.36/3595.28	c #Conflicts:    1254000 | #Constraints:     292459
3581.36/3595.28	c #Conflicts:    1255000 | #Constraints:     293459
3581.36/3595.28	c #Conflicts:    1256000 | #Constraints:     294459
3581.36/3595.28	c #Conflicts:    1257000 | #Constraints:     295459
3581.36/3595.28	c #Conflicts:    1258000 | #Constraints:     296459
3581.36/3595.28	c #Conflicts:    1259000 | #Constraints:     297459
3581.36/3595.28	c #Conflicts:    1260000 | #Constraints:     298459
3581.36/3595.28	c #Conflicts:    1261000 | #Constraints:     299459
3581.36/3595.28	c #Conflicts:    1262000 | #Constraints:     300459
3581.36/3595.28	c #Conflicts:    1263000 | #Constraints:     301459
3581.36/3595.28	c #Conflicts:    1264000 | #Constraints:     302459
3581.36/3595.28	c #Conflicts:    1265000 | #Constraints:     303459
3581.36/3595.28	c #Conflicts:    1266000 | #Constraints:     304459
3581.36/3595.28	c #Conflicts:    1267000 | #Constraints:     305459
3581.36/3595.28	c #Conflicts:    1268000 | #Constraints:     306459
3581.36/3595.28	c #Conflicts:    1269000 | #Constraints:     307459
3581.36/3595.28	c #Conflicts:    1270000 | #Constraints:     308459
3581.36/3595.28	c #Conflicts:    1271000 | #Constraints:     309459
3581.36/3595.28	c #Conflicts:    1272000 | #Constraints:     310459
3581.36/3595.28	c #Conflicts:    1273000 | #Constraints:     311459
3581.36/3595.28	c #Conflicts:    1274000 | #Constraints:     312459
3581.36/3595.28	c #Conflicts:    1275000 | #Constraints:     313459
3581.36/3595.28	c #Conflicts:    1276000 | #Constraints:     314459
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 404.803
3581.36/3595.28	c #Conflicts:    1277000 | #Constraints:     271683
3581.36/3595.28	c #Conflicts:    1278000 | #Constraints:     272684
3581.36/3595.28	c #Conflicts:    1279000 | #Constraints:     273684
3581.36/3595.28	c #Conflicts:    1280000 | #Constraints:     274684
3581.36/3595.28	c #Conflicts:    1281000 | #Constraints:     275684
3581.36/3595.28	c #Conflicts:    1282000 | #Constraints:     276684
3581.36/3595.28	c #Conflicts:    1283000 | #Constraints:     277684
3581.36/3595.28	c #Conflicts:    1284000 | #Constraints:     278684
3581.36/3595.28	c #Conflicts:    1285000 | #Constraints:     279684
3581.36/3595.28	c #Conflicts:    1286000 | #Constraints:     280684
3581.36/3595.28	c #Conflicts:    1287000 | #Constraints:     281684
3581.36/3595.28	c #Conflicts:    1288000 | #Constraints:     282684
3581.36/3595.28	c #Conflicts:    1289000 | #Constraints:     283684
3581.36/3595.28	c #Conflicts:    1290000 | #Constraints:     284684
3581.36/3595.28	c #Conflicts:    1291000 | #Constraints:     285684
3581.36/3595.28	c #Conflicts:    1292000 | #Constraints:     286684
3581.36/3595.28	c #Conflicts:    1293000 | #Constraints:     287684
3581.36/3595.28	c #Conflicts:    1294000 | #Constraints:     288684
3581.36/3595.28	c #Conflicts:    1295000 | #Constraints:     289684
3581.36/3595.28	c #Conflicts:    1296000 | #Constraints:     290684
3581.36/3595.28	c #Conflicts:    1297000 | #Constraints:     291684
3581.36/3595.28	c #Conflicts:    1298000 | #Constraints:     292684
3581.36/3595.28	c #Conflicts:    1299000 | #Constraints:     293684
3581.36/3595.28	c #Conflicts:    1300000 | #Constraints:     294684
3581.36/3595.28	c #Conflicts:    1301000 | #Constraints:     295684
3581.36/3595.28	c #Conflicts:    1302000 | #Constraints:     296684
3581.36/3595.28	c #Conflicts:    1303000 | #Constraints:     297684
3581.36/3595.28	c #Conflicts:    1304000 | #Constraints:     298684
3581.36/3595.28	c #Conflicts:    1305000 | #Constraints:     299684
3581.36/3595.28	c #Conflicts:    1306000 | #Constraints:     300684
3581.36/3595.28	c #Conflicts:    1307000 | #Constraints:     301684
3581.36/3595.28	c #Conflicts:    1308000 | #Constraints:     302684
3581.36/3595.28	c #Conflicts:    1309000 | #Constraints:     303684
3581.36/3595.28	c #Conflicts:    1310000 | #Constraints:     304684
3581.36/3595.28	c #Conflicts:    1311000 | #Constraints:     305684
3581.36/3595.28	c #Conflicts:    1312000 | #Constraints:     306684
3581.36/3595.28	c #Conflicts:    1313000 | #Constraints:     307684
3581.36/3595.28	c #Conflicts:    1314000 | #Constraints:     308684
3581.36/3595.28	c #Conflicts:    1315000 | #Constraints:     309684
3581.36/3595.28	c #Conflicts:    1316000 | #Constraints:     310684
3581.36/3595.28	c #Conflicts:    1317000 | #Constraints:     311684
3581.36/3595.28	c #Conflicts:    1318000 | #Constraints:     312684
3581.36/3595.28	c #Conflicts:    1319000 | #Constraints:     313684
3581.36/3595.28	c #Conflicts:    1320000 | #Constraints:     314684
3581.36/3595.28	c #Conflicts:    1321000 | #Constraints:     315684
3581.36/3595.28	c #Conflicts:    1322000 | #Constraints:     316684
3581.36/3595.28	c #Conflicts:    1323000 | #Constraints:     317684
3581.36/3595.28	c #Conflicts:    1324000 | #Constraints:     318684
3581.36/3595.28	c #Conflicts:    1325000 | #Constraints:     319684
3581.36/3595.28	c #Conflicts:    1326000 | #Constraints:     320684
3581.36/3595.28	c #Conflicts:    1327000 | #Constraints:     321684
3581.36/3595.28	c #Conflicts:    1328000 | #Constraints:     322684
3581.36/3595.28	c #Conflicts:    1329000 | #Constraints:     323684
3581.36/3595.28	c #Conflicts:    1330000 | #Constraints:     324684
3581.36/3595.28	c #Conflicts:    1331000 | #Constraints:     325684
3581.36/3595.28	c #Conflicts:    1332000 | #Constraints:     326684
3581.36/3595.28	c #Conflicts:    1333000 | #Constraints:     327684
3581.36/3595.28	c #Conflicts:    1334000 | #Constraints:     328684
3581.36/3595.28	c #Conflicts:    1335000 | #Constraints:     329684
3581.36/3595.28	c #Conflicts:    1336000 | #Constraints:     330684
3581.36/3595.28	c #Conflicts:    1337000 | #Constraints:     331684
3581.36/3595.28	c #Conflicts:    1338000 | #Constraints:     332684
3581.36/3595.28	c #Conflicts:    1339000 | #Constraints:     333684
3581.36/3595.28	c #Conflicts:    1340000 | #Constraints:     334684
3581.36/3595.28	c #Conflicts:    1341000 | #Constraints:     335684
3581.36/3595.28	c #Conflicts:    1342000 | #Constraints:     336684
3581.36/3595.28	c #Conflicts:    1343000 | #Constraints:     337684
3581.36/3595.28	c #Conflicts:    1344000 | #Constraints:     338684
3581.36/3595.28	c #Conflicts:    1345000 | #Constraints:     339684
3581.36/3595.28	c #Conflicts:    1346000 | #Constraints:     340684
3581.36/3595.28	c #Conflicts:    1347000 | #Constraints:     341684
3581.36/3595.28	c #Conflicts:    1348000 | #Constraints:     342684
3581.36/3595.28	c #Conflicts:    1349000 | #Constraints:     343684
3581.36/3595.28	c #Conflicts:    1350000 | #Constraints:     344684
3581.36/3595.28	c #Conflicts:    1351000 | #Constraints:     345684
3581.36/3595.28	c #Conflicts:    1352000 | #Constraints:     346684
3581.36/3595.28	c #Conflicts:    1353000 | #Constraints:     347684
3581.36/3595.28	c #Conflicts:    1354000 | #Constraints:     348684
3581.36/3595.28	c #Conflicts:    1355000 | #Constraints:     349684
3581.36/3595.28	c #Conflicts:    1356000 | #Constraints:     350684
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 404.861
3581.36/3595.28	c #Conflicts:    1357000 | #Constraints:     289792
3581.36/3595.28	c #Conflicts:    1358000 | #Constraints:     290792
3581.36/3595.28	c #Conflicts:    1359000 | #Constraints:     291792
3581.36/3595.28	c #Conflicts:    1360000 | #Constraints:     292792
3581.36/3595.28	c #Conflicts:    1361000 | #Constraints:     293792
3581.36/3595.28	c #Conflicts:    1362000 | #Constraints:     294792
3581.36/3595.28	c #Conflicts:    1363000 | #Constraints:     295792
3581.36/3595.28	c #Conflicts:    1364000 | #Constraints:     296792
3581.36/3595.28	c #Conflicts:    1365000 | #Constraints:     297792
3581.36/3595.28	c #Conflicts:    1366000 | #Constraints:     298792
3581.36/3595.28	c #Conflicts:    1367000 | #Constraints:     299792
3581.36/3595.28	c #Conflicts:    1368000 | #Constraints:     300792
3581.36/3595.28	c #Conflicts:    1369000 | #Constraints:     301792
3581.36/3595.28	c #Conflicts:    1370000 | #Constraints:     302792
3581.36/3595.28	c #Conflicts:    1371000 | #Constraints:     303792
3581.36/3595.28	c #Conflicts:    1372000 | #Constraints:     304792
3581.36/3595.28	c #Conflicts:    1373000 | #Constraints:     305792
3581.36/3595.28	c #Conflicts:    1374000 | #Constraints:     306792
3581.36/3595.28	c #Conflicts:    1375000 | #Constraints:     307792
3581.36/3595.28	c #Conflicts:    1376000 | #Constraints:     308792
3581.36/3595.28	c #Conflicts:    1377000 | #Constraints:     309792
3581.36/3595.28	c #Conflicts:    1378000 | #Constraints:     310792
3581.36/3595.28	c #Conflicts:    1379000 | #Constraints:     311792
3581.36/3595.28	c #Conflicts:    1380000 | #Constraints:     312792
3581.36/3595.28	c #Conflicts:    1381000 | #Constraints:     313792
3581.36/3595.28	c #Conflicts:    1382000 | #Constraints:     314792
3581.36/3595.28	c #Conflicts:    1383000 | #Constraints:     315792
3581.36/3595.28	c #Conflicts:    1384000 | #Constraints:     316792
3581.36/3595.28	c #Conflicts:    1385000 | #Constraints:     317792
3581.36/3595.28	c #Conflicts:    1386000 | #Constraints:     318792
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 404.917
3581.36/3595.28	c #Conflicts:    1387000 | #Constraints:     274169
3581.36/3595.28	c #Conflicts:    1388000 | #Constraints:     275169
3581.36/3595.28	c #Conflicts:    1389000 | #Constraints:     276169
3581.36/3595.28	c #Conflicts:    1390000 | #Constraints:     277169
3581.36/3595.28	c #Conflicts:    1391000 | #Constraints:     278169
3581.36/3595.28	c #Conflicts:    1392000 | #Constraints:     279169
3581.36/3595.28	c #Conflicts:    1393000 | #Constraints:     280169
3581.36/3595.28	c #Conflicts:    1394000 | #Constraints:     281169
3581.36/3595.28	c #Conflicts:    1395000 | #Constraints:     282169
3581.36/3595.28	c #Conflicts:    1396000 | #Constraints:     283169
3581.36/3595.28	c #Conflicts:    1397000 | #Constraints:     284169
3581.36/3595.28	c #Conflicts:    1398000 | #Constraints:     285169
3581.36/3595.28	c #Conflicts:    1399000 | #Constraints:     286169
3581.36/3595.28	c #Conflicts:    1400000 | #Constraints:     287169
3581.36/3595.28	c #Conflicts:    1401000 | #Constraints:     288169
3581.36/3595.28	c #Conflicts:    1402000 | #Constraints:     289169
3581.36/3595.28	c #Conflicts:    1403000 | #Constraints:     290169
3581.36/3595.28	c #Conflicts:    1404000 | #Constraints:     291169
3581.36/3595.28	c #Conflicts:    1405000 | #Constraints:     292169
3581.36/3595.28	c #Conflicts:    1406000 | #Constraints:     293169
3581.36/3595.28	c #Conflicts:    1407000 | #Constraints:     294169
3581.36/3595.28	c #Conflicts:    1408000 | #Constraints:     295169
3581.36/3595.28	c #Conflicts:    1409000 | #Constraints:     296169
3581.36/3595.28	c #Conflicts:    1410000 | #Constraints:     297169
3581.36/3595.28	c #Conflicts:    1411000 | #Constraints:     298169
3581.36/3595.28	c #Conflicts:    1412000 | #Constraints:     299169
3581.36/3595.28	c #Conflicts:    1413000 | #Constraints:     300169
3581.36/3595.28	c #Conflicts:    1414000 | #Constraints:     301169
3581.36/3595.28	c #Conflicts:    1415000 | #Constraints:     302169
3581.36/3595.28	c #Conflicts:    1416000 | #Constraints:     303169
3581.36/3595.28	c #Conflicts:    1417000 | #Constraints:     304169
3581.36/3595.28	c #Conflicts:    1418000 | #Constraints:     305169
3581.36/3595.28	c #Conflicts:    1419000 | #Constraints:     306169
3581.36/3595.28	c #Conflicts:    1420000 | #Constraints:     307169
3581.36/3595.28	c #Conflicts:    1421000 | #Constraints:     308169
3581.36/3595.28	c #Conflicts:    1422000 | #Constraints:     309169
3581.36/3595.28	c #Conflicts:    1423000 | #Constraints:     310169
3581.36/3595.28	c #Conflicts:    1424000 | #Constraints:     311169
3581.36/3595.28	c #Conflicts:    1425000 | #Constraints:     312169
3581.36/3595.28	c #Conflicts:    1426000 | #Constraints:     313169
3581.36/3595.28	c #Conflicts:    1427000 | #Constraints:     314169
3581.36/3595.28	c #Conflicts:    1428000 | #Constraints:     315169
3581.36/3595.28	c #Conflicts:    1429000 | #Constraints:     316169
3581.36/3595.28	c #Conflicts:    1430000 | #Constraints:     317169
3581.36/3595.28	c #Conflicts:    1431000 | #Constraints:     318169
3581.36/3595.28	c #Conflicts:    1432000 | #Constraints:     319169
3581.36/3595.28	c #Conflicts:    1433000 | #Constraints:     320169
3581.36/3595.28	c #Conflicts:    1434000 | #Constraints:     321169
3581.36/3595.28	c #Conflicts:    1435000 | #Constraints:     322169
3581.36/3595.28	c #Conflicts:    1436000 | #Constraints:     323169
3581.36/3595.28	c #Conflicts:    1437000 | #Constraints:     324169
3581.36/3595.28	c #Conflicts:    1438000 | #Constraints:     325169
3581.36/3595.28	c #Conflicts:    1439000 | #Constraints:     326169
3581.36/3595.28	c #Conflicts:    1440000 | #Constraints:     327169
3581.36/3595.28	c #Conflicts:    1441000 | #Constraints:     328169
3581.36/3595.28	c #Conflicts:    1442000 | #Constraints:     329169
3581.36/3595.28	c #Conflicts:    1443000 | #Constraints:     330169
3581.36/3595.28	c #Conflicts:    1444000 | #Constraints:     331169
3581.36/3595.28	c #Conflicts:    1445000 | #Constraints:     332169
3581.36/3595.28	c #Conflicts:    1446000 | #Constraints:     333169
3581.36/3595.28	c #Conflicts:    1447000 | #Constraints:     334169
3581.36/3595.28	c #Conflicts:    1448000 | #Constraints:     335169
3581.36/3595.28	c #Conflicts:    1449000 | #Constraints:     336169
3581.36/3595.28	c #Conflicts:    1450000 | #Constraints:     337169
3581.36/3595.28	c #Conflicts:    1451000 | #Constraints:     338169
3581.36/3595.28	c #Conflicts:    1452000 | #Constraints:     339169
3581.36/3595.28	c #Conflicts:    1453000 | #Constraints:     340169
3581.36/3595.28	c #Conflicts:    1454000 | #Constraints:     341169
3581.36/3595.28	c #Conflicts:    1455000 | #Constraints:     342169
3581.36/3595.28	c #Conflicts:    1456000 | #Constraints:     343169
3581.36/3595.28	c #Conflicts:    1457000 | #Constraints:     344169
3581.36/3595.28	c #Conflicts:    1458000 | #Constraints:     345169
3581.36/3595.28	c #Conflicts:    1459000 | #Constraints:     346169
3581.36/3595.28	c #Conflicts:    1460000 | #Constraints:     347169
3581.36/3595.28	c #Conflicts:    1461000 | #Constraints:     348169
3581.36/3595.28	c #Conflicts:    1462000 | #Constraints:     349169
3581.36/3595.28	c #Conflicts:    1463000 | #Constraints:     350169
3581.36/3595.28	c #Conflicts:    1464000 | #Constraints:     351169
3581.36/3595.28	c #Conflicts:    1465000 | #Constraints:     352169
3581.36/3595.28	c #Conflicts:    1466000 | #Constraints:     353170
3581.36/3595.28	c #Conflicts:    1467000 | #Constraints:     354170
3581.36/3595.28	c #Conflicts:    1468000 | #Constraints:     355170
3581.36/3595.28	c #Conflicts:    1469000 | #Constraints:     356170
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 404.923
3581.36/3595.28	c #Conflicts:    1470000 | #Constraints:     292928
3581.36/3595.28	c #Conflicts:    1471000 | #Constraints:     293928
3581.36/3595.28	c #Conflicts:    1472000 | #Constraints:     294928
3581.36/3595.28	c #Conflicts:    1473000 | #Constraints:     295928
3581.36/3595.28	c #Conflicts:    1474000 | #Constraints:     296928
3581.36/3595.28	c #Conflicts:    1475000 | #Constraints:     297928
3581.36/3595.28	c #Conflicts:    1476000 | #Constraints:     298928
3581.36/3595.28	c #Conflicts:    1477000 | #Constraints:     299928
3581.36/3595.28	c #Conflicts:    1478000 | #Constraints:     300928
3581.36/3595.28	c #Conflicts:    1479000 | #Constraints:     301928
3581.36/3595.28	c #Conflicts:    1480000 | #Constraints:     302928
3581.36/3595.28	c #Conflicts:    1481000 | #Constraints:     303928
3581.36/3595.28	c #Conflicts:    1482000 | #Constraints:     304928
3581.36/3595.28	c #Conflicts:    1483000 | #Constraints:     305928
3581.36/3595.28	c #Conflicts:    1484000 | #Constraints:     306928
3581.36/3595.28	c #Conflicts:    1485000 | #Constraints:     307928
3581.36/3595.28	c #Conflicts:    1486000 | #Constraints:     308928
3581.36/3595.28	c #Conflicts:    1487000 | #Constraints:     309928
3581.36/3595.28	c #Conflicts:    1488000 | #Constraints:     310928
3581.36/3595.28	c #Conflicts:    1489000 | #Constraints:     311928
3581.36/3595.28	c #Conflicts:    1490000 | #Constraints:     312928
3581.36/3595.28	c #Conflicts:    1491000 | #Constraints:     313928
3581.36/3595.28	c #Conflicts:    1492000 | #Constraints:     314928
3581.36/3595.28	c #Conflicts:    1493000 | #Constraints:     315928
3581.36/3595.28	c #Conflicts:    1494000 | #Constraints:     316928
3581.36/3595.28	c #Conflicts:    1495000 | #Constraints:     317928
3581.36/3595.28	c #Conflicts:    1496000 | #Constraints:     318928
3581.36/3595.28	c #Conflicts:    1497000 | #Constraints:     319928
3581.36/3595.28	c #Conflicts:    1498000 | #Constraints:     320928
3581.36/3595.28	c #Conflicts:    1499000 | #Constraints:     321928
3581.36/3595.28	c #Conflicts:    1500000 | #Constraints:     322928
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 404.969
3581.36/3595.28	c #Conflicts:    1501000 | #Constraints:     276372
3581.36/3595.28	c #Conflicts:    1502000 | #Constraints:     277372
3581.36/3595.28	c #Conflicts:    1503000 | #Constraints:     278372
3581.36/3595.28	c #Conflicts:    1504000 | #Constraints:     279372
3581.36/3595.28	c #Conflicts:    1505000 | #Constraints:     280372
3581.36/3595.28	c #Conflicts:    1506000 | #Constraints:     281372
3581.36/3595.28	c #Conflicts:    1507000 | #Constraints:     282372
3581.36/3595.28	c #Conflicts:    1508000 | #Constraints:     283372
3581.36/3595.28	c #Conflicts:    1509000 | #Constraints:     284372
3581.36/3595.28	c #Conflicts:    1510000 | #Constraints:     285372
3581.36/3595.28	c #Conflicts:    1511000 | #Constraints:     286372
3581.36/3595.28	c #Conflicts:    1512000 | #Constraints:     287372
3581.36/3595.28	c #Conflicts:    1513000 | #Constraints:     288372
3581.36/3595.28	c #Conflicts:    1514000 | #Constraints:     289372
3581.36/3595.28	c #Conflicts:    1515000 | #Constraints:     290372
3581.36/3595.28	c #Conflicts:    1516000 | #Constraints:     291372
3581.36/3595.28	c #Conflicts:    1517000 | #Constraints:     292372
3581.36/3595.28	c #Conflicts:    1518000 | #Constraints:     293372
3581.36/3595.28	c #Conflicts:    1519000 | #Constraints:     294372
3581.36/3595.28	c #Conflicts:    1520000 | #Constraints:     295372
3581.36/3595.28	c #Conflicts:    1521000 | #Constraints:     296372
3581.36/3595.28	c #Conflicts:    1522000 | #Constraints:     297372
3581.36/3595.28	c #Conflicts:    1523000 | #Constraints:     298372
3581.36/3595.28	c #Conflicts:    1524000 | #Constraints:     299372
3581.36/3595.28	c #Conflicts:    1525000 | #Constraints:     300372
3581.36/3595.28	c #Conflicts:    1526000 | #Constraints:     301372
3581.36/3595.28	c #Conflicts:    1527000 | #Constraints:     302372
3581.36/3595.28	c #Conflicts:    1528000 | #Constraints:     303372
3581.36/3595.28	c #Conflicts:    1529000 | #Constraints:     304372
3581.36/3595.28	c #Conflicts:    1530000 | #Constraints:     305372
3581.36/3595.28	c #Conflicts:    1531000 | #Constraints:     306372
3581.36/3595.28	c #Conflicts:    1532000 | #Constraints:     307372
3581.36/3595.28	c #Conflicts:    1533000 | #Constraints:     308372
3581.36/3595.28	c #Conflicts:    1534000 | #Constraints:     309373
3581.36/3595.28	c #Conflicts:    1535000 | #Constraints:     310373
3581.36/3595.28	c #Conflicts:    1536000 | #Constraints:     311373
3581.36/3595.28	c #Conflicts:    1537000 | #Constraints:     312373
3581.36/3595.28	c #Conflicts:    1538000 | #Constraints:     313373
3581.36/3595.28	c #Conflicts:    1539000 | #Constraints:     314373
3581.36/3595.28	c #Conflicts:    1540000 | #Constraints:     315373
3581.36/3595.28	c #Conflicts:    1541000 | #Constraints:     316373
3581.36/3595.28	c #Conflicts:    1542000 | #Constraints:     317373
3581.36/3595.28	c #Conflicts:    1543000 | #Constraints:     318373
3581.36/3595.28	c #Conflicts:    1544000 | #Constraints:     319373
3581.36/3595.28	c #Conflicts:    1545000 | #Constraints:     320373
3581.36/3595.28	c #Conflicts:    1546000 | #Constraints:     321373
3581.36/3595.28	c #Conflicts:    1547000 | #Constraints:     322373
3581.36/3595.28	c #Conflicts:    1548000 | #Constraints:     323373
3581.36/3595.28	c #Conflicts:    1549000 | #Constraints:     324373
3581.36/3595.28	c #Conflicts:    1550000 | #Constraints:     325373
3581.36/3595.28	c #Conflicts:    1551000 | #Constraints:     326373
3581.36/3595.28	c #Conflicts:    1552000 | #Constraints:     327373
3581.36/3595.28	c #Conflicts:    1553000 | #Constraints:     328373
3581.36/3595.28	c #Conflicts:    1554000 | #Constraints:     329373
3581.36/3595.28	c #Conflicts:    1555000 | #Constraints:     330373
3581.36/3595.28	c #Conflicts:    1556000 | #Constraints:     331373
3581.36/3595.28	c #Conflicts:    1557000 | #Constraints:     332373
3581.36/3595.28	c #Conflicts:    1558000 | #Constraints:     333373
3581.36/3595.28	c #Conflicts:    1559000 | #Constraints:     334373
3581.36/3595.28	c #Conflicts:    1560000 | #Constraints:     335373
3581.36/3595.28	c #Conflicts:    1561000 | #Constraints:     336373
3581.36/3595.28	c #Conflicts:    1562000 | #Constraints:     337373
3581.36/3595.28	c #Conflicts:    1563000 | #Constraints:     338373
3581.36/3595.28	c #Conflicts:    1564000 | #Constraints:     339373
3581.36/3595.28	c #Conflicts:    1565000 | #Constraints:     340373
3581.36/3595.28	c #Conflicts:    1566000 | #Constraints:     341373
3581.36/3595.28	c #Conflicts:    1567000 | #Constraints:     342373
3581.36/3595.28	c #Conflicts:    1568000 | #Constraints:     343373
3581.36/3595.28	c #Conflicts:    1569000 | #Constraints:     344373
3581.36/3595.28	c #Conflicts:    1570000 | #Constraints:     345373
3581.36/3595.28	c #Conflicts:    1571000 | #Constraints:     346373
3581.36/3595.28	c #Conflicts:    1572000 | #Constraints:     347373
3581.36/3595.28	c #Conflicts:    1573000 | #Constraints:     348373
3581.36/3595.28	c #Conflicts:    1574000 | #Constraints:     349373
3581.36/3595.28	c #Conflicts:    1575000 | #Constraints:     350373
3581.36/3595.28	c #Conflicts:    1576000 | #Constraints:     351373
3581.36/3595.28	c #Conflicts:    1577000 | #Constraints:     352373
3581.36/3595.28	c #Conflicts:    1578000 | #Constraints:     353373
3581.36/3595.28	c #Conflicts:    1579000 | #Constraints:     354373
3581.36/3595.28	c #Conflicts:    1580000 | #Constraints:     355373
3581.36/3595.28	c #Conflicts:    1581000 | #Constraints:     356373
3581.36/3595.28	c #Conflicts:    1582000 | #Constraints:     357373
3581.36/3595.28	c #Conflicts:    1583000 | #Constraints:     358373
3581.36/3595.28	c #Conflicts:    1584000 | #Constraints:     359373
3581.36/3595.28	c #Conflicts:    1585000 | #Constraints:     360373
3581.36/3595.28	c #Conflicts:    1586000 | #Constraints:     361373
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 405
3581.36/3595.28	c #Conflicts:    1587000 | #Constraints:     295559
3581.36/3595.28	c #Conflicts:    1588000 | #Constraints:     296559
3581.36/3595.28	c #Conflicts:    1589000 | #Constraints:     297559
3581.36/3595.28	c #Conflicts:    1590000 | #Constraints:     298559
3581.36/3595.28	c #Conflicts:    1591000 | #Constraints:     299559
3581.36/3595.28	c #Conflicts:    1592000 | #Constraints:     300559
3581.36/3595.28	c #Conflicts:    1593000 | #Constraints:     301559
3581.36/3595.28	c #Conflicts:    1594000 | #Constraints:     302559
3581.36/3595.28	c #Conflicts:    1595000 | #Constraints:     303559
3581.36/3595.28	c #Conflicts:    1596000 | #Constraints:     304559
3581.36/3595.28	c #Conflicts:    1597000 | #Constraints:     305559
3581.36/3595.28	c #Conflicts:    1598000 | #Constraints:     306559
3581.36/3595.28	c #Conflicts:    1599000 | #Constraints:     307559
3581.36/3595.28	c #Conflicts:    1600000 | #Constraints:     308559
3581.36/3595.28	c #Conflicts:    1601000 | #Constraints:     309559
3581.36/3595.28	c #Conflicts:    1602000 | #Constraints:     310559
3581.36/3595.28	c #Conflicts:    1603000 | #Constraints:     311559
3581.36/3595.28	c #Conflicts:    1604000 | #Constraints:     312559
3581.36/3595.28	c #Conflicts:    1605000 | #Constraints:     313559
3581.36/3595.28	c #Conflicts:    1606000 | #Constraints:     314559
3581.36/3595.28	c #Conflicts:    1607000 | #Constraints:     315559
3581.36/3595.28	c #Conflicts:    1608000 | #Constraints:     316559
3581.36/3595.28	c #Conflicts:    1609000 | #Constraints:     317559
3581.36/3595.28	c #Conflicts:    1610000 | #Constraints:     318559
3581.36/3595.28	c #Conflicts:    1611000 | #Constraints:     319559
3581.36/3595.28	c #Conflicts:    1612000 | #Constraints:     320559
3581.36/3595.28	c #Conflicts:    1613000 | #Constraints:     321559
3581.36/3595.28	c #Conflicts:    1614000 | #Constraints:     322559
3581.36/3595.28	c #Conflicts:    1615000 | #Constraints:     323559
3581.36/3595.28	c #Conflicts:    1616000 | #Constraints:     324559
3581.36/3595.28	c #Conflicts:    1617000 | #Constraints:     325559
3581.36/3595.28	c #Conflicts:    1618000 | #Constraints:     326559
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 405
3581.36/3595.28	c #Conflicts:    1619000 | #Constraints:     278096
3581.36/3595.28	c #Conflicts:    1620000 | #Constraints:     279096
3581.36/3595.28	c #Conflicts:    1621000 | #Constraints:     280096
3581.36/3595.28	c #Conflicts:    1622000 | #Constraints:     281096
3581.36/3595.28	c #Conflicts:    1623000 | #Constraints:     282096
3581.36/3595.28	c #Conflicts:    1624000 | #Constraints:     283096
3581.36/3595.28	c #Conflicts:    1625000 | #Constraints:     284096
3581.36/3595.28	c #Conflicts:    1626000 | #Constraints:     285096
3581.36/3595.28	c #Conflicts:    1627000 | #Constraints:     286096
3581.36/3595.28	c #Conflicts:    1628000 | #Constraints:     287096
3581.36/3595.28	c #Conflicts:    1629000 | #Constraints:     288096
3581.36/3595.28	c #Conflicts:    1630000 | #Constraints:     289096
3581.36/3595.28	c #Conflicts:    1631000 | #Constraints:     290096
3581.36/3595.28	c #Conflicts:    1632000 | #Constraints:     291096
3581.36/3595.28	c #Conflicts:    1633000 | #Constraints:     292096
3581.36/3595.28	c #Conflicts:    1634000 | #Constraints:     293096
3581.36/3595.28	c #Conflicts:    1635000 | #Constraints:     294096
3581.36/3595.28	c #Conflicts:    1636000 | #Constraints:     295096
3581.36/3595.28	c #Conflicts:    1637000 | #Constraints:     296096
3581.36/3595.28	c #Conflicts:    1638000 | #Constraints:     297096
3581.36/3595.28	c #Conflicts:    1639000 | #Constraints:     298096
3581.36/3595.28	c #Conflicts:    1640000 | #Constraints:     299096
3581.36/3595.28	c #Conflicts:    1641000 | #Constraints:     300096
3581.36/3595.28	c #Conflicts:    1642000 | #Constraints:     301096
3581.36/3595.28	c #Conflicts:    1643000 | #Constraints:     302096
3581.36/3595.28	c #Conflicts:    1644000 | #Constraints:     303096
3581.36/3595.28	c #Conflicts:    1645000 | #Constraints:     304096
3581.36/3595.28	c #Conflicts:    1646000 | #Constraints:     305096
3581.36/3595.28	c #Conflicts:    1647000 | #Constraints:     306096
3581.36/3595.28	c #Conflicts:    1648000 | #Constraints:     307096
3581.36/3595.28	c #Conflicts:    1649000 | #Constraints:     308096
3581.36/3595.28	c #Conflicts:    1650000 | #Constraints:     309096
3581.36/3595.28	c #Conflicts:    1651000 | #Constraints:     310096
3581.36/3595.28	c #Conflicts:    1652000 | #Constraints:     311096
3581.36/3595.28	c #Conflicts:    1653000 | #Constraints:     312096
3581.36/3595.28	c #Conflicts:    1654000 | #Constraints:     313096
3581.36/3595.28	c #Conflicts:    1655000 | #Constraints:     314096
3581.36/3595.28	c #Conflicts:    1656000 | #Constraints:     315096
3581.36/3595.28	c #Conflicts:    1657000 | #Constraints:     316096
3581.36/3595.28	c #Conflicts:    1658000 | #Constraints:     317096
3581.36/3595.28	c #Conflicts:    1659000 | #Constraints:     318096
3581.36/3595.28	c #Conflicts:    1660000 | #Constraints:     319096
3581.36/3595.28	c #Conflicts:    1661000 | #Constraints:     320096
3581.36/3595.28	c #Conflicts:    1662000 | #Constraints:     321096
3581.36/3595.28	c #Conflicts:    1663000 | #Constraints:     322096
3581.36/3595.28	c #Conflicts:    1664000 | #Constraints:     323096
3581.36/3595.28	c #Conflicts:    1665000 | #Constraints:     324096
3581.36/3595.28	c #Conflicts:    1666000 | #Constraints:     325096
3581.36/3595.28	c #Conflicts:    1667000 | #Constraints:     326096
3581.36/3595.28	c #Conflicts:    1668000 | #Constraints:     327096
3581.36/3595.28	c #Conflicts:    1669000 | #Constraints:     328096
3581.36/3595.28	c #Conflicts:    1670000 | #Constraints:     329096
3581.36/3595.28	c #Conflicts:    1671000 | #Constraints:     330096
3581.36/3595.28	c #Conflicts:    1672000 | #Constraints:     331096
3581.36/3595.28	c #Conflicts:    1673000 | #Constraints:     332096
3581.36/3595.28	c #Conflicts:    1674000 | #Constraints:     333096
3581.36/3595.28	c #Conflicts:    1675000 | #Constraints:     334096
3581.36/3595.28	c #Conflicts:    1676000 | #Constraints:     335096
3581.36/3595.28	c #Conflicts:    1677000 | #Constraints:     336096
3581.36/3595.28	c #Conflicts:    1678000 | #Constraints:     337096
3581.36/3595.28	c #Conflicts:    1679000 | #Constraints:     338096
3581.36/3595.28	c #Conflicts:    1680000 | #Constraints:     339096
3581.36/3595.28	c #Conflicts:    1681000 | #Constraints:     340096
3581.36/3595.28	c #Conflicts:    1682000 | #Constraints:     341096
3581.36/3595.28	c #Conflicts:    1683000 | #Constraints:     342096
3581.36/3595.28	c #Conflicts:    1684000 | #Constraints:     343096
3581.36/3595.28	c #Conflicts:    1685000 | #Constraints:     344096
3581.36/3595.28	c #Conflicts:    1686000 | #Constraints:     345096
3581.36/3595.28	c #Conflicts:    1687000 | #Constraints:     346096
3581.36/3595.28	c #Conflicts:    1688000 | #Constraints:     347096
3581.36/3595.28	c #Conflicts:    1689000 | #Constraints:     348096
3581.36/3595.28	c #Conflicts:    1690000 | #Constraints:     349096
3581.36/3595.28	c #Conflicts:    1691000 | #Constraints:     350096
3581.36/3595.28	c #Conflicts:    1692000 | #Constraints:     351096
3581.36/3595.28	c #Conflicts:    1693000 | #Constraints:     352096
3581.36/3595.28	c #Conflicts:    1694000 | #Constraints:     353096
3581.36/3595.28	c #Conflicts:    1695000 | #Constraints:     354096
3581.36/3595.28	c #Conflicts:    1696000 | #Constraints:     355096
3581.36/3595.28	c #Conflicts:    1697000 | #Constraints:     356096
3581.36/3595.28	c #Conflicts:    1698000 | #Constraints:     357096
3581.36/3595.28	c #Conflicts:    1699000 | #Constraints:     358096
3581.36/3595.28	c #Conflicts:    1700000 | #Constraints:     359096
3581.36/3595.28	c #Conflicts:    1701000 | #Constraints:     360096
3581.36/3595.28	c #Conflicts:    1702000 | #Constraints:     361096
3581.36/3595.28	c #Conflicts:    1703000 | #Constraints:     362096
3581.36/3595.28	c #Conflicts:    1704000 | #Constraints:     363096
3581.36/3595.28	c #Conflicts:    1705000 | #Constraints:     364096
3581.36/3595.28	c #Conflicts:    1706000 | #Constraints:     365096
3581.36/3595.28	c #Conflicts:    1707000 | #Constraints:     366096
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 405
3581.36/3595.28	c #Conflicts:    1708000 | #Constraints:     297836
3581.36/3595.28	c #Conflicts:    1709000 | #Constraints:     298836
3581.36/3595.28	c #Conflicts:    1710000 | #Constraints:     299836
3581.36/3595.28	c #Conflicts:    1711000 | #Constraints:     300836
3581.36/3595.28	c #Conflicts:    1712000 | #Constraints:     301836
3581.36/3595.28	c #Conflicts:    1713000 | #Constraints:     302836
3581.36/3595.28	c #Conflicts:    1714000 | #Constraints:     303836
3581.36/3595.28	c #Conflicts:    1715000 | #Constraints:     304836
3581.36/3595.28	c #Conflicts:    1716000 | #Constraints:     305836
3581.36/3595.28	c #Conflicts:    1717000 | #Constraints:     306836
3581.36/3595.28	c #Conflicts:    1718000 | #Constraints:     307836
3581.36/3595.28	c #Conflicts:    1719000 | #Constraints:     308836
3581.36/3595.28	c #Conflicts:    1720000 | #Constraints:     309836
3581.36/3595.28	c #Conflicts:    1721000 | #Constraints:     310836
3581.36/3595.28	c #Conflicts:    1722000 | #Constraints:     311836
3581.36/3595.28	c #Conflicts:    1723000 | #Constraints:     312836
3581.36/3595.28	c #Conflicts:    1724000 | #Constraints:     313836
3581.36/3595.28	c #Conflicts:    1725000 | #Constraints:     314836
3581.36/3595.28	c #Conflicts:    1726000 | #Constraints:     315836
3581.36/3595.28	c #Conflicts:    1727000 | #Constraints:     316836
3581.36/3595.28	c #Conflicts:    1728000 | #Constraints:     317836
3581.36/3595.28	c #Conflicts:    1729000 | #Constraints:     318836
3581.36/3595.28	c #Conflicts:    1730000 | #Constraints:     319836
3581.36/3595.28	c #Conflicts:    1731000 | #Constraints:     320836
3581.36/3595.28	c #Conflicts:    1732000 | #Constraints:     321836
3581.36/3595.28	c #Conflicts:    1733000 | #Constraints:     322836
3581.36/3595.28	c #Conflicts:    1734000 | #Constraints:     323836
3581.36/3595.28	c #Conflicts:    1735000 | #Constraints:     324836
3581.36/3595.28	c #Conflicts:    1736000 | #Constraints:     325836
3581.36/3595.28	c #Conflicts:    1737000 | #Constraints:     326836
3581.36/3595.28	c #Conflicts:    1738000 | #Constraints:     327836
3581.36/3595.28	c #Conflicts:    1739000 | #Constraints:     328836
3581.36/3595.28	c #Conflicts:    1740000 | #Constraints:     329836
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 405.822
3581.36/3595.28	c #Conflicts:    1741000 | #Constraints:     279265
3581.36/3595.28	c #Conflicts:    1742000 | #Constraints:     280265
3581.36/3595.28	c #Conflicts:    1743000 | #Constraints:     281265
3581.36/3595.28	c #Conflicts:    1744000 | #Constraints:     282265
3581.36/3595.28	c #Conflicts:    1745000 | #Constraints:     283265
3581.36/3595.28	c #Conflicts:    1746000 | #Constraints:     284265
3581.36/3595.28	c #Conflicts:    1747000 | #Constraints:     285265
3581.36/3595.28	c #Conflicts:    1748000 | #Constraints:     286265
3581.36/3595.28	c #Conflicts:    1749000 | #Constraints:     287265
3581.36/3595.28	c #Conflicts:    1750000 | #Constraints:     288265
3581.36/3595.28	c #Conflicts:    1751000 | #Constraints:     289265
3581.36/3595.28	c #Conflicts:    1752000 | #Constraints:     290265
3581.36/3595.28	c #Conflicts:    1753000 | #Constraints:     291265
3581.36/3595.28	c #Conflicts:    1754000 | #Constraints:     292265
3581.36/3595.28	c #Conflicts:    1755000 | #Constraints:     293265
3581.36/3595.28	c #Conflicts:    1756000 | #Constraints:     294265
3581.36/3595.28	c #Conflicts:    1757000 | #Constraints:     295265
3581.36/3595.28	c #Conflicts:    1758000 | #Constraints:     296265
3581.36/3595.28	c #Conflicts:    1759000 | #Constraints:     297265
3581.36/3595.28	c #Conflicts:    1760000 | #Constraints:     298265
3581.36/3595.28	c #Conflicts:    1761000 | #Constraints:     299265
3581.36/3595.28	c #Conflicts:    1762000 | #Constraints:     300265
3581.36/3595.28	c #Conflicts:    1763000 | #Constraints:     301265
3581.36/3595.28	c #Conflicts:    1764000 | #Constraints:     302265
3581.36/3595.28	c #Conflicts:    1765000 | #Constraints:     303265
3581.36/3595.28	c #Conflicts:    1766000 | #Constraints:     304265
3581.36/3595.28	c #Conflicts:    1767000 | #Constraints:     305265
3581.36/3595.28	c #Conflicts:    1768000 | #Constraints:     306265
3581.36/3595.28	c #Conflicts:    1769000 | #Constraints:     307265
3581.36/3595.28	c #Conflicts:    1770000 | #Constraints:     308265
3581.36/3595.28	c #Conflicts:    1771000 | #Constraints:     309265
3581.36/3595.28	c #Conflicts:    1772000 | #Constraints:     310265
3581.36/3595.28	c #Conflicts:    1773000 | #Constraints:     311265
3581.36/3595.28	c #Conflicts:    1774000 | #Constraints:     312265
3581.36/3595.28	c #Conflicts:    1775000 | #Constraints:     313265
3581.36/3595.28	c #Conflicts:    1776000 | #Constraints:     314265
3581.36/3595.28	c #Conflicts:    1777000 | #Constraints:     315265
3581.36/3595.28	c #Conflicts:    1778000 | #Constraints:     316266
3581.36/3595.28	c #Conflicts:    1779000 | #Constraints:     317266
3581.36/3595.28	c #Conflicts:    1780000 | #Constraints:     318267
3581.36/3595.28	c #Conflicts:    1781000 | #Constraints:     319267
3581.36/3595.28	c #Conflicts:    1782000 | #Constraints:     320267
3581.36/3595.28	c #Conflicts:    1783000 | #Constraints:     321267
3581.36/3595.28	c #Conflicts:    1784000 | #Constraints:     322267
3581.36/3595.28	c #Conflicts:    1785000 | #Constraints:     323267
3581.36/3595.28	c #Conflicts:    1786000 | #Constraints:     324267
3581.36/3595.28	c #Conflicts:    1787000 | #Constraints:     325267
3581.36/3595.28	c #Conflicts:    1788000 | #Constraints:     326267
3581.36/3595.28	c #Conflicts:    1789000 | #Constraints:     327267
3581.36/3595.28	c #Conflicts:    1790000 | #Constraints:     328267
3581.36/3595.28	c #Conflicts:    1791000 | #Constraints:     329267
3581.36/3595.28	c #Conflicts:    1792000 | #Constraints:     330268
3581.36/3595.28	c #Conflicts:    1793000 | #Constraints:     331268
3581.36/3595.28	c #Conflicts:    1794000 | #Constraints:     332268
3581.36/3595.28	c #Conflicts:    1795000 | #Constraints:     333268
3581.36/3595.28	c #Conflicts:    1796000 | #Constraints:     334268
3581.36/3595.28	c #Conflicts:    1797000 | #Constraints:     335268
3581.36/3595.28	c #Conflicts:    1798000 | #Constraints:     336268
3581.36/3595.28	c #Conflicts:    1799000 | #Constraints:     337268
3581.36/3595.28	c #Conflicts:    1800000 | #Constraints:     338268
3581.36/3595.28	c #Conflicts:    1801000 | #Constraints:     339268
3581.36/3595.28	c #Conflicts:    1802000 | #Constraints:     340268
3581.36/3595.28	c #Conflicts:    1803000 | #Constraints:     341268
3581.36/3595.28	c #Conflicts:    1804000 | #Constraints:     342269
3581.36/3595.28	c #Conflicts:    1805000 | #Constraints:     343269
3581.36/3595.28	c #Conflicts:    1806000 | #Constraints:     344269
3581.36/3595.28	c #Conflicts:    1807000 | #Constraints:     345269
3581.36/3595.28	c #Conflicts:    1808000 | #Constraints:     346269
3581.36/3595.28	c #Conflicts:    1809000 | #Constraints:     347269
3581.36/3595.28	c #Conflicts:    1810000 | #Constraints:     348269
3581.36/3595.28	c #Conflicts:    1811000 | #Constraints:     349269
3581.36/3595.28	c #Conflicts:    1812000 | #Constraints:     350269
3581.36/3595.28	c #Conflicts:    1813000 | #Constraints:     351269
3581.36/3595.28	c #Conflicts:    1814000 | #Constraints:     352269
3581.36/3595.28	c #Conflicts:    1815000 | #Constraints:     353269
3581.36/3595.28	c #Conflicts:    1816000 | #Constraints:     354269
3581.36/3595.28	c #Conflicts:    1817000 | #Constraints:     355269
3581.36/3595.28	c #Conflicts:    1818000 | #Constraints:     356269
3581.36/3595.28	c #Conflicts:    1819000 | #Constraints:     357269
3581.36/3595.28	c #Conflicts:    1820000 | #Constraints:     358269
3581.36/3595.28	c #Conflicts:    1821000 | #Constraints:     359269
3581.36/3595.28	c #Conflicts:    1822000 | #Constraints:     360269
3581.36/3595.28	c #Conflicts:    1823000 | #Constraints:     361269
3581.36/3595.28	c #Conflicts:    1824000 | #Constraints:     362269
3581.36/3595.28	c #Conflicts:    1825000 | #Constraints:     363269
3581.36/3595.28	c #Conflicts:    1826000 | #Constraints:     364269
3581.36/3595.28	c #Conflicts:    1827000 | #Constraints:     365269
3581.36/3595.28	c #Conflicts:    1828000 | #Constraints:     366269
3581.36/3595.28	c #Conflicts:    1829000 | #Constraints:     367269
3581.36/3595.28	c #Conflicts:    1830000 | #Constraints:     368269
3581.36/3595.28	c #Conflicts:    1831000 | #Constraints:     369269
3581.36/3595.28	c #Conflicts:    1832000 | #Constraints:     370269
3581.36/3595.28	c #Conflicts:    1833000 | #Constraints:     371269
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c #Conflicts:    1834000 | #Constraints:     300613
3581.36/3595.28	c #Conflicts:    1835000 | #Constraints:     301613
3581.36/3595.28	c #Conflicts:    1836000 | #Constraints:     302613
3581.36/3595.28	c #Conflicts:    1837000 | #Constraints:     303613
3581.36/3595.28	c #Conflicts:    1838000 | #Constraints:     304613
3581.36/3595.28	c #Conflicts:    1839000 | #Constraints:     305613
3581.36/3595.28	c #Conflicts:    1840000 | #Constraints:     306613
3581.36/3595.28	c #Conflicts:    1841000 | #Constraints:     307613
3581.36/3595.28	c #Conflicts:    1842000 | #Constraints:     308613
3581.36/3595.28	c #Conflicts:    1843000 | #Constraints:     309613
3581.36/3595.28	c #Conflicts:    1844000 | #Constraints:     310613
3581.36/3595.28	c #Conflicts:    1845000 | #Constraints:     311613
3581.36/3595.28	c #Conflicts:    1846000 | #Constraints:     312613
3581.36/3595.28	c #Conflicts:    1847000 | #Constraints:     313613
3581.36/3595.28	c #Conflicts:    1848000 | #Constraints:     314613
3581.36/3595.28	c #Conflicts:    1849000 | #Constraints:     315613
3581.36/3595.28	c #Conflicts:    1850000 | #Constraints:     316613
3581.36/3595.28	c #Conflicts:    1851000 | #Constraints:     317613
3581.36/3595.28	c #Conflicts:    1852000 | #Constraints:     318613
3581.36/3595.28	c #Conflicts:    1853000 | #Constraints:     319613
3581.36/3595.28	c #Conflicts:    1854000 | #Constraints:     320613
3581.36/3595.28	c #Conflicts:    1855000 | #Constraints:     321613
3581.36/3595.28	c #Conflicts:    1856000 | #Constraints:     322613
3581.36/3595.28	c #Conflicts:    1857000 | #Constraints:     323613
3581.36/3595.28	c #Conflicts:    1858000 | #Constraints:     324613
3581.36/3595.28	c #Conflicts:    1859000 | #Constraints:     325613
3581.36/3595.28	c #Conflicts:    1860000 | #Constraints:     326613
3581.36/3595.28	c #Conflicts:    1861000 | #Constraints:     327613
3581.36/3595.28	c #Conflicts:    1862000 | #Constraints:     328613
3581.36/3595.28	c #Conflicts:    1863000 | #Constraints:     329613
3581.36/3595.28	c #Conflicts:    1864000 | #Constraints:     330613
3581.36/3595.28	c #Conflicts:    1865000 | #Constraints:     331613
3581.36/3595.28	c #Conflicts:    1866000 | #Constraints:     332613
3581.36/3595.28	c #Conflicts:    1867000 | #Constraints:     333613
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 405.938
3581.36/3595.28	c #Conflicts:    1868000 | #Constraints:     281359
3581.36/3595.28	c #Conflicts:    1869000 | #Constraints:     282359
3581.36/3595.28	c #Conflicts:    1870000 | #Constraints:     283359
3581.36/3595.28	c #Conflicts:    1871000 | #Constraints:     284359
3581.36/3595.28	c #Conflicts:    1872000 | #Constraints:     285359
3581.36/3595.28	c #Conflicts:    1873000 | #Constraints:     286359
3581.36/3595.28	c #Conflicts:    1874000 | #Constraints:     287359
3581.36/3595.28	c #Conflicts:    1875000 | #Constraints:     288359
3581.36/3595.28	c #Conflicts:    1876000 | #Constraints:     289359
3581.36/3595.28	c #Conflicts:    1877000 | #Constraints:     290359
3581.36/3595.28	c #Conflicts:    1878000 | #Constraints:     291359
3581.36/3595.28	c #Conflicts:    1879000 | #Constraints:     292359
3581.36/3595.28	c #Conflicts:    1880000 | #Constraints:     293359
3581.36/3595.28	c #Conflicts:    1881000 | #Constraints:     294359
3581.36/3595.28	c #Conflicts:    1882000 | #Constraints:     295359
3581.36/3595.28	c #Conflicts:    1883000 | #Constraints:     296359
3581.36/3595.28	c #Conflicts:    1884000 | #Constraints:     297359
3581.36/3595.28	c #Conflicts:    1885000 | #Constraints:     298359
3581.36/3595.28	c #Conflicts:    1886000 | #Constraints:     299359
3581.36/3595.28	c #Conflicts:    1887000 | #Constraints:     300359
3581.36/3595.28	c #Conflicts:    1888000 | #Constraints:     301359
3581.36/3595.28	c #Conflicts:    1889000 | #Constraints:     302359
3581.36/3595.28	c #Conflicts:    1890000 | #Constraints:     303359
3581.36/3595.28	c #Conflicts:    1891000 | #Constraints:     304359
3581.36/3595.28	c #Conflicts:    1892000 | #Constraints:     305359
3581.36/3595.28	c #Conflicts:    1893000 | #Constraints:     306359
3581.36/3595.28	c #Conflicts:    1894000 | #Constraints:     307359
3581.36/3595.28	c #Conflicts:    1895000 | #Constraints:     308359
3581.36/3595.28	c #Conflicts:    1896000 | #Constraints:     309359
3581.36/3595.28	c #Conflicts:    1897000 | #Constraints:     310359
3581.36/3595.28	c #Conflicts:    1898000 | #Constraints:     311359
3581.36/3595.28	c #Conflicts:    1899000 | #Constraints:     312359
3581.36/3595.28	c #Conflicts:    1900000 | #Constraints:     313359
3581.36/3595.28	c #Conflicts:    1901000 | #Constraints:     314359
3581.36/3595.28	c #Conflicts:    1902000 | #Constraints:     315359
3581.36/3595.28	c #Conflicts:    1903000 | #Constraints:     316359
3581.36/3595.28	c #Conflicts:    1904000 | #Constraints:     317359
3581.36/3595.28	c #Conflicts:    1905000 | #Constraints:     318359
3581.36/3595.28	c #Conflicts:    1906000 | #Constraints:     319359
3581.36/3595.28	c #Conflicts:    1907000 | #Constraints:     320359
3581.36/3595.28	c #Conflicts:    1908000 | #Constraints:     321359
3581.36/3595.28	c #Conflicts:    1909000 | #Constraints:     322359
3581.36/3595.28	c #Conflicts:    1910000 | #Constraints:     323359
3581.36/3595.28	c #Conflicts:    1911000 | #Constraints:     324359
3581.36/3595.28	c #Conflicts:    1912000 | #Constraints:     325359
3581.36/3595.28	c #Conflicts:    1913000 | #Constraints:     326359
3581.36/3595.28	c #Conflicts:    1914000 | #Constraints:     327359
3581.36/3595.28	c #Conflicts:    1915000 | #Constraints:     328359
3581.36/3595.28	c #Conflicts:    1916000 | #Constraints:     329359
3581.36/3595.28	c #Conflicts:    1917000 | #Constraints:     330359
3581.36/3595.28	c #Conflicts:    1918000 | #Constraints:     331359
3581.36/3595.28	c #Conflicts:    1919000 | #Constraints:     332359
3581.36/3595.28	c #Conflicts:    1920000 | #Constraints:     333359
3581.36/3595.28	c #Conflicts:    1921000 | #Constraints:     334359
3581.36/3595.28	c #Conflicts:    1922000 | #Constraints:     335359
3581.36/3595.28	c #Conflicts:    1923000 | #Constraints:     336359
3581.36/3595.28	c #Conflicts:    1924000 | #Constraints:     337359
3581.36/3595.28	c #Conflicts:    1925000 | #Constraints:     338359
3581.36/3595.28	c #Conflicts:    1926000 | #Constraints:     339359
3581.36/3595.28	c #Conflicts:    1927000 | #Constraints:     340359
3581.36/3595.28	c #Conflicts:    1928000 | #Constraints:     341359
3581.36/3595.28	c #Conflicts:    1929000 | #Constraints:     342359
3581.36/3595.28	c #Conflicts:    1930000 | #Constraints:     343359
3581.36/3595.28	c #Conflicts:    1931000 | #Constraints:     344359
3581.36/3595.28	c #Conflicts:    1932000 | #Constraints:     345359
3581.36/3595.28	c #Conflicts:    1933000 | #Constraints:     346359
3581.36/3595.28	c #Conflicts:    1934000 | #Constraints:     347359
3581.36/3595.28	c #Conflicts:    1935000 | #Constraints:     348359
3581.36/3595.28	c #Conflicts:    1936000 | #Constraints:     349359
3581.36/3595.28	c #Conflicts:    1937000 | #Constraints:     350359
3581.36/3595.28	c #Conflicts:    1938000 | #Constraints:     351359
3581.36/3595.28	c #Conflicts:    1939000 | #Constraints:     352359
3581.36/3595.28	c #Conflicts:    1940000 | #Constraints:     353359
3581.36/3595.28	c #Conflicts:    1941000 | #Constraints:     354359
3581.36/3595.28	c #Conflicts:    1942000 | #Constraints:     355359
3581.36/3595.28	c #Conflicts:    1943000 | #Constraints:     356359
3581.36/3595.28	c #Conflicts:    1944000 | #Constraints:     357359
3581.36/3595.28	c #Conflicts:    1945000 | #Constraints:     358359
3581.36/3595.28	c #Conflicts:    1946000 | #Constraints:     359359
3581.36/3595.28	c #Conflicts:    1947000 | #Constraints:     360359
3581.36/3595.28	c #Conflicts:    1948000 | #Constraints:     361359
3581.36/3595.28	c #Conflicts:    1949000 | #Constraints:     362359
3581.36/3595.28	c #Conflicts:    1950000 | #Constraints:     363359
3581.36/3595.28	c #Conflicts:    1951000 | #Constraints:     364359
3581.36/3595.28	c #Conflicts:    1952000 | #Constraints:     365359
3581.36/3595.28	c #Conflicts:    1953000 | #Constraints:     366359
3581.36/3595.28	c #Conflicts:    1954000 | #Constraints:     367359
3581.36/3595.28	c #Conflicts:    1955000 | #Constraints:     368359
3581.36/3595.28	c #Conflicts:    1956000 | #Constraints:     369359
3581.36/3595.28	c #Conflicts:    1957000 | #Constraints:     370359
3581.36/3595.28	c #Conflicts:    1958000 | #Constraints:     371359
3581.36/3595.28	c #Conflicts:    1959000 | #Constraints:     372359
3581.36/3595.28	c #Conflicts:    1960000 | #Constraints:     373359
3581.36/3595.28	c #Conflicts:    1961000 | #Constraints:     374359
3581.36/3595.28	c #Conflicts:    1962000 | #Constraints:     375359
3581.36/3595.28	c #Conflicts:    1963000 | #Constraints:     376754
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 406
3581.36/3595.28	c #Conflicts:    1964000 | #Constraints:     303189
3581.36/3595.28	c #Conflicts:    1965000 | #Constraints:     304189
3581.36/3595.28	c #Conflicts:    1966000 | #Constraints:     305189
3581.36/3595.28	c #Conflicts:    1967000 | #Constraints:     306189
3581.36/3595.28	c #Conflicts:    1968000 | #Constraints:     307189
3581.36/3595.28	c #Conflicts:    1969000 | #Constraints:     308189
3581.36/3595.28	c #Conflicts:    1970000 | #Constraints:     309189
3581.36/3595.28	c #Conflicts:    1971000 | #Constraints:     310189
3581.36/3595.28	c #Conflicts:    1972000 | #Constraints:     311189
3581.36/3595.28	c #Conflicts:    1973000 | #Constraints:     312189
3581.36/3595.28	c #Conflicts:    1974000 | #Constraints:     313189
3581.36/3595.28	c #Conflicts:    1975000 | #Constraints:     314189
3581.36/3595.28	c #Conflicts:    1976000 | #Constraints:     315189
3581.36/3595.28	c #Conflicts:    1977000 | #Constraints:     316189
3581.36/3595.28	c #Conflicts:    1978000 | #Constraints:     317189
3581.36/3595.28	c #Conflicts:    1979000 | #Constraints:     318189
3581.36/3595.28	c #Conflicts:    1980000 | #Constraints:     319189
3581.36/3595.28	c #Conflicts:    1981000 | #Constraints:     320189
3581.36/3595.28	c #Conflicts:    1982000 | #Constraints:     321189
3581.36/3595.28	c #Conflicts:    1983000 | #Constraints:     322189
3581.36/3595.28	c #Conflicts:    1984000 | #Constraints:     323189
3581.36/3595.28	c #Conflicts:    1985000 | #Constraints:     324189
3581.36/3595.28	c #Conflicts:    1986000 | #Constraints:     325189
3581.36/3595.28	c #Conflicts:    1987000 | #Constraints:     326189
3581.36/3595.28	c #Conflicts:    1988000 | #Constraints:     327189
3581.36/3595.28	c #Conflicts:    1989000 | #Constraints:     328189
3581.36/3595.28	c #Conflicts:    1990000 | #Constraints:     329189
3581.36/3595.28	c #Conflicts:    1991000 | #Constraints:     330189
3581.36/3595.28	c #Conflicts:    1992000 | #Constraints:     331189
3581.36/3595.28	c #Conflicts:    1993000 | #Constraints:     332189
3581.36/3595.28	c #Conflicts:    1994000 | #Constraints:     333189
3581.36/3595.28	c #Conflicts:    1995000 | #Constraints:     334189
3581.36/3595.28	c #Conflicts:    1996000 | #Constraints:     335189
3581.36/3595.28	c #Conflicts:    1997000 | #Constraints:     336189
3581.36/3595.28	c #Conflicts:    1998000 | #Constraints:     337189
3581.36/3595.28	c #Conflicts:    1999000 | #Constraints:     338189
3581.36/3595.28	c INPROCESSING
3581.36/3595.28	c GARBAGE COLLECT
3581.36/3595.28	c rational objective 406.022
3581.36/3595.28	c #Conflicts:    2000000 | #Constraints:     283958
3581.36/3595.28	c #Conflicts:    2001000 | #Constraints:     284958
3581.36/3595.28	c #Conflicts:    2002000 | #Constraints:     285958
3581.36/3595.28	c #Conflicts:    2003000 | #Constraints:     286958
3581.36/3595.28	c #Conflicts:    2004000 | #Constraints:     287958
3581.36/3595.28	c #Conflicts:    2005000 | #Constraints:     288958
3581.36/3595.28	c #Conflicts:    2006000 | #Constraints:     289958
3581.36/3595.28	c #Conflicts:    2007000 | #Constraints:     290958
3581.36/3595.28	c #Conflicts:    2008000 | #Constraints:     291958
3581.36/3595.28	c #Conflicts:    2009000 | #Constraints:     292958
3581.36/3595.28	c #Conflicts:    2010000 | #Constraints:     293958
3581.36/3595.28	c #Conflicts:    2011000 | #Constraints:     294958
3581.36/3595.28	c #Conflicts:    2012000 | #Constraints:     295958
3581.36/3595.28	c #Conflicts:    2013000 | #Constraints:     296958
3581.36/3595.28	c #Conflicts:    2014000 | #Constraints:     297958
3581.36/3595.28	c #Conflicts:    2015000 | #Constraints:     298958
3581.36/3595.28	c #Conflicts:    2016000 | #Constraints:     299958
3581.36/3595.28	c #Conflicts:    2017000 | #Constraints:     300958
3581.36/3595.28	c #Conflicts:    2018000 | #Constraints:     301958
3581.36/3595.28	c #Conflicts:    2019000 | #Constraints:     302958
3581.36/3595.28	c #Conflicts:    2020000 | #Constraints:     303958
3581.36/3595.28	c #Conflicts:    2021000 | #Constraints:     304958
3581.36/3595.28	c #Conflicts:    2022000 | #Constraints:     305958
3581.36/3595.28	c #Conflicts:    2023000 | #Constraints:     306959
3581.36/3595.28	c #Conflicts:    2024000 | #Constraints:     307959
3581.36/3595.28	c #Conflicts:    2025000 | #Constraints:     308959
3581.36/3595.28	c #Conflicts:    2026000 | #Constraints:     309959
3581.36/3595.28	c #Conflicts:    2027000 | #Constraints:     310959
3581.36/3595.28	c #Conflicts:    2028000 | #Constraints:     311959
3581.36/3595.28	c #Conflicts:    2029000 | #Constraints:     312959
3581.36/3595.28	c #Conflicts:    2030000 | #Constraints:     313959
3581.36/3595.28	c #Conflicts:    2031000 | #Constraints:     314959
3581.36/3595.28	c #Conflicts:    2032000 | #Constraints:     315959
3581.36/3595.28	c #Conflicts:    2033000 | #Constraints:     316959
3581.36/3595.28	c #Conflicts:    2034000 | #Constraints:     317959
3581.36/3595.28	c #Conflicts:    2035000 | #Constraints:     318959
3581.36/3595.28	c #Conflicts:    2036000 | #Constraints:     319959
3581.36/3595.28	c #Conflicts:    2037000 | #Constraints:     320959
3581.36/3595.28	c #Conflicts:    2038000 | #Constraints:     321959
3581.36/3595.28	c #Conflicts:    2039000 | #Constraints:     322959
3581.36/3595.28	c #Conflicts:    2040000 | #Constraints:     323959
3581.36/3595.28	c #Conflicts:    2041000 | #Constraints:     324959
3581.36/3595.28	c #Conflicts:    2042000 | #Constraints:     325959
3581.36/3595.28	c #Conflicts:    2043000 | #Constraints:     326959
3581.36/3595.28	c #Conflicts:    2044000 | #Constraints:     327959
3581.36/3595.28	c #Conflicts:    2045000 | #Constraints:     328959
3581.36/3595.28	c #Conflicts:    2046000 | #Constraints:     329959
3581.36/3595.28	c #Conflicts:    2047000 | #Constraints:     330959
3581.36/3595.28	c #Conflicts:    2048000 | #Constraints:     331959
3581.36/3595.28	c #Conflicts:    2049000 | #Constraints:     332959
3581.36/3595.28	c #Conflicts:    2050000 | #Constraints:     333959
3581.36/3595.28	c #Conflicts:    2051000 | #Constraints:     334959
3581.36/3595.28	c #Conflicts:    2052000 | #Constraints:     335959
3581.36/3595.28	c #Conflicts:    2053000 | #Constraints:     336959
3581.36/3595.28	c #Conflicts:    2054000 | #Constraints:     337959
3581.36/3595.28	c #Conflicts:    2055000 | #Constraints:     338959
3581.36/3595.28	c #Conflicts:    2056000 | #Constraints:     339959
3581.36/3595.28	c #Conflicts:    2057000 | #Constraints:     340959
3581.36/3595.28	c #Conflicts:    2058000 | #Constraints:     341959
3581.36/3595.28	c #Conflicts:    2059000 | #Constraints:     342959
3581.36/3595.28	c #Conflicts:    2060000 | #Constraints:     343959
3581.36/3595.28	c #Conflicts:    2061000 | #Constraints:     344959
3581.36/3595.28	c #Conflicts:    2062000 | #Constraints:     345959
3581.36/3595.28	c #Conflicts:    2063000 | #Constraints:     346960
3581.36/3595.28	c #Conflicts:    2064000 | #Constraints:     347962
3581.36/3595.28	c #Conflicts:    2065000 | #Constraints:     348962
3581.36/3595.28	c #Conflicts:    2066000 | #Constraints:     349962
3581.36/3595.28	c #Conflicts:    2067000 | #Constraints:     350962
3581.36/3595.28	c #Conflicts:    2068000 | #Constraints:     351962
3581.36/3595.28	c #Conflicts:    2069000 | #Constraints:     352962
3581.36/3595.28	c #Conflicts:    2070000 | #Constraints:     353962
3581.36/3595.28	c #Conflicts:    2071000 | #Constraints:     354962
3581.36/3595.28	c #Conflicts:    2072000 | #Constraints:     355962
3581.36/3595.28	c #Conflicts:    2073000 | #Constraints:     356962
3581.36/3595.28	c #Conflicts:    2074000 | #Constraints:     357962
3581.36/3595.28	c #Conflicts:    2075000 | #Constraints:     358962
3581.36/3595.28	c #Conflicts:    2076000 | #Constraints:     359962
3581.36/3595.28	c #Conflicts:    2077000 | #Constraints:     360962
3581.36/3595.28	c #Conflicts:    2078000 | #Constraints:     361962
3581.36/3595.28	c #Conflicts:    2079000 | #Constraints:     362962
3581.36/3595.28	c #Conflicts:    2080000 | #Constraints:     363962
3581.36/3595.28	c #Conflicts:    2081000 | #Constraints:     364962
3581.36/3595.28	c #Conflicts:    2082000 | #Constraints:     365962
3581.36/3595.28	c #Conflicts:    2083000 | #Constraints:     366962
3581.36/3595.28	c #Conflicts:    2084000 | #Constraints:     367962
3581.36/3595.28	c #Conflicts:    2085000 | #Constraints:     368962
3581.36/3595.28	c Program interrupted by user.
3581.36/3595.28	c cpu time 1782.54 s
3581.36/3595.28	c deterministic time 17218766949 1.72e+10
3581.36/3595.28	c optimization time 34.3774 s
3581.36/3595.28	c total solve time 1747.83 s
3581.36/3595.28	c core-guided solve time 0 s
3581.36/3595.28	c propagation time 1094.48 s
3581.36/3595.28	c conflict analysis time 36.6446 s
3581.36/3595.28	c propagations 735473455
3581.36/3595.28	c resolve steps 29566664
3581.36/3595.28	c decisions 5174053
3581.36/3595.28	c conflicts 2085515
3581.36/3595.28	c restarts 4091
3581.36/3595.28	c inprocessing phases 68
3581.36/3595.28	c input clauses 203668
3581.36/3595.28	c input cardinalities 722
3581.36/3595.28	c input general constraints 22218
3581.36/3595.28	c input average constraint length 3.86
3581.36/3595.28	c input average constraint degree 1.12
3581.36/3595.28	c learned clauses 2081824
3581.36/3595.28	c learned cardinalities 691
3581.36/3595.28	c learned general constraints 17151
3581.36/3595.28	c learned average constraint length 61.38
3581.36/3595.28	c learned average constraint degree 6090469.52
3581.36/3595.28	c watched constraints 16502
3581.36/3595.28	c counting constraints 22867
3581.36/3595.28	c gcd simplifications 4943
3581.36/3595.28	c detected cardinalities 85
3581.36/3595.28	c weakened non-implied lits 1249306
3581.36/3595.28	c weakened non-implying lits 5272
3581.36/3595.28	c original variables 10086
3581.36/3595.28	c clausal propagations 727243713
3581.36/3595.28	c cardinality propagations 2450020
3581.36/3595.28	c watched propagations 68069
3581.36/3595.28	c counting propagations 3624024
3581.36/3595.28	c watch lookups 4177369817
3581.36/3595.28	c watch backjump lookups 508832483
3581.36/3595.28	c watch checks 9577767768
3581.36/3595.28	c propagation checks 1099668048
3581.36/3595.28	c constraint additions 368910200
3581.36/3595.28	c trail pops 742731209
3581.36/3595.28	c formula constraints 226608
3581.36/3595.28	c learned constraints 2085510
3581.36/3595.28	c bound constraints 0
3581.36/3595.28	c core-guided constraints 0
3581.36/3595.28	c encountered formula constraints 18930211
3581.36/3595.28	c encountered learned constraints 12721590
3581.36/3595.28	c encountered bound constraints 0
3581.36/3595.28	c encountered core-guided constraints 0
3581.36/3595.28	c LP total time 1558.38 s
3581.36/3595.28	c LP solve time 1459.17 s
3581.36/3595.28	c LP constraints added 227239
3581.36/3595.28	c LP constraints removed 561
3581.36/3595.28	c LP pivots internal 2091665
3581.36/3595.28	c LP pivots root 748250
3581.36/3595.28	c LP calls 14390
3581.36/3595.28	c LP optimalities 279
3581.36/3595.28	c LP no pivot count 3
3581.36/3595.28	c LP infeasibilities 14070
3581.36/3595.28	c LP valid Farkas constraints 14043
3581.36/3595.28	c LP learned Farkas constraints 5
3581.36/3595.28	c LP basis resets 35
3581.36/3595.28	c LP cycling count 19
3581.36/3595.28	c LP singular count 5
3581.36/3595.28	c LP no primal count 0
3581.36/3595.28	c LP no farkas count 1
3581.36/3595.28	c LP other issue count 10
3581.36/3595.28	c LP Gomory cuts 108
3581.36/3595.28	c LP learned cuts 523
3581.36/3595.28	c LP deleted cuts 561
3581.36/3595.28	c LP encountered Gomory constraints 284
3581.36/3595.28	c LP encountered Farkas constraints 54
3581.36/3595.28	c LP encountered learned Farkas constraints 35
3581.36/3595.28	c CG auxiliary variables introduced 0
3581.36/3595.28	c CG solutions found 0
3581.36/3595.28	c CG cores constructed 0
3581.36/3595.28	c CG core cardinality constraints returned 0
3581.36/3595.28	c CG unit cores 0
3581.36/3595.28	c CG single cores 0
3581.36/3595.28	c CG blocks removed during cardinality reduction 0
3581.36/3595.28	c CG first core best 0
3581.36/3595.28	c CG decision core best 0
3581.36/3595.28	c CG core reduction tie 0
3581.36/3595.28	c CG core degree average 0.00
3581.36/3595.28	c CG core slack average 0.00
3581.36/3595.28	c local search time 61.2757 s (3.4% of runtime)
3581.36/3595.28	c LS(normal)  61.2749 s, calls 1
3581.36/3595.28	c LS(restart) 0.000756 s, calls 0
3581.36/3595.28	s UNKNOWN
3581.36/3595.29	c Total time: 3595.265 seconds

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.3 (svn: 5215) 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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4800163-1782543870/watcher-4800163-1782543870 -o /tmp/evaluation-result-4800163-1782543870/solver-4800163-1782543870 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800163-1782543870/vars-4800163-1782543870 --bin-var /tmp/runsolver-exch-nodeE002-1782539390-2618938 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4800163-1782543870.opb 3600 HOME 62000 

running on 4 cores: 56-59

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3-4,6,8,10-11,15-17,19-20,22-23,25-27,29-30,34-35,37,41-42,45-48,50-52,54-55
  3550 MHz: 12-14,18,21,32-33,43,53,58
  3600 MHz: 2,5,7,9,24,28,31,36,38-40,44,49,56-57,59-63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0-1,3
  3600 MHz: 2
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 56-59

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (102842 MiB free)
  node 1: cores 8-15, 128973 MiB (111922 MiB free)
  node 2: cores 16-23, 129019 MiB (111225 MiB free)
  node 3: cores 24-31, 129003 MiB (114004 MiB free)
  node 4: cores 32-39, 129019 MiB (112795 MiB free)
  node 5: cores 40-47, 129019 MiB (113203 MiB free)
  node 6: cores 48-55, 129019 MiB (113385 MiB free)
  node 7: cores 56-63, 128474 MiB (103402 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2629087, runsolver pid=2629084
Current StackSize limit: 8192 KiB


[startup+0.100082 s]*
/proc/loadavg: 16.61 16.20 16.13 17/903 2629095
/proc/meminfo: memFree=903926188/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3264 CPUtime=0 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 360 573 0 0 0 0 0 0 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 816 716 219 0 143 0
[pid=2629094] ppid=2629087 vsize=2660 memory=1740 CPUtime=0 cores=56-59
/proc/2629094/stat : 2629094 (timeout) S 2629087 2629094 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187674881 2723840 384 18446744073709551615 94585641816064 94585641832577 140722881754400 0 0 0 0 3145728 90119 1 0 0 17 58 0 0 0 0 0 94585641847344 94585641849432 94585655324672 140722881763446 140722881763740 140722881763740 140722881769447 0
/proc/2629094/statm: 665 435 407 5 0 90 0
[pid=2629095] ppid=2629094 vsize=84196 memory=71396 CPUtime=0.07 cores=56-59
/proc/2629095/stat : 2629095 (pbsuma) R 2629094 2629094 2618914 0 -1 4194304 10287 0 0 0 7 0 0 0 20 0 1 0 187674881 86216704 17722 18446744073709551615 4198400 6235285 140730287599152 0 0 0 0 0 0 0 0 0 17 56 0 0 0 0 0 6677000 6732832 24469504 140730287605899 140730287606180 140730287606180 140730287611887 0
/proc/2629095/statm: 21049 17849 568 498 0 20425 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 91180 KiB
Current children cumulated memory: 76400 KiB

[startup+0.214361 s]*
/proc/loadavg: 16.61 16.20 16.13 17/903 2629100
/proc/meminfo: memFree=903839908/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=0.15 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 510 21202 0 0 0 0 13 2 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629099] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629099/stat : 2629099 (timeout) S 2629087 2629099 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187674897 2723840 384 18446744073709551615 93944483635200 93944483651713 140733614017456 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 93944483666480 93944483668568 93944514998272 140733614020769 140733614021020 140733614021020 140733614026727 0
/proc/2629099/statm: 665 434 407 5 0 90 0
[pid=2629100] ppid=2629099 vsize=49084 memory=10180 CPUtime=0.02 cores=56-59
/proc/2629100/stat : 2629100 (roundingsat) R 2629099 2629099 2618914 0 -1 4194304 510 0 0 0 2 0 0 0 20 0 1 0 187674897 50262016 2413 18446744073709551615 94307570327552 94307572677497 140731900918608 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94307573113528 94307573141672 94307574353920 140731900922039 140731900922271 140731900922271 140731900927978 0
/proc/2629100/statm: 12271 2545 1677 574 0 1427 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 56068 KiB
Current children cumulated memory: 15184 KiB

[startup+0.314776 s]*
/proc/loadavg: 16.61 16.20 16.13 18/903 2629100
/proc/meminfo: memFree=903848820/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=0.15 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 510 21202 0 0 0 0 13 2 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629099] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629099/stat : 2629099 (timeout) S 2629087 2629099 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187674897 2723840 384 18446744073709551615 93944483635200 93944483651713 140733614017456 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 93944483666480 93944483668568 93944514998272 140733614020769 140733614021020 140733614021020 140733614026727 0
/proc/2629099/statm: 665 434 407 5 0 90 0
[pid=2629100] ppid=2629099 vsize=52076 memory=15032 CPUtime=0.12 cores=56-59
/proc/2629100/stat : 2629100 (roundingsat) R 2629099 2629099 2618914 0 -1 4194304 1310 0 0 0 10 2 0 0 20 0 1 0 187674897 53325824 3695 18446744073709551615 94307570327552 94307572677497 140731900918608 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94307573113528 94307573141672 94307574353920 140731900922039 140731900922271 140731900922271 140731900927978 0
/proc/2629100/statm: 13019 3758 1677 574 0 2175 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 59060 KiB
Current children cumulated memory: 20036 KiB

[startup+0.700295 s]
/proc/loadavg: 16.61 16.20 16.13 17/903 2629100
/proc/meminfo: memFree=903832904/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=0.15 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 510 21202 0 0 0 0 13 2 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629099] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629099/stat : 2629099 (timeout) S 2629087 2629099 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187674897 2723840 384 18446744073709551615 93944483635200 93944483651713 140733614017456 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 93944483666480 93944483668568 93944514998272 140733614020769 140733614021020 140733614021020 140733614026727 0
/proc/2629099/statm: 665 434 407 5 0 90 0
[pid=2629100] ppid=2629099 vsize=263380 memory=189264 CPUtime=0.49 cores=56-59
/proc/2629100/stat : 2629100 (roundingsat) R 2629099 2629099 2618914 0 -1 4194304 42545 0 0 0 40 9 0 0 20 0 1 0 187674897 269701120 47164 18446744073709551615 94307570327552 94307572677497 140731900918608 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94307573113528 94307573141672 94307574353920 140731900922039 140731900922271 140731900922271 140731900927978 0
/proc/2629100/statm: 65845 47309 1901 574 0 55001 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 270364 KiB
Current children cumulated memory: 194268 KiB

[startup+1.50028 s]
/proc/loadavg: 16.61 16.20 16.13 17/903 2629100
/proc/meminfo: memFree=903598556/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=0.15 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 510 21202 0 0 0 0 13 2 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629099] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629099/stat : 2629099 (timeout) S 2629087 2629099 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187674897 2723840 384 18446744073709551615 93944483635200 93944483651713 140733614017456 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 93944483666480 93944483668568 93944514998272 140733614020769 140733614021020 140733614021020 140733614026727 0
/proc/2629099/statm: 665 434 407 5 0 90 0
[pid=2629100] ppid=2629099 vsize=288116 memory=241172 CPUtime=1.28 cores=56-59
/proc/2629100/stat : 2629100 (roundingsat) R 2629099 2629099 2618914 0 -1 4194304 56199 0 0 0 118 10 0 0 20 0 1 0 187674897 295030784 60211 18446744073709551615 94307570327552 94307572677497 140731900918608 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94307573113528 94307573141672 94307574353920 140731900922039 140731900922271 140731900922271 140731900927978 0
/proc/2629100/statm: 72029 60293 2002 574 0 61185 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 295100 KiB
Current children cumulated memory: 246176 KiB

[startup+3.11479 s]
/proc/loadavg: 16.64 16.21 16.13 17/903 2629100
/proc/meminfo: memFree=903607992/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=0.15 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 510 21202 0 0 0 0 13 2 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629099] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629099/stat : 2629099 (timeout) S 2629087 2629099 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187674897 2723840 384 18446744073709551615 93944483635200 93944483651713 140733614017456 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 93944483666480 93944483668568 93944514998272 140733614020769 140733614021020 140733614021020 140733614026727 0
/proc/2629099/statm: 665 434 407 5 0 90 0
[pid=2629100] ppid=2629099 vsize=288116 memory=241172 CPUtime=2.89 cores=56-59
/proc/2629100/stat : 2629100 (roundingsat) R 2629099 2629099 2618914 0 -1 4194304 56199 0 0 0 279 10 0 0 20 0 1 0 187674897 295030784 60211 18446744073709551615 94307570327552 94307572677497 140731900918608 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94307573113528 94307573141672 94307574353920 140731900922039 140731900922271 140731900922271 140731900927978 0
/proc/2629100/statm: 72029 60293 2002 574 0 61185 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 295100 KiB
Current children cumulated memory: 246176 KiB

[startup+6.30016 s]
/proc/loadavg: 16.64 16.21 16.13 16/897 2629111
/proc/meminfo: memFree=903821732/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=0.15 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 510 21202 0 0 0 0 13 2 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629099] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629099/stat : 2629099 (timeout) S 2629087 2629099 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187674897 2723840 384 18446744073709551615 93944483635200 93944483651713 140733614017456 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 93944483666480 93944483668568 93944514998272 140733614020769 140733614021020 140733614021020 140733614026727 0
/proc/2629099/statm: 665 434 407 5 0 90 0
[pid=2629100] ppid=2629099 vsize=288116 memory=241172 CPUtime=6.06 cores=56-59
/proc/2629100/stat : 2629100 (roundingsat) R 2629099 2629099 2618914 0 -1 4194304 56199 0 0 0 596 10 0 0 20 0 1 0 187674897 295030784 60211 18446744073709551615 94307570327552 94307572677497 140731900918608 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94307573113528 94307573141672 94307574353920 140731900922039 140731900922271 140731900922271 140731900927978 0
/proc/2629100/statm: 72029 60293 2002 574 0 61185 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 295100 KiB
Current children cumulated memory: 246176 KiB

[startup+12.7003 s]
/proc/loadavg: 16.70 16.24 16.14 17/903 2629168
/proc/meminfo: memFree=902341984/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=0.15 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 510 21202 0 0 0 0 13 2 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629099] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629099/stat : 2629099 (timeout) S 2629087 2629099 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187674897 2723840 384 18446744073709551615 93944483635200 93944483651713 140733614017456 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 93944483666480 93944483668568 93944514998272 140733614020769 140733614021020 140733614021020 140733614026727 0
/proc/2629099/statm: 665 434 407 5 0 90 0
[pid=2629100] ppid=2629099 vsize=288116 memory=241172 CPUtime=12.43 cores=56-59
/proc/2629100/stat : 2629100 (roundingsat) R 2629099 2629099 2618914 0 -1 4194304 56199 0 0 0 1233 10 0 0 20 0 1 0 187674897 295030784 60211 18446744073709551615 94307570327552 94307572677497 140731900918608 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94307573113528 94307573141672 94307574353920 140731900922039 140731900922271 140731900922271 140731900927978 0
/proc/2629100/statm: 72029 60293 2002 574 0 61185 0
Current children cumulated CPU time: 12.58 s
Current children cumulated vsize: 295100 KiB
Current children cumulated memory: 246176 KiB

[startup+25.5003 s]
/proc/loadavg: 16.59 16.23 16.14 17/904 2629169
/proc/meminfo: memFree=902275092/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=0.15 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 510 21202 0 0 0 0 13 2 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629099] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629099/stat : 2629099 (timeout) S 2629087 2629099 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187674897 2723840 384 18446744073709551615 93944483635200 93944483651713 140733614017456 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 93944483666480 93944483668568 93944514998272 140733614020769 140733614021020 140733614021020 140733614026727 0
/proc/2629099/statm: 665 434 407 5 0 90 0
[pid=2629100] ppid=2629099 vsize=288116 memory=241172 CPUtime=25.18 cores=56-59
/proc/2629100/stat : 2629100 (roundingsat) R 2629099 2629099 2618914 0 -1 4194304 56199 0 0 0 2508 10 0 0 20 0 1 0 187674897 295030784 60211 18446744073709551615 94307570327552 94307572677497 140731900918608 0 0 0 0 0 8404994 0 0 0 17 57 0 0 0 0 0 94307573113528 94307573141672 94307574353920 140731900922039 140731900922271 140731900922271 140731900927978 0
/proc/2629100/statm: 72029 60293 2002 574 0 61185 0
Current children cumulated CPU time: 25.33 s
Current children cumulated vsize: 295100 KiB
Current children cumulated memory: 246176 KiB

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

/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629747] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629747/stat : 2629747 (timeout) S 2629087 2629747 2618914 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 187854601 2723840 384 18446744073709551615 94518368509952 94518368526465 140723374046624 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94518368541232 94518368543320 94518382702592 140723374049547 140723374049692 140723374049692 140723374055399 0
/proc/2629747/statm: 665 434 407 5 0 90 0
[pid=2629748] ppid=2629747 vsize=410284 memory=382640 CPUtime=1658.07 cores=56-59
/proc/2629748/stat : 2629748 (cashwmaxsat-dis) R 2629747 2629747 2618914 0 -1 4194304 167800 0 0 0 165718 89 0 0 20 0 1 0 187854601 420130816 95651 18446744073709551615 4198400 17477629 140720474243024 0 0 0 0 0 8404994 0 0 0 17 58 0 0 0 0 0 19900224 19994800 30777344 140720474245395 140720474245527 140720474245527 140720474251234 0
/proc/2629748/statm: 102571 95660 776 3242 0 98711 0
Current children cumulated CPU time: 3449.08 s
Current children cumulated vsize: 417268 KiB
Current children cumulated memory: 387644 KiB

[startup+3522.3 s]
/proc/loadavg: 16.00 16.04 16.11 17/905 2630570
/proc/meminfo: memFree=917086436/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=1791.01 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 581 123126 0 0 0 0 178268 833 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629747] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629747/stat : 2629747 (timeout) S 2629087 2629747 2618914 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 187854601 2723840 384 18446744073709551615 94518368509952 94518368526465 140723374046624 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94518368541232 94518368543320 94518382702592 140723374049547 140723374049692 140723374049692 140723374055399 0
/proc/2629747/statm: 665 434 407 5 0 90 0
[pid=2629748] ppid=2629747 vsize=410284 memory=380612 CPUtime=1717.8 cores=56-59
/proc/2629748/stat : 2629748 (cashwmaxsat-dis) R 2629747 2629747 2618914 0 -1 4194304 168789 0 0 0 171688 92 0 0 20 0 1 0 187854601 420130816 95139 18446744073709551615 4198400 17477629 140720474243024 0 0 0 0 0 8404994 0 0 0 17 58 0 0 0 0 0 19900224 19994800 30777344 140720474245395 140720474245527 140720474245527 140720474251234 0
/proc/2629748/statm: 102571 95153 776 3242 0 98711 0
Current children cumulated CPU time: 3508.81 s
Current children cumulated vsize: 417268 KiB
Current children cumulated memory: 385616 KiB

[startup+3582.3 s]
/proc/loadavg: 16.00 16.03 16.09 17/904 2630641
/proc/meminfo: memFree=916796540/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=1791.01 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 581 123126 0 0 0 0 178268 833 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629747] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629747/stat : 2629747 (timeout) S 2629087 2629747 2618914 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 187854601 2723840 384 18446744073709551615 94518368509952 94518368526465 140723374046624 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94518368541232 94518368543320 94518382702592 140723374049547 140723374049692 140723374049692 140723374055399 0
/proc/2629747/statm: 665 434 407 5 0 90 0
[pid=2629748] ppid=2629747 vsize=410284 memory=380188 CPUtime=1777.51 cores=56-59
/proc/2629748/stat : 2629748 (cashwmaxsat-dis) R 2629747 2629747 2618914 0 -1 4194304 169625 0 0 0 177657 94 0 0 20 0 1 0 187854601 420130816 94950 18446744073709551615 4198400 17477629 140720474243024 0 0 0 0 0 8404994 0 0 0 17 58 0 0 0 0 0 19900224 19994800 30777344 140720474245395 140720474245527 140720474245527 140720474251234 0
/proc/2629748/statm: 102571 95047 776 3242 0 98711 0
Current children cumulated CPU time: 3568.52 s
Current children cumulated vsize: 417268 KiB
Current children cumulated memory: 385192 KiB

[startup+3595.3 s]
# the end of solver process 2629087 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3572.14 s, system=9.3033 s

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

[startup+3584 s]*
/proc/loadavg: 16.00 16.03 16.09 17/904 2630642
/proc/meminfo: memFree=916783544/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=1791.01 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 581 123126 0 0 0 0 178268 833 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629747] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629747/stat : 2629747 (timeout) S 2629087 2629747 2618914 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 187854601 2723840 384 18446744073709551615 94518368509952 94518368526465 140723374046624 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94518368541232 94518368543320 94518382702592 140723374049547 140723374049692 140723374049692 140723374055399 0
/proc/2629747/statm: 665 434 407 5 0 90 0
[pid=2629748] ppid=2629747 vsize=410284 memory=382236 CPUtime=1779.22 cores=56-59
/proc/2629748/stat : 2629748 (cashwmaxsat-dis) R 2629747 2629747 2618914 0 -1 4194304 169626 0 0 0 177828 94 0 0 20 0 1 0 187854601 420130816 95462 18446744073709551615 4198400 17477629 140720474243024 0 0 0 0 0 8404994 0 0 0 17 58 0 0 0 0 0 19900224 19994800 30777344 140720474245395 140720474245527 140720474245527 140720474251234 0
/proc/2629748/statm: 102571 95559 776 3242 0 98711 0
Current children cumulated CPU time: 3570.23 s
Current children cumulated vsize: 417268 KiB
Current children cumulated memory: 387240 KiB

[startup+3590.4 s]
/proc/loadavg: 16.08 16.05 16.10 17/904 2630642
/proc/meminfo: memFree=916735144/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=1791.01 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 581 123126 0 0 0 0 178268 833 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629747] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629747/stat : 2629747 (timeout) S 2629087 2629747 2618914 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 187854601 2723840 384 18446744073709551615 94518368509952 94518368526465 140723374046624 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94518368541232 94518368543320 94518382702592 140723374049547 140723374049692 140723374049692 140723374055399 0
/proc/2629747/statm: 665 434 407 5 0 90 0
[pid=2629748] ppid=2629747 vsize=410284 memory=390448 CPUtime=1785.57 cores=56-59
/proc/2629748/stat : 2629748 (cashwmaxsat-dis) R 2629747 2629747 2618914 0 -1 4194304 169630 0 0 0 178463 94 0 0 20 0 1 0 187854601 420130816 97510 18446744073709551615 4198400 17477629 140720474243024 0 0 0 0 0 8404994 0 0 0 17 58 0 0 0 0 0 19900224 19994800 30777344 140720474245395 140720474245527 140720474245527 140720474251234 0
/proc/2629748/statm: 102571 97612 776 3242 0 98711 0
Current children cumulated CPU time: 3576.58 s
Current children cumulated vsize: 417268 KiB
Current children cumulated memory: 395452 KiB

[startup+3593.6 s]
/proc/loadavg: 16.15 16.06 16.10 17/904 2630642
/proc/meminfo: memFree=916673208/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=1791.01 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 581 123126 0 0 0 0 178268 833 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629747] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629747/stat : 2629747 (timeout) S 2629087 2629747 2618914 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 187854601 2723840 384 18446744073709551615 94518368509952 94518368526465 140723374046624 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94518368541232 94518368543320 94518382702592 140723374049547 140723374049692 140723374049692 140723374055399 0
/proc/2629747/statm: 665 434 407 5 0 90 0
[pid=2629748] ppid=2629747 vsize=410284 memory=377892 CPUtime=1788.76 cores=56-59
/proc/2629748/stat : 2629748 (cashwmaxsat-dis) R 2629747 2629747 2618914 0 -1 4194304 169811 0 0 0 178782 94 0 0 20 0 1 0 187854601 420130816 94371 18446744073709551615 4198400 17477629 140720474243024 0 0 0 0 0 8404994 0 0 0 17 58 0 0 0 0 0 19900224 19994800 30777344 140720474245395 140720474245527 140720474245527 140720474251234 0
/proc/2629748/statm: 102571 94473 776 3242 0 98711 0
Current children cumulated CPU time: 3579.77 s
Current children cumulated vsize: 417268 KiB
Current children cumulated memory: 382896 KiB

[startup+3594.4 s]
/proc/loadavg: 16.15 16.06 16.10 17/904 2630642
/proc/meminfo: memFree=916698596/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=1791.01 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 581 123126 0 0 0 0 178268 833 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629747] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629747/stat : 2629747 (timeout) S 2629087 2629747 2618914 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 187854601 2723840 384 18446744073709551615 94518368509952 94518368526465 140723374046624 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94518368541232 94518368543320 94518382702592 140723374049547 140723374049692 140723374049692 140723374055399 0
/proc/2629747/statm: 665 434 407 5 0 90 0
[pid=2629748] ppid=2629747 vsize=410284 memory=379940 CPUtime=1789.55 cores=56-59
/proc/2629748/stat : 2629748 (cashwmaxsat-dis) R 2629747 2629747 2618914 0 -1 4194304 169812 0 0 0 178861 94 0 0 20 0 1 0 187854601 420130816 94883 18446744073709551615 4198400 17477629 140720474243024 0 0 0 0 0 8404994 0 0 0 17 58 0 0 0 0 0 19900224 19994800 30777344 140720474245395 140720474245527 140720474245527 140720474251234 0
/proc/2629748/statm: 102571 94985 776 3242 0 98711 0
Current children cumulated CPU time: 3580.56 s
Current children cumulated vsize: 417268 KiB
Current children cumulated memory: 384944 KiB

[startup+3594.8 s]
/proc/loadavg: 16.15 16.06 16.10 17/904 2630642
/proc/meminfo: memFree=916698596/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=1791.01 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 581 123126 0 0 0 0 178268 833 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629747] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629747/stat : 2629747 (timeout) S 2629087 2629747 2618914 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 187854601 2723840 384 18446744073709551615 94518368509952 94518368526465 140723374046624 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94518368541232 94518368543320 94518382702592 140723374049547 140723374049692 140723374049692 140723374055399 0
/proc/2629747/statm: 665 434 407 5 0 90 0
[pid=2629748] ppid=2629747 vsize=410284 memory=379940 CPUtime=1789.95 cores=56-59
/proc/2629748/stat : 2629748 (cashwmaxsat-dis) R 2629747 2629747 2618914 0 -1 4194304 169812 0 0 0 178901 94 0 0 20 0 1 0 187854601 420130816 94883 18446744073709551615 4198400 17477629 140720474243024 0 0 0 0 0 8404994 0 0 0 17 58 0 0 0 0 0 19900224 19994800 30777344 140720474245395 140720474245527 140720474245527 140720474251234 0
/proc/2629748/statm: 102571 94985 776 3242 0 98711 0
Current children cumulated CPU time: 3580.96 s
Current children cumulated vsize: 417268 KiB
Current children cumulated memory: 384944 KiB

[startup+3595.2 s]
/proc/loadavg: 16.15 16.06 16.10 17/904 2630642
/proc/meminfo: memFree=916698032/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3268 CPUtime=1791.01 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 581 123126 0 0 0 0 178268 833 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 817 716 219 0 143 0
[pid=2629747] ppid=2629087 vsize=2660 memory=1736 CPUtime=0 cores=56-59
/proc/2629747/stat : 2629747 (timeout) S 2629087 2629747 2618914 0 -1 4194304 116 0 0 0 0 0 0 0 20 0 1 0 187854601 2723840 384 18446744073709551615 94518368509952 94518368526465 140723374046624 0 0 0 0 3145728 90119 1 0 0 17 56 0 0 0 0 0 94518368541232 94518368543320 94518382702592 140723374049547 140723374049692 140723374049692 140723374055399 0
/proc/2629747/statm: 665 434 407 5 0 90 0
[pid=2629748] ppid=2629747 vsize=410284 memory=381988 CPUtime=1790.35 cores=56-59
/proc/2629748/stat : 2629748 (cashwmaxsat-dis) R 2629747 2629747 2618914 0 -1 4194304 169813 0 0 0 178941 94 0 0 20 0 1 0 187854601 420130816 95395 18446744073709551615 4198400 17477629 140720474243024 0 0 0 0 0 8404994 0 0 0 17 58 0 0 0 0 0 19900224 19994800 30777344 140720474245395 140720474245527 140720474245527 140720474251234 0
/proc/2629748/statm: 102571 95497 776 3242 0 98711 0
Current children cumulated CPU time: 3581.36 s
Current children cumulated vsize: 417268 KiB
Current children cumulated memory: 386992 KiB

[startup+3595.3 s]
/proc/loadavg: 16.15 16.06 16.10 17/904 2630642
/proc/meminfo: memFree=916698032/1055320712 swapFree=32567848/33554428
[pid=2629087] ppid=2629084 vsize=4324 memory=3312 CPUtime=3581.42 cores=56-59
/proc/2629087/stat : 2629087 (Hybrid-SynLSRS+) S 2629084 2629087 2618914 0 -1 4194304 850 295124 0 0 0 0 357213 929 20 0 1 0 187674878 4427776 640 18446744073709551615 94867066093568 94867066988101 140724197755616 0 0 0 65536 4 65538 1 0 0 17 57 0 0 0 0 0 94867067227152 94867067274896 94867071897600 140724197759179 140724197759339 140724197759339 140724197765075 0
/proc/2629087/statm: 1081 828 719 219 0 143 0
Current children cumulated CPU time: 3581.42 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3312 KiB

Child status: 0

Real time (s): 3595.3
CPU time (s): 3581.44
CPU user time (s): 3572.14
CPU system time (s): 9.3033
CPU usage (%): 99.6146
Max. virtual memory (cumulated for all children) (KiB): 515884
Max. memory (cumulated for all children) (KiB): 461256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3572.14
system time used= 9.3033
maximum resident set size= 457628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 296088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 19288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2671
involuntary context switches= 3353


# summary of solver processes directly reported to runsolver:
#   pid: 2629087
#   total CPU time (s): 3581.44
#   total CPU user time (s): 3572.14
#   total CPU system time (s): 9.3033

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.3207 second user time and 43.7216 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-27 09:04:30
IDJOB=4800163
IDBENCH=155569
IDSOLVER=3622
FILE ID=nodeE002/4800163-1782543870
RUNJOBID= nodeE002-1782539390-2618938
SLURM_JOB_ID= 12524547
Free space on /tmp= 796220 MiB

SOLVER NAME= Hybrid-SynLSRS+CASHWMaxSATDisjComS v2
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-81.opb
COMMAND LINE= ./Hybrid-SynLSRS+CASHWMaxSATDisjComS BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4800163-1782543870/watcher-4800163-1782543870 -o /tmp/evaluation-result-4800163-1782543870/solver-4800163-1782543870 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800163-1782543870/vars-4800163-1782543870 --bin-var /tmp/runsolver-exch-nodeE002-1782539390-2618938 --watchdog 3760  ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4800163-1782543870.opb 3600 HOME 62000

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 072b9cb502ace4cbfc9c99798f0d595c
RANDOM SEED=980726036

nodeE002 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

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

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.281
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3587.525
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.960
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.699
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.218
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.177
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.749
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.847
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.095
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.872
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.234
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.076
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.244
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.405
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3572.605
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3568.017
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3584.710
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.078
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.040
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.010
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3571.606
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.166
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3560.548
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3557.360
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.168
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.208
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.152
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.457
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        903962448 kB
MemAvailable:   1030965664 kB
Buffers:              32 kB
Cached:         130676772 kB
SwapCached:         8864 kB
Active:         17499040 kB
Inactive:       129791108 kB
Active(anon):   16649208 kB
Inactive(anon):     9252 kB
Active(file):     849832 kB
Inactive(file): 129781856 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567848 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             32888 kB
Writeback:             0 kB
AnonPages:      16603432 kB
Mapped:           105812 kB
Shmem:             45116 kB
KReclaimable:    1171668 kB
Slab:            1709892 kB
SReclaimable:    1171668 kB
SUnreclaim:       538224 kB
KernelStack:       15360 kB
PageTables:        40440 kB
SecPageTables:     15440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   19670184 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479232 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6574080 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797332 MiB
End job on nodeE002 at 2026-06-27 10:04:25