Trace number 4800135

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Hybrid-SynLSRS+CASHWMaxSATDisjComS v2? 3582.09 3595.36

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-57.opb
MD5SUM090b996a701c1c1c862573753ced0a4c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables12587
Total number of constraints283937
Number of constraints which are clauses255125
Number of constraints which are cardinality constraints (but not clauses)903
Number of constraints which are nor clauses,nor cardinality constraints27909
Minimum length of a constraint2
Maximum length of a constraint270
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 271
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.19/0.24	c Preprocess time: 0.213 seconds
0.19/0.24	c First solver time limit: 1797 seconds
0.19/0.24	c Second solver time limit: 1798 seconds
3581.95/3595.29	c Exit code from Second Program: 124
3582.06/3595.34	c RoundingSat 2
3582.06/3595.34	c branch main
3582.06/3595.34	c commit d3f91ec
3582.06/3595.34	c #variables 12587 #constraints 284398
3582.06/3595.34	c Finish cloning data from SAT to LS
3582.06/3595.34	c nbvars=12587
3582.06/3595.34	c chongqijiange= 500
3582.06/3595.34	c restart_num_ls  -100000 0
3582.06/3595.34	c Use LS-small
3582.06/3595.34	c #Conflicts:       1000 | #Constraints:     285397
3582.06/3595.34	c #Conflicts:       2000 | #Constraints:     286397
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:       3000 | #Constraints:     286388
3582.06/3595.34	c #Conflicts:       4000 | #Constraints:     287388
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:       5000 | #Constraints:     286766
3582.06/3595.34	c #Conflicts:       6000 | #Constraints:     287766
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:       7000 | #Constraints:     286782
3582.06/3595.34	c #Conflicts:       8000 | #Constraints:     287782
3582.06/3595.34	c #Conflicts:       9000 | #Constraints:     288782
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:      10000 | #Constraints:     287512
3582.06/3595.34	c #Conflicts:      11000 | #Constraints:     288512
3582.06/3595.34	c #Conflicts:      12000 | #Constraints:     289512
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:      13000 | #Constraints:     287949
3582.06/3595.34	c #Conflicts:      14000 | #Constraints:     288949
3582.06/3595.34	c #Conflicts:      15000 | #Constraints:     289949
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:      16000 | #Constraints:     288181
3582.06/3595.34	c #Conflicts:      17000 | #Constraints:     289181
3582.06/3595.34	c #Conflicts:      18000 | #Constraints:     290181
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:      19000 | #Constraints:     288187
3582.06/3595.34	c #Conflicts:      20000 | #Constraints:     289187
3582.06/3595.34	c #Conflicts:      21000 | #Constraints:     290187
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:      22000 | #Constraints:     288009
3582.06/3595.34	c #Conflicts:      23000 | #Constraints:     289009
3582.06/3595.34	c #Conflicts:      24000 | #Constraints:     290009
3582.06/3595.34	c #Conflicts:      25000 | #Constraints:     291009
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:      26000 | #Constraints:     288614
3582.06/3595.34	c #Conflicts:      27000 | #Constraints:     289614
3582.06/3595.34	c #Conflicts:      28000 | #Constraints:     290614
3582.06/3595.34	c #Conflicts:      29000 | #Constraints:     291614
3582.06/3595.34	c #Conflicts:      30000 | #Constraints:     292614
3582.06/3595.34	c #Conflicts:      31000 | #Constraints:     293614
3582.06/3595.34	c #Conflicts:      32000 | #Constraints:     294614
3582.06/3595.34	c #Conflicts:      33000 | #Constraints:     295614
3582.06/3595.34	c #Conflicts:      34000 | #Constraints:     296614
3582.06/3595.34	c #Conflicts:      35000 | #Constraints:     297614
3582.06/3595.34	c #Conflicts:      36000 | #Constraints:     298614
3582.06/3595.34	c #Conflicts:      37000 | #Constraints:     299614
3582.06/3595.34	c #Conflicts:      38000 | #Constraints:     300614
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c rational objective 498
3582.06/3595.34	c #Conflicts:      39000 | #Constraints:     293506
3582.06/3595.34	c #Conflicts:      40000 | #Constraints:     294506
3582.06/3595.34	c #Conflicts:      41000 | #Constraints:     295506
3582.06/3595.34	c #Conflicts:      42000 | #Constraints:     296506
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:      43000 | #Constraints:     290998
3582.06/3595.34	c #Conflicts:      44000 | #Constraints:     291998
3582.06/3595.34	c #Conflicts:      45000 | #Constraints:     292998
3582.06/3595.34	c #Conflicts:      46000 | #Constraints:     293998
3582.06/3595.34	c #Conflicts:      47000 | #Constraints:     294998
3582.06/3595.34	c #Conflicts:      48000 | #Constraints:     295998
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c rational objective 498
3582.06/3595.34	c #Conflicts:      49000 | #Constraints:     291200
3582.06/3595.34	c #Conflicts:      50000 | #Constraints:     292200
3582.06/3595.34	c #Conflicts:      51000 | #Constraints:     293200
3582.06/3595.34	c #Conflicts:      52000 | #Constraints:     294200
3582.06/3595.34	c #Conflicts:      53000 | #Constraints:     295200
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:      54000 | #Constraints:     290653
3582.06/3595.34	c #Conflicts:      55000 | #Constraints:     291653
3582.06/3595.34	c #Conflicts:      56000 | #Constraints:     292653
3582.06/3595.34	c #Conflicts:      57000 | #Constraints:     293653
3582.06/3595.34	c #Conflicts:      58000 | #Constraints:     294653
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:      59000 | #Constraints:     290141
3582.06/3595.34	c #Conflicts:      60000 | #Constraints:     291141
3582.06/3595.34	c #Conflicts:      61000 | #Constraints:     292141
3582.06/3595.34	c #Conflicts:      62000 | #Constraints:     293141
3582.06/3595.34	c #Conflicts:      63000 | #Constraints:     294141
3582.06/3595.34	c #Conflicts:      64000 | #Constraints:     295141
3582.06/3595.34	c #Conflicts:      65000 | #Constraints:     296141
3582.06/3595.34	c #Conflicts:      66000 | #Constraints:     297141
3582.06/3595.34	c #Conflicts:      67000 | #Constraints:     298141
3582.06/3595.34	c #Conflicts:      68000 | #Constraints:     299141
3582.06/3595.34	c #Conflicts:      69000 | #Constraints:     300141
3582.06/3595.34	c #Conflicts:      70000 | #Constraints:     301141
3582.06/3595.34	c #Conflicts:      71000 | #Constraints:     302141
3582.06/3595.34	c #Conflicts:      72000 | #Constraints:     303141
3582.06/3595.34	c #Conflicts:      73000 | #Constraints:     304141
3582.06/3595.34	c #Conflicts:      74000 | #Constraints:     305141
3582.06/3595.34	c #Conflicts:      75000 | #Constraints:     306141
3582.06/3595.34	c #Conflicts:      76000 | #Constraints:     307141
3582.06/3595.34	c #Conflicts:      77000 | #Constraints:     308141
3582.06/3595.34	c #Conflicts:      78000 | #Constraints:     309141
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498
3582.06/3595.34	c #Conflicts:      79000 | #Constraints:     297819
3582.06/3595.34	c #Conflicts:      80000 | #Constraints:     298819
3582.06/3595.34	c #Conflicts:      81000 | #Constraints:     299819
3582.06/3595.34	c #Conflicts:      82000 | #Constraints:     300819
3582.06/3595.34	c #Conflicts:      83000 | #Constraints:     301819
3582.06/3595.34	c #Conflicts:      84000 | #Constraints:     302819
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:      85000 | #Constraints:     294252
3582.06/3595.34	c #Conflicts:      86000 | #Constraints:     295252
3582.06/3595.34	c #Conflicts:      87000 | #Constraints:     296252
3582.06/3595.34	c #Conflicts:      88000 | #Constraints:     297252
3582.06/3595.34	c #Conflicts:      89000 | #Constraints:     298252
3582.06/3595.34	c #Conflicts:      90000 | #Constraints:     299252
3582.06/3595.34	c #Conflicts:      91000 | #Constraints:     300252
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:      92000 | #Constraints:     292969
3582.06/3595.34	c #Conflicts:      93000 | #Constraints:     293969
3582.06/3595.34	c #Conflicts:      94000 | #Constraints:     294969
3582.06/3595.34	c #Conflicts:      95000 | #Constraints:     295969
3582.06/3595.34	c #Conflicts:      96000 | #Constraints:     296969
3582.06/3595.34	c #Conflicts:      97000 | #Constraints:     297969
3582.06/3595.34	c #Conflicts:      98000 | #Constraints:     298969
3582.06/3595.34	c #Conflicts:      99000 | #Constraints:     299969
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c rational objective 498
3582.06/3595.34	c #Conflicts:     100000 | #Constraints:     293198
3582.06/3595.34	c #Conflicts:     101000 | #Constraints:     294198
3582.06/3595.34	c #Conflicts:     102000 | #Constraints:     295198
3582.06/3595.34	c #Conflicts:     103000 | #Constraints:     296198
3582.06/3595.34	c #Conflicts:     104000 | #Constraints:     297198
3582.06/3595.34	c #Conflicts:     105000 | #Constraints:     298198
3582.06/3595.34	c #Conflicts:     106000 | #Constraints:     299198
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:     107000 | #Constraints:     292658
3582.06/3595.34	c #Conflicts:     108000 | #Constraints:     293658
3582.06/3595.34	c #Conflicts:     109000 | #Constraints:     294658
3582.06/3595.34	c #Conflicts:     110000 | #Constraints:     295658
3582.06/3595.34	c #Conflicts:     111000 | #Constraints:     296658
3582.06/3595.34	c #Conflicts:     112000 | #Constraints:     297658
3582.06/3595.34	c #Conflicts:     113000 | #Constraints:     298659
3582.06/3595.34	c #Conflicts:     114000 | #Constraints:     299659
3582.06/3595.34	c #Conflicts:     115000 | #Constraints:     300659
3582.06/3595.34	c #Conflicts:     116000 | #Constraints:     301659
3582.06/3595.34	c #Conflicts:     117000 | #Constraints:     302734
3582.06/3595.34	c #Conflicts:     118000 | #Constraints:     303734
3582.06/3595.34	c #Conflicts:     119000 | #Constraints:     304734
3582.06/3595.34	c #Conflicts:     120000 | #Constraints:     305744
3582.06/3595.34	c #Conflicts:     121000 | #Constraints:     306744
3582.06/3595.34	c #Conflicts:     122000 | #Constraints:     307744
3582.06/3595.34	c #Conflicts:     123000 | #Constraints:     308745
3582.06/3595.34	c #Conflicts:     124000 | #Constraints:     309745
3582.06/3595.34	c #Conflicts:     125000 | #Constraints:     310745
3582.06/3595.34	c #Conflicts:     126000 | #Constraints:     311745
3582.06/3595.34	c #Conflicts:     127000 | #Constraints:     312746
3582.06/3595.34	c #Conflicts:     128000 | #Constraints:     313746
3582.06/3595.34	c #Conflicts:     129000 | #Constraints:     314747
3582.06/3595.34	c #Conflicts:     130000 | #Constraints:     315747
3582.06/3595.34	c #Conflicts:     131000 | #Constraints:     316747
3582.06/3595.34	c #Conflicts:     132000 | #Constraints:     317747
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498
3582.06/3595.34	c #Conflicts:     133000 | #Constraints:     302145
3582.06/3595.34	c #Conflicts:     134000 | #Constraints:     303145
3582.06/3595.34	c #Conflicts:     135000 | #Constraints:     304145
3582.06/3595.34	c #Conflicts:     136000 | #Constraints:     305145
3582.06/3595.34	c #Conflicts:     137000 | #Constraints:     306145
3582.06/3595.34	c #Conflicts:     138000 | #Constraints:     307145
3582.06/3595.34	c #Conflicts:     139000 | #Constraints:     308145
3582.06/3595.34	c #Conflicts:     140000 | #Constraints:     309145
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:     141000 | #Constraints:     297514
3582.06/3595.34	c #Conflicts:     142000 | #Constraints:     298514
3582.06/3595.34	c #Conflicts:     143000 | #Constraints:     299514
3582.06/3595.34	c #Conflicts:     144000 | #Constraints:     300514
3582.06/3595.34	c #Conflicts:     145000 | #Constraints:     301514
3582.06/3595.34	c #Conflicts:     146000 | #Constraints:     302514
3582.06/3595.34	c #Conflicts:     147000 | #Constraints:     303514
3582.06/3595.34	c #Conflicts:     148000 | #Constraints:     304514
3582.06/3595.34	c #Conflicts:     149000 | #Constraints:     305514
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     150000 | #Constraints:     295715
3582.06/3595.34	c #Conflicts:     151000 | #Constraints:     296715
3582.06/3595.34	c #Conflicts:     152000 | #Constraints:     297715
3582.06/3595.34	c #Conflicts:     153000 | #Constraints:     298715
3582.06/3595.34	c #Conflicts:     154000 | #Constraints:     299715
3582.06/3595.34	c #Conflicts:     155000 | #Constraints:     300715
3582.06/3595.34	c #Conflicts:     156000 | #Constraints:     301715
3582.06/3595.34	c #Conflicts:     157000 | #Constraints:     302715
3582.06/3595.34	c #Conflicts:     158000 | #Constraints:     303715
3582.06/3595.34	c #Conflicts:     159000 | #Constraints:     304715
3582.06/3595.34	c #Conflicts:     160000 | #Constraints:     305715
3582.06/3595.34	c #Conflicts:     161000 | #Constraints:     306715
3582.06/3595.34	c #Conflicts:     162000 | #Constraints:     307715
3582.06/3595.34	c #Conflicts:     163000 | #Constraints:     308715
3582.06/3595.34	c #Conflicts:     164000 | #Constraints:     309716
3582.06/3595.34	c #Conflicts:     165000 | #Constraints:     310717
3582.06/3595.34	c #Conflicts:     166000 | #Constraints:     311719
3582.06/3595.34	c #Conflicts:     167000 | #Constraints:     312720
3582.06/3595.34	c #Conflicts:     168000 | #Constraints:     313720
3582.06/3595.34	c #Conflicts:     169000 | #Constraints:     314720
3582.06/3595.34	c #Conflicts:     170000 | #Constraints:     315720
3582.06/3595.34	c #Conflicts:     171000 | #Constraints:     316720
3582.06/3595.34	c #Conflicts:     172000 | #Constraints:     317720
3582.06/3595.34	c #Conflicts:     173000 | #Constraints:     318720
3582.06/3595.34	c #Conflicts:     174000 | #Constraints:     319720
3582.06/3595.34	c #Conflicts:     175000 | #Constraints:     320720
3582.06/3595.34	c #Conflicts:     176000 | #Constraints:     321720
3582.06/3595.34	c #Conflicts:     177000 | #Constraints:     322721
3582.06/3595.34	c #Conflicts:     178000 | #Constraints:     323721
3582.06/3595.34	c #Conflicts:     179000 | #Constraints:     324721
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     180000 | #Constraints:     305452
3582.06/3595.34	c #Conflicts:     181000 | #Constraints:     306452
3582.06/3595.34	c #Conflicts:     182000 | #Constraints:     307452
3582.06/3595.34	c #Conflicts:     183000 | #Constraints:     308452
3582.06/3595.34	c #Conflicts:     184000 | #Constraints:     309452
3582.06/3595.34	c #Conflicts:     185000 | #Constraints:     310452
3582.06/3595.34	c #Conflicts:     186000 | #Constraints:     311452
3582.06/3595.34	c #Conflicts:     187000 | #Constraints:     312452
3582.06/3595.34	c #Conflicts:     188000 | #Constraints:     313452
3582.06/3595.34	c #Conflicts:     189000 | #Constraints:     314452
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:     190000 | #Constraints:     300250
3582.06/3595.34	c #Conflicts:     191000 | #Constraints:     301250
3582.06/3595.34	c #Conflicts:     192000 | #Constraints:     302250
3582.06/3595.34	c #Conflicts:     193000 | #Constraints:     303250
3582.06/3595.34	c #Conflicts:     194000 | #Constraints:     304250
3582.06/3595.34	c #Conflicts:     195000 | #Constraints:     305250
3582.06/3595.34	c #Conflicts:     196000 | #Constraints:     306250
3582.06/3595.34	c #Conflicts:     197000 | #Constraints:     307250
3582.06/3595.34	c #Conflicts:     198000 | #Constraints:     308250
3582.06/3595.34	c #Conflicts:     199000 | #Constraints:     309250
3582.06/3595.34	c #Conflicts:     200000 | #Constraints:     310250
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     201000 | #Constraints:     298387
3582.06/3595.34	c #Conflicts:     202000 | #Constraints:     299387
3582.06/3595.34	c #Conflicts:     203000 | #Constraints:     300387
3582.06/3595.34	c #Conflicts:     204000 | #Constraints:     301387
3582.06/3595.34	c #Conflicts:     205000 | #Constraints:     302387
3582.06/3595.34	c #Conflicts:     206000 | #Constraints:     303387
3582.06/3595.34	c #Conflicts:     207000 | #Constraints:     304387
3582.06/3595.34	c #Conflicts:     208000 | #Constraints:     305387
3582.06/3595.34	c #Conflicts:     209000 | #Constraints:     306387
3582.06/3595.34	c #Conflicts:     210000 | #Constraints:     307387
3582.06/3595.34	c #Conflicts:     211000 | #Constraints:     308387
3582.06/3595.34	c #Conflicts:     212000 | #Constraints:     309388
3582.06/3595.34	c #Conflicts:     213000 | #Constraints:     310389
3582.06/3595.34	c #Conflicts:     214000 | #Constraints:     311389
3582.06/3595.34	c #Conflicts:     215000 | #Constraints:     312389
3582.06/3595.34	c #Conflicts:     216000 | #Constraints:     313389
3582.06/3595.34	c #Conflicts:     217000 | #Constraints:     314389
3582.06/3595.34	c #Conflicts:     218000 | #Constraints:     315390
3582.06/3595.34	c #Conflicts:     219000 | #Constraints:     316390
3582.06/3595.34	c #Conflicts:     220000 | #Constraints:     317390
3582.06/3595.34	c #Conflicts:     221000 | #Constraints:     318390
3582.06/3595.34	c #Conflicts:     222000 | #Constraints:     319390
3582.06/3595.34	c #Conflicts:     223000 | #Constraints:     320390
3582.06/3595.34	c #Conflicts:     224000 | #Constraints:     321390
3582.06/3595.34	c #Conflicts:     225000 | #Constraints:     322390
3582.06/3595.34	c #Conflicts:     226000 | #Constraints:     323390
3582.06/3595.34	c #Conflicts:     227000 | #Constraints:     324390
3582.06/3595.34	c #Conflicts:     228000 | #Constraints:     325390
3582.06/3595.34	c #Conflicts:     229000 | #Constraints:     326390
3582.06/3595.34	c #Conflicts:     230000 | #Constraints:     327390
3582.06/3595.34	c #Conflicts:     231000 | #Constraints:     328392
3582.06/3595.34	c #Conflicts:     232000 | #Constraints:     329393
3582.06/3595.34	c #Conflicts:     233000 | #Constraints:     330393
3582.06/3595.34	c #Conflicts:     234000 | #Constraints:     331394
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     235000 | #Constraints:     308950
3582.06/3595.34	c #Conflicts:     236000 | #Constraints:     309950
3582.06/3595.34	c #Conflicts:     237000 | #Constraints:     310950
3582.06/3595.34	c #Conflicts:     238000 | #Constraints:     311950
3582.06/3595.34	c #Conflicts:     239000 | #Constraints:     312950
3582.06/3595.34	c #Conflicts:     240000 | #Constraints:     313950
3582.06/3595.34	c #Conflicts:     241000 | #Constraints:     314950
3582.06/3595.34	c #Conflicts:     242000 | #Constraints:     315950
3582.06/3595.34	c #Conflicts:     243000 | #Constraints:     316950
3582.06/3595.34	c #Conflicts:     244000 | #Constraints:     317950
3582.06/3595.34	c #Conflicts:     245000 | #Constraints:     318950
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:     246000 | #Constraints:     302406
3582.06/3595.34	c #Conflicts:     247000 | #Constraints:     303406
3582.06/3595.34	c #Conflicts:     248000 | #Constraints:     304406
3582.06/3595.34	c #Conflicts:     249000 | #Constraints:     305406
3582.06/3595.34	c #Conflicts:     250000 | #Constraints:     306406
3582.06/3595.34	c #Conflicts:     251000 | #Constraints:     307406
3582.06/3595.34	c #Conflicts:     252000 | #Constraints:     308406
3582.06/3595.34	c #Conflicts:     253000 | #Constraints:     309406
3582.06/3595.34	c #Conflicts:     254000 | #Constraints:     310406
3582.06/3595.34	c #Conflicts:     255000 | #Constraints:     311406
3582.06/3595.34	c #Conflicts:     256000 | #Constraints:     312406
3582.06/3595.34	c #Conflicts:     257000 | #Constraints:     313406
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     258000 | #Constraints:     299668
3582.06/3595.34	c #Conflicts:     259000 | #Constraints:     300668
3582.06/3595.34	c #Conflicts:     260000 | #Constraints:     301668
3582.06/3595.34	c #Conflicts:     261000 | #Constraints:     302668
3582.06/3595.34	c #Conflicts:     262000 | #Constraints:     303668
3582.06/3595.34	c #Conflicts:     263000 | #Constraints:     304668
3582.06/3595.34	c #Conflicts:     264000 | #Constraints:     305668
3582.06/3595.34	c #Conflicts:     265000 | #Constraints:     306668
3582.06/3595.34	c #Conflicts:     266000 | #Constraints:     307668
3582.06/3595.34	c #Conflicts:     267000 | #Constraints:     308668
3582.06/3595.34	c #Conflicts:     268000 | #Constraints:     309669
3582.06/3595.34	c #Conflicts:     269000 | #Constraints:     310669
3582.06/3595.34	c #Conflicts:     270000 | #Constraints:     311670
3582.06/3595.34	c #Conflicts:     271000 | #Constraints:     312670
3582.06/3595.34	c #Conflicts:     272000 | #Constraints:     313670
3582.06/3595.34	c #Conflicts:     273000 | #Constraints:     314671
3582.06/3595.34	c #Conflicts:     274000 | #Constraints:     315673
3582.06/3595.34	c #Conflicts:     275000 | #Constraints:     316673
3582.06/3595.34	c #Conflicts:     276000 | #Constraints:     317673
3582.06/3595.34	c #Conflicts:     277000 | #Constraints:     318673
3582.06/3595.34	c #Conflicts:     278000 | #Constraints:     319673
3582.06/3595.34	c #Conflicts:     279000 | #Constraints:     320673
3582.06/3595.34	c #Conflicts:     280000 | #Constraints:     321673
3582.06/3595.34	c #Conflicts:     281000 | #Constraints:     322673
3582.06/3595.34	c #Conflicts:     282000 | #Constraints:     323673
3582.06/3595.34	c #Conflicts:     283000 | #Constraints:     324673
3582.06/3595.34	c #Conflicts:     284000 | #Constraints:     325673
3582.06/3595.34	c #Conflicts:     285000 | #Constraints:     326673
3582.06/3595.34	c #Conflicts:     286000 | #Constraints:     327673
3582.06/3595.34	c #Conflicts:     287000 | #Constraints:     328673
3582.06/3595.34	c #Conflicts:     288000 | #Constraints:     329673
3582.06/3595.34	c #Conflicts:     289000 | #Constraints:     330673
3582.06/3595.34	c #Conflicts:     290000 | #Constraints:     331673
3582.06/3595.34	c #Conflicts:     291000 | #Constraints:     332673
3582.06/3595.34	c #Conflicts:     292000 | #Constraints:     333673
3582.06/3595.34	c #Conflicts:     293000 | #Constraints:     334673
3582.06/3595.34	c #Conflicts:     294000 | #Constraints:     335673
3582.06/3595.34	c #Conflicts:     295000 | #Constraints:     336673
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     296000 | #Constraints:     311209
3582.06/3595.34	c #Conflicts:     297000 | #Constraints:     312209
3582.06/3595.34	c #Conflicts:     298000 | #Constraints:     313209
3582.06/3595.34	c #Conflicts:     299000 | #Constraints:     314209
3582.06/3595.34	c #Conflicts:     300000 | #Constraints:     315209
3582.06/3595.34	c #Conflicts:     301000 | #Constraints:     316209
3582.06/3595.34	c #Conflicts:     302000 | #Constraints:     317209
3582.06/3595.34	c #Conflicts:     303000 | #Constraints:     318209
3582.06/3595.34	c #Conflicts:     304000 | #Constraints:     319209
3582.06/3595.34	c #Conflicts:     305000 | #Constraints:     320209
3582.06/3595.34	c #Conflicts:     306000 | #Constraints:     321209
3582.06/3595.34	c #Conflicts:     307000 | #Constraints:     322209
3582.06/3595.34	c #Conflicts:     308000 | #Constraints:     323210
3582.06/3595.34	c #Conflicts:     309000 | #Constraints:     324210
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498
3582.06/3595.34	c #Conflicts:     310000 | #Constraints:     305411
3582.06/3595.34	c #Conflicts:     311000 | #Constraints:     306411
3582.06/3595.34	c #Conflicts:     312000 | #Constraints:     307411
3582.06/3595.34	c #Conflicts:     313000 | #Constraints:     308411
3582.06/3595.34	c #Conflicts:     314000 | #Constraints:     309411
3582.06/3595.34	c #Conflicts:     315000 | #Constraints:     310411
3582.06/3595.34	c #Conflicts:     316000 | #Constraints:     311411
3582.06/3595.34	c #Conflicts:     317000 | #Constraints:     312411
3582.06/3595.34	c #Conflicts:     318000 | #Constraints:     313411
3582.06/3595.34	c #Conflicts:     319000 | #Constraints:     314411
3582.06/3595.34	c #Conflicts:     320000 | #Constraints:     315411
3582.06/3595.34	c #Conflicts:     321000 | #Constraints:     316411
3582.06/3595.34	c #Conflicts:     322000 | #Constraints:     317411
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c #Conflicts:     323000 | #Constraints:     301834
3582.06/3595.34	c #Conflicts:     324000 | #Constraints:     302834
3582.06/3595.34	c #Conflicts:     325000 | #Constraints:     303835
3582.06/3595.34	c #Conflicts:     326000 | #Constraints:     304835
3582.06/3595.34	c #Conflicts:     327000 | #Constraints:     305835
3582.06/3595.34	c #Conflicts:     328000 | #Constraints:     306836
3582.06/3595.34	c #Conflicts:     329000 | #Constraints:     307836
3582.06/3595.34	c #Conflicts:     330000 | #Constraints:     308837
3582.06/3595.34	c #Conflicts:     331000 | #Constraints:     309837
3582.06/3595.34	c #Conflicts:     332000 | #Constraints:     310837
3582.06/3595.34	c #Conflicts:     333000 | #Constraints:     311837
3582.06/3595.34	c #Conflicts:     334000 | #Constraints:     312837
3582.06/3595.34	c #Conflicts:     335000 | #Constraints:     313841
3582.06/3595.34	c #Conflicts:     336000 | #Constraints:     314842
3582.06/3595.34	c #Conflicts:     337000 | #Constraints:     315842
3582.06/3595.34	c #Conflicts:     338000 | #Constraints:     316842
3582.06/3595.34	c #Conflicts:     339000 | #Constraints:     317843
3582.06/3595.34	c #Conflicts:     340000 | #Constraints:     318844
3582.06/3595.34	c #Conflicts:     341000 | #Constraints:     319844
3582.06/3595.34	c #Conflicts:     342000 | #Constraints:     320845
3582.06/3595.34	c #Conflicts:     343000 | #Constraints:     321846
3582.06/3595.34	c #Conflicts:     344000 | #Constraints:     322847
3582.06/3595.34	c #Conflicts:     345000 | #Constraints:     323849
3582.06/3595.34	c #Conflicts:     346000 | #Constraints:     324850
3582.06/3595.34	c #Conflicts:     347000 | #Constraints:     325850
3582.06/3595.34	c #Conflicts:     348000 | #Constraints:     326850
3582.06/3595.34	c #Conflicts:     349000 | #Constraints:     327850
3582.06/3595.34	c #Conflicts:     350000 | #Constraints:     328850
3582.06/3595.34	c #Conflicts:     351000 | #Constraints:     329850
3582.06/3595.34	c #Conflicts:     352000 | #Constraints:     330940
3582.06/3595.34	c #Conflicts:     353000 | #Constraints:     331940
3582.06/3595.34	c #Conflicts:     354000 | #Constraints:     332941
3582.06/3595.34	c #Conflicts:     355000 | #Constraints:     333941
3582.06/3595.34	c #Conflicts:     356000 | #Constraints:     334941
3582.06/3595.34	c #Conflicts:     357000 | #Constraints:     335944
3582.06/3595.34	c #Conflicts:     358000 | #Constraints:     336944
3582.06/3595.34	c #Conflicts:     359000 | #Constraints:     337944
3582.06/3595.34	c #Conflicts:     360000 | #Constraints:     338944
3582.06/3595.34	c #Conflicts:     361000 | #Constraints:     339944
3582.06/3595.34	c #Conflicts:     362000 | #Constraints:     340944
3582.06/3595.34	c #Conflicts:     363000 | #Constraints:     341944
3582.06/3595.34	c #Conflicts:     364000 | #Constraints:     342944
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     365000 | #Constraints:     314411
3582.06/3595.34	c #Conflicts:     366000 | #Constraints:     315411
3582.06/3595.34	c #Conflicts:     367000 | #Constraints:     316411
3582.06/3595.34	c #Conflicts:     368000 | #Constraints:     317411
3582.06/3595.34	c #Conflicts:     369000 | #Constraints:     318411
3582.06/3595.34	c #Conflicts:     370000 | #Constraints:     319411
3582.06/3595.34	c #Conflicts:     371000 | #Constraints:     320411
3582.06/3595.34	c #Conflicts:     372000 | #Constraints:     321411
3582.06/3595.34	c #Conflicts:     373000 | #Constraints:     322411
3582.06/3595.34	c #Conflicts:     374000 | #Constraints:     323411
3582.06/3595.34	c #Conflicts:     375000 | #Constraints:     324411
3582.06/3595.34	c #Conflicts:     376000 | #Constraints:     325411
3582.06/3595.34	c #Conflicts:     377000 | #Constraints:     326411
3582.06/3595.34	c #Conflicts:     378000 | #Constraints:     327411
3582.06/3595.34	c #Conflicts:     379000 | #Constraints:     328411
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     380000 | #Constraints:     307296
3582.06/3595.34	c #Conflicts:     381000 | #Constraints:     308296
3582.06/3595.34	c #Conflicts:     382000 | #Constraints:     309296
3582.06/3595.34	c #Conflicts:     383000 | #Constraints:     310296
3582.06/3595.34	c #Conflicts:     384000 | #Constraints:     311296
3582.06/3595.34	c #Conflicts:     385000 | #Constraints:     312296
3582.06/3595.34	c #Conflicts:     386000 | #Constraints:     313296
3582.06/3595.34	c #Conflicts:     387000 | #Constraints:     314296
3582.06/3595.34	c #Conflicts:     388000 | #Constraints:     315296
3582.06/3595.34	c #Conflicts:     389000 | #Constraints:     316296
3582.06/3595.34	c #Conflicts:     390000 | #Constraints:     317296
3582.06/3595.34	c #Conflicts:     391000 | #Constraints:     318296
3582.06/3595.34	c #Conflicts:     392000 | #Constraints:     319296
3582.06/3595.34	c #Conflicts:     393000 | #Constraints:     320297
3582.06/3595.34	c #Conflicts:     394000 | #Constraints:     321297
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c rational objective 498
3582.06/3595.34	c #Conflicts:     395000 | #Constraints:     303764
3582.06/3595.34	c #Conflicts:     396000 | #Constraints:     304764
3582.06/3595.34	c #Conflicts:     397000 | #Constraints:     305764
3582.06/3595.34	c #Conflicts:     398000 | #Constraints:     306764
3582.06/3595.34	c #Conflicts:     399000 | #Constraints:     307764
3582.06/3595.34	c #Conflicts:     400000 | #Constraints:     308764
3582.06/3595.34	c #Conflicts:     401000 | #Constraints:     309764
3582.06/3595.34	c #Conflicts:     402000 | #Constraints:     310764
3582.06/3595.34	c #Conflicts:     403000 | #Constraints:     311764
3582.06/3595.34	c #Conflicts:     404000 | #Constraints:     312764
3582.06/3595.34	c #Conflicts:     405000 | #Constraints:     313764
3582.06/3595.34	c #Conflicts:     406000 | #Constraints:     314765
3582.06/3595.34	c #Conflicts:     407000 | #Constraints:     315765
3582.06/3595.34	c #Conflicts:     408000 | #Constraints:     316765
3582.06/3595.34	c #Conflicts:     409000 | #Constraints:     317766
3582.06/3595.34	c #Conflicts:     410000 | #Constraints:     318766
3582.06/3595.34	c #Conflicts:     411000 | #Constraints:     319766
3582.06/3595.34	c #Conflicts:     412000 | #Constraints:     320766
3582.06/3595.34	c #Conflicts:     413000 | #Constraints:     321766
3582.06/3595.34	c #Conflicts:     414000 | #Constraints:     322766
3582.06/3595.34	c #Conflicts:     415000 | #Constraints:     323766
3582.06/3595.34	c #Conflicts:     416000 | #Constraints:     324767
3582.06/3595.34	c #Conflicts:     417000 | #Constraints:     325767
3582.06/3595.34	c #Conflicts:     418000 | #Constraints:     326767
3582.06/3595.34	c #Conflicts:     419000 | #Constraints:     327767
3582.06/3595.34	c #Conflicts:     420000 | #Constraints:     328768
3582.06/3595.34	c #Conflicts:     421000 | #Constraints:     329944
3582.06/3595.34	c #Conflicts:     422000 | #Constraints:     331267
3582.06/3595.34	c #Conflicts:     423000 | #Constraints:     332418
3582.06/3595.34	c #Conflicts:     424000 | #Constraints:     333418
3582.06/3595.34	c #Conflicts:     425000 | #Constraints:     334418
3582.06/3595.34	c #Conflicts:     426000 | #Constraints:     335418
3582.06/3595.34	c #Conflicts:     427000 | #Constraints:     336418
3582.06/3595.34	c #Conflicts:     428000 | #Constraints:     337418
3582.06/3595.34	c #Conflicts:     429000 | #Constraints:     338419
3582.06/3595.34	c #Conflicts:     430000 | #Constraints:     339419
3582.06/3595.34	c #Conflicts:     431000 | #Constraints:     340539
3582.06/3595.34	c #Conflicts:     432000 | #Constraints:     341543
3582.06/3595.34	c #Conflicts:     433000 | #Constraints:     342543
3582.06/3595.34	c #Conflicts:     434000 | #Constraints:     343543
3582.06/3595.34	c #Conflicts:     435000 | #Constraints:     344543
3582.06/3595.34	c #Conflicts:     436000 | #Constraints:     345543
3582.06/3595.34	c #Conflicts:     437000 | #Constraints:     346543
3582.06/3595.34	c #Conflicts:     438000 | #Constraints:     347543
3582.06/3595.34	c #Conflicts:     439000 | #Constraints:     348543
3582.06/3595.34	c #Conflicts:     440000 | #Constraints:     349543
3582.06/3595.34	c #Conflicts:     441000 | #Constraints:     350543
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498
3582.06/3595.34	c #Conflicts:     442000 | #Constraints:     318617
3582.06/3595.34	c #Conflicts:     443000 | #Constraints:     319617
3582.06/3595.34	c #Conflicts:     444000 | #Constraints:     320617
3582.06/3595.34	c #Conflicts:     445000 | #Constraints:     321617
3582.06/3595.34	c #Conflicts:     446000 | #Constraints:     322617
3582.06/3595.34	c #Conflicts:     447000 | #Constraints:     323617
3582.06/3595.34	c #Conflicts:     448000 | #Constraints:     324617
3582.06/3595.34	c #Conflicts:     449000 | #Constraints:     325617
3582.06/3595.34	c #Conflicts:     450000 | #Constraints:     326617
3582.06/3595.34	c #Conflicts:     451000 | #Constraints:     327617
3582.06/3595.34	c #Conflicts:     452000 | #Constraints:     328617
3582.06/3595.34	c #Conflicts:     453000 | #Constraints:     329617
3582.06/3595.34	c #Conflicts:     454000 | #Constraints:     330617
3582.06/3595.34	c #Conflicts:     455000 | #Constraints:     331617
3582.06/3595.34	c #Conflicts:     456000 | #Constraints:     332617
3582.06/3595.34	c #Conflicts:     457000 | #Constraints:     333617
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     458000 | #Constraints:     310112
3582.06/3595.34	c #Conflicts:     459000 | #Constraints:     311112
3582.06/3595.34	c #Conflicts:     460000 | #Constraints:     312112
3582.06/3595.34	c #Conflicts:     461000 | #Constraints:     313112
3582.06/3595.34	c #Conflicts:     462000 | #Constraints:     314112
3582.06/3595.34	c #Conflicts:     463000 | #Constraints:     315112
3582.06/3595.34	c #Conflicts:     464000 | #Constraints:     316114
3582.06/3595.34	c #Conflicts:     465000 | #Constraints:     317215
3582.06/3595.34	c #Conflicts:     466000 | #Constraints:     318215
3582.06/3595.34	c #Conflicts:     467000 | #Constraints:     319268
3582.06/3595.34	c #Conflicts:     468000 | #Constraints:     320268
3582.06/3595.34	c #Conflicts:     469000 | #Constraints:     321268
3582.06/3595.34	c #Conflicts:     470000 | #Constraints:     322268
3582.06/3595.34	c #Conflicts:     471000 | #Constraints:     323268
3582.06/3595.34	c #Conflicts:     472000 | #Constraints:     324268
3582.06/3595.34	c #Conflicts:     473000 | #Constraints:     325270
3582.06/3595.34	c #Conflicts:     474000 | #Constraints:     326297
3582.06/3595.34	c #Conflicts:     475000 | #Constraints:     327318
3582.06/3595.34	c #Conflicts:     476000 | #Constraints:     328318
3582.06/3595.34	c #Conflicts:     477000 | #Constraints:     329318
3582.06/3595.34	c #Conflicts:     478000 | #Constraints:     330318
3582.06/3595.34	c #Conflicts:     479000 | #Constraints:     331318
3582.06/3595.34	c #Conflicts:     480000 | #Constraints:     332318
3582.06/3595.34	c #Conflicts:     481000 | #Constraints:     333318
3582.06/3595.34	c #Conflicts:     482000 | #Constraints:     334318
3582.06/3595.34	c #Conflicts:     483000 | #Constraints:     335318
3582.06/3595.34	c #Conflicts:     484000 | #Constraints:     336318
3582.06/3595.34	c #Conflicts:     485000 | #Constraints:     337318
3582.06/3595.34	c #Conflicts:     486000 | #Constraints:     338318
3582.06/3595.34	c #Conflicts:     487000 | #Constraints:     339318
3582.06/3595.34	c #Conflicts:     488000 | #Constraints:     340319
3582.06/3595.34	c #Conflicts:     489000 | #Constraints:     341321
3582.06/3595.34	c #Conflicts:     490000 | #Constraints:     342321
3582.06/3595.34	c #Conflicts:     491000 | #Constraints:     343321
3582.06/3595.34	c #Conflicts:     492000 | #Constraints:     344321
3582.06/3595.34	c #Conflicts:     493000 | #Constraints:     345321
3582.06/3595.34	c #Conflicts:     494000 | #Constraints:     346321
3582.06/3595.34	c #Conflicts:     495000 | #Constraints:     347321
3582.06/3595.34	c #Conflicts:     496000 | #Constraints:     348321
3582.06/3595.34	c #Conflicts:     497000 | #Constraints:     349321
3582.06/3595.34	c #Conflicts:     498000 | #Constraints:     350321
3582.06/3595.34	c #Conflicts:     499000 | #Constraints:     351321
3582.06/3595.34	c #Conflicts:     500000 | #Constraints:     352321
3582.06/3595.34	c #Conflicts:     501000 | #Constraints:     353321
3582.06/3595.34	c #Conflicts:     502000 | #Constraints:     354321
3582.06/3595.34	c #Conflicts:     503000 | #Constraints:     355321
3582.06/3595.34	c #Conflicts:     504000 | #Constraints:     356321
3582.06/3595.34	c #Conflicts:     505000 | #Constraints:     357321
3582.06/3595.34	c #Conflicts:     506000 | #Constraints:     358323
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     507000 | #Constraints:     322146
3582.06/3595.34	c #Conflicts:     508000 | #Constraints:     323146
3582.06/3595.34	c #Conflicts:     509000 | #Constraints:     324146
3582.06/3595.34	c #Conflicts:     510000 | #Constraints:     325146
3582.06/3595.34	c #Conflicts:     511000 | #Constraints:     326146
3582.06/3595.34	c #Conflicts:     512000 | #Constraints:     327146
3582.06/3595.34	c #Conflicts:     513000 | #Constraints:     328146
3582.06/3595.34	c #Conflicts:     514000 | #Constraints:     329146
3582.06/3595.34	c #Conflicts:     515000 | #Constraints:     330146
3582.06/3595.34	c #Conflicts:     516000 | #Constraints:     331146
3582.06/3595.34	c #Conflicts:     517000 | #Constraints:     332146
3582.06/3595.34	c #Conflicts:     518000 | #Constraints:     333146
3582.06/3595.34	c #Conflicts:     519000 | #Constraints:     334147
3582.06/3595.34	c #Conflicts:     520000 | #Constraints:     335147
3582.06/3595.34	c #Conflicts:     521000 | #Constraints:     336148
3582.06/3595.34	c #Conflicts:     522000 | #Constraints:     337148
3582.06/3595.34	c #Conflicts:     523000 | #Constraints:     338149
3582.06/3595.34	c #Conflicts:     524000 | #Constraints:     339149
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498
3582.06/3595.34	c #Conflicts:     525000 | #Constraints:     312795
3582.06/3595.34	c #Conflicts:     526000 | #Constraints:     313795
3582.06/3595.34	c #Conflicts:     527000 | #Constraints:     314795
3582.06/3595.34	c #Conflicts:     528000 | #Constraints:     315795
3582.06/3595.34	c #Conflicts:     529000 | #Constraints:     316795
3582.06/3595.34	c #Conflicts:     530000 | #Constraints:     317795
3582.06/3595.34	c #Conflicts:     531000 | #Constraints:     318795
3582.06/3595.34	c #Conflicts:     532000 | #Constraints:     319795
3582.06/3595.34	c #Conflicts:     533000 | #Constraints:     320795
3582.06/3595.34	c #Conflicts:     534000 | #Constraints:     321795
3582.06/3595.34	c #Conflicts:     535000 | #Constraints:     322795
3582.06/3595.34	c #Conflicts:     536000 | #Constraints:     323795
3582.06/3595.34	c #Conflicts:     537000 | #Constraints:     324795
3582.06/3595.34	c #Conflicts:     538000 | #Constraints:     325796
3582.06/3595.34	c #Conflicts:     539000 | #Constraints:     326796
3582.06/3595.34	c #Conflicts:     540000 | #Constraints:     327796
3582.06/3595.34	c #Conflicts:     541000 | #Constraints:     328796
3582.06/3595.34	c #Conflicts:     542000 | #Constraints:     329796
3582.06/3595.34	c #Conflicts:     543000 | #Constraints:     330796
3582.06/3595.34	c #Conflicts:     544000 | #Constraints:     331796
3582.06/3595.34	c #Conflicts:     545000 | #Constraints:     332796
3582.06/3595.34	c #Conflicts:     546000 | #Constraints:     333796
3582.06/3595.34	c #Conflicts:     547000 | #Constraints:     334796
3582.06/3595.34	c #Conflicts:     548000 | #Constraints:     335796
3582.06/3595.34	c #Conflicts:     549000 | #Constraints:     336796
3582.06/3595.34	c #Conflicts:     550000 | #Constraints:     337796
3582.06/3595.34	c #Conflicts:     551000 | #Constraints:     338796
3582.06/3595.34	c #Conflicts:     552000 | #Constraints:     339796
3582.06/3595.34	c #Conflicts:     553000 | #Constraints:     340796
3582.06/3595.34	c #Conflicts:     554000 | #Constraints:     341797
3582.06/3595.34	c #Conflicts:     555000 | #Constraints:     342797
3582.06/3595.34	c #Conflicts:     556000 | #Constraints:     343797
3582.06/3595.34	c #Conflicts:     557000 | #Constraints:     344797
3582.06/3595.34	c #Conflicts:     558000 | #Constraints:     345797
3582.06/3595.34	c #Conflicts:     559000 | #Constraints:     346797
3582.06/3595.34	c #Conflicts:     560000 | #Constraints:     347797
3582.06/3595.34	c #Conflicts:     561000 | #Constraints:     348797
3582.06/3595.34	c #Conflicts:     562000 | #Constraints:     349797
3582.06/3595.34	c #Conflicts:     563000 | #Constraints:     350797
3582.06/3595.34	c #Conflicts:     564000 | #Constraints:     351797
3582.06/3595.34	c #Conflicts:     565000 | #Constraints:     352797
3582.06/3595.34	c #Conflicts:     566000 | #Constraints:     353797
3582.06/3595.34	c #Conflicts:     567000 | #Constraints:     354797
3582.06/3595.34	c #Conflicts:     568000 | #Constraints:     355797
3582.06/3595.34	c #Conflicts:     569000 | #Constraints:     356797
3582.06/3595.34	c #Conflicts:     570000 | #Constraints:     357797
3582.06/3595.34	c #Conflicts:     571000 | #Constraints:     358798
3582.06/3595.34	c #Conflicts:     572000 | #Constraints:     359798
3582.06/3595.34	c #Conflicts:     573000 | #Constraints:     360798
3582.06/3595.34	c #Conflicts:     574000 | #Constraints:     361798
3582.06/3595.34	c #Conflicts:     575000 | #Constraints:     362798
3582.06/3595.34	c #Conflicts:     576000 | #Constraints:     363798
3582.06/3595.34	c #Conflicts:     577000 | #Constraints:     364798
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     578000 | #Constraints:     325760
3582.06/3595.34	c #Conflicts:     579000 | #Constraints:     326760
3582.06/3595.34	c #Conflicts:     580000 | #Constraints:     327760
3582.06/3595.34	c #Conflicts:     581000 | #Constraints:     328760
3582.06/3595.34	c #Conflicts:     582000 | #Constraints:     329760
3582.06/3595.34	c #Conflicts:     583000 | #Constraints:     330760
3582.06/3595.34	c #Conflicts:     584000 | #Constraints:     331760
3582.06/3595.34	c #Conflicts:     585000 | #Constraints:     332760
3582.06/3595.34	c #Conflicts:     586000 | #Constraints:     333760
3582.06/3595.34	c #Conflicts:     587000 | #Constraints:     334760
3582.06/3595.34	c #Conflicts:     588000 | #Constraints:     335761
3582.06/3595.34	c #Conflicts:     589000 | #Constraints:     336761
3582.06/3595.34	c #Conflicts:     590000 | #Constraints:     337761
3582.06/3595.34	c #Conflicts:     591000 | #Constraints:     338761
3582.06/3595.34	c #Conflicts:     592000 | #Constraints:     339762
3582.06/3595.34	c #Conflicts:     593000 | #Constraints:     341063
3582.06/3595.34	c #Conflicts:     594000 | #Constraints:     342090
3582.06/3595.34	c #Conflicts:     595000 | #Constraints:     343091
3582.06/3595.34	c #Conflicts:     596000 | #Constraints:     344092
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498
3582.06/3595.34	c #Conflicts:     597000 | #Constraints:     315478
3582.06/3595.34	c #Conflicts:     598000 | #Constraints:     316478
3582.06/3595.34	c #Conflicts:     599000 | #Constraints:     317478
3582.06/3595.34	c #Conflicts:     600000 | #Constraints:     318478
3582.06/3595.34	c #Conflicts:     601000 | #Constraints:     319478
3582.06/3595.34	c #Conflicts:     602000 | #Constraints:     320478
3582.06/3595.34	c #Conflicts:     603000 | #Constraints:     321478
3582.06/3595.34	c #Conflicts:     604000 | #Constraints:     322480
3582.06/3595.34	c #Conflicts:     605000 | #Constraints:     323482
3582.06/3595.34	c #Conflicts:     606000 | #Constraints:     324482
3582.06/3595.34	c #Conflicts:     607000 | #Constraints:     325482
3582.06/3595.34	c #Conflicts:     608000 | #Constraints:     326482
3582.06/3595.34	c #Conflicts:     609000 | #Constraints:     327482
3582.06/3595.34	c #Conflicts:     610000 | #Constraints:     328483
3582.06/3595.34	c #Conflicts:     611000 | #Constraints:     329484
3582.06/3595.34	c #Conflicts:     612000 | #Constraints:     330484
3582.06/3595.34	c #Conflicts:     613000 | #Constraints:     331485
3582.06/3595.34	c #Conflicts:     614000 | #Constraints:     332485
3582.06/3595.34	c #Conflicts:     615000 | #Constraints:     333485
3582.06/3595.34	c #Conflicts:     616000 | #Constraints:     334487
3582.06/3595.34	c #Conflicts:     617000 | #Constraints:     335487
3582.06/3595.34	c #Conflicts:     618000 | #Constraints:     336487
3582.06/3595.34	c #Conflicts:     619000 | #Constraints:     337487
3582.06/3595.34	c #Conflicts:     620000 | #Constraints:     338490
3582.06/3595.34	c #Conflicts:     621000 | #Constraints:     339490
3582.06/3595.34	c #Conflicts:     622000 | #Constraints:     340490
3582.06/3595.34	c #Conflicts:     623000 | #Constraints:     341490
3582.06/3595.34	c #Conflicts:     624000 | #Constraints:     342490
3582.06/3595.34	c #Conflicts:     625000 | #Constraints:     343490
3582.06/3595.34	c #Conflicts:     626000 | #Constraints:     344490
3582.06/3595.34	c #Conflicts:     627000 | #Constraints:     345490
3582.06/3595.34	c #Conflicts:     628000 | #Constraints:     346490
3582.06/3595.34	c #Conflicts:     629000 | #Constraints:     347490
3582.06/3595.34	c #Conflicts:     630000 | #Constraints:     348490
3582.06/3595.34	c #Conflicts:     631000 | #Constraints:     349490
3582.06/3595.34	c #Conflicts:     632000 | #Constraints:     350491
3582.06/3595.34	c #Conflicts:     633000 | #Constraints:     351491
3582.06/3595.34	c #Conflicts:     634000 | #Constraints:     352491
3582.06/3595.34	c #Conflicts:     635000 | #Constraints:     353491
3582.06/3595.34	c #Conflicts:     636000 | #Constraints:     354491
3582.06/3595.34	c #Conflicts:     637000 | #Constraints:     355492
3582.06/3595.34	c #Conflicts:     638000 | #Constraints:     356492
3582.06/3595.34	c #Conflicts:     639000 | #Constraints:     357493
3582.06/3595.34	c #Conflicts:     640000 | #Constraints:     358493
3582.06/3595.34	c #Conflicts:     641000 | #Constraints:     359493
3582.06/3595.34	c #Conflicts:     642000 | #Constraints:     360493
3582.06/3595.34	c #Conflicts:     643000 | #Constraints:     361493
3582.06/3595.34	c #Conflicts:     644000 | #Constraints:     362493
3582.06/3595.34	c #Conflicts:     645000 | #Constraints:     363494
3582.06/3595.34	c #Conflicts:     646000 | #Constraints:     364495
3582.06/3595.34	c #Conflicts:     647000 | #Constraints:     365508
3582.06/3595.34	c #Conflicts:     648000 | #Constraints:     366508
3582.06/3595.34	c #Conflicts:     649000 | #Constraints:     367508
3582.06/3595.34	c #Conflicts:     650000 | #Constraints:     368508
3582.06/3595.34	c #Conflicts:     651000 | #Constraints:     369508
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     652000 | #Constraints:     327746
3582.06/3595.34	c #Conflicts:     653000 | #Constraints:     328746
3582.06/3595.34	c #Conflicts:     654000 | #Constraints:     329746
3582.06/3595.34	c #Conflicts:     655000 | #Constraints:     330746
3582.06/3595.34	c #Conflicts:     656000 | #Constraints:     331746
3582.06/3595.34	c #Conflicts:     657000 | #Constraints:     332746
3582.06/3595.34	c #Conflicts:     658000 | #Constraints:     333746
3582.06/3595.34	c #Conflicts:     659000 | #Constraints:     334746
3582.06/3595.34	c #Conflicts:     660000 | #Constraints:     335746
3582.06/3595.34	c #Conflicts:     661000 | #Constraints:     336746
3582.06/3595.34	c #Conflicts:     662000 | #Constraints:     337746
3582.06/3595.34	c #Conflicts:     663000 | #Constraints:     338746
3582.06/3595.34	c #Conflicts:     664000 | #Constraints:     339746
3582.06/3595.34	c #Conflicts:     665000 | #Constraints:     340746
3582.06/3595.34	c #Conflicts:     666000 | #Constraints:     341746
3582.06/3595.34	c #Conflicts:     667000 | #Constraints:     342746
3582.06/3595.34	c #Conflicts:     668000 | #Constraints:     343746
3582.06/3595.34	c #Conflicts:     669000 | #Constraints:     344746
3582.06/3595.34	c #Conflicts:     670000 | #Constraints:     345746
3582.06/3595.34	c #Conflicts:     671000 | #Constraints:     346746
3582.06/3595.34	c #Conflicts:     672000 | #Constraints:     347746
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498.026
3582.06/3595.34	c #Conflicts:     673000 | #Constraints:     317347
3582.06/3595.34	c #Conflicts:     674000 | #Constraints:     318347
3582.06/3595.34	c #Conflicts:     675000 | #Constraints:     319347
3582.06/3595.34	c #Conflicts:     676000 | #Constraints:     320347
3582.06/3595.34	c #Conflicts:     677000 | #Constraints:     321347
3582.06/3595.34	c #Conflicts:     678000 | #Constraints:     322347
3582.06/3595.34	c #Conflicts:     679000 | #Constraints:     323347
3582.06/3595.34	c #Conflicts:     680000 | #Constraints:     324347
3582.06/3595.34	c #Conflicts:     681000 | #Constraints:     325347
3582.06/3595.34	c #Conflicts:     682000 | #Constraints:     326347
3582.06/3595.34	c #Conflicts:     683000 | #Constraints:     327347
3582.06/3595.34	c #Conflicts:     684000 | #Constraints:     328347
3582.06/3595.34	c #Conflicts:     685000 | #Constraints:     329347
3582.06/3595.34	c #Conflicts:     686000 | #Constraints:     330347
3582.06/3595.34	c #Conflicts:     687000 | #Constraints:     331347
3582.06/3595.34	c #Conflicts:     688000 | #Constraints:     332347
3582.06/3595.34	c #Conflicts:     689000 | #Constraints:     333347
3582.06/3595.34	c #Conflicts:     690000 | #Constraints:     334347
3582.06/3595.34	c #Conflicts:     691000 | #Constraints:     335347
3582.06/3595.34	c #Conflicts:     692000 | #Constraints:     336347
3582.06/3595.34	c #Conflicts:     693000 | #Constraints:     337347
3582.06/3595.34	c #Conflicts:     694000 | #Constraints:     338347
3582.06/3595.34	c #Conflicts:     695000 | #Constraints:     339347
3582.06/3595.34	c #Conflicts:     696000 | #Constraints:     340348
3582.06/3595.34	c #Conflicts:     697000 | #Constraints:     341348
3582.06/3595.34	c #Conflicts:     698000 | #Constraints:     342348
3582.06/3595.34	c #Conflicts:     699000 | #Constraints:     343348
3582.06/3595.34	c #Conflicts:     700000 | #Constraints:     344348
3582.06/3595.34	c #Conflicts:     701000 | #Constraints:     345348
3582.06/3595.34	c #Conflicts:     702000 | #Constraints:     346348
3582.06/3595.34	c #Conflicts:     703000 | #Constraints:     347348
3582.06/3595.34	c #Conflicts:     704000 | #Constraints:     348348
3582.06/3595.34	c #Conflicts:     705000 | #Constraints:     349348
3582.06/3595.34	c #Conflicts:     706000 | #Constraints:     350348
3582.06/3595.34	c #Conflicts:     707000 | #Constraints:     351348
3582.06/3595.34	c #Conflicts:     708000 | #Constraints:     352348
3582.06/3595.34	c #Conflicts:     709000 | #Constraints:     353348
3582.06/3595.34	c #Conflicts:     710000 | #Constraints:     354350
3582.06/3595.34	c #Conflicts:     711000 | #Constraints:     355429
3582.06/3595.34	c #Conflicts:     712000 | #Constraints:     356436
3582.06/3595.34	c #Conflicts:     713000 | #Constraints:     357439
3582.06/3595.34	c #Conflicts:     714000 | #Constraints:     358439
3582.06/3595.34	c #Conflicts:     715000 | #Constraints:     359439
3582.06/3595.34	c #Conflicts:     716000 | #Constraints:     360439
3582.06/3595.34	c #Conflicts:     717000 | #Constraints:     361439
3582.06/3595.34	c #Conflicts:     718000 | #Constraints:     362439
3582.06/3595.34	c #Conflicts:     719000 | #Constraints:     363439
3582.06/3595.34	c #Conflicts:     720000 | #Constraints:     364439
3582.06/3595.34	c #Conflicts:     721000 | #Constraints:     365439
3582.06/3595.34	c #Conflicts:     722000 | #Constraints:     366439
3582.06/3595.34	c #Conflicts:     723000 | #Constraints:     367439
3582.06/3595.34	c #Conflicts:     724000 | #Constraints:     368439
3582.06/3595.34	c #Conflicts:     725000 | #Constraints:     369439
3582.06/3595.34	c #Conflicts:     726000 | #Constraints:     370440
3582.06/3595.34	c #Conflicts:     727000 | #Constraints:     371440
3582.06/3595.34	c #Conflicts:     728000 | #Constraints:     372440
3582.06/3595.34	c #Conflicts:     729000 | #Constraints:     373441
3582.06/3595.34	c #Conflicts:     730000 | #Constraints:     374441
3582.06/3595.34	c #Conflicts:     731000 | #Constraints:     375442
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498.056
3582.06/3595.34	c #Conflicts:     732000 | #Constraints:     331205
3582.06/3595.34	c #Conflicts:     733000 | #Constraints:     332205
3582.06/3595.34	c #Conflicts:     734000 | #Constraints:     333205
3582.06/3595.34	c #Conflicts:     735000 | #Constraints:     334205
3582.06/3595.34	c #Conflicts:     736000 | #Constraints:     335205
3582.06/3595.34	c #Conflicts:     737000 | #Constraints:     336205
3582.06/3595.34	c #Conflicts:     738000 | #Constraints:     337205
3582.06/3595.34	c #Conflicts:     739000 | #Constraints:     338205
3582.06/3595.34	c #Conflicts:     740000 | #Constraints:     339205
3582.06/3595.34	c #Conflicts:     741000 | #Constraints:     340205
3582.06/3595.34	c #Conflicts:     742000 | #Constraints:     341205
3582.06/3595.34	c #Conflicts:     743000 | #Constraints:     342205
3582.06/3595.34	c #Conflicts:     744000 | #Constraints:     343205
3582.06/3595.34	c #Conflicts:     745000 | #Constraints:     344205
3582.06/3595.34	c #Conflicts:     746000 | #Constraints:     345206
3582.06/3595.34	c #Conflicts:     747000 | #Constraints:     346206
3582.06/3595.34	c #Conflicts:     748000 | #Constraints:     347206
3582.06/3595.34	c #Conflicts:     749000 | #Constraints:     348206
3582.06/3595.34	c #Conflicts:     750000 | #Constraints:     349206
3582.06/3595.34	c #Conflicts:     751000 | #Constraints:     350206
3582.06/3595.34	c #Conflicts:     752000 | #Constraints:     351206
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498.3
3582.06/3595.34	c #Conflicts:     753000 | #Constraints:     318902
3582.06/3595.34	c #Conflicts:     754000 | #Constraints:     319902
3582.06/3595.34	c #Conflicts:     755000 | #Constraints:     320902
3582.06/3595.34	c #Conflicts:     756000 | #Constraints:     321902
3582.06/3595.34	c #Conflicts:     757000 | #Constraints:     322902
3582.06/3595.34	c #Conflicts:     758000 | #Constraints:     323902
3582.06/3595.34	c #Conflicts:     759000 | #Constraints:     324902
3582.06/3595.34	c #Conflicts:     760000 | #Constraints:     325902
3582.06/3595.34	c #Conflicts:     761000 | #Constraints:     326902
3582.06/3595.34	c #Conflicts:     762000 | #Constraints:     327903
3582.06/3595.34	c #Conflicts:     763000 | #Constraints:     328903
3582.06/3595.34	c #Conflicts:     764000 | #Constraints:     329903
3582.06/3595.34	c #Conflicts:     765000 | #Constraints:     330904
3582.06/3595.34	c #Conflicts:     766000 | #Constraints:     331905
3582.06/3595.34	c #Conflicts:     767000 | #Constraints:     332905
3582.06/3595.34	c #Conflicts:     768000 | #Constraints:     333905
3582.06/3595.34	c #Conflicts:     769000 | #Constraints:     334905
3582.06/3595.34	c #Conflicts:     770000 | #Constraints:     335905
3582.06/3595.34	c #Conflicts:     771000 | #Constraints:     336905
3582.06/3595.34	c #Conflicts:     772000 | #Constraints:     337905
3582.06/3595.34	c #Conflicts:     773000 | #Constraints:     338905
3582.06/3595.34	c #Conflicts:     774000 | #Constraints:     339905
3582.06/3595.34	c #Conflicts:     775000 | #Constraints:     340906
3582.06/3595.34	c #Conflicts:     776000 | #Constraints:     341906
3582.06/3595.34	c #Conflicts:     777000 | #Constraints:     342906
3582.06/3595.34	c #Conflicts:     778000 | #Constraints:     343906
3582.06/3595.34	c #Conflicts:     779000 | #Constraints:     344906
3582.06/3595.34	c #Conflicts:     780000 | #Constraints:     345906
3582.06/3595.34	c #Conflicts:     781000 | #Constraints:     346906
3582.06/3595.34	c #Conflicts:     782000 | #Constraints:     347906
3582.06/3595.34	c #Conflicts:     783000 | #Constraints:     348907
3582.06/3595.34	c #Conflicts:     784000 | #Constraints:     349908
3582.06/3595.34	c #Conflicts:     785000 | #Constraints:     350910
3582.06/3595.34	c #Conflicts:     786000 | #Constraints:     351911
3582.06/3595.34	c #Conflicts:     787000 | #Constraints:     352911
3582.06/3595.34	c #Conflicts:     788000 | #Constraints:     353911
3582.06/3595.34	c #Conflicts:     789000 | #Constraints:     354911
3582.06/3595.34	c #Conflicts:     790000 | #Constraints:     355911
3582.06/3595.34	c #Conflicts:     791000 | #Constraints:     356911
3582.06/3595.34	c #Conflicts:     792000 | #Constraints:     357911
3582.06/3595.34	c #Conflicts:     793000 | #Constraints:     358911
3582.06/3595.34	c #Conflicts:     794000 | #Constraints:     359911
3582.06/3595.34	c #Conflicts:     795000 | #Constraints:     360911
3582.06/3595.34	c #Conflicts:     796000 | #Constraints:     361911
3582.06/3595.34	c #Conflicts:     797000 | #Constraints:     362911
3582.06/3595.34	c #Conflicts:     798000 | #Constraints:     363911
3582.06/3595.34	c #Conflicts:     799000 | #Constraints:     364911
3582.06/3595.34	c #Conflicts:     800000 | #Constraints:     365911
3582.06/3595.34	c #Conflicts:     801000 | #Constraints:     366911
3582.06/3595.34	c #Conflicts:     802000 | #Constraints:     367911
3582.06/3595.34	c #Conflicts:     803000 | #Constraints:     368911
3582.06/3595.34	c #Conflicts:     804000 | #Constraints:     369911
3582.06/3595.34	c #Conflicts:     805000 | #Constraints:     370911
3582.06/3595.34	c #Conflicts:     806000 | #Constraints:     371911
3582.06/3595.34	c #Conflicts:     807000 | #Constraints:     372911
3582.06/3595.34	c #Conflicts:     808000 | #Constraints:     373911
3582.06/3595.34	c #Conflicts:     809000 | #Constraints:     374911
3582.06/3595.34	c #Conflicts:     810000 | #Constraints:     375911
3582.06/3595.34	c #Conflicts:     811000 | #Constraints:     376911
3582.06/3595.34	c #Conflicts:     812000 | #Constraints:     377911
3582.06/3595.34	c #Conflicts:     813000 | #Constraints:     378911
3582.06/3595.34	c #Conflicts:     814000 | #Constraints:     379911
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498.383
3582.06/3595.34	c #Conflicts:     815000 | #Constraints:     333160
3582.06/3595.34	c #Conflicts:     816000 | #Constraints:     334160
3582.06/3595.34	c #Conflicts:     817000 | #Constraints:     335160
3582.06/3595.34	c #Conflicts:     818000 | #Constraints:     336160
3582.06/3595.34	c #Conflicts:     819000 | #Constraints:     337160
3582.06/3595.34	c #Conflicts:     820000 | #Constraints:     338160
3582.06/3595.34	c #Conflicts:     821000 | #Constraints:     339160
3582.06/3595.34	c #Conflicts:     822000 | #Constraints:     340160
3582.06/3595.34	c #Conflicts:     823000 | #Constraints:     341160
3582.06/3595.34	c #Conflicts:     824000 | #Constraints:     342160
3582.06/3595.34	c #Conflicts:     825000 | #Constraints:     343160
3582.06/3595.34	c #Conflicts:     826000 | #Constraints:     344160
3582.06/3595.34	c #Conflicts:     827000 | #Constraints:     345160
3582.06/3595.34	c #Conflicts:     828000 | #Constraints:     346160
3582.06/3595.34	c #Conflicts:     829000 | #Constraints:     347160
3582.06/3595.34	c #Conflicts:     830000 | #Constraints:     348161
3582.06/3595.34	c #Conflicts:     831000 | #Constraints:     349161
3582.06/3595.34	c #Conflicts:     832000 | #Constraints:     350161
3582.06/3595.34	c #Conflicts:     833000 | #Constraints:     351161
3582.06/3595.34	c #Conflicts:     834000 | #Constraints:     352161
3582.06/3595.34	c #Conflicts:     835000 | #Constraints:     353161
3582.06/3595.34	c #Conflicts:     836000 | #Constraints:     354161
3582.06/3595.34	c #Conflicts:     837000 | #Constraints:     355161
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498.444
3582.06/3595.34	c #Conflicts:     838000 | #Constraints:     320898
3582.06/3595.34	c #Conflicts:     839000 | #Constraints:     321898
3582.06/3595.34	c #Conflicts:     840000 | #Constraints:     322898
3582.06/3595.34	c #Conflicts:     841000 | #Constraints:     323898
3582.06/3595.34	c #Conflicts:     842000 | #Constraints:     324898
3582.06/3595.34	c #Conflicts:     843000 | #Constraints:     325898
3582.06/3595.34	c #Conflicts:     844000 | #Constraints:     326898
3582.06/3595.34	c #Conflicts:     845000 | #Constraints:     327898
3582.06/3595.34	c #Conflicts:     846000 | #Constraints:     328898
3582.06/3595.34	c #Conflicts:     847000 | #Constraints:     329898
3582.06/3595.34	c #Conflicts:     848000 | #Constraints:     330898
3582.06/3595.34	c #Conflicts:     849000 | #Constraints:     331898
3582.06/3595.34	c #Conflicts:     850000 | #Constraints:     332898
3582.06/3595.34	c #Conflicts:     851000 | #Constraints:     333898
3582.06/3595.34	c #Conflicts:     852000 | #Constraints:     334898
3582.06/3595.34	c #Conflicts:     853000 | #Constraints:     335898
3582.06/3595.34	c #Conflicts:     854000 | #Constraints:     336898
3582.06/3595.34	c #Conflicts:     855000 | #Constraints:     337899
3582.06/3595.34	c #Conflicts:     856000 | #Constraints:     338899
3582.06/3595.34	c #Conflicts:     857000 | #Constraints:     339899
3582.06/3595.34	c #Conflicts:     858000 | #Constraints:     340899
3582.06/3595.34	c #Conflicts:     859000 | #Constraints:     341899
3582.06/3595.34	c #Conflicts:     860000 | #Constraints:     342899
3582.06/3595.34	c #Conflicts:     861000 | #Constraints:     343899
3582.06/3595.34	c #Conflicts:     862000 | #Constraints:     344899
3582.06/3595.34	c #Conflicts:     863000 | #Constraints:     345899
3582.06/3595.34	c #Conflicts:     864000 | #Constraints:     346899
3582.06/3595.34	c #Conflicts:     865000 | #Constraints:     347899
3582.06/3595.34	c #Conflicts:     866000 | #Constraints:     348899
3582.06/3595.34	c #Conflicts:     867000 | #Constraints:     349899
3582.06/3595.34	c #Conflicts:     868000 | #Constraints:     350899
3582.06/3595.34	c #Conflicts:     869000 | #Constraints:     351899
3582.06/3595.34	c #Conflicts:     870000 | #Constraints:     352899
3582.06/3595.34	c #Conflicts:     871000 | #Constraints:     353899
3582.06/3595.34	c #Conflicts:     872000 | #Constraints:     354899
3582.06/3595.34	c #Conflicts:     873000 | #Constraints:     355899
3582.06/3595.34	c #Conflicts:     874000 | #Constraints:     356899
3582.06/3595.34	c #Conflicts:     875000 | #Constraints:     357899
3582.06/3595.34	c #Conflicts:     876000 | #Constraints:     358899
3582.06/3595.34	c #Conflicts:     877000 | #Constraints:     359899
3582.06/3595.34	c #Conflicts:     878000 | #Constraints:     360899
3582.06/3595.34	c #Conflicts:     879000 | #Constraints:     361899
3582.06/3595.34	c #Conflicts:     880000 | #Constraints:     362899
3582.06/3595.34	c #Conflicts:     881000 | #Constraints:     363900
3582.06/3595.34	c #Conflicts:     882000 | #Constraints:     364900
3582.06/3595.34	c #Conflicts:     883000 | #Constraints:     365900
3582.06/3595.34	c #Conflicts:     884000 | #Constraints:     366900
3582.06/3595.34	c #Conflicts:     885000 | #Constraints:     367900
3582.06/3595.34	c #Conflicts:     886000 | #Constraints:     368900
3582.06/3595.34	c #Conflicts:     887000 | #Constraints:     369900
3582.06/3595.34	c #Conflicts:     888000 | #Constraints:     370900
3582.06/3595.34	c #Conflicts:     889000 | #Constraints:     371900
3582.06/3595.34	c #Conflicts:     890000 | #Constraints:     372900
3582.06/3595.34	c #Conflicts:     891000 | #Constraints:     373900
3582.06/3595.34	c #Conflicts:     892000 | #Constraints:     374900
3582.06/3595.34	c #Conflicts:     893000 | #Constraints:     375900
3582.06/3595.34	c #Conflicts:     894000 | #Constraints:     376900
3582.06/3595.34	c #Conflicts:     895000 | #Constraints:     377900
3582.06/3595.34	c #Conflicts:     896000 | #Constraints:     378900
3582.06/3595.34	c #Conflicts:     897000 | #Constraints:     379900
3582.06/3595.34	c #Conflicts:     898000 | #Constraints:     380900
3582.06/3595.34	c #Conflicts:     899000 | #Constraints:     381900
3582.06/3595.34	c #Conflicts:     900000 | #Constraints:     382900
3582.06/3595.34	c #Conflicts:     901000 | #Constraints:     383900
3582.06/3595.34	c #Conflicts:     902000 | #Constraints:     384900
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     903000 | #Constraints:     335758
3582.06/3595.34	c #Conflicts:     904000 | #Constraints:     336758
3582.06/3595.34	c #Conflicts:     905000 | #Constraints:     337758
3582.06/3595.34	c #Conflicts:     906000 | #Constraints:     338758
3582.06/3595.34	c #Conflicts:     907000 | #Constraints:     339759
3582.06/3595.34	c #Conflicts:     908000 | #Constraints:     340759
3582.06/3595.34	c #Conflicts:     909000 | #Constraints:     341759
3582.06/3595.34	c #Conflicts:     910000 | #Constraints:     342759
3582.06/3595.34	c #Conflicts:     911000 | #Constraints:     343770
3582.06/3595.34	c #Conflicts:     912000 | #Constraints:     344784
3582.06/3595.34	c #Conflicts:     913000 | #Constraints:     345784
3582.06/3595.34	c #Conflicts:     914000 | #Constraints:     346784
3582.06/3595.34	c #Conflicts:     915000 | #Constraints:     347784
3582.06/3595.34	c #Conflicts:     916000 | #Constraints:     348784
3582.06/3595.34	c #Conflicts:     917000 | #Constraints:     349784
3582.06/3595.34	c #Conflicts:     918000 | #Constraints:     350784
3582.06/3595.34	c #Conflicts:     919000 | #Constraints:     351784
3582.06/3595.34	c #Conflicts:     920000 | #Constraints:     352784
3582.06/3595.34	c #Conflicts:     921000 | #Constraints:     353784
3582.06/3595.34	c #Conflicts:     922000 | #Constraints:     354784
3582.06/3595.34	c #Conflicts:     923000 | #Constraints:     355784
3582.06/3595.34	c #Conflicts:     924000 | #Constraints:     356787
3582.06/3595.34	c #Conflicts:     925000 | #Constraints:     357787
3582.06/3595.34	c #Conflicts:     926000 | #Constraints:     358787
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498.462
3582.06/3595.34	c #Conflicts:     927000 | #Constraints:     322736
3582.06/3595.34	c #Conflicts:     928000 | #Constraints:     323736
3582.06/3595.34	c #Conflicts:     929000 | #Constraints:     324736
3582.06/3595.34	c #Conflicts:     930000 | #Constraints:     325736
3582.06/3595.34	c #Conflicts:     931000 | #Constraints:     326736
3582.06/3595.34	c #Conflicts:     932000 | #Constraints:     327736
3582.06/3595.34	c #Conflicts:     933000 | #Constraints:     328737
3582.06/3595.34	c #Conflicts:     934000 | #Constraints:     329737
3582.06/3595.34	c #Conflicts:     935000 | #Constraints:     330737
3582.06/3595.34	c #Conflicts:     936000 | #Constraints:     331737
3582.06/3595.34	c #Conflicts:     937000 | #Constraints:     332737
3582.06/3595.34	c #Conflicts:     938000 | #Constraints:     333737
3582.06/3595.34	c #Conflicts:     939000 | #Constraints:     334738
3582.06/3595.34	c #Conflicts:     940000 | #Constraints:     335738
3582.06/3595.34	c #Conflicts:     941000 | #Constraints:     336738
3582.06/3595.34	c #Conflicts:     942000 | #Constraints:     337738
3582.06/3595.34	c #Conflicts:     943000 | #Constraints:     338738
3582.06/3595.34	c #Conflicts:     944000 | #Constraints:     339739
3582.06/3595.34	c #Conflicts:     945000 | #Constraints:     340745
3582.06/3595.34	c #Conflicts:     946000 | #Constraints:     341745
3582.06/3595.34	c #Conflicts:     947000 | #Constraints:     342745
3582.06/3595.34	c #Conflicts:     948000 | #Constraints:     343745
3582.06/3595.34	c #Conflicts:     949000 | #Constraints:     344745
3582.06/3595.34	c #Conflicts:     950000 | #Constraints:     345745
3582.06/3595.34	c #Conflicts:     951000 | #Constraints:     346745
3582.06/3595.34	c #Conflicts:     952000 | #Constraints:     347746
3582.06/3595.34	c #Conflicts:     953000 | #Constraints:     348746
3582.06/3595.34	c #Conflicts:     954000 | #Constraints:     349746
3582.06/3595.34	c #Conflicts:     955000 | #Constraints:     350746
3582.06/3595.34	c #Conflicts:     956000 | #Constraints:     351746
3582.06/3595.34	c #Conflicts:     957000 | #Constraints:     352747
3582.06/3595.34	c #Conflicts:     958000 | #Constraints:     353747
3582.06/3595.34	c #Conflicts:     959000 | #Constraints:     354747
3582.06/3595.34	c #Conflicts:     960000 | #Constraints:     355747
3582.06/3595.34	c #Conflicts:     961000 | #Constraints:     356747
3582.06/3595.34	c #Conflicts:     962000 | #Constraints:     357748
3582.06/3595.34	c #Conflicts:     963000 | #Constraints:     358748
3582.06/3595.34	c #Conflicts:     964000 | #Constraints:     359749
3582.06/3595.34	c #Conflicts:     965000 | #Constraints:     360749
3582.06/3595.34	c #Conflicts:     966000 | #Constraints:     361749
3582.06/3595.34	c #Conflicts:     967000 | #Constraints:     362749
3582.06/3595.34	c #Conflicts:     968000 | #Constraints:     363749
3582.06/3595.34	c #Conflicts:     969000 | #Constraints:     364749
3582.06/3595.34	c #Conflicts:     970000 | #Constraints:     365749
3582.06/3595.34	c #Conflicts:     971000 | #Constraints:     366749
3582.06/3595.34	c #Conflicts:     972000 | #Constraints:     367749
3582.06/3595.34	c #Conflicts:     973000 | #Constraints:     368750
3582.06/3595.34	c #Conflicts:     974000 | #Constraints:     369750
3582.06/3595.34	c #Conflicts:     975000 | #Constraints:     370750
3582.06/3595.34	c #Conflicts:     976000 | #Constraints:     371750
3582.06/3595.34	c #Conflicts:     977000 | #Constraints:     372750
3582.06/3595.34	c #Conflicts:     978000 | #Constraints:     373750
3582.06/3595.34	c #Conflicts:     979000 | #Constraints:     374773
3582.06/3595.34	c #Conflicts:     980000 | #Constraints:     375834
3582.06/3595.34	c #Conflicts:     981000 | #Constraints:     376834
3582.06/3595.34	c #Conflicts:     982000 | #Constraints:     377834
3582.06/3595.34	c #Conflicts:     983000 | #Constraints:     378834
3582.06/3595.34	c #Conflicts:     984000 | #Constraints:     379836
3582.06/3595.34	c #Conflicts:     985000 | #Constraints:     380836
3582.06/3595.34	c #Conflicts:     986000 | #Constraints:     381836
3582.06/3595.34	c #Conflicts:     987000 | #Constraints:     382837
3582.06/3595.34	c #Conflicts:     988000 | #Constraints:     383837
3582.06/3595.34	c #Conflicts:     989000 | #Constraints:     384838
3582.06/3595.34	c #Conflicts:     990000 | #Constraints:     385839
3582.06/3595.34	c #Conflicts:     991000 | #Constraints:     386839
3582.06/3595.34	c #Conflicts:     992000 | #Constraints:     387839
3582.06/3595.34	c #Conflicts:     993000 | #Constraints:     388839
3582.06/3595.34	c #Conflicts:     994000 | #Constraints:     389839
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:     995000 | #Constraints:     338130
3582.06/3595.34	c #Conflicts:     996000 | #Constraints:     339130
3582.06/3595.34	c #Conflicts:     997000 | #Constraints:     340130
3582.06/3595.34	c #Conflicts:     998000 | #Constraints:     341130
3582.06/3595.34	c #Conflicts:     999000 | #Constraints:     342130
3582.06/3595.34	c #Conflicts:    1000000 | #Constraints:     343130
3582.06/3595.34	c #Conflicts:    1001000 | #Constraints:     344130
3582.06/3595.34	c #Conflicts:    1002000 | #Constraints:     345131
3582.06/3595.34	c #Conflicts:    1003000 | #Constraints:     346131
3582.06/3595.34	c #Conflicts:    1004000 | #Constraints:     347131
3582.06/3595.34	c #Conflicts:    1005000 | #Constraints:     348131
3582.06/3595.34	c #Conflicts:    1006000 | #Constraints:     349131
3582.06/3595.34	c #Conflicts:    1007000 | #Constraints:     350131
3582.06/3595.34	c #Conflicts:    1008000 | #Constraints:     351131
3582.06/3595.34	c #Conflicts:    1009000 | #Constraints:     352131
3582.06/3595.34	c #Conflicts:    1010000 | #Constraints:     353131
3582.06/3595.34	c #Conflicts:    1011000 | #Constraints:     354132
3582.06/3595.34	c #Conflicts:    1012000 | #Constraints:     355132
3582.06/3595.34	c #Conflicts:    1013000 | #Constraints:     356133
3582.06/3595.34	c #Conflicts:    1014000 | #Constraints:     357133
3582.06/3595.34	c #Conflicts:    1015000 | #Constraints:     358133
3582.06/3595.34	c #Conflicts:    1016000 | #Constraints:     359133
3582.06/3595.34	c #Conflicts:    1017000 | #Constraints:     360133
3582.06/3595.34	c #Conflicts:    1018000 | #Constraints:     361133
3582.06/3595.34	c #Conflicts:    1019000 | #Constraints:     362133
3582.06/3595.34	c #Conflicts:    1020000 | #Constraints:     363133
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498.462
3582.06/3595.34	c #Conflicts:    1021000 | #Constraints:     325125
3582.06/3595.34	c #Conflicts:    1022000 | #Constraints:     326125
3582.06/3595.34	c #Conflicts:    1023000 | #Constraints:     327143
3582.06/3595.34	c #Conflicts:    1024000 | #Constraints:     328147
3582.06/3595.34	c #Conflicts:    1025000 | #Constraints:     329218
3582.06/3595.34	c #Conflicts:    1026000 | #Constraints:     330224
3582.06/3595.34	c #Conflicts:    1027000 | #Constraints:     331224
3582.06/3595.34	c #Conflicts:    1028000 | #Constraints:     332224
3582.06/3595.34	c #Conflicts:    1029000 | #Constraints:     333224
3582.06/3595.34	c #Conflicts:    1030000 | #Constraints:     334224
3582.06/3595.34	c #Conflicts:    1031000 | #Constraints:     335224
3582.06/3595.34	c #Conflicts:    1032000 | #Constraints:     336224
3582.06/3595.34	c #Conflicts:    1033000 | #Constraints:     337224
3582.06/3595.34	c #Conflicts:    1034000 | #Constraints:     338224
3582.06/3595.34	c #Conflicts:    1035000 | #Constraints:     339224
3582.06/3595.34	c #Conflicts:    1036000 | #Constraints:     340224
3582.06/3595.34	c #Conflicts:    1037000 | #Constraints:     341224
3582.06/3595.34	c #Conflicts:    1038000 | #Constraints:     342224
3582.06/3595.34	c #Conflicts:    1039000 | #Constraints:     343224
3582.06/3595.34	c #Conflicts:    1040000 | #Constraints:     344224
3582.06/3595.34	c #Conflicts:    1041000 | #Constraints:     345224
3582.06/3595.34	c #Conflicts:    1042000 | #Constraints:     346224
3582.06/3595.34	c #Conflicts:    1043000 | #Constraints:     347224
3582.06/3595.34	c #Conflicts:    1044000 | #Constraints:     348224
3582.06/3595.34	c #Conflicts:    1045000 | #Constraints:     349225
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:    1046000 | #Constraints:     317795
3582.06/3595.34	c #Conflicts:    1047000 | #Constraints:     318795
3582.06/3595.34	c #Conflicts:    1048000 | #Constraints:     319795
3582.06/3595.34	c #Conflicts:    1049000 | #Constraints:     320795
3582.06/3595.34	c #Conflicts:    1050000 | #Constraints:     321795
3582.06/3595.34	c #Conflicts:    1051000 | #Constraints:     322795
3582.06/3595.34	c #Conflicts:    1052000 | #Constraints:     323795
3582.06/3595.34	c #Conflicts:    1053000 | #Constraints:     324795
3582.06/3595.34	c #Conflicts:    1054000 | #Constraints:     325795
3582.06/3595.34	c #Conflicts:    1055000 | #Constraints:     326795
3582.06/3595.34	c #Conflicts:    1056000 | #Constraints:     327795
3582.06/3595.34	c #Conflicts:    1057000 | #Constraints:     328795
3582.06/3595.34	c #Conflicts:    1058000 | #Constraints:     329795
3582.06/3595.34	c #Conflicts:    1059000 | #Constraints:     330795
3582.06/3595.34	c #Conflicts:    1060000 | #Constraints:     331795
3582.06/3595.34	c #Conflicts:    1061000 | #Constraints:     332795
3582.06/3595.34	c #Conflicts:    1062000 | #Constraints:     333795
3582.06/3595.34	c #Conflicts:    1063000 | #Constraints:     334795
3582.06/3595.34	c #Conflicts:    1064000 | #Constraints:     335795
3582.06/3595.34	c #Conflicts:    1065000 | #Constraints:     336795
3582.06/3595.34	c #Conflicts:    1066000 | #Constraints:     337795
3582.06/3595.34	c #Conflicts:    1067000 | #Constraints:     338795
3582.06/3595.34	c #Conflicts:    1068000 | #Constraints:     339795
3582.06/3595.34	c #Conflicts:    1069000 | #Constraints:     340795
3582.06/3595.34	c #Conflicts:    1070000 | #Constraints:     341795
3582.06/3595.34	c #Conflicts:    1071000 | #Constraints:     342795
3582.06/3595.34	c #Conflicts:    1072000 | #Constraints:     343795
3582.06/3595.34	c #Conflicts:    1073000 | #Constraints:     344795
3582.06/3595.34	c #Conflicts:    1074000 | #Constraints:     345795
3582.06/3595.34	c #Conflicts:    1075000 | #Constraints:     346795
3582.06/3595.34	c #Conflicts:    1076000 | #Constraints:     347795
3582.06/3595.34	c #Conflicts:    1077000 | #Constraints:     348795
3582.06/3595.34	c #Conflicts:    1078000 | #Constraints:     349795
3582.06/3595.34	c #Conflicts:    1079000 | #Constraints:     350795
3582.06/3595.34	c #Conflicts:    1080000 | #Constraints:     351795
3582.06/3595.34	c #Conflicts:    1081000 | #Constraints:     352795
3582.06/3595.34	c #Conflicts:    1082000 | #Constraints:     353795
3582.06/3595.34	c #Conflicts:    1083000 | #Constraints:     354795
3582.06/3595.34	c #Conflicts:    1084000 | #Constraints:     355795
3582.06/3595.34	c #Conflicts:    1085000 | #Constraints:     356795
3582.06/3595.34	c #Conflicts:    1086000 | #Constraints:     357795
3582.06/3595.34	c #Conflicts:    1087000 | #Constraints:     358795
3582.06/3595.34	c #Conflicts:    1088000 | #Constraints:     359795
3582.06/3595.34	c #Conflicts:    1089000 | #Constraints:     360795
3582.06/3595.34	c #Conflicts:    1090000 | #Constraints:     361795
3582.06/3595.34	c #Conflicts:    1091000 | #Constraints:     362796
3582.06/3595.34	c #Conflicts:    1092000 | #Constraints:     363798
3582.06/3595.34	c #Conflicts:    1093000 | #Constraints:     364798
3582.06/3595.34	c #Conflicts:    1094000 | #Constraints:     365798
3582.06/3595.34	c #Conflicts:    1095000 | #Constraints:     366798
3582.06/3595.34	c #Conflicts:    1096000 | #Constraints:     367798
3582.06/3595.34	c #Conflicts:    1097000 | #Constraints:     368798
3582.06/3595.34	c #Conflicts:    1098000 | #Constraints:     369799
3582.06/3595.34	c #Conflicts:    1099000 | #Constraints:     370829
3582.06/3595.34	c #Conflicts:    1100000 | #Constraints:     372177
3582.06/3595.34	c #Conflicts:    1101000 | #Constraints:     373177
3582.06/3595.34	c #Conflicts:    1102000 | #Constraints:     374177
3582.06/3595.34	c #Conflicts:    1103000 | #Constraints:     375177
3582.06/3595.34	c #Conflicts:    1104000 | #Constraints:     376177
3582.06/3595.34	c #Conflicts:    1105000 | #Constraints:     377177
3582.06/3595.34	c #Conflicts:    1106000 | #Constraints:     378177
3582.06/3595.34	c #Conflicts:    1107000 | #Constraints:     379177
3582.06/3595.34	c #Conflicts:    1108000 | #Constraints:     380177
3582.06/3595.34	c #Conflicts:    1109000 | #Constraints:     381177
3582.06/3595.34	c #Conflicts:    1110000 | #Constraints:     382177
3582.06/3595.34	c #Conflicts:    1111000 | #Constraints:     383177
3582.06/3595.34	c #Conflicts:    1112000 | #Constraints:     384177
3582.06/3595.34	c #Conflicts:    1113000 | #Constraints:     385177
3582.06/3595.34	c #Conflicts:    1114000 | #Constraints:     386177
3582.06/3595.34	c #Conflicts:    1115000 | #Constraints:     387177
3582.06/3595.34	c #Conflicts:    1116000 | #Constraints:     388177
3582.06/3595.34	c #Conflicts:    1117000 | #Constraints:     389177
3582.06/3595.34	c #Conflicts:    1118000 | #Constraints:     390177
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498.761
3582.06/3595.34	c #Conflicts:    1119000 | #Constraints:     338655
3582.06/3595.34	c #Conflicts:    1120000 | #Constraints:     339655
3582.06/3595.34	c #Conflicts:    1121000 | #Constraints:     340655
3582.06/3595.34	c #Conflicts:    1122000 | #Constraints:     341655
3582.06/3595.34	c #Conflicts:    1123000 | #Constraints:     342655
3582.06/3595.34	c #Conflicts:    1124000 | #Constraints:     343655
3582.06/3595.34	c #Conflicts:    1125000 | #Constraints:     344655
3582.06/3595.34	c #Conflicts:    1126000 | #Constraints:     345656
3582.06/3595.34	c #Conflicts:    1127000 | #Constraints:     346656
3582.06/3595.34	c #Conflicts:    1128000 | #Constraints:     347656
3582.06/3595.34	c #Conflicts:    1129000 | #Constraints:     348656
3582.06/3595.34	c #Conflicts:    1130000 | #Constraints:     349660
3582.06/3595.34	c #Conflicts:    1131000 | #Constraints:     350660
3582.06/3595.34	c #Conflicts:    1132000 | #Constraints:     351660
3582.06/3595.34	c #Conflicts:    1133000 | #Constraints:     352660
3582.06/3595.34	c #Conflicts:    1134000 | #Constraints:     353660
3582.06/3595.34	c #Conflicts:    1135000 | #Constraints:     354661
3582.06/3595.34	c #Conflicts:    1136000 | #Constraints:     355661
3582.06/3595.34	c #Conflicts:    1137000 | #Constraints:     356661
3582.06/3595.34	c #Conflicts:    1138000 | #Constraints:     357661
3582.06/3595.34	c #Conflicts:    1139000 | #Constraints:     358661
3582.06/3595.34	c #Conflicts:    1140000 | #Constraints:     359661
3582.06/3595.34	c #Conflicts:    1141000 | #Constraints:     360661
3582.06/3595.34	c #Conflicts:    1142000 | #Constraints:     361661
3582.06/3595.34	c #Conflicts:    1143000 | #Constraints:     362661
3582.06/3595.34	c #Conflicts:    1144000 | #Constraints:     363661
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498.782
3582.06/3595.34	c #Conflicts:    1145000 | #Constraints:     324982
3582.06/3595.34	c #Conflicts:    1146000 | #Constraints:     325982
3582.06/3595.34	c #Conflicts:    1147000 | #Constraints:     326982
3582.06/3595.34	c #Conflicts:    1148000 | #Constraints:     327982
3582.06/3595.34	c #Conflicts:    1149000 | #Constraints:     328982
3582.06/3595.34	c #Conflicts:    1150000 | #Constraints:     329982
3582.06/3595.34	c #Conflicts:    1151000 | #Constraints:     330982
3582.06/3595.34	c #Conflicts:    1152000 | #Constraints:     331982
3582.06/3595.34	c #Conflicts:    1153000 | #Constraints:     332982
3582.06/3595.34	c #Conflicts:    1154000 | #Constraints:     333982
3582.06/3595.34	c #Conflicts:    1155000 | #Constraints:     334982
3582.06/3595.34	c #Conflicts:    1156000 | #Constraints:     335982
3582.06/3595.34	c #Conflicts:    1157000 | #Constraints:     336983
3582.06/3595.34	c #Conflicts:    1158000 | #Constraints:     337984
3582.06/3595.34	c #Conflicts:    1159000 | #Constraints:     338984
3582.06/3595.34	c #Conflicts:    1160000 | #Constraints:     339984
3582.06/3595.34	c #Conflicts:    1161000 | #Constraints:     340984
3582.06/3595.34	c #Conflicts:    1162000 | #Constraints:     341984
3582.06/3595.34	c #Conflicts:    1163000 | #Constraints:     342984
3582.06/3595.34	c #Conflicts:    1164000 | #Constraints:     343984
3582.06/3595.34	c #Conflicts:    1165000 | #Constraints:     344984
3582.06/3595.34	c #Conflicts:    1166000 | #Constraints:     345985
3582.06/3595.34	c #Conflicts:    1167000 | #Constraints:     346985
3582.06/3595.34	c #Conflicts:    1168000 | #Constraints:     347985
3582.06/3595.34	c #Conflicts:    1169000 | #Constraints:     348985
3582.06/3595.34	c #Conflicts:    1170000 | #Constraints:     349985
3582.06/3595.34	c #Conflicts:    1171000 | #Constraints:     350985
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 498.782
3582.06/3595.34	c #Conflicts:    1172000 | #Constraints:     318729
3582.06/3595.34	c #Conflicts:    1173000 | #Constraints:     319729
3582.06/3595.34	c #Conflicts:    1174000 | #Constraints:     320729
3582.06/3595.34	c #Conflicts:    1175000 | #Constraints:     321729
3582.06/3595.34	c #Conflicts:    1176000 | #Constraints:     322729
3582.06/3595.34	c #Conflicts:    1177000 | #Constraints:     323729
3582.06/3595.34	c #Conflicts:    1178000 | #Constraints:     324729
3582.06/3595.34	c #Conflicts:    1179000 | #Constraints:     325729
3582.06/3595.34	c #Conflicts:    1180000 | #Constraints:     326729
3582.06/3595.34	c #Conflicts:    1181000 | #Constraints:     327729
3582.06/3595.34	c #Conflicts:    1182000 | #Constraints:     328729
3582.06/3595.34	c #Conflicts:    1183000 | #Constraints:     329729
3582.06/3595.34	c #Conflicts:    1184000 | #Constraints:     330729
3582.06/3595.34	c #Conflicts:    1185000 | #Constraints:     331730
3582.06/3595.34	c #Conflicts:    1186000 | #Constraints:     332730
3582.06/3595.34	c #Conflicts:    1187000 | #Constraints:     333730
3582.06/3595.34	c #Conflicts:    1188000 | #Constraints:     334730
3582.06/3595.34	c #Conflicts:    1189000 | #Constraints:     335730
3582.06/3595.34	c #Conflicts:    1190000 | #Constraints:     336730
3582.06/3595.34	c #Conflicts:    1191000 | #Constraints:     337730
3582.06/3595.34	c #Conflicts:    1192000 | #Constraints:     338731
3582.06/3595.34	c #Conflicts:    1193000 | #Constraints:     339731
3582.06/3595.34	c #Conflicts:    1194000 | #Constraints:     340731
3582.06/3595.34	c #Conflicts:    1195000 | #Constraints:     341731
3582.06/3595.34	c #Conflicts:    1196000 | #Constraints:     342731
3582.06/3595.34	c #Conflicts:    1197000 | #Constraints:     343731
3582.06/3595.34	c #Conflicts:    1198000 | #Constraints:     344731
3582.06/3595.34	c #Conflicts:    1199000 | #Constraints:     345731
3582.06/3595.34	c #Conflicts:    1200000 | #Constraints:     346731
3582.06/3595.34	c #Conflicts:    1201000 | #Constraints:     347731
3582.06/3595.34	c #Conflicts:    1202000 | #Constraints:     348731
3582.06/3595.34	c #Conflicts:    1203000 | #Constraints:     349733
3582.06/3595.34	c #Conflicts:    1204000 | #Constraints:     350734
3582.06/3595.34	c #Conflicts:    1205000 | #Constraints:     351734
3582.06/3595.34	c #Conflicts:    1206000 | #Constraints:     352734
3582.06/3595.34	c #Conflicts:    1207000 | #Constraints:     353734
3582.06/3595.34	c #Conflicts:    1208000 | #Constraints:     354734
3582.06/3595.34	c #Conflicts:    1209000 | #Constraints:     355734
3582.06/3595.34	c #Conflicts:    1210000 | #Constraints:     356734
3582.06/3595.34	c #Conflicts:    1211000 | #Constraints:     357740
3582.06/3595.34	c #Conflicts:    1212000 | #Constraints:     358740
3582.06/3595.34	c #Conflicts:    1213000 | #Constraints:     359741
3582.06/3595.34	c #Conflicts:    1214000 | #Constraints:     360741
3582.06/3595.34	c #Conflicts:    1215000 | #Constraints:     361741
3582.06/3595.34	c #Conflicts:    1216000 | #Constraints:     362741
3582.06/3595.34	c #Conflicts:    1217000 | #Constraints:     363741
3582.06/3595.34	c #Conflicts:    1218000 | #Constraints:     364741
3582.06/3595.34	c #Conflicts:    1219000 | #Constraints:     365741
3582.06/3595.34	c #Conflicts:    1220000 | #Constraints:     366741
3582.06/3595.34	c #Conflicts:    1221000 | #Constraints:     367741
3582.06/3595.34	c #Conflicts:    1222000 | #Constraints:     368741
3582.06/3595.34	c #Conflicts:    1223000 | #Constraints:     369741
3582.06/3595.34	c #Conflicts:    1224000 | #Constraints:     370741
3582.06/3595.34	c #Conflicts:    1225000 | #Constraints:     371741
3582.06/3595.34	c #Conflicts:    1226000 | #Constraints:     372741
3582.06/3595.34	c #Conflicts:    1227000 | #Constraints:     373809
3582.06/3595.34	c #Conflicts:    1228000 | #Constraints:     374817
3582.06/3595.34	c #Conflicts:    1229000 | #Constraints:     375817
3582.06/3595.34	c #Conflicts:    1230000 | #Constraints:     376817
3582.06/3595.34	c #Conflicts:    1231000 | #Constraints:     377817
3582.06/3595.34	c #Conflicts:    1232000 | #Constraints:     378817
3582.06/3595.34	c #Conflicts:    1233000 | #Constraints:     379818
3582.06/3595.34	c #Conflicts:    1234000 | #Constraints:     380819
3582.06/3595.34	c #Conflicts:    1235000 | #Constraints:     381819
3582.06/3595.34	c #Conflicts:    1236000 | #Constraints:     382819
3582.06/3595.34	c #Conflicts:    1237000 | #Constraints:     383819
3582.06/3595.34	c #Conflicts:    1238000 | #Constraints:     384819
3582.06/3595.34	c #Conflicts:    1239000 | #Constraints:     385819
3582.06/3595.34	c #Conflicts:    1240000 | #Constraints:     386819
3582.06/3595.34	c #Conflicts:    1241000 | #Constraints:     387819
3582.06/3595.34	c #Conflicts:    1242000 | #Constraints:     388819
3582.06/3595.34	c #Conflicts:    1243000 | #Constraints:     389819
3582.06/3595.34	c #Conflicts:    1244000 | #Constraints:     390819
3582.06/3595.34	c #Conflicts:    1245000 | #Constraints:     391819
3582.06/3595.34	c #Conflicts:    1246000 | #Constraints:     392819
3582.06/3595.34	c #Conflicts:    1247000 | #Constraints:     393819
3582.06/3595.34	c #Conflicts:    1248000 | #Constraints:     394819
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.005
3582.06/3595.34	c #Conflicts:    1249000 | #Constraints:     340828
3582.06/3595.34	c #Conflicts:    1250000 | #Constraints:     341828
3582.06/3595.34	c #Conflicts:    1251000 | #Constraints:     342828
3582.06/3595.34	c #Conflicts:    1252000 | #Constraints:     343829
3582.06/3595.34	c #Conflicts:    1253000 | #Constraints:     344831
3582.06/3595.34	c #Conflicts:    1254000 | #Constraints:     345831
3582.06/3595.34	c #Conflicts:    1255000 | #Constraints:     346838
3582.06/3595.34	c #Conflicts:    1256000 | #Constraints:     347838
3582.06/3595.34	c #Conflicts:    1257000 | #Constraints:     348839
3582.06/3595.34	c #Conflicts:    1258000 | #Constraints:     349839
3582.06/3595.34	c #Conflicts:    1259000 | #Constraints:     350839
3582.06/3595.34	c #Conflicts:    1260000 | #Constraints:     351839
3582.06/3595.34	c #Conflicts:    1261000 | #Constraints:     352839
3582.06/3595.34	c #Conflicts:    1262000 | #Constraints:     353839
3582.06/3595.34	c #Conflicts:    1263000 | #Constraints:     354839
3582.06/3595.34	c #Conflicts:    1264000 | #Constraints:     355839
3582.06/3595.34	c #Conflicts:    1265000 | #Constraints:     356844
3582.06/3595.34	c #Conflicts:    1266000 | #Constraints:     357844
3582.06/3595.34	c #Conflicts:    1267000 | #Constraints:     358846
3582.06/3595.34	c #Conflicts:    1268000 | #Constraints:     359847
3582.06/3595.34	c #Conflicts:    1269000 | #Constraints:     360847
3582.06/3595.34	c #Conflicts:    1270000 | #Constraints:     361847
3582.06/3595.34	c #Conflicts:    1271000 | #Constraints:     362847
3582.06/3595.34	c #Conflicts:    1272000 | #Constraints:     363847
3582.06/3595.34	c #Conflicts:    1273000 | #Constraints:     364847
3582.06/3595.34	c #Conflicts:    1274000 | #Constraints:     365848
3582.06/3595.34	c #Conflicts:    1275000 | #Constraints:     366848
3582.06/3595.34	c #Conflicts:    1276000 | #Constraints:     367848
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.005
3582.06/3595.34	c #Conflicts:    1277000 | #Constraints:     327165
3582.06/3595.34	c #Conflicts:    1278000 | #Constraints:     328165
3582.06/3595.34	c #Conflicts:    1279000 | #Constraints:     329165
3582.06/3595.34	c #Conflicts:    1280000 | #Constraints:     330165
3582.06/3595.34	c #Conflicts:    1281000 | #Constraints:     331165
3582.06/3595.34	c #Conflicts:    1282000 | #Constraints:     332165
3582.06/3595.34	c #Conflicts:    1283000 | #Constraints:     333165
3582.06/3595.34	c #Conflicts:    1284000 | #Constraints:     334165
3582.06/3595.34	c #Conflicts:    1285000 | #Constraints:     335165
3582.06/3595.34	c #Conflicts:    1286000 | #Constraints:     336166
3582.06/3595.34	c #Conflicts:    1287000 | #Constraints:     337166
3582.06/3595.34	c #Conflicts:    1288000 | #Constraints:     338166
3582.06/3595.34	c #Conflicts:    1289000 | #Constraints:     339166
3582.06/3595.34	c #Conflicts:    1290000 | #Constraints:     340166
3582.06/3595.34	c #Conflicts:    1291000 | #Constraints:     341166
3582.06/3595.34	c #Conflicts:    1292000 | #Constraints:     342167
3582.06/3595.34	c #Conflicts:    1293000 | #Constraints:     343168
3582.06/3595.34	c #Conflicts:    1294000 | #Constraints:     344169
3582.06/3595.34	c #Conflicts:    1295000 | #Constraints:     345169
3582.06/3595.34	c #Conflicts:    1296000 | #Constraints:     346169
3582.06/3595.34	c #Conflicts:    1297000 | #Constraints:     347169
3582.06/3595.34	c #Conflicts:    1298000 | #Constraints:     348169
3582.06/3595.34	c #Conflicts:    1299000 | #Constraints:     349169
3582.06/3595.34	c #Conflicts:    1300000 | #Constraints:     350169
3582.06/3595.34	c #Conflicts:    1301000 | #Constraints:     351170
3582.06/3595.34	c #Conflicts:    1302000 | #Constraints:     352170
3582.06/3595.34	c #Conflicts:    1303000 | #Constraints:     353170
3582.06/3595.34	c #Conflicts:    1304000 | #Constraints:     354170
3582.06/3595.34	c #Conflicts:    1305000 | #Constraints:     355170
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.013
3582.06/3595.34	c #Conflicts:    1306000 | #Constraints:     321054
3582.06/3595.34	c #Conflicts:    1307000 | #Constraints:     322055
3582.06/3595.34	c #Conflicts:    1308000 | #Constraints:     323055
3582.06/3595.34	c #Conflicts:    1309000 | #Constraints:     324055
3582.06/3595.34	c #Conflicts:    1310000 | #Constraints:     325055
3582.06/3595.34	c #Conflicts:    1311000 | #Constraints:     326123
3582.06/3595.34	c #Conflicts:    1312000 | #Constraints:     327123
3582.06/3595.34	c #Conflicts:    1313000 | #Constraints:     328123
3582.06/3595.34	c #Conflicts:    1314000 | #Constraints:     329123
3582.06/3595.34	c #Conflicts:    1315000 | #Constraints:     330123
3582.06/3595.34	c #Conflicts:    1316000 | #Constraints:     331123
3582.06/3595.34	c #Conflicts:    1317000 | #Constraints:     332123
3582.06/3595.34	c #Conflicts:    1318000 | #Constraints:     333123
3582.06/3595.34	c #Conflicts:    1319000 | #Constraints:     334123
3582.06/3595.34	c #Conflicts:    1320000 | #Constraints:     335123
3582.06/3595.34	c #Conflicts:    1321000 | #Constraints:     336123
3582.06/3595.34	c #Conflicts:    1322000 | #Constraints:     337123
3582.06/3595.34	c #Conflicts:    1323000 | #Constraints:     338123
3582.06/3595.34	c #Conflicts:    1324000 | #Constraints:     339123
3582.06/3595.34	c #Conflicts:    1325000 | #Constraints:     340123
3582.06/3595.34	c #Conflicts:    1326000 | #Constraints:     341123
3582.06/3595.34	c #Conflicts:    1327000 | #Constraints:     342123
3582.06/3595.34	c #Conflicts:    1328000 | #Constraints:     343124
3582.06/3595.34	c #Conflicts:    1329000 | #Constraints:     344124
3582.06/3595.34	c #Conflicts:    1330000 | #Constraints:     345124
3582.06/3595.34	c #Conflicts:    1331000 | #Constraints:     346124
3582.06/3595.34	c #Conflicts:    1332000 | #Constraints:     347124
3582.06/3595.34	c #Conflicts:    1333000 | #Constraints:     348124
3582.06/3595.34	c #Conflicts:    1334000 | #Constraints:     349124
3582.06/3595.34	c #Conflicts:    1335000 | #Constraints:     350124
3582.06/3595.34	c #Conflicts:    1336000 | #Constraints:     351124
3582.06/3595.34	c #Conflicts:    1337000 | #Constraints:     352124
3582.06/3595.34	c #Conflicts:    1338000 | #Constraints:     353124
3582.06/3595.34	c #Conflicts:    1339000 | #Constraints:     354124
3582.06/3595.34	c #Conflicts:    1340000 | #Constraints:     355124
3582.06/3595.34	c #Conflicts:    1341000 | #Constraints:     356124
3582.06/3595.34	c #Conflicts:    1342000 | #Constraints:     357124
3582.06/3595.34	c #Conflicts:    1343000 | #Constraints:     358124
3582.06/3595.34	c #Conflicts:    1344000 | #Constraints:     359124
3582.06/3595.34	c #Conflicts:    1345000 | #Constraints:     360124
3582.06/3595.34	c #Conflicts:    1346000 | #Constraints:     361124
3582.06/3595.34	c #Conflicts:    1347000 | #Constraints:     362124
3582.06/3595.34	c #Conflicts:    1348000 | #Constraints:     363124
3582.06/3595.34	c #Conflicts:    1349000 | #Constraints:     364124
3582.06/3595.34	c #Conflicts:    1350000 | #Constraints:     365124
3582.06/3595.34	c #Conflicts:    1351000 | #Constraints:     366124
3582.06/3595.34	c #Conflicts:    1352000 | #Constraints:     367124
3582.06/3595.34	c #Conflicts:    1353000 | #Constraints:     368124
3582.06/3595.34	c #Conflicts:    1354000 | #Constraints:     369124
3582.06/3595.34	c #Conflicts:    1355000 | #Constraints:     370124
3582.06/3595.34	c #Conflicts:    1356000 | #Constraints:     371124
3582.06/3595.34	c #Conflicts:    1357000 | #Constraints:     372124
3582.06/3595.34	c #Conflicts:    1358000 | #Constraints:     373124
3582.06/3595.34	c #Conflicts:    1359000 | #Constraints:     374124
3582.06/3595.34	c #Conflicts:    1360000 | #Constraints:     375124
3582.06/3595.34	c #Conflicts:    1361000 | #Constraints:     376124
3582.06/3595.34	c #Conflicts:    1362000 | #Constraints:     377124
3582.06/3595.34	c #Conflicts:    1363000 | #Constraints:     378124
3582.06/3595.34	c #Conflicts:    1364000 | #Constraints:     379124
3582.06/3595.34	c #Conflicts:    1365000 | #Constraints:     380124
3582.06/3595.34	c #Conflicts:    1366000 | #Constraints:     381124
3582.06/3595.34	c #Conflicts:    1367000 | #Constraints:     382124
3582.06/3595.34	c #Conflicts:    1368000 | #Constraints:     383125
3582.06/3595.34	c #Conflicts:    1369000 | #Constraints:     384125
3582.06/3595.34	c #Conflicts:    1370000 | #Constraints:     385126
3582.06/3595.34	c #Conflicts:    1371000 | #Constraints:     386126
3582.06/3595.34	c #Conflicts:    1372000 | #Constraints:     387126
3582.06/3595.34	c #Conflicts:    1373000 | #Constraints:     388126
3582.06/3595.34	c #Conflicts:    1374000 | #Constraints:     389126
3582.06/3595.34	c #Conflicts:    1375000 | #Constraints:     390126
3582.06/3595.34	c #Conflicts:    1376000 | #Constraints:     391126
3582.06/3595.34	c #Conflicts:    1377000 | #Constraints:     392143
3582.06/3595.34	c #Conflicts:    1378000 | #Constraints:     393143
3582.06/3595.34	c #Conflicts:    1379000 | #Constraints:     394143
3582.06/3595.34	c #Conflicts:    1380000 | #Constraints:     395143
3582.06/3595.34	c #Conflicts:    1381000 | #Constraints:     396144
3582.06/3595.34	c #Conflicts:    1382000 | #Constraints:     397144
3582.06/3595.34	c #Conflicts:    1383000 | #Constraints:     398145
3582.06/3595.34	c #Conflicts:    1384000 | #Constraints:     399145
3582.06/3595.34	c #Conflicts:    1385000 | #Constraints:     400145
3582.06/3595.34	c #Conflicts:    1386000 | #Constraints:     401145
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.021
3582.06/3595.34	c #Conflicts:    1387000 | #Constraints:     344050
3582.06/3595.34	c #Conflicts:    1388000 | #Constraints:     345050
3582.06/3595.34	c #Conflicts:    1389000 | #Constraints:     346050
3582.06/3595.34	c #Conflicts:    1390000 | #Constraints:     347050
3582.06/3595.34	c #Conflicts:    1391000 | #Constraints:     348050
3582.06/3595.34	c #Conflicts:    1392000 | #Constraints:     349050
3582.06/3595.34	c #Conflicts:    1393000 | #Constraints:     350050
3582.06/3595.34	c #Conflicts:    1394000 | #Constraints:     351050
3582.06/3595.34	c #Conflicts:    1395000 | #Constraints:     352050
3582.06/3595.34	c #Conflicts:    1396000 | #Constraints:     353050
3582.06/3595.34	c #Conflicts:    1397000 | #Constraints:     354050
3582.06/3595.34	c #Conflicts:    1398000 | #Constraints:     355051
3582.06/3595.34	c #Conflicts:    1399000 | #Constraints:     356053
3582.06/3595.34	c #Conflicts:    1400000 | #Constraints:     357054
3582.06/3595.34	c #Conflicts:    1401000 | #Constraints:     358058
3582.06/3595.34	c #Conflicts:    1402000 | #Constraints:     359059
3582.06/3595.34	c #Conflicts:    1403000 | #Constraints:     360059
3582.06/3595.34	c #Conflicts:    1404000 | #Constraints:     361060
3582.06/3595.34	c #Conflicts:    1405000 | #Constraints:     362060
3582.06/3595.34	c #Conflicts:    1406000 | #Constraints:     363060
3582.06/3595.34	c #Conflicts:    1407000 | #Constraints:     364060
3582.06/3595.34	c #Conflicts:    1408000 | #Constraints:     365060
3582.06/3595.34	c #Conflicts:    1409000 | #Constraints:     366060
3582.06/3595.34	c #Conflicts:    1410000 | #Constraints:     367060
3582.06/3595.34	c #Conflicts:    1411000 | #Constraints:     368060
3582.06/3595.34	c #Conflicts:    1412000 | #Constraints:     369060
3582.06/3595.34	c #Conflicts:    1413000 | #Constraints:     370060
3582.06/3595.34	c #Conflicts:    1414000 | #Constraints:     371060
3582.06/3595.34	c #Conflicts:    1415000 | #Constraints:     372060
3582.06/3595.34	c #Conflicts:    1416000 | #Constraints:     373060
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.04
3582.06/3595.34	c #Conflicts:    1417000 | #Constraints:     330094
3582.06/3595.34	c #Conflicts:    1418000 | #Constraints:     331094
3582.06/3595.34	c #Conflicts:    1419000 | #Constraints:     332094
3582.06/3595.34	c #Conflicts:    1420000 | #Constraints:     333094
3582.06/3595.34	c #Conflicts:    1421000 | #Constraints:     334094
3582.06/3595.34	c #Conflicts:    1422000 | #Constraints:     335094
3582.06/3595.34	c #Conflicts:    1423000 | #Constraints:     336094
3582.06/3595.34	c #Conflicts:    1424000 | #Constraints:     337094
3582.06/3595.34	c #Conflicts:    1425000 | #Constraints:     338094
3582.06/3595.34	c #Conflicts:    1426000 | #Constraints:     339094
3582.06/3595.34	c #Conflicts:    1427000 | #Constraints:     340094
3582.06/3595.34	c #Conflicts:    1428000 | #Constraints:     341094
3582.06/3595.34	c #Conflicts:    1429000 | #Constraints:     342094
3582.06/3595.34	c #Conflicts:    1430000 | #Constraints:     343094
3582.06/3595.34	c #Conflicts:    1431000 | #Constraints:     344094
3582.06/3595.34	c #Conflicts:    1432000 | #Constraints:     345094
3582.06/3595.34	c #Conflicts:    1433000 | #Constraints:     346094
3582.06/3595.34	c #Conflicts:    1434000 | #Constraints:     347094
3582.06/3595.34	c #Conflicts:    1435000 | #Constraints:     348094
3582.06/3595.34	c #Conflicts:    1436000 | #Constraints:     349094
3582.06/3595.34	c #Conflicts:    1437000 | #Constraints:     350094
3582.06/3595.34	c #Conflicts:    1438000 | #Constraints:     351094
3582.06/3595.34	c #Conflicts:    1439000 | #Constraints:     352094
3582.06/3595.34	c #Conflicts:    1440000 | #Constraints:     353094
3582.06/3595.34	c #Conflicts:    1441000 | #Constraints:     354094
3582.06/3595.34	c #Conflicts:    1442000 | #Constraints:     355094
3582.06/3595.34	c #Conflicts:    1443000 | #Constraints:     356094
3582.06/3595.34	c #Conflicts:    1444000 | #Constraints:     357094
3582.06/3595.34	c #Conflicts:    1445000 | #Constraints:     358094
3582.06/3595.34	c #Conflicts:    1446000 | #Constraints:     359094
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:    1447000 | #Constraints:     323137
3582.06/3595.34	c #Conflicts:    1448000 | #Constraints:     324137
3582.06/3595.34	c #Conflicts:    1449000 | #Constraints:     325137
3582.06/3595.34	c #Conflicts:    1450000 | #Constraints:     326137
3582.06/3595.34	c #Conflicts:    1451000 | #Constraints:     327137
3582.06/3595.34	c #Conflicts:    1452000 | #Constraints:     328137
3582.06/3595.34	c #Conflicts:    1453000 | #Constraints:     329137
3582.06/3595.34	c #Conflicts:    1454000 | #Constraints:     330137
3582.06/3595.34	c #Conflicts:    1455000 | #Constraints:     331137
3582.06/3595.34	c #Conflicts:    1456000 | #Constraints:     332137
3582.06/3595.34	c #Conflicts:    1457000 | #Constraints:     333137
3582.06/3595.34	c #Conflicts:    1458000 | #Constraints:     334137
3582.06/3595.34	c #Conflicts:    1459000 | #Constraints:     335137
3582.06/3595.34	c #Conflicts:    1460000 | #Constraints:     336137
3582.06/3595.34	c #Conflicts:    1461000 | #Constraints:     337137
3582.06/3595.34	c #Conflicts:    1462000 | #Constraints:     338137
3582.06/3595.34	c #Conflicts:    1463000 | #Constraints:     339137
3582.06/3595.34	c #Conflicts:    1464000 | #Constraints:     340137
3582.06/3595.34	c #Conflicts:    1465000 | #Constraints:     341137
3582.06/3595.34	c #Conflicts:    1466000 | #Constraints:     342137
3582.06/3595.34	c #Conflicts:    1467000 | #Constraints:     343137
3582.06/3595.34	c #Conflicts:    1468000 | #Constraints:     344137
3582.06/3595.34	c #Conflicts:    1469000 | #Constraints:     345137
3582.06/3595.34	c #Conflicts:    1470000 | #Constraints:     346137
3582.06/3595.34	c #Conflicts:    1471000 | #Constraints:     347137
3582.06/3595.34	c #Conflicts:    1472000 | #Constraints:     348137
3582.06/3595.34	c #Conflicts:    1473000 | #Constraints:     349137
3582.06/3595.34	c #Conflicts:    1474000 | #Constraints:     350137
3582.06/3595.34	c #Conflicts:    1475000 | #Constraints:     351137
3582.06/3595.34	c #Conflicts:    1476000 | #Constraints:     352137
3582.06/3595.34	c #Conflicts:    1477000 | #Constraints:     353137
3582.06/3595.34	c #Conflicts:    1478000 | #Constraints:     354137
3582.06/3595.34	c #Conflicts:    1479000 | #Constraints:     355137
3582.06/3595.34	c #Conflicts:    1480000 | #Constraints:     356137
3582.06/3595.34	c #Conflicts:    1481000 | #Constraints:     357137
3582.06/3595.34	c #Conflicts:    1482000 | #Constraints:     358137
3582.06/3595.34	c #Conflicts:    1483000 | #Constraints:     359137
3582.06/3595.34	c #Conflicts:    1484000 | #Constraints:     360137
3582.06/3595.34	c #Conflicts:    1485000 | #Constraints:     361137
3582.06/3595.34	c #Conflicts:    1486000 | #Constraints:     362137
3582.06/3595.34	c #Conflicts:    1487000 | #Constraints:     363137
3582.06/3595.34	c #Conflicts:    1488000 | #Constraints:     364137
3582.06/3595.34	c #Conflicts:    1489000 | #Constraints:     365137
3582.06/3595.34	c #Conflicts:    1490000 | #Constraints:     366137
3582.06/3595.34	c #Conflicts:    1491000 | #Constraints:     367138
3582.06/3595.34	c #Conflicts:    1492000 | #Constraints:     368138
3582.06/3595.34	c #Conflicts:    1493000 | #Constraints:     369138
3582.06/3595.34	c #Conflicts:    1494000 | #Constraints:     370138
3582.06/3595.34	c #Conflicts:    1495000 | #Constraints:     371138
3582.06/3595.34	c #Conflicts:    1496000 | #Constraints:     372138
3582.06/3595.34	c #Conflicts:    1497000 | #Constraints:     373138
3582.06/3595.34	c #Conflicts:    1498000 | #Constraints:     374138
3582.06/3595.34	c #Conflicts:    1499000 | #Constraints:     375138
3582.06/3595.34	c #Conflicts:    1500000 | #Constraints:     376138
3582.06/3595.34	c #Conflicts:    1501000 | #Constraints:     377138
3582.06/3595.34	c #Conflicts:    1502000 | #Constraints:     378138
3582.06/3595.34	c #Conflicts:    1503000 | #Constraints:     379138
3582.06/3595.34	c #Conflicts:    1504000 | #Constraints:     380138
3582.06/3595.34	c #Conflicts:    1505000 | #Constraints:     381138
3582.06/3595.34	c #Conflicts:    1506000 | #Constraints:     382138
3582.06/3595.34	c #Conflicts:    1507000 | #Constraints:     383138
3582.06/3595.34	c #Conflicts:    1508000 | #Constraints:     384138
3582.06/3595.34	c #Conflicts:    1509000 | #Constraints:     385138
3582.06/3595.34	c #Conflicts:    1510000 | #Constraints:     386138
3582.06/3595.34	c #Conflicts:    1511000 | #Constraints:     387138
3582.06/3595.34	c #Conflicts:    1512000 | #Constraints:     388138
3582.06/3595.34	c #Conflicts:    1513000 | #Constraints:     389138
3582.06/3595.34	c #Conflicts:    1514000 | #Constraints:     390138
3582.06/3595.34	c #Conflicts:    1515000 | #Constraints:     391138
3582.06/3595.34	c #Conflicts:    1516000 | #Constraints:     392138
3582.06/3595.34	c #Conflicts:    1517000 | #Constraints:     393138
3582.06/3595.34	c #Conflicts:    1518000 | #Constraints:     394138
3582.06/3595.34	c #Conflicts:    1519000 | #Constraints:     395139
3582.06/3595.34	c #Conflicts:    1520000 | #Constraints:     396140
3582.06/3595.34	c #Conflicts:    1521000 | #Constraints:     397140
3582.06/3595.34	c #Conflicts:    1522000 | #Constraints:     398140
3582.06/3595.34	c #Conflicts:    1523000 | #Constraints:     399141
3582.06/3595.34	c #Conflicts:    1524000 | #Constraints:     400141
3582.06/3595.34	c #Conflicts:    1525000 | #Constraints:     401141
3582.06/3595.34	c #Conflicts:    1526000 | #Constraints:     402141
3582.06/3595.34	c #Conflicts:    1527000 | #Constraints:     403142
3582.06/3595.34	c #Conflicts:    1528000 | #Constraints:     404142
3582.06/3595.34	c #Conflicts:    1529000 | #Constraints:     405142
3582.06/3595.34	c #Conflicts:    1530000 | #Constraints:     406142
3582.06/3595.34	c #Conflicts:    1531000 | #Constraints:     407142
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.054
3582.06/3595.34	c #Conflicts:    1532000 | #Constraints:     347172
3582.06/3595.34	c #Conflicts:    1533000 | #Constraints:     348172
3582.06/3595.34	c #Conflicts:    1534000 | #Constraints:     349172
3582.06/3595.34	c #Conflicts:    1535000 | #Constraints:     350172
3582.06/3595.34	c #Conflicts:    1536000 | #Constraints:     351172
3582.06/3595.34	c #Conflicts:    1537000 | #Constraints:     352172
3582.06/3595.34	c #Conflicts:    1538000 | #Constraints:     353172
3582.06/3595.34	c #Conflicts:    1539000 | #Constraints:     354172
3582.06/3595.34	c #Conflicts:    1540000 | #Constraints:     355172
3582.06/3595.34	c #Conflicts:    1541000 | #Constraints:     356172
3582.06/3595.34	c #Conflicts:    1542000 | #Constraints:     357172
3582.06/3595.34	c #Conflicts:    1543000 | #Constraints:     358172
3582.06/3595.34	c #Conflicts:    1544000 | #Constraints:     359172
3582.06/3595.34	c #Conflicts:    1545000 | #Constraints:     360172
3582.06/3595.34	c #Conflicts:    1546000 | #Constraints:     361172
3582.06/3595.34	c #Conflicts:    1547000 | #Constraints:     362172
3582.06/3595.34	c #Conflicts:    1548000 | #Constraints:     363172
3582.06/3595.34	c #Conflicts:    1549000 | #Constraints:     364172
3582.06/3595.34	c #Conflicts:    1550000 | #Constraints:     365172
3582.06/3595.34	c #Conflicts:    1551000 | #Constraints:     366172
3582.06/3595.34	c #Conflicts:    1552000 | #Constraints:     367172
3582.06/3595.34	c #Conflicts:    1553000 | #Constraints:     368172
3582.06/3595.34	c #Conflicts:    1554000 | #Constraints:     369172
3582.06/3595.34	c #Conflicts:    1555000 | #Constraints:     370172
3582.06/3595.34	c #Conflicts:    1556000 | #Constraints:     371172
3582.06/3595.34	c #Conflicts:    1557000 | #Constraints:     372172
3582.06/3595.34	c #Conflicts:    1558000 | #Constraints:     373172
3582.06/3595.34	c #Conflicts:    1559000 | #Constraints:     374172
3582.06/3595.34	c #Conflicts:    1560000 | #Constraints:     375172
3582.06/3595.34	c #Conflicts:    1561000 | #Constraints:     376172
3582.06/3595.34	c #Conflicts:    1562000 | #Constraints:     377172
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:    1563000 | #Constraints:     331994
3582.06/3595.34	c #Conflicts:    1564000 | #Constraints:     332994
3582.06/3595.34	c #Conflicts:    1565000 | #Constraints:     333994
3582.06/3595.34	c #Conflicts:    1566000 | #Constraints:     334994
3582.06/3595.34	c #Conflicts:    1567000 | #Constraints:     335994
3582.06/3595.34	c #Conflicts:    1568000 | #Constraints:     336994
3582.06/3595.34	c #Conflicts:    1569000 | #Constraints:     337994
3582.06/3595.34	c #Conflicts:    1570000 | #Constraints:     338994
3582.06/3595.34	c #Conflicts:    1571000 | #Constraints:     339994
3582.06/3595.34	c #Conflicts:    1572000 | #Constraints:     340994
3582.06/3595.34	c #Conflicts:    1573000 | #Constraints:     341994
3582.06/3595.34	c #Conflicts:    1574000 | #Constraints:     342994
3582.06/3595.34	c #Conflicts:    1575000 | #Constraints:     343995
3582.06/3595.34	c #Conflicts:    1576000 | #Constraints:     344995
3582.06/3595.34	c #Conflicts:    1577000 | #Constraints:     345995
3582.06/3595.34	c #Conflicts:    1578000 | #Constraints:     346995
3582.06/3595.34	c #Conflicts:    1579000 | #Constraints:     347995
3582.06/3595.34	c #Conflicts:    1580000 | #Constraints:     348995
3582.06/3595.34	c #Conflicts:    1581000 | #Constraints:     349995
3582.06/3595.34	c #Conflicts:    1582000 | #Constraints:     350995
3582.06/3595.34	c #Conflicts:    1583000 | #Constraints:     351995
3582.06/3595.34	c #Conflicts:    1584000 | #Constraints:     352995
3582.06/3595.34	c #Conflicts:    1585000 | #Constraints:     353995
3582.06/3595.34	c #Conflicts:    1586000 | #Constraints:     354995
3582.06/3595.34	c #Conflicts:    1587000 | #Constraints:     355995
3582.06/3595.34	c #Conflicts:    1588000 | #Constraints:     356995
3582.06/3595.34	c #Conflicts:    1589000 | #Constraints:     357995
3582.06/3595.34	c #Conflicts:    1590000 | #Constraints:     358995
3582.06/3595.34	c #Conflicts:    1591000 | #Constraints:     359995
3582.06/3595.34	c #Conflicts:    1592000 | #Constraints:     360995
3582.06/3595.34	c #Conflicts:    1593000 | #Constraints:     361995
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.056
3582.06/3595.34	c #Conflicts:    1594000 | #Constraints:     324082
3582.06/3595.34	c #Conflicts:    1595000 | #Constraints:     325082
3582.06/3595.34	c #Conflicts:    1596000 | #Constraints:     326083
3582.06/3595.34	c #Conflicts:    1597000 | #Constraints:     327083
3582.06/3595.34	c #Conflicts:    1598000 | #Constraints:     328083
3582.06/3595.34	c #Conflicts:    1599000 | #Constraints:     329083
3582.06/3595.34	c #Conflicts:    1600000 | #Constraints:     330083
3582.06/3595.34	c #Conflicts:    1601000 | #Constraints:     331083
3582.06/3595.34	c #Conflicts:    1602000 | #Constraints:     332083
3582.06/3595.34	c #Conflicts:    1603000 | #Constraints:     333083
3582.06/3595.34	c #Conflicts:    1604000 | #Constraints:     334083
3582.06/3595.34	c #Conflicts:    1605000 | #Constraints:     335083
3582.06/3595.34	c #Conflicts:    1606000 | #Constraints:     336083
3582.06/3595.34	c #Conflicts:    1607000 | #Constraints:     337083
3582.06/3595.34	c #Conflicts:    1608000 | #Constraints:     338083
3582.06/3595.34	c #Conflicts:    1609000 | #Constraints:     339083
3582.06/3595.34	c #Conflicts:    1610000 | #Constraints:     340083
3582.06/3595.34	c #Conflicts:    1611000 | #Constraints:     341083
3582.06/3595.34	c #Conflicts:    1612000 | #Constraints:     342083
3582.06/3595.34	c #Conflicts:    1613000 | #Constraints:     343083
3582.06/3595.34	c #Conflicts:    1614000 | #Constraints:     344083
3582.06/3595.34	c #Conflicts:    1615000 | #Constraints:     345083
3582.06/3595.34	c #Conflicts:    1616000 | #Constraints:     346083
3582.06/3595.34	c #Conflicts:    1617000 | #Constraints:     347083
3582.06/3595.34	c #Conflicts:    1618000 | #Constraints:     348087
3582.06/3595.34	c #Conflicts:    1619000 | #Constraints:     349088
3582.06/3595.34	c #Conflicts:    1620000 | #Constraints:     350088
3582.06/3595.34	c #Conflicts:    1621000 | #Constraints:     351089
3582.06/3595.34	c #Conflicts:    1622000 | #Constraints:     352089
3582.06/3595.34	c #Conflicts:    1623000 | #Constraints:     353089
3582.06/3595.34	c #Conflicts:    1624000 | #Constraints:     354089
3582.06/3595.34	c #Conflicts:    1625000 | #Constraints:     355089
3582.06/3595.34	c #Conflicts:    1626000 | #Constraints:     356089
3582.06/3595.34	c #Conflicts:    1627000 | #Constraints:     357089
3582.06/3595.34	c #Conflicts:    1628000 | #Constraints:     358089
3582.06/3595.34	c #Conflicts:    1629000 | #Constraints:     359089
3582.06/3595.34	c #Conflicts:    1630000 | #Constraints:     360089
3582.06/3595.34	c #Conflicts:    1631000 | #Constraints:     361089
3582.06/3595.34	c #Conflicts:    1632000 | #Constraints:     362089
3582.06/3595.34	c #Conflicts:    1633000 | #Constraints:     363089
3582.06/3595.34	c #Conflicts:    1634000 | #Constraints:     364089
3582.06/3595.34	c #Conflicts:    1635000 | #Constraints:     365089
3582.06/3595.34	c #Conflicts:    1636000 | #Constraints:     366089
3582.06/3595.34	c #Conflicts:    1637000 | #Constraints:     367089
3582.06/3595.34	c #Conflicts:    1638000 | #Constraints:     368089
3582.06/3595.34	c #Conflicts:    1639000 | #Constraints:     369089
3582.06/3595.34	c #Conflicts:    1640000 | #Constraints:     370089
3582.06/3595.34	c #Conflicts:    1641000 | #Constraints:     371089
3582.06/3595.34	c #Conflicts:    1642000 | #Constraints:     372089
3582.06/3595.34	c #Conflicts:    1643000 | #Constraints:     373089
3582.06/3595.34	c #Conflicts:    1644000 | #Constraints:     374089
3582.06/3595.34	c #Conflicts:    1645000 | #Constraints:     375089
3582.06/3595.34	c #Conflicts:    1646000 | #Constraints:     376089
3582.06/3595.34	c #Conflicts:    1647000 | #Constraints:     377089
3582.06/3595.34	c #Conflicts:    1648000 | #Constraints:     378089
3582.06/3595.34	c #Conflicts:    1649000 | #Constraints:     379089
3582.06/3595.34	c #Conflicts:    1650000 | #Constraints:     380089
3582.06/3595.34	c #Conflicts:    1651000 | #Constraints:     381089
3582.06/3595.34	c #Conflicts:    1652000 | #Constraints:     382089
3582.06/3595.34	c #Conflicts:    1653000 | #Constraints:     383089
3582.06/3595.34	c #Conflicts:    1654000 | #Constraints:     384089
3582.06/3595.34	c #Conflicts:    1655000 | #Constraints:     385089
3582.06/3595.34	c #Conflicts:    1656000 | #Constraints:     386089
3582.06/3595.34	c #Conflicts:    1657000 | #Constraints:     387089
3582.06/3595.34	c #Conflicts:    1658000 | #Constraints:     388089
3582.06/3595.34	c #Conflicts:    1659000 | #Constraints:     389089
3582.06/3595.34	c #Conflicts:    1660000 | #Constraints:     390089
3582.06/3595.34	c #Conflicts:    1661000 | #Constraints:     391089
3582.06/3595.34	c #Conflicts:    1662000 | #Constraints:     392089
3582.06/3595.34	c #Conflicts:    1663000 | #Constraints:     393089
3582.06/3595.34	c #Conflicts:    1664000 | #Constraints:     394089
3582.06/3595.34	c #Conflicts:    1665000 | #Constraints:     395089
3582.06/3595.34	c #Conflicts:    1666000 | #Constraints:     396089
3582.06/3595.34	c #Conflicts:    1667000 | #Constraints:     397089
3582.06/3595.34	c #Conflicts:    1668000 | #Constraints:     398089
3582.06/3595.34	c #Conflicts:    1669000 | #Constraints:     399089
3582.06/3595.34	c #Conflicts:    1670000 | #Constraints:     400089
3582.06/3595.34	c #Conflicts:    1671000 | #Constraints:     401089
3582.06/3595.34	c #Conflicts:    1672000 | #Constraints:     402089
3582.06/3595.34	c #Conflicts:    1673000 | #Constraints:     403089
3582.06/3595.34	c #Conflicts:    1674000 | #Constraints:     404089
3582.06/3595.34	c #Conflicts:    1675000 | #Constraints:     405089
3582.06/3595.34	c #Conflicts:    1676000 | #Constraints:     406089
3582.06/3595.34	c #Conflicts:    1677000 | #Constraints:     407089
3582.06/3595.34	c #Conflicts:    1678000 | #Constraints:     408089
3582.06/3595.34	c #Conflicts:    1679000 | #Constraints:     409089
3582.06/3595.34	c #Conflicts:    1680000 | #Constraints:     410089
3582.06/3595.34	c #Conflicts:    1681000 | #Constraints:     411089
3582.06/3595.34	c #Conflicts:    1682000 | #Constraints:     412089
3582.06/3595.34	c #Conflicts:    1683000 | #Constraints:     413089
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.117
3582.06/3595.34	c #Conflicts:    1684000 | #Constraints:     350081
3582.06/3595.34	c #Conflicts:    1685000 | #Constraints:     351081
3582.06/3595.34	c #Conflicts:    1686000 | #Constraints:     352081
3582.06/3595.34	c #Conflicts:    1687000 | #Constraints:     353081
3582.06/3595.34	c #Conflicts:    1688000 | #Constraints:     354081
3582.06/3595.34	c #Conflicts:    1689000 | #Constraints:     355081
3582.06/3595.34	c #Conflicts:    1690000 | #Constraints:     356081
3582.06/3595.34	c #Conflicts:    1691000 | #Constraints:     357081
3582.06/3595.34	c #Conflicts:    1692000 | #Constraints:     358081
3582.06/3595.34	c #Conflicts:    1693000 | #Constraints:     359081
3582.06/3595.34	c #Conflicts:    1694000 | #Constraints:     360081
3582.06/3595.34	c #Conflicts:    1695000 | #Constraints:     361081
3582.06/3595.34	c #Conflicts:    1696000 | #Constraints:     362081
3582.06/3595.34	c #Conflicts:    1697000 | #Constraints:     363081
3582.06/3595.34	c #Conflicts:    1698000 | #Constraints:     364081
3582.06/3595.34	c #Conflicts:    1699000 | #Constraints:     365081
3582.06/3595.34	c #Conflicts:    1700000 | #Constraints:     366081
3582.06/3595.34	c #Conflicts:    1701000 | #Constraints:     367081
3582.06/3595.34	c #Conflicts:    1702000 | #Constraints:     368081
3582.06/3595.34	c #Conflicts:    1703000 | #Constraints:     369081
3582.06/3595.34	c #Conflicts:    1704000 | #Constraints:     370082
3582.06/3595.34	c #Conflicts:    1705000 | #Constraints:     371082
3582.06/3595.34	c #Conflicts:    1706000 | #Constraints:     372082
3582.06/3595.34	c #Conflicts:    1707000 | #Constraints:     373082
3582.06/3595.34	c #Conflicts:    1708000 | #Constraints:     374082
3582.06/3595.34	c #Conflicts:    1709000 | #Constraints:     375082
3582.06/3595.34	c #Conflicts:    1710000 | #Constraints:     376082
3582.06/3595.34	c #Conflicts:    1711000 | #Constraints:     377082
3582.06/3595.34	c #Conflicts:    1712000 | #Constraints:     378082
3582.06/3595.34	c #Conflicts:    1713000 | #Constraints:     379082
3582.06/3595.34	c #Conflicts:    1714000 | #Constraints:     380082
3582.06/3595.34	c #Conflicts:    1715000 | #Constraints:     381082
3582.06/3595.34	c #Conflicts:    1716000 | #Constraints:     382082
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.175
3582.06/3595.34	c #Conflicts:    1717000 | #Constraints:     334699
3582.06/3595.34	c #Conflicts:    1718000 | #Constraints:     335699
3582.06/3595.34	c #Conflicts:    1719000 | #Constraints:     336699
3582.06/3595.34	c #Conflicts:    1720000 | #Constraints:     337699
3582.06/3595.34	c #Conflicts:    1721000 | #Constraints:     338700
3582.06/3595.34	c #Conflicts:    1722000 | #Constraints:     339700
3582.06/3595.34	c #Conflicts:    1723000 | #Constraints:     340700
3582.06/3595.34	c #Conflicts:    1724000 | #Constraints:     341700
3582.06/3595.34	c #Conflicts:    1725000 | #Constraints:     342700
3582.06/3595.34	c #Conflicts:    1726000 | #Constraints:     343700
3582.06/3595.34	c #Conflicts:    1727000 | #Constraints:     344700
3582.06/3595.34	c #Conflicts:    1728000 | #Constraints:     345700
3582.06/3595.34	c #Conflicts:    1729000 | #Constraints:     346700
3582.06/3595.34	c #Conflicts:    1730000 | #Constraints:     347701
3582.06/3595.34	c #Conflicts:    1731000 | #Constraints:     348701
3582.06/3595.34	c #Conflicts:    1732000 | #Constraints:     349701
3582.06/3595.34	c #Conflicts:    1733000 | #Constraints:     350704
3582.06/3595.34	c #Conflicts:    1734000 | #Constraints:     351704
3582.06/3595.34	c #Conflicts:    1735000 | #Constraints:     352704
3582.06/3595.34	c #Conflicts:    1736000 | #Constraints:     353706
3582.06/3595.34	c #Conflicts:    1737000 | #Constraints:     354707
3582.06/3595.34	c #Conflicts:    1738000 | #Constraints:     355707
3582.06/3595.34	c #Conflicts:    1739000 | #Constraints:     356707
3582.06/3595.34	c #Conflicts:    1740000 | #Constraints:     357708
3582.06/3595.34	c #Conflicts:    1741000 | #Constraints:     358709
3582.06/3595.34	c #Conflicts:    1742000 | #Constraints:     359711
3582.06/3595.34	c #Conflicts:    1743000 | #Constraints:     360713
3582.06/3595.34	c #Conflicts:    1744000 | #Constraints:     361714
3582.06/3595.34	c #Conflicts:    1745000 | #Constraints:     362715
3582.06/3595.34	c #Conflicts:    1746000 | #Constraints:     363715
3582.06/3595.34	c #Conflicts:    1747000 | #Constraints:     364715
3582.06/3595.34	c #Conflicts:    1748000 | #Constraints:     365715
3582.06/3595.34	c #Conflicts:    1749000 | #Constraints:     366715
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.309
3582.06/3595.34	c #Conflicts:    1750000 | #Constraints:     326983
3582.06/3595.34	c #Conflicts:    1751000 | #Constraints:     327983
3582.06/3595.34	c #Conflicts:    1752000 | #Constraints:     328983
3582.06/3595.34	c #Conflicts:    1753000 | #Constraints:     329983
3582.06/3595.34	c #Conflicts:    1754000 | #Constraints:     330983
3582.06/3595.34	c #Conflicts:    1755000 | #Constraints:     331983
3582.06/3595.34	c #Conflicts:    1756000 | #Constraints:     332983
3582.06/3595.34	c #Conflicts:    1757000 | #Constraints:     333983
3582.06/3595.34	c #Conflicts:    1758000 | #Constraints:     334983
3582.06/3595.34	c #Conflicts:    1759000 | #Constraints:     335983
3582.06/3595.34	c #Conflicts:    1760000 | #Constraints:     336983
3582.06/3595.34	c #Conflicts:    1761000 | #Constraints:     337983
3582.06/3595.34	c #Conflicts:    1762000 | #Constraints:     338983
3582.06/3595.34	c #Conflicts:    1763000 | #Constraints:     339983
3582.06/3595.34	c #Conflicts:    1764000 | #Constraints:     340983
3582.06/3595.34	c #Conflicts:    1765000 | #Constraints:     341983
3582.06/3595.34	c #Conflicts:    1766000 | #Constraints:     342983
3582.06/3595.34	c #Conflicts:    1767000 | #Constraints:     343983
3582.06/3595.34	c #Conflicts:    1768000 | #Constraints:     344983
3582.06/3595.34	c #Conflicts:    1769000 | #Constraints:     345983
3582.06/3595.34	c #Conflicts:    1770000 | #Constraints:     346983
3582.06/3595.34	c #Conflicts:    1771000 | #Constraints:     347983
3582.06/3595.34	c #Conflicts:    1772000 | #Constraints:     348983
3582.06/3595.34	c #Conflicts:    1773000 | #Constraints:     349983
3582.06/3595.34	c #Conflicts:    1774000 | #Constraints:     350983
3582.06/3595.34	c #Conflicts:    1775000 | #Constraints:     351983
3582.06/3595.34	c #Conflicts:    1776000 | #Constraints:     352983
3582.06/3595.34	c #Conflicts:    1777000 | #Constraints:     353983
3582.06/3595.34	c #Conflicts:    1778000 | #Constraints:     354983
3582.06/3595.34	c #Conflicts:    1779000 | #Constraints:     355983
3582.06/3595.34	c #Conflicts:    1780000 | #Constraints:     356983
3582.06/3595.34	c #Conflicts:    1781000 | #Constraints:     357983
3582.06/3595.34	c #Conflicts:    1782000 | #Constraints:     358984
3582.06/3595.34	c #Conflicts:    1783000 | #Constraints:     359984
3582.06/3595.34	c #Conflicts:    1784000 | #Constraints:     360984
3582.06/3595.34	c #Conflicts:    1785000 | #Constraints:     361984
3582.06/3595.34	c #Conflicts:    1786000 | #Constraints:     362984
3582.06/3595.34	c #Conflicts:    1787000 | #Constraints:     363984
3582.06/3595.34	c #Conflicts:    1788000 | #Constraints:     364984
3582.06/3595.34	c #Conflicts:    1789000 | #Constraints:     365984
3582.06/3595.34	c #Conflicts:    1790000 | #Constraints:     366984
3582.06/3595.34	c #Conflicts:    1791000 | #Constraints:     367984
3582.06/3595.34	c #Conflicts:    1792000 | #Constraints:     368984
3582.06/3595.34	c #Conflicts:    1793000 | #Constraints:     369984
3582.06/3595.34	c #Conflicts:    1794000 | #Constraints:     370984
3582.06/3595.34	c #Conflicts:    1795000 | #Constraints:     371984
3582.06/3595.34	c #Conflicts:    1796000 | #Constraints:     372984
3582.06/3595.34	c #Conflicts:    1797000 | #Constraints:     373984
3582.06/3595.34	c #Conflicts:    1798000 | #Constraints:     374984
3582.06/3595.34	c #Conflicts:    1799000 | #Constraints:     375984
3582.06/3595.34	c #Conflicts:    1800000 | #Constraints:     376984
3582.06/3595.34	c #Conflicts:    1801000 | #Constraints:     377985
3582.06/3595.34	c #Conflicts:    1802000 | #Constraints:     378985
3582.06/3595.34	c #Conflicts:    1803000 | #Constraints:     379987
3582.06/3595.34	c #Conflicts:    1804000 | #Constraints:     380989
3582.06/3595.34	c #Conflicts:    1805000 | #Constraints:     381989
3582.06/3595.34	c #Conflicts:    1806000 | #Constraints:     382992
3582.06/3595.34	c #Conflicts:    1807000 | #Constraints:     383999
3582.06/3595.34	c #Conflicts:    1808000 | #Constraints:     384999
3582.06/3595.34	c #Conflicts:    1809000 | #Constraints:     385999
3582.06/3595.34	c #Conflicts:    1810000 | #Constraints:     386999
3582.06/3595.34	c #Conflicts:    1811000 | #Constraints:     387999
3582.06/3595.34	c #Conflicts:    1812000 | #Constraints:     389000
3582.06/3595.34	c #Conflicts:    1813000 | #Constraints:     390000
3582.06/3595.34	c #Conflicts:    1814000 | #Constraints:     391000
3582.06/3595.34	c #Conflicts:    1815000 | #Constraints:     392000
3582.06/3595.34	c #Conflicts:    1816000 | #Constraints:     393001
3582.06/3595.34	c #Conflicts:    1817000 | #Constraints:     394001
3582.06/3595.34	c #Conflicts:    1818000 | #Constraints:     395001
3582.06/3595.34	c #Conflicts:    1819000 | #Constraints:     396001
3582.06/3595.34	c #Conflicts:    1820000 | #Constraints:     397001
3582.06/3595.34	c #Conflicts:    1821000 | #Constraints:     398002
3582.06/3595.34	c #Conflicts:    1822000 | #Constraints:     399002
3582.06/3595.34	c #Conflicts:    1823000 | #Constraints:     400003
3582.06/3595.34	c #Conflicts:    1824000 | #Constraints:     401003
3582.06/3595.34	c #Conflicts:    1825000 | #Constraints:     402003
3582.06/3595.34	c #Conflicts:    1826000 | #Constraints:     403003
3582.06/3595.34	c #Conflicts:    1827000 | #Constraints:     404003
3582.06/3595.34	c #Conflicts:    1828000 | #Constraints:     405003
3582.06/3595.34	c #Conflicts:    1829000 | #Constraints:     406003
3582.06/3595.34	c #Conflicts:    1830000 | #Constraints:     407003
3582.06/3595.34	c #Conflicts:    1831000 | #Constraints:     408003
3582.06/3595.34	c #Conflicts:    1832000 | #Constraints:     409003
3582.06/3595.34	c #Conflicts:    1833000 | #Constraints:     410003
3582.06/3595.34	c #Conflicts:    1834000 | #Constraints:     411003
3582.06/3595.34	c #Conflicts:    1835000 | #Constraints:     412003
3582.06/3595.34	c #Conflicts:    1836000 | #Constraints:     413003
3582.06/3595.34	c #Conflicts:    1837000 | #Constraints:     414003
3582.06/3595.34	c #Conflicts:    1838000 | #Constraints:     415003
3582.06/3595.34	c #Conflicts:    1839000 | #Constraints:     416003
3582.06/3595.34	c #Conflicts:    1840000 | #Constraints:     417003
3582.06/3595.34	c #Conflicts:    1841000 | #Constraints:     418003
3582.06/3595.34	c #Conflicts:    1842000 | #Constraints:     419003
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.336
3582.06/3595.34	c #Conflicts:    1843000 | #Constraints:     352841
3582.06/3595.34	c #Conflicts:    1844000 | #Constraints:     353841
3582.06/3595.34	c #Conflicts:    1845000 | #Constraints:     354841
3582.06/3595.34	c #Conflicts:    1846000 | #Constraints:     355841
3582.06/3595.34	c #Conflicts:    1847000 | #Constraints:     356841
3582.06/3595.34	c #Conflicts:    1848000 | #Constraints:     357841
3582.06/3595.34	c #Conflicts:    1849000 | #Constraints:     358841
3582.06/3595.34	c #Conflicts:    1850000 | #Constraints:     359841
3582.06/3595.34	c #Conflicts:    1851000 | #Constraints:     360841
3582.06/3595.34	c #Conflicts:    1852000 | #Constraints:     361841
3582.06/3595.34	c #Conflicts:    1853000 | #Constraints:     362841
3582.06/3595.34	c #Conflicts:    1854000 | #Constraints:     363841
3582.06/3595.34	c #Conflicts:    1855000 | #Constraints:     364841
3582.06/3595.34	c #Conflicts:    1856000 | #Constraints:     365841
3582.06/3595.34	c #Conflicts:    1857000 | #Constraints:     366841
3582.06/3595.34	c #Conflicts:    1858000 | #Constraints:     367841
3582.06/3595.34	c #Conflicts:    1859000 | #Constraints:     368841
3582.06/3595.34	c #Conflicts:    1860000 | #Constraints:     369841
3582.06/3595.34	c #Conflicts:    1861000 | #Constraints:     370841
3582.06/3595.34	c #Conflicts:    1862000 | #Constraints:     371841
3582.06/3595.34	c #Conflicts:    1863000 | #Constraints:     372841
3582.06/3595.34	c #Conflicts:    1864000 | #Constraints:     373841
3582.06/3595.34	c #Conflicts:    1865000 | #Constraints:     374841
3582.06/3595.34	c #Conflicts:    1866000 | #Constraints:     375841
3582.06/3595.34	c #Conflicts:    1867000 | #Constraints:     376841
3582.06/3595.34	c #Conflicts:    1868000 | #Constraints:     377841
3582.06/3595.34	c #Conflicts:    1869000 | #Constraints:     378841
3582.06/3595.34	c #Conflicts:    1870000 | #Constraints:     379841
3582.06/3595.34	c #Conflicts:    1871000 | #Constraints:     380841
3582.06/3595.34	c #Conflicts:    1872000 | #Constraints:     381841
3582.06/3595.34	c #Conflicts:    1873000 | #Constraints:     382841
3582.06/3595.34	c #Conflicts:    1874000 | #Constraints:     383841
3582.06/3595.34	c #Conflicts:    1875000 | #Constraints:     384841
3582.06/3595.34	c #Conflicts:    1876000 | #Constraints:     385841
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.356
3582.06/3595.34	c #Conflicts:    1877000 | #Constraints:     336222
3582.06/3595.34	c #Conflicts:    1878000 | #Constraints:     337222
3582.06/3595.34	c #Conflicts:    1879000 | #Constraints:     338222
3582.06/3595.34	c #Conflicts:    1880000 | #Constraints:     339222
3582.06/3595.34	c #Conflicts:    1881000 | #Constraints:     340222
3582.06/3595.34	c #Conflicts:    1882000 | #Constraints:     341222
3582.06/3595.34	c #Conflicts:    1883000 | #Constraints:     342222
3582.06/3595.34	c #Conflicts:    1884000 | #Constraints:     343222
3582.06/3595.34	c #Conflicts:    1885000 | #Constraints:     344222
3582.06/3595.34	c #Conflicts:    1886000 | #Constraints:     345222
3582.06/3595.34	c #Conflicts:    1887000 | #Constraints:     346222
3582.06/3595.34	c #Conflicts:    1888000 | #Constraints:     347222
3582.06/3595.34	c #Conflicts:    1889000 | #Constraints:     348222
3582.06/3595.34	c #Conflicts:    1890000 | #Constraints:     349222
3582.06/3595.34	c #Conflicts:    1891000 | #Constraints:     350222
3582.06/3595.34	c #Conflicts:    1892000 | #Constraints:     351222
3582.06/3595.34	c #Conflicts:    1893000 | #Constraints:     352222
3582.06/3595.34	c #Conflicts:    1894000 | #Constraints:     353222
3582.06/3595.34	c #Conflicts:    1895000 | #Constraints:     354222
3582.06/3595.34	c #Conflicts:    1896000 | #Constraints:     355222
3582.06/3595.34	c #Conflicts:    1897000 | #Constraints:     356222
3582.06/3595.34	c #Conflicts:    1898000 | #Constraints:     357222
3582.06/3595.34	c #Conflicts:    1899000 | #Constraints:     358222
3582.06/3595.34	c #Conflicts:    1900000 | #Constraints:     359222
3582.06/3595.34	c #Conflicts:    1901000 | #Constraints:     360222
3582.06/3595.34	c #Conflicts:    1902000 | #Constraints:     361222
3582.06/3595.34	c #Conflicts:    1903000 | #Constraints:     362222
3582.06/3595.34	c #Conflicts:    1904000 | #Constraints:     363222
3582.06/3595.34	c #Conflicts:    1905000 | #Constraints:     364222
3582.06/3595.34	c #Conflicts:    1906000 | #Constraints:     365222
3582.06/3595.34	c #Conflicts:    1907000 | #Constraints:     366222
3582.06/3595.34	c #Conflicts:    1908000 | #Constraints:     367222
3582.06/3595.34	c #Conflicts:    1909000 | #Constraints:     368222
3582.06/3595.34	c #Conflicts:    1910000 | #Constraints:     369222
3582.06/3595.34	c #Conflicts:    1911000 | #Constraints:     370222
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:    1912000 | #Constraints:     328638
3582.06/3595.34	c #Conflicts:    1913000 | #Constraints:     329638
3582.06/3595.34	c #Conflicts:    1914000 | #Constraints:     330638
3582.06/3595.34	c #Conflicts:    1915000 | #Constraints:     331638
3582.06/3595.34	c #Conflicts:    1916000 | #Constraints:     332638
3582.06/3595.34	c #Conflicts:    1917000 | #Constraints:     333638
3582.06/3595.34	c #Conflicts:    1918000 | #Constraints:     334638
3582.06/3595.34	c #Conflicts:    1919000 | #Constraints:     335638
3582.06/3595.34	c #Conflicts:    1920000 | #Constraints:     336638
3582.06/3595.34	c #Conflicts:    1921000 | #Constraints:     337638
3582.06/3595.34	c #Conflicts:    1922000 | #Constraints:     338638
3582.06/3595.34	c #Conflicts:    1923000 | #Constraints:     339638
3582.06/3595.34	c #Conflicts:    1924000 | #Constraints:     340638
3582.06/3595.34	c #Conflicts:    1925000 | #Constraints:     341638
3582.06/3595.34	c #Conflicts:    1926000 | #Constraints:     342638
3582.06/3595.34	c #Conflicts:    1927000 | #Constraints:     343638
3582.06/3595.34	c #Conflicts:    1928000 | #Constraints:     344638
3582.06/3595.34	c #Conflicts:    1929000 | #Constraints:     345638
3582.06/3595.34	c #Conflicts:    1930000 | #Constraints:     346638
3582.06/3595.34	c #Conflicts:    1931000 | #Constraints:     347638
3582.06/3595.34	c #Conflicts:    1932000 | #Constraints:     348638
3582.06/3595.34	c #Conflicts:    1933000 | #Constraints:     349638
3582.06/3595.34	c #Conflicts:    1934000 | #Constraints:     350638
3582.06/3595.34	c #Conflicts:    1935000 | #Constraints:     351638
3582.06/3595.34	c #Conflicts:    1936000 | #Constraints:     352638
3582.06/3595.34	c #Conflicts:    1937000 | #Constraints:     353638
3582.06/3595.34	c #Conflicts:    1938000 | #Constraints:     354639
3582.06/3595.34	c #Conflicts:    1939000 | #Constraints:     355640
3582.06/3595.34	c #Conflicts:    1940000 | #Constraints:     356640
3582.06/3595.34	c #Conflicts:    1941000 | #Constraints:     357640
3582.06/3595.34	c #Conflicts:    1942000 | #Constraints:     358640
3582.06/3595.34	c #Conflicts:    1943000 | #Constraints:     359640
3582.06/3595.34	c #Conflicts:    1944000 | #Constraints:     360640
3582.06/3595.34	c #Conflicts:    1945000 | #Constraints:     361640
3582.06/3595.34	c #Conflicts:    1946000 | #Constraints:     362640
3582.06/3595.34	c #Conflicts:    1947000 | #Constraints:     363642
3582.06/3595.34	c #Conflicts:    1948000 | #Constraints:     364642
3582.06/3595.34	c #Conflicts:    1949000 | #Constraints:     365642
3582.06/3595.34	c #Conflicts:    1950000 | #Constraints:     366642
3582.06/3595.34	c #Conflicts:    1951000 | #Constraints:     367642
3582.06/3595.34	c #Conflicts:    1952000 | #Constraints:     368645
3582.06/3595.34	c #Conflicts:    1953000 | #Constraints:     369646
3582.06/3595.34	c #Conflicts:    1954000 | #Constraints:     370646
3582.06/3595.34	c #Conflicts:    1955000 | #Constraints:     371646
3582.06/3595.34	c #Conflicts:    1956000 | #Constraints:     372646
3582.06/3595.34	c #Conflicts:    1957000 | #Constraints:     373646
3582.06/3595.34	c #Conflicts:    1958000 | #Constraints:     374646
3582.06/3595.34	c #Conflicts:    1959000 | #Constraints:     375646
3582.06/3595.34	c #Conflicts:    1960000 | #Constraints:     376646
3582.06/3595.34	c #Conflicts:    1961000 | #Constraints:     377646
3582.06/3595.34	c #Conflicts:    1962000 | #Constraints:     378646
3582.06/3595.34	c #Conflicts:    1963000 | #Constraints:     379646
3582.06/3595.34	c #Conflicts:    1964000 | #Constraints:     380646
3582.06/3595.34	c #Conflicts:    1965000 | #Constraints:     381646
3582.06/3595.34	c #Conflicts:    1966000 | #Constraints:     382646
3582.06/3595.34	c #Conflicts:    1967000 | #Constraints:     383646
3582.06/3595.34	c #Conflicts:    1968000 | #Constraints:     384646
3582.06/3595.34	c #Conflicts:    1969000 | #Constraints:     385646
3582.06/3595.34	c #Conflicts:    1970000 | #Constraints:     386646
3582.06/3595.34	c #Conflicts:    1971000 | #Constraints:     387647
3582.06/3595.34	c #Conflicts:    1972000 | #Constraints:     388647
3582.06/3595.34	c #Conflicts:    1973000 | #Constraints:     389647
3582.06/3595.34	c #Conflicts:    1974000 | #Constraints:     390648
3582.06/3595.34	c #Conflicts:    1975000 | #Constraints:     391648
3582.06/3595.34	c #Conflicts:    1976000 | #Constraints:     392648
3582.06/3595.34	c #Conflicts:    1977000 | #Constraints:     393648
3582.06/3595.34	c #Conflicts:    1978000 | #Constraints:     394648
3582.06/3595.34	c #Conflicts:    1979000 | #Constraints:     395648
3582.06/3595.34	c #Conflicts:    1980000 | #Constraints:     396648
3582.06/3595.34	c #Conflicts:    1981000 | #Constraints:     397648
3582.06/3595.34	c #Conflicts:    1982000 | #Constraints:     398648
3582.06/3595.34	c #Conflicts:    1983000 | #Constraints:     399648
3582.06/3595.34	c #Conflicts:    1984000 | #Constraints:     400648
3582.06/3595.34	c #Conflicts:    1985000 | #Constraints:     401649
3582.06/3595.34	c #Conflicts:    1986000 | #Constraints:     402649
3582.06/3595.34	c #Conflicts:    1987000 | #Constraints:     403650
3582.06/3595.34	c #Conflicts:    1988000 | #Constraints:     404650
3582.06/3595.34	c #Conflicts:    1989000 | #Constraints:     405651
3582.06/3595.34	c #Conflicts:    1990000 | #Constraints:     406651
3582.06/3595.34	c #Conflicts:    1991000 | #Constraints:     407651
3582.06/3595.34	c #Conflicts:    1992000 | #Constraints:     408651
3582.06/3595.34	c #Conflicts:    1993000 | #Constraints:     409651
3582.06/3595.34	c #Conflicts:    1994000 | #Constraints:     410651
3582.06/3595.34	c #Conflicts:    1995000 | #Constraints:     411651
3582.06/3595.34	c #Conflicts:    1996000 | #Constraints:     412652
3582.06/3595.34	c #Conflicts:    1997000 | #Constraints:     413652
3582.06/3595.34	c #Conflicts:    1998000 | #Constraints:     414652
3582.06/3595.34	c #Conflicts:    1999000 | #Constraints:     415652
3582.06/3595.34	c #Conflicts:    2000000 | #Constraints:     416652
3582.06/3595.34	c #Conflicts:    2001000 | #Constraints:     417652
3582.06/3595.34	c #Conflicts:    2002000 | #Constraints:     418652
3582.06/3595.34	c #Conflicts:    2003000 | #Constraints:     419652
3582.06/3595.34	c #Conflicts:    2004000 | #Constraints:     420652
3582.06/3595.34	c #Conflicts:    2005000 | #Constraints:     421652
3582.06/3595.34	c #Conflicts:    2006000 | #Constraints:     422652
3582.06/3595.34	c #Conflicts:    2007000 | #Constraints:     423652
3582.06/3595.34	c #Conflicts:    2008000 | #Constraints:     424652
3582.06/3595.34	c #Conflicts:    2009000 | #Constraints:     425652
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.363
3582.06/3595.34	c #Conflicts:    2010000 | #Constraints:     356560
3582.06/3595.34	c #Conflicts:    2011000 | #Constraints:     357560
3582.06/3595.34	c #Conflicts:    2012000 | #Constraints:     358560
3582.06/3595.34	c #Conflicts:    2013000 | #Constraints:     359560
3582.06/3595.34	c #Conflicts:    2014000 | #Constraints:     360560
3582.06/3595.34	c #Conflicts:    2015000 | #Constraints:     361560
3582.06/3595.34	c #Conflicts:    2016000 | #Constraints:     362560
3582.06/3595.34	c #Conflicts:    2017000 | #Constraints:     363560
3582.06/3595.34	c #Conflicts:    2018000 | #Constraints:     364560
3582.06/3595.34	c #Conflicts:    2019000 | #Constraints:     365560
3582.06/3595.34	c #Conflicts:    2020000 | #Constraints:     366560
3582.06/3595.34	c #Conflicts:    2021000 | #Constraints:     367560
3582.06/3595.34	c #Conflicts:    2022000 | #Constraints:     368560
3582.06/3595.34	c #Conflicts:    2023000 | #Constraints:     369560
3582.06/3595.34	c #Conflicts:    2024000 | #Constraints:     370560
3582.06/3595.34	c #Conflicts:    2025000 | #Constraints:     371560
3582.06/3595.34	c #Conflicts:    2026000 | #Constraints:     372561
3582.06/3595.34	c #Conflicts:    2027000 | #Constraints:     373562
3582.06/3595.34	c #Conflicts:    2028000 | #Constraints:     374628
3582.06/3595.34	c #Conflicts:    2029000 | #Constraints:     375628
3582.06/3595.34	c #Conflicts:    2030000 | #Constraints:     376628
3582.06/3595.34	c #Conflicts:    2031000 | #Constraints:     377628
3582.06/3595.34	c #Conflicts:    2032000 | #Constraints:     378628
3582.06/3595.34	c #Conflicts:    2033000 | #Constraints:     379628
3582.06/3595.34	c #Conflicts:    2034000 | #Constraints:     380628
3582.06/3595.34	c #Conflicts:    2035000 | #Constraints:     381628
3582.06/3595.34	c #Conflicts:    2036000 | #Constraints:     382628
3582.06/3595.34	c #Conflicts:    2037000 | #Constraints:     383628
3582.06/3595.34	c #Conflicts:    2038000 | #Constraints:     384628
3582.06/3595.34	c #Conflicts:    2039000 | #Constraints:     385628
3582.06/3595.34	c #Conflicts:    2040000 | #Constraints:     386628
3582.06/3595.34	c #Conflicts:    2041000 | #Constraints:     387628
3582.06/3595.34	c #Conflicts:    2042000 | #Constraints:     388628
3582.06/3595.34	c #Conflicts:    2043000 | #Constraints:     389629
3582.06/3595.34	c #Conflicts:    2044000 | #Constraints:     390629
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.389
3582.06/3595.34	c #Conflicts:    2045000 | #Constraints:     338604
3582.06/3595.34	c #Conflicts:    2046000 | #Constraints:     339604
3582.06/3595.34	c #Conflicts:    2047000 | #Constraints:     340604
3582.06/3595.34	c #Conflicts:    2048000 | #Constraints:     341604
3582.06/3595.34	c #Conflicts:    2049000 | #Constraints:     342604
3582.06/3595.34	c #Conflicts:    2050000 | #Constraints:     343604
3582.06/3595.34	c #Conflicts:    2051000 | #Constraints:     344604
3582.06/3595.34	c #Conflicts:    2052000 | #Constraints:     345604
3582.06/3595.34	c #Conflicts:    2053000 | #Constraints:     346604
3582.06/3595.34	c #Conflicts:    2054000 | #Constraints:     347605
3582.06/3595.34	c #Conflicts:    2055000 | #Constraints:     348605
3582.06/3595.34	c #Conflicts:    2056000 | #Constraints:     349605
3582.06/3595.34	c #Conflicts:    2057000 | #Constraints:     350606
3582.06/3595.34	c #Conflicts:    2058000 | #Constraints:     351610
3582.06/3595.34	c #Conflicts:    2059000 | #Constraints:     352610
3582.06/3595.34	c #Conflicts:    2060000 | #Constraints:     353610
3582.06/3595.34	c #Conflicts:    2061000 | #Constraints:     354610
3582.06/3595.34	c #Conflicts:    2062000 | #Constraints:     355610
3582.06/3595.34	c #Conflicts:    2063000 | #Constraints:     356610
3582.06/3595.34	c #Conflicts:    2064000 | #Constraints:     357610
3582.06/3595.34	c #Conflicts:    2065000 | #Constraints:     358611
3582.06/3595.34	c #Conflicts:    2066000 | #Constraints:     359611
3582.06/3595.34	c #Conflicts:    2067000 | #Constraints:     360611
3582.06/3595.34	c #Conflicts:    2068000 | #Constraints:     361611
3582.06/3595.34	c #Conflicts:    2069000 | #Constraints:     362611
3582.06/3595.34	c #Conflicts:    2070000 | #Constraints:     363612
3582.06/3595.34	c #Conflicts:    2071000 | #Constraints:     364612
3582.06/3595.34	c #Conflicts:    2072000 | #Constraints:     365612
3582.06/3595.34	c #Conflicts:    2073000 | #Constraints:     366612
3582.06/3595.34	c #Conflicts:    2074000 | #Constraints:     367612
3582.06/3595.34	c #Conflicts:    2075000 | #Constraints:     368612
3582.06/3595.34	c #Conflicts:    2076000 | #Constraints:     369612
3582.06/3595.34	c #Conflicts:    2077000 | #Constraints:     370612
3582.06/3595.34	c #Conflicts:    2078000 | #Constraints:     371612
3582.06/3595.34	c #Conflicts:    2079000 | #Constraints:     372612
3582.06/3595.34	c #Conflicts:    2080000 | #Constraints:     373612
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:    2081000 | #Constraints:     330086
3582.06/3595.34	c #Conflicts:    2082000 | #Constraints:     331086
3582.06/3595.34	c #Conflicts:    2083000 | #Constraints:     332086
3582.06/3595.34	c #Conflicts:    2084000 | #Constraints:     333086
3582.06/3595.34	c #Conflicts:    2085000 | #Constraints:     334087
3582.06/3595.34	c #Conflicts:    2086000 | #Constraints:     335089
3582.06/3595.34	c #Conflicts:    2087000 | #Constraints:     336089
3582.06/3595.34	c #Conflicts:    2088000 | #Constraints:     337091
3582.06/3595.34	c #Conflicts:    2089000 | #Constraints:     338091
3582.06/3595.34	c #Conflicts:    2090000 | #Constraints:     339091
3582.06/3595.34	c #Conflicts:    2091000 | #Constraints:     340091
3582.06/3595.34	c #Conflicts:    2092000 | #Constraints:     341091
3582.06/3595.34	c #Conflicts:    2093000 | #Constraints:     342091
3582.06/3595.34	c #Conflicts:    2094000 | #Constraints:     343091
3582.06/3595.34	c #Conflicts:    2095000 | #Constraints:     344092
3582.06/3595.34	c #Conflicts:    2096000 | #Constraints:     345092
3582.06/3595.34	c #Conflicts:    2097000 | #Constraints:     346092
3582.06/3595.34	c #Conflicts:    2098000 | #Constraints:     347092
3582.06/3595.34	c #Conflicts:    2099000 | #Constraints:     348092
3582.06/3595.34	c #Conflicts:    2100000 | #Constraints:     349093
3582.06/3595.34	c #Conflicts:    2101000 | #Constraints:     350093
3582.06/3595.34	c #Conflicts:    2102000 | #Constraints:     351093
3582.06/3595.34	c #Conflicts:    2103000 | #Constraints:     352094
3582.06/3595.34	c #Conflicts:    2104000 | #Constraints:     353095
3582.06/3595.34	c #Conflicts:    2105000 | #Constraints:     354096
3582.06/3595.34	c #Conflicts:    2106000 | #Constraints:     355097
3582.06/3595.34	c #Conflicts:    2107000 | #Constraints:     356097
3582.06/3595.34	c #Conflicts:    2108000 | #Constraints:     357097
3582.06/3595.34	c #Conflicts:    2109000 | #Constraints:     358097
3582.06/3595.34	c #Conflicts:    2110000 | #Constraints:     359097
3582.06/3595.34	c #Conflicts:    2111000 | #Constraints:     360097
3582.06/3595.34	c #Conflicts:    2112000 | #Constraints:     361097
3582.06/3595.34	c #Conflicts:    2113000 | #Constraints:     362097
3582.06/3595.34	c #Conflicts:    2114000 | #Constraints:     363097
3582.06/3595.34	c #Conflicts:    2115000 | #Constraints:     364098
3582.06/3595.34	c #Conflicts:    2116000 | #Constraints:     365098
3582.06/3595.34	c #Conflicts:    2117000 | #Constraints:     366098
3582.06/3595.34	c #Conflicts:    2118000 | #Constraints:     367098
3582.06/3595.34	c #Conflicts:    2119000 | #Constraints:     368098
3582.06/3595.34	c #Conflicts:    2120000 | #Constraints:     369098
3582.06/3595.34	c #Conflicts:    2121000 | #Constraints:     370098
3582.06/3595.34	c #Conflicts:    2122000 | #Constraints:     371098
3582.06/3595.34	c #Conflicts:    2123000 | #Constraints:     372099
3582.06/3595.34	c #Conflicts:    2124000 | #Constraints:     373099
3582.06/3595.34	c #Conflicts:    2125000 | #Constraints:     374099
3582.06/3595.34	c #Conflicts:    2126000 | #Constraints:     375100
3582.06/3595.34	c #Conflicts:    2127000 | #Constraints:     376117
3582.06/3595.34	c #Conflicts:    2128000 | #Constraints:     377117
3582.06/3595.34	c #Conflicts:    2129000 | #Constraints:     378117
3582.06/3595.34	c #Conflicts:    2130000 | #Constraints:     379117
3582.06/3595.34	c #Conflicts:    2131000 | #Constraints:     380117
3582.06/3595.34	c #Conflicts:    2132000 | #Constraints:     381117
3582.06/3595.34	c #Conflicts:    2133000 | #Constraints:     382117
3582.06/3595.34	c #Conflicts:    2134000 | #Constraints:     383117
3582.06/3595.34	c #Conflicts:    2135000 | #Constraints:     384117
3582.06/3595.34	c #Conflicts:    2136000 | #Constraints:     385117
3582.06/3595.34	c #Conflicts:    2137000 | #Constraints:     386117
3582.06/3595.34	c #Conflicts:    2138000 | #Constraints:     387117
3582.06/3595.34	c #Conflicts:    2139000 | #Constraints:     388117
3582.06/3595.34	c #Conflicts:    2140000 | #Constraints:     389117
3582.06/3595.34	c #Conflicts:    2141000 | #Constraints:     390117
3582.06/3595.34	c #Conflicts:    2142000 | #Constraints:     391118
3582.06/3595.34	c #Conflicts:    2143000 | #Constraints:     392118
3582.06/3595.34	c #Conflicts:    2144000 | #Constraints:     393118
3582.06/3595.34	c #Conflicts:    2145000 | #Constraints:     394118
3582.06/3595.34	c #Conflicts:    2146000 | #Constraints:     395118
3582.06/3595.34	c #Conflicts:    2147000 | #Constraints:     396118
3582.06/3595.34	c #Conflicts:    2148000 | #Constraints:     397118
3582.06/3595.34	c #Conflicts:    2149000 | #Constraints:     398119
3582.06/3595.34	c #Conflicts:    2150000 | #Constraints:     399119
3582.06/3595.34	c #Conflicts:    2151000 | #Constraints:     400119
3582.06/3595.34	c #Conflicts:    2152000 | #Constraints:     401119
3582.06/3595.34	c #Conflicts:    2153000 | #Constraints:     402119
3582.06/3595.34	c #Conflicts:    2154000 | #Constraints:     403119
3582.06/3595.34	c #Conflicts:    2155000 | #Constraints:     404119
3582.06/3595.34	c #Conflicts:    2156000 | #Constraints:     405120
3582.06/3595.34	c #Conflicts:    2157000 | #Constraints:     406120
3582.06/3595.34	c #Conflicts:    2158000 | #Constraints:     407120
3582.06/3595.34	c #Conflicts:    2159000 | #Constraints:     408120
3582.06/3595.34	c #Conflicts:    2160000 | #Constraints:     409120
3582.06/3595.34	c #Conflicts:    2161000 | #Constraints:     410120
3582.06/3595.34	c #Conflicts:    2162000 | #Constraints:     411120
3582.06/3595.34	c #Conflicts:    2163000 | #Constraints:     412123
3582.06/3595.34	c #Conflicts:    2164000 | #Constraints:     413123
3582.06/3595.34	c #Conflicts:    2165000 | #Constraints:     414123
3582.06/3595.34	c #Conflicts:    2166000 | #Constraints:     415123
3582.06/3595.34	c #Conflicts:    2167000 | #Constraints:     416123
3582.06/3595.34	c #Conflicts:    2168000 | #Constraints:     417123
3582.06/3595.34	c #Conflicts:    2169000 | #Constraints:     418123
3582.06/3595.34	c #Conflicts:    2170000 | #Constraints:     419123
3582.06/3595.34	c #Conflicts:    2171000 | #Constraints:     420123
3582.06/3595.34	c #Conflicts:    2172000 | #Constraints:     421124
3582.06/3595.34	c #Conflicts:    2173000 | #Constraints:     422124
3582.06/3595.34	c #Conflicts:    2174000 | #Constraints:     423124
3582.06/3595.34	c #Conflicts:    2175000 | #Constraints:     424124
3582.06/3595.34	c #Conflicts:    2176000 | #Constraints:     425124
3582.06/3595.34	c #Conflicts:    2177000 | #Constraints:     426125
3582.06/3595.34	c #Conflicts:    2178000 | #Constraints:     427125
3582.06/3595.34	c #Conflicts:    2179000 | #Constraints:     428125
3582.06/3595.34	c #Conflicts:    2180000 | #Constraints:     429125
3582.06/3595.34	c #Conflicts:    2181000 | #Constraints:     430127
3582.06/3595.34	c #Conflicts:    2182000 | #Constraints:     431127
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.393
3582.06/3595.34	c #Conflicts:    2183000 | #Constraints:     358815
3582.06/3595.34	c #Conflicts:    2184000 | #Constraints:     359815
3582.06/3595.34	c #Conflicts:    2185000 | #Constraints:     360815
3582.06/3595.34	c #Conflicts:    2186000 | #Constraints:     361815
3582.06/3595.34	c #Conflicts:    2187000 | #Constraints:     362815
3582.06/3595.34	c #Conflicts:    2188000 | #Constraints:     363815
3582.06/3595.34	c #Conflicts:    2189000 | #Constraints:     364815
3582.06/3595.34	c #Conflicts:    2190000 | #Constraints:     365815
3582.06/3595.34	c #Conflicts:    2191000 | #Constraints:     366815
3582.06/3595.34	c #Conflicts:    2192000 | #Constraints:     367815
3582.06/3595.34	c #Conflicts:    2193000 | #Constraints:     368815
3582.06/3595.34	c #Conflicts:    2194000 | #Constraints:     369815
3582.06/3595.34	c #Conflicts:    2195000 | #Constraints:     370815
3582.06/3595.34	c #Conflicts:    2196000 | #Constraints:     371815
3582.06/3595.34	c #Conflicts:    2197000 | #Constraints:     372815
3582.06/3595.34	c #Conflicts:    2198000 | #Constraints:     373815
3582.06/3595.34	c #Conflicts:    2199000 | #Constraints:     374815
3582.06/3595.34	c #Conflicts:    2200000 | #Constraints:     375816
3582.06/3595.34	c #Conflicts:    2201000 | #Constraints:     376816
3582.06/3595.34	c #Conflicts:    2202000 | #Constraints:     377816
3582.06/3595.34	c #Conflicts:    2203000 | #Constraints:     378816
3582.06/3595.34	c #Conflicts:    2204000 | #Constraints:     379816
3582.06/3595.34	c #Conflicts:    2205000 | #Constraints:     380816
3582.06/3595.34	c #Conflicts:    2206000 | #Constraints:     381816
3582.06/3595.34	c #Conflicts:    2207000 | #Constraints:     382817
3582.06/3595.34	c #Conflicts:    2208000 | #Constraints:     383817
3582.06/3595.34	c #Conflicts:    2209000 | #Constraints:     384817
3582.06/3595.34	c #Conflicts:    2210000 | #Constraints:     385817
3582.06/3595.34	c #Conflicts:    2211000 | #Constraints:     386817
3582.06/3595.34	c #Conflicts:    2212000 | #Constraints:     387817
3582.06/3595.34	c #Conflicts:    2213000 | #Constraints:     388817
3582.06/3595.34	c #Conflicts:    2214000 | #Constraints:     389817
3582.06/3595.34	c #Conflicts:    2215000 | #Constraints:     390817
3582.06/3595.34	c #Conflicts:    2216000 | #Constraints:     391817
3582.06/3595.34	c #Conflicts:    2217000 | #Constraints:     392817
3582.06/3595.34	c #Conflicts:    2218000 | #Constraints:     393817
3582.06/3595.34	c #Conflicts:    2219000 | #Constraints:     394817
3582.06/3595.34	c #Conflicts:    2220000 | #Constraints:     395817
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.398
3582.06/3595.34	c #Conflicts:    2221000 | #Constraints:     341629
3582.06/3595.34	c #Conflicts:    2222000 | #Constraints:     342629
3582.06/3595.34	c #Conflicts:    2223000 | #Constraints:     343629
3582.06/3595.34	c #Conflicts:    2224000 | #Constraints:     344629
3582.06/3595.34	c #Conflicts:    2225000 | #Constraints:     345629
3582.06/3595.34	c #Conflicts:    2226000 | #Constraints:     346629
3582.06/3595.34	c #Conflicts:    2227000 | #Constraints:     347629
3582.06/3595.34	c #Conflicts:    2228000 | #Constraints:     348629
3582.06/3595.34	c #Conflicts:    2229000 | #Constraints:     349629
3582.06/3595.34	c #Conflicts:    2230000 | #Constraints:     350629
3582.06/3595.34	c #Conflicts:    2231000 | #Constraints:     351629
3582.06/3595.34	c #Conflicts:    2232000 | #Constraints:     352629
3582.06/3595.34	c #Conflicts:    2233000 | #Constraints:     353629
3582.06/3595.34	c #Conflicts:    2234000 | #Constraints:     354629
3582.06/3595.34	c #Conflicts:    2235000 | #Constraints:     355629
3582.06/3595.34	c #Conflicts:    2236000 | #Constraints:     356629
3582.06/3595.34	c #Conflicts:    2237000 | #Constraints:     357629
3582.06/3595.34	c #Conflicts:    2238000 | #Constraints:     358629
3582.06/3595.34	c #Conflicts:    2239000 | #Constraints:     359629
3582.06/3595.34	c #Conflicts:    2240000 | #Constraints:     360629
3582.06/3595.34	c #Conflicts:    2241000 | #Constraints:     361629
3582.06/3595.34	c #Conflicts:    2242000 | #Constraints:     362629
3582.06/3595.34	c #Conflicts:    2243000 | #Constraints:     363629
3582.06/3595.34	c #Conflicts:    2244000 | #Constraints:     364629
3582.06/3595.34	c #Conflicts:    2245000 | #Constraints:     365629
3582.06/3595.34	c #Conflicts:    2246000 | #Constraints:     366629
3582.06/3595.34	c #Conflicts:    2247000 | #Constraints:     367629
3582.06/3595.34	c #Conflicts:    2248000 | #Constraints:     368629
3582.06/3595.34	c #Conflicts:    2249000 | #Constraints:     369629
3582.06/3595.34	c #Conflicts:    2250000 | #Constraints:     370629
3582.06/3595.34	c #Conflicts:    2251000 | #Constraints:     371629
3582.06/3595.34	c #Conflicts:    2252000 | #Constraints:     372629
3582.06/3595.34	c #Conflicts:    2253000 | #Constraints:     373629
3582.06/3595.34	c #Conflicts:    2254000 | #Constraints:     374629
3582.06/3595.34	c #Conflicts:    2255000 | #Constraints:     375629
3582.06/3595.34	c #Conflicts:    2256000 | #Constraints:     376629
3582.06/3595.34	c #Conflicts:    2257000 | #Constraints:     377630
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:    2258000 | #Constraints:     332318
3582.06/3595.34	c #Conflicts:    2259000 | #Constraints:     333318
3582.06/3595.34	c #Conflicts:    2260000 | #Constraints:     334318
3582.06/3595.34	c #Conflicts:    2261000 | #Constraints:     335318
3582.06/3595.34	c #Conflicts:    2262000 | #Constraints:     336318
3582.06/3595.34	c #Conflicts:    2263000 | #Constraints:     337318
3582.06/3595.34	c #Conflicts:    2264000 | #Constraints:     338318
3582.06/3595.34	c #Conflicts:    2265000 | #Constraints:     339318
3582.06/3595.34	c #Conflicts:    2266000 | #Constraints:     340318
3582.06/3595.34	c #Conflicts:    2267000 | #Constraints:     341318
3582.06/3595.34	c #Conflicts:    2268000 | #Constraints:     342318
3582.06/3595.34	c #Conflicts:    2269000 | #Constraints:     343318
3582.06/3595.34	c #Conflicts:    2270000 | #Constraints:     344318
3582.06/3595.34	c #Conflicts:    2271000 | #Constraints:     345318
3582.06/3595.34	c #Conflicts:    2272000 | #Constraints:     346318
3582.06/3595.34	c #Conflicts:    2273000 | #Constraints:     347318
3582.06/3595.34	c #Conflicts:    2274000 | #Constraints:     348318
3582.06/3595.34	c #Conflicts:    2275000 | #Constraints:     349318
3582.06/3595.34	c #Conflicts:    2276000 | #Constraints:     350318
3582.06/3595.34	c #Conflicts:    2277000 | #Constraints:     351318
3582.06/3595.34	c #Conflicts:    2278000 | #Constraints:     352318
3582.06/3595.34	c #Conflicts:    2279000 | #Constraints:     353318
3582.06/3595.34	c #Conflicts:    2280000 | #Constraints:     354318
3582.06/3595.34	c #Conflicts:    2281000 | #Constraints:     355318
3582.06/3595.34	c #Conflicts:    2282000 | #Constraints:     356318
3582.06/3595.34	c #Conflicts:    2283000 | #Constraints:     357318
3582.06/3595.34	c #Conflicts:    2284000 | #Constraints:     358318
3582.06/3595.34	c #Conflicts:    2285000 | #Constraints:     359318
3582.06/3595.34	c #Conflicts:    2286000 | #Constraints:     360318
3582.06/3595.34	c #Conflicts:    2287000 | #Constraints:     361318
3582.06/3595.34	c #Conflicts:    2288000 | #Constraints:     362318
3582.06/3595.34	c #Conflicts:    2289000 | #Constraints:     363318
3582.06/3595.34	c #Conflicts:    2290000 | #Constraints:     364318
3582.06/3595.34	c #Conflicts:    2291000 | #Constraints:     365319
3582.06/3595.34	c #Conflicts:    2292000 | #Constraints:     366319
3582.06/3595.34	c #Conflicts:    2293000 | #Constraints:     367319
3582.06/3595.34	c #Conflicts:    2294000 | #Constraints:     368319
3582.06/3595.34	c #Conflicts:    2295000 | #Constraints:     369319
3582.06/3595.34	c #Conflicts:    2296000 | #Constraints:     370319
3582.06/3595.34	c #Conflicts:    2297000 | #Constraints:     371319
3582.06/3595.34	c #Conflicts:    2298000 | #Constraints:     372319
3582.06/3595.34	c #Conflicts:    2299000 | #Constraints:     373319
3582.06/3595.34	c #Conflicts:    2300000 | #Constraints:     374319
3582.06/3595.34	c #Conflicts:    2301000 | #Constraints:     375319
3582.06/3595.34	c #Conflicts:    2302000 | #Constraints:     376319
3582.06/3595.34	c #Conflicts:    2303000 | #Constraints:     377319
3582.06/3595.34	c #Conflicts:    2304000 | #Constraints:     378319
3582.06/3595.34	c #Conflicts:    2305000 | #Constraints:     379319
3582.06/3595.34	c #Conflicts:    2306000 | #Constraints:     380319
3582.06/3595.34	c #Conflicts:    2307000 | #Constraints:     381319
3582.06/3595.34	c #Conflicts:    2308000 | #Constraints:     382319
3582.06/3595.34	c #Conflicts:    2309000 | #Constraints:     383319
3582.06/3595.34	c #Conflicts:    2310000 | #Constraints:     384319
3582.06/3595.34	c #Conflicts:    2311000 | #Constraints:     385319
3582.06/3595.34	c #Conflicts:    2312000 | #Constraints:     386319
3582.06/3595.34	c #Conflicts:    2313000 | #Constraints:     387319
3582.06/3595.34	c #Conflicts:    2314000 | #Constraints:     388319
3582.06/3595.34	c #Conflicts:    2315000 | #Constraints:     389319
3582.06/3595.34	c #Conflicts:    2316000 | #Constraints:     390319
3582.06/3595.34	c #Conflicts:    2317000 | #Constraints:     391319
3582.06/3595.34	c #Conflicts:    2318000 | #Constraints:     392319
3582.06/3595.34	c #Conflicts:    2319000 | #Constraints:     393319
3582.06/3595.34	c #Conflicts:    2320000 | #Constraints:     394319
3582.06/3595.34	c #Conflicts:    2321000 | #Constraints:     395319
3582.06/3595.34	c #Conflicts:    2322000 | #Constraints:     396319
3582.06/3595.34	c #Conflicts:    2323000 | #Constraints:     397319
3582.06/3595.34	c #Conflicts:    2324000 | #Constraints:     398319
3582.06/3595.34	c #Conflicts:    2325000 | #Constraints:     399319
3582.06/3595.34	c #Conflicts:    2326000 | #Constraints:     400319
3582.06/3595.34	c #Conflicts:    2327000 | #Constraints:     401319
3582.06/3595.34	c #Conflicts:    2328000 | #Constraints:     402319
3582.06/3595.34	c #Conflicts:    2329000 | #Constraints:     403320
3582.06/3595.34	c #Conflicts:    2330000 | #Constraints:     404320
3582.06/3595.34	c #Conflicts:    2331000 | #Constraints:     405320
3582.06/3595.34	c #Conflicts:    2332000 | #Constraints:     406320
3582.06/3595.34	c #Conflicts:    2333000 | #Constraints:     407320
3582.06/3595.34	c #Conflicts:    2334000 | #Constraints:     408320
3582.06/3595.34	c #Conflicts:    2335000 | #Constraints:     409320
3582.06/3595.34	c #Conflicts:    2336000 | #Constraints:     410320
3582.06/3595.34	c #Conflicts:    2337000 | #Constraints:     411320
3582.06/3595.34	c #Conflicts:    2338000 | #Constraints:     412320
3582.06/3595.34	c #Conflicts:    2339000 | #Constraints:     413320
3582.06/3595.34	c #Conflicts:    2340000 | #Constraints:     414320
3582.06/3595.34	c #Conflicts:    2341000 | #Constraints:     415320
3582.06/3595.34	c #Conflicts:    2342000 | #Constraints:     416320
3582.06/3595.34	c #Conflicts:    2343000 | #Constraints:     417320
3582.06/3595.34	c #Conflicts:    2344000 | #Constraints:     418320
3582.06/3595.34	c #Conflicts:    2345000 | #Constraints:     419320
3582.06/3595.34	c #Conflicts:    2346000 | #Constraints:     420320
3582.06/3595.34	c #Conflicts:    2347000 | #Constraints:     421320
3582.06/3595.34	c #Conflicts:    2348000 | #Constraints:     422320
3582.06/3595.34	c #Conflicts:    2349000 | #Constraints:     423320
3582.06/3595.34	c #Conflicts:    2350000 | #Constraints:     424320
3582.06/3595.34	c #Conflicts:    2351000 | #Constraints:     425320
3582.06/3595.34	c #Conflicts:    2352000 | #Constraints:     426320
3582.06/3595.34	c #Conflicts:    2353000 | #Constraints:     427320
3582.06/3595.34	c #Conflicts:    2354000 | #Constraints:     428320
3582.06/3595.34	c #Conflicts:    2355000 | #Constraints:     429320
3582.06/3595.34	c #Conflicts:    2356000 | #Constraints:     430320
3582.06/3595.34	c #Conflicts:    2357000 | #Constraints:     431320
3582.06/3595.34	c #Conflicts:    2358000 | #Constraints:     432320
3582.06/3595.34	c #Conflicts:    2359000 | #Constraints:     433320
3582.06/3595.34	c #Conflicts:    2360000 | #Constraints:     434320
3582.06/3595.34	c #Conflicts:    2361000 | #Constraints:     435320
3582.06/3595.34	c #Conflicts:    2362000 | #Constraints:     436320
3582.06/3595.34	c #Conflicts:    2363000 | #Constraints:     437320
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:    2364000 | #Constraints:     362276
3582.06/3595.34	c #Conflicts:    2365000 | #Constraints:     363276
3582.06/3595.34	c #Conflicts:    2366000 | #Constraints:     364276
3582.06/3595.34	c #Conflicts:    2367000 | #Constraints:     365276
3582.06/3595.34	c #Conflicts:    2368000 | #Constraints:     366276
3582.06/3595.34	c #Conflicts:    2369000 | #Constraints:     367276
3582.06/3595.34	c #Conflicts:    2370000 | #Constraints:     368276
3582.06/3595.34	c #Conflicts:    2371000 | #Constraints:     369276
3582.06/3595.34	c #Conflicts:    2372000 | #Constraints:     370276
3582.06/3595.34	c #Conflicts:    2373000 | #Constraints:     371276
3582.06/3595.34	c #Conflicts:    2374000 | #Constraints:     372276
3582.06/3595.34	c #Conflicts:    2375000 | #Constraints:     373276
3582.06/3595.34	c #Conflicts:    2376000 | #Constraints:     374276
3582.06/3595.34	c #Conflicts:    2377000 | #Constraints:     375276
3582.06/3595.34	c #Conflicts:    2378000 | #Constraints:     376276
3582.06/3595.34	c #Conflicts:    2379000 | #Constraints:     377276
3582.06/3595.34	c #Conflicts:    2380000 | #Constraints:     378276
3582.06/3595.34	c #Conflicts:    2381000 | #Constraints:     379276
3582.06/3595.34	c #Conflicts:    2382000 | #Constraints:     380276
3582.06/3595.34	c #Conflicts:    2383000 | #Constraints:     381276
3582.06/3595.34	c #Conflicts:    2384000 | #Constraints:     382276
3582.06/3595.34	c #Conflicts:    2385000 | #Constraints:     383276
3582.06/3595.34	c #Conflicts:    2386000 | #Constraints:     384276
3582.06/3595.34	c #Conflicts:    2387000 | #Constraints:     385276
3582.06/3595.34	c #Conflicts:    2388000 | #Constraints:     386276
3582.06/3595.34	c #Conflicts:    2389000 | #Constraints:     387277
3582.06/3595.34	c #Conflicts:    2390000 | #Constraints:     388277
3582.06/3595.34	c #Conflicts:    2391000 | #Constraints:     389277
3582.06/3595.34	c #Conflicts:    2392000 | #Constraints:     390277
3582.06/3595.34	c #Conflicts:    2393000 | #Constraints:     391375
3582.06/3595.34	c #Conflicts:    2394000 | #Constraints:     392389
3582.06/3595.34	c #Conflicts:    2395000 | #Constraints:     393389
3582.06/3595.34	c #Conflicts:    2396000 | #Constraints:     394389
3582.06/3595.34	c #Conflicts:    2397000 | #Constraints:     395389
3582.06/3595.34	c #Conflicts:    2398000 | #Constraints:     396389
3582.06/3595.34	c #Conflicts:    2399000 | #Constraints:     397389
3582.06/3595.34	c #Conflicts:    2400000 | #Constraints:     398389
3582.06/3595.34	c #Conflicts:    2401000 | #Constraints:     399389
3582.06/3595.34	c #Conflicts:    2402000 | #Constraints:     400389
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:    2403000 | #Constraints:     343954
3582.06/3595.34	c #Conflicts:    2404000 | #Constraints:     344954
3582.06/3595.34	c #Conflicts:    2405000 | #Constraints:     345954
3582.06/3595.34	c #Conflicts:    2406000 | #Constraints:     346954
3582.06/3595.34	c #Conflicts:    2407000 | #Constraints:     347954
3582.06/3595.34	c #Conflicts:    2408000 | #Constraints:     348954
3582.06/3595.34	c #Conflicts:    2409000 | #Constraints:     349954
3582.06/3595.34	c #Conflicts:    2410000 | #Constraints:     350955
3582.06/3595.34	c #Conflicts:    2411000 | #Constraints:     351955
3582.06/3595.34	c #Conflicts:    2412000 | #Constraints:     352955
3582.06/3595.34	c #Conflicts:    2413000 | #Constraints:     353955
3582.06/3595.34	c #Conflicts:    2414000 | #Constraints:     354955
3582.06/3595.34	c #Conflicts:    2415000 | #Constraints:     355955
3582.06/3595.34	c #Conflicts:    2416000 | #Constraints:     356955
3582.06/3595.34	c #Conflicts:    2417000 | #Constraints:     357955
3582.06/3595.34	c #Conflicts:    2418000 | #Constraints:     358955
3582.06/3595.34	c #Conflicts:    2419000 | #Constraints:     359955
3582.06/3595.34	c #Conflicts:    2420000 | #Constraints:     360956
3582.06/3595.34	c #Conflicts:    2421000 | #Constraints:     361957
3582.06/3595.34	c #Conflicts:    2422000 | #Constraints:     362958
3582.06/3595.34	c #Conflicts:    2423000 | #Constraints:     363961
3582.06/3595.34	c #Conflicts:    2424000 | #Constraints:     364961
3582.06/3595.34	c #Conflicts:    2425000 | #Constraints:     365961
3582.06/3595.34	c #Conflicts:    2426000 | #Constraints:     366961
3582.06/3595.34	c #Conflicts:    2427000 | #Constraints:     367961
3582.06/3595.34	c #Conflicts:    2428000 | #Constraints:     368961
3582.06/3595.34	c #Conflicts:    2429000 | #Constraints:     369961
3582.06/3595.34	c #Conflicts:    2430000 | #Constraints:     370961
3582.06/3595.34	c #Conflicts:    2431000 | #Constraints:     371961
3582.06/3595.34	c #Conflicts:    2432000 | #Constraints:     372962
3582.06/3595.34	c #Conflicts:    2433000 | #Constraints:     373962
3582.06/3595.34	c #Conflicts:    2434000 | #Constraints:     374962
3582.06/3595.34	c #Conflicts:    2435000 | #Constraints:     375962
3582.06/3595.34	c #Conflicts:    2436000 | #Constraints:     376962
3582.06/3595.34	c #Conflicts:    2437000 | #Constraints:     377962
3582.06/3595.34	c #Conflicts:    2438000 | #Constraints:     378966
3582.06/3595.34	c #Conflicts:    2439000 | #Constraints:     379966
3582.06/3595.34	c #Conflicts:    2440000 | #Constraints:     380967
3582.06/3595.34	c #Conflicts:    2441000 | #Constraints:     381968
3582.06/3595.34	c #Conflicts:    2442000 | #Constraints:     382969
3582.06/3595.34	c #Conflicts:    2443000 | #Constraints:     383969
3582.06/3595.34	c #Conflicts:    2444000 | #Constraints:     384971
3582.06/3595.34	c #Conflicts:    2445000 | #Constraints:     385971
3582.06/3595.34	c #Conflicts:    2446000 | #Constraints:     386971
3582.06/3595.34	c #Conflicts:    2447000 | #Constraints:     387972
3582.06/3595.34	c #Conflicts:    2448000 | #Constraints:     388973
3582.06/3595.34	c #Conflicts:    2449000 | #Constraints:     389973
3582.06/3595.34	c #Conflicts:    2450000 | #Constraints:     390973
3582.06/3595.34	c #Conflicts:    2451000 | #Constraints:     391973
3582.06/3595.34	c #Conflicts:    2452000 | #Constraints:     392973
3582.06/3595.34	c #Conflicts:    2453000 | #Constraints:     393974
3582.06/3595.34	c #Conflicts:    2454000 | #Constraints:     394974
3582.06/3595.34	c #Conflicts:    2455000 | #Constraints:     395974
3582.06/3595.34	c #Conflicts:    2456000 | #Constraints:     396974
3582.06/3595.34	c #Conflicts:    2457000 | #Constraints:     397974
3582.06/3595.34	c #Conflicts:    2458000 | #Constraints:     398974
3582.06/3595.34	c #Conflicts:    2459000 | #Constraints:     399975
3582.06/3595.34	c #Conflicts:    2460000 | #Constraints:     400975
3582.06/3595.34	c #Conflicts:    2461000 | #Constraints:     401977
3582.06/3595.34	c #Conflicts:    2462000 | #Constraints:     402978
3582.06/3595.34	c #Conflicts:    2463000 | #Constraints:     403978
3582.06/3595.34	c #Conflicts:    2464000 | #Constraints:     404979
3582.06/3595.34	c #Conflicts:    2465000 | #Constraints:     405981
3582.06/3595.34	c #Conflicts:    2466000 | #Constraints:     406983
3582.06/3595.34	c #Conflicts:    2467000 | #Constraints:     407984
3582.06/3595.34	c #Conflicts:    2468000 | #Constraints:     408984
3582.06/3595.34	c #Conflicts:    2469000 | #Constraints:     409984
3582.06/3595.34	c #Conflicts:    2470000 | #Constraints:     410984
3582.06/3595.34	c #Conflicts:    2471000 | #Constraints:     411984
3582.06/3595.34	c #Conflicts:    2472000 | #Constraints:     412985
3582.06/3595.34	c #Conflicts:    2473000 | #Constraints:     413985
3582.06/3595.34	c #Conflicts:    2474000 | #Constraints:     414985
3582.06/3595.34	c #Conflicts:    2475000 | #Constraints:     415985
3582.06/3595.34	c #Conflicts:    2476000 | #Constraints:     416985
3582.06/3595.34	c #Conflicts:    2477000 | #Constraints:     417985
3582.06/3595.34	c #Conflicts:    2478000 | #Constraints:     418985
3582.06/3595.34	c #Conflicts:    2479000 | #Constraints:     419985
3582.06/3595.34	c #Conflicts:    2480000 | #Constraints:     420985
3582.06/3595.34	c #Conflicts:    2481000 | #Constraints:     421985
3582.06/3595.34	c #Conflicts:    2482000 | #Constraints:     422985
3582.06/3595.34	c #Conflicts:    2483000 | #Constraints:     423985
3582.06/3595.34	c #Conflicts:    2484000 | #Constraints:     424985
3582.06/3595.34	c #Conflicts:    2485000 | #Constraints:     425985
3582.06/3595.34	c #Conflicts:    2486000 | #Constraints:     426985
3582.06/3595.34	c #Conflicts:    2487000 | #Constraints:     427985
3582.06/3595.34	c #Conflicts:    2488000 | #Constraints:     428985
3582.06/3595.34	c #Conflicts:    2489000 | #Constraints:     429985
3582.06/3595.34	c #Conflicts:    2490000 | #Constraints:     430985
3582.06/3595.34	c #Conflicts:    2491000 | #Constraints:     431985
3582.06/3595.34	c #Conflicts:    2492000 | #Constraints:     432985
3582.06/3595.34	c #Conflicts:    2493000 | #Constraints:     433985
3582.06/3595.34	c #Conflicts:    2494000 | #Constraints:     434985
3582.06/3595.34	c #Conflicts:    2495000 | #Constraints:     435985
3582.06/3595.34	c #Conflicts:    2496000 | #Constraints:     436985
3582.06/3595.34	c #Conflicts:    2497000 | #Constraints:     437986
3582.06/3595.34	c #Conflicts:    2498000 | #Constraints:     438986
3582.06/3595.34	c #Conflicts:    2499000 | #Constraints:     439986
3582.06/3595.34	c #Conflicts:    2500000 | #Constraints:     440986
3582.06/3595.34	c #Conflicts:    2501000 | #Constraints:     441986
3582.06/3595.34	c #Conflicts:    2502000 | #Constraints:     442986
3582.06/3595.34	c #Conflicts:    2503000 | #Constraints:     443986
3582.06/3595.34	c #Conflicts:    2504000 | #Constraints:     444986
3582.06/3595.34	c #Conflicts:    2505000 | #Constraints:     445986
3582.06/3595.34	c #Conflicts:    2506000 | #Constraints:     446986
3582.06/3595.34	c #Conflicts:    2507000 | #Constraints:     447986
3582.06/3595.34	c #Conflicts:    2508000 | #Constraints:     448988
3582.06/3595.34	c #Conflicts:    2509000 | #Constraints:     449990
3582.06/3595.34	c #Conflicts:    2510000 | #Constraints:     450990
3582.06/3595.34	c #Conflicts:    2511000 | #Constraints:     451990
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c rational objective 499.409
3582.06/3595.34	c #Conflicts:    2512000 | #Constraints:     369742
3582.06/3595.34	c #Conflicts:    2513000 | #Constraints:     370742
3582.06/3595.34	c #Conflicts:    2514000 | #Constraints:     371742
3582.06/3595.34	c #Conflicts:    2515000 | #Constraints:     372742
3582.06/3595.34	c #Conflicts:    2516000 | #Constraints:     373742
3582.06/3595.34	c #Conflicts:    2517000 | #Constraints:     374742
3582.06/3595.34	c #Conflicts:    2518000 | #Constraints:     375742
3582.06/3595.34	c #Conflicts:    2519000 | #Constraints:     376742
3582.06/3595.34	c #Conflicts:    2520000 | #Constraints:     377742
3582.06/3595.34	c #Conflicts:    2521000 | #Constraints:     378742
3582.06/3595.34	c #Conflicts:    2522000 | #Constraints:     379742
3582.06/3595.34	c #Conflicts:    2523000 | #Constraints:     380742
3582.06/3595.34	c #Conflicts:    2524000 | #Constraints:     381742
3582.06/3595.34	c #Conflicts:    2525000 | #Constraints:     382742
3582.06/3595.34	c #Conflicts:    2526000 | #Constraints:     383742
3582.06/3595.34	c #Conflicts:    2527000 | #Constraints:     384742
3582.06/3595.34	c #Conflicts:    2528000 | #Constraints:     385742
3582.06/3595.34	c #Conflicts:    2529000 | #Constraints:     386742
3582.06/3595.34	c #Conflicts:    2530000 | #Constraints:     387742
3582.06/3595.34	c #Conflicts:    2531000 | #Constraints:     388742
3582.06/3595.34	c #Conflicts:    2532000 | #Constraints:     389742
3582.06/3595.34	c #Conflicts:    2533000 | #Constraints:     390742
3582.06/3595.34	c #Conflicts:    2534000 | #Constraints:     391742
3582.06/3595.34	c #Conflicts:    2535000 | #Constraints:     392742
3582.06/3595.34	c #Conflicts:    2536000 | #Constraints:     393742
3582.06/3595.34	c #Conflicts:    2537000 | #Constraints:     394742
3582.06/3595.34	c #Conflicts:    2538000 | #Constraints:     395742
3582.06/3595.34	c #Conflicts:    2539000 | #Constraints:     396742
3582.06/3595.34	c #Conflicts:    2540000 | #Constraints:     397742
3582.06/3595.34	c #Conflicts:    2541000 | #Constraints:     398742
3582.06/3595.34	c #Conflicts:    2542000 | #Constraints:     399742
3582.06/3595.34	c #Conflicts:    2543000 | #Constraints:     400742
3582.06/3595.34	c #Conflicts:    2544000 | #Constraints:     401742
3582.06/3595.34	c #Conflicts:    2545000 | #Constraints:     402742
3582.06/3595.34	c #Conflicts:    2546000 | #Constraints:     403742
3582.06/3595.34	c #Conflicts:    2547000 | #Constraints:     404743
3582.06/3595.34	c #Conflicts:    2548000 | #Constraints:     405744
3582.06/3595.34	c #Conflicts:    2549000 | #Constraints:     406744
3582.06/3595.34	c #Conflicts:    2550000 | #Constraints:     407744
3582.06/3595.34	c #Conflicts:    2551000 | #Constraints:     408744
3582.06/3595.34	c INPROCESSING
3582.06/3595.34	c GARBAGE COLLECT
3582.06/3595.34	c #Conflicts:    2552000 | #Constraints:     348172
3582.06/3595.34	c #Conflicts:    2553000 | #Constraints:     349172
3582.06/3595.34	c #Conflicts:    2554000 | #Constraints:     350172
3582.06/3595.34	c #Conflicts:    2555000 | #Constraints:     351172
3582.06/3595.34	c #Conflicts:    2556000 | #Constraints:     352172
3582.06/3595.34	c #Conflicts:    2557000 | #Constraints:     353172
3582.06/3595.34	c #Conflicts:    2558000 | #Constraints:     354172
3582.06/3595.34	c #Conflicts:    2559000 | #Constraints:     355172
3582.06/3595.34	c #Conflicts:    2560000 | #Constraints:     356172
3582.06/3595.34	c #Conflicts:    2561000 | #Constraints:     357172
3582.06/3595.34	c #Conflicts:    2562000 | #Constraints:     358173
3582.06/3595.34	c #Conflicts:    2563000 | #Constraints:     359173
3582.06/3595.34	c #Conflicts:    2564000 | #Constraints:     360173
3582.06/3595.34	c #Conflicts:    2565000 | #Constraints:     361173
3582.06/3595.34	c #Conflicts:    2566000 | #Constraints:     362173
3582.06/3595.34	c #Conflicts:    2567000 | #Constraints:     363173
3582.06/3595.34	c #Conflicts:    2568000 | #Constraints:     364208
3582.06/3595.34	c #Conflicts:    2569000 | #Constraints:     365209
3582.06/3595.34	c Program interrupted by user.
3582.06/3595.34	c cpu time 1780.09 s
3582.06/3595.34	c deterministic time 19372339747 1.94e+10
3582.06/3595.34	c optimization time 5.91916 s
3582.06/3595.34	c total solve time 1773.77 s
3582.06/3595.34	c core-guided solve time 0 s
3582.06/3595.34	c propagation time 1127.63 s
3582.06/3595.34	c conflict analysis time 53.0883 s
3582.06/3595.34	c propagations 929160714
3582.06/3595.34	c resolve steps 36593779
3582.06/3595.34	c decisions 7407376
3582.06/3595.34	c conflicts 2569409
3582.06/3595.34	c restarts 4378
3582.06/3595.34	c inprocessing phases 79
3582.06/3595.34	c input clauses 255583
3582.06/3595.34	c input cardinalities 906
3582.06/3595.34	c input general constraints 27909
3582.06/3595.34	c input average constraint length 3.86
3582.06/3595.34	c input average constraint degree 1.12
3582.06/3595.34	c learned clauses 2565131
3582.06/3595.34	c learned cardinalities 882
3582.06/3595.34	c learned general constraints 6488
3582.06/3595.34	c learned average constraint length 82.62
3582.06/3595.34	c learned average constraint degree 3060305.89
3582.06/3595.34	c watched constraints 5649
3582.06/3595.34	c counting constraints 28748
3582.06/3595.34	c gcd simplifications 6280
3582.06/3595.34	c detected cardinalities 86
3582.06/3595.34	c weakened non-implied lits 1585462
3582.06/3595.34	c weakened non-implying lits 6997
3582.06/3595.34	c original variables 12587
3582.06/3595.34	c clausal propagations 918459799
3582.06/3595.34	c cardinality propagations 3449892
3582.06/3595.34	c watched propagations 210786
3582.06/3595.34	c counting propagations 4468014
3582.06/3595.34	c watch lookups 4827234438
3582.06/3595.34	c watch backjump lookups 606087384
3582.06/3595.34	c watch checks 10451803110
3582.06/3595.34	c propagation checks 1050793504
3582.06/3595.34	c constraint additions 557449046
3582.06/3595.34	c trail pops 939133082
3582.06/3595.34	c formula constraints 284398
3582.06/3595.34	c learned constraints 2569407
3582.06/3595.34	c bound constraints 0
3582.06/3595.34	c core-guided constraints 0
3582.06/3595.34	c encountered formula constraints 21914464
3582.06/3595.34	c encountered learned constraints 17225598
3582.06/3595.34	c encountered bound constraints 0
3582.06/3595.34	c encountered core-guided constraints 0
3582.06/3595.34	c LP total time 1507.64 s
3582.06/3595.34	c LP solve time 1444.47 s
3582.06/3595.34	c LP constraints added 285049
3582.06/3595.34	c LP constraints removed 543
3582.06/3595.34	c LP pivots internal 2569306
3582.06/3595.34	c LP pivots root 701786
3582.06/3595.34	c LP calls 5997
3582.06/3595.34	c LP optimalities 160
3582.06/3595.34	c LP no pivot count 0
3582.06/3595.34	c LP infeasibilities 5757
3582.06/3595.34	c LP valid Farkas constraints 3016
3582.06/3595.34	c LP learned Farkas constraints 2
3582.06/3595.34	c LP basis resets 76
3582.06/3595.34	c LP cycling count 41
3582.06/3595.34	c LP singular count 8
3582.06/3595.34	c LP no primal count 0
3582.06/3595.34	c LP no farkas count 2
3582.06/3595.34	c LP other issue count 25
3582.06/3595.34	c LP Gomory cuts 76
3582.06/3595.34	c LP learned cuts 575
3582.06/3595.34	c LP deleted cuts 543
3582.06/3595.34	c LP encountered Gomory constraints 466
3582.06/3595.34	c LP encountered Farkas constraints 22646
3582.06/3595.34	c LP encountered learned Farkas constraints 12
3582.06/3595.34	c CG auxiliary variables introduced 0
3582.06/3595.34	c CG solutions found 0
3582.06/3595.34	c CG cores constructed 0
3582.06/3595.34	c CG core cardinality constraints returned 0
3582.06/3595.34	c CG unit cores 0
3582.06/3595.34	c CG single cores 0
3582.06/3595.34	c CG blocks removed during cardinality reduction 0
3582.06/3595.34	c CG first core best 0
3582.06/3595.34	c CG decision core best 0
3582.06/3595.34	c CG core reduction tie 0
3582.06/3595.34	c CG core degree average 0.00
3582.06/3595.34	c CG core slack average 0.00
3582.06/3595.34	c local search time 61.4736 s (3.5% of runtime)
3582.06/3595.34	c LS(normal)  61.4728 s, calls 1
3582.06/3595.34	c LS(restart) 0.000825 s, calls 0
3582.06/3595.34	s UNKNOWN
3582.06/3595.35	c Total time: 3595.322 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-4800135-1782543696/watcher-4800135-1782543696 -o /tmp/evaluation-result-4800135-1782543696/solver-4800135-1782543696 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800135-1782543696/vars-4800135-1782543696 --bin-var /tmp/runsolver-exch-nodeE002-1782539390-2618933 --watchdog 3760 ./Hybrid-SynLSRS+CASHWMaxSATDisjComS HOME/instance-4800135-1782543696.opb 3600 HOME 62000 

