Trace number 4793297

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AutoAdaptRoundingSat v2? 3583.61 3595.18

General information on the benchmark

NamePB26/normalized-PB26/OPT-LIN/devriendt/
tsplib/normalized-kroB150.opb
MD5SUMa4dfecf8dfc003dedb88811e1c1a6c66
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark39969
Best CPU time to get the best result obtained on this benchmark57602
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables23542
Total number of constraints22650
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)300
Number of constraints which are nor clauses,nor cardinality constraints22350
Minimum length of a constraint8
Maximum length of a constraint149
Number of terms in the objective function 22350
Biggest coefficient in the objective function 4187
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 38254582
Number of bits of the sum of numbers in the objective function 26
Biggest number in a constraint 4187
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 38254582
Number of bits of the biggest sum of numbers26
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.11	c Preprocess time: 0.083 seconds
3583.54/3595.14	c Exit code from Second Program: 124
3583.54/3595.16	c RoundingSat 2
3583.54/3595.16	c branch HEAD
3583.54/3595.16	c commit unknown
3583.54/3595.16	c #variables 23542 #constraints 22950
3583.54/3595.16	c Finish copy
3583.54/3595.16	c bounds - >= 0 @ 0.155301
3583.54/3595.16	c rational objective 20530.6
3583.54/3595.16	c intsize: 26
3583.54/3595.16	c runls-beg
3583.54/3595.16	c clone-beg
3583.54/3595.16	c setend
3583.54/3595.16	c isMakeUpper
3583.54/3595.16	c isMakeUpper
3583.54/3595.16	c Finish cloning data from SAT to LS
3583.54/3595.16	c
3583.54/3595.16	c Use LS-small
3583.54/3595.16	c ls-end
3583.54/3595.16	c #Conflicts:       1000 | #Constraints:      23950
3583.54/3595.16	c #Conflicts:       2000 | #Constraints:      24950
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 20530.6
3583.54/3595.16	c #Conflicts:       3000 | #Constraints:      25097
3583.54/3595.16	c #Conflicts:       4000 | #Constraints:      26097
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:       5000 | #Constraints:      25555
3583.54/3595.16	c #Conflicts:       6000 | #Constraints:      26555
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:       7000 | #Constraints:      25608
3583.54/3595.16	c #Conflicts:       8000 | #Constraints:      26608
3583.54/3595.16	c #Conflicts:       9000 | #Constraints:      27608
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      10000 | #Constraints:      26360
3583.54/3595.16	c #Conflicts:      11000 | #Constraints:      27360
3583.54/3595.16	c #Conflicts:      12000 | #Constraints:      28360
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      13000 | #Constraints:      26852
3583.54/3595.16	c #Conflicts:      14000 | #Constraints:      27852
3583.54/3595.16	c #Conflicts:      15000 | #Constraints:      28852
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      16000 | #Constraints:      27056
3583.54/3595.16	c #Conflicts:      17000 | #Constraints:      28056
3583.54/3595.16	c #Conflicts:      18000 | #Constraints:      29056
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      19000 | #Constraints:      27075
3583.54/3595.16	c #Conflicts:      20000 | #Constraints:      28075
3583.54/3595.16	c #Conflicts:      21000 | #Constraints:      29075
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      22000 | #Constraints:      26951
3583.54/3595.16	c #Conflicts:      23000 | #Constraints:      27951
3583.54/3595.16	c #Conflicts:      24000 | #Constraints:      28951
3583.54/3595.16	c #Conflicts:      25000 | #Constraints:      29951
3583.54/3595.16	c #Conflicts:      26000 | #Constraints:      30951
3583.54/3595.16	c #Conflicts:      27000 | #Constraints:      31952
3583.54/3595.16	c #Conflicts:      28000 | #Constraints:      32953
3583.54/3595.16	c #Conflicts:      29000 | #Constraints:      33953
3583.54/3595.16	c #Conflicts:      30000 | #Constraints:      34953
3583.54/3595.16	c #Conflicts:      31000 | #Constraints:      35953
3583.54/3595.16	c #Conflicts:      32000 | #Constraints:      36953
3583.54/3595.16	c #Conflicts:      33000 | #Constraints:      37953
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      34000 | #Constraints:      31555
3583.54/3595.16	c #Conflicts:      35000 | #Constraints:      32555
3583.54/3595.16	c #Conflicts:      36000 | #Constraints:      33555
3583.54/3595.16	c #Conflicts:      37000 | #Constraints:      34555
3583.54/3595.16	c #Conflicts:      38000 | #Constraints:      35555
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      39000 | #Constraints:      30508
3583.54/3595.16	c #Conflicts:      40000 | #Constraints:      31508
3583.54/3595.16	c #Conflicts:      41000 | #Constraints:      32508
3583.54/3595.16	c #Conflicts:      42000 | #Constraints:      33508
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      43000 | #Constraints:      29135
3583.54/3595.16	c #Conflicts:      44000 | #Constraints:      30135
3583.54/3595.16	c #Conflicts:      45000 | #Constraints:      31135
3583.54/3595.16	c #Conflicts:      46000 | #Constraints:      32135
3583.54/3595.16	c #Conflicts:      47000 | #Constraints:      33135
3583.54/3595.16	c #Conflicts:      48000 | #Constraints:      34135
3583.54/3595.16	c #Conflicts:      49000 | #Constraints:      35135
3583.54/3595.16	c #Conflicts:      50000 | #Constraints:      36135
3583.54/3595.16	c #Conflicts:      51000 | #Constraints:      37135
3583.54/3595.16	c #Conflicts:      52000 | #Constraints:      38135
3583.54/3595.16	c #Conflicts:      53000 | #Constraints:      39135
3583.54/3595.16	c #Conflicts:      54000 | #Constraints:      40135
3583.54/3595.16	c #Conflicts:      55000 | #Constraints:      41135
3583.54/3595.16	c #Conflicts:      56000 | #Constraints:      42135
3583.54/3595.16	c #Conflicts:      57000 | #Constraints:      43135
3583.54/3595.16	c #Conflicts:      58000 | #Constraints:      44135
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      59000 | #Constraints:      34760
3583.54/3595.16	c #Conflicts:      60000 | #Constraints:      35760
3583.54/3595.16	c #Conflicts:      61000 | #Constraints:      36760
3583.54/3595.16	c #Conflicts:      62000 | #Constraints:      37760
3583.54/3595.16	c #Conflicts:      63000 | #Constraints:      38760
3583.54/3595.16	c #Conflicts:      64000 | #Constraints:      39760
3583.54/3595.16	c #Conflicts:      65000 | #Constraints:      40761
3583.54/3595.16	c #Conflicts:      66000 | #Constraints:      41761
3583.54/3595.16	c #Conflicts:      67000 | #Constraints:      42761
3583.54/3595.16	c #Conflicts:      68000 | #Constraints:      43761
3583.54/3595.16	c #Conflicts:      69000 | #Constraints:      44761
3583.54/3595.16	c #Conflicts:      70000 | #Constraints:      45761
3583.54/3595.16	c #Conflicts:      71000 | #Constraints:      46761
3583.54/3595.16	c #Conflicts:      72000 | #Constraints:      47761
3583.54/3595.16	c #Conflicts:      73000 | #Constraints:      48761
3583.54/3595.16	c #Conflicts:      74000 | #Constraints:      49761
3583.54/3595.16	c #Conflicts:      75000 | #Constraints:      50761
3583.54/3595.16	c #Conflicts:      76000 | #Constraints:      51761
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      77000 | #Constraints:      41673
3583.54/3595.16	c #Conflicts:      78000 | #Constraints:      42673
3583.54/3595.16	c #Conflicts:      79000 | #Constraints:      43673
3583.54/3595.16	c #Conflicts:      80000 | #Constraints:      44674
3583.54/3595.16	c #Conflicts:      81000 | #Constraints:      45675
3583.54/3595.16	c #Conflicts:      82000 | #Constraints:      46676
3583.54/3595.16	c #Conflicts:      83000 | #Constraints:      47676
3583.54/3595.16	c #Conflicts:      84000 | #Constraints:      48676
3583.54/3595.16	c #Conflicts:      85000 | #Constraints:      49676
3583.54/3595.16	c #Conflicts:      86000 | #Constraints:      50676
3583.54/3595.16	c #Conflicts:      87000 | #Constraints:      51676
3583.54/3595.16	c #Conflicts:      88000 | #Constraints:      52677
3583.54/3595.16	c #Conflicts:      89000 | #Constraints:      53677
3583.54/3595.16	c #Conflicts:      90000 | #Constraints:      54677
3583.54/3595.16	c #Conflicts:      91000 | #Constraints:      55677
3583.54/3595.16	c #Conflicts:      92000 | #Constraints:      56677
3583.54/3595.16	c #Conflicts:      93000 | #Constraints:      57677
3583.54/3595.16	c #Conflicts:      94000 | #Constraints:      58677
3583.54/3595.16	c #Conflicts:      95000 | #Constraints:      59677
3583.54/3595.16	c #Conflicts:      96000 | #Constraints:      60679
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21756.4
3583.54/3595.16	c #Conflicts:      97000 | #Constraints:      42577
3583.54/3595.16	c #Conflicts:      98000 | #Constraints:      43577
3583.54/3595.16	c #Conflicts:      99000 | #Constraints:      44577
3583.54/3595.16	c #Conflicts:     100000 | #Constraints:      45578
3583.54/3595.16	c #Conflicts:     101000 | #Constraints:      46579
3583.54/3595.16	c #Conflicts:     102000 | #Constraints:      47579
3583.54/3595.16	c #Conflicts:     103000 | #Constraints:      48579
3583.54/3595.16	c #Conflicts:     104000 | #Constraints:      49579
3583.54/3595.16	c #Conflicts:     105000 | #Constraints:      50579
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21911.3
3583.54/3595.16	c #Conflicts:     106000 | #Constraints:      42842
3583.54/3595.16	c #Conflicts:     107000 | #Constraints:      43842
3583.54/3595.16	c #Conflicts:     108000 | #Constraints:      44842
3583.54/3595.16	c #Conflicts:     109000 | #Constraints:      45842
3583.54/3595.16	c #Conflicts:     110000 | #Constraints:      46842
3583.54/3595.16	c #Conflicts:     111000 | #Constraints:      47842
3583.54/3595.16	c #Conflicts:     112000 | #Constraints:      48842
3583.54/3595.16	c #Conflicts:     113000 | #Constraints:      49842
3583.54/3595.16	c #Conflicts:     114000 | #Constraints:      50842
3583.54/3595.16	c #Conflicts:     115000 | #Constraints:      51842
3583.54/3595.16	c #Conflicts:     116000 | #Constraints:      52843
3583.54/3595.16	c #Conflicts:     117000 | #Constraints:      53843
3583.54/3595.16	c #Conflicts:     118000 | #Constraints:      54843
3583.54/3595.16	c #Conflicts:     119000 | #Constraints:      55843
3583.54/3595.16	c #Conflicts:     120000 | #Constraints:      56843
3583.54/3595.16	c #Conflicts:     121000 | #Constraints:      57843
3583.54/3595.16	c #Conflicts:     122000 | #Constraints:      58843
3583.54/3595.16	c #Conflicts:     123000 | #Constraints:      59843
3583.54/3595.16	c #Conflicts:     124000 | #Constraints:      60843
3583.54/3595.16	c #Conflicts:     125000 | #Constraints:      61843
3583.54/3595.16	c #Conflicts:     126000 | #Constraints:      62844
3583.54/3595.16	c #Conflicts:     127000 | #Constraints:      63844
3583.54/3595.16	c #Conflicts:     128000 | #Constraints:      64844
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 21911.3
3583.54/3595.16	c #Conflicts:     129000 | #Constraints:      45329
3583.54/3595.16	c #Conflicts:     130000 | #Constraints:      46329
3583.54/3595.16	c #Conflicts:     131000 | #Constraints:      47329
3583.54/3595.16	c #Conflicts:     132000 | #Constraints:      48329
3583.54/3595.16	c #Conflicts:     133000 | #Constraints:      49329
3583.54/3595.16	c #Conflicts:     134000 | #Constraints:      50329
3583.54/3595.16	c #Conflicts:     135000 | #Constraints:      51329
3583.54/3595.16	c #Conflicts:     136000 | #Constraints:      52329
3583.54/3595.16	c #Conflicts:     137000 | #Constraints:      53329
3583.54/3595.16	c #Conflicts:     138000 | #Constraints:      54329
3583.54/3595.16	c #Conflicts:     139000 | #Constraints:      55329
3583.54/3595.16	c #Conflicts:     140000 | #Constraints:      56329
3583.54/3595.16	c #Conflicts:     141000 | #Constraints:      57329
3583.54/3595.16	c #Conflicts:     142000 | #Constraints:      58329
3583.54/3595.16	c #Conflicts:     143000 | #Constraints:      59329
3583.54/3595.16	c #Conflicts:     144000 | #Constraints:      60329
3583.54/3595.16	c #Conflicts:     145000 | #Constraints:      61329
3583.54/3595.16	c #Conflicts:     146000 | #Constraints:      62329
3583.54/3595.16	c #Conflicts:     147000 | #Constraints:      63329
3583.54/3595.16	c #Conflicts:     148000 | #Constraints:      64329
3583.54/3595.16	c #Conflicts:     149000 | #Constraints:      65329
3583.54/3595.16	c #Conflicts:     150000 | #Constraints:      66329
3583.54/3595.16	c #Conflicts:     151000 | #Constraints:      67329
3583.54/3595.16	c #Conflicts:     152000 | #Constraints:      68329
3583.54/3595.16	c #Conflicts:     153000 | #Constraints:      69329
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22131.8
3583.54/3595.16	c #Conflicts:     154000 | #Constraints:      47315
3583.54/3595.16	c #Conflicts:     155000 | #Constraints:      48315
3583.54/3595.16	c #Conflicts:     156000 | #Constraints:      49315
3583.54/3595.16	c #Conflicts:     157000 | #Constraints:      50315
3583.54/3595.16	c #Conflicts:     158000 | #Constraints:      51315
3583.54/3595.16	c #Conflicts:     159000 | #Constraints:      52315
3583.54/3595.16	c #Conflicts:     160000 | #Constraints:      53315
3583.54/3595.16	c #Conflicts:     161000 | #Constraints:      54315
3583.54/3595.16	c #Conflicts:     162000 | #Constraints:      55315
3583.54/3595.16	c #Conflicts:     163000 | #Constraints:      56315
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22230.3
3583.54/3595.16	c #Conflicts:     164000 | #Constraints:      46008
3583.54/3595.16	c #Conflicts:     165000 | #Constraints:      47008
3583.54/3595.16	c #Conflicts:     166000 | #Constraints:      48008
3583.54/3595.16	c #Conflicts:     167000 | #Constraints:      49008
3583.54/3595.16	c #Conflicts:     168000 | #Constraints:      50008
3583.54/3595.16	c #Conflicts:     169000 | #Constraints:      51008
3583.54/3595.16	c #Conflicts:     170000 | #Constraints:      52008
3583.54/3595.16	c #Conflicts:     171000 | #Constraints:      53008
3583.54/3595.16	c #Conflicts:     172000 | #Constraints:      54008
3583.54/3595.16	c #Conflicts:     173000 | #Constraints:      55008
3583.54/3595.16	c #Conflicts:     174000 | #Constraints:      56008
3583.54/3595.16	c #Conflicts:     175000 | #Constraints:      57008
3583.54/3595.16	c #Conflicts:     176000 | #Constraints:      58008
3583.54/3595.16	c #Conflicts:     177000 | #Constraints:      59008
3583.54/3595.16	c #Conflicts:     178000 | #Constraints:      60008
3583.54/3595.16	c #Conflicts:     179000 | #Constraints:      61008
3583.54/3595.16	c #Conflicts:     180000 | #Constraints:      62008
3583.54/3595.16	c #Conflicts:     181000 | #Constraints:      63008
3583.54/3595.16	c #Conflicts:     182000 | #Constraints:      64008
3583.54/3595.16	c #Conflicts:     183000 | #Constraints:      65008
3583.54/3595.16	c #Conflicts:     184000 | #Constraints:      66008
3583.54/3595.16	c #Conflicts:     185000 | #Constraints:      67008
3583.54/3595.16	c #Conflicts:     186000 | #Constraints:      68008
3583.54/3595.16	c #Conflicts:     187000 | #Constraints:      69008
3583.54/3595.16	c #Conflicts:     188000 | #Constraints:      70008
3583.54/3595.16	c #Conflicts:     189000 | #Constraints:      71008
3583.54/3595.16	c #Conflicts:     190000 | #Constraints:      72008
3583.54/3595.16	c #Conflicts:     191000 | #Constraints:      73008
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22230.3
3583.54/3595.16	c #Conflicts:     192000 | #Constraints:      48599
3583.54/3595.16	c #Conflicts:     193000 | #Constraints:      49600
3583.54/3595.16	c #Conflicts:     194000 | #Constraints:      50600
3583.54/3595.16	c #Conflicts:     195000 | #Constraints:      51600
3583.54/3595.16	c #Conflicts:     196000 | #Constraints:      52600
3583.54/3595.16	c #Conflicts:     197000 | #Constraints:      53600
3583.54/3595.16	c #Conflicts:     198000 | #Constraints:      54600
3583.54/3595.16	c #Conflicts:     199000 | #Constraints:      55600
3583.54/3595.16	c #Conflicts:     200000 | #Constraints:      56600
3583.54/3595.16	c #Conflicts:     201000 | #Constraints:      57600
3583.54/3595.16	c #Conflicts:     202000 | #Constraints:      58600
3583.54/3595.16	c #Conflicts:     203000 | #Constraints:      59600
3583.54/3595.16	c #Conflicts:     204000 | #Constraints:      60600
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22290.5
3583.54/3595.16	c #Conflicts:     205000 | #Constraints:      47670
3583.54/3595.16	c #Conflicts:     206000 | #Constraints:      48670
3583.54/3595.16	c #Conflicts:     207000 | #Constraints:      49671
3583.54/3595.16	c #Conflicts:     208000 | #Constraints:      50671
3583.54/3595.16	c #Conflicts:     209000 | #Constraints:      51671
3583.54/3595.16	c #Conflicts:     210000 | #Constraints:      52671
3583.54/3595.16	c #Conflicts:     211000 | #Constraints:      53671
3583.54/3595.16	c #Conflicts:     212000 | #Constraints:      54671
3583.54/3595.16	c #Conflicts:     213000 | #Constraints:      55671
3583.54/3595.16	c #Conflicts:     214000 | #Constraints:      56672
3583.54/3595.16	c #Conflicts:     215000 | #Constraints:      57672
3583.54/3595.16	c #Conflicts:     216000 | #Constraints:      58672
3583.54/3595.16	c #Conflicts:     217000 | #Constraints:      59672
3583.54/3595.16	c #Conflicts:     218000 | #Constraints:      60672
3583.54/3595.16	c #Conflicts:     219000 | #Constraints:      61672
3583.54/3595.16	c #Conflicts:     220000 | #Constraints:      62672
3583.54/3595.16	c #Conflicts:     221000 | #Constraints:      63673
3583.54/3595.16	c #Conflicts:     222000 | #Constraints:      64673
3583.54/3595.16	c #Conflicts:     223000 | #Constraints:      65673
3583.54/3595.16	c #Conflicts:     224000 | #Constraints:      66673
3583.54/3595.16	c #Conflicts:     225000 | #Constraints:      67674
3583.54/3595.16	c #Conflicts:     226000 | #Constraints:      68674
3583.54/3595.16	c #Conflicts:     227000 | #Constraints:      69675
3583.54/3595.16	c #Conflicts:     228000 | #Constraints:      70675
3583.54/3595.16	c #Conflicts:     229000 | #Constraints:      71676
3583.54/3595.16	c #Conflicts:     230000 | #Constraints:      72676
3583.54/3595.16	c #Conflicts:     231000 | #Constraints:      73676
3583.54/3595.16	c #Conflicts:     232000 | #Constraints:      74676
3583.54/3595.16	c #Conflicts:     233000 | #Constraints:      75676
3583.54/3595.16	c #Conflicts:     234000 | #Constraints:      76676
3583.54/3595.16	c #Conflicts:     235000 | #Constraints:      77676
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22329.5
3583.54/3595.16	c #Conflicts:     236000 | #Constraints:      51380
3583.54/3595.16	c #Conflicts:     237000 | #Constraints:      52380
3583.54/3595.16	c #Conflicts:     238000 | #Constraints:      53380
3583.54/3595.16	c #Conflicts:     239000 | #Constraints:      54380
3583.54/3595.16	c #Conflicts:     240000 | #Constraints:      55380
3583.54/3595.16	c #Conflicts:     241000 | #Constraints:      56380
3583.54/3595.16	c #Conflicts:     242000 | #Constraints:      57380
3583.54/3595.16	c #Conflicts:     243000 | #Constraints:      58380
3583.54/3595.16	c #Conflicts:     244000 | #Constraints:      59380
3583.54/3595.16	c #Conflicts:     245000 | #Constraints:      60380
3583.54/3595.16	c #Conflicts:     246000 | #Constraints:      61380
3583.54/3595.16	c #Conflicts:     247000 | #Constraints:      62380
3583.54/3595.16	c #Conflicts:     248000 | #Constraints:      63380
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22329.5
3583.54/3595.16	c #Conflicts:     249000 | #Constraints:      47508
3583.54/3595.16	c #Conflicts:     250000 | #Constraints:      48508
3583.54/3595.16	c #Conflicts:     251000 | #Constraints:      49508
3583.54/3595.16	c #Conflicts:     252000 | #Constraints:      50508
3583.54/3595.16	c #Conflicts:     253000 | #Constraints:      51508
3583.54/3595.16	c #Conflicts:     254000 | #Constraints:      52508
3583.54/3595.16	c #Conflicts:     255000 | #Constraints:      53508
3583.54/3595.16	c #Conflicts:     256000 | #Constraints:      54509
3583.54/3595.16	c #Conflicts:     257000 | #Constraints:      55509
3583.54/3595.16	c #Conflicts:     258000 | #Constraints:      56509
3583.54/3595.16	c #Conflicts:     259000 | #Constraints:      57509
3583.54/3595.16	c #Conflicts:     260000 | #Constraints:      58509
3583.54/3595.16	c #Conflicts:     261000 | #Constraints:      59509
3583.54/3595.16	c #Conflicts:     262000 | #Constraints:      60510
3583.54/3595.16	c #Conflicts:     263000 | #Constraints:      61510
3583.54/3595.16	c #Conflicts:     264000 | #Constraints:      62510
3583.54/3595.16	c #Conflicts:     265000 | #Constraints:      63510
3583.54/3595.16	c #Conflicts:     266000 | #Constraints:      64510
3583.54/3595.16	c #Conflicts:     267000 | #Constraints:      65510
3583.54/3595.16	c #Conflicts:     268000 | #Constraints:      66511
3583.54/3595.16	c #Conflicts:     269000 | #Constraints:      67511
3583.54/3595.16	c #Conflicts:     270000 | #Constraints:      68511
3583.54/3595.16	c #Conflicts:     271000 | #Constraints:      69511
3583.54/3595.16	c #Conflicts:     272000 | #Constraints:      70511
3583.54/3595.16	c #Conflicts:     273000 | #Constraints:      71511
3583.54/3595.16	c #Conflicts:     274000 | #Constraints:      72511
3583.54/3595.16	c #Conflicts:     275000 | #Constraints:      73511
3583.54/3595.16	c #Conflicts:     276000 | #Constraints:      74511
3583.54/3595.16	c #Conflicts:     277000 | #Constraints:      75511
3583.54/3595.16	c #Conflicts:     278000 | #Constraints:      76511
3583.54/3595.16	c #Conflicts:     279000 | #Constraints:      77511
3583.54/3595.16	c #Conflicts:     280000 | #Constraints:      78511
3583.54/3595.16	c #Conflicts:     281000 | #Constraints:      79511
3583.54/3595.16	c #Conflicts:     282000 | #Constraints:      80511
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22329.5
3583.54/3595.16	c #Conflicts:     283000 | #Constraints:      52385
3583.54/3595.16	c #Conflicts:     284000 | #Constraints:      53385
3583.54/3595.16	c #Conflicts:     285000 | #Constraints:      54386
3583.54/3595.16	c #Conflicts:     286000 | #Constraints:      55386
3583.54/3595.16	c #Conflicts:     287000 | #Constraints:      56386
3583.54/3595.16	c #Conflicts:     288000 | #Constraints:      57386
3583.54/3595.16	c #Conflicts:     289000 | #Constraints:      58387
3583.54/3595.16	c #Conflicts:     290000 | #Constraints:      59387
3583.54/3595.16	c #Conflicts:     291000 | #Constraints:      60387
3583.54/3595.16	c #Conflicts:     292000 | #Constraints:      61387
3583.54/3595.16	c #Conflicts:     293000 | #Constraints:      62387
3583.54/3595.16	c #Conflicts:     294000 | #Constraints:      63387
3583.54/3595.16	c #Conflicts:     295000 | #Constraints:      64387
3583.54/3595.16	c #Conflicts:     296000 | #Constraints:      65387
3583.54/3595.16	c #Conflicts:     297000 | #Constraints:      66387
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22329.5
3583.54/3595.16	c #Conflicts:     298000 | #Constraints:      49296
3583.54/3595.16	c #Conflicts:     299000 | #Constraints:      50296
3583.54/3595.16	c #Conflicts:     300000 | #Constraints:      51297
3583.54/3595.16	c #Conflicts:     301000 | #Constraints:      52298
3583.54/3595.16	c #Conflicts:     302000 | #Constraints:      53298
3583.54/3595.16	c #Conflicts:     303000 | #Constraints:      54298
3583.54/3595.16	c #Conflicts:     304000 | #Constraints:      55298
3583.54/3595.16	c #Conflicts:     305000 | #Constraints:      56298
3583.54/3595.16	c #Conflicts:     306000 | #Constraints:      57298
3583.54/3595.16	c #Conflicts:     307000 | #Constraints:      58298
3583.54/3595.16	c #Conflicts:     308000 | #Constraints:      59298
3583.54/3595.16	c #Conflicts:     309000 | #Constraints:      60298
3583.54/3595.16	c #Conflicts:     310000 | #Constraints:      61299
3583.54/3595.16	c #Conflicts:     311000 | #Constraints:      62299
3583.54/3595.16	c #Conflicts:     312000 | #Constraints:      63299
3583.54/3595.16	c #Conflicts:     313000 | #Constraints:      64299
3583.54/3595.16	c #Conflicts:     314000 | #Constraints:      65299
3583.54/3595.16	c #Conflicts:     315000 | #Constraints:      66299
3583.54/3595.16	c #Conflicts:     316000 | #Constraints:      67299
3583.54/3595.16	c #Conflicts:     317000 | #Constraints:      68299
3583.54/3595.16	c #Conflicts:     318000 | #Constraints:      69299
3583.54/3595.16	c #Conflicts:     319000 | #Constraints:      70299
3583.54/3595.16	c #Conflicts:     320000 | #Constraints:      71299
3583.54/3595.16	c #Conflicts:     321000 | #Constraints:      72299
3583.54/3595.16	c #Conflicts:     322000 | #Constraints:      73299
3583.54/3595.16	c #Conflicts:     323000 | #Constraints:      74299
3583.54/3595.16	c #Conflicts:     324000 | #Constraints:      75299
3583.54/3595.16	c #Conflicts:     325000 | #Constraints:      76299
3583.54/3595.16	c #Conflicts:     326000 | #Constraints:      77299
3583.54/3595.16	c #Conflicts:     327000 | #Constraints:      78299
3583.54/3595.16	c #Conflicts:     328000 | #Constraints:      79299
3583.54/3595.16	c #Conflicts:     329000 | #Constraints:      80299
3583.54/3595.16	c #Conflicts:     330000 | #Constraints:      81299
3583.54/3595.16	c #Conflicts:     331000 | #Constraints:      82299
3583.54/3595.16	c #Conflicts:     332000 | #Constraints:      83299
3583.54/3595.16	c #Conflicts:     333000 | #Constraints:      84300
3583.54/3595.16	c #Conflicts:     334000 | #Constraints:      85300
3583.54/3595.16	c #Conflicts:     335000 | #Constraints:      86300
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22329.5
3583.54/3595.16	c #Conflicts:     336000 | #Constraints:      56057
3583.54/3595.16	c #Conflicts:     337000 | #Constraints:      57057
3583.54/3595.16	c #Conflicts:     338000 | #Constraints:      58057
3583.54/3595.16	c #Conflicts:     339000 | #Constraints:      59057
3583.54/3595.16	c #Conflicts:     340000 | #Constraints:      60057
3583.54/3595.16	c #Conflicts:     341000 | #Constraints:      61057
3583.54/3595.16	c #Conflicts:     342000 | #Constraints:      62057
3583.54/3595.16	c #Conflicts:     343000 | #Constraints:      63057
3583.54/3595.16	c #Conflicts:     344000 | #Constraints:      64057
3583.54/3595.16	c #Conflicts:     345000 | #Constraints:      65057
3583.54/3595.16	c #Conflicts:     346000 | #Constraints:      66057
3583.54/3595.16	c #Conflicts:     347000 | #Constraints:      67057
3583.54/3595.16	c #Conflicts:     348000 | #Constraints:      68057
3583.54/3595.16	c #Conflicts:     349000 | #Constraints:      69057
3583.54/3595.16	c #Conflicts:     350000 | #Constraints:      70057
3583.54/3595.16	c #Conflicts:     351000 | #Constraints:      71057
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22507.3
3583.54/3595.16	c #Conflicts:     352000 | #Constraints:      51341
3583.54/3595.16	c #Conflicts:     353000 | #Constraints:      52341
3583.54/3595.16	c #Conflicts:     354000 | #Constraints:      53341
3583.54/3595.16	c #Conflicts:     355000 | #Constraints:      54341
3583.54/3595.16	c #Conflicts:     356000 | #Constraints:      55341
3583.54/3595.16	c #Conflicts:     357000 | #Constraints:      56341
3583.54/3595.16	c #Conflicts:     358000 | #Constraints:      57341
3583.54/3595.16	c #Conflicts:     359000 | #Constraints:      58341
3583.54/3595.16	c #Conflicts:     360000 | #Constraints:      59342
3583.54/3595.16	c #Conflicts:     361000 | #Constraints:      60342
3583.54/3595.16	c #Conflicts:     362000 | #Constraints:      61342
3583.54/3595.16	c #Conflicts:     363000 | #Constraints:      62342
3583.54/3595.16	c #Conflicts:     364000 | #Constraints:      63342
3583.54/3595.16	c #Conflicts:     365000 | #Constraints:      64342
3583.54/3595.16	c #Conflicts:     366000 | #Constraints:      65342
3583.54/3595.16	c #Conflicts:     367000 | #Constraints:      66342
3583.54/3595.16	c #Conflicts:     368000 | #Constraints:      67342
3583.54/3595.16	c #Conflicts:     369000 | #Constraints:      68342
3583.54/3595.16	c #Conflicts:     370000 | #Constraints:      69342
3583.54/3595.16	c #Conflicts:     371000 | #Constraints:      70342
3583.54/3595.16	c #Conflicts:     372000 | #Constraints:      71342
3583.54/3595.16	c #Conflicts:     373000 | #Constraints:      72342
3583.54/3595.16	c #Conflicts:     374000 | #Constraints:      73342
3583.54/3595.16	c #Conflicts:     375000 | #Constraints:      74342
3583.54/3595.16	c #Conflicts:     376000 | #Constraints:      75342
3583.54/3595.16	c #Conflicts:     377000 | #Constraints:      76342
3583.54/3595.16	c #Conflicts:     378000 | #Constraints:      77342
3583.54/3595.16	c #Conflicts:     379000 | #Constraints:      78342
3583.54/3595.16	c #Conflicts:     380000 | #Constraints:      79342
3583.54/3595.16	c #Conflicts:     381000 | #Constraints:      80342
3583.54/3595.16	c #Conflicts:     382000 | #Constraints:      81342
3583.54/3595.16	c #Conflicts:     383000 | #Constraints:      82342
3583.54/3595.16	c #Conflicts:     384000 | #Constraints:      83342
3583.54/3595.16	c #Conflicts:     385000 | #Constraints:      84342
3583.54/3595.16	c #Conflicts:     386000 | #Constraints:      85342
3583.54/3595.16	c #Conflicts:     387000 | #Constraints:      86342
3583.54/3595.16	c #Conflicts:     388000 | #Constraints:      87342
3583.54/3595.16	c #Conflicts:     389000 | #Constraints:      88342
3583.54/3595.16	c #Conflicts:     390000 | #Constraints:      89342
3583.54/3595.16	c #Conflicts:     391000 | #Constraints:      90342
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22507.3
3583.54/3595.16	c #Conflicts:     392000 | #Constraints:      57509
3583.54/3595.16	c #Conflicts:     393000 | #Constraints:      58509
3583.54/3595.16	c #Conflicts:     394000 | #Constraints:      59509
3583.54/3595.16	c #Conflicts:     395000 | #Constraints:      60509
3583.54/3595.16	c #Conflicts:     396000 | #Constraints:      61509
3583.54/3595.16	c #Conflicts:     397000 | #Constraints:      62509
3583.54/3595.16	c #Conflicts:     398000 | #Constraints:      63509
3583.54/3595.16	c #Conflicts:     399000 | #Constraints:      64509
3583.54/3595.16	c #Conflicts:     400000 | #Constraints:      65509
3583.54/3595.16	c #Conflicts:     401000 | #Constraints:      66509
3583.54/3595.16	c #Conflicts:     402000 | #Constraints:      67509
3583.54/3595.16	c #Conflicts:     403000 | #Constraints:      68509
3583.54/3595.16	c #Conflicts:     404000 | #Constraints:      69509
3583.54/3595.16	c #Conflicts:     405000 | #Constraints:      70509
3583.54/3595.16	c #Conflicts:     406000 | #Constraints:      71509
3583.54/3595.16	c #Conflicts:     407000 | #Constraints:      72509
3583.54/3595.16	c #Conflicts:     408000 | #Constraints:      73509
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22831.5
3583.54/3595.16	c #Conflicts:     409000 | #Constraints:      52093
3583.54/3595.16	c #Conflicts:     410000 | #Constraints:      53093
3583.54/3595.16	c #Conflicts:     411000 | #Constraints:      54093
3583.54/3595.16	c #Conflicts:     412000 | #Constraints:      55093
3583.54/3595.16	c #Conflicts:     413000 | #Constraints:      56093
3583.54/3595.16	c #Conflicts:     414000 | #Constraints:      57094
3583.54/3595.16	c #Conflicts:     415000 | #Constraints:      58094
3583.54/3595.16	c #Conflicts:     416000 | #Constraints:      59096
3583.54/3595.16	c #Conflicts:     417000 | #Constraints:      60096
3583.54/3595.16	c #Conflicts:     418000 | #Constraints:      61096
3583.54/3595.16	c #Conflicts:     419000 | #Constraints:      62097
3583.54/3595.16	c #Conflicts:     420000 | #Constraints:      63097
3583.54/3595.16	c #Conflicts:     421000 | #Constraints:      64097
3583.54/3595.16	c #Conflicts:     422000 | #Constraints:      65097
3583.54/3595.16	c #Conflicts:     423000 | #Constraints:      66098
3583.54/3595.16	c #Conflicts:     424000 | #Constraints:      67098
3583.54/3595.16	c #Conflicts:     425000 | #Constraints:      68098
3583.54/3595.16	c #Conflicts:     426000 | #Constraints:      69098
3583.54/3595.16	c #Conflicts:     427000 | #Constraints:      70098
3583.54/3595.16	c #Conflicts:     428000 | #Constraints:      71098
3583.54/3595.16	c #Conflicts:     429000 | #Constraints:      72098
3583.54/3595.16	c #Conflicts:     430000 | #Constraints:      73098
3583.54/3595.16	c #Conflicts:     431000 | #Constraints:      74098
3583.54/3595.16	c #Conflicts:     432000 | #Constraints:      75098
3583.54/3595.16	c #Conflicts:     433000 | #Constraints:      76098
3583.54/3595.16	c #Conflicts:     434000 | #Constraints:      77098
3583.54/3595.16	c #Conflicts:     435000 | #Constraints:      78098
3583.54/3595.16	c #Conflicts:     436000 | #Constraints:      79098
3583.54/3595.16	c #Conflicts:     437000 | #Constraints:      80098
3583.54/3595.16	c #Conflicts:     438000 | #Constraints:      81098
3583.54/3595.16	c #Conflicts:     439000 | #Constraints:      82099
3583.54/3595.16	c #Conflicts:     440000 | #Constraints:      83099
3583.54/3595.16	c #Conflicts:     441000 | #Constraints:      84099
3583.54/3595.16	c #Conflicts:     442000 | #Constraints:      85099
3583.54/3595.16	c #Conflicts:     443000 | #Constraints:      86099
3583.54/3595.16	c #Conflicts:     444000 | #Constraints:      87099
3583.54/3595.16	c #Conflicts:     445000 | #Constraints:      88099
3583.54/3595.16	c #Conflicts:     446000 | #Constraints:      89099
3583.54/3595.16	c #Conflicts:     447000 | #Constraints:      90099
3583.54/3595.16	c #Conflicts:     448000 | #Constraints:      91099
3583.54/3595.16	c #Conflicts:     449000 | #Constraints:      92099
3583.54/3595.16	c #Conflicts:     450000 | #Constraints:      93099
3583.54/3595.16	c #Conflicts:     451000 | #Constraints:      94099
3583.54/3595.16	c #Conflicts:     452000 | #Constraints:      95099
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22859.6
3583.54/3595.16	c #Conflicts:     453000 | #Constraints:      59891
3583.54/3595.16	c #Conflicts:     454000 | #Constraints:      60891
3583.54/3595.16	c #Conflicts:     455000 | #Constraints:      61891
3583.54/3595.16	c #Conflicts:     456000 | #Constraints:      62891
3583.54/3595.16	c #Conflicts:     457000 | #Constraints:      63891
3583.54/3595.16	c #Conflicts:     458000 | #Constraints:      64891
3583.54/3595.16	c #Conflicts:     459000 | #Constraints:      65891
3583.54/3595.16	c #Conflicts:     460000 | #Constraints:      66891
3583.54/3595.16	c #Conflicts:     461000 | #Constraints:      67891
3583.54/3595.16	c #Conflicts:     462000 | #Constraints:      68891
3583.54/3595.16	c #Conflicts:     463000 | #Constraints:      69891
3583.54/3595.16	c #Conflicts:     464000 | #Constraints:      70892
3583.54/3595.16	c #Conflicts:     465000 | #Constraints:      71892
3583.54/3595.16	c #Conflicts:     466000 | #Constraints:      72892
3583.54/3595.16	c #Conflicts:     467000 | #Constraints:      73892
3583.54/3595.16	c #Conflicts:     468000 | #Constraints:      74892
3583.54/3595.16	c #Conflicts:     469000 | #Constraints:      75892
3583.54/3595.16	c #Conflicts:     470000 | #Constraints:      76892
3583.54/3595.16	c #Conflicts:     471000 | #Constraints:      77892
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22859.6
3583.54/3595.16	c #Conflicts:     472000 | #Constraints:      53121
3583.54/3595.16	c #Conflicts:     473000 | #Constraints:      54121
3583.54/3595.16	c #Conflicts:     474000 | #Constraints:      55122
3583.54/3595.16	c #Conflicts:     475000 | #Constraints:      56122
3583.54/3595.16	c #Conflicts:     476000 | #Constraints:      57122
3583.54/3595.16	c #Conflicts:     477000 | #Constraints:      58122
3583.54/3595.16	c #Conflicts:     478000 | #Constraints:      59122
3583.54/3595.16	c #Conflicts:     479000 | #Constraints:      60122
3583.54/3595.16	c #Conflicts:     480000 | #Constraints:      61122
3583.54/3595.16	c #Conflicts:     481000 | #Constraints:      62122
3583.54/3595.16	c #Conflicts:     482000 | #Constraints:      63122
3583.54/3595.16	c #Conflicts:     483000 | #Constraints:      64122
3583.54/3595.16	c #Conflicts:     484000 | #Constraints:      65122
3583.54/3595.16	c #Conflicts:     485000 | #Constraints:      66122
3583.54/3595.16	c #Conflicts:     486000 | #Constraints:      67122
3583.54/3595.16	c #Conflicts:     487000 | #Constraints:      68122
3583.54/3595.16	c #Conflicts:     488000 | #Constraints:      69122
3583.54/3595.16	c #Conflicts:     489000 | #Constraints:      70122
3583.54/3595.16	c #Conflicts:     490000 | #Constraints:      71122
3583.54/3595.16	c #Conflicts:     491000 | #Constraints:      72122
3583.54/3595.16	c #Conflicts:     492000 | #Constraints:      73122
3583.54/3595.16	c #Conflicts:     493000 | #Constraints:      74122
3583.54/3595.16	c #Conflicts:     494000 | #Constraints:      75122
3583.54/3595.16	c #Conflicts:     495000 | #Constraints:      76122
3583.54/3595.16	c #Conflicts:     496000 | #Constraints:      77122
3583.54/3595.16	c #Conflicts:     497000 | #Constraints:      78123
3583.54/3595.16	c #Conflicts:     498000 | #Constraints:      79123
3583.54/3595.16	c #Conflicts:     499000 | #Constraints:      80123
3583.54/3595.16	c #Conflicts:     500000 | #Constraints:      81123
3583.54/3595.16	c #Conflicts:     501000 | #Constraints:      82123
3583.54/3595.16	c #Conflicts:     502000 | #Constraints:      83123
3583.54/3595.16	c #Conflicts:     503000 | #Constraints:      84123
3583.54/3595.16	c #Conflicts:     504000 | #Constraints:      85124
3583.54/3595.16	c #Conflicts:     505000 | #Constraints:      86124
3583.54/3595.16	c #Conflicts:     506000 | #Constraints:      87124
3583.54/3595.16	c #Conflicts:     507000 | #Constraints:      88124
3583.54/3595.16	c #Conflicts:     508000 | #Constraints:      89124
3583.54/3595.16	c #Conflicts:     509000 | #Constraints:      90124
3583.54/3595.16	c #Conflicts:     510000 | #Constraints:      91124
3583.54/3595.16	c #Conflicts:     511000 | #Constraints:      92124
3583.54/3595.16	c #Conflicts:     512000 | #Constraints:      93124
3583.54/3595.16	c #Conflicts:     513000 | #Constraints:      94124
3583.54/3595.16	c #Conflicts:     514000 | #Constraints:      95124
3583.54/3595.16	c #Conflicts:     515000 | #Constraints:      96124
3583.54/3595.16	c #Conflicts:     516000 | #Constraints:      97125
3583.54/3595.16	c #Conflicts:     517000 | #Constraints:      98125
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22895.2
3583.54/3595.16	c #Conflicts:     518000 | #Constraints:      61664
3583.54/3595.16	c #Conflicts:     519000 | #Constraints:      62665
3583.54/3595.16	c #Conflicts:     520000 | #Constraints:      63666
3583.54/3595.16	c #Conflicts:     521000 | #Constraints:      64667
3583.54/3595.16	c #Conflicts:     522000 | #Constraints:      65667
3583.54/3595.16	c #Conflicts:     523000 | #Constraints:      66667
3583.54/3595.16	c #Conflicts:     524000 | #Constraints:      67667
3583.54/3595.16	c #Conflicts:     525000 | #Constraints:      68667
3583.54/3595.16	c #Conflicts:     526000 | #Constraints:      69667
3583.54/3595.16	c #Conflicts:     527000 | #Constraints:      70667
3583.54/3595.16	c #Conflicts:     528000 | #Constraints:      71667
3583.54/3595.16	c #Conflicts:     529000 | #Constraints:      72667
3583.54/3595.16	c #Conflicts:     530000 | #Constraints:      73667
3583.54/3595.16	c #Conflicts:     531000 | #Constraints:      74667
3583.54/3595.16	c #Conflicts:     532000 | #Constraints:      75667
3583.54/3595.16	c #Conflicts:     533000 | #Constraints:      76667
3583.54/3595.16	c #Conflicts:     534000 | #Constraints:      77667
3583.54/3595.16	c #Conflicts:     535000 | #Constraints:      78667
3583.54/3595.16	c #Conflicts:     536000 | #Constraints:      79667
3583.54/3595.16	c #Conflicts:     537000 | #Constraints:      80667
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22895.2
3583.54/3595.16	c #Conflicts:     538000 | #Constraints:      53136
3583.54/3595.16	c #Conflicts:     539000 | #Constraints:      54136
3583.54/3595.16	c #Conflicts:     540000 | #Constraints:      55136
3583.54/3595.16	c #Conflicts:     541000 | #Constraints:      56136
3583.54/3595.16	c #Conflicts:     542000 | #Constraints:      57136
3583.54/3595.16	c #Conflicts:     543000 | #Constraints:      58136
3583.54/3595.16	c #Conflicts:     544000 | #Constraints:      59136
3583.54/3595.16	c #Conflicts:     545000 | #Constraints:      60136
3583.54/3595.16	c #Conflicts:     546000 | #Constraints:      61136
3583.54/3595.16	c #Conflicts:     547000 | #Constraints:      62136
3583.54/3595.16	c #Conflicts:     548000 | #Constraints:      63136
3583.54/3595.16	c #Conflicts:     549000 | #Constraints:      64136
3583.54/3595.16	c #Conflicts:     550000 | #Constraints:      65136
3583.54/3595.16	c #Conflicts:     551000 | #Constraints:      66137
3583.54/3595.16	c #Conflicts:     552000 | #Constraints:      67137
3583.54/3595.16	c #Conflicts:     553000 | #Constraints:      68137
3583.54/3595.16	c #Conflicts:     554000 | #Constraints:      69137
3583.54/3595.16	c #Conflicts:     555000 | #Constraints:      70137
3583.54/3595.16	c #Conflicts:     556000 | #Constraints:      71137
3583.54/3595.16	c #Conflicts:     557000 | #Constraints:      72138
3583.54/3595.16	c #Conflicts:     558000 | #Constraints:      73138
3583.54/3595.16	c #Conflicts:     559000 | #Constraints:      74138
3583.54/3595.16	c #Conflicts:     560000 | #Constraints:      75138
3583.54/3595.16	c #Conflicts:     561000 | #Constraints:      76138
3583.54/3595.16	c #Conflicts:     562000 | #Constraints:      77138
3583.54/3595.16	c #Conflicts:     563000 | #Constraints:      78138
3583.54/3595.16	c #Conflicts:     564000 | #Constraints:      79139
3583.54/3595.16	c #Conflicts:     565000 | #Constraints:      80139
3583.54/3595.16	c #Conflicts:     566000 | #Constraints:      81139
3583.54/3595.16	c #Conflicts:     567000 | #Constraints:      82139
3583.54/3595.16	c #Conflicts:     568000 | #Constraints:      83139
3583.54/3595.16	c #Conflicts:     569000 | #Constraints:      84139
3583.54/3595.16	c #Conflicts:     570000 | #Constraints:      85140
3583.54/3595.16	c #Conflicts:     571000 | #Constraints:      86140
3583.54/3595.16	c #Conflicts:     572000 | #Constraints:      87140
3583.54/3595.16	c #Conflicts:     573000 | #Constraints:      88140
3583.54/3595.16	c #Conflicts:     574000 | #Constraints:      89141
3583.54/3595.16	c #Conflicts:     575000 | #Constraints:      90141
3583.54/3595.16	c #Conflicts:     576000 | #Constraints:      91141
3583.54/3595.16	c #Conflicts:     577000 | #Constraints:      92141
3583.54/3595.16	c #Conflicts:     578000 | #Constraints:      93141
3583.54/3595.16	c #Conflicts:     579000 | #Constraints:      94141
3583.54/3595.16	c #Conflicts:     580000 | #Constraints:      95141
3583.54/3595.16	c #Conflicts:     581000 | #Constraints:      96141
3583.54/3595.16	c #Conflicts:     582000 | #Constraints:      97141
3583.54/3595.16	c #Conflicts:     583000 | #Constraints:      98141
3583.54/3595.16	c #Conflicts:     584000 | #Constraints:      99141
3583.54/3595.16	c #Conflicts:     585000 | #Constraints:     100142
3583.54/3595.16	c #Conflicts:     586000 | #Constraints:     101142
3583.54/3595.16	c #Conflicts:     587000 | #Constraints:     102142
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22895.3
3583.54/3595.16	c #Conflicts:     588000 | #Constraints:      63466
3583.54/3595.16	c #Conflicts:     589000 | #Constraints:      64466
3583.54/3595.16	c #Conflicts:     590000 | #Constraints:      65466
3583.54/3595.16	c #Conflicts:     591000 | #Constraints:      66466
3583.54/3595.16	c #Conflicts:     592000 | #Constraints:      67466
3583.54/3595.16	c #Conflicts:     593000 | #Constraints:      68466
3583.54/3595.16	c #Conflicts:     594000 | #Constraints:      69466
3583.54/3595.16	c #Conflicts:     595000 | #Constraints:      70466
3583.54/3595.16	c #Conflicts:     596000 | #Constraints:      71466
3583.54/3595.16	c #Conflicts:     597000 | #Constraints:      72466
3583.54/3595.16	c #Conflicts:     598000 | #Constraints:      73466
3583.54/3595.16	c #Conflicts:     599000 | #Constraints:      74466
3583.54/3595.16	c #Conflicts:     600000 | #Constraints:      75466
3583.54/3595.16	c #Conflicts:     601000 | #Constraints:      76466
3583.54/3595.16	c #Conflicts:     602000 | #Constraints:      77466
3583.54/3595.16	c #Conflicts:     603000 | #Constraints:      78467
3583.54/3595.16	c #Conflicts:     604000 | #Constraints:      79467
3583.54/3595.16	c #Conflicts:     605000 | #Constraints:      80468
3583.54/3595.16	c #Conflicts:     606000 | #Constraints:      81468
3583.54/3595.16	c #Conflicts:     607000 | #Constraints:      82468
3583.54/3595.16	c #Conflicts:     608000 | #Constraints:      83468
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22895.3
3583.54/3595.16	c #Conflicts:     609000 | #Constraints:      53976
3583.54/3595.16	c #Conflicts:     610000 | #Constraints:      54976
3583.54/3595.16	c #Conflicts:     611000 | #Constraints:      55976
3583.54/3595.16	c #Conflicts:     612000 | #Constraints:      56976
3583.54/3595.16	c #Conflicts:     613000 | #Constraints:      57976
3583.54/3595.16	c #Conflicts:     614000 | #Constraints:      58976
3583.54/3595.16	c #Conflicts:     615000 | #Constraints:      59977
3583.54/3595.16	c #Conflicts:     616000 | #Constraints:      60977
3583.54/3595.16	c #Conflicts:     617000 | #Constraints:      61977
3583.54/3595.16	c #Conflicts:     618000 | #Constraints:      62977
3583.54/3595.16	c #Conflicts:     619000 | #Constraints:      63977
3583.54/3595.16	c #Conflicts:     620000 | #Constraints:      64977
3583.54/3595.16	c #Conflicts:     621000 | #Constraints:      65977
3583.54/3595.16	c #Conflicts:     622000 | #Constraints:      66977
3583.54/3595.16	c #Conflicts:     623000 | #Constraints:      67977
3583.54/3595.16	c #Conflicts:     624000 | #Constraints:      68977
3583.54/3595.16	c #Conflicts:     625000 | #Constraints:      69977
3583.54/3595.16	c #Conflicts:     626000 | #Constraints:      70977
3583.54/3595.16	c #Conflicts:     627000 | #Constraints:      71977
3583.54/3595.16	c #Conflicts:     628000 | #Constraints:      72977
3583.54/3595.16	c #Conflicts:     629000 | #Constraints:      73977
3583.54/3595.16	c #Conflicts:     630000 | #Constraints:      74977
3583.54/3595.16	c #Conflicts:     631000 | #Constraints:      75977
3583.54/3595.16	c #Conflicts:     632000 | #Constraints:      76978
3583.54/3595.16	c #Conflicts:     633000 | #Constraints:      77978
3583.54/3595.16	c #Conflicts:     634000 | #Constraints:      78978
3583.54/3595.16	c #Conflicts:     635000 | #Constraints:      79978
3583.54/3595.16	c #Conflicts:     636000 | #Constraints:      80978
3583.54/3595.16	c #Conflicts:     637000 | #Constraints:      81978
3583.54/3595.16	c #Conflicts:     638000 | #Constraints:      82978
3583.54/3595.16	c #Conflicts:     639000 | #Constraints:      83978
3583.54/3595.16	c #Conflicts:     640000 | #Constraints:      84978
3583.54/3595.16	c #Conflicts:     641000 | #Constraints:      85978
3583.54/3595.16	c #Conflicts:     642000 | #Constraints:      86978
3583.54/3595.16	c #Conflicts:     643000 | #Constraints:      87978
3583.54/3595.16	c #Conflicts:     644000 | #Constraints:      88978
3583.54/3595.16	c #Conflicts:     645000 | #Constraints:      89978
3583.54/3595.16	c #Conflicts:     646000 | #Constraints:      90978
3583.54/3595.16	c #Conflicts:     647000 | #Constraints:      91978
3583.54/3595.16	c #Conflicts:     648000 | #Constraints:      92978
3583.54/3595.16	c #Conflicts:     649000 | #Constraints:      93978
3583.54/3595.16	c #Conflicts:     650000 | #Constraints:      94978
3583.54/3595.16	c #Conflicts:     651000 | #Constraints:      95978
3583.54/3595.16	c #Conflicts:     652000 | #Constraints:      96979
3583.54/3595.16	c #Conflicts:     653000 | #Constraints:      97979
3583.54/3595.16	c #Conflicts:     654000 | #Constraints:      98979
3583.54/3595.16	c #Conflicts:     655000 | #Constraints:      99979
3583.54/3595.16	c #Conflicts:     656000 | #Constraints:     100979
3583.54/3595.16	c #Conflicts:     657000 | #Constraints:     101979
3583.54/3595.16	c #Conflicts:     658000 | #Constraints:     102979
3583.54/3595.16	c #Conflicts:     659000 | #Constraints:     103979
3583.54/3595.16	c #Conflicts:     660000 | #Constraints:     104979
3583.54/3595.16	c #Conflicts:     661000 | #Constraints:     105979
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22895.3
3583.54/3595.16	c #Conflicts:     662000 | #Constraints:      65598
3583.54/3595.16	c #Conflicts:     663000 | #Constraints:      66598
3583.54/3595.16	c #Conflicts:     664000 | #Constraints:      67598
3583.54/3595.16	c #Conflicts:     665000 | #Constraints:      68598
3583.54/3595.16	c #Conflicts:     666000 | #Constraints:      69598
3583.54/3595.16	c #Conflicts:     667000 | #Constraints:      70598
3583.54/3595.16	c #Conflicts:     668000 | #Constraints:      71598
3583.54/3595.16	c #Conflicts:     669000 | #Constraints:      72598
3583.54/3595.16	c #Conflicts:     670000 | #Constraints:      73598
3583.54/3595.16	c #Conflicts:     671000 | #Constraints:      74598
3583.54/3595.16	c #Conflicts:     672000 | #Constraints:      75598
3583.54/3595.16	c #Conflicts:     673000 | #Constraints:      76598
3583.54/3595.16	c #Conflicts:     674000 | #Constraints:      77598
3583.54/3595.16	c #Conflicts:     675000 | #Constraints:      78598
3583.54/3595.16	c #Conflicts:     676000 | #Constraints:      79598
3583.54/3595.16	c #Conflicts:     677000 | #Constraints:      80598
3583.54/3595.16	c #Conflicts:     678000 | #Constraints:      81598
3583.54/3595.16	c #Conflicts:     679000 | #Constraints:      82598
3583.54/3595.16	c #Conflicts:     680000 | #Constraints:      83598
3583.54/3595.16	c #Conflicts:     681000 | #Constraints:      84598
3583.54/3595.16	c #Conflicts:     682000 | #Constraints:      85598
3583.54/3595.16	c #Conflicts:     683000 | #Constraints:      86599
3583.54/3595.16	c #Conflicts:     684000 | #Constraints:      87599
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22895.3
3583.54/3595.16	c #Conflicts:     685000 | #Constraints:      56480
3583.54/3595.16	c #Conflicts:     686000 | #Constraints:      57480
3583.54/3595.16	c #Conflicts:     687000 | #Constraints:      58480
3583.54/3595.16	c #Conflicts:     688000 | #Constraints:      59480
3583.54/3595.16	c #Conflicts:     689000 | #Constraints:      60480
3583.54/3595.16	c #Conflicts:     690000 | #Constraints:      61480
3583.54/3595.16	c #Conflicts:     691000 | #Constraints:      62480
3583.54/3595.16	c #Conflicts:     692000 | #Constraints:      63480
3583.54/3595.16	c #Conflicts:     693000 | #Constraints:      64480
3583.54/3595.16	c #Conflicts:     694000 | #Constraints:      65480
3583.54/3595.16	c #Conflicts:     695000 | #Constraints:      66480
3583.54/3595.16	c #Conflicts:     696000 | #Constraints:      67481
3583.54/3595.16	c #Conflicts:     697000 | #Constraints:      68481
3583.54/3595.16	c #Conflicts:     698000 | #Constraints:      69481
3583.54/3595.16	c #Conflicts:     699000 | #Constraints:      70481
3583.54/3595.16	c #Conflicts:     700000 | #Constraints:      71481
3583.54/3595.16	c #Conflicts:     701000 | #Constraints:      72481
3583.54/3595.16	c #Conflicts:     702000 | #Constraints:      73481
3583.54/3595.16	c #Conflicts:     703000 | #Constraints:      74481
3583.54/3595.16	c #Conflicts:     704000 | #Constraints:      75481
3583.54/3595.16	c #Conflicts:     705000 | #Constraints:      76481
3583.54/3595.16	c #Conflicts:     706000 | #Constraints:      77481
3583.54/3595.16	c #Conflicts:     707000 | #Constraints:      78481
3583.54/3595.16	c #Conflicts:     708000 | #Constraints:      79481
3583.54/3595.16	c #Conflicts:     709000 | #Constraints:      80481
3583.54/3595.16	c #Conflicts:     710000 | #Constraints:      81481
3583.54/3595.16	c #Conflicts:     711000 | #Constraints:      82481
3583.54/3595.16	c #Conflicts:     712000 | #Constraints:      83482
3583.54/3595.16	c #Conflicts:     713000 | #Constraints:      84482
3583.54/3595.16	c #Conflicts:     714000 | #Constraints:      85482
3583.54/3595.16	c #Conflicts:     715000 | #Constraints:      86482
3583.54/3595.16	c #Conflicts:     716000 | #Constraints:      87482
3583.54/3595.16	c #Conflicts:     717000 | #Constraints:      88482
3583.54/3595.16	c #Conflicts:     718000 | #Constraints:      89482
3583.54/3595.16	c #Conflicts:     719000 | #Constraints:      90482
3583.54/3595.16	c #Conflicts:     720000 | #Constraints:      91482
3583.54/3595.16	c #Conflicts:     721000 | #Constraints:      92482
3583.54/3595.16	c #Conflicts:     722000 | #Constraints:      93482
3583.54/3595.16	c #Conflicts:     723000 | #Constraints:      94482
3583.54/3595.16	c #Conflicts:     724000 | #Constraints:      95482
3583.54/3595.16	c #Conflicts:     725000 | #Constraints:      96482
3583.54/3595.16	c #Conflicts:     726000 | #Constraints:      97482
3583.54/3595.16	c #Conflicts:     727000 | #Constraints:      98482
3583.54/3595.16	c #Conflicts:     728000 | #Constraints:      99482
3583.54/3595.16	c #Conflicts:     729000 | #Constraints:     100482
3583.54/3595.16	c #Conflicts:     730000 | #Constraints:     101482
3583.54/3595.16	c #Conflicts:     731000 | #Constraints:     102482
3583.54/3595.16	c #Conflicts:     732000 | #Constraints:     103482
3583.54/3595.16	c #Conflicts:     733000 | #Constraints:     104482
3583.54/3595.16	c #Conflicts:     734000 | #Constraints:     105482
3583.54/3595.16	c #Conflicts:     735000 | #Constraints:     106482
3583.54/3595.16	c #Conflicts:     736000 | #Constraints:     107482
3583.54/3595.16	c #Conflicts:     737000 | #Constraints:     108482
3583.54/3595.16	c #Conflicts:     738000 | #Constraints:     109482
3583.54/3595.16	c #Conflicts:     739000 | #Constraints:     110482
3583.54/3595.16	c #Conflicts:     740000 | #Constraints:     111482
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22895.3
3583.54/3595.16	c #Conflicts:     741000 | #Constraints:      68278
3583.54/3595.16	c #Conflicts:     742000 | #Constraints:      69278
3583.54/3595.16	c #Conflicts:     743000 | #Constraints:      70278
3583.54/3595.16	c #Conflicts:     744000 | #Constraints:      71278
3583.54/3595.16	c #Conflicts:     745000 | #Constraints:      72278
3583.54/3595.16	c #Conflicts:     746000 | #Constraints:      73278
3583.54/3595.16	c #Conflicts:     747000 | #Constraints:      74279
3583.54/3595.16	c #Conflicts:     748000 | #Constraints:      75279
3583.54/3595.16	c #Conflicts:     749000 | #Constraints:      76279
3583.54/3595.16	c #Conflicts:     750000 | #Constraints:      77279
3583.54/3595.16	c #Conflicts:     751000 | #Constraints:      78279
3583.54/3595.16	c #Conflicts:     752000 | #Constraints:      79279
3583.54/3595.16	c #Conflicts:     753000 | #Constraints:      80279
3583.54/3595.16	c #Conflicts:     754000 | #Constraints:      81279
3583.54/3595.16	c #Conflicts:     755000 | #Constraints:      82279
3583.54/3595.16	c #Conflicts:     756000 | #Constraints:      83279
3583.54/3595.16	c #Conflicts:     757000 | #Constraints:      84279
3583.54/3595.16	c #Conflicts:     758000 | #Constraints:      85279
3583.54/3595.16	c #Conflicts:     759000 | #Constraints:      86279
3583.54/3595.16	c #Conflicts:     760000 | #Constraints:      87279
3583.54/3595.16	c #Conflicts:     761000 | #Constraints:      88279
3583.54/3595.16	c #Conflicts:     762000 | #Constraints:      89279
3583.54/3595.16	c #Conflicts:     763000 | #Constraints:      90279
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 22895.3
3583.54/3595.16	c #Conflicts:     764000 | #Constraints:      57268
3583.54/3595.16	c #Conflicts:     765000 | #Constraints:      58268
3583.54/3595.16	c #Conflicts:     766000 | #Constraints:      59269
3583.54/3595.16	c #Conflicts:     767000 | #Constraints:      60269
3583.54/3595.16	c #Conflicts:     768000 | #Constraints:      61269
3583.54/3595.16	c #Conflicts:     769000 | #Constraints:      62269
3583.54/3595.16	c #Conflicts:     770000 | #Constraints:      63269
3583.54/3595.16	c #Conflicts:     771000 | #Constraints:      64269
3583.54/3595.16	c #Conflicts:     772000 | #Constraints:      65269
3583.54/3595.16	c #Conflicts:     773000 | #Constraints:      66270
3583.54/3595.16	c #Conflicts:     774000 | #Constraints:      67270
3583.54/3595.16	c #Conflicts:     775000 | #Constraints:      68270
3583.54/3595.16	c #Conflicts:     776000 | #Constraints:      69270
3583.54/3595.16	c #Conflicts:     777000 | #Constraints:      70270
3583.54/3595.16	c #Conflicts:     778000 | #Constraints:      71270
3583.54/3595.16	c #Conflicts:     779000 | #Constraints:      72270
3583.54/3595.16	c #Conflicts:     780000 | #Constraints:      73270
3583.54/3595.16	c #Conflicts:     781000 | #Constraints:      74271
3583.54/3595.16	c #Conflicts:     782000 | #Constraints:      75271
3583.54/3595.16	c #Conflicts:     783000 | #Constraints:      76271
3583.54/3595.16	c #Conflicts:     784000 | #Constraints:      77271
3583.54/3595.16	c #Conflicts:     785000 | #Constraints:      78271
3583.54/3595.16	c #Conflicts:     786000 | #Constraints:      79271
3583.54/3595.16	c #Conflicts:     787000 | #Constraints:      80271
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 23056.4
3583.54/3595.16	c #Conflicts:     788000 | #Constraints:      55982
3583.54/3595.16	c #Conflicts:     789000 | #Constraints:      56982
3583.54/3595.16	c #Conflicts:     790000 | #Constraints:      57982
3583.54/3595.16	c #Conflicts:     791000 | #Constraints:      58982
3583.54/3595.16	c #Conflicts:     792000 | #Constraints:      59982
3583.54/3595.16	c #Conflicts:     793000 | #Constraints:      60982
3583.54/3595.16	c #Conflicts:     794000 | #Constraints:      61982
3583.54/3595.16	c #Conflicts:     795000 | #Constraints:      62982
3583.54/3595.16	c #Conflicts:     796000 | #Constraints:      63982
3583.54/3595.16	c #Conflicts:     797000 | #Constraints:      64982
3583.54/3595.16	c #Conflicts:     798000 | #Constraints:      65982
3583.54/3595.16	c #Conflicts:     799000 | #Constraints:      66982
3583.54/3595.16	c #Conflicts:     800000 | #Constraints:      67982
3583.54/3595.16	c #Conflicts:     801000 | #Constraints:      68982
3583.54/3595.16	c #Conflicts:     802000 | #Constraints:      69982
3583.54/3595.16	c #Conflicts:     803000 | #Constraints:      70982
3583.54/3595.16	c #Conflicts:     804000 | #Constraints:      71982
3583.54/3595.16	c #Conflicts:     805000 | #Constraints:      72982
3583.54/3595.16	c #Conflicts:     806000 | #Constraints:      73982
3583.54/3595.16	c #Conflicts:     807000 | #Constraints:      74982
3583.54/3595.16	c #Conflicts:     808000 | #Constraints:      75982
3583.54/3595.16	c #Conflicts:     809000 | #Constraints:      76982
3583.54/3595.16	c #Conflicts:     810000 | #Constraints:      77982
3583.54/3595.16	c #Conflicts:     811000 | #Constraints:      78982
3583.54/3595.16	c #Conflicts:     812000 | #Constraints:      79982
3583.54/3595.16	c #Conflicts:     813000 | #Constraints:      80982
3583.54/3595.16	c #Conflicts:     814000 | #Constraints:      81982
3583.54/3595.16	c #Conflicts:     815000 | #Constraints:      82982
3583.54/3595.16	c #Conflicts:     816000 | #Constraints:      83982
3583.54/3595.16	c #Conflicts:     817000 | #Constraints:      84982
3583.54/3595.16	c #Conflicts:     818000 | #Constraints:      85982
3583.54/3595.16	c #Conflicts:     819000 | #Constraints:      86982
3583.54/3595.16	c #Conflicts:     820000 | #Constraints:      87982
3583.54/3595.16	c #Conflicts:     821000 | #Constraints:      88982
3583.54/3595.16	c #Conflicts:     822000 | #Constraints:      89983
3583.54/3595.16	c #Conflicts:     823000 | #Constraints:      90983
3583.54/3595.16	c #Conflicts:     824000 | #Constraints:      91983
3583.54/3595.16	c #Conflicts:     825000 | #Constraints:      92983
3583.54/3595.16	c #Conflicts:     826000 | #Constraints:      93983
3583.54/3595.16	c #Conflicts:     827000 | #Constraints:      94983
3583.54/3595.16	c #Conflicts:     828000 | #Constraints:      95983
3583.54/3595.16	c #Conflicts:     829000 | #Constraints:      96983
3583.54/3595.16	c #Conflicts:     830000 | #Constraints:      97983
3583.54/3595.16	c #Conflicts:     831000 | #Constraints:      98983
3583.54/3595.16	c #Conflicts:     832000 | #Constraints:      99983
3583.54/3595.16	c #Conflicts:     833000 | #Constraints:     100983
3583.54/3595.16	c #Conflicts:     834000 | #Constraints:     101983
3583.54/3595.16	c #Conflicts:     835000 | #Constraints:     102983
3583.54/3595.16	c #Conflicts:     836000 | #Constraints:     103983
3583.54/3595.16	c #Conflicts:     837000 | #Constraints:     104983
3583.54/3595.16	c #Conflicts:     838000 | #Constraints:     105983
3583.54/3595.16	c #Conflicts:     839000 | #Constraints:     106983
3583.54/3595.16	c #Conflicts:     840000 | #Constraints:     107983
3583.54/3595.16	c #Conflicts:     841000 | #Constraints:     108983
3583.54/3595.16	c #Conflicts:     842000 | #Constraints:     109983
3583.54/3595.16	c #Conflicts:     843000 | #Constraints:     110983
3583.54/3595.16	c #Conflicts:     844000 | #Constraints:     111983
3583.54/3595.16	c #Conflicts:     845000 | #Constraints:     112983
3583.54/3595.16	c #Conflicts:     846000 | #Constraints:     113983
3583.54/3595.16	c #Conflicts:     847000 | #Constraints:     114983
3583.54/3595.16	c #Conflicts:     848000 | #Constraints:     115983
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 23203.6
3583.54/3595.16	c #Conflicts:     849000 | #Constraints:      70542
3583.54/3595.16	c #Conflicts:     850000 | #Constraints:      71542
3583.54/3595.16	c #Conflicts:     851000 | #Constraints:      72542
3583.54/3595.16	c #Conflicts:     852000 | #Constraints:      73542
3583.54/3595.16	c #Conflicts:     853000 | #Constraints:      74542
3583.54/3595.16	c #Conflicts:     854000 | #Constraints:      75542
3583.54/3595.16	c #Conflicts:     855000 | #Constraints:      76542
3583.54/3595.16	c #Conflicts:     856000 | #Constraints:      77542
3583.54/3595.16	c #Conflicts:     857000 | #Constraints:      78542
3583.54/3595.16	c #Conflicts:     858000 | #Constraints:      79542
3583.54/3595.16	c #Conflicts:     859000 | #Constraints:      80542
3583.54/3595.16	c #Conflicts:     860000 | #Constraints:      81542
3583.54/3595.16	c #Conflicts:     861000 | #Constraints:      82542
3583.54/3595.16	c #Conflicts:     862000 | #Constraints:      83543
3583.54/3595.16	c #Conflicts:     863000 | #Constraints:      84543
3583.54/3595.16	c #Conflicts:     864000 | #Constraints:      85543
3583.54/3595.16	c #Conflicts:     865000 | #Constraints:      86543
3583.54/3595.16	c #Conflicts:     866000 | #Constraints:      87543
3583.54/3595.16	c #Conflicts:     867000 | #Constraints:      88543
3583.54/3595.16	c #Conflicts:     868000 | #Constraints:      89543
3583.54/3595.16	c #Conflicts:     869000 | #Constraints:      90543
3583.54/3595.16	c #Conflicts:     870000 | #Constraints:      91543
3583.54/3595.16	c #Conflicts:     871000 | #Constraints:      92543
3583.54/3595.16	c #Conflicts:     872000 | #Constraints:      93543
3583.54/3595.16	c #Conflicts:     873000 | #Constraints:      94544
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 23278.1
3583.54/3595.16	c #Conflicts:     874000 | #Constraints:      59860
3583.54/3595.16	c #Conflicts:     875000 | #Constraints:      60860
3583.54/3595.16	c #Conflicts:     876000 | #Constraints:      61860
3583.54/3595.16	c #Conflicts:     877000 | #Constraints:      62860
3583.54/3595.16	c #Conflicts:     878000 | #Constraints:      63860
3583.54/3595.16	c #Conflicts:     879000 | #Constraints:      64860
3583.54/3595.16	c #Conflicts:     880000 | #Constraints:      65861
3583.54/3595.16	c #Conflicts:     881000 | #Constraints:      66861
3583.54/3595.16	c #Conflicts:     882000 | #Constraints:      67861
3583.54/3595.16	c #Conflicts:     883000 | #Constraints:      68861
3583.54/3595.16	c #Conflicts:     884000 | #Constraints:      69861
3583.54/3595.16	c #Conflicts:     885000 | #Constraints:      70862
3583.54/3595.16	c #Conflicts:     886000 | #Constraints:      71862
3583.54/3595.16	c #Conflicts:     887000 | #Constraints:      72862
3583.54/3595.16	c #Conflicts:     888000 | #Constraints:      73863
3583.54/3595.16	c #Conflicts:     889000 | #Constraints:      74863
3583.54/3595.16	c #Conflicts:     890000 | #Constraints:      75863
3583.54/3595.16	c #Conflicts:     891000 | #Constraints:      76863
3583.54/3595.16	c #Conflicts:     892000 | #Constraints:      77863
3583.54/3595.16	c #Conflicts:     893000 | #Constraints:      78863
3583.54/3595.16	c #Conflicts:     894000 | #Constraints:      79863
3583.54/3595.16	c #Conflicts:     895000 | #Constraints:      80863
3583.54/3595.16	c #Conflicts:     896000 | #Constraints:      81864
3583.54/3595.16	c #Conflicts:     897000 | #Constraints:      82864
3583.54/3595.16	c #Conflicts:     898000 | #Constraints:      83864
3583.54/3595.16	c INPROCESSING
3583.54/3595.16	c GARBAGE COLLECT
3583.54/3595.16	c rational objective 23278.1
3583.54/3595.16	c #Conflicts:     899000 | #Constraints:      57502
3583.54/3595.16	c #Conflicts:     900000 | #Constraints:      58502
3583.54/3595.16	c #Conflicts:     901000 | #Constraints:      59502
3583.54/3595.16	c #Conflicts:     902000 | #Constraints:      60502
3583.54/3595.16	c #Conflicts:     903000 | #Constraints:      61502
3583.54/3595.16	c #Conflicts:     904000 | #Constraints:      62503
3583.54/3595.16	c #Conflicts:     905000 | #Constraints:      63503
3583.54/3595.16	c #Conflicts:     906000 | #Constraints:      64503
3583.54/3595.16	c #Conflicts:     907000 | #Constraints:      65504
3583.54/3595.16	c #Conflicts:     908000 | #Constraints:      66507
3583.54/3595.16	c #Conflicts:     909000 | #Constraints:      67507
3583.54/3595.16	c #Conflicts:     910000 | #Constraints:      68507
3583.54/3595.16	c #Conflicts:     911000 | #Constraints:      69507
3583.54/3595.16	c #Conflicts:     912000 | #Constraints:      70507
3583.54/3595.16	c #Conflicts:     913000 | #Constraints:      71507
3583.54/3595.16	c #Conflicts:     914000 | #Constraints:      72507
3583.54/3595.16	c #Conflicts:     915000 | #Constraints:      73507
3583.54/3595.16	c #Conflicts:     916000 | #Constraints:      74507
3583.54/3595.16	c #Conflicts:     917000 | #Constraints:      75507
3583.54/3595.16	c #Conflicts:     918000 | #Constraints:      76507
3583.54/3595.16	c #Conflicts:     919000 | #Constraints:      77507
3583.54/3595.16	c #Conflicts:     920000 | #Constraints:      78507
3583.54/3595.16	c #Conflicts:     921000 | #Constraints:      79507
3583.54/3595.16	c #Conflicts:     922000 | #Constraints:      80508
3583.54/3595.16	c #Conflicts:     923000 | #Constraints:      81508
3583.54/3595.16	c #Conflicts:     924000 | #Constraints:      82508
3583.54/3595.16	c #Conflicts:     925000 | #Constraints:      83508
3583.54/3595.16	c #Conflicts:     926000 | #Constraints:      84508
3583.54/3595.16	c #Conflicts:     927000 | #Constraints:      85508
3583.54/3595.16	c #Conflicts:     928000 | #Constraints:      86508
3583.54/3595.16	c #Conflicts:     929000 | #Constraints:      87508
3583.54/3595.16	c #Conflicts:     930000 | #Constraints:      88508
3583.54/3595.16	c #Conflicts:     931000 | #Constraints:      89508
3583.54/3595.16	c #Conflicts:     932000 | #Constraints:      90508
3583.54/3595.16	c #Conflicts:     933000 | #Constraints:      91508
3583.54/3595.16	c #Conflicts:     934000 | #Constraints:      92508
3583.54/3595.16	c #Conflicts:     935000 | #Constraints:      93508
3583.54/3595.16	c #Conflicts:     936000 | #Constraints:      94508
3583.54/3595.16	c #Conflicts:     937000 | #Constraints:      95508
3583.54/3595.16	c #Conflicts:     938000 | #Constraints:      96508
3583.54/3595.16	c #Conflicts:     939000 | #Constraints:      97508
3583.54/3595.16	c #Conflicts:     940000 | #Constraints:      98508
3583.54/3595.16	c #Conflicts:     941000 | #Constraints:      99508
3583.54/3595.16	c #Conflicts:     942000 | #Constraints:     100508
3583.54/3595.16	c #Conflicts:     943000 | #Constraints:     101508
3583.54/3595.16	c #Conflicts:     944000 | #Constraints:     102508
3583.54/3595.16	c #Conflicts:     945000 | #Constraints:     103508
3583.54/3595.16	c #Conflicts:     946000 | #Constraints:     104508
3583.54/3595.16	c #Conflicts:     947000 | #Constraints:     105508
3583.54/3595.16	c #Conflicts:     948000 | #Constraints:     106508
3583.54/3595.16	c #Conflicts:     949000 | #Constraints:     107508
3583.54/3595.17	c #Conflicts:     950000 | #Constraints:     108508
3583.54/3595.17	c #Conflicts:     951000 | #Constraints:     109509
3583.54/3595.17	c #Conflicts:     952000 | #Constraints:     110510
3583.54/3595.17	c #Conflicts:     953000 | #Constraints:     111512
3583.54/3595.17	c #Conflicts:     954000 | #Constraints:     112512
3583.54/3595.17	c #Conflicts:     955000 | #Constraints:     113512
3583.54/3595.17	c #Conflicts:     956000 | #Constraints:     114512
3583.54/3595.17	c #Conflicts:     957000 | #Constraints:     115512
3583.54/3595.17	c #Conflicts:     958000 | #Constraints:     116512
3583.54/3595.17	c #Conflicts:     959000 | #Constraints:     117512
3583.54/3595.17	c #Conflicts:     960000 | #Constraints:     118512
3583.54/3595.17	c #Conflicts:     961000 | #Constraints:     119512
3583.54/3595.17	c #Conflicts:     962000 | #Constraints:     120512
3583.54/3595.17	c #Conflicts:     963000 | #Constraints:     121512
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23356.9
3583.54/3595.17	c #Conflicts:     964000 | #Constraints:      73542
3583.54/3595.17	c #Conflicts:     965000 | #Constraints:      74542
3583.54/3595.17	c #Conflicts:     966000 | #Constraints:      75543
3583.54/3595.17	c #Conflicts:     967000 | #Constraints:      76543
3583.54/3595.17	c #Conflicts:     968000 | #Constraints:      77543
3583.54/3595.17	c #Conflicts:     969000 | #Constraints:      78543
3583.54/3595.17	c #Conflicts:     970000 | #Constraints:      79543
3583.54/3595.17	c #Conflicts:     971000 | #Constraints:      80543
3583.54/3595.17	c #Conflicts:     972000 | #Constraints:      81543
3583.54/3595.17	c #Conflicts:     973000 | #Constraints:      82543
3583.54/3595.17	c #Conflicts:     974000 | #Constraints:      83543
3583.54/3595.17	c #Conflicts:     975000 | #Constraints:      84543
3583.54/3595.17	c #Conflicts:     976000 | #Constraints:      85543
3583.54/3595.17	c #Conflicts:     977000 | #Constraints:      86545
3583.54/3595.17	c #Conflicts:     978000 | #Constraints:      87545
3583.54/3595.17	c #Conflicts:     979000 | #Constraints:      88545
3583.54/3595.17	c #Conflicts:     980000 | #Constraints:      89545
3583.54/3595.17	c #Conflicts:     981000 | #Constraints:      90546
3583.54/3595.17	c #Conflicts:     982000 | #Constraints:      91546
3583.54/3595.17	c #Conflicts:     983000 | #Constraints:      92546
3583.54/3595.17	c #Conflicts:     984000 | #Constraints:      93546
3583.54/3595.17	c #Conflicts:     985000 | #Constraints:      94546
3583.54/3595.17	c #Conflicts:     986000 | #Constraints:      95546
3583.54/3595.17	c #Conflicts:     987000 | #Constraints:      96546
3583.54/3595.17	c #Conflicts:     988000 | #Constraints:      97546
3583.54/3595.17	c #Conflicts:     989000 | #Constraints:      98546
3583.54/3595.17	c #Conflicts:     990000 | #Constraints:      99546
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23356.9
3583.54/3595.17	c #Conflicts:     991000 | #Constraints:      62356
3583.54/3595.17	c #Conflicts:     992000 | #Constraints:      63356
3583.54/3595.17	c #Conflicts:     993000 | #Constraints:      64356
3583.54/3595.17	c #Conflicts:     994000 | #Constraints:      65357
3583.54/3595.17	c #Conflicts:     995000 | #Constraints:      66357
3583.54/3595.17	c #Conflicts:     996000 | #Constraints:      67357
3583.54/3595.17	c #Conflicts:     997000 | #Constraints:      68357
3583.54/3595.17	c #Conflicts:     998000 | #Constraints:      69357
3583.54/3595.17	c #Conflicts:     999000 | #Constraints:      70357
3583.54/3595.17	c #Conflicts:    1000000 | #Constraints:      71357
3583.54/3595.17	c #Conflicts:    1001000 | #Constraints:      72357
3583.54/3595.17	c #Conflicts:    1002000 | #Constraints:      73357
3583.54/3595.17	c #Conflicts:    1003000 | #Constraints:      74357
3583.54/3595.17	c #Conflicts:    1004000 | #Constraints:      75357
3583.54/3595.17	c #Conflicts:    1005000 | #Constraints:      76357
3583.54/3595.17	c #Conflicts:    1006000 | #Constraints:      77357
3583.54/3595.17	c #Conflicts:    1007000 | #Constraints:      78357
3583.54/3595.17	c #Conflicts:    1008000 | #Constraints:      79358
3583.54/3595.17	c #Conflicts:    1009000 | #Constraints:      80358
3583.54/3595.17	c #Conflicts:    1010000 | #Constraints:      81358
3583.54/3595.17	c #Conflicts:    1011000 | #Constraints:      82358
3583.54/3595.17	c #Conflicts:    1012000 | #Constraints:      83358
3583.54/3595.17	c #Conflicts:    1013000 | #Constraints:      84358
3583.54/3595.17	c #Conflicts:    1014000 | #Constraints:      85358
3583.54/3595.17	c #Conflicts:    1015000 | #Constraints:      86358
3583.54/3595.17	c #Conflicts:    1016000 | #Constraints:      87358
3583.54/3595.17	c #Conflicts:    1017000 | #Constraints:      88358
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23356.9
3583.54/3595.17	c #Conflicts:    1018000 | #Constraints:      60206
3583.54/3595.17	c #Conflicts:    1019000 | #Constraints:      61206
3583.54/3595.17	c #Conflicts:    1020000 | #Constraints:      62206
3583.54/3595.17	c #Conflicts:    1021000 | #Constraints:      63206
3583.54/3595.17	c #Conflicts:    1022000 | #Constraints:      64206
3583.54/3595.17	c #Conflicts:    1023000 | #Constraints:      65206
3583.54/3595.17	c #Conflicts:    1024000 | #Constraints:      66206
3583.54/3595.17	c #Conflicts:    1025000 | #Constraints:      67206
3583.54/3595.17	c #Conflicts:    1026000 | #Constraints:      68206
3583.54/3595.17	c #Conflicts:    1027000 | #Constraints:      69206
3583.54/3595.17	c #Conflicts:    1028000 | #Constraints:      70206
3583.54/3595.17	c #Conflicts:    1029000 | #Constraints:      71206
3583.54/3595.17	c #Conflicts:    1030000 | #Constraints:      72206
3583.54/3595.17	c #Conflicts:    1031000 | #Constraints:      73206
3583.54/3595.17	c #Conflicts:    1032000 | #Constraints:      74206
3583.54/3595.17	c #Conflicts:    1033000 | #Constraints:      75206
3583.54/3595.17	c #Conflicts:    1034000 | #Constraints:      76207
3583.54/3595.17	c #Conflicts:    1035000 | #Constraints:      77207
3583.54/3595.17	c #Conflicts:    1036000 | #Constraints:      78207
3583.54/3595.17	c #Conflicts:    1037000 | #Constraints:      79207
3583.54/3595.17	c #Conflicts:    1038000 | #Constraints:      80207
3583.54/3595.17	c #Conflicts:    1039000 | #Constraints:      81207
3583.54/3595.17	c #Conflicts:    1040000 | #Constraints:      82207
3583.54/3595.17	c #Conflicts:    1041000 | #Constraints:      83207
3583.54/3595.17	c #Conflicts:    1042000 | #Constraints:      84207
3583.54/3595.17	c #Conflicts:    1043000 | #Constraints:      85207
3583.54/3595.17	c #Conflicts:    1044000 | #Constraints:      86207
3583.54/3595.17	c #Conflicts:    1045000 | #Constraints:      87207
3583.54/3595.17	c #Conflicts:    1046000 | #Constraints:      88207
3583.54/3595.17	c #Conflicts:    1047000 | #Constraints:      89207
3583.54/3595.17	c #Conflicts:    1048000 | #Constraints:      90207
3583.54/3595.17	c #Conflicts:    1049000 | #Constraints:      91207
3583.54/3595.17	c #Conflicts:    1050000 | #Constraints:      92207
3583.54/3595.17	c #Conflicts:    1051000 | #Constraints:      93207
3583.54/3595.17	c #Conflicts:    1052000 | #Constraints:      94207
3583.54/3595.17	c #Conflicts:    1053000 | #Constraints:      95207
3583.54/3595.17	c #Conflicts:    1054000 | #Constraints:      96207
3583.54/3595.17	c #Conflicts:    1055000 | #Constraints:      97207
3583.54/3595.17	c #Conflicts:    1056000 | #Constraints:      98207
3583.54/3595.17	c #Conflicts:    1057000 | #Constraints:      99207
3583.54/3595.17	c #Conflicts:    1058000 | #Constraints:     100207
3583.54/3595.17	c #Conflicts:    1059000 | #Constraints:     101207
3583.54/3595.17	c #Conflicts:    1060000 | #Constraints:     102207
3583.54/3595.17	c #Conflicts:    1061000 | #Constraints:     103207
3583.54/3595.17	c #Conflicts:    1062000 | #Constraints:     104207
3583.54/3595.17	c #Conflicts:    1063000 | #Constraints:     105207
3583.54/3595.17	c #Conflicts:    1064000 | #Constraints:     106207
3583.54/3595.17	c #Conflicts:    1065000 | #Constraints:     107207
3583.54/3595.17	c #Conflicts:    1066000 | #Constraints:     108207
3583.54/3595.17	c #Conflicts:    1067000 | #Constraints:     109207
3583.54/3595.17	c #Conflicts:    1068000 | #Constraints:     110207
3583.54/3595.17	c #Conflicts:    1069000 | #Constraints:     111207
3583.54/3595.17	c #Conflicts:    1070000 | #Constraints:     112207
3583.54/3595.17	c #Conflicts:    1071000 | #Constraints:     113207
3583.54/3595.17	c #Conflicts:    1072000 | #Constraints:     114207
3583.54/3595.17	c #Conflicts:    1073000 | #Constraints:     115207
3583.54/3595.17	c #Conflicts:    1074000 | #Constraints:     116207
3583.54/3595.17	c #Conflicts:    1075000 | #Constraints:     117207
3583.54/3595.17	c #Conflicts:    1076000 | #Constraints:     118207
3583.54/3595.17	c #Conflicts:    1077000 | #Constraints:     119207
3583.54/3595.17	c #Conflicts:    1078000 | #Constraints:     120207
3583.54/3595.17	c #Conflicts:    1079000 | #Constraints:     121207
3583.54/3595.17	c #Conflicts:    1080000 | #Constraints:     122207
3583.54/3595.17	c #Conflicts:    1081000 | #Constraints:     123207
3583.54/3595.17	c #Conflicts:    1082000 | #Constraints:     124207
3583.54/3595.17	c #Conflicts:    1083000 | #Constraints:     125207
3583.54/3595.17	c #Conflicts:    1084000 | #Constraints:     126207
3583.54/3595.17	c #Conflicts:    1085000 | #Constraints:     127207
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23356.9
3583.54/3595.17	c #Conflicts:    1086000 | #Constraints:      75873
3583.54/3595.17	c #Conflicts:    1087000 | #Constraints:      76873
3583.54/3595.17	c #Conflicts:    1088000 | #Constraints:      77873
3583.54/3595.17	c #Conflicts:    1089000 | #Constraints:      78873
3583.54/3595.17	c #Conflicts:    1090000 | #Constraints:      79873
3583.54/3595.17	c #Conflicts:    1091000 | #Constraints:      80873
3583.54/3595.17	c #Conflicts:    1092000 | #Constraints:      81873
3583.54/3595.17	c #Conflicts:    1093000 | #Constraints:      82873
3583.54/3595.17	c #Conflicts:    1094000 | #Constraints:      83873
3583.54/3595.17	c #Conflicts:    1095000 | #Constraints:      84873
3583.54/3595.17	c #Conflicts:    1096000 | #Constraints:      85873
3583.54/3595.17	c #Conflicts:    1097000 | #Constraints:      86873
3583.54/3595.17	c #Conflicts:    1098000 | #Constraints:      87873
3583.54/3595.17	c #Conflicts:    1099000 | #Constraints:      88873
3583.54/3595.17	c #Conflicts:    1100000 | #Constraints:      89873
3583.54/3595.17	c #Conflicts:    1101000 | #Constraints:      90873
3583.54/3595.17	c #Conflicts:    1102000 | #Constraints:      91873
3583.54/3595.17	c #Conflicts:    1103000 | #Constraints:      92873
3583.54/3595.17	c #Conflicts:    1104000 | #Constraints:      93873
3583.54/3595.17	c #Conflicts:    1105000 | #Constraints:      94873
3583.54/3595.17	c #Conflicts:    1106000 | #Constraints:      95873
3583.54/3595.17	c #Conflicts:    1107000 | #Constraints:      96873
3583.54/3595.17	c #Conflicts:    1108000 | #Constraints:      97873
3583.54/3595.17	c #Conflicts:    1109000 | #Constraints:      98873
3583.54/3595.17	c #Conflicts:    1110000 | #Constraints:      99873
3583.54/3595.17	c #Conflicts:    1111000 | #Constraints:     100873
3583.54/3595.17	c #Conflicts:    1112000 | #Constraints:     101873
3583.54/3595.17	c #Conflicts:    1113000 | #Constraints:     102873
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23356.9
3583.54/3595.17	c #Conflicts:    1114000 | #Constraints:      63559
3583.54/3595.17	c #Conflicts:    1115000 | #Constraints:      64559
3583.54/3595.17	c #Conflicts:    1116000 | #Constraints:      65559
3583.54/3595.17	c #Conflicts:    1117000 | #Constraints:      66559
3583.54/3595.17	c #Conflicts:    1118000 | #Constraints:      67559
3583.54/3595.17	c #Conflicts:    1119000 | #Constraints:      68559
3583.54/3595.17	c #Conflicts:    1120000 | #Constraints:      69559
3583.54/3595.17	c #Conflicts:    1121000 | #Constraints:      70560
3583.54/3595.17	c #Conflicts:    1122000 | #Constraints:      71561
3583.54/3595.17	c #Conflicts:    1123000 | #Constraints:      72561
3583.54/3595.17	c #Conflicts:    1124000 | #Constraints:      73561
3583.54/3595.17	c #Conflicts:    1125000 | #Constraints:      74561
3583.54/3595.17	c #Conflicts:    1126000 | #Constraints:      75561
3583.54/3595.17	c #Conflicts:    1127000 | #Constraints:      76561
3583.54/3595.17	c #Conflicts:    1128000 | #Constraints:      77561
3583.54/3595.17	c #Conflicts:    1129000 | #Constraints:      78561
3583.54/3595.17	c #Conflicts:    1130000 | #Constraints:      79562
3583.54/3595.17	c #Conflicts:    1131000 | #Constraints:      80562
3583.54/3595.17	c #Conflicts:    1132000 | #Constraints:      81562
3583.54/3595.17	c #Conflicts:    1133000 | #Constraints:      82562
3583.54/3595.17	c #Conflicts:    1134000 | #Constraints:      83562
3583.54/3595.17	c #Conflicts:    1135000 | #Constraints:      84562
3583.54/3595.17	c #Conflicts:    1136000 | #Constraints:      85562
3583.54/3595.17	c #Conflicts:    1137000 | #Constraints:      86562
3583.54/3595.17	c #Conflicts:    1138000 | #Constraints:      87562
3583.54/3595.17	c #Conflicts:    1139000 | #Constraints:      88562
3583.54/3595.17	c #Conflicts:    1140000 | #Constraints:      89562
3583.54/3595.17	c #Conflicts:    1141000 | #Constraints:      90562
3583.54/3595.17	c #Conflicts:    1142000 | #Constraints:      91562
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23356.9
3583.54/3595.17	c #Conflicts:    1143000 | #Constraints:      60448
3583.54/3595.17	c #Conflicts:    1144000 | #Constraints:      61448
3583.54/3595.17	c #Conflicts:    1145000 | #Constraints:      62448
3583.54/3595.17	c #Conflicts:    1146000 | #Constraints:      63448
3583.54/3595.17	c #Conflicts:    1147000 | #Constraints:      64448
3583.54/3595.17	c #Conflicts:    1148000 | #Constraints:      65448
3583.54/3595.17	c #Conflicts:    1149000 | #Constraints:      66448
3583.54/3595.17	c #Conflicts:    1150000 | #Constraints:      67448
3583.54/3595.17	c #Conflicts:    1151000 | #Constraints:      68448
3583.54/3595.17	c #Conflicts:    1152000 | #Constraints:      69448
3583.54/3595.17	c #Conflicts:    1153000 | #Constraints:      70448
3583.54/3595.17	c #Conflicts:    1154000 | #Constraints:      71449
3583.54/3595.17	c #Conflicts:    1155000 | #Constraints:      72449
3583.54/3595.17	c #Conflicts:    1156000 | #Constraints:      73449
3583.54/3595.17	c #Conflicts:    1157000 | #Constraints:      74449
3583.54/3595.17	c #Conflicts:    1158000 | #Constraints:      75449
3583.54/3595.17	c #Conflicts:    1159000 | #Constraints:      76449
3583.54/3595.17	c #Conflicts:    1160000 | #Constraints:      77449
3583.54/3595.17	c #Conflicts:    1161000 | #Constraints:      78449
3583.54/3595.17	c #Conflicts:    1162000 | #Constraints:      79449
3583.54/3595.17	c #Conflicts:    1163000 | #Constraints:      80449
3583.54/3595.17	c #Conflicts:    1164000 | #Constraints:      81449
3583.54/3595.17	c #Conflicts:    1165000 | #Constraints:      82449
3583.54/3595.17	c #Conflicts:    1166000 | #Constraints:      83449
3583.54/3595.17	c #Conflicts:    1167000 | #Constraints:      84449
3583.54/3595.17	c #Conflicts:    1168000 | #Constraints:      85449
3583.54/3595.17	c #Conflicts:    1169000 | #Constraints:      86449
3583.54/3595.17	c #Conflicts:    1170000 | #Constraints:      87449
3583.54/3595.17	c #Conflicts:    1171000 | #Constraints:      88449
3583.54/3595.17	c #Conflicts:    1172000 | #Constraints:      89449
3583.54/3595.17	c #Conflicts:    1173000 | #Constraints:      90449
3583.54/3595.17	c #Conflicts:    1174000 | #Constraints:      91449
3583.54/3595.17	c #Conflicts:    1175000 | #Constraints:      92449
3583.54/3595.17	c #Conflicts:    1176000 | #Constraints:      93449
3583.54/3595.17	c #Conflicts:    1177000 | #Constraints:      94449
3583.54/3595.17	c #Conflicts:    1178000 | #Constraints:      95449
3583.54/3595.17	c #Conflicts:    1179000 | #Constraints:      96449
3583.54/3595.17	c #Conflicts:    1180000 | #Constraints:      97449
3583.54/3595.17	c #Conflicts:    1181000 | #Constraints:      98449
3583.54/3595.17	c #Conflicts:    1182000 | #Constraints:      99449
3583.54/3595.17	c #Conflicts:    1183000 | #Constraints:     100449
3583.54/3595.17	c #Conflicts:    1184000 | #Constraints:     101449
3583.54/3595.17	c #Conflicts:    1185000 | #Constraints:     102449
3583.54/3595.17	c #Conflicts:    1186000 | #Constraints:     103449
3583.54/3595.17	c #Conflicts:    1187000 | #Constraints:     104449
3583.54/3595.17	c #Conflicts:    1188000 | #Constraints:     105449
3583.54/3595.17	c #Conflicts:    1189000 | #Constraints:     106449
3583.54/3595.17	c #Conflicts:    1190000 | #Constraints:     107449
3583.54/3595.17	c #Conflicts:    1191000 | #Constraints:     108449
3583.54/3595.17	c #Conflicts:    1192000 | #Constraints:     109449
3583.54/3595.17	c #Conflicts:    1193000 | #Constraints:     110449
3583.54/3595.17	c #Conflicts:    1194000 | #Constraints:     111449
3583.54/3595.17	c #Conflicts:    1195000 | #Constraints:     112449
3583.54/3595.17	c #Conflicts:    1196000 | #Constraints:     113449
3583.54/3595.17	c #Conflicts:    1197000 | #Constraints:     114449
3583.54/3595.17	c #Conflicts:    1198000 | #Constraints:     115449
3583.54/3595.17	c #Conflicts:    1199000 | #Constraints:     116449
3583.54/3595.17	c #Conflicts:    1200000 | #Constraints:     117449
3583.54/3595.17	c #Conflicts:    1201000 | #Constraints:     118449
3583.54/3595.17	c #Conflicts:    1202000 | #Constraints:     119449
3583.54/3595.17	c #Conflicts:    1203000 | #Constraints:     120449
3583.54/3595.17	c #Conflicts:    1204000 | #Constraints:     121449
3583.54/3595.17	c #Conflicts:    1205000 | #Constraints:     122449
3583.54/3595.17	c #Conflicts:    1206000 | #Constraints:     123449
3583.54/3595.17	c #Conflicts:    1207000 | #Constraints:     124449
3583.54/3595.17	c #Conflicts:    1208000 | #Constraints:     125449
3583.54/3595.17	c #Conflicts:    1209000 | #Constraints:     126450
3583.54/3595.17	c #Conflicts:    1210000 | #Constraints:     127450
3583.54/3595.17	c #Conflicts:    1211000 | #Constraints:     128450
3583.54/3595.17	c #Conflicts:    1212000 | #Constraints:     129450
3583.54/3595.17	c #Conflicts:    1213000 | #Constraints:     130450
3583.54/3595.17	c #Conflicts:    1214000 | #Constraints:     131450
3583.54/3595.17	c #Conflicts:    1215000 | #Constraints:     132450
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23356.9
3583.54/3595.17	c #Conflicts:    1216000 | #Constraints:      78745
3583.54/3595.17	c #Conflicts:    1217000 | #Constraints:      79745
3583.54/3595.17	c #Conflicts:    1218000 | #Constraints:      80745
3583.54/3595.17	c #Conflicts:    1219000 | #Constraints:      81745
3583.54/3595.17	c #Conflicts:    1220000 | #Constraints:      82745
3583.54/3595.17	c #Conflicts:    1221000 | #Constraints:      83747
3583.54/3595.17	c #Conflicts:    1222000 | #Constraints:      84747
3583.54/3595.17	c #Conflicts:    1223000 | #Constraints:      85747
3583.54/3595.17	c #Conflicts:    1224000 | #Constraints:      86748
3583.54/3595.17	c #Conflicts:    1225000 | #Constraints:      87749
3583.54/3595.17	c #Conflicts:    1226000 | #Constraints:      88749
3583.54/3595.17	c #Conflicts:    1227000 | #Constraints:      89749
3583.54/3595.17	c #Conflicts:    1228000 | #Constraints:      90749
3583.54/3595.17	c #Conflicts:    1229000 | #Constraints:      91750
3583.54/3595.17	c #Conflicts:    1230000 | #Constraints:      92750
3583.54/3595.17	c #Conflicts:    1231000 | #Constraints:      93750
3583.54/3595.17	c #Conflicts:    1232000 | #Constraints:      94750
3583.54/3595.17	c #Conflicts:    1233000 | #Constraints:      95750
3583.54/3595.17	c #Conflicts:    1234000 | #Constraints:      96750
3583.54/3595.17	c #Conflicts:    1235000 | #Constraints:      97750
3583.54/3595.17	c #Conflicts:    1236000 | #Constraints:      98750
3583.54/3595.17	c #Conflicts:    1237000 | #Constraints:      99750
3583.54/3595.17	c #Conflicts:    1238000 | #Constraints:     100750
3583.54/3595.17	c #Conflicts:    1239000 | #Constraints:     101750
3583.54/3595.17	c #Conflicts:    1240000 | #Constraints:     102750
3583.54/3595.17	c #Conflicts:    1241000 | #Constraints:     103750
3583.54/3595.17	c #Conflicts:    1242000 | #Constraints:     104750
3583.54/3595.17	c #Conflicts:    1243000 | #Constraints:     105750
3583.54/3595.17	c #Conflicts:    1244000 | #Constraints:     106750
3583.54/3595.17	c #Conflicts:    1245000 | #Constraints:     107750
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23356.9
3583.54/3595.17	c #Conflicts:    1246000 | #Constraints:      66459
3583.54/3595.17	c #Conflicts:    1247000 | #Constraints:      67459
3583.54/3595.17	c #Conflicts:    1248000 | #Constraints:      68459
3583.54/3595.17	c #Conflicts:    1249000 | #Constraints:      69459
3583.54/3595.17	c #Conflicts:    1250000 | #Constraints:      70459
3583.54/3595.17	c #Conflicts:    1251000 | #Constraints:      71459
3583.54/3595.17	c #Conflicts:    1252000 | #Constraints:      72459
3583.54/3595.17	c #Conflicts:    1253000 | #Constraints:      73459
3583.54/3595.17	c #Conflicts:    1254000 | #Constraints:      74459
3583.54/3595.17	c #Conflicts:    1255000 | #Constraints:      75459
3583.54/3595.17	c #Conflicts:    1256000 | #Constraints:      76459
3583.54/3595.17	c #Conflicts:    1257000 | #Constraints:      77459
3583.54/3595.17	c #Conflicts:    1258000 | #Constraints:      78459
3583.54/3595.17	c #Conflicts:    1259000 | #Constraints:      79459
3583.54/3595.17	c #Conflicts:    1260000 | #Constraints:      80459
3583.54/3595.17	c #Conflicts:    1261000 | #Constraints:      81459
3583.54/3595.17	c #Conflicts:    1262000 | #Constraints:      82459
3583.54/3595.17	c #Conflicts:    1263000 | #Constraints:      83459
3583.54/3595.17	c #Conflicts:    1264000 | #Constraints:      84459
3583.54/3595.17	c #Conflicts:    1265000 | #Constraints:      85460
3583.54/3595.17	c #Conflicts:    1266000 | #Constraints:      86461
3583.54/3595.17	c #Conflicts:    1267000 | #Constraints:      87461
3583.54/3595.17	c #Conflicts:    1268000 | #Constraints:      88461
3583.54/3595.17	c #Conflicts:    1269000 | #Constraints:      89461
3583.54/3595.17	c #Conflicts:    1270000 | #Constraints:      90461
3583.54/3595.17	c #Conflicts:    1271000 | #Constraints:      91461
3583.54/3595.17	c #Conflicts:    1272000 | #Constraints:      92461
3583.54/3595.17	c #Conflicts:    1273000 | #Constraints:      93462
3583.54/3595.17	c #Conflicts:    1274000 | #Constraints:      94462
3583.54/3595.17	c #Conflicts:    1275000 | #Constraints:      95462
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23356.9
3583.54/3595.17	c #Conflicts:    1276000 | #Constraints:      62908
3583.54/3595.17	c #Conflicts:    1277000 | #Constraints:      63908
3583.54/3595.17	c #Conflicts:    1278000 | #Constraints:      64908
3583.54/3595.17	c #Conflicts:    1279000 | #Constraints:      65908
3583.54/3595.17	c #Conflicts:    1280000 | #Constraints:      66908
3583.54/3595.17	c #Conflicts:    1281000 | #Constraints:      67908
3583.54/3595.17	c #Conflicts:    1282000 | #Constraints:      68909
3583.54/3595.17	c #Conflicts:    1283000 | #Constraints:      69909
3583.54/3595.17	c #Conflicts:    1284000 | #Constraints:      70909
3583.54/3595.17	c #Conflicts:    1285000 | #Constraints:      71909
3583.54/3595.17	c #Conflicts:    1286000 | #Constraints:      72910
3583.54/3595.17	c #Conflicts:    1287000 | #Constraints:      73911
3583.54/3595.17	c #Conflicts:    1288000 | #Constraints:      74911
3583.54/3595.17	c #Conflicts:    1289000 | #Constraints:      75911
3583.54/3595.17	c #Conflicts:    1290000 | #Constraints:      76911
3583.54/3595.17	c #Conflicts:    1291000 | #Constraints:      77911
3583.54/3595.17	c #Conflicts:    1292000 | #Constraints:      78911
3583.54/3595.17	c #Conflicts:    1293000 | #Constraints:      79911
3583.54/3595.17	c #Conflicts:    1294000 | #Constraints:      80911
3583.54/3595.17	c #Conflicts:    1295000 | #Constraints:      81911
3583.54/3595.17	c #Conflicts:    1296000 | #Constraints:      82911
3583.54/3595.17	c #Conflicts:    1297000 | #Constraints:      83911
3583.54/3595.17	c #Conflicts:    1298000 | #Constraints:      84911
3583.54/3595.17	c #Conflicts:    1299000 | #Constraints:      85911
3583.54/3595.17	c #Conflicts:    1300000 | #Constraints:      86911
3583.54/3595.17	c #Conflicts:    1301000 | #Constraints:      87911
3583.54/3595.17	c #Conflicts:    1302000 | #Constraints:      88911
3583.54/3595.17	c #Conflicts:    1303000 | #Constraints:      89911
3583.54/3595.17	c #Conflicts:    1304000 | #Constraints:      90911
3583.54/3595.17	c #Conflicts:    1305000 | #Constraints:      91912
3583.54/3595.17	c #Conflicts:    1306000 | #Constraints:      92912
3583.54/3595.17	c #Conflicts:    1307000 | #Constraints:      93912
3583.54/3595.17	c #Conflicts:    1308000 | #Constraints:      94912
3583.54/3595.17	c #Conflicts:    1309000 | #Constraints:      95912
3583.54/3595.17	c #Conflicts:    1310000 | #Constraints:      96912
3583.54/3595.17	c #Conflicts:    1311000 | #Constraints:      97912
3583.54/3595.17	c #Conflicts:    1312000 | #Constraints:      98912
3583.54/3595.17	c #Conflicts:    1313000 | #Constraints:      99912
3583.54/3595.17	c #Conflicts:    1314000 | #Constraints:     100912
3583.54/3595.17	c #Conflicts:    1315000 | #Constraints:     101912
3583.54/3595.17	c #Conflicts:    1316000 | #Constraints:     102912
3583.54/3595.17	c #Conflicts:    1317000 | #Constraints:     103912
3583.54/3595.17	c #Conflicts:    1318000 | #Constraints:     104912
3583.54/3595.17	c #Conflicts:    1319000 | #Constraints:     105912
3583.54/3595.17	c #Conflicts:    1320000 | #Constraints:     106912
3583.54/3595.17	c #Conflicts:    1321000 | #Constraints:     107912
3583.54/3595.17	c #Conflicts:    1322000 | #Constraints:     108912
3583.54/3595.17	c #Conflicts:    1323000 | #Constraints:     109912
3583.54/3595.17	c #Conflicts:    1324000 | #Constraints:     110912
3583.54/3595.17	c #Conflicts:    1325000 | #Constraints:     111912
3583.54/3595.17	c #Conflicts:    1326000 | #Constraints:     112912
3583.54/3595.17	c #Conflicts:    1327000 | #Constraints:     113912
3583.54/3595.17	c #Conflicts:    1328000 | #Constraints:     114912
3583.54/3595.17	c #Conflicts:    1329000 | #Constraints:     115912
3583.54/3595.17	c #Conflicts:    1330000 | #Constraints:     116912
3583.54/3595.17	c #Conflicts:    1331000 | #Constraints:     117912
3583.54/3595.17	c #Conflicts:    1332000 | #Constraints:     118912
3583.54/3595.17	c #Conflicts:    1333000 | #Constraints:     119912
3583.54/3595.17	c #Conflicts:    1334000 | #Constraints:     120912
3583.54/3595.17	c #Conflicts:    1335000 | #Constraints:     121912
3583.54/3595.17	c #Conflicts:    1336000 | #Constraints:     122912
3583.54/3595.17	c #Conflicts:    1337000 | #Constraints:     123912
3583.54/3595.17	c #Conflicts:    1338000 | #Constraints:     124912
3583.54/3595.17	c #Conflicts:    1339000 | #Constraints:     125912
3583.54/3595.17	c #Conflicts:    1340000 | #Constraints:     126912
3583.54/3595.17	c #Conflicts:    1341000 | #Constraints:     127912
3583.54/3595.17	c #Conflicts:    1342000 | #Constraints:     128912
3583.54/3595.17	c #Conflicts:    1343000 | #Constraints:     129912
3583.54/3595.17	c #Conflicts:    1344000 | #Constraints:     130912
3583.54/3595.17	c #Conflicts:    1345000 | #Constraints:     131912
3583.54/3595.17	c #Conflicts:    1346000 | #Constraints:     132912
3583.54/3595.17	c #Conflicts:    1347000 | #Constraints:     133912
3583.54/3595.17	c #Conflicts:    1348000 | #Constraints:     134912
3583.54/3595.17	c #Conflicts:    1349000 | #Constraints:     135912
3583.54/3595.17	c #Conflicts:    1350000 | #Constraints:     136912
3583.54/3595.17	c #Conflicts:    1351000 | #Constraints:     137912
3583.54/3595.17	c #Conflicts:    1352000 | #Constraints:     138912
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23446.6
3583.54/3595.17	c #Conflicts:    1353000 | #Constraints:      82038
3583.54/3595.17	c #Conflicts:    1354000 | #Constraints:      83038
3583.54/3595.17	c #Conflicts:    1355000 | #Constraints:      84038
3583.54/3595.17	c #Conflicts:    1356000 | #Constraints:      85038
3583.54/3595.17	c #Conflicts:    1357000 | #Constraints:      86038
3583.54/3595.17	c #Conflicts:    1358000 | #Constraints:      87038
3583.54/3595.17	c #Conflicts:    1359000 | #Constraints:      88038
3583.54/3595.17	c #Conflicts:    1360000 | #Constraints:      89038
3583.54/3595.17	c #Conflicts:    1361000 | #Constraints:      90038
3583.54/3595.17	c #Conflicts:    1362000 | #Constraints:      91038
3583.54/3595.17	c #Conflicts:    1363000 | #Constraints:      92038
3583.54/3595.17	c #Conflicts:    1364000 | #Constraints:      93038
3583.54/3595.17	c #Conflicts:    1365000 | #Constraints:      94038
3583.54/3595.17	c #Conflicts:    1366000 | #Constraints:      95038
3583.54/3595.17	c #Conflicts:    1367000 | #Constraints:      96038
3583.54/3595.17	c #Conflicts:    1368000 | #Constraints:      97038
3583.54/3595.17	c #Conflicts:    1369000 | #Constraints:      98038
3583.54/3595.17	c #Conflicts:    1370000 | #Constraints:      99038
3583.54/3595.17	c #Conflicts:    1371000 | #Constraints:     100038
3583.54/3595.17	c #Conflicts:    1372000 | #Constraints:     101038
3583.54/3595.17	c #Conflicts:    1373000 | #Constraints:     102038
3583.54/3595.17	c #Conflicts:    1374000 | #Constraints:     103038
3583.54/3595.17	c #Conflicts:    1375000 | #Constraints:     104038
3583.54/3595.17	c #Conflicts:    1376000 | #Constraints:     105038
3583.54/3595.17	c #Conflicts:    1377000 | #Constraints:     106038
3583.54/3595.17	c #Conflicts:    1378000 | #Constraints:     107039
3583.54/3595.17	c #Conflicts:    1379000 | #Constraints:     108040
3583.54/3595.17	c #Conflicts:    1380000 | #Constraints:     109040
3583.54/3595.17	c #Conflicts:    1381000 | #Constraints:     110040
3583.54/3595.17	c #Conflicts:    1382000 | #Constraints:     111040
3583.54/3595.17	c #Conflicts:    1383000 | #Constraints:     112040
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23450.7
3583.54/3595.17	c #Conflicts:    1384000 | #Constraints:      78145
3583.54/3595.17	c #Conflicts:    1385000 | #Constraints:      79145
3583.54/3595.17	c #Conflicts:    1386000 | #Constraints:      80145
3583.54/3595.17	c #Conflicts:    1387000 | #Constraints:      81146
3583.54/3595.17	c #Conflicts:    1388000 | #Constraints:      82146
3583.54/3595.17	c #Conflicts:    1389000 | #Constraints:      83146
3583.54/3595.17	c #Conflicts:    1390000 | #Constraints:      84146
3583.54/3595.17	c #Conflicts:    1391000 | #Constraints:      85146
3583.54/3595.17	c #Conflicts:    1392000 | #Constraints:      86146
3583.54/3595.17	c #Conflicts:    1393000 | #Constraints:      87146
3583.54/3595.17	c #Conflicts:    1394000 | #Constraints:      88146
3583.54/3595.17	c #Conflicts:    1395000 | #Constraints:      89146
3583.54/3595.17	c #Conflicts:    1396000 | #Constraints:      90146
3583.54/3595.17	c #Conflicts:    1397000 | #Constraints:      91146
3583.54/3595.17	c #Conflicts:    1398000 | #Constraints:      92146
3583.54/3595.17	c #Conflicts:    1399000 | #Constraints:      93147
3583.54/3595.17	c #Conflicts:    1400000 | #Constraints:      94147
3583.54/3595.17	c #Conflicts:    1401000 | #Constraints:      95148
3583.54/3595.17	c #Conflicts:    1402000 | #Constraints:      96148
3583.54/3595.17	c #Conflicts:    1403000 | #Constraints:      97148
3583.54/3595.17	c #Conflicts:    1404000 | #Constraints:      98148
3583.54/3595.17	c #Conflicts:    1405000 | #Constraints:      99148
3583.54/3595.17	c #Conflicts:    1406000 | #Constraints:     100148
3583.54/3595.17	c #Conflicts:    1407000 | #Constraints:     101148
3583.54/3595.17	c #Conflicts:    1408000 | #Constraints:     102148
3583.54/3595.17	c #Conflicts:    1409000 | #Constraints:     103148
3583.54/3595.17	c #Conflicts:    1410000 | #Constraints:     104149
3583.54/3595.17	c #Conflicts:    1411000 | #Constraints:     105149
3583.54/3595.17	c #Conflicts:    1412000 | #Constraints:     106149
3583.54/3595.17	c #Conflicts:    1413000 | #Constraints:     107149
3583.54/3595.17	c #Conflicts:    1414000 | #Constraints:     108149
3583.54/3595.17	c #Conflicts:    1415000 | #Constraints:     109149
3583.54/3595.17	c #Conflicts:    1416000 | #Constraints:     110149
3583.54/3595.17	c #Conflicts:    1417000 | #Constraints:     111149
3583.54/3595.17	c #Conflicts:    1418000 | #Constraints:     112149
3583.54/3595.17	c #Conflicts:    1419000 | #Constraints:     113149
3583.54/3595.17	c #Conflicts:    1420000 | #Constraints:     114149
3583.54/3595.17	c #Conflicts:    1421000 | #Constraints:     115149
3583.54/3595.17	c #Conflicts:    1422000 | #Constraints:     116149
3583.54/3595.17	c #Conflicts:    1423000 | #Constraints:     117149
3583.54/3595.17	c #Conflicts:    1424000 | #Constraints:     118149
3583.54/3595.17	c #Conflicts:    1425000 | #Constraints:     119149
3583.54/3595.17	c #Conflicts:    1426000 | #Constraints:     120149
3583.54/3595.17	c #Conflicts:    1427000 | #Constraints:     121149
3583.54/3595.17	c #Conflicts:    1428000 | #Constraints:     122149
3583.54/3595.17	c #Conflicts:    1429000 | #Constraints:     123149
3583.54/3595.17	c #Conflicts:    1430000 | #Constraints:     124149
3583.54/3595.17	c #Conflicts:    1431000 | #Constraints:     125149
3583.54/3595.17	c #Conflicts:    1432000 | #Constraints:     126149
3583.54/3595.17	c #Conflicts:    1433000 | #Constraints:     127149
3583.54/3595.17	c #Conflicts:    1434000 | #Constraints:     128149
3583.54/3595.17	c #Conflicts:    1435000 | #Constraints:     129149
3583.54/3595.17	c #Conflicts:    1436000 | #Constraints:     130149
3583.54/3595.17	c #Conflicts:    1437000 | #Constraints:     131149
3583.54/3595.17	c #Conflicts:    1438000 | #Constraints:     132149
3583.54/3595.17	c #Conflicts:    1439000 | #Constraints:     133149
3583.54/3595.17	c #Conflicts:    1440000 | #Constraints:     134149
3583.54/3595.17	c #Conflicts:    1441000 | #Constraints:     135149
3583.54/3595.17	c #Conflicts:    1442000 | #Constraints:     136149
3583.54/3595.17	c #Conflicts:    1443000 | #Constraints:     137149
3583.54/3595.17	c #Conflicts:    1444000 | #Constraints:     138149
3583.54/3595.17	c #Conflicts:    1445000 | #Constraints:     139149
3583.54/3595.17	c #Conflicts:    1446000 | #Constraints:     140149
3583.54/3595.17	c #Conflicts:    1447000 | #Constraints:     141149
3583.54/3595.17	c #Conflicts:    1448000 | #Constraints:     142149
3583.54/3595.17	c #Conflicts:    1449000 | #Constraints:     143149
3583.54/3595.17	c #Conflicts:    1450000 | #Constraints:     144149
3583.54/3595.17	c #Conflicts:    1451000 | #Constraints:     145149
3583.54/3595.17	c #Conflicts:    1452000 | #Constraints:     146149
3583.54/3595.17	c #Conflicts:    1453000 | #Constraints:     147149
3583.54/3595.17	c #Conflicts:    1454000 | #Constraints:     148150
3583.54/3595.17	c #Conflicts:    1455000 | #Constraints:     149150
3583.54/3595.17	c #Conflicts:    1456000 | #Constraints:     150150
3583.54/3595.17	c #Conflicts:    1457000 | #Constraints:     151150
3583.54/3595.17	c #Conflicts:    1458000 | #Constraints:     152150
3583.54/3595.17	c #Conflicts:    1459000 | #Constraints:     153150
3583.54/3595.17	c #Conflicts:    1460000 | #Constraints:     154150
3583.54/3595.17	c #Conflicts:    1461000 | #Constraints:     155150
3583.54/3595.17	c #Conflicts:    1462000 | #Constraints:     156150
3583.54/3595.17	c #Conflicts:    1463000 | #Constraints:     157150
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    1464000 | #Constraints:      92487
3583.54/3595.17	c #Conflicts:    1465000 | #Constraints:      93487
3583.54/3595.17	c #Conflicts:    1466000 | #Constraints:      94487
3583.54/3595.17	c #Conflicts:    1467000 | #Constraints:      95487
3583.54/3595.17	c #Conflicts:    1468000 | #Constraints:      96487
3583.54/3595.17	c #Conflicts:    1469000 | #Constraints:      97487
3583.54/3595.17	c #Conflicts:    1470000 | #Constraints:      98487
3583.54/3595.17	c #Conflicts:    1471000 | #Constraints:      99487
3583.54/3595.17	c #Conflicts:    1472000 | #Constraints:     100487
3583.54/3595.17	c #Conflicts:    1473000 | #Constraints:     101487
3583.54/3595.17	c #Conflicts:    1474000 | #Constraints:     102487
3583.54/3595.17	c #Conflicts:    1475000 | #Constraints:     103487
3583.54/3595.17	c #Conflicts:    1476000 | #Constraints:     104487
3583.54/3595.17	c #Conflicts:    1477000 | #Constraints:     105487
3583.54/3595.17	c #Conflicts:    1478000 | #Constraints:     106487
3583.54/3595.17	c #Conflicts:    1479000 | #Constraints:     107487
3583.54/3595.17	c #Conflicts:    1480000 | #Constraints:     108487
3583.54/3595.17	c #Conflicts:    1481000 | #Constraints:     109487
3583.54/3595.17	c #Conflicts:    1482000 | #Constraints:     110487
3583.54/3595.17	c #Conflicts:    1483000 | #Constraints:     111487
3583.54/3595.17	c #Conflicts:    1484000 | #Constraints:     112487
3583.54/3595.17	c #Conflicts:    1485000 | #Constraints:     113487
3583.54/3595.17	c #Conflicts:    1486000 | #Constraints:     114487
3583.54/3595.17	c #Conflicts:    1487000 | #Constraints:     115487
3583.54/3595.17	c #Conflicts:    1488000 | #Constraints:     116487
3583.54/3595.17	c #Conflicts:    1489000 | #Constraints:     117487
3583.54/3595.17	c #Conflicts:    1490000 | #Constraints:     118487
3583.54/3595.17	c #Conflicts:    1491000 | #Constraints:     119488
3583.54/3595.17	c #Conflicts:    1492000 | #Constraints:     120488
3583.54/3595.17	c #Conflicts:    1493000 | #Constraints:     121488
3583.54/3595.17	c #Conflicts:    1494000 | #Constraints:     122488
3583.54/3595.17	c #Conflicts:    1495000 | #Constraints:     123488
3583.54/3595.17	c #Conflicts:    1496000 | #Constraints:     124488
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    1497000 | #Constraints:      84279
3583.54/3595.17	c #Conflicts:    1498000 | #Constraints:      85279
3583.54/3595.17	c #Conflicts:    1499000 | #Constraints:      86279
3583.54/3595.17	c #Conflicts:    1500000 | #Constraints:      87279
3583.54/3595.17	c #Conflicts:    1501000 | #Constraints:      88279
3583.54/3595.17	c #Conflicts:    1502000 | #Constraints:      89279
3583.54/3595.17	c #Conflicts:    1503000 | #Constraints:      90279
3583.54/3595.17	c #Conflicts:    1504000 | #Constraints:      91279
3583.54/3595.17	c #Conflicts:    1505000 | #Constraints:      92279
3583.54/3595.17	c #Conflicts:    1506000 | #Constraints:      93279
3583.54/3595.17	c #Conflicts:    1507000 | #Constraints:      94279
3583.54/3595.17	c #Conflicts:    1508000 | #Constraints:      95279
3583.54/3595.17	c #Conflicts:    1509000 | #Constraints:      96279
3583.54/3595.17	c #Conflicts:    1510000 | #Constraints:      97279
3583.54/3595.17	c #Conflicts:    1511000 | #Constraints:      98279
3583.54/3595.17	c #Conflicts:    1512000 | #Constraints:      99279
3583.54/3595.17	c #Conflicts:    1513000 | #Constraints:     100279
3583.54/3595.17	c #Conflicts:    1514000 | #Constraints:     101279
3583.54/3595.17	c #Conflicts:    1515000 | #Constraints:     102279
3583.54/3595.17	c #Conflicts:    1516000 | #Constraints:     103279
3583.54/3595.17	c #Conflicts:    1517000 | #Constraints:     104279
3583.54/3595.17	c #Conflicts:    1518000 | #Constraints:     105279
3583.54/3595.17	c #Conflicts:    1519000 | #Constraints:     106279
3583.54/3595.17	c #Conflicts:    1520000 | #Constraints:     107279
3583.54/3595.17	c #Conflicts:    1521000 | #Constraints:     108279
3583.54/3595.17	c #Conflicts:    1522000 | #Constraints:     109279
3583.54/3595.17	c #Conflicts:    1523000 | #Constraints:     110279
3583.54/3595.17	c #Conflicts:    1524000 | #Constraints:     111279
3583.54/3595.17	c #Conflicts:    1525000 | #Constraints:     112279
3583.54/3595.17	c #Conflicts:    1526000 | #Constraints:     113279
3583.54/3595.17	c #Conflicts:    1527000 | #Constraints:     114279
3583.54/3595.17	c #Conflicts:    1528000 | #Constraints:     115279
3583.54/3595.17	c #Conflicts:    1529000 | #Constraints:     116279
3583.54/3595.17	c #Conflicts:    1530000 | #Constraints:     117279
3583.54/3595.17	c #Conflicts:    1531000 | #Constraints:     118279
3583.54/3595.17	c #Conflicts:    1532000 | #Constraints:     119279
3583.54/3595.17	c #Conflicts:    1533000 | #Constraints:     120279
3583.54/3595.17	c #Conflicts:    1534000 | #Constraints:     121279
3583.54/3595.17	c #Conflicts:    1535000 | #Constraints:     122279
3583.54/3595.17	c #Conflicts:    1536000 | #Constraints:     123279
3583.54/3595.17	c #Conflicts:    1537000 | #Constraints:     124279
3583.54/3595.17	c #Conflicts:    1538000 | #Constraints:     125279
3583.54/3595.17	c #Conflicts:    1539000 | #Constraints:     126279
3583.54/3595.17	c #Conflicts:    1540000 | #Constraints:     127279
3583.54/3595.17	c #Conflicts:    1541000 | #Constraints:     128279
3583.54/3595.17	c #Conflicts:    1542000 | #Constraints:     129279
3583.54/3595.17	c #Conflicts:    1543000 | #Constraints:     130279
3583.54/3595.17	c #Conflicts:    1544000 | #Constraints:     131279
3583.54/3595.17	c #Conflicts:    1545000 | #Constraints:     132279
3583.54/3595.17	c #Conflicts:    1546000 | #Constraints:     133279
3583.54/3595.17	c #Conflicts:    1547000 | #Constraints:     134279
3583.54/3595.17	c #Conflicts:    1548000 | #Constraints:     135279
3583.54/3595.17	c #Conflicts:    1549000 | #Constraints:     136279
3583.54/3595.17	c #Conflicts:    1550000 | #Constraints:     137279
3583.54/3595.17	c #Conflicts:    1551000 | #Constraints:     138279
3583.54/3595.17	c #Conflicts:    1552000 | #Constraints:     139279
3583.54/3595.17	c #Conflicts:    1553000 | #Constraints:     140279
3583.54/3595.17	c #Conflicts:    1554000 | #Constraints:     141279
3583.54/3595.17	c #Conflicts:    1555000 | #Constraints:     142279
3583.54/3595.17	c #Conflicts:    1556000 | #Constraints:     143279
3583.54/3595.17	c #Conflicts:    1557000 | #Constraints:     144279
3583.54/3595.17	c #Conflicts:    1558000 | #Constraints:     145279
3583.54/3595.17	c #Conflicts:    1559000 | #Constraints:     146279
3583.54/3595.17	c #Conflicts:    1560000 | #Constraints:     147279
3583.54/3595.17	c #Conflicts:    1561000 | #Constraints:     148279
3583.54/3595.17	c #Conflicts:    1562000 | #Constraints:     149279
3583.54/3595.17	c #Conflicts:    1563000 | #Constraints:     150279
3583.54/3595.17	c #Conflicts:    1564000 | #Constraints:     151279
3583.54/3595.17	c #Conflicts:    1565000 | #Constraints:     152279
3583.54/3595.17	c #Conflicts:    1566000 | #Constraints:     153279
3583.54/3595.17	c #Conflicts:    1567000 | #Constraints:     154279
3583.54/3595.17	c #Conflicts:    1568000 | #Constraints:     155279
3583.54/3595.17	c #Conflicts:    1569000 | #Constraints:     156279
3583.54/3595.17	c #Conflicts:    1570000 | #Constraints:     157279
3583.54/3595.17	c #Conflicts:    1571000 | #Constraints:     158279
3583.54/3595.17	c #Conflicts:    1572000 | #Constraints:     159279
3583.54/3595.17	c #Conflicts:    1573000 | #Constraints:     160279
3583.54/3595.17	c #Conflicts:    1574000 | #Constraints:     161279
3583.54/3595.17	c #Conflicts:    1575000 | #Constraints:     162279
3583.54/3595.17	c #Conflicts:    1576000 | #Constraints:     163279
3583.54/3595.17	c #Conflicts:    1577000 | #Constraints:     164279
3583.54/3595.17	c #Conflicts:    1578000 | #Constraints:     165279
3583.54/3595.17	c #Conflicts:    1579000 | #Constraints:     166279
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    1580000 | #Constraints:      95713
3583.54/3595.17	c #Conflicts:    1581000 | #Constraints:      96713
3583.54/3595.17	c #Conflicts:    1582000 | #Constraints:      97713
3583.54/3595.17	c #Conflicts:    1583000 | #Constraints:      98713
3583.54/3595.17	c #Conflicts:    1584000 | #Constraints:      99713
3583.54/3595.17	c #Conflicts:    1585000 | #Constraints:     100713
3583.54/3595.17	c #Conflicts:    1586000 | #Constraints:     101713
3583.54/3595.17	c #Conflicts:    1587000 | #Constraints:     102713
3583.54/3595.17	c #Conflicts:    1588000 | #Constraints:     103713
3583.54/3595.17	c #Conflicts:    1589000 | #Constraints:     104713
3583.54/3595.17	c #Conflicts:    1590000 | #Constraints:     105713
3583.54/3595.17	c #Conflicts:    1591000 | #Constraints:     106713
3583.54/3595.17	c #Conflicts:    1592000 | #Constraints:     107713
3583.54/3595.17	c #Conflicts:    1593000 | #Constraints:     108713
3583.54/3595.17	c #Conflicts:    1594000 | #Constraints:     109713
3583.54/3595.17	c #Conflicts:    1595000 | #Constraints:     110713
3583.54/3595.17	c #Conflicts:    1596000 | #Constraints:     111713
3583.54/3595.17	c #Conflicts:    1597000 | #Constraints:     112713
3583.54/3595.17	c #Conflicts:    1598000 | #Constraints:     113713
3583.54/3595.17	c #Conflicts:    1599000 | #Constraints:     114713
3583.54/3595.17	c #Conflicts:    1600000 | #Constraints:     115713
3583.54/3595.17	c #Conflicts:    1601000 | #Constraints:     116713
3583.54/3595.17	c #Conflicts:    1602000 | #Constraints:     117713
3583.54/3595.17	c #Conflicts:    1603000 | #Constraints:     118713
3583.54/3595.17	c #Conflicts:    1604000 | #Constraints:     119713
3583.54/3595.17	c #Conflicts:    1605000 | #Constraints:     120713
3583.54/3595.17	c #Conflicts:    1606000 | #Constraints:     121713
3583.54/3595.17	c #Conflicts:    1607000 | #Constraints:     122713
3583.54/3595.17	c #Conflicts:    1608000 | #Constraints:     123713
3583.54/3595.17	c #Conflicts:    1609000 | #Constraints:     124713
3583.54/3595.17	c #Conflicts:    1610000 | #Constraints:     125713
3583.54/3595.17	c #Conflicts:    1611000 | #Constraints:     126713
3583.54/3595.17	c #Conflicts:    1612000 | #Constraints:     127713
3583.54/3595.17	c #Conflicts:    1613000 | #Constraints:     128713
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    1614000 | #Constraints:      85330
3583.54/3595.17	c #Conflicts:    1615000 | #Constraints:      86330
3583.54/3595.17	c #Conflicts:    1616000 | #Constraints:      87330
3583.54/3595.17	c #Conflicts:    1617000 | #Constraints:      88330
3583.54/3595.17	c #Conflicts:    1618000 | #Constraints:      89330
3583.54/3595.17	c #Conflicts:    1619000 | #Constraints:      90330
3583.54/3595.17	c #Conflicts:    1620000 | #Constraints:      91330
3583.54/3595.17	c #Conflicts:    1621000 | #Constraints:      92330
3583.54/3595.17	c #Conflicts:    1622000 | #Constraints:      93330
3583.54/3595.17	c #Conflicts:    1623000 | #Constraints:      94330
3583.54/3595.17	c #Conflicts:    1624000 | #Constraints:      95330
3583.54/3595.17	c #Conflicts:    1625000 | #Constraints:      96330
3583.54/3595.17	c #Conflicts:    1626000 | #Constraints:      97330
3583.54/3595.17	c #Conflicts:    1627000 | #Constraints:      98330
3583.54/3595.17	c #Conflicts:    1628000 | #Constraints:      99330
3583.54/3595.17	c #Conflicts:    1629000 | #Constraints:     100330
3583.54/3595.17	c #Conflicts:    1630000 | #Constraints:     101330
3583.54/3595.17	c #Conflicts:    1631000 | #Constraints:     102330
3583.54/3595.17	c #Conflicts:    1632000 | #Constraints:     103330
3583.54/3595.17	c #Conflicts:    1633000 | #Constraints:     104330
3583.54/3595.17	c #Conflicts:    1634000 | #Constraints:     105330
3583.54/3595.17	c #Conflicts:    1635000 | #Constraints:     106330
3583.54/3595.17	c #Conflicts:    1636000 | #Constraints:     107330
3583.54/3595.17	c #Conflicts:    1637000 | #Constraints:     108330
3583.54/3595.17	c #Conflicts:    1638000 | #Constraints:     109330
3583.54/3595.17	c #Conflicts:    1639000 | #Constraints:     110330
3583.54/3595.17	c #Conflicts:    1640000 | #Constraints:     111330
3583.54/3595.17	c #Conflicts:    1641000 | #Constraints:     112330
3583.54/3595.17	c #Conflicts:    1642000 | #Constraints:     113330
3583.54/3595.17	c #Conflicts:    1643000 | #Constraints:     114330
3583.54/3595.17	c #Conflicts:    1644000 | #Constraints:     115330
3583.54/3595.17	c #Conflicts:    1645000 | #Constraints:     116330
3583.54/3595.17	c #Conflicts:    1646000 | #Constraints:     117330
3583.54/3595.17	c #Conflicts:    1647000 | #Constraints:     118330
3583.54/3595.17	c #Conflicts:    1648000 | #Constraints:     119330
3583.54/3595.17	c #Conflicts:    1649000 | #Constraints:     120330
3583.54/3595.17	c #Conflicts:    1650000 | #Constraints:     121330
3583.54/3595.17	c #Conflicts:    1651000 | #Constraints:     122330
3583.54/3595.17	c #Conflicts:    1652000 | #Constraints:     123330
3583.54/3595.17	c #Conflicts:    1653000 | #Constraints:     124330
3583.54/3595.17	c #Conflicts:    1654000 | #Constraints:     125330
3583.54/3595.17	c #Conflicts:    1655000 | #Constraints:     126330
3583.54/3595.17	c #Conflicts:    1656000 | #Constraints:     127330
3583.54/3595.17	c #Conflicts:    1657000 | #Constraints:     128330
3583.54/3595.17	c #Conflicts:    1658000 | #Constraints:     129330
3583.54/3595.17	c #Conflicts:    1659000 | #Constraints:     130331
3583.54/3595.17	c #Conflicts:    1660000 | #Constraints:     131331
3583.54/3595.17	c #Conflicts:    1661000 | #Constraints:     132331
3583.54/3595.17	c #Conflicts:    1662000 | #Constraints:     133331
3583.54/3595.17	c #Conflicts:    1663000 | #Constraints:     134331
3583.54/3595.17	c #Conflicts:    1664000 | #Constraints:     135331
3583.54/3595.17	c #Conflicts:    1665000 | #Constraints:     136331
3583.54/3595.17	c #Conflicts:    1666000 | #Constraints:     137331
3583.54/3595.17	c #Conflicts:    1667000 | #Constraints:     138331
3583.54/3595.17	c #Conflicts:    1668000 | #Constraints:     139331
3583.54/3595.17	c #Conflicts:    1669000 | #Constraints:     140331
3583.54/3595.17	c #Conflicts:    1670000 | #Constraints:     141331
3583.54/3595.17	c #Conflicts:    1671000 | #Constraints:     142331
3583.54/3595.17	c #Conflicts:    1672000 | #Constraints:     143331
3583.54/3595.17	c #Conflicts:    1673000 | #Constraints:     144331
3583.54/3595.17	c #Conflicts:    1674000 | #Constraints:     145331
3583.54/3595.17	c #Conflicts:    1675000 | #Constraints:     146331
3583.54/3595.17	c #Conflicts:    1676000 | #Constraints:     147331
3583.54/3595.17	c #Conflicts:    1677000 | #Constraints:     148331
3583.54/3595.17	c #Conflicts:    1678000 | #Constraints:     149331
3583.54/3595.17	c #Conflicts:    1679000 | #Constraints:     150331
3583.54/3595.17	c #Conflicts:    1680000 | #Constraints:     151331
3583.54/3595.17	c #Conflicts:    1681000 | #Constraints:     152331
3583.54/3595.17	c #Conflicts:    1682000 | #Constraints:     153331
3583.54/3595.17	c #Conflicts:    1683000 | #Constraints:     154331
3583.54/3595.17	c #Conflicts:    1684000 | #Constraints:     155331
3583.54/3595.17	c #Conflicts:    1685000 | #Constraints:     156331
3583.54/3595.17	c #Conflicts:    1686000 | #Constraints:     157331
3583.54/3595.17	c #Conflicts:    1687000 | #Constraints:     158331
3583.54/3595.17	c #Conflicts:    1688000 | #Constraints:     159331
3583.54/3595.17	c #Conflicts:    1689000 | #Constraints:     160331
3583.54/3595.17	c #Conflicts:    1690000 | #Constraints:     161331
3583.54/3595.17	c #Conflicts:    1691000 | #Constraints:     162331
3583.54/3595.17	c #Conflicts:    1692000 | #Constraints:     163331
3583.54/3595.17	c #Conflicts:    1693000 | #Constraints:     164331
3583.54/3595.17	c #Conflicts:    1694000 | #Constraints:     165331
3583.54/3595.17	c #Conflicts:    1695000 | #Constraints:     166331
3583.54/3595.17	c #Conflicts:    1696000 | #Constraints:     167331
3583.54/3595.17	c #Conflicts:    1697000 | #Constraints:     168331
3583.54/3595.17	c #Conflicts:    1698000 | #Constraints:     169331
3583.54/3595.17	c #Conflicts:    1699000 | #Constraints:     170331
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    1700000 | #Constraints:      98100
3583.54/3595.17	c #Conflicts:    1701000 | #Constraints:      99100
3583.54/3595.17	c #Conflicts:    1702000 | #Constraints:     100100
3583.54/3595.17	c #Conflicts:    1703000 | #Constraints:     101100
3583.54/3595.17	c #Conflicts:    1704000 | #Constraints:     102100
3583.54/3595.17	c #Conflicts:    1705000 | #Constraints:     103100
3583.54/3595.17	c #Conflicts:    1706000 | #Constraints:     104100
3583.54/3595.17	c #Conflicts:    1707000 | #Constraints:     105100
3583.54/3595.17	c #Conflicts:    1708000 | #Constraints:     106100
3583.54/3595.17	c #Conflicts:    1709000 | #Constraints:     107100
3583.54/3595.17	c #Conflicts:    1710000 | #Constraints:     108100
3583.54/3595.17	c #Conflicts:    1711000 | #Constraints:     109100
3583.54/3595.17	c #Conflicts:    1712000 | #Constraints:     110100
3583.54/3595.17	c #Conflicts:    1713000 | #Constraints:     111100
3583.54/3595.17	c #Conflicts:    1714000 | #Constraints:     112100
3583.54/3595.17	c #Conflicts:    1715000 | #Constraints:     113100
3583.54/3595.17	c #Conflicts:    1716000 | #Constraints:     114100
3583.54/3595.17	c #Conflicts:    1717000 | #Constraints:     115100
3583.54/3595.17	c #Conflicts:    1718000 | #Constraints:     116100
3583.54/3595.17	c #Conflicts:    1719000 | #Constraints:     117100
3583.54/3595.17	c #Conflicts:    1720000 | #Constraints:     118100
3583.54/3595.17	c #Conflicts:    1721000 | #Constraints:     119100
3583.54/3595.17	c #Conflicts:    1722000 | #Constraints:     120100
3583.54/3595.17	c #Conflicts:    1723000 | #Constraints:     121100
3583.54/3595.17	c #Conflicts:    1724000 | #Constraints:     122100
3583.54/3595.17	c #Conflicts:    1725000 | #Constraints:     123100
3583.54/3595.17	c #Conflicts:    1726000 | #Constraints:     124100
3583.54/3595.17	c #Conflicts:    1727000 | #Constraints:     125100
3583.54/3595.17	c #Conflicts:    1728000 | #Constraints:     126100
3583.54/3595.17	c #Conflicts:    1729000 | #Constraints:     127100
3583.54/3595.17	c #Conflicts:    1730000 | #Constraints:     128100
3583.54/3595.17	c #Conflicts:    1731000 | #Constraints:     129100
3583.54/3595.17	c #Conflicts:    1732000 | #Constraints:     130100
3583.54/3595.17	c #Conflicts:    1733000 | #Constraints:     131100
3583.54/3595.17	c #Conflicts:    1734000 | #Constraints:     132100
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    1735000 | #Constraints:      87318
3583.54/3595.17	c #Conflicts:    1736000 | #Constraints:      88318
3583.54/3595.17	c #Conflicts:    1737000 | #Constraints:      89318
3583.54/3595.17	c #Conflicts:    1738000 | #Constraints:      90318
3583.54/3595.17	c #Conflicts:    1739000 | #Constraints:      91318
3583.54/3595.17	c #Conflicts:    1740000 | #Constraints:      92318
3583.54/3595.17	c #Conflicts:    1741000 | #Constraints:      93318
3583.54/3595.17	c #Conflicts:    1742000 | #Constraints:      94318
3583.54/3595.17	c #Conflicts:    1743000 | #Constraints:      95318
3583.54/3595.17	c #Conflicts:    1744000 | #Constraints:      96318
3583.54/3595.17	c #Conflicts:    1745000 | #Constraints:      97318
3583.54/3595.17	c #Conflicts:    1746000 | #Constraints:      98319
3583.54/3595.17	c #Conflicts:    1747000 | #Constraints:      99319
3583.54/3595.17	c #Conflicts:    1748000 | #Constraints:     100319
3583.54/3595.17	c #Conflicts:    1749000 | #Constraints:     101319
3583.54/3595.17	c #Conflicts:    1750000 | #Constraints:     102319
3583.54/3595.17	c #Conflicts:    1751000 | #Constraints:     103319
3583.54/3595.17	c #Conflicts:    1752000 | #Constraints:     104319
3583.54/3595.17	c #Conflicts:    1753000 | #Constraints:     105319
3583.54/3595.17	c #Conflicts:    1754000 | #Constraints:     106319
3583.54/3595.17	c #Conflicts:    1755000 | #Constraints:     107319
3583.54/3595.17	c #Conflicts:    1756000 | #Constraints:     108319
3583.54/3595.17	c #Conflicts:    1757000 | #Constraints:     109319
3583.54/3595.17	c #Conflicts:    1758000 | #Constraints:     110319
3583.54/3595.17	c #Conflicts:    1759000 | #Constraints:     111319
3583.54/3595.17	c #Conflicts:    1760000 | #Constraints:     112319
3583.54/3595.17	c #Conflicts:    1761000 | #Constraints:     113319
3583.54/3595.17	c #Conflicts:    1762000 | #Constraints:     114319
3583.54/3595.17	c #Conflicts:    1763000 | #Constraints:     115319
3583.54/3595.17	c #Conflicts:    1764000 | #Constraints:     116319
3583.54/3595.17	c #Conflicts:    1765000 | #Constraints:     117319
3583.54/3595.17	c #Conflicts:    1766000 | #Constraints:     118319
3583.54/3595.17	c #Conflicts:    1767000 | #Constraints:     119319
3583.54/3595.17	c #Conflicts:    1768000 | #Constraints:     120319
3583.54/3595.17	c #Conflicts:    1769000 | #Constraints:     121319
3583.54/3595.17	c #Conflicts:    1770000 | #Constraints:     122319
3583.54/3595.17	c #Conflicts:    1771000 | #Constraints:     123319
3583.54/3595.17	c #Conflicts:    1772000 | #Constraints:     124319
3583.54/3595.17	c #Conflicts:    1773000 | #Constraints:     125319
3583.54/3595.17	c #Conflicts:    1774000 | #Constraints:     126319
3583.54/3595.17	c #Conflicts:    1775000 | #Constraints:     127319
3583.54/3595.17	c #Conflicts:    1776000 | #Constraints:     128319
3583.54/3595.17	c #Conflicts:    1777000 | #Constraints:     129319
3583.54/3595.17	c #Conflicts:    1778000 | #Constraints:     130319
3583.54/3595.17	c #Conflicts:    1779000 | #Constraints:     131319
3583.54/3595.17	c #Conflicts:    1780000 | #Constraints:     132319
3583.54/3595.17	c #Conflicts:    1781000 | #Constraints:     133319
3583.54/3595.17	c #Conflicts:    1782000 | #Constraints:     134319
3583.54/3595.17	c #Conflicts:    1783000 | #Constraints:     135319
3583.54/3595.17	c #Conflicts:    1784000 | #Constraints:     136319
3583.54/3595.17	c #Conflicts:    1785000 | #Constraints:     137319
3583.54/3595.17	c #Conflicts:    1786000 | #Constraints:     138319
3583.54/3595.17	c #Conflicts:    1787000 | #Constraints:     139319
3583.54/3595.17	c #Conflicts:    1788000 | #Constraints:     140319
3583.54/3595.17	c #Conflicts:    1789000 | #Constraints:     141319
3583.54/3595.17	c #Conflicts:    1790000 | #Constraints:     142319
3583.54/3595.17	c #Conflicts:    1791000 | #Constraints:     143319
3583.54/3595.17	c #Conflicts:    1792000 | #Constraints:     144319
3583.54/3595.17	c #Conflicts:    1793000 | #Constraints:     145319
3583.54/3595.17	c #Conflicts:    1794000 | #Constraints:     146319
3583.54/3595.17	c #Conflicts:    1795000 | #Constraints:     147319
3583.54/3595.17	c #Conflicts:    1796000 | #Constraints:     148319
3583.54/3595.17	c #Conflicts:    1797000 | #Constraints:     149319
3583.54/3595.17	c #Conflicts:    1798000 | #Constraints:     150319
3583.54/3595.17	c #Conflicts:    1799000 | #Constraints:     151319
3583.54/3595.17	c #Conflicts:    1800000 | #Constraints:     152319
3583.54/3595.17	c #Conflicts:    1801000 | #Constraints:     153319
3583.54/3595.17	c #Conflicts:    1802000 | #Constraints:     154319
3583.54/3595.17	c #Conflicts:    1803000 | #Constraints:     155319
3583.54/3595.17	c #Conflicts:    1804000 | #Constraints:     156319
3583.54/3595.17	c #Conflicts:    1805000 | #Constraints:     157319
3583.54/3595.17	c #Conflicts:    1806000 | #Constraints:     158319
3583.54/3595.17	c #Conflicts:    1807000 | #Constraints:     159319
3583.54/3595.17	c #Conflicts:    1808000 | #Constraints:     160319
3583.54/3595.17	c #Conflicts:    1809000 | #Constraints:     161319
3583.54/3595.17	c #Conflicts:    1810000 | #Constraints:     162319
3583.54/3595.17	c #Conflicts:    1811000 | #Constraints:     163319
3583.54/3595.17	c #Conflicts:    1812000 | #Constraints:     164319
3583.54/3595.17	c #Conflicts:    1813000 | #Constraints:     165319
3583.54/3595.17	c #Conflicts:    1814000 | #Constraints:     166321
3583.54/3595.17	c #Conflicts:    1815000 | #Constraints:     167321
3583.54/3595.17	c #Conflicts:    1816000 | #Constraints:     168321
3583.54/3595.17	c #Conflicts:    1817000 | #Constraints:     169321
3583.54/3595.17	c #Conflicts:    1818000 | #Constraints:     170321
3583.54/3595.17	c #Conflicts:    1819000 | #Constraints:     171321
3583.54/3595.17	c #Conflicts:    1820000 | #Constraints:     172321
3583.54/3595.17	c #Conflicts:    1821000 | #Constraints:     173321
3583.54/3595.17	c #Conflicts:    1822000 | #Constraints:     174321
3583.54/3595.17	c #Conflicts:    1823000 | #Constraints:     175321
3583.54/3595.17	c #Conflicts:    1824000 | #Constraints:     176321
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    1825000 | #Constraints:     100876
3583.54/3595.17	c #Conflicts:    1826000 | #Constraints:     101876
3583.54/3595.17	c #Conflicts:    1827000 | #Constraints:     102877
3583.54/3595.17	c #Conflicts:    1828000 | #Constraints:     103877
3583.54/3595.17	c #Conflicts:    1829000 | #Constraints:     104877
3583.54/3595.17	c #Conflicts:    1830000 | #Constraints:     105877
3583.54/3595.17	c #Conflicts:    1831000 | #Constraints:     106877
3583.54/3595.17	c #Conflicts:    1832000 | #Constraints:     107877
3583.54/3595.17	c #Conflicts:    1833000 | #Constraints:     108877
3583.54/3595.17	c #Conflicts:    1834000 | #Constraints:     109877
3583.54/3595.17	c #Conflicts:    1835000 | #Constraints:     110877
3583.54/3595.17	c #Conflicts:    1836000 | #Constraints:     111877
3583.54/3595.17	c #Conflicts:    1837000 | #Constraints:     112877
3583.54/3595.17	c #Conflicts:    1838000 | #Constraints:     113877
3583.54/3595.17	c #Conflicts:    1839000 | #Constraints:     114877
3583.54/3595.17	c #Conflicts:    1840000 | #Constraints:     115877
3583.54/3595.17	c #Conflicts:    1841000 | #Constraints:     116877
3583.54/3595.17	c #Conflicts:    1842000 | #Constraints:     117877
3583.54/3595.17	c #Conflicts:    1843000 | #Constraints:     118877
3583.54/3595.17	c #Conflicts:    1844000 | #Constraints:     119877
3583.54/3595.17	c #Conflicts:    1845000 | #Constraints:     120877
3583.54/3595.17	c #Conflicts:    1846000 | #Constraints:     121877
3583.54/3595.17	c #Conflicts:    1847000 | #Constraints:     122877
3583.54/3595.17	c #Conflicts:    1848000 | #Constraints:     123877
3583.54/3595.17	c #Conflicts:    1849000 | #Constraints:     124877
3583.54/3595.17	c #Conflicts:    1850000 | #Constraints:     125877
3583.54/3595.17	c #Conflicts:    1851000 | #Constraints:     126877
3583.54/3595.17	c #Conflicts:    1852000 | #Constraints:     127877
3583.54/3595.17	c #Conflicts:    1853000 | #Constraints:     128879
3583.54/3595.17	c #Conflicts:    1854000 | #Constraints:     129879
3583.54/3595.17	c #Conflicts:    1855000 | #Constraints:     130879
3583.54/3595.17	c #Conflicts:    1856000 | #Constraints:     131879
3583.54/3595.17	c #Conflicts:    1857000 | #Constraints:     132879
3583.54/3595.17	c #Conflicts:    1858000 | #Constraints:     133879
3583.54/3595.17	c #Conflicts:    1859000 | #Constraints:     134879
3583.54/3595.17	c #Conflicts:    1860000 | #Constraints:     135879
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    1861000 | #Constraints:      89343
3583.54/3595.17	c #Conflicts:    1862000 | #Constraints:      90343
3583.54/3595.17	c #Conflicts:    1863000 | #Constraints:      91343
3583.54/3595.17	c #Conflicts:    1864000 | #Constraints:      92343
3583.54/3595.17	c #Conflicts:    1865000 | #Constraints:      93343
3583.54/3595.17	c #Conflicts:    1866000 | #Constraints:      94343
3583.54/3595.17	c #Conflicts:    1867000 | #Constraints:      95343
3583.54/3595.17	c #Conflicts:    1868000 | #Constraints:      96343
3583.54/3595.17	c #Conflicts:    1869000 | #Constraints:      97343
3583.54/3595.17	c #Conflicts:    1870000 | #Constraints:      98343
3583.54/3595.17	c #Conflicts:    1871000 | #Constraints:      99343
3583.54/3595.17	c #Conflicts:    1872000 | #Constraints:     100343
3583.54/3595.17	c #Conflicts:    1873000 | #Constraints:     101343
3583.54/3595.17	c #Conflicts:    1874000 | #Constraints:     102343
3583.54/3595.17	c #Conflicts:    1875000 | #Constraints:     103343
3583.54/3595.17	c #Conflicts:    1876000 | #Constraints:     104343
3583.54/3595.17	c #Conflicts:    1877000 | #Constraints:     105343
3583.54/3595.17	c #Conflicts:    1878000 | #Constraints:     106343
3583.54/3595.17	c #Conflicts:    1879000 | #Constraints:     107343
3583.54/3595.17	c #Conflicts:    1880000 | #Constraints:     108343
3583.54/3595.17	c #Conflicts:    1881000 | #Constraints:     109343
3583.54/3595.17	c #Conflicts:    1882000 | #Constraints:     110343
3583.54/3595.17	c #Conflicts:    1883000 | #Constraints:     111343
3583.54/3595.17	c #Conflicts:    1884000 | #Constraints:     112343
3583.54/3595.17	c #Conflicts:    1885000 | #Constraints:     113343
3583.54/3595.17	c #Conflicts:    1886000 | #Constraints:     114343
3583.54/3595.17	c #Conflicts:    1887000 | #Constraints:     115343
3583.54/3595.17	c #Conflicts:    1888000 | #Constraints:     116343
3583.54/3595.17	c #Conflicts:    1889000 | #Constraints:     117343
3583.54/3595.17	c #Conflicts:    1890000 | #Constraints:     118344
3583.54/3595.17	c #Conflicts:    1891000 | #Constraints:     119344
3583.54/3595.17	c #Conflicts:    1892000 | #Constraints:     120344
3583.54/3595.17	c #Conflicts:    1893000 | #Constraints:     121344
3583.54/3595.17	c #Conflicts:    1894000 | #Constraints:     122344
3583.54/3595.17	c #Conflicts:    1895000 | #Constraints:     123344
3583.54/3595.17	c #Conflicts:    1896000 | #Constraints:     124344
3583.54/3595.17	c #Conflicts:    1897000 | #Constraints:     125344
3583.54/3595.17	c #Conflicts:    1898000 | #Constraints:     126344
3583.54/3595.17	c #Conflicts:    1899000 | #Constraints:     127344
3583.54/3595.17	c #Conflicts:    1900000 | #Constraints:     128344
3583.54/3595.17	c #Conflicts:    1901000 | #Constraints:     129344
3583.54/3595.17	c #Conflicts:    1902000 | #Constraints:     130344
3583.54/3595.17	c #Conflicts:    1903000 | #Constraints:     131344
3583.54/3595.17	c #Conflicts:    1904000 | #Constraints:     132344
3583.54/3595.17	c #Conflicts:    1905000 | #Constraints:     133344
3583.54/3595.17	c #Conflicts:    1906000 | #Constraints:     134346
3583.54/3595.17	c #Conflicts:    1907000 | #Constraints:     135346
3583.54/3595.17	c #Conflicts:    1908000 | #Constraints:     136346
3583.54/3595.17	c #Conflicts:    1909000 | #Constraints:     137346
3583.54/3595.17	c #Conflicts:    1910000 | #Constraints:     138346
3583.54/3595.17	c #Conflicts:    1911000 | #Constraints:     139346
3583.54/3595.17	c #Conflicts:    1912000 | #Constraints:     140346
3583.54/3595.17	c #Conflicts:    1913000 | #Constraints:     141346
3583.54/3595.17	c #Conflicts:    1914000 | #Constraints:     142346
3583.54/3595.17	c #Conflicts:    1915000 | #Constraints:     143346
3583.54/3595.17	c #Conflicts:    1916000 | #Constraints:     144346
3583.54/3595.17	c #Conflicts:    1917000 | #Constraints:     145346
3583.54/3595.17	c #Conflicts:    1918000 | #Constraints:     146346
3583.54/3595.17	c #Conflicts:    1919000 | #Constraints:     147346
3583.54/3595.17	c #Conflicts:    1920000 | #Constraints:     148346
3583.54/3595.17	c #Conflicts:    1921000 | #Constraints:     149346
3583.54/3595.17	c #Conflicts:    1922000 | #Constraints:     150347
3583.54/3595.17	c #Conflicts:    1923000 | #Constraints:     151347
3583.54/3595.17	c #Conflicts:    1924000 | #Constraints:     152347
3583.54/3595.17	c #Conflicts:    1925000 | #Constraints:     153347
3583.54/3595.17	c #Conflicts:    1926000 | #Constraints:     154347
3583.54/3595.17	c #Conflicts:    1927000 | #Constraints:     155347
3583.54/3595.17	c #Conflicts:    1928000 | #Constraints:     156347
3583.54/3595.17	c #Conflicts:    1929000 | #Constraints:     157347
3583.54/3595.17	c #Conflicts:    1930000 | #Constraints:     158347
3583.54/3595.17	c #Conflicts:    1931000 | #Constraints:     159347
3583.54/3595.17	c #Conflicts:    1932000 | #Constraints:     160347
3583.54/3595.17	c #Conflicts:    1933000 | #Constraints:     161347
3583.54/3595.17	c #Conflicts:    1934000 | #Constraints:     162347
3583.54/3595.17	c #Conflicts:    1935000 | #Constraints:     163347
3583.54/3595.17	c #Conflicts:    1936000 | #Constraints:     164347
3583.54/3595.17	c #Conflicts:    1937000 | #Constraints:     165347
3583.54/3595.17	c #Conflicts:    1938000 | #Constraints:     166347
3583.54/3595.17	c #Conflicts:    1939000 | #Constraints:     167347
3583.54/3595.17	c #Conflicts:    1940000 | #Constraints:     168347
3583.54/3595.17	c #Conflicts:    1941000 | #Constraints:     169348
3583.54/3595.17	c #Conflicts:    1942000 | #Constraints:     170348
3583.54/3595.17	c #Conflicts:    1943000 | #Constraints:     171348
3583.54/3595.17	c #Conflicts:    1944000 | #Constraints:     172348
3583.54/3595.17	c #Conflicts:    1945000 | #Constraints:     173348
3583.54/3595.17	c #Conflicts:    1946000 | #Constraints:     174348
3583.54/3595.17	c #Conflicts:    1947000 | #Constraints:     175348
3583.54/3595.17	c #Conflicts:    1948000 | #Constraints:     176348
3583.54/3595.17	c #Conflicts:    1949000 | #Constraints:     177348
3583.54/3595.17	c #Conflicts:    1950000 | #Constraints:     178348
3583.54/3595.17	c #Conflicts:    1951000 | #Constraints:     179348
3583.54/3595.17	c #Conflicts:    1952000 | #Constraints:     180348
3583.54/3595.17	c #Conflicts:    1953000 | #Constraints:     181348
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    1954000 | #Constraints:     103266
3583.54/3595.17	c #Conflicts:    1955000 | #Constraints:     104266
3583.54/3595.17	c #Conflicts:    1956000 | #Constraints:     105266
3583.54/3595.17	c #Conflicts:    1957000 | #Constraints:     106266
3583.54/3595.17	c #Conflicts:    1958000 | #Constraints:     107266
3583.54/3595.17	c #Conflicts:    1959000 | #Constraints:     108266
3583.54/3595.17	c #Conflicts:    1960000 | #Constraints:     109266
3583.54/3595.17	c #Conflicts:    1961000 | #Constraints:     110267
3583.54/3595.17	c #Conflicts:    1962000 | #Constraints:     111267
3583.54/3595.17	c #Conflicts:    1963000 | #Constraints:     112267
3583.54/3595.17	c #Conflicts:    1964000 | #Constraints:     113267
3583.54/3595.17	c #Conflicts:    1965000 | #Constraints:     114267
3583.54/3595.17	c #Conflicts:    1966000 | #Constraints:     115267
3583.54/3595.17	c #Conflicts:    1967000 | #Constraints:     116267
3583.54/3595.17	c #Conflicts:    1968000 | #Constraints:     117267
3583.54/3595.17	c #Conflicts:    1969000 | #Constraints:     118267
3583.54/3595.17	c #Conflicts:    1970000 | #Constraints:     119267
3583.54/3595.17	c #Conflicts:    1971000 | #Constraints:     120267
3583.54/3595.17	c #Conflicts:    1972000 | #Constraints:     121267
3583.54/3595.17	c #Conflicts:    1973000 | #Constraints:     122268
3583.54/3595.17	c #Conflicts:    1974000 | #Constraints:     123268
3583.54/3595.17	c #Conflicts:    1975000 | #Constraints:     124268
3583.54/3595.17	c #Conflicts:    1976000 | #Constraints:     125268
3583.54/3595.17	c #Conflicts:    1977000 | #Constraints:     126268
3583.54/3595.17	c #Conflicts:    1978000 | #Constraints:     127268
3583.54/3595.17	c #Conflicts:    1979000 | #Constraints:     128268
3583.54/3595.17	c #Conflicts:    1980000 | #Constraints:     129268
3583.54/3595.17	c #Conflicts:    1981000 | #Constraints:     130268
3583.54/3595.17	c #Conflicts:    1982000 | #Constraints:     131268
3583.54/3595.17	c #Conflicts:    1983000 | #Constraints:     132268
3583.54/3595.17	c #Conflicts:    1984000 | #Constraints:     133268
3583.54/3595.17	c #Conflicts:    1985000 | #Constraints:     134268
3583.54/3595.17	c #Conflicts:    1986000 | #Constraints:     135268
3583.54/3595.17	c #Conflicts:    1987000 | #Constraints:     136268
3583.54/3595.17	c #Conflicts:    1988000 | #Constraints:     137268
3583.54/3595.17	c #Conflicts:    1989000 | #Constraints:     138268
3583.54/3595.17	c #Conflicts:    1990000 | #Constraints:     139268
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    1991000 | #Constraints:      90958
3583.54/3595.17	c #Conflicts:    1992000 | #Constraints:      91958
3583.54/3595.17	c #Conflicts:    1993000 | #Constraints:      92958
3583.54/3595.17	c #Conflicts:    1994000 | #Constraints:      93958
3583.54/3595.17	c #Conflicts:    1995000 | #Constraints:      94958
3583.54/3595.17	c #Conflicts:    1996000 | #Constraints:      95958
3583.54/3595.17	c #Conflicts:    1997000 | #Constraints:      96958
3583.54/3595.17	c #Conflicts:    1998000 | #Constraints:      97959
3583.54/3595.17	c #Conflicts:    1999000 | #Constraints:      98959
3583.54/3595.17	c #Conflicts:    2000000 | #Constraints:      99959
3583.54/3595.17	c #Conflicts:    2001000 | #Constraints:     100959
3583.54/3595.17	c #Conflicts:    2002000 | #Constraints:     101960
3583.54/3595.17	c #Conflicts:    2003000 | #Constraints:     102962
3583.54/3595.17	c #Conflicts:    2004000 | #Constraints:     103962
3583.54/3595.17	c #Conflicts:    2005000 | #Constraints:     104962
3583.54/3595.17	c #Conflicts:    2006000 | #Constraints:     105962
3583.54/3595.17	c #Conflicts:    2007000 | #Constraints:     106962
3583.54/3595.17	c #Conflicts:    2008000 | #Constraints:     107963
3583.54/3595.17	c #Conflicts:    2009000 | #Constraints:     108963
3583.54/3595.17	c #Conflicts:    2010000 | #Constraints:     109963
3583.54/3595.17	c #Conflicts:    2011000 | #Constraints:     110964
3583.54/3595.17	c #Conflicts:    2012000 | #Constraints:     111964
3583.54/3595.17	c #Conflicts:    2013000 | #Constraints:     112964
3583.54/3595.17	c #Conflicts:    2014000 | #Constraints:     113964
3583.54/3595.17	c #Conflicts:    2015000 | #Constraints:     114964
3583.54/3595.17	c #Conflicts:    2016000 | #Constraints:     115964
3583.54/3595.17	c #Conflicts:    2017000 | #Constraints:     116964
3583.54/3595.17	c #Conflicts:    2018000 | #Constraints:     117964
3583.54/3595.17	c #Conflicts:    2019000 | #Constraints:     118964
3583.54/3595.17	c #Conflicts:    2020000 | #Constraints:     119964
3583.54/3595.17	c #Conflicts:    2021000 | #Constraints:     120964
3583.54/3595.17	c #Conflicts:    2022000 | #Constraints:     121965
3583.54/3595.17	c #Conflicts:    2023000 | #Constraints:     122965
3583.54/3595.17	c #Conflicts:    2024000 | #Constraints:     123965
3583.54/3595.17	c #Conflicts:    2025000 | #Constraints:     124965
3583.54/3595.17	c #Conflicts:    2026000 | #Constraints:     125965
3583.54/3595.17	c #Conflicts:    2027000 | #Constraints:     126965
3583.54/3595.17	c #Conflicts:    2028000 | #Constraints:     127965
3583.54/3595.17	c #Conflicts:    2029000 | #Constraints:     128965
3583.54/3595.17	c #Conflicts:    2030000 | #Constraints:     129965
3583.54/3595.17	c #Conflicts:    2031000 | #Constraints:     130965
3583.54/3595.17	c #Conflicts:    2032000 | #Constraints:     131965
3583.54/3595.17	c #Conflicts:    2033000 | #Constraints:     132965
3583.54/3595.17	c #Conflicts:    2034000 | #Constraints:     133965
3583.54/3595.17	c #Conflicts:    2035000 | #Constraints:     134965
3583.54/3595.17	c #Conflicts:    2036000 | #Constraints:     135965
3583.54/3595.17	c #Conflicts:    2037000 | #Constraints:     136965
3583.54/3595.17	c #Conflicts:    2038000 | #Constraints:     137965
3583.54/3595.17	c #Conflicts:    2039000 | #Constraints:     138965
3583.54/3595.17	c #Conflicts:    2040000 | #Constraints:     139965
3583.54/3595.17	c #Conflicts:    2041000 | #Constraints:     140965
3583.54/3595.17	c #Conflicts:    2042000 | #Constraints:     141965
3583.54/3595.17	c #Conflicts:    2043000 | #Constraints:     142965
3583.54/3595.17	c #Conflicts:    2044000 | #Constraints:     143965
3583.54/3595.17	c #Conflicts:    2045000 | #Constraints:     144965
3583.54/3595.17	c #Conflicts:    2046000 | #Constraints:     145966
3583.54/3595.17	c #Conflicts:    2047000 | #Constraints:     146966
3583.54/3595.17	c #Conflicts:    2048000 | #Constraints:     147966
3583.54/3595.17	c #Conflicts:    2049000 | #Constraints:     148966
3583.54/3595.17	c #Conflicts:    2050000 | #Constraints:     149966
3583.54/3595.17	c #Conflicts:    2051000 | #Constraints:     150967
3583.54/3595.17	c #Conflicts:    2052000 | #Constraints:     151967
3583.54/3595.17	c #Conflicts:    2053000 | #Constraints:     152967
3583.54/3595.17	c #Conflicts:    2054000 | #Constraints:     153969
3583.54/3595.17	c #Conflicts:    2055000 | #Constraints:     154971
3583.54/3595.17	c #Conflicts:    2056000 | #Constraints:     155971
3583.54/3595.17	c #Conflicts:    2057000 | #Constraints:     156971
3583.54/3595.17	c #Conflicts:    2058000 | #Constraints:     157971
3583.54/3595.17	c #Conflicts:    2059000 | #Constraints:     158971
3583.54/3595.17	c #Conflicts:    2060000 | #Constraints:     159971
3583.54/3595.17	c #Conflicts:    2061000 | #Constraints:     160971
3583.54/3595.17	c #Conflicts:    2062000 | #Constraints:     161972
3583.54/3595.17	c #Conflicts:    2063000 | #Constraints:     162972
3583.54/3595.17	c #Conflicts:    2064000 | #Constraints:     163972
3583.54/3595.17	c #Conflicts:    2065000 | #Constraints:     164972
3583.54/3595.17	c #Conflicts:    2066000 | #Constraints:     165972
3583.54/3595.17	c #Conflicts:    2067000 | #Constraints:     166972
3583.54/3595.17	c #Conflicts:    2068000 | #Constraints:     167972
3583.54/3595.17	c #Conflicts:    2069000 | #Constraints:     168972
3583.54/3595.17	c #Conflicts:    2070000 | #Constraints:     169972
3583.54/3595.17	c #Conflicts:    2071000 | #Constraints:     170972
3583.54/3595.17	c #Conflicts:    2072000 | #Constraints:     171972
3583.54/3595.17	c #Conflicts:    2073000 | #Constraints:     172972
3583.54/3595.17	c #Conflicts:    2074000 | #Constraints:     173972
3583.54/3595.17	c #Conflicts:    2075000 | #Constraints:     174973
3583.54/3595.17	c #Conflicts:    2076000 | #Constraints:     175973
3583.54/3595.17	c #Conflicts:    2077000 | #Constraints:     176973
3583.54/3595.17	c #Conflicts:    2078000 | #Constraints:     177973
3583.54/3595.17	c #Conflicts:    2079000 | #Constraints:     178973
3583.54/3595.17	c #Conflicts:    2080000 | #Constraints:     179973
3583.54/3595.17	c #Conflicts:    2081000 | #Constraints:     180973
3583.54/3595.17	c #Conflicts:    2082000 | #Constraints:     181973
3583.54/3595.17	c #Conflicts:    2083000 | #Constraints:     182973
3583.54/3595.17	c #Conflicts:    2084000 | #Constraints:     183973
3583.54/3595.17	c #Conflicts:    2085000 | #Constraints:     184973
3583.54/3595.17	c #Conflicts:    2086000 | #Constraints:     185974
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    2087000 | #Constraints:     105457
3583.54/3595.17	c #Conflicts:    2088000 | #Constraints:     106457
3583.54/3595.17	c #Conflicts:    2089000 | #Constraints:     107457
3583.54/3595.17	c #Conflicts:    2090000 | #Constraints:     108457
3583.54/3595.17	c #Conflicts:    2091000 | #Constraints:     109459
3583.54/3595.17	c #Conflicts:    2092000 | #Constraints:     110459
3583.54/3595.17	c #Conflicts:    2093000 | #Constraints:     111459
3583.54/3595.17	c #Conflicts:    2094000 | #Constraints:     112459
3583.54/3595.17	c #Conflicts:    2095000 | #Constraints:     113459
3583.54/3595.17	c #Conflicts:    2096000 | #Constraints:     114459
3583.54/3595.17	c #Conflicts:    2097000 | #Constraints:     115459
3583.54/3595.17	c #Conflicts:    2098000 | #Constraints:     116459
3583.54/3595.17	c #Conflicts:    2099000 | #Constraints:     117459
3583.54/3595.17	c #Conflicts:    2100000 | #Constraints:     118459
3583.54/3595.17	c #Conflicts:    2101000 | #Constraints:     119460
3583.54/3595.17	c #Conflicts:    2102000 | #Constraints:     120460
3583.54/3595.17	c #Conflicts:    2103000 | #Constraints:     121460
3583.54/3595.17	c #Conflicts:    2104000 | #Constraints:     122460
3583.54/3595.17	c #Conflicts:    2105000 | #Constraints:     123460
3583.54/3595.17	c #Conflicts:    2106000 | #Constraints:     124460
3583.54/3595.17	c #Conflicts:    2107000 | #Constraints:     125460
3583.54/3595.17	c #Conflicts:    2108000 | #Constraints:     126460
3583.54/3595.17	c #Conflicts:    2109000 | #Constraints:     127460
3583.54/3595.17	c #Conflicts:    2110000 | #Constraints:     128460
3583.54/3595.17	c #Conflicts:    2111000 | #Constraints:     129460
3583.54/3595.17	c #Conflicts:    2112000 | #Constraints:     130461
3583.54/3595.17	c #Conflicts:    2113000 | #Constraints:     131462
3583.54/3595.17	c #Conflicts:    2114000 | #Constraints:     132463
3583.54/3595.17	c #Conflicts:    2115000 | #Constraints:     133463
3583.54/3595.17	c #Conflicts:    2116000 | #Constraints:     134463
3583.54/3595.17	c #Conflicts:    2117000 | #Constraints:     135463
3583.54/3595.17	c #Conflicts:    2118000 | #Constraints:     136463
3583.54/3595.17	c #Conflicts:    2119000 | #Constraints:     137463
3583.54/3595.17	c #Conflicts:    2120000 | #Constraints:     138463
3583.54/3595.17	c #Conflicts:    2121000 | #Constraints:     139463
3583.54/3595.17	c #Conflicts:    2122000 | #Constraints:     140463
3583.54/3595.17	c #Conflicts:    2123000 | #Constraints:     141463
3583.54/3595.17	c #Conflicts:    2124000 | #Constraints:     142463
3583.54/3595.17	c #Conflicts:    2125000 | #Constraints:     143463
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    2126000 | #Constraints:      93474
3583.54/3595.17	c #Conflicts:    2127000 | #Constraints:      94474
3583.54/3595.17	c #Conflicts:    2128000 | #Constraints:      95474
3583.54/3595.17	c #Conflicts:    2129000 | #Constraints:      96474
3583.54/3595.17	c #Conflicts:    2130000 | #Constraints:      97474
3583.54/3595.17	c #Conflicts:    2131000 | #Constraints:      98474
3583.54/3595.17	c #Conflicts:    2132000 | #Constraints:      99474
3583.54/3595.17	c #Conflicts:    2133000 | #Constraints:     100474
3583.54/3595.17	c #Conflicts:    2134000 | #Constraints:     101474
3583.54/3595.17	c #Conflicts:    2135000 | #Constraints:     102474
3583.54/3595.17	c #Conflicts:    2136000 | #Constraints:     103474
3583.54/3595.17	c #Conflicts:    2137000 | #Constraints:     104474
3583.54/3595.17	c #Conflicts:    2138000 | #Constraints:     105474
3583.54/3595.17	c #Conflicts:    2139000 | #Constraints:     106474
3583.54/3595.17	c #Conflicts:    2140000 | #Constraints:     107474
3583.54/3595.17	c #Conflicts:    2141000 | #Constraints:     108474
3583.54/3595.17	c #Conflicts:    2142000 | #Constraints:     109474
3583.54/3595.17	c #Conflicts:    2143000 | #Constraints:     110474
3583.54/3595.17	c #Conflicts:    2144000 | #Constraints:     111474
3583.54/3595.17	c #Conflicts:    2145000 | #Constraints:     112474
3583.54/3595.17	c #Conflicts:    2146000 | #Constraints:     113474
3583.54/3595.17	c #Conflicts:    2147000 | #Constraints:     114474
3583.54/3595.17	c #Conflicts:    2148000 | #Constraints:     115474
3583.54/3595.17	c #Conflicts:    2149000 | #Constraints:     116474
3583.54/3595.17	c #Conflicts:    2150000 | #Constraints:     117474
3583.54/3595.17	c #Conflicts:    2151000 | #Constraints:     118474
3583.54/3595.17	c #Conflicts:    2152000 | #Constraints:     119474
3583.54/3595.17	c #Conflicts:    2153000 | #Constraints:     120474
3583.54/3595.17	c #Conflicts:    2154000 | #Constraints:     121474
3583.54/3595.17	c #Conflicts:    2155000 | #Constraints:     122474
3583.54/3595.17	c #Conflicts:    2156000 | #Constraints:     123475
3583.54/3595.17	c #Conflicts:    2157000 | #Constraints:     124475
3583.54/3595.17	c #Conflicts:    2158000 | #Constraints:     125475
3583.54/3595.17	c #Conflicts:    2159000 | #Constraints:     126475
3583.54/3595.17	c #Conflicts:    2160000 | #Constraints:     127475
3583.54/3595.17	c #Conflicts:    2161000 | #Constraints:     128475
3583.54/3595.17	c #Conflicts:    2162000 | #Constraints:     129475
3583.54/3595.17	c #Conflicts:    2163000 | #Constraints:     130475
3583.54/3595.17	c #Conflicts:    2164000 | #Constraints:     131475
3583.54/3595.17	c #Conflicts:    2165000 | #Constraints:     132475
3583.54/3595.17	c #Conflicts:    2166000 | #Constraints:     133475
3583.54/3595.17	c #Conflicts:    2167000 | #Constraints:     134475
3583.54/3595.17	c #Conflicts:    2168000 | #Constraints:     135475
3583.54/3595.17	c #Conflicts:    2169000 | #Constraints:     136475
3583.54/3595.17	c #Conflicts:    2170000 | #Constraints:     137475
3583.54/3595.17	c #Conflicts:    2171000 | #Constraints:     138475
3583.54/3595.17	c #Conflicts:    2172000 | #Constraints:     139475
3583.54/3595.17	c #Conflicts:    2173000 | #Constraints:     140475
3583.54/3595.17	c #Conflicts:    2174000 | #Constraints:     141475
3583.54/3595.17	c #Conflicts:    2175000 | #Constraints:     142475
3583.54/3595.17	c #Conflicts:    2176000 | #Constraints:     143476
3583.54/3595.17	c #Conflicts:    2177000 | #Constraints:     144476
3583.54/3595.17	c #Conflicts:    2178000 | #Constraints:     145476
3583.54/3595.17	c #Conflicts:    2179000 | #Constraints:     146476
3583.54/3595.17	c #Conflicts:    2180000 | #Constraints:     147476
3583.54/3595.17	c #Conflicts:    2181000 | #Constraints:     148476
3583.54/3595.17	c #Conflicts:    2182000 | #Constraints:     149476
3583.54/3595.17	c #Conflicts:    2183000 | #Constraints:     150477
3583.54/3595.17	c #Conflicts:    2184000 | #Constraints:     151477
3583.54/3595.17	c #Conflicts:    2185000 | #Constraints:     152477
3583.54/3595.17	c #Conflicts:    2186000 | #Constraints:     153477
3583.54/3595.17	c #Conflicts:    2187000 | #Constraints:     154477
3583.54/3595.17	c #Conflicts:    2188000 | #Constraints:     155477
3583.54/3595.17	c #Conflicts:    2189000 | #Constraints:     156477
3583.54/3595.17	c #Conflicts:    2190000 | #Constraints:     157477
3583.54/3595.17	c #Conflicts:    2191000 | #Constraints:     158477
3583.54/3595.17	c #Conflicts:    2192000 | #Constraints:     159477
3583.54/3595.17	c #Conflicts:    2193000 | #Constraints:     160477
3583.54/3595.17	c #Conflicts:    2194000 | #Constraints:     161477
3583.54/3595.17	c #Conflicts:    2195000 | #Constraints:     162477
3583.54/3595.17	c #Conflicts:    2196000 | #Constraints:     163477
3583.54/3595.17	c #Conflicts:    2197000 | #Constraints:     164477
3583.54/3595.17	c #Conflicts:    2198000 | #Constraints:     165477
3583.54/3595.17	c #Conflicts:    2199000 | #Constraints:     166477
3583.54/3595.17	c #Conflicts:    2200000 | #Constraints:     167477
3583.54/3595.17	c #Conflicts:    2201000 | #Constraints:     168477
3583.54/3595.17	c #Conflicts:    2202000 | #Constraints:     169477
3583.54/3595.17	c #Conflicts:    2203000 | #Constraints:     170477
3583.54/3595.17	c #Conflicts:    2204000 | #Constraints:     171477
3583.54/3595.17	c #Conflicts:    2205000 | #Constraints:     172477
3583.54/3595.17	c #Conflicts:    2206000 | #Constraints:     173477
3583.54/3595.17	c #Conflicts:    2207000 | #Constraints:     174477
3583.54/3595.17	c #Conflicts:    2208000 | #Constraints:     175477
3583.54/3595.17	c #Conflicts:    2209000 | #Constraints:     176477
3583.54/3595.17	c #Conflicts:    2210000 | #Constraints:     177477
3583.54/3595.17	c #Conflicts:    2211000 | #Constraints:     178477
3583.54/3595.17	c #Conflicts:    2212000 | #Constraints:     179477
3583.54/3595.17	c #Conflicts:    2213000 | #Constraints:     180477
3583.54/3595.17	c #Conflicts:    2214000 | #Constraints:     181477
3583.54/3595.17	c #Conflicts:    2215000 | #Constraints:     182477
3583.54/3595.17	c #Conflicts:    2216000 | #Constraints:     183477
3583.54/3595.17	c #Conflicts:    2217000 | #Constraints:     184477
3583.54/3595.17	c #Conflicts:    2218000 | #Constraints:     185477
3583.54/3595.17	c #Conflicts:    2219000 | #Constraints:     186477
3583.54/3595.17	c #Conflicts:    2220000 | #Constraints:     187477
3583.54/3595.17	c #Conflicts:    2221000 | #Constraints:     188477
3583.54/3595.17	c #Conflicts:    2222000 | #Constraints:     189477
3583.54/3595.17	c #Conflicts:    2223000 | #Constraints:     190477
3583.54/3595.17	c #Conflicts:    2224000 | #Constraints:     191477
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23451.3
3583.54/3595.17	c #Conflicts:    2225000 | #Constraints:     108218
3583.54/3595.17	c #Conflicts:    2226000 | #Constraints:     109218
3583.54/3595.17	c #Conflicts:    2227000 | #Constraints:     110218
3583.54/3595.17	c #Conflicts:    2228000 | #Constraints:     111218
3583.54/3595.17	c #Conflicts:    2229000 | #Constraints:     112218
3583.54/3595.17	c #Conflicts:    2230000 | #Constraints:     113218
3583.54/3595.17	c #Conflicts:    2231000 | #Constraints:     114218
3583.54/3595.17	c #Conflicts:    2232000 | #Constraints:     115218
3583.54/3595.17	c #Conflicts:    2233000 | #Constraints:     116218
3583.54/3595.17	c #Conflicts:    2234000 | #Constraints:     117218
3583.54/3595.17	c #Conflicts:    2235000 | #Constraints:     118218
3583.54/3595.17	c #Conflicts:    2236000 | #Constraints:     119218
3583.54/3595.17	c #Conflicts:    2237000 | #Constraints:     120218
3583.54/3595.17	c #Conflicts:    2238000 | #Constraints:     121218
3583.54/3595.17	c #Conflicts:    2239000 | #Constraints:     122218
3583.54/3595.17	c #Conflicts:    2240000 | #Constraints:     123218
3583.54/3595.17	c #Conflicts:    2241000 | #Constraints:     124218
3583.54/3595.17	c #Conflicts:    2242000 | #Constraints:     125218
3583.54/3595.17	c #Conflicts:    2243000 | #Constraints:     126218
3583.54/3595.17	c #Conflicts:    2244000 | #Constraints:     127218
3583.54/3595.17	c #Conflicts:    2245000 | #Constraints:     128218
3583.54/3595.17	c #Conflicts:    2246000 | #Constraints:     129218
3583.54/3595.17	c #Conflicts:    2247000 | #Constraints:     130218
3583.54/3595.17	c #Conflicts:    2248000 | #Constraints:     131218
3583.54/3595.17	c #Conflicts:    2249000 | #Constraints:     132218
3583.54/3595.17	c #Conflicts:    2250000 | #Constraints:     133218
3583.54/3595.17	c #Conflicts:    2251000 | #Constraints:     134218
3583.54/3595.17	c #Conflicts:    2252000 | #Constraints:     135218
3583.54/3595.17	c #Conflicts:    2253000 | #Constraints:     136218
3583.54/3595.17	c #Conflicts:    2254000 | #Constraints:     137218
3583.54/3595.17	c #Conflicts:    2255000 | #Constraints:     138218
3583.54/3595.17	c #Conflicts:    2256000 | #Constraints:     139218
3583.54/3595.17	c #Conflicts:    2257000 | #Constraints:     140218
3583.54/3595.17	c #Conflicts:    2258000 | #Constraints:     141218
3583.54/3595.17	c #Conflicts:    2259000 | #Constraints:     142218
3583.54/3595.17	c #Conflicts:    2260000 | #Constraints:     143218
3583.54/3595.17	c #Conflicts:    2261000 | #Constraints:     144218
3583.54/3595.17	c #Conflicts:    2262000 | #Constraints:     145218
3583.54/3595.17	c #Conflicts:    2263000 | #Constraints:     146218
3583.54/3595.17	c #Conflicts:    2264000 | #Constraints:     147218
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23491.5
3583.54/3595.17	c #Conflicts:    2265000 | #Constraints:      93453
3583.54/3595.17	c #Conflicts:    2266000 | #Constraints:      94453
3583.54/3595.17	c #Conflicts:    2267000 | #Constraints:      95453
3583.54/3595.17	c #Conflicts:    2268000 | #Constraints:      96453
3583.54/3595.17	c #Conflicts:    2269000 | #Constraints:      97453
3583.54/3595.17	c #Conflicts:    2270000 | #Constraints:      98453
3583.54/3595.17	c #Conflicts:    2271000 | #Constraints:      99453
3583.54/3595.17	c #Conflicts:    2272000 | #Constraints:     100453
3583.54/3595.17	c #Conflicts:    2273000 | #Constraints:     101453
3583.54/3595.17	c #Conflicts:    2274000 | #Constraints:     102453
3583.54/3595.17	c #Conflicts:    2275000 | #Constraints:     103453
3583.54/3595.17	c #Conflicts:    2276000 | #Constraints:     104453
3583.54/3595.17	c #Conflicts:    2277000 | #Constraints:     105453
3583.54/3595.17	c #Conflicts:    2278000 | #Constraints:     106453
3583.54/3595.17	c #Conflicts:    2279000 | #Constraints:     107453
3583.54/3595.17	c #Conflicts:    2280000 | #Constraints:     108453
3583.54/3595.17	c #Conflicts:    2281000 | #Constraints:     109453
3583.54/3595.17	c #Conflicts:    2282000 | #Constraints:     110453
3583.54/3595.17	c #Conflicts:    2283000 | #Constraints:     111453
3583.54/3595.17	c #Conflicts:    2284000 | #Constraints:     112453
3583.54/3595.17	c #Conflicts:    2285000 | #Constraints:     113453
3583.54/3595.17	c #Conflicts:    2286000 | #Constraints:     114453
3583.54/3595.17	c #Conflicts:    2287000 | #Constraints:     115453
3583.54/3595.17	c #Conflicts:    2288000 | #Constraints:     116453
3583.54/3595.17	c #Conflicts:    2289000 | #Constraints:     117453
3583.54/3595.17	c #Conflicts:    2290000 | #Constraints:     118453
3583.54/3595.17	c #Conflicts:    2291000 | #Constraints:     119453
3583.54/3595.17	c #Conflicts:    2292000 | #Constraints:     120453
3583.54/3595.17	c #Conflicts:    2293000 | #Constraints:     121453
3583.54/3595.17	c #Conflicts:    2294000 | #Constraints:     122453
3583.54/3595.17	c #Conflicts:    2295000 | #Constraints:     123453
3583.54/3595.17	c #Conflicts:    2296000 | #Constraints:     124453
3583.54/3595.17	c #Conflicts:    2297000 | #Constraints:     125453
3583.54/3595.17	c #Conflicts:    2298000 | #Constraints:     126453
3583.54/3595.17	c #Conflicts:    2299000 | #Constraints:     127453
3583.54/3595.17	c #Conflicts:    2300000 | #Constraints:     128453
3583.54/3595.17	c #Conflicts:    2301000 | #Constraints:     129453
3583.54/3595.17	c #Conflicts:    2302000 | #Constraints:     130453
3583.54/3595.17	c #Conflicts:    2303000 | #Constraints:     131453
3583.54/3595.17	c #Conflicts:    2304000 | #Constraints:     132453
3583.54/3595.17	c #Conflicts:    2305000 | #Constraints:     133453
3583.54/3595.17	c #Conflicts:    2306000 | #Constraints:     134453
3583.54/3595.17	c #Conflicts:    2307000 | #Constraints:     135453
3583.54/3595.17	c #Conflicts:    2308000 | #Constraints:     136453
3583.54/3595.17	c #Conflicts:    2309000 | #Constraints:     137453
3583.54/3595.17	c #Conflicts:    2310000 | #Constraints:     138453
3583.54/3595.17	c #Conflicts:    2311000 | #Constraints:     139453
3583.54/3595.17	c #Conflicts:    2312000 | #Constraints:     140453
3583.54/3595.17	c #Conflicts:    2313000 | #Constraints:     141453
3583.54/3595.17	c #Conflicts:    2314000 | #Constraints:     142453
3583.54/3595.17	c #Conflicts:    2315000 | #Constraints:     143453
3583.54/3595.17	c #Conflicts:    2316000 | #Constraints:     144453
3583.54/3595.17	c #Conflicts:    2317000 | #Constraints:     145453
3583.54/3595.17	c #Conflicts:    2318000 | #Constraints:     146453
3583.54/3595.17	c #Conflicts:    2319000 | #Constraints:     147453
3583.54/3595.17	c #Conflicts:    2320000 | #Constraints:     148453
3583.54/3595.17	c #Conflicts:    2321000 | #Constraints:     149453
3583.54/3595.17	c #Conflicts:    2322000 | #Constraints:     150453
3583.54/3595.17	c #Conflicts:    2323000 | #Constraints:     151453
3583.54/3595.17	c #Conflicts:    2324000 | #Constraints:     152453
3583.54/3595.17	c #Conflicts:    2325000 | #Constraints:     153453
3583.54/3595.17	c #Conflicts:    2326000 | #Constraints:     154453
3583.54/3595.17	c #Conflicts:    2327000 | #Constraints:     155453
3583.54/3595.17	c #Conflicts:    2328000 | #Constraints:     156453
3583.54/3595.17	c #Conflicts:    2329000 | #Constraints:     157453
3583.54/3595.17	c #Conflicts:    2330000 | #Constraints:     158453
3583.54/3595.17	c #Conflicts:    2331000 | #Constraints:     159453
3583.54/3595.17	c #Conflicts:    2332000 | #Constraints:     160453
3583.54/3595.17	c #Conflicts:    2333000 | #Constraints:     161453
3583.54/3595.17	c #Conflicts:    2334000 | #Constraints:     162453
3583.54/3595.17	c #Conflicts:    2335000 | #Constraints:     163453
3583.54/3595.17	c #Conflicts:    2336000 | #Constraints:     164453
3583.54/3595.17	c #Conflicts:    2337000 | #Constraints:     165453
3583.54/3595.17	c #Conflicts:    2338000 | #Constraints:     166453
3583.54/3595.17	c #Conflicts:    2339000 | #Constraints:     167453
3583.54/3595.17	c #Conflicts:    2340000 | #Constraints:     168453
3583.54/3595.17	c #Conflicts:    2341000 | #Constraints:     169453
3583.54/3595.17	c #Conflicts:    2342000 | #Constraints:     170453
3583.54/3595.17	c #Conflicts:    2343000 | #Constraints:     171453
3583.54/3595.17	c #Conflicts:    2344000 | #Constraints:     172453
3583.54/3595.17	c #Conflicts:    2345000 | #Constraints:     173453
3583.54/3595.17	c #Conflicts:    2346000 | #Constraints:     174453
3583.54/3595.17	c #Conflicts:    2347000 | #Constraints:     175453
3583.54/3595.17	c #Conflicts:    2348000 | #Constraints:     176453
3583.54/3595.17	c #Conflicts:    2349000 | #Constraints:     177453
3583.54/3595.17	c #Conflicts:    2350000 | #Constraints:     178453
3583.54/3595.17	c #Conflicts:    2351000 | #Constraints:     179453
3583.54/3595.17	c #Conflicts:    2352000 | #Constraints:     180453
3583.54/3595.17	c #Conflicts:    2353000 | #Constraints:     181453
3583.54/3595.17	c #Conflicts:    2354000 | #Constraints:     182453
3583.54/3595.17	c #Conflicts:    2355000 | #Constraints:     183453
3583.54/3595.17	c #Conflicts:    2356000 | #Constraints:     184453
3583.54/3595.17	c #Conflicts:    2357000 | #Constraints:     185453
3583.54/3595.17	c #Conflicts:    2358000 | #Constraints:     186453
3583.54/3595.17	c #Conflicts:    2359000 | #Constraints:     187453
3583.54/3595.17	c #Conflicts:    2360000 | #Constraints:     188453
3583.54/3595.17	c #Conflicts:    2361000 | #Constraints:     189453
3583.54/3595.17	c #Conflicts:    2362000 | #Constraints:     190453
3583.54/3595.17	c #Conflicts:    2363000 | #Constraints:     191453
3583.54/3595.17	c #Conflicts:    2364000 | #Constraints:     192453
3583.54/3595.17	c #Conflicts:    2365000 | #Constraints:     193453
3583.54/3595.17	c #Conflicts:    2366000 | #Constraints:     194453
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23547.2
3583.54/3595.17	c #Conflicts:    2367000 | #Constraints:     109601
3583.54/3595.17	c #Conflicts:    2368000 | #Constraints:     110601
3583.54/3595.17	c #Conflicts:    2369000 | #Constraints:     111601
3583.54/3595.17	c #Conflicts:    2370000 | #Constraints:     112601
3583.54/3595.17	c #Conflicts:    2371000 | #Constraints:     113601
3583.54/3595.17	c #Conflicts:    2372000 | #Constraints:     114601
3583.54/3595.17	c #Conflicts:    2373000 | #Constraints:     115601
3583.54/3595.17	c #Conflicts:    2374000 | #Constraints:     116601
3583.54/3595.17	c #Conflicts:    2375000 | #Constraints:     117601
3583.54/3595.17	c #Conflicts:    2376000 | #Constraints:     118601
3583.54/3595.17	c #Conflicts:    2377000 | #Constraints:     119601
3583.54/3595.17	c #Conflicts:    2378000 | #Constraints:     120601
3583.54/3595.17	c #Conflicts:    2379000 | #Constraints:     121601
3583.54/3595.17	c #Conflicts:    2380000 | #Constraints:     122601
3583.54/3595.17	c #Conflicts:    2381000 | #Constraints:     123601
3583.54/3595.17	c #Conflicts:    2382000 | #Constraints:     124601
3583.54/3595.17	c #Conflicts:    2383000 | #Constraints:     125601
3583.54/3595.17	c #Conflicts:    2384000 | #Constraints:     126601
3583.54/3595.17	c #Conflicts:    2385000 | #Constraints:     127601
3583.54/3595.17	c #Conflicts:    2386000 | #Constraints:     128601
3583.54/3595.17	c #Conflicts:    2387000 | #Constraints:     129601
3583.54/3595.17	c #Conflicts:    2388000 | #Constraints:     130601
3583.54/3595.17	c #Conflicts:    2389000 | #Constraints:     131601
3583.54/3595.17	c #Conflicts:    2390000 | #Constraints:     132601
3583.54/3595.17	c #Conflicts:    2391000 | #Constraints:     133601
3583.54/3595.17	c #Conflicts:    2392000 | #Constraints:     134601
3583.54/3595.17	c #Conflicts:    2393000 | #Constraints:     135601
3583.54/3595.17	c #Conflicts:    2394000 | #Constraints:     136601
3583.54/3595.17	c #Conflicts:    2395000 | #Constraints:     137601
3583.54/3595.17	c #Conflicts:    2396000 | #Constraints:     138601
3583.54/3595.17	c #Conflicts:    2397000 | #Constraints:     139601
3583.54/3595.17	c #Conflicts:    2398000 | #Constraints:     140601
3583.54/3595.17	c #Conflicts:    2399000 | #Constraints:     141601
3583.54/3595.17	c #Conflicts:    2400000 | #Constraints:     142601
3583.54/3595.17	c #Conflicts:    2401000 | #Constraints:     143601
3583.54/3595.17	c #Conflicts:    2402000 | #Constraints:     144601
3583.54/3595.17	c #Conflicts:    2403000 | #Constraints:     145601
3583.54/3595.17	c #Conflicts:    2404000 | #Constraints:     146601
3583.54/3595.17	c #Conflicts:    2405000 | #Constraints:     147601
3583.54/3595.17	c #Conflicts:    2406000 | #Constraints:     148601
3583.54/3595.17	c #Conflicts:    2407000 | #Constraints:     149601
3583.54/3595.17	c #Conflicts:    2408000 | #Constraints:     150601
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23547.2
3583.54/3595.17	c #Conflicts:    2409000 | #Constraints:      94154
3583.54/3595.17	c #Conflicts:    2410000 | #Constraints:      95154
3583.54/3595.17	c #Conflicts:    2411000 | #Constraints:      96154
3583.54/3595.17	c #Conflicts:    2412000 | #Constraints:      97154
3583.54/3595.17	c #Conflicts:    2413000 | #Constraints:      98154
3583.54/3595.17	c #Conflicts:    2414000 | #Constraints:      99154
3583.54/3595.17	c #Conflicts:    2415000 | #Constraints:     100154
3583.54/3595.17	c #Conflicts:    2416000 | #Constraints:     101154
3583.54/3595.17	c #Conflicts:    2417000 | #Constraints:     102154
3583.54/3595.17	c #Conflicts:    2418000 | #Constraints:     103154
3583.54/3595.17	c #Conflicts:    2419000 | #Constraints:     104154
3583.54/3595.17	c #Conflicts:    2420000 | #Constraints:     105154
3583.54/3595.17	c #Conflicts:    2421000 | #Constraints:     106154
3583.54/3595.17	c #Conflicts:    2422000 | #Constraints:     107154
3583.54/3595.17	c #Conflicts:    2423000 | #Constraints:     108154
3583.54/3595.17	c #Conflicts:    2424000 | #Constraints:     109154
3583.54/3595.17	c #Conflicts:    2425000 | #Constraints:     110154
3583.54/3595.17	c #Conflicts:    2426000 | #Constraints:     111154
3583.54/3595.17	c #Conflicts:    2427000 | #Constraints:     112154
3583.54/3595.17	c #Conflicts:    2428000 | #Constraints:     113154
3583.54/3595.17	c #Conflicts:    2429000 | #Constraints:     114154
3583.54/3595.17	c #Conflicts:    2430000 | #Constraints:     115154
3583.54/3595.17	c #Conflicts:    2431000 | #Constraints:     116154
3583.54/3595.17	c #Conflicts:    2432000 | #Constraints:     117154
3583.54/3595.17	c #Conflicts:    2433000 | #Constraints:     118154
3583.54/3595.17	c #Conflicts:    2434000 | #Constraints:     119154
3583.54/3595.17	c #Conflicts:    2435000 | #Constraints:     120154
3583.54/3595.17	c #Conflicts:    2436000 | #Constraints:     121154
3583.54/3595.17	c #Conflicts:    2437000 | #Constraints:     122154
3583.54/3595.17	c #Conflicts:    2438000 | #Constraints:     123154
3583.54/3595.17	c #Conflicts:    2439000 | #Constraints:     124154
3583.54/3595.17	c #Conflicts:    2440000 | #Constraints:     125154
3583.54/3595.17	c #Conflicts:    2441000 | #Constraints:     126154
3583.54/3595.17	c #Conflicts:    2442000 | #Constraints:     127154
3583.54/3595.17	c #Conflicts:    2443000 | #Constraints:     128154
3583.54/3595.17	c #Conflicts:    2444000 | #Constraints:     129154
3583.54/3595.17	c #Conflicts:    2445000 | #Constraints:     130155
3583.54/3595.17	c #Conflicts:    2446000 | #Constraints:     131155
3583.54/3595.17	c #Conflicts:    2447000 | #Constraints:     132155
3583.54/3595.17	c #Conflicts:    2448000 | #Constraints:     133155
3583.54/3595.17	c #Conflicts:    2449000 | #Constraints:     134155
3583.54/3595.17	c #Conflicts:    2450000 | #Constraints:     135155
3583.54/3595.17	c #Conflicts:    2451000 | #Constraints:     136155
3583.54/3595.17	c #Conflicts:    2452000 | #Constraints:     137155
3583.54/3595.17	c #Conflicts:    2453000 | #Constraints:     138155
3583.54/3595.17	c #Conflicts:    2454000 | #Constraints:     139155
3583.54/3595.17	c #Conflicts:    2455000 | #Constraints:     140155
3583.54/3595.17	c #Conflicts:    2456000 | #Constraints:     141155
3583.54/3595.17	c #Conflicts:    2457000 | #Constraints:     142155
3583.54/3595.17	c #Conflicts:    2458000 | #Constraints:     143155
3583.54/3595.17	c #Conflicts:    2459000 | #Constraints:     144155
3583.54/3595.17	c #Conflicts:    2460000 | #Constraints:     145155
3583.54/3595.17	c #Conflicts:    2461000 | #Constraints:     146155
3583.54/3595.17	c #Conflicts:    2462000 | #Constraints:     147155
3583.54/3595.17	c #Conflicts:    2463000 | #Constraints:     148155
3583.54/3595.17	c #Conflicts:    2464000 | #Constraints:     149155
3583.54/3595.17	c #Conflicts:    2465000 | #Constraints:     150155
3583.54/3595.17	c #Conflicts:    2466000 | #Constraints:     151155
3583.54/3595.17	c #Conflicts:    2467000 | #Constraints:     152155
3583.54/3595.17	c #Conflicts:    2468000 | #Constraints:     153155
3583.54/3595.17	c #Conflicts:    2469000 | #Constraints:     154155
3583.54/3595.17	c #Conflicts:    2470000 | #Constraints:     155155
3583.54/3595.17	c #Conflicts:    2471000 | #Constraints:     156155
3583.54/3595.17	c #Conflicts:    2472000 | #Constraints:     157155
3583.54/3595.17	c #Conflicts:    2473000 | #Constraints:     158155
3583.54/3595.17	c #Conflicts:    2474000 | #Constraints:     159155
3583.54/3595.17	c #Conflicts:    2475000 | #Constraints:     160155
3583.54/3595.17	c #Conflicts:    2476000 | #Constraints:     161155
3583.54/3595.17	c #Conflicts:    2477000 | #Constraints:     162155
3583.54/3595.17	c #Conflicts:    2478000 | #Constraints:     163155
3583.54/3595.17	c #Conflicts:    2479000 | #Constraints:     164155
3583.54/3595.17	c #Conflicts:    2480000 | #Constraints:     165155
3583.54/3595.17	c #Conflicts:    2481000 | #Constraints:     166155
3583.54/3595.17	c #Conflicts:    2482000 | #Constraints:     167155
3583.54/3595.17	c #Conflicts:    2483000 | #Constraints:     168155
3583.54/3595.17	c #Conflicts:    2484000 | #Constraints:     169155
3583.54/3595.17	c #Conflicts:    2485000 | #Constraints:     170155
3583.54/3595.17	c #Conflicts:    2486000 | #Constraints:     171155
3583.54/3595.17	c #Conflicts:    2487000 | #Constraints:     172155
3583.54/3595.17	c #Conflicts:    2488000 | #Constraints:     173155
3583.54/3595.17	c #Conflicts:    2489000 | #Constraints:     174155
3583.54/3595.17	c #Conflicts:    2490000 | #Constraints:     175155
3583.54/3595.17	c #Conflicts:    2491000 | #Constraints:     176155
3583.54/3595.17	c #Conflicts:    2492000 | #Constraints:     177155
3583.54/3595.17	c #Conflicts:    2493000 | #Constraints:     178155
3583.54/3595.17	c #Conflicts:    2494000 | #Constraints:     179155
3583.54/3595.17	c #Conflicts:    2495000 | #Constraints:     180155
3583.54/3595.17	c #Conflicts:    2496000 | #Constraints:     181155
3583.54/3595.17	c #Conflicts:    2497000 | #Constraints:     182155
3583.54/3595.17	c #Conflicts:    2498000 | #Constraints:     183155
3583.54/3595.17	c #Conflicts:    2499000 | #Constraints:     184155
3583.54/3595.17	c #Conflicts:    2500000 | #Constraints:     185155
3583.54/3595.17	c #Conflicts:    2501000 | #Constraints:     186155
3583.54/3595.17	c #Conflicts:    2502000 | #Constraints:     187155
3583.54/3595.17	c #Conflicts:    2503000 | #Constraints:     188155
3583.54/3595.17	c #Conflicts:    2504000 | #Constraints:     189155
3583.54/3595.17	c #Conflicts:    2505000 | #Constraints:     190155
3583.54/3595.17	c #Conflicts:    2506000 | #Constraints:     191155
3583.54/3595.17	c #Conflicts:    2507000 | #Constraints:     192155
3583.54/3595.17	c #Conflicts:    2508000 | #Constraints:     193155
3583.54/3595.17	c #Conflicts:    2509000 | #Constraints:     194155
3583.54/3595.17	c #Conflicts:    2510000 | #Constraints:     195155
3583.54/3595.17	c #Conflicts:    2511000 | #Constraints:     196155
3583.54/3595.17	c #Conflicts:    2512000 | #Constraints:     197155
3583.54/3595.17	c #Conflicts:    2513000 | #Constraints:     198156
3583.54/3595.17	c INPROCESSING
3583.54/3595.17	c GARBAGE COLLECT
3583.54/3595.17	c rational objective 23547.2
3583.54/3595.17	c #Conflicts:    2514000 | #Constraints:     112262
3583.54/3595.17	c #Conflicts:    2515000 | #Constraints:     113262
3583.54/3595.17	c #Conflicts:    2516000 | #Constraints:     114262
3583.54/3595.17	c #Conflicts:    2517000 | #Constraints:     115262
3583.54/3595.17	c #Conflicts:    2518000 | #Constraints:     116262
3583.54/3595.17	c #Conflicts:    2519000 | #Constraints:     117262
3583.54/3595.17	c #Conflicts:    2520000 | #Constraints:     118262
3583.54/3595.17	c #Conflicts:    2521000 | #Constraints:     119262
3583.54/3595.17	c #Conflicts:    2522000 | #Constraints:     120262
3583.54/3595.17	c #Conflicts:    2523000 | #Constraints:     121263
3583.54/3595.17	c #Conflicts:    2524000 | #Constraints:     122263
3583.54/3595.17	c #Conflicts:    2525000 | #Constraints:     123263
3583.54/3595.17	c #Conflicts:    2526000 | #Constraints:     124263
3583.54/3595.17	c #Conflicts:    2527000 | #Constraints:     125263
3583.54/3595.17	c #Conflicts:    2528000 | #Constraints:     126263
3583.54/3595.17	c #Conflicts:    2529000 | #Constraints:     127263
3583.54/3595.17	c #Conflicts:    2530000 | #Constraints:     128263
3583.54/3595.17	c #Conflicts:    2531000 | #Constraints:     129263
3583.54/3595.17	c #Conflicts:    2532000 | #Constraints:     130263
3583.54/3595.17	c #Conflicts:    2533000 | #Constraints:     131263
3583.54/3595.17	c #Conflicts:    2534000 | #Constraints:     132263
3583.54/3595.17	c #Conflicts:    2535000 | #Constraints:     133263
3583.54/3595.17	c #Conflicts:    2536000 | #Constraints:     134263
3583.54/3595.17	c #Conflicts:    2537000 | #Constraints:     135264
3583.54/3595.17	c #Conflicts:    2538000 | #Constraints:     136264
3583.54/3595.17	c #Conflicts:    2539000 | #Constraints:     137264
3583.54/3595.17	c #Conflicts:    2540000 | #Constraints:     138264
3583.54/3595.17	c #Conflicts:    2541000 | #Constraints:     139264
3583.54/3595.17	c #Conflicts:    2542000 | #Constraints:     140264
3583.54/3595.17	c #Conflicts:    2543000 | #Constraints:     141264
3583.54/3595.17	c #Conflicts:    2544000 | #Constraints:     142264
3583.54/3595.17	c Disabling crashed LP
3583.54/3595.17	c cpu time 3483.74 s
3583.54/3595.17	c deterministic time 409308622835 4.09e+11
3583.54/3595.17	c optimization time 24.7255 s
3583.54/3595.17	c total solve time 3458.88 s
3583.54/3595.17	c core-guided solve time 1734.61 s
3583.54/3595.17	c propagation time 1931.5 s
3583.54/3595.17	c conflict analysis time 804.415 s
3583.54/3595.17	c propagations 1719246644
3583.54/3595.17	c resolve steps 123774508
3583.54/3595.17	c decisions 204767709
3583.54/3595.17	c conflicts 2544454
3583.54/3595.17	c restarts 4348
3583.54/3595.17	c inprocessing phases 70
3583.54/3595.17	c input clauses 449
3583.54/3595.17	c input cardinalities 300
3583.54/3595.17	c input general constraints 22201
3583.54/3595.17	c input average constraint length 20.33
3583.54/3595.17	c input average constraint degree 248.63
3583.54/3595.17	c learned clauses 2191668
3583.54/3595.17	c learned cardinalities 64525
3583.54/3595.17	c learned general constraints 288423
3583.54/3595.17	c learned average constraint length 650.15
3583.54/3595.17	c learned average constraint degree 19888354.09
3583.54/3595.17	c watched constraints 291905
3583.54/3595.17	c counting constraints 40920
3583.54/3595.17	c gcd simplifications 197116
3583.54/3595.17	c detected cardinalities 703
3583.54/3595.17	c weakened non-implied lits 258743661
3583.54/3595.17	c weakened non-implying lits 461589
3583.54/3595.17	c original variables 23542
3583.54/3595.17	c clausal propagations 94189851
3583.54/3595.17	c cardinality propagations 666262582
3583.54/3595.17	c watched propagations 855155993
3583.54/3595.17	c counting propagations 69886543
3583.54/3595.17	c watch lookups 36047097050
3583.54/3595.17	c watch backjump lookups 33535770807
3583.54/3595.17	c watch checks 306636809759
3583.54/3595.17	c propagation checks 22966155552
3583.54/3595.17	c constraint additions 6269596934
3583.54/3595.17	c trail pops 1926554261
3583.54/3595.17	c formula constraints 22950
3583.54/3595.17	c learned constraints 2544292
3583.54/3595.17	c bound constraints 0
3583.54/3595.17	c core-guided constraints 0
3583.54/3595.17	c encountered formula constraints 101966759
3583.54/3595.17	c encountered learned constraints 24350814
3583.54/3595.17	c encountered bound constraints 0
3583.54/3595.17	c encountered core-guided constraints 0
3583.54/3595.17	c LP total time 853.321 s
3583.54/3595.17	c LP solve time 847.12 s
3583.54/3595.17	c LP constraints added 23668
3583.54/3595.17	c LP constraints removed 664
3583.54/3595.17	c LP pivots internal 2544454
3583.54/3595.17	c LP pivots root 79664
3583.54/3595.17	c LP calls 3402
3583.54/3595.17	c LP optimalities 3237
3583.54/3595.17	c LP no pivot count 28
3583.54/3595.17	c LP infeasibilities 162
3583.54/3595.17	c LP valid Farkas constraints 162
3583.54/3595.17	c LP learned Farkas constraints 162
3583.54/3595.17	c LP basis resets 0
3583.54/3595.17	c LP cycling count 0
3583.54/3595.17	c LP singular count 0
3583.54/3595.17	c LP no primal count 0
3583.54/3595.17	c LP no farkas count 0
3583.54/3595.17	c LP other issue count 0
3583.54/3595.17	c LP Gomory cuts 0
3583.54/3595.17	c LP learned cuts 718
3583.54/3595.17	c LP deleted cuts 664
3583.54/3595.17	c LP encountered Gomory constraints 0
3583.54/3595.17	c LP encountered Farkas constraints 962
3583.54/3595.17	c LP encountered learned Farkas constraints 265
3583.54/3595.17	c CG auxiliary variables introduced 0
3583.54/3595.17	c CG solutions found 0
3583.54/3595.17	c CG cores constructed 0
3583.54/3595.17	c CG core cardinality constraints returned 0
3583.54/3595.17	c CG unit cores 0
3583.54/3595.17	c CG single cores 0
3583.54/3595.17	c CG blocks removed during cardinality reduction 0
3583.54/3595.17	c CG first core best 0
3583.54/3595.17	c CG decision core best 0
3583.54/3595.17	c CG core reduction tie 0
3583.54/3595.17	c CG core degree average 0.00
3583.54/3595.17	c CG core slack average 0.00
3583.54/3595.17	c CG core upper bound improvements 0
3583.54/3595.17	c LS first time 599.987 s
3583.54/3595.17	c LS restart time 0 s
3583.54/3595.17	s UNKNOWN
3583.54/3595.17	c Program interrupted by user.
3583.54/3595.17	c Total time: 3595.140 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-4793297-1782416353/watcher-4793297-1782416353 -o /tmp/evaluation-result-4793297-1782416353/solver-4793297-1782416353 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4793297-1782416353/vars-4793297-1782416353 --bin-var /tmp/runsolver-exch-nodeE010-1782407942-2389320 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4793297-1782416353.opb 3600 HOME 62000 

running on 4 cores: 60-63

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

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

CPU governors:
  performance: 60-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (114727 MiB free)
  node 1: cores 8-15, 128973 MiB (113739 MiB free)
  node 2: cores 16-23, 129019 MiB (117723 MiB free)
  node 3: cores 24-31, 129003 MiB (118348 MiB free)
  node 4: cores 32-39, 129019 MiB (113290 MiB free)
  node 5: cores 40-47, 129019 MiB (118593 MiB free)
  node 6: cores 48-55, 129019 MiB (116966 MiB free)
  node 7: cores 56-63, 128474 MiB (116268 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=2395339, runsolver pid=2395336
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100067 s]*
/proc/loadavg: 15.94 16.23 16.25 16/896 2395347
/proc/meminfo: memFree=951940836/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3252 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 377 15713 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 2 4 65536 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 813 713 219 0 143 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3252 KiB

[startup+0.214237 s]*
/proc/loadavg: 15.94 16.23 16.25 16/896 2395352
/proc/meminfo: memFree=951934760/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=58552 memory=20056 CPUtime=0.08 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 3135 0 0 0 8 0 0 0 20 0 1 0 174923029 59957248 4846 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 14638 5014 1998 1054 0 3219 0
Current children cumulated CPU time: 0.15 s
Current children cumulated vsize: 65536 KiB
Current children cumulated memory: 25044 KiB