running on 4 cores: 36-39

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

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

CPU governors:
  performance: 36-39

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (102836 MiB free)
  node 1: cores 8-15, 128973 MiB (111940 MiB free)
  node 2: cores 16-23, 129019 MiB (111218 MiB free)
  node 3: cores 24-31, 129003 MiB (113786 MiB free)
  node 4: cores 32-39, 129019 MiB (113229 MiB free)
  node 5: cores 40-47, 129019 MiB (113214 MiB free)
  node 6: cores 48-55, 129019 MiB (113406 MiB free)
  node 7: cores 56-63, 128474 MiB (102762 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=2629014, runsolver pid=2629011
Current StackSize limit: 8192 KiB


[startup+0.100068 s]*
/proc/loadavg: 16.13 16.06 16.08 17/905 2629022
/proc/meminfo: memFree=903505384/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3300 CPUtime=0 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 365 576 0 0 0 0 0 0 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 825 725 219 0 143 0
[pid=2629021] ppid=2629014 vsize=2660 memory=1736 CPUtime=0 cores=36-39
/proc/2629021/stat : 2629021 (timeout) S 2629014 2629021 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187657478 2723840 384 18446744073709551615 94841764995072 94841765011585 140734219506192 0 0 0 0 3145728 90119 1 0 0 17 37 0 0 0 0 0 94841765026352 94841765028440 94841792897024 140734219507830 140734219508124 140734219508124 140734219513831 0
/proc/2629021/statm: 665 434 407 5 0 90 0
[pid=2629022] ppid=2629021 vsize=105236 memory=97020 CPUtime=0.07 cores=36-39
/proc/2629022/stat : 2629022 (pbsuma) R 2629021 2629021 2618914 0 -1 4194304 8875 0 0 0 7 0 0 0 20 0 1 0 187657479 107761664 24199 18446744073709551615 4198400 6235285 140725896108112 0 0 0 0 0 0 0 0 0 17 38 0 0 0 0 0 6677000 6732832 19107840 140725896116363 140725896116644 140725896116644 140725896122351 0
/proc/2629022/statm: 26309 24255 568 498 0 25685 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 112220 KiB
Current children cumulated memory: 102056 KiB

[startup+0.214418 s]*
/proc/loadavg: 16.13 16.06 16.08 18/905 2629022
/proc/meminfo: memFree=903416444/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3300 CPUtime=0 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 365 576 0 0 0 0 0 0 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 825 725 219 0 143 0
[pid=2629021] ppid=2629014 vsize=2660 memory=1736 CPUtime=0 cores=36-39
/proc/2629021/stat : 2629021 (timeout) S 2629014 2629021 2618914 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 187657478 2723840 384 18446744073709551615 94841764995072 94841765011585 140734219506192 0 0 0 0 3145728 90119 1 0 0 17 37 0 0 0 0 0 94841765026352 94841765028440 94841792897024 140734219507830 140734219508124 140734219508124 140734219513831 0
/proc/2629021/statm: 665 434 407 5 0 90 0
[pid=2629022] ppid=2629021 vsize=62944 memory=60740 CPUtime=0.19 cores=36-39
/proc/2629022/stat : 2629022 (pbsuma) R 2629021 2629021 2618914 0 -1 4194304 24033 0 0 0 17 2 0 0 20 0 1 0 187657479 64454656 15152 18446744073709551615 4198400 6235285 140725896108112 0 0 0 0 0 0 0 0 0 17 38 0 0 0 0 0 6677000 6732832 19107840 140725896116363 140725896116644 140725896116644 140725896122351 0
/proc/2629022/statm: 15736 15185 584 498 0 15112 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 69928 KiB
Current children cumulated memory: 65776 KiB

[startup+0.315129 s]*
/proc/loadavg: 16.13 16.06 16.08 17/905 2629027
/proc/meminfo: memFree=903462792/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=0.19 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 515 25035 0 0 0 0 17 2 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629026] ppid=2629014 vsize=2660 memory=1728 CPUtime=0 cores=36-39
/proc/2629026/stat : 2629026 (timeout) S 2629014 2629026 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187657500 2723840 384 18446744073709551615 94119962238976 94119962255489 140729668708656 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94119962270256 94119962272344 94119966564352 140729668716705 140729668716956 140729668716956 140729668722663 0
/proc/2629026/statm: 665 432 405 5 0 90 0
[pid=2629027] ppid=2629026 vsize=51224 memory=14300 CPUtime=0.06 cores=36-39
/proc/2629027/stat : 2629027 (roundingsat) R 2629026 2629026 2618914 0 -1 4194304 1051 0 0 0 5 1 0 0 20 0 1 0 187657500 52453376 3549 18446744073709551615 94720104562688 94720106912633 140723096242384 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 94720107348664 94720107376808 94720112357376 140723096246455 140723096246687 140723096246687 140723096252394 0
/proc/2629027/statm: 12806 3575 1689 574 0 1962 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 58208 KiB
Current children cumulated memory: 19332 KiB