[startup+0.313702 s]*
/proc/loadavg: 15.94 16.23 16.25 16/896 2395352
/proc/meminfo: memFree=951896892/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=139792 memory=94324 CPUtime=0.18 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 14593 0 0 0 16 2 0 0 20 0 1 0 174923029 143147008 23363 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 34948 23581 2301 1054 0 23529 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 146776 KiB
Current children cumulated memory: 99312 KiB

[startup+0.700223 s]
/proc/loadavg: 15.94 16.23 16.25 16/896 2395352
/proc/meminfo: memFree=951808248/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=201880 memory=155800 CPUtime=0.55 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 29904 0 0 0 52 3 0 0 20 0 1 0 174923029 206725120 38851 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 50470 38950 2364 1054 0 39051 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160788 KiB

[startup+1.50022 s]
/proc/loadavg: 15.94 16.23 16.25 17/895 2395378
/proc/meminfo: memFree=952477976/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=201880 memory=155800 CPUtime=1.34 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 29904 0 0 0 131 3 0 0 20 0 1 0 174923029 206725120 38851 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 50470 38950 2364 1054 0 39051 0
Current children cumulated CPU time: 1.41 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160788 KiB

[startup+3.11446 s]
/proc/loadavg: 15.94 16.23 16.25 18/903 2395405
/proc/meminfo: memFree=952316036/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=201880 memory=155800 CPUtime=2.95 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 29907 0 0 0 292 3 0 0 20 0 1 0 174923029 206725120 38851 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 50470 38950 2364 1054 0 39051 0
Current children cumulated CPU time: 3.02 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160788 KiB

[startup+6.30019 s]
/proc/loadavg: 15.94 16.23 16.25 18/903 2395405
/proc/meminfo: memFree=952306900/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=201880 memory=155800 CPUtime=6.12 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 29910 0 0 0 609 3 0 0 20 0 1 0 174923029 206725120 38851 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 50470 38950 2364 1054 0 39051 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160788 KiB

[startup+12.7002 s]
/proc/loadavg: 15.95 16.23 16.25 18/903 2395405
/proc/meminfo: memFree=952266548/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=201880 memory=155800 CPUtime=12.5 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 29913 0 0 0 1247 3 0 0 20 0 1 0 174923029 206725120 38851 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 50470 38950 2364 1054 0 39051 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160788 KiB

[startup+25.5002 s]
/proc/loadavg: 15.96 16.22 16.25 17/897 2395489
/proc/meminfo: memFree=953104672/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=201880 memory=155800 CPUtime=25.24 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 29913 0 0 0 2519 5 0 0 20 0 1 0 174923029 206725120 38851 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 50470 38950 2364 1054 0 39051 0
Current children cumulated CPU time: 25.31 s
Current children cumulated vsize: 208864 KiB
Current children cumulated memory: 160788 KiB

[startup+51.1145 s]
/proc/loadavg: 15.97 16.20 16.24 18/904 2395542
/proc/meminfo: memFree=952971516/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63

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