[startup+0.700182 s]
/proc/loadavg: 16.13 16.06 16.08 17/905 2629027
/proc/meminfo: memFree=903460288/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=0.19 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 515 25035 0 0 0 0 17 2 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629026] ppid=2629014 vsize=2660 memory=1728 CPUtime=0 cores=36-39
/proc/2629026/stat : 2629026 (timeout) S 2629014 2629026 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187657500 2723840 384 18446744073709551615 94119962238976 94119962255489 140729668708656 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94119962270256 94119962272344 94119966564352 140729668716705 140729668716956 140729668716956 140729668722663 0
/proc/2629026/statm: 665 432 405 5 0 90 0
[pid=2629027] ppid=2629026 vsize=78468 memory=36964 CPUtime=0.43 cores=36-39
/proc/2629027/stat : 2629027 (roundingsat) R 2629026 2629026 2618914 0 -1 4194304 6290 0 0 0 33 10 0 0 20 0 1 0 187657500 80351232 9109 18446744073709551615 94720104562688 94720106912633 140723096242384 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 94720107348664 94720107376808 94720112357376 140723096246455 140723096246687 140723096246687 140723096252394 0
/proc/2629027/statm: 19617 9241 1689 574 0 8773 0
Current children cumulated CPU time: 0.62 s
Current children cumulated vsize: 85452 KiB
Current children cumulated memory: 41996 KiB

[startup+1.50029 s]
/proc/loadavg: 16.12 16.06 16.08 17/905 2629027
/proc/meminfo: memFree=903160880/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=0.19 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 515 25035 0 0 0 0 17 2 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629026] ppid=2629014 vsize=2660 memory=1728 CPUtime=0 cores=36-39
/proc/2629026/stat : 2629026 (timeout) S 2629014 2629026 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187657500 2723840 384 18446744073709551615 94119962238976 94119962255489 140729668708656 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94119962270256 94119962272344 94119966564352 140729668716705 140729668716956 140729668716956 140729668722663 0
/proc/2629026/statm: 665 432 405 5 0 90 0
[pid=2629027] ppid=2629026 vsize=371076 memory=319464 CPUtime=1.23 cores=36-39
/proc/2629027/stat : 2629027 (roundingsat) R 2629026 2629026 2618914 0 -1 4194304 67268 0 0 0 109 14 0 0 20 0 1 0 187657500 379981824 79710 18446744073709551615 94720104562688 94720106912633 140723096242384 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 94720107348664 94720107376808 94720112357376 140723096246455 140723096246687 140723096246687 140723096252394 0
/proc/2629027/statm: 92769 79866 2014 574 0 81925 0
Current children cumulated CPU time: 1.42 s
Current children cumulated vsize: 378060 KiB
Current children cumulated memory: 324496 KiB