/proc/2395352/statm: 540974 522404 2395 1054 0 529555 0
Current children cumulated CPU time: 3451.06 s
Current children cumulated vsize: 2170880 KiB
Current children cumulated memory: 2094604 KiB

[startup+3522.3 s]
/proc/loadavg: 10.04 10.57 12.06 11/855 2396323
/proc/meminfo: memFree=962303692/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=2165124 memory=2092512 CPUtime=3510.84 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 292481 0 0 0 341362 9722 0 0 20 0 1 0 174923029 2217086976 523008 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 541281 523128 2395 1054 0 529862 0
Current children cumulated CPU time: 3510.91 s
Current children cumulated vsize: 2172108 KiB
Current children cumulated memory: 2097500 KiB

[startup+3582.3 s]
/proc/loadavg: 10.01 10.46 11.93 11/855 2396324
/proc/meminfo: memFree=962241224/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=2166948 memory=2095200 CPUtime=3570.69 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 293472 0 0 0 347118 9951 0 0 20 0 1 0 174923029 2218954752 523648 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 541737 523800 2395 1054 0 530318 0
Current children cumulated CPU time: 3570.76 s
Current children cumulated vsize: 2173932 KiB
Current children cumulated memory: 2100188 KiB

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

# cumulated CPU time of all completed processes:  user=3483.81 s, system=99.7948 s

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