[startup+3.11466 s]
/proc/loadavg: 16.12 16.06 16.08 18/905 2629027
/proc/meminfo: memFree=903141452/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=0.19 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 515 25035 0 0 0 0 17 2 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629026] ppid=2629014 vsize=2660 memory=1728 CPUtime=0 cores=36-39
/proc/2629026/stat : 2629026 (timeout) S 2629014 2629026 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187657500 2723840 384 18446744073709551615 94119962238976 94119962255489 140729668708656 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94119962270256 94119962272344 94119966564352 140729668716705 140729668716956 140729668716956 140729668722663 0
/proc/2629026/statm: 665 432 405 5 0 90 0
[pid=2629027] ppid=2629026 vsize=371076 memory=319464 CPUtime=2.84 cores=36-39
/proc/2629027/stat : 2629027 (roundingsat) R 2629026 2629026 2618914 0 -1 4194304 67268 0 0 0 270 14 0 0 20 0 1 0 187657500 379981824 79710 18446744073709551615 94720104562688 94720106912633 140723096242384 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 94720107348664 94720107376808 94720112357376 140723096246455 140723096246687 140723096246687 140723096252394 0
/proc/2629027/statm: 92769 79866 2014 574 0 81925 0
Current children cumulated CPU time: 3.03 s
Current children cumulated vsize: 378060 KiB
Current children cumulated memory: 324496 KiB

[startup+6.30027 s]
/proc/loadavg: 16.11 16.06 16.08 17/905 2629027
/proc/meminfo: memFree=903131216/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=0.19 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 515 25035 0 0 0 0 17 2 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629026] ppid=2629014 vsize=2660 memory=1728 CPUtime=0 cores=36-39
/proc/2629026/stat : 2629026 (timeout) S 2629014 2629026 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187657500 2723840 384 18446744073709551615 94119962238976 94119962255489 140729668708656 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94119962270256 94119962272344 94119966564352 140729668716705 140729668716956 140729668716956 140729668722663 0
/proc/2629026/statm: 665 432 405 5 0 90 0
[pid=2629027] ppid=2629026 vsize=371076 memory=319464 CPUtime=6.01 cores=36-39
/proc/2629027/stat : 2629027 (roundingsat) R 2629026 2629026 2618914 0 -1 4194304 67268 0 0 0 587 14 0 0 20 0 1 0 187657500 379981824 79710 18446744073709551615 94720104562688 94720106912633 140723096242384 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 94720107348664 94720107376808 94720112357376 140723096246455 140723096246687 140723096246687 140723096252394 0
/proc/2629027/statm: 92769 79866 2014 574 0 81925 0
Current children cumulated CPU time: 6.2 s
Current children cumulated vsize: 378060 KiB
Current children cumulated memory: 324496 KiB