[startup+3584 s]*
/proc/loadavg: 10.01 10.46 11.93 11/855 2396324
/proc/meminfo: memFree=962240460/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=2166948 memory=2095200 CPUtime=3572.4 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 293472 0 0 0 347287 9953 0 0 20 0 1 0 174923029 2218954752 523648 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 541737 523800 2395 1054 0 530318 0
Current children cumulated CPU time: 3572.47 s
Current children cumulated vsize: 2173932 KiB
Current children cumulated memory: 2100188 KiB

[startup+3590.4 s]
/proc/loadavg: 10.01 10.45 11.92 11/855 2396324
/proc/meminfo: memFree=962240500/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=2166948 memory=2095200 CPUtime=3578.77 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 293472 0 0 0 347909 9968 0 0 20 0 1 0 174923029 2218954752 523648 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 541737 523800 2395 1054 0 530318 0
Current children cumulated CPU time: 3578.84 s
Current children cumulated vsize: 2173932 KiB
Current children cumulated memory: 2100188 KiB

[startup+3593.6 s]
/proc/loadavg: 10.01 10.45 11.91 11/855 2396324
/proc/meminfo: memFree=962238896/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=2166948 memory=2095200 CPUtime=3581.96 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 293472 0 0 0 348223 9973 0 0 20 0 1 0 174923029 2218954752 523648 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 541737 523800 2395 1054 0 530318 0
Current children cumulated CPU time: 3582.03 s
Current children cumulated vsize: 2173932 KiB
Current children cumulated memory: 2100188 KiB