[startup+12.7003 s]
/proc/loadavg: 16.10 16.06 16.08 17/905 2629027
/proc/meminfo: memFree=903129692/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=0.19 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 515 25035 0 0 0 0 17 2 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629026] ppid=2629014 vsize=2660 memory=1728 CPUtime=0 cores=36-39
/proc/2629026/stat : 2629026 (timeout) S 2629014 2629026 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187657500 2723840 384 18446744073709551615 94119962238976 94119962255489 140729668708656 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94119962270256 94119962272344 94119966564352 140729668716705 140729668716956 140729668716956 140729668722663 0
/proc/2629026/statm: 665 432 405 5 0 90 0
[pid=2629027] ppid=2629026 vsize=371076 memory=319464 CPUtime=12.38 cores=36-39
/proc/2629027/stat : 2629027 (roundingsat) R 2629026 2629026 2618914 0 -1 4194304 67268 0 0 0 1224 14 0 0 20 0 1 0 187657500 379981824 79710 18446744073709551615 94720104562688 94720106912633 140723096242384 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 94720107348664 94720107376808 94720112357376 140723096246455 140723096246687 140723096246687 140723096252394 0
/proc/2629027/statm: 92769 79866 2014 574 0 81925 0
Current children cumulated CPU time: 12.57 s
Current children cumulated vsize: 378060 KiB
Current children cumulated memory: 324496 KiB

[startup+25.5003 s]
/proc/loadavg: 16.09 16.05 16.08 17/905 2629027
/proc/meminfo: memFree=903185380/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=0.19 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 515 25035 0 0 0 0 17 2 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629026] ppid=2629014 vsize=2660 memory=1728 CPUtime=0 cores=36-39
/proc/2629026/stat : 2629026 (timeout) S 2629014 2629026 2618914 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 187657500 2723840 384 18446744073709551615 94119962238976 94119962255489 140729668708656 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94119962270256 94119962272344 94119966564352 140729668716705 140729668716956 140729668716956 140729668722663 0
/proc/2629026/statm: 665 432 405 5 0 90 0
[pid=2629027] ppid=2629026 vsize=371076 memory=319464 CPUtime=25.13 cores=36-39
/proc/2629027/stat : 2629027 (roundingsat) R 2629026 2629026 2618914 0 -1 4194304 67268 0 0 0 2499 14 0 0 20 0 1 0 187657500 379981824 79710 18446744073709551615 94720104562688 94720106912633 140723096242384 0 0 0 0 0 8404994 0 0 0 17 36 0 0 0 0 0 94720107348664 94720107376808 94720112357376 140723096246455 140723096246687 140723096246687 140723096252394 0
/proc/2629027/statm: 92769 79866 2014 574 0 81925 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 378060 KiB

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

/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629738] ppid=2629014 vsize=2660 memory=1740 CPUtime=0 cores=36-39
/proc/2629738/stat : 2629738 (timeout) S 2629014 2629738 2618914 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187837203 2723840 384 18446744073709551615 94731223793664 94731223810177 140727980302592 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94731223824944 94731223827032 94731253612544 140727980308747 140727980308892 140727980308892 140727980314599 0
/proc/2629738/statm: 665 435 407 5 0 90 0
[pid=2629739] ppid=2629738 vsize=495548 memory=430432 CPUtime=1658.73 cores=36-39
/proc/2629739/stat : 2629739 (cashwmaxsat-dis) R 2629738 2629738 2618914 0 -1 4194304 308382 0 0 0 165725 148 0 0 20 0 1 0 187837204 507441152 107600 18446744073709551615 4198400 17477629 140723905398720 0 0 0 0 0 8404994 0 0 0 17 38 0 0 0 0 0 19900224 19994800 27156480 140723905407251 140723905407383 140723905407383 140723905413090 0
/proc/2629739/statm: 123887 107608 776 3242 0 120027 0
Current children cumulated CPU time: 3449.54 s
Current children cumulated vsize: 502532 KiB
Current children cumulated memory: 435476 KiB

[startup+3522.3 s]
/proc/loadavg: 16.06 16.09 16.14 17/905 2630288
/proc/meminfo: memFree=909044188/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=1790.81 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 587 159972 0 0 0 0 178027 1054 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629738] ppid=2629014 vsize=2660 memory=1740 CPUtime=0 cores=36-39
/proc/2629738/stat : 2629738 (timeout) S 2629014 2629738 2618914 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187837203 2723840 384 18446744073709551615 94731223793664 94731223810177 140727980302592 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94731223824944 94731223827032 94731253612544 140727980308747 140727980308892 140727980308892 140727980314599 0
/proc/2629738/statm: 665 435 407 5 0 90 0
[pid=2629739] ppid=2629738 vsize=445460 memory=423084 CPUtime=1718.52 cores=36-39
/proc/2629739/stat : 2629739 (cashwmaxsat-dis) R 2629738 2629738 2618914 0 -1 4194304 312595 0 0 0 171700 152 0 0 20 0 1 0 187837204 456151040 105763 18446744073709551615 4198400 17477629 140723905398720 0 0 0 0 0 8404994 0 0 0 17 38 0 0 0 0 0 19900224 19994800 27156480 140723905407251 140723905407383 140723905407383 140723905413090 0
/proc/2629739/statm: 111365 105771 776 3242 0 107505 0
Current children cumulated CPU time: 3509.33 s
Current children cumulated vsize: 452444 KiB
Current children cumulated memory: 428128 KiB

[startup+3582.3 s]
/proc/loadavg: 16.02 16.07 16.13 17/903 2630300
/proc/meminfo: memFree=908683044/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=1790.81 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 587 159972 0 0 0 0 178027 1054 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629738] ppid=2629014 vsize=2660 memory=1740 CPUtime=0 cores=36-39
/proc/2629738/stat : 2629738 (timeout) S 2629014 2629738 2618914 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187837203 2723840 384 18446744073709551615 94731223793664 94731223810177 140727980302592 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94731223824944 94731223827032 94731253612544 140727980308747 140727980308892 140727980308892 140727980314599 0
/proc/2629738/statm: 665 435 407 5 0 90 0
[pid=2629739] ppid=2629738 vsize=495548 memory=428384 CPUtime=1778.29 cores=36-39
/proc/2629739/stat : 2629739 (cashwmaxsat-dis) R 2629738 2629738 2618914 0 -1 4194304 319371 0 0 0 177670 159 0 0 20 0 1 0 187837204 507441152 107088 18446744073709551615 4198400 17477629 140723905398720 0 0 0 0 0 8404994 0 0 0 17 38 0 0 0 0 0 19900224 19994800 27156480 140723905407251 140723905407383 140723905407383 140723905413090 0
/proc/2629739/statm: 123887 107096 776 3242 0 120027 0
Current children cumulated CPU time: 3569.1 s
Current children cumulated vsize: 502532 KiB
Current children cumulated memory: 433428 KiB

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

# cumulated CPU time of all completed processes:  user=3569.9 s, system=12.1898 s

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

[startup+3584 s]*
/proc/loadavg: 16.02 16.07 16.13 17/903 2630300
/proc/meminfo: memFree=908669992/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=1790.81 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 587 159972 0 0 0 0 178027 1054 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629738] ppid=2629014 vsize=2660 memory=1740 CPUtime=0 cores=36-39
/proc/2629738/stat : 2629738 (timeout) S 2629014 2629738 2618914 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187837203 2723840 384 18446744073709551615 94731223793664 94731223810177 140727980302592 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94731223824944 94731223827032 94731253612544 140727980308747 140727980308892 140727980308892 140727980314599 0
/proc/2629738/statm: 665 435 407 5 0 90 0
[pid=2629739] ppid=2629738 vsize=495548 memory=436576 CPUtime=1779.99 cores=36-39
/proc/2629739/stat : 2629739 (cashwmaxsat-dis) R 2629738 2629738 2618914 0 -1 4194304 319375 0 0 0 177840 159 0 0 20 0 1 0 187837204 507441152 109136 18446744073709551615 4198400 17477629 140723905398720 0 0 0 0 0 8404994 0 0 0 17 38 0 0 0 0 0 19900224 19994800 27156480 140723905407251 140723905407383 140723905407383 140723905413090 0
/proc/2629739/statm: 123887 109144 776 3242 0 120027 0
Current children cumulated CPU time: 3570.8 s
Current children cumulated vsize: 502532 KiB
Current children cumulated memory: 441620 KiB

[startup+3590.4 s]
/proc/loadavg: 16.02 16.07 16.13 17/903 2630300
/proc/meminfo: memFree=908619956/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=1790.81 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 587 159972 0 0 0 0 178027 1054 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629738] ppid=2629014 vsize=2660 memory=1740 CPUtime=0 cores=36-39
/proc/2629738/stat : 2629738 (timeout) S 2629014 2629738 2618914 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187837203 2723840 384 18446744073709551615 94731223793664 94731223810177 140727980302592 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94731223824944 94731223827032 94731253612544 140727980308747 140727980308892 140727980308892 140727980314599 0
/proc/2629738/statm: 665 435 407 5 0 90 0
[pid=2629739] ppid=2629738 vsize=495548 memory=442720 CPUtime=1786.36 cores=36-39
/proc/2629739/stat : 2629739 (cashwmaxsat-dis) R 2629738 2629738 2618914 0 -1 4194304 320026 0 0 0 178476 160 0 0 20 0 1 0 187837204 507441152 110672 18446744073709551615 4198400 17477629 140723905398720 0 0 0 0 0 8404994 0 0 0 17 38 0 0 0 0 0 19900224 19994800 27156480 140723905407251 140723905407383 140723905407383 140723905413090 0
/proc/2629739/statm: 123887 110680 776 3242 0 120027 0
Current children cumulated CPU time: 3577.17 s
Current children cumulated vsize: 502532 KiB
Current children cumulated memory: 447764 KiB

[startup+3593.6 s]
/proc/loadavg: 16.02 16.07 16.13 17/903 2630360
/proc/meminfo: memFree=910190096/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=1790.81 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 587 159972 0 0 0 0 178027 1054 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629738] ppid=2629014 vsize=2660 memory=1740 CPUtime=0 cores=36-39
/proc/2629738/stat : 2629738 (timeout) S 2629014 2629738 2618914 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187837203 2723840 384 18446744073709551615 94731223793664 94731223810177 140727980302592 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94731223824944 94731223827032 94731253612544 140727980308747 140727980308892 140727980308892 140727980314599 0
/proc/2629738/statm: 665 435 407 5 0 90 0
[pid=2629739] ppid=2629738 vsize=495548 memory=434528 CPUtime=1789.55 cores=36-39
/proc/2629739/stat : 2629739 (cashwmaxsat-dis) R 2629738 2629738 2618914 0 -1 4194304 320671 0 0 0 178794 161 0 0 20 0 1 0 187837204 507441152 108624 18446744073709551615 4198400 17477629 140723905398720 0 0 0 0 0 8404994 0 0 0 17 38 0 0 0 0 0 19900224 19994800 27156480 140723905407251 140723905407383 140723905407383 140723905413090 0
/proc/2629739/statm: 123887 108632 776 3242 0 120027 0
Current children cumulated CPU time: 3580.36 s
Current children cumulated vsize: 502532 KiB
Current children cumulated memory: 439572 KiB

[startup+3594.4 s]
/proc/loadavg: 16.02 16.07 16.13 17/903 2630360
/proc/meminfo: memFree=910194616/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=1790.81 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 587 159972 0 0 0 0 178027 1054 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629738] ppid=2629014 vsize=2660 memory=1740 CPUtime=0 cores=36-39
/proc/2629738/stat : 2629738 (timeout) S 2629014 2629738 2618914 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187837203 2723840 384 18446744073709551615 94731223793664 94731223810177 140727980302592 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94731223824944 94731223827032 94731253612544 140727980308747 140727980308892 140727980308892 140727980314599 0
/proc/2629738/statm: 665 435 407 5 0 90 0
[pid=2629739] ppid=2629738 vsize=495548 memory=438624 CPUtime=1790.35 cores=36-39
/proc/2629739/stat : 2629739 (cashwmaxsat-dis) R 2629738 2629738 2618914 0 -1 4194304 320673 0 0 0 178874 161 0 0 20 0 1 0 187837204 507441152 109648 18446744073709551615 4198400 17477629 140723905398720 0 0 0 0 0 8404994 0 0 0 17 38 0 0 0 0 0 19900224 19994800 27156480 140723905407251 140723905407383 140723905407383 140723905413090 0
/proc/2629739/statm: 123887 109656 776 3242 0 120027 0
Current children cumulated CPU time: 3581.16 s
Current children cumulated vsize: 502532 KiB
Current children cumulated memory: 443668 KiB

[startup+3594.8 s]
/proc/loadavg: 16.02 16.07 16.13 17/903 2630360
/proc/meminfo: memFree=910194616/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=1790.81 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 587 159972 0 0 0 0 178027 1054 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629738] ppid=2629014 vsize=2660 memory=1740 CPUtime=0 cores=36-39
/proc/2629738/stat : 2629738 (timeout) S 2629014 2629738 2618914 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187837203 2723840 384 18446744073709551615 94731223793664 94731223810177 140727980302592 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94731223824944 94731223827032 94731253612544 140727980308747 140727980308892 140727980308892 140727980314599 0
/proc/2629738/statm: 665 435 407 5 0 90 0
[pid=2629739] ppid=2629738 vsize=495548 memory=438624 CPUtime=1790.75 cores=36-39
/proc/2629739/stat : 2629739 (cashwmaxsat-dis) R 2629738 2629738 2618914 0 -1 4194304 320673 0 0 0 178914 161 0 0 20 0 1 0 187837204 507441152 109648 18446744073709551615 4198400 17477629 140723905398720 0 0 0 0 0 8404994 0 0 0 17 38 0 0 0 0 0 19900224 19994800 27156480 140723905407251 140723905407383 140723905407383 140723905413090 0
/proc/2629739/statm: 123887 109656 776 3242 0 120027 0
Current children cumulated CPU time: 3581.56 s
Current children cumulated vsize: 502532 KiB
Current children cumulated memory: 443668 KiB

[startup+3595.2 s]
/proc/loadavg: 16.02 16.07 16.13 17/903 2630360
/proc/meminfo: memFree=910198344/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3304 CPUtime=1790.81 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 587 159972 0 0 0 0 178027 1054 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 65536 4 65538 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 826 725 219 0 143 0
[pid=2629738] ppid=2629014 vsize=2660 memory=1740 CPUtime=0 cores=36-39
/proc/2629738/stat : 2629738 (timeout) S 2629014 2629738 2618914 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 187837203 2723840 384 18446744073709551615 94731223793664 94731223810177 140727980302592 0 0 0 0 3145728 90119 1 0 0 17 39 0 0 0 0 0 94731223824944 94731223827032 94731253612544 140727980308747 140727980308892 140727980308892 140727980314599 0
/proc/2629738/statm: 665 435 407 5 0 90 0
[pid=2629739] ppid=2629738 vsize=495548 memory=440672 CPUtime=1791.14 cores=36-39
/proc/2629739/stat : 2629739 (cashwmaxsat-dis) R 2629738 2629738 2618914 0 -1 4194304 320674 0 0 0 178953 161 0 0 20 0 1 0 187837204 507441152 110160 18446744073709551615 4198400 17477629 140723905398720 0 0 0 0 0 8404994 0 0 0 17 38 0 0 0 0 0 19900224 19994800 27156480 140723905407251 140723905407383 140723905407383 140723905413090 0
/proc/2629739/statm: 123887 110168 776 3242 0 120027 0
Current children cumulated CPU time: 3581.95 s
Current children cumulated vsize: 502532 KiB
Current children cumulated memory: 445716 KiB

[startup+3595.3 s]
/proc/loadavg: 16.02 16.07 16.13 17/903 2630360
/proc/meminfo: memFree=910198344/1055320712 swapFree=32567848/33554428
[pid=2629014] ppid=2629011 vsize=4324 memory=3312 CPUtime=3582.06 cores=36-39
/proc/2629014/stat : 2629014 (Hybrid-SynLSRS+) S 2629011 2629014 2618914 0 -1 4194304 615 480774 0 0 0 0 356989 1217 20 0 1 0 187657475 4427776 640 18446744073709551615 94616488841216 94616489735749 140734281521472 0 0 0 2 4 65536 1 0 0 17 36 0 0 0 0 0 94616489974800 94616490022544 94616504115200 140734281529547 140734281529707 140734281529707 140734281535443 0
/proc/2629014/statm: 1081 828 725 219 0 143 0
Current children cumulated CPU time: 3582.06 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3312 KiB

Child status: 0

Real time (s): 3595.36
CPU time (s): 3582.09
CPU user time (s): 3569.9
CPU system time (s): 12.1898
CPU usage (%): 99.631
Max. virtual memory (cumulated for all children) (KiB): 757884
Max. memory (cumulated for all children) (KiB): 626136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3569.9
system time used= 12.1898
maximum resident set size= 620812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 483798
page faults= 0
swaps= 0
block input operations= 0
block output operations= 24528
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2708
involuntary context switches= 3438


# summary of solver processes directly reported to runsolver:
#   pid: 2629014
#   total CPU time (s): 3582.09
#   total CPU user time (s): 3569.9
#   total CPU system time (s): 12.1898

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2842 second user time and 42.8823 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-27 09:01:36
IDJOB=4800135
IDBENCH=155556
IDSOLVER=3622
FILE ID=nodeE002/4800135-1782543696
RUNJOBID= nodeE002-1782539390-2618933
SLURM_JOB_ID= 12524547
Free space on /tmp= 796228 MiB

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

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

MD5SUM BENCH= 090b996a701c1c1c862573753ced0a4c
RANDOM SEED=1533437726

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.23
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        903572884 kB
MemAvailable:   1030566900 kB
Buffers:              32 kB
Cached:         130667584 kB
SwapCached:         8864 kB
Active:         16806156 kB
Inactive:       129781920 kB
Active(anon):   15956324 kB
Inactive(anon):     9252 kB
Active(file):     849832 kB
Inactive(file): 129772668 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567848 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             35124 kB
Writeback:             0 kB
AnonPages:      15909000 kB
Mapped:           105736 kB
Shmem:             45116 kB
KReclaimable:    1171644 kB
Slab:            1709920 kB
SReclaimable:    1171644 kB
SUnreclaim:       538276 kB
KernelStack:       15408 kB
PageTables:        39196 kB
SecPageTables:     15440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   19474296 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479232 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5910528 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 796796 MiB
End job on nodeE002 at 2026-06-27 10:01:31