[startup+3594.4 s]
/proc/loadavg: 10.01 10.45 11.91 11/855 2396324
/proc/meminfo: memFree=962239264/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=2166948 memory=2095200 CPUtime=3582.76 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 293472 0 0 0 348301 9975 0 0 20 0 1 0 174923029 2218954752 523648 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 541737 523800 2395 1054 0 530318 0
Current children cumulated CPU time: 3582.83 s
Current children cumulated vsize: 2173932 KiB
Current children cumulated memory: 2100188 KiB

[startup+3594.8 s]
/proc/loadavg: 10.01 10.45 11.91 11/855 2396324
/proc/meminfo: memFree=962239264/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=2166948 memory=2095200 CPUtime=3583.16 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 293472 0 0 0 348341 9975 0 0 20 0 1 0 174923029 2218954752 523648 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 541737 523800 2395 1054 0 530318 0
Current children cumulated CPU time: 3583.23 s
Current children cumulated vsize: 2173932 KiB
Current children cumulated memory: 2100188 KiB

[startup+3595 s]*
/proc/loadavg: 10.01 10.45 11.91 11/855 2396324
/proc/meminfo: memFree=962239400/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=2166948 memory=2095200 CPUtime=3583.37 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 293472 0 0 0 348362 9975 0 0 20 0 1 0 174923029 2218954752 523648 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 541737 523800 2395 1054 0 530318 0
Current children cumulated CPU time: 3583.44 s
Current children cumulated vsize: 2173932 KiB
Current children cumulated memory: 2100188 KiB

[startup+3595.11 s]
/proc/loadavg: 10.01 10.45 11.91 11/855 2396324
/proc/meminfo: memFree=962239400/1055320708 swapFree=32681640/33554428
[pid=2395339] ppid=2395336 vsize=4324 memory=3256 CPUtime=0.07 cores=60-63
/proc/2395339/stat : 2395339 (AutoAdaptRoundi) S 2395336 2395339 2389295 0 -1 4194304 504 16018 0 0 0 0 5 2 20 0 1 0 174923016 4427776 640 18446744073709551615 94593417121792 94593418016325 140729308720752 0 0 0 65536 4 65538 1 0 0 17 61 0 0 0 0 0 94593418255376 94593418303120 94593437933568 140729308727527 140729308727673 140729308727673 140729308733409 0
/proc/2395339/statm: 1081 814 713 219 0 143 0
[pid=2395351] ppid=2395339 vsize=2660 memory=1732 CPUtime=0 cores=60-63
/proc/2395351/stat : 2395351 (timeout) S 2395339 2395351 2389295 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 174923028 2723840 384 18446744073709551615 93883655450624 93883655467137 140723787242576 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 93883655481904 93883655483992 93883682852864 140723787245697 140723787245980 140723787245980 140723787251687 0
/proc/2395351/statm: 665 433 406 5 0 90 0
[pid=2395352] ppid=2395351 vsize=2166948 memory=2095200 CPUtime=3583.47 cores=60-63
/proc/2395352/stat : 2395352 (roundingsat) R 2395351 2395351 2389295 0 -1 4194304 293472 0 0 0 348372 9975 0 0 20 0 1 0 174923029 2218954752 523648 18446744073709551615 94327805661184 94327809976329 140730598968448 0 0 0 0 0 8405026 0 0 0 17 61 0 0 0 0 0 94327810720168 94327810773512 94327817011200 140730598975639 140730598975903 140730598975903 140730598981610 0
/proc/2395352/statm: 541737 523800 2395 1054 0 530318 0
Current children cumulated CPU time: 3583.54 s
Current children cumulated vsize: 2173932 KiB
Current children cumulated memory: 2100188 KiB

Child status: 0

Real time (s): 3595.18
CPU time (s): 3583.61
CPU user time (s): 3483.81
CPU system time (s): 99.7948
CPU usage (%): 99.6781
Max. virtual memory (cumulated for all children) (KiB): 2173932
Max. memory (cumulated for all children) (KiB): 2100188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3483.81
system time used= 99.7948
maximum resident set size= 2095104
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 311378
page faults= 0
swaps= 0
block input operations= 0
block output operations= 10560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1636
involuntary context switches= 3184


# summary of solver processes directly reported to runsolver:
#   pid: 2395339
#   total CPU time (s): 3583.61
#   total CPU user time (s): 3483.81
#   total CPU system time (s): 99.7948

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8474 second user time and 40.8745 second system time

The end

Launcher Data

Begin job on nodeE010 at 2026-06-25 21:39:13
IDJOB=4793297
IDBENCH=183193
IDSOLVER=3619
FILE ID=nodeE010/4793297-1782416353
RUNJOBID= nodeE010-1782407942-2389320
SLURM_JOB_ID= 12511033
Free space on /tmp= 800336 MiB

SOLVER NAME= AutoAdaptRoundingSat v2
BENCH NAME= PB26/normalized-PB26/OPT-LIN/devriendt/tsplib/normalized-kroB150.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4793297-1782416353/watcher-4793297-1782416353 -o /tmp/evaluation-result-4793297-1782416353/solver-4793297-1782416353 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4793297-1782416353/vars-4793297-1782416353 --bin-var /tmp/runsolver-exch-nodeE010-1782407942-2389320 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4793297-1782416353.opb 3600 HOME 62000

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

MD5SUM BENCH= a4dfecf8dfc003dedb88811e1c1a6c66
RANDOM SEED=534057819

nodeE010 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.34
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		: 3594.591
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.34
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		: 2493.659
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.34
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		: 3590.111
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.34
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.34
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		: 2493.659
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.34
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		: 3584.936
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.34
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.34
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.34
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		: 2493.659
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.34
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		: 3591.824
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.34
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		: 3591.309
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.34
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		: 2493.659
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.34
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.34
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		: 3632.175
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.34
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		: 3614.258
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.34
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.34
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		: 3572.916
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.34
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		: 2493.659
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.34
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		: 2493.659
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.34
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		: 3594.149
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.34
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		: 2493.659
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.34
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		: 3597.702
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.34
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		: 2493.659
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.34
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		: 2493.659
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.34
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.34
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		: 3583.716
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.34
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		: 2493.659
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.34
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		: 2493.659
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.34
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		: 3580.064
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.34
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		: 3580.487
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.34
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.34
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		: 2493.659
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.34
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.34
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		: 3574.058
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.34
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		: 2493.659
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.34
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		: 3578.370
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.34
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.34
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.34
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		: 3578.632
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.34
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		: 2493.659
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.34
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		: 2493.659
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.34
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		: 3566.275
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.34
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		: 3561.164
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.34
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		: 2493.659
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.34
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.34
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		: 3588.226
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.34
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		: 2493.659
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.34
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		: 3581.642
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.34
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		: 2493.659
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.34
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.34
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.34
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		: 3589.263
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.34
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		: 3590.278
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.34
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.34
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		: 3581.892
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.34
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		: 3554.951
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.34
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		: 3552.991
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.34
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		: 3552.463
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.34
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		: 3554.722
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.34
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		: 3592.891
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.34
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		: 3592.116
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.34
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		: 3595.818
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.34
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		: 3593.350
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.34
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:       1055320708 kB
MemFree:        951971496 kB
MemAvailable:   1032246572 kB
Buffers:              32 kB
Cached:         84057828 kB
SwapCached:         6960 kB
Active:         16867836 kB
Inactive:       82565504 kB
Active(anon):   15411912 kB
Inactive(anon):    50244 kB
Active(file):    1455924 kB
Inactive(file): 82515260 kB
Unevictable:        9000 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32681640 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             13680 kB
Writeback:           208 kB
AnonPages:      15381984 kB
Mapped:           120796 kB
Shmem:             86672 kB
KReclaimable:    1106032 kB
Slab:            1624480 kB
SReclaimable:    1106032 kB
SUnreclaim:       518448 kB
KernelStack:       15312 kB
PageTables:        38416 kB
SecPageTables:     15560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:   18937824 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479780 kB
VmallocChunk:          0 kB
Percpu:           116736 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4644864 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:      385476 kB
DirectMap2M:    20908032 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 801040 MiB
End job on nodeE010 at 2026-06-25 22:39:08