Trace number 4791532

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AutoAdaptRoundingSat 2026-06-08? 3584.33 3595.13

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx30.opb
MD5SUM91ecd4a7d2e975c8e8a35b07ef7013ef
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark15.3831
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables774
Total number of constraints994
Number of constraints which are clauses771
Number of constraints which are cardinality constraints (but not clauses)31
Number of constraints which are nor clauses,nor cardinality constraints192
Minimum length of a constraint2
Maximum length of a constraint192
Number of terms in the objective function 3
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 3
Number of bits of the sum of numbers in the objective function 2
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 380
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.00/0.06	c Preprocess time: 0.039 seconds
3584.21/3595.09	c Exit code from Second Program: 124
3584.32/3595.11	c RoundingSat 2
3584.32/3595.11	c branch HEAD
3584.32/3595.11	c commit unknown
3584.32/3595.11	c #variables 3964 #constraints 11038
3584.32/3595.11	c Finish copy
3584.32/3595.11	c bounds - >= 0 @ 0.031851
3584.32/3595.11	c intsize: 9
3584.32/3595.11	c runls-beg
3584.32/3595.11	c clone-beg
3584.32/3595.11	c setend
3584.32/3595.11	c isMakeUpper
3584.32/3595.11	c isMakeUpper
3584.32/3595.11	c Finish cloning data from SAT to LS
3584.32/3595.11	c
3584.32/3595.11	c Use LS-small
3584.32/3595.11	c ls-end
3584.32/3595.11	c #Conflicts:       1000 | #Constraints:      12038
3584.32/3595.11	c #Conflicts:       2000 | #Constraints:      13039
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:       3000 | #Constraints:      11918
3584.32/3595.11	c #Conflicts:       4000 | #Constraints:      12918
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:       5000 | #Constraints:      12329
3584.32/3595.11	c #Conflicts:       6000 | #Constraints:      13330
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:       7000 | #Constraints:      12314
3584.32/3595.11	c #Conflicts:       8000 | #Constraints:      13314
3584.32/3595.11	c #Conflicts:       9000 | #Constraints:      14315
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      10000 | #Constraints:      13018
3584.32/3595.11	c #Conflicts:      11000 | #Constraints:      14018
3584.32/3595.11	c #Conflicts:      12000 | #Constraints:      15019
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      13000 | #Constraints:      13460
3584.32/3595.11	c #Conflicts:      14000 | #Constraints:      14460
3584.32/3595.11	c #Conflicts:      15000 | #Constraints:      15461
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      16000 | #Constraints:      13592
3584.32/3595.11	c #Conflicts:      17000 | #Constraints:      14592
3584.32/3595.11	c #Conflicts:      18000 | #Constraints:      15592
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      19000 | #Constraints:      13558
3584.32/3595.11	c #Conflicts:      20000 | #Constraints:      14559
3584.32/3595.11	c #Conflicts:      21000 | #Constraints:      15560
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      22000 | #Constraints:      13302
3584.32/3595.11	c #Conflicts:      23000 | #Constraints:      14303
3584.32/3595.11	c #Conflicts:      24000 | #Constraints:      15305
3584.32/3595.11	c #Conflicts:      25000 | #Constraints:      16305
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      26000 | #Constraints:      13879
3584.32/3595.11	c #Conflicts:      27000 | #Constraints:      14879
3584.32/3595.11	c #Conflicts:      28000 | #Constraints:      15879
3584.32/3595.11	c #Conflicts:      29000 | #Constraints:      16880
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      30000 | #Constraints:      14279
3584.32/3595.11	c #Conflicts:      31000 | #Constraints:      15280
3584.32/3595.11	c #Conflicts:      32000 | #Constraints:      16280
3584.32/3595.11	c #Conflicts:      33000 | #Constraints:      17280
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      34000 | #Constraints:      14423
3584.32/3595.11	c #Conflicts:      35000 | #Constraints:      15424
3584.32/3595.11	c #Conflicts:      36000 | #Constraints:      16425
3584.32/3595.11	c #Conflicts:      37000 | #Constraints:      17425
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      38000 | #Constraints:      14427
3584.32/3595.11	c #Conflicts:      39000 | #Constraints:      15427
3584.32/3595.11	c #Conflicts:      40000 | #Constraints:      16427
3584.32/3595.11	c #Conflicts:      41000 | #Constraints:      17427
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      42000 | #Constraints:      14225
3584.32/3595.11	c #Conflicts:      43000 | #Constraints:      15226
3584.32/3595.11	c #Conflicts:      44000 | #Constraints:      16226
3584.32/3595.11	c #Conflicts:      45000 | #Constraints:      17226
3584.32/3595.11	c #Conflicts:      46000 | #Constraints:      18226
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      47000 | #Constraints:      14578
3584.32/3595.11	c #Conflicts:      48000 | #Constraints:      15578
3584.32/3595.11	c #Conflicts:      49000 | #Constraints:      16578
3584.32/3595.11	c #Conflicts:      50000 | #Constraints:      17579
3584.32/3595.11	c #Conflicts:      51000 | #Constraints:      18581
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      52000 | #Constraints:      14938
3584.32/3595.11	c #Conflicts:      53000 | #Constraints:      15938
3584.32/3595.11	c #Conflicts:      54000 | #Constraints:      16939
3584.32/3595.11	c #Conflicts:      55000 | #Constraints:      17939
3584.32/3595.11	c #Conflicts:      56000 | #Constraints:      18940
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      57000 | #Constraints:      15134
3584.32/3595.11	c #Conflicts:      58000 | #Constraints:      16134
3584.32/3595.11	c #Conflicts:      59000 | #Constraints:      17135
3584.32/3595.11	c #Conflicts:      60000 | #Constraints:      18139
3584.32/3595.11	c #Conflicts:      61000 | #Constraints:      19140
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      62000 | #Constraints:      15130
3584.32/3595.11	c #Conflicts:      63000 | #Constraints:      16130
3584.32/3595.11	c #Conflicts:      64000 | #Constraints:      17131
3584.32/3595.11	c #Conflicts:      65000 | #Constraints:      18131
3584.32/3595.11	c #Conflicts:      66000 | #Constraints:      19132
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      67000 | #Constraints:      14863
3584.32/3595.11	c #Conflicts:      68000 | #Constraints:      15863
3584.32/3595.11	c #Conflicts:      69000 | #Constraints:      16863
3584.32/3595.11	c #Conflicts:      70000 | #Constraints:      17865
3584.32/3595.11	c #Conflicts:      71000 | #Constraints:      18867
3584.32/3595.11	c #Conflicts:      72000 | #Constraints:      19867
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      73000 | #Constraints:      15469
3584.32/3595.11	c #Conflicts:      74000 | #Constraints:      16469
3584.32/3595.11	c #Conflicts:      75000 | #Constraints:      17469
3584.32/3595.11	c #Conflicts:      76000 | #Constraints:      18470
3584.32/3595.11	c #Conflicts:      77000 | #Constraints:      19471
3584.32/3595.11	c #Conflicts:      78000 | #Constraints:      20471
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      79000 | #Constraints:      15872
3584.32/3595.11	c #Conflicts:      80000 | #Constraints:      16872
3584.32/3595.11	c #Conflicts:      81000 | #Constraints:      17872
3584.32/3595.11	c #Conflicts:      82000 | #Constraints:      18873
3584.32/3595.11	c #Conflicts:      83000 | #Constraints:      19873
3584.32/3595.11	c #Conflicts:      84000 | #Constraints:      20873
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      85000 | #Constraints:      15974
3584.32/3595.11	c #Conflicts:      86000 | #Constraints:      16975
3584.32/3595.11	c #Conflicts:      87000 | #Constraints:      17979
3584.32/3595.11	c #Conflicts:      88000 | #Constraints:      18980
3584.32/3595.11	c #Conflicts:      89000 | #Constraints:      19986
3584.32/3595.11	c #Conflicts:      90000 | #Constraints:      20989
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      91000 | #Constraints:      15979
3584.32/3595.11	c #Conflicts:      92000 | #Constraints:      16980
3584.32/3595.11	c #Conflicts:      93000 | #Constraints:      17982
3584.32/3595.11	c #Conflicts:      94000 | #Constraints:      18983
3584.32/3595.11	c #Conflicts:      95000 | #Constraints:      19986
3584.32/3595.11	c #Conflicts:      96000 | #Constraints:      20989
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:      97000 | #Constraints:      15702
3584.32/3595.11	c #Conflicts:      98000 | #Constraints:      16702
3584.32/3595.11	c #Conflicts:      99000 | #Constraints:      17703
3584.32/3595.11	c #Conflicts:     100000 | #Constraints:      18704
3584.32/3595.11	c #Conflicts:     101000 | #Constraints:      19704
3584.32/3595.11	c #Conflicts:     102000 | #Constraints:      20705
3584.32/3595.11	c #Conflicts:     103000 | #Constraints:      21705
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     104000 | #Constraints:      16250
3584.32/3595.11	c #Conflicts:     105000 | #Constraints:      17250
3584.32/3595.11	c #Conflicts:     106000 | #Constraints:      18252
3584.32/3595.11	c #Conflicts:     107000 | #Constraints:      19253
3584.32/3595.11	c #Conflicts:     108000 | #Constraints:      20254
3584.32/3595.11	c #Conflicts:     109000 | #Constraints:      21254
3584.32/3595.11	c #Conflicts:     110000 | #Constraints:      22254
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     111000 | #Constraints:      16658
3584.32/3595.11	c #Conflicts:     112000 | #Constraints:      17658
3584.32/3595.11	c #Conflicts:     113000 | #Constraints:      18659
3584.32/3595.11	c #Conflicts:     114000 | #Constraints:      19659
3584.32/3595.11	c #Conflicts:     115000 | #Constraints:      20661
3584.32/3595.11	c #Conflicts:     116000 | #Constraints:      21662
3584.32/3595.11	c #Conflicts:     117000 | #Constraints:      22664
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     118000 | #Constraints:      16793
3584.32/3595.11	c #Conflicts:     119000 | #Constraints:      17793
3584.32/3595.11	c #Conflicts:     120000 | #Constraints:      18795
3584.32/3595.11	c #Conflicts:     121000 | #Constraints:      19796
3584.32/3595.11	c #Conflicts:     122000 | #Constraints:      20797
3584.32/3595.11	c #Conflicts:     123000 | #Constraints:      21798
3584.32/3595.11	c #Conflicts:     124000 | #Constraints:      22798
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     125000 | #Constraints:      16652
3584.32/3595.11	c #Conflicts:     126000 | #Constraints:      17652
3584.32/3595.11	c #Conflicts:     127000 | #Constraints:      18653
3584.32/3595.11	c #Conflicts:     128000 | #Constraints:      19653
3584.32/3595.11	c #Conflicts:     129000 | #Constraints:      20654
3584.32/3595.11	c #Conflicts:     130000 | #Constraints:      21655
3584.32/3595.11	c #Conflicts:     131000 | #Constraints:      22656
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     132000 | #Constraints:      16459
3584.32/3595.11	c #Conflicts:     133000 | #Constraints:      17459
3584.32/3595.11	c #Conflicts:     134000 | #Constraints:      18459
3584.32/3595.11	c #Conflicts:     135000 | #Constraints:      19460
3584.32/3595.11	c #Conflicts:     136000 | #Constraints:      20461
3584.32/3595.11	c #Conflicts:     137000 | #Constraints:      21463
3584.32/3595.11	c #Conflicts:     138000 | #Constraints:      22464
3584.32/3595.11	c #Conflicts:     139000 | #Constraints:      23465
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     140000 | #Constraints:      17017
3584.32/3595.11	c #Conflicts:     141000 | #Constraints:      18017
3584.32/3595.11	c #Conflicts:     142000 | #Constraints:      19018
3584.32/3595.11	c #Conflicts:     143000 | #Constraints:      20018
3584.32/3595.11	c #Conflicts:     144000 | #Constraints:      21019
3584.32/3595.11	c #Conflicts:     145000 | #Constraints:      22019
3584.32/3595.11	c #Conflicts:     146000 | #Constraints:      23019
3584.32/3595.11	c #Conflicts:     147000 | #Constraints:      24019
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     148000 | #Constraints:      17413
3584.32/3595.11	c #Conflicts:     149000 | #Constraints:      18413
3584.32/3595.11	c #Conflicts:     150000 | #Constraints:      19414
3584.32/3595.11	c #Conflicts:     151000 | #Constraints:      20416
3584.32/3595.11	c #Conflicts:     152000 | #Constraints:      21418
3584.32/3595.11	c #Conflicts:     153000 | #Constraints:      22418
3584.32/3595.11	c #Conflicts:     154000 | #Constraints:      23418
3584.32/3595.11	c #Conflicts:     155000 | #Constraints:      24418
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     156000 | #Constraints:      17594
3584.32/3595.11	c #Conflicts:     157000 | #Constraints:      18594
3584.32/3595.11	c #Conflicts:     158000 | #Constraints:      19596
3584.32/3595.11	c #Conflicts:     159000 | #Constraints:      20597
3584.32/3595.11	c #Conflicts:     160000 | #Constraints:      21597
3584.32/3595.11	c #Conflicts:     161000 | #Constraints:      22597
3584.32/3595.11	c #Conflicts:     162000 | #Constraints:      23597
3584.32/3595.11	c #Conflicts:     163000 | #Constraints:      24597
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     164000 | #Constraints:      17595
3584.32/3595.11	c #Conflicts:     165000 | #Constraints:      18595
3584.32/3595.11	c #Conflicts:     166000 | #Constraints:      19596
3584.32/3595.11	c #Conflicts:     167000 | #Constraints:      20597
3584.32/3595.11	c #Conflicts:     168000 | #Constraints:      21597
3584.32/3595.11	c #Conflicts:     169000 | #Constraints:      22599
3584.32/3595.11	c #Conflicts:     170000 | #Constraints:      23600
3584.32/3595.11	c #Conflicts:     171000 | #Constraints:      24601
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     172000 | #Constraints:      17392
3584.32/3595.11	c #Conflicts:     173000 | #Constraints:      18392
3584.32/3595.11	c #Conflicts:     174000 | #Constraints:      19392
3584.32/3595.11	c #Conflicts:     175000 | #Constraints:      20394
3584.32/3595.11	c #Conflicts:     176000 | #Constraints:      21394
3584.32/3595.11	c #Conflicts:     177000 | #Constraints:      22394
3584.32/3595.11	c #Conflicts:     178000 | #Constraints:      23396
3584.32/3595.11	c #Conflicts:     179000 | #Constraints:      24398
3584.32/3595.11	c #Conflicts:     180000 | #Constraints:      25399
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     181000 | #Constraints:      17992
3584.32/3595.11	c #Conflicts:     182000 | #Constraints:      18992
3584.32/3595.11	c #Conflicts:     183000 | #Constraints:      19992
3584.32/3595.11	c #Conflicts:     184000 | #Constraints:      20994
3584.32/3595.11	c #Conflicts:     185000 | #Constraints:      21995
3584.32/3595.11	c #Conflicts:     186000 | #Constraints:      22995
3584.32/3595.11	c #Conflicts:     187000 | #Constraints:      23995
3584.32/3595.11	c #Conflicts:     188000 | #Constraints:      24995
3584.32/3595.11	c #Conflicts:     189000 | #Constraints:      25995
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     190000 | #Constraints:      18388
3584.32/3595.11	c #Conflicts:     191000 | #Constraints:      19388
3584.32/3595.11	c #Conflicts:     192000 | #Constraints:      20389
3584.32/3595.11	c #Conflicts:     193000 | #Constraints:      21390
3584.32/3595.11	c #Conflicts:     194000 | #Constraints:      22390
3584.32/3595.11	c #Conflicts:     195000 | #Constraints:      23391
3584.32/3595.11	c #Conflicts:     196000 | #Constraints:      24391
3584.32/3595.11	c #Conflicts:     197000 | #Constraints:      25392
3584.32/3595.11	c #Conflicts:     198000 | #Constraints:      26392
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     199000 | #Constraints:      18607
3584.32/3595.11	c #Conflicts:     200000 | #Constraints:      19609
3584.32/3595.11	c #Conflicts:     201000 | #Constraints:      20609
3584.32/3595.11	c #Conflicts:     202000 | #Constraints:      21609
3584.32/3595.11	c #Conflicts:     203000 | #Constraints:      22610
3584.32/3595.11	c #Conflicts:     204000 | #Constraints:      23610
3584.32/3595.11	c #Conflicts:     205000 | #Constraints:      24610
3584.32/3595.11	c #Conflicts:     206000 | #Constraints:      25611
3584.32/3595.11	c #Conflicts:     207000 | #Constraints:      26611
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     208000 | #Constraints:      18592
3584.32/3595.11	c #Conflicts:     209000 | #Constraints:      19594
3584.32/3595.11	c #Conflicts:     210000 | #Constraints:      20596
3584.32/3595.11	c #Conflicts:     211000 | #Constraints:      21596
3584.32/3595.11	c #Conflicts:     212000 | #Constraints:      22596
3584.32/3595.11	c #Conflicts:     213000 | #Constraints:      23596
3584.32/3595.11	c #Conflicts:     214000 | #Constraints:      24597
3584.32/3595.11	c #Conflicts:     215000 | #Constraints:      25597
3584.32/3595.11	c #Conflicts:     216000 | #Constraints:      26598
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     217000 | #Constraints:      18375
3584.32/3595.11	c #Conflicts:     218000 | #Constraints:      19375
3584.32/3595.11	c #Conflicts:     219000 | #Constraints:      20376
3584.32/3595.11	c #Conflicts:     220000 | #Constraints:      21377
3584.32/3595.11	c #Conflicts:     221000 | #Constraints:      22378
3584.32/3595.11	c #Conflicts:     222000 | #Constraints:      23379
3584.32/3595.11	c #Conflicts:     223000 | #Constraints:      24379
3584.32/3595.11	c #Conflicts:     224000 | #Constraints:      25381
3584.32/3595.11	c #Conflicts:     225000 | #Constraints:      26382
3584.32/3595.11	c #Conflicts:     226000 | #Constraints:      27382
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     227000 | #Constraints:      18978
3584.32/3595.11	c #Conflicts:     228000 | #Constraints:      19980
3584.32/3595.11	c #Conflicts:     229000 | #Constraints:      20982
3584.32/3595.11	c #Conflicts:     230000 | #Constraints:      21984
3584.32/3595.11	c #Conflicts:     231000 | #Constraints:      22986
3584.32/3595.11	c #Conflicts:     232000 | #Constraints:      23987
3584.32/3595.11	c #Conflicts:     233000 | #Constraints:      24987
3584.32/3595.11	c #Conflicts:     234000 | #Constraints:      25988
3584.32/3595.11	c #Conflicts:     235000 | #Constraints:      26988
3584.32/3595.11	c #Conflicts:     236000 | #Constraints:      27989
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     237000 | #Constraints:      19374
3584.32/3595.11	c #Conflicts:     238000 | #Constraints:      20374
3584.32/3595.11	c #Conflicts:     239000 | #Constraints:      21374
3584.32/3595.11	c #Conflicts:     240000 | #Constraints:      22375
3584.32/3595.11	c #Conflicts:     241000 | #Constraints:      23377
3584.32/3595.11	c #Conflicts:     242000 | #Constraints:      24377
3584.32/3595.11	c #Conflicts:     243000 | #Constraints:      25380
3584.32/3595.11	c #Conflicts:     244000 | #Constraints:      26381
3584.32/3595.11	c #Conflicts:     245000 | #Constraints:      27381
3584.32/3595.11	c #Conflicts:     246000 | #Constraints:      28383
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     247000 | #Constraints:      19564
3584.32/3595.11	c #Conflicts:     248000 | #Constraints:      20564
3584.32/3595.11	c #Conflicts:     249000 | #Constraints:      21565
3584.32/3595.11	c #Conflicts:     250000 | #Constraints:      22566
3584.32/3595.11	c #Conflicts:     251000 | #Constraints:      23567
3584.32/3595.11	c #Conflicts:     252000 | #Constraints:      24568
3584.32/3595.11	c #Conflicts:     253000 | #Constraints:      25569
3584.32/3595.11	c #Conflicts:     254000 | #Constraints:      26569
3584.32/3595.11	c #Conflicts:     255000 | #Constraints:      27569
3584.32/3595.11	c #Conflicts:     256000 | #Constraints:      28569
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     257000 | #Constraints:      19514
3584.32/3595.11	c #Conflicts:     258000 | #Constraints:      20514
3584.32/3595.11	c #Conflicts:     259000 | #Constraints:      21514
3584.32/3595.11	c #Conflicts:     260000 | #Constraints:      22514
3584.32/3595.11	c #Conflicts:     261000 | #Constraints:      23514
3584.32/3595.11	c #Conflicts:     262000 | #Constraints:      24514
3584.32/3595.11	c #Conflicts:     263000 | #Constraints:      25514
3584.32/3595.11	c #Conflicts:     264000 | #Constraints:      26514
3584.32/3595.11	c #Conflicts:     265000 | #Constraints:      27515
3584.32/3595.11	c #Conflicts:     266000 | #Constraints:      28515
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     267000 | #Constraints:      19292
3584.32/3595.11	c #Conflicts:     268000 | #Constraints:      20292
3584.32/3595.11	c #Conflicts:     269000 | #Constraints:      21292
3584.32/3595.11	c #Conflicts:     270000 | #Constraints:      22293
3584.32/3595.11	c #Conflicts:     271000 | #Constraints:      23295
3584.32/3595.11	c #Conflicts:     272000 | #Constraints:      24298
3584.32/3595.11	c #Conflicts:     273000 | #Constraints:      25299
3584.32/3595.11	c #Conflicts:     274000 | #Constraints:      26299
3584.32/3595.11	c #Conflicts:     275000 | #Constraints:      27301
3584.32/3595.11	c #Conflicts:     276000 | #Constraints:      28304
3584.32/3595.11	c #Conflicts:     277000 | #Constraints:      29305
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     278000 | #Constraints:      19877
3584.32/3595.11	c #Conflicts:     279000 | #Constraints:      20878
3584.32/3595.11	c #Conflicts:     280000 | #Constraints:      21880
3584.32/3595.11	c #Conflicts:     281000 | #Constraints:      22882
3584.32/3595.11	c #Conflicts:     282000 | #Constraints:      23883
3584.32/3595.11	c #Conflicts:     283000 | #Constraints:      24885
3584.32/3595.11	c #Conflicts:     284000 | #Constraints:      25887
3584.32/3595.11	c #Conflicts:     285000 | #Constraints:      26887
3584.32/3595.11	c #Conflicts:     286000 | #Constraints:      27887
3584.32/3595.11	c #Conflicts:     287000 | #Constraints:      28889
3584.32/3595.11	c #Conflicts:     288000 | #Constraints:      29889
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     289000 | #Constraints:      20285
3584.32/3595.11	c #Conflicts:     290000 | #Constraints:      21285
3584.32/3595.11	c #Conflicts:     291000 | #Constraints:      22285
3584.32/3595.11	c #Conflicts:     292000 | #Constraints:      23287
3584.32/3595.11	c #Conflicts:     293000 | #Constraints:      24290
3584.32/3595.11	c #Conflicts:     294000 | #Constraints:      25291
3584.32/3595.11	c #Conflicts:     295000 | #Constraints:      26292
3584.32/3595.11	c #Conflicts:     296000 | #Constraints:      27292
3584.32/3595.11	c #Conflicts:     297000 | #Constraints:      28293
3584.32/3595.11	c #Conflicts:     298000 | #Constraints:      29295
3584.32/3595.11	c #Conflicts:     299000 | #Constraints:      30295
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     300000 | #Constraints:      20443
3584.32/3595.11	c #Conflicts:     301000 | #Constraints:      21443
3584.32/3595.11	c #Conflicts:     302000 | #Constraints:      22443
3584.32/3595.11	c #Conflicts:     303000 | #Constraints:      23443
3584.32/3595.11	c #Conflicts:     304000 | #Constraints:      24443
3584.32/3595.11	c #Conflicts:     305000 | #Constraints:      25443
3584.32/3595.11	c #Conflicts:     306000 | #Constraints:      26444
3584.32/3595.11	c #Conflicts:     307000 | #Constraints:      27444
3584.32/3595.11	c #Conflicts:     308000 | #Constraints:      28445
3584.32/3595.11	c #Conflicts:     309000 | #Constraints:      29445
3584.32/3595.11	c #Conflicts:     310000 | #Constraints:      30446
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     311000 | #Constraints:      20308
3584.32/3595.11	c #Conflicts:     312000 | #Constraints:      21308
3584.32/3595.11	c #Conflicts:     313000 | #Constraints:      22310
3584.32/3595.11	c #Conflicts:     314000 | #Constraints:      23311
3584.32/3595.11	c #Conflicts:     315000 | #Constraints:      24313
3584.32/3595.11	c #Conflicts:     316000 | #Constraints:      25313
3584.32/3595.11	c #Conflicts:     317000 | #Constraints:      26313
3584.32/3595.11	c #Conflicts:     318000 | #Constraints:      27314
3584.32/3595.11	c #Conflicts:     319000 | #Constraints:      28315
3584.32/3595.11	c #Conflicts:     320000 | #Constraints:      29315
3584.32/3595.11	c #Conflicts:     321000 | #Constraints:      30315
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     322000 | #Constraints:      20123
3584.32/3595.11	c #Conflicts:     323000 | #Constraints:      21124
3584.32/3595.11	c #Conflicts:     324000 | #Constraints:      22125
3584.32/3595.11	c #Conflicts:     325000 | #Constraints:      23125
3584.32/3595.11	c #Conflicts:     326000 | #Constraints:      24128
3584.32/3595.11	c #Conflicts:     327000 | #Constraints:      25128
3584.32/3595.11	c #Conflicts:     328000 | #Constraints:      26128
3584.32/3595.11	c #Conflicts:     329000 | #Constraints:      27128
3584.32/3595.11	c #Conflicts:     330000 | #Constraints:      28128
3584.32/3595.11	c #Conflicts:     331000 | #Constraints:      29129
3584.32/3595.11	c #Conflicts:     332000 | #Constraints:      30130
3584.32/3595.11	c #Conflicts:     333000 | #Constraints:      31130
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     334000 | #Constraints:      20733
3584.32/3595.11	c #Conflicts:     335000 | #Constraints:      21733
3584.32/3595.11	c #Conflicts:     336000 | #Constraints:      22735
3584.32/3595.11	c #Conflicts:     337000 | #Constraints:      23736
3584.32/3595.11	c #Conflicts:     338000 | #Constraints:      24737
3584.32/3595.11	c #Conflicts:     339000 | #Constraints:      25738
3584.32/3595.11	c #Conflicts:     340000 | #Constraints:      26740
3584.32/3595.11	c #Conflicts:     341000 | #Constraints:      27740
3584.32/3595.11	c #Conflicts:     342000 | #Constraints:      28741
3584.32/3595.11	c #Conflicts:     343000 | #Constraints:      29743
3584.32/3595.11	c #Conflicts:     344000 | #Constraints:      30743
3584.32/3595.11	c #Conflicts:     345000 | #Constraints:      31744
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     346000 | #Constraints:      21129
3584.32/3595.11	c #Conflicts:     347000 | #Constraints:      22130
3584.32/3595.11	c #Conflicts:     348000 | #Constraints:      23131
3584.32/3595.11	c #Conflicts:     349000 | #Constraints:      24132
3584.32/3595.11	c #Conflicts:     350000 | #Constraints:      25133
3584.32/3595.11	c #Conflicts:     351000 | #Constraints:      26135
3584.32/3595.11	c #Conflicts:     352000 | #Constraints:      27138
3584.32/3595.11	c #Conflicts:     353000 | #Constraints:      28139
3584.32/3595.11	c #Conflicts:     354000 | #Constraints:      29143
3584.32/3595.11	c #Conflicts:     355000 | #Constraints:      30146
3584.32/3595.11	c #Conflicts:     356000 | #Constraints:      31149
3584.32/3595.11	c #Conflicts:     357000 | #Constraints:      32150
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     358000 | #Constraints:      21323
3584.32/3595.11	c #Conflicts:     359000 | #Constraints:      22324
3584.32/3595.11	c #Conflicts:     360000 | #Constraints:      23324
3584.32/3595.11	c #Conflicts:     361000 | #Constraints:      24324
3584.32/3595.11	c #Conflicts:     362000 | #Constraints:      25325
3584.32/3595.11	c #Conflicts:     363000 | #Constraints:      26325
3584.32/3595.11	c #Conflicts:     364000 | #Constraints:      27327
3584.32/3595.11	c #Conflicts:     365000 | #Constraints:      28327
3584.32/3595.11	c #Conflicts:     366000 | #Constraints:      29327
3584.32/3595.11	c #Conflicts:     367000 | #Constraints:      30328
3584.32/3595.11	c #Conflicts:     368000 | #Constraints:      31328
3584.32/3595.11	c #Conflicts:     369000 | #Constraints:      32328
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     370000 | #Constraints:      21340
3584.32/3595.11	c #Conflicts:     371000 | #Constraints:      22340
3584.32/3595.11	c #Conflicts:     372000 | #Constraints:      23340
3584.32/3595.11	c #Conflicts:     373000 | #Constraints:      24340
3584.32/3595.11	c #Conflicts:     374000 | #Constraints:      25340
3584.32/3595.11	c #Conflicts:     375000 | #Constraints:      26340
3584.32/3595.11	c #Conflicts:     376000 | #Constraints:      27340
3584.32/3595.11	c #Conflicts:     377000 | #Constraints:      28341
3584.32/3595.11	c #Conflicts:     378000 | #Constraints:      29342
3584.32/3595.11	c #Conflicts:     379000 | #Constraints:      30343
3584.32/3595.11	c #Conflicts:     380000 | #Constraints:      31344
3584.32/3595.11	c #Conflicts:     381000 | #Constraints:      32346
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     382000 | #Constraints:      21101
3584.32/3595.11	c #Conflicts:     383000 | #Constraints:      22101
3584.32/3595.11	c #Conflicts:     384000 | #Constraints:      23103
3584.32/3595.11	c #Conflicts:     385000 | #Constraints:      24105
3584.32/3595.11	c #Conflicts:     386000 | #Constraints:      25107
3584.32/3595.11	c #Conflicts:     387000 | #Constraints:      26108
3584.32/3595.11	c #Conflicts:     388000 | #Constraints:      27108
3584.32/3595.11	c #Conflicts:     389000 | #Constraints:      28111
3584.32/3595.11	c #Conflicts:     390000 | #Constraints:      29112
3584.32/3595.11	c #Conflicts:     391000 | #Constraints:      30112
3584.32/3595.11	c #Conflicts:     392000 | #Constraints:      31113
3584.32/3595.11	c #Conflicts:     393000 | #Constraints:      32114
3584.32/3595.11	c #Conflicts:     394000 | #Constraints:      33114
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     395000 | #Constraints:      21687
3584.32/3595.11	c #Conflicts:     396000 | #Constraints:      22687
3584.32/3595.11	c #Conflicts:     397000 | #Constraints:      23687
3584.32/3595.11	c #Conflicts:     398000 | #Constraints:      24687
3584.32/3595.11	c #Conflicts:     399000 | #Constraints:      25687
3584.32/3595.11	c #Conflicts:     400000 | #Constraints:      26689
3584.32/3595.11	c #Conflicts:     401000 | #Constraints:      27689
3584.32/3595.11	c #Conflicts:     402000 | #Constraints:      28691
3584.32/3595.11	c #Conflicts:     403000 | #Constraints:      29692
3584.32/3595.11	c #Conflicts:     404000 | #Constraints:      30693
3584.32/3595.11	c #Conflicts:     405000 | #Constraints:      31694
3584.32/3595.11	c #Conflicts:     406000 | #Constraints:      32695
3584.32/3595.11	c #Conflicts:     407000 | #Constraints:      33696
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     408000 | #Constraints:      22085
3584.32/3595.11	c #Conflicts:     409000 | #Constraints:      23086
3584.32/3595.11	c #Conflicts:     410000 | #Constraints:      24089
3584.32/3595.11	c #Conflicts:     411000 | #Constraints:      25089
3584.32/3595.11	c #Conflicts:     412000 | #Constraints:      26093
3584.32/3595.11	c #Conflicts:     413000 | #Constraints:      27095
3584.32/3595.11	c #Conflicts:     414000 | #Constraints:      28096
3584.32/3595.11	c #Conflicts:     415000 | #Constraints:      29098
3584.32/3595.11	c #Conflicts:     416000 | #Constraints:      30099
3584.32/3595.11	c #Conflicts:     417000 | #Constraints:      31101
3584.32/3595.11	c #Conflicts:     418000 | #Constraints:      32103
3584.32/3595.11	c #Conflicts:     419000 | #Constraints:      33104
3584.32/3595.11	c #Conflicts:     420000 | #Constraints:      34104
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     421000 | #Constraints:      22268
3584.32/3595.11	c #Conflicts:     422000 | #Constraints:      23269
3584.32/3595.11	c #Conflicts:     423000 | #Constraints:      24270
3584.32/3595.11	c #Conflicts:     424000 | #Constraints:      25270
3584.32/3595.11	c #Conflicts:     425000 | #Constraints:      26271
3584.32/3595.11	c #Conflicts:     426000 | #Constraints:      27272
3584.32/3595.11	c #Conflicts:     427000 | #Constraints:      28272
3584.32/3595.11	c #Conflicts:     428000 | #Constraints:      29272
3584.32/3595.11	c #Conflicts:     429000 | #Constraints:      30273
3584.32/3595.11	c #Conflicts:     430000 | #Constraints:      31273
3584.32/3595.11	c #Conflicts:     431000 | #Constraints:      32273
3584.32/3595.11	c #Conflicts:     432000 | #Constraints:      33274
3584.32/3595.11	c #Conflicts:     433000 | #Constraints:      34274
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     434000 | #Constraints:      22273
3584.32/3595.11	c #Conflicts:     435000 | #Constraints:      23273
3584.32/3595.11	c #Conflicts:     436000 | #Constraints:      24273
3584.32/3595.11	c #Conflicts:     437000 | #Constraints:      25273
3584.32/3595.11	c #Conflicts:     438000 | #Constraints:      26273
3584.32/3595.11	c #Conflicts:     439000 | #Constraints:      27273
3584.32/3595.11	c #Conflicts:     440000 | #Constraints:      28273
3584.32/3595.11	c #Conflicts:     441000 | #Constraints:      29273
3584.32/3595.11	c #Conflicts:     442000 | #Constraints:      30273
3584.32/3595.11	c #Conflicts:     443000 | #Constraints:      31273
3584.32/3595.11	c #Conflicts:     444000 | #Constraints:      32273
3584.32/3595.11	c #Conflicts:     445000 | #Constraints:      33273
3584.32/3595.11	c #Conflicts:     446000 | #Constraints:      34274
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     447000 | #Constraints:      22052
3584.32/3595.11	c #Conflicts:     448000 | #Constraints:      23052
3584.32/3595.11	c #Conflicts:     449000 | #Constraints:      24053
3584.32/3595.11	c #Conflicts:     450000 | #Constraints:      25053
3584.32/3595.11	c #Conflicts:     451000 | #Constraints:      26053
3584.32/3595.11	c #Conflicts:     452000 | #Constraints:      27054
3584.32/3595.11	c #Conflicts:     453000 | #Constraints:      28054
3584.32/3595.11	c #Conflicts:     454000 | #Constraints:      29055
3584.32/3595.11	c #Conflicts:     455000 | #Constraints:      30055
3584.32/3595.11	c #Conflicts:     456000 | #Constraints:      31055
3584.32/3595.11	c #Conflicts:     457000 | #Constraints:      32055
3584.32/3595.11	c #Conflicts:     458000 | #Constraints:      33056
3584.32/3595.11	c #Conflicts:     459000 | #Constraints:      34056
3584.32/3595.11	c #Conflicts:     460000 | #Constraints:      35056
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     461000 | #Constraints:      22580
3584.32/3595.11	c #Conflicts:     462000 | #Constraints:      23580
3584.32/3595.11	c #Conflicts:     463000 | #Constraints:      24581
3584.32/3595.11	c #Conflicts:     464000 | #Constraints:      25584
3584.32/3595.11	c #Conflicts:     465000 | #Constraints:      26586
3584.32/3595.11	c #Conflicts:     466000 | #Constraints:      27587
3584.32/3595.11	c #Conflicts:     467000 | #Constraints:      28589
3584.32/3595.11	c #Conflicts:     468000 | #Constraints:      29591
3584.32/3595.11	c #Conflicts:     469000 | #Constraints:      30592
3584.32/3595.11	c #Conflicts:     470000 | #Constraints:      31594
3584.32/3595.11	c #Conflicts:     471000 | #Constraints:      32596
3584.32/3595.11	c #Conflicts:     472000 | #Constraints:      33598
3584.32/3595.11	c #Conflicts:     473000 | #Constraints:      34599
3584.32/3595.11	c #Conflicts:     474000 | #Constraints:      35601
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     475000 | #Constraints:      22949
3584.32/3595.11	c #Conflicts:     476000 | #Constraints:      23951
3584.32/3595.11	c #Conflicts:     477000 | #Constraints:      24951
3584.32/3595.11	c #Conflicts:     478000 | #Constraints:      25953
3584.32/3595.11	c #Conflicts:     479000 | #Constraints:      26957
3584.32/3595.11	c #Conflicts:     480000 | #Constraints:      27958
3584.32/3595.11	c #Conflicts:     481000 | #Constraints:      28960
3584.32/3595.11	c #Conflicts:     482000 | #Constraints:      29962
3584.32/3595.11	c #Conflicts:     483000 | #Constraints:      30963
3584.32/3595.11	c #Conflicts:     484000 | #Constraints:      31968
3584.32/3595.11	c #Conflicts:     485000 | #Constraints:      32970
3584.32/3595.11	c #Conflicts:     486000 | #Constraints:      33972
3584.32/3595.11	c #Conflicts:     487000 | #Constraints:      34974
3584.32/3595.11	c #Conflicts:     488000 | #Constraints:      35977
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     489000 | #Constraints:      23121
3584.32/3595.11	c #Conflicts:     490000 | #Constraints:      24123
3584.32/3595.11	c #Conflicts:     491000 | #Constraints:      25126
3584.32/3595.11	c #Conflicts:     492000 | #Constraints:      26128
3584.32/3595.11	c #Conflicts:     493000 | #Constraints:      27131
3584.32/3595.11	c #Conflicts:     494000 | #Constraints:      28133
3584.32/3595.11	c #Conflicts:     495000 | #Constraints:      29137
3584.32/3595.11	c #Conflicts:     496000 | #Constraints:      30137
3584.32/3595.11	c #Conflicts:     497000 | #Constraints:      31138
3584.32/3595.11	c #Conflicts:     498000 | #Constraints:      32139
3584.32/3595.11	c #Conflicts:     499000 | #Constraints:      33139
3584.32/3595.11	c #Conflicts:     500000 | #Constraints:      34139
3584.32/3595.11	c #Conflicts:     501000 | #Constraints:      35139
3584.32/3595.11	c #Conflicts:     502000 | #Constraints:      36139
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     503000 | #Constraints:      23068
3584.32/3595.11	c #Conflicts:     504000 | #Constraints:      24068
3584.32/3595.11	c #Conflicts:     505000 | #Constraints:      25069
3584.32/3595.11	c #Conflicts:     506000 | #Constraints:      26069
3584.32/3595.11	c #Conflicts:     507000 | #Constraints:      27069
3584.32/3595.11	c #Conflicts:     508000 | #Constraints:      28069
3584.32/3595.11	c #Conflicts:     509000 | #Constraints:      29070
3584.32/3595.11	c #Conflicts:     510000 | #Constraints:      30071
3584.32/3595.11	c #Conflicts:     511000 | #Constraints:      31072
3584.32/3595.11	c #Conflicts:     512000 | #Constraints:      32072
3584.32/3595.11	c #Conflicts:     513000 | #Constraints:      33072
3584.32/3595.11	c #Conflicts:     514000 | #Constraints:      34075
3584.32/3595.11	c #Conflicts:     515000 | #Constraints:      35075
3584.32/3595.11	c #Conflicts:     516000 | #Constraints:      36079
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     517000 | #Constraints:      22823
3584.32/3595.11	c #Conflicts:     518000 | #Constraints:      23823
3584.32/3595.11	c #Conflicts:     519000 | #Constraints:      24825
3584.32/3595.11	c #Conflicts:     520000 | #Constraints:      25825
3584.32/3595.11	c #Conflicts:     521000 | #Constraints:      26826
3584.32/3595.11	c #Conflicts:     522000 | #Constraints:      27827
3584.32/3595.11	c #Conflicts:     523000 | #Constraints:      28829
3584.32/3595.11	c #Conflicts:     524000 | #Constraints:      29830
3584.32/3595.11	c #Conflicts:     525000 | #Constraints:      30831
3584.32/3595.11	c #Conflicts:     526000 | #Constraints:      31831
3584.32/3595.11	c #Conflicts:     527000 | #Constraints:      32831
3584.32/3595.11	c #Conflicts:     528000 | #Constraints:      33831
3584.32/3595.11	c #Conflicts:     529000 | #Constraints:      34832
3584.32/3595.11	c #Conflicts:     530000 | #Constraints:      35832
3584.32/3595.11	c #Conflicts:     531000 | #Constraints:      36832
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     532000 | #Constraints:      23391
3584.32/3595.11	c #Conflicts:     533000 | #Constraints:      24392
3584.32/3595.11	c #Conflicts:     534000 | #Constraints:      25393
3584.32/3595.11	c #Conflicts:     535000 | #Constraints:      26394
3584.32/3595.11	c #Conflicts:     536000 | #Constraints:      27395
3584.32/3595.11	c #Conflicts:     537000 | #Constraints:      28397
3584.32/3595.11	c #Conflicts:     538000 | #Constraints:      29398
3584.32/3595.11	c #Conflicts:     539000 | #Constraints:      30401
3584.32/3595.11	c #Conflicts:     540000 | #Constraints:      31402
3584.32/3595.11	c #Conflicts:     541000 | #Constraints:      32403
3584.32/3595.11	c #Conflicts:     542000 | #Constraints:      33403
3584.32/3595.11	c #Conflicts:     543000 | #Constraints:      34405
3584.32/3595.11	c #Conflicts:     544000 | #Constraints:      35408
3584.32/3595.11	c #Conflicts:     545000 | #Constraints:      36408
3584.32/3595.11	c #Conflicts:     546000 | #Constraints:      37408
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     547000 | #Constraints:      23801
3584.32/3595.11	c #Conflicts:     548000 | #Constraints:      24801
3584.32/3595.11	c #Conflicts:     549000 | #Constraints:      25802
3584.32/3595.11	c #Conflicts:     550000 | #Constraints:      26804
3584.32/3595.11	c #Conflicts:     551000 | #Constraints:      27807
3584.32/3595.11	c #Conflicts:     552000 | #Constraints:      28810
3584.32/3595.11	c #Conflicts:     553000 | #Constraints:      29813
3584.32/3595.11	c #Conflicts:     554000 | #Constraints:      30816
3584.32/3595.11	c #Conflicts:     555000 | #Constraints:      31820
3584.32/3595.11	c #Conflicts:     556000 | #Constraints:      32821
3584.32/3595.11	c #Conflicts:     557000 | #Constraints:      33822
3584.32/3595.11	c #Conflicts:     558000 | #Constraints:      34824
3584.32/3595.11	c #Conflicts:     559000 | #Constraints:      35825
3584.32/3595.11	c #Conflicts:     560000 | #Constraints:      36826
3584.32/3595.11	c #Conflicts:     561000 | #Constraints:      37828
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     562000 | #Constraints:      23998
3584.32/3595.11	c #Conflicts:     563000 | #Constraints:      25000
3584.32/3595.11	c #Conflicts:     564000 | #Constraints:      26001
3584.32/3595.11	c #Conflicts:     565000 | #Constraints:      27003
3584.32/3595.11	c #Conflicts:     566000 | #Constraints:      28006
3584.32/3595.11	c #Conflicts:     567000 | #Constraints:      29007
3584.32/3595.11	c #Conflicts:     568000 | #Constraints:      30009
3584.32/3595.11	c #Conflicts:     569000 | #Constraints:      31009
3584.32/3595.11	c #Conflicts:     570000 | #Constraints:      32010
3584.32/3595.11	c #Conflicts:     571000 | #Constraints:      33010
3584.32/3595.11	c #Conflicts:     572000 | #Constraints:      34010
3584.32/3595.11	c #Conflicts:     573000 | #Constraints:      35010
3584.32/3595.11	c #Conflicts:     574000 | #Constraints:      36010
3584.32/3595.11	c #Conflicts:     575000 | #Constraints:      37011
3584.32/3595.11	c #Conflicts:     576000 | #Constraints:      38011
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     577000 | #Constraints:      23975
3584.32/3595.11	c #Conflicts:     578000 | #Constraints:      24976
3584.32/3595.11	c #Conflicts:     579000 | #Constraints:      25977
3584.32/3595.11	c #Conflicts:     580000 | #Constraints:      26977
3584.32/3595.11	c #Conflicts:     581000 | #Constraints:      27978
3584.32/3595.11	c #Conflicts:     582000 | #Constraints:      28978
3584.32/3595.11	c #Conflicts:     583000 | #Constraints:      29979
3584.32/3595.11	c #Conflicts:     584000 | #Constraints:      30981
3584.32/3595.11	c #Conflicts:     585000 | #Constraints:      31983
3584.32/3595.11	c #Conflicts:     586000 | #Constraints:      32983
3584.32/3595.11	c #Conflicts:     587000 | #Constraints:      33983
3584.32/3595.11	c #Conflicts:     588000 | #Constraints:      34985
3584.32/3595.11	c #Conflicts:     589000 | #Constraints:      35985
3584.32/3595.11	c #Conflicts:     590000 | #Constraints:      36985
3584.32/3595.11	c #Conflicts:     591000 | #Constraints:      37986
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     592000 | #Constraints:      23784
3584.32/3595.11	c #Conflicts:     593000 | #Constraints:      24784
3584.32/3595.11	c #Conflicts:     594000 | #Constraints:      25784
3584.32/3595.11	c #Conflicts:     595000 | #Constraints:      26786
3584.32/3595.11	c #Conflicts:     596000 | #Constraints:      27787
3584.32/3595.11	c #Conflicts:     597000 | #Constraints:      28787
3584.32/3595.11	c #Conflicts:     598000 | #Constraints:      29787
3584.32/3595.11	c #Conflicts:     599000 | #Constraints:      30788
3584.32/3595.11	c #Conflicts:     600000 | #Constraints:      31789
3584.32/3595.11	c #Conflicts:     601000 | #Constraints:      32789
3584.32/3595.11	c #Conflicts:     602000 | #Constraints:      33789
3584.32/3595.11	c #Conflicts:     603000 | #Constraints:      34790
3584.32/3595.11	c #Conflicts:     604000 | #Constraints:      35791
3584.32/3595.11	c #Conflicts:     605000 | #Constraints:      36791
3584.32/3595.11	c #Conflicts:     606000 | #Constraints:      37791
3584.32/3595.11	c #Conflicts:     607000 | #Constraints:      38792
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     608000 | #Constraints:      24325
3584.32/3595.11	c #Conflicts:     609000 | #Constraints:      25325
3584.32/3595.11	c #Conflicts:     610000 | #Constraints:      26326
3584.32/3595.11	c #Conflicts:     611000 | #Constraints:      27327
3584.32/3595.11	c #Conflicts:     612000 | #Constraints:      28328
3584.32/3595.11	c #Conflicts:     613000 | #Constraints:      29330
3584.32/3595.11	c #Conflicts:     614000 | #Constraints:      30331
3584.32/3595.11	c #Conflicts:     615000 | #Constraints:      31332
3584.32/3595.11	c #Conflicts:     616000 | #Constraints:      32334
3584.32/3595.11	c #Conflicts:     617000 | #Constraints:      33336
3584.32/3595.11	c #Conflicts:     618000 | #Constraints:      34336
3584.32/3595.11	c #Conflicts:     619000 | #Constraints:      35337
3584.32/3595.11	c #Conflicts:     620000 | #Constraints:      36338
3584.32/3595.11	c #Conflicts:     621000 | #Constraints:      37339
3584.32/3595.11	c #Conflicts:     622000 | #Constraints:      38340
3584.32/3595.11	c #Conflicts:     623000 | #Constraints:      39340
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     624000 | #Constraints:      24674
3584.32/3595.11	c #Conflicts:     625000 | #Constraints:      25674
3584.32/3595.11	c #Conflicts:     626000 | #Constraints:      26674
3584.32/3595.11	c #Conflicts:     627000 | #Constraints:      27674
3584.32/3595.11	c #Conflicts:     628000 | #Constraints:      28675
3584.32/3595.11	c #Conflicts:     629000 | #Constraints:      29677
3584.32/3595.11	c #Conflicts:     630000 | #Constraints:      30677
3584.32/3595.11	c #Conflicts:     631000 | #Constraints:      31677
3584.32/3595.11	c #Conflicts:     632000 | #Constraints:      32677
3584.32/3595.11	c #Conflicts:     633000 | #Constraints:      33678
3584.32/3595.11	c #Conflicts:     634000 | #Constraints:      34678
3584.32/3595.11	c #Conflicts:     635000 | #Constraints:      35678
3584.32/3595.11	c #Conflicts:     636000 | #Constraints:      36678
3584.32/3595.11	c #Conflicts:     637000 | #Constraints:      37679
3584.32/3595.11	c #Conflicts:     638000 | #Constraints:      38680
3584.32/3595.11	c #Conflicts:     639000 | #Constraints:      39682
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     640000 | #Constraints:      24805
3584.32/3595.11	c #Conflicts:     641000 | #Constraints:      25805
3584.32/3595.11	c #Conflicts:     642000 | #Constraints:      26805
3584.32/3595.11	c #Conflicts:     643000 | #Constraints:      27808
3584.32/3595.11	c #Conflicts:     644000 | #Constraints:      28809
3584.32/3595.11	c #Conflicts:     645000 | #Constraints:      29810
3584.32/3595.11	c #Conflicts:     646000 | #Constraints:      30810
3584.32/3595.11	c #Conflicts:     647000 | #Constraints:      31810
3584.32/3595.11	c #Conflicts:     648000 | #Constraints:      32811
3584.32/3595.11	c #Conflicts:     649000 | #Constraints:      33812
3584.32/3595.11	c #Conflicts:     650000 | #Constraints:      34812
3584.32/3595.11	c #Conflicts:     651000 | #Constraints:      35815
3584.32/3595.11	c #Conflicts:     652000 | #Constraints:      36819
3584.32/3595.11	c #Conflicts:     653000 | #Constraints:      37826
3584.32/3595.11	c #Conflicts:     654000 | #Constraints:      38827
3584.32/3595.11	c #Conflicts:     655000 | #Constraints:      39831
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     656000 | #Constraints:      24758
3584.32/3595.11	c #Conflicts:     657000 | #Constraints:      25758
3584.32/3595.11	c #Conflicts:     658000 | #Constraints:      26760
3584.32/3595.11	c #Conflicts:     659000 | #Constraints:      27764
3584.32/3595.11	c #Conflicts:     660000 | #Constraints:      28765
3584.32/3595.11	c #Conflicts:     661000 | #Constraints:      29767
3584.32/3595.11	c #Conflicts:     662000 | #Constraints:      30768
3584.32/3595.11	c #Conflicts:     663000 | #Constraints:      31771
3584.32/3595.11	c #Conflicts:     664000 | #Constraints:      32771
3584.32/3595.11	c #Conflicts:     665000 | #Constraints:      33773
3584.32/3595.11	c #Conflicts:     666000 | #Constraints:      34775
3584.32/3595.11	c #Conflicts:     667000 | #Constraints:      35777
3584.32/3595.11	c #Conflicts:     668000 | #Constraints:      36781
3584.32/3595.11	c #Conflicts:     669000 | #Constraints:      37782
3584.32/3595.11	c #Conflicts:     670000 | #Constraints:      38782
3584.32/3595.11	c #Conflicts:     671000 | #Constraints:      39783
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     672000 | #Constraints:      24560
3584.32/3595.11	c #Conflicts:     673000 | #Constraints:      25560
3584.32/3595.11	c #Conflicts:     674000 | #Constraints:      26561
3584.32/3595.11	c #Conflicts:     675000 | #Constraints:      27563
3584.32/3595.11	c #Conflicts:     676000 | #Constraints:      28565
3584.32/3595.11	c #Conflicts:     677000 | #Constraints:      29566
3584.32/3595.11	c #Conflicts:     678000 | #Constraints:      30567
3584.32/3595.11	c #Conflicts:     679000 | #Constraints:      31567
3584.32/3595.11	c #Conflicts:     680000 | #Constraints:      32568
3584.32/3595.11	c #Conflicts:     681000 | #Constraints:      33571
3584.32/3595.11	c #Conflicts:     682000 | #Constraints:      34574
3584.32/3595.11	c #Conflicts:     683000 | #Constraints:      35578
3584.32/3595.11	c #Conflicts:     684000 | #Constraints:      36579
3584.32/3595.11	c #Conflicts:     685000 | #Constraints:      37580
3584.32/3595.11	c #Conflicts:     686000 | #Constraints:      38583
3584.32/3595.11	c #Conflicts:     687000 | #Constraints:      39585
3584.32/3595.11	c #Conflicts:     688000 | #Constraints:      40585
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     689000 | #Constraints:      25076
3584.32/3595.11	c #Conflicts:     690000 | #Constraints:      26076
3584.32/3595.11	c #Conflicts:     691000 | #Constraints:      27076
3584.32/3595.11	c #Conflicts:     692000 | #Constraints:      28076
3584.32/3595.11	c #Conflicts:     693000 | #Constraints:      29078
3584.32/3595.11	c #Conflicts:     694000 | #Constraints:      30078
3584.32/3595.11	c #Conflicts:     695000 | #Constraints:      31079
3584.32/3595.11	c #Conflicts:     696000 | #Constraints:      32080
3584.32/3595.11	c #Conflicts:     697000 | #Constraints:      33081
3584.32/3595.11	c #Conflicts:     698000 | #Constraints:      34082
3584.32/3595.11	c #Conflicts:     699000 | #Constraints:      35083
3584.32/3595.11	c #Conflicts:     700000 | #Constraints:      36084
3584.32/3595.11	c #Conflicts:     701000 | #Constraints:      37084
3584.32/3595.11	c #Conflicts:     702000 | #Constraints:      38084
3584.32/3595.11	c #Conflicts:     703000 | #Constraints:      39084
3584.32/3595.11	c #Conflicts:     704000 | #Constraints:      40086
3584.32/3595.11	c #Conflicts:     705000 | #Constraints:      41086
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     706000 | #Constraints:      25462
3584.32/3595.11	c #Conflicts:     707000 | #Constraints:      26462
3584.32/3595.11	c #Conflicts:     708000 | #Constraints:      27464
3584.32/3595.11	c #Conflicts:     709000 | #Constraints:      28468
3584.32/3595.11	c #Conflicts:     710000 | #Constraints:      29468
3584.32/3595.11	c #Conflicts:     711000 | #Constraints:      30469
3584.32/3595.11	c #Conflicts:     712000 | #Constraints:      31471
3584.32/3595.11	c #Conflicts:     713000 | #Constraints:      32472
3584.32/3595.11	c #Conflicts:     714000 | #Constraints:      33472
3584.32/3595.11	c #Conflicts:     715000 | #Constraints:      34474
3584.32/3595.11	c #Conflicts:     716000 | #Constraints:      35474
3584.32/3595.11	c #Conflicts:     717000 | #Constraints:      36475
3584.32/3595.11	c #Conflicts:     718000 | #Constraints:      37476
3584.32/3595.11	c #Conflicts:     719000 | #Constraints:      38478
3584.32/3595.11	c #Conflicts:     720000 | #Constraints:      39480
3584.32/3595.11	c #Conflicts:     721000 | #Constraints:      40482
3584.32/3595.11	c #Conflicts:     722000 | #Constraints:      41484
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     723000 | #Constraints:      25664
3584.32/3595.11	c #Conflicts:     724000 | #Constraints:      26664
3584.32/3595.11	c #Conflicts:     725000 | #Constraints:      27664
3584.32/3595.11	c #Conflicts:     726000 | #Constraints:      28664
3584.32/3595.11	c #Conflicts:     727000 | #Constraints:      29665
3584.32/3595.11	c #Conflicts:     728000 | #Constraints:      30665
3584.32/3595.11	c #Conflicts:     729000 | #Constraints:      31665
3584.32/3595.11	c #Conflicts:     730000 | #Constraints:      32665
3584.32/3595.11	c #Conflicts:     731000 | #Constraints:      33665
3584.32/3595.11	c #Conflicts:     732000 | #Constraints:      34665
3584.32/3595.11	c #Conflicts:     733000 | #Constraints:      35665
3584.32/3595.11	c #Conflicts:     734000 | #Constraints:      36665
3584.32/3595.11	c #Conflicts:     735000 | #Constraints:      37665
3584.32/3595.11	c #Conflicts:     736000 | #Constraints:      38666
3584.32/3595.11	c #Conflicts:     737000 | #Constraints:      39667
3584.32/3595.11	c #Conflicts:     738000 | #Constraints:      40669
3584.32/3595.11	c #Conflicts:     739000 | #Constraints:      41670
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     740000 | #Constraints:      25660
3584.32/3595.11	c #Conflicts:     741000 | #Constraints:      26661
3584.32/3595.11	c #Conflicts:     742000 | #Constraints:      27664
3584.32/3595.11	c #Conflicts:     743000 | #Constraints:      28665
3584.32/3595.11	c #Conflicts:     744000 | #Constraints:      29666
3584.32/3595.11	c #Conflicts:     745000 | #Constraints:      30667
3584.32/3595.11	c #Conflicts:     746000 | #Constraints:      31667
3584.32/3595.11	c #Conflicts:     747000 | #Constraints:      32668
3584.32/3595.11	c #Conflicts:     748000 | #Constraints:      33669
3584.32/3595.11	c #Conflicts:     749000 | #Constraints:      34671
3584.32/3595.11	c #Conflicts:     750000 | #Constraints:      35672
3584.32/3595.11	c #Conflicts:     751000 | #Constraints:      36673
3584.32/3595.11	c #Conflicts:     752000 | #Constraints:      37673
3584.32/3595.11	c #Conflicts:     753000 | #Constraints:      38675
3584.32/3595.11	c #Conflicts:     754000 | #Constraints:      39675
3584.32/3595.11	c #Conflicts:     755000 | #Constraints:      40676
3584.32/3595.11	c #Conflicts:     756000 | #Constraints:      41677
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     757000 | #Constraints:      25428
3584.32/3595.11	c #Conflicts:     758000 | #Constraints:      26428
3584.32/3595.11	c #Conflicts:     759000 | #Constraints:      27429
3584.32/3595.11	c #Conflicts:     760000 | #Constraints:      28434
3584.32/3595.11	c #Conflicts:     761000 | #Constraints:      29438
3584.32/3595.11	c #Conflicts:     762000 | #Constraints:      30438
3584.32/3595.11	c #Conflicts:     763000 | #Constraints:      31439
3584.32/3595.11	c #Conflicts:     764000 | #Constraints:      32439
3584.32/3595.11	c #Conflicts:     765000 | #Constraints:      33440
3584.32/3595.11	c #Conflicts:     766000 | #Constraints:      34440
3584.32/3595.11	c #Conflicts:     767000 | #Constraints:      35440
3584.32/3595.11	c #Conflicts:     768000 | #Constraints:      36442
3584.32/3595.11	c #Conflicts:     769000 | #Constraints:      37442
3584.32/3595.11	c #Conflicts:     770000 | #Constraints:      38442
3584.32/3595.11	c #Conflicts:     771000 | #Constraints:      39443
3584.32/3595.11	c #Conflicts:     772000 | #Constraints:      40444
3584.32/3595.11	c #Conflicts:     773000 | #Constraints:      41445
3584.32/3595.11	c #Conflicts:     774000 | #Constraints:      42447
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     775000 | #Constraints:      26026
3584.32/3595.11	c #Conflicts:     776000 | #Constraints:      27026
3584.32/3595.11	c #Conflicts:     777000 | #Constraints:      28027
3584.32/3595.11	c #Conflicts:     778000 | #Constraints:      29027
3584.32/3595.11	c #Conflicts:     779000 | #Constraints:      30028
3584.32/3595.11	c #Conflicts:     780000 | #Constraints:      31029
3584.32/3595.11	c #Conflicts:     781000 | #Constraints:      32030
3584.32/3595.11	c #Conflicts:     782000 | #Constraints:      33030
3584.32/3595.11	c #Conflicts:     783000 | #Constraints:      34032
3584.32/3595.11	c #Conflicts:     784000 | #Constraints:      35032
3584.32/3595.11	c #Conflicts:     785000 | #Constraints:      36033
3584.32/3595.11	c #Conflicts:     786000 | #Constraints:      37033
3584.32/3595.11	c #Conflicts:     787000 | #Constraints:      38033
3584.32/3595.11	c #Conflicts:     788000 | #Constraints:      39034
3584.32/3595.11	c #Conflicts:     789000 | #Constraints:      40036
3584.32/3595.11	c #Conflicts:     790000 | #Constraints:      41037
3584.32/3595.11	c #Conflicts:     791000 | #Constraints:      42038
3584.32/3595.11	c #Conflicts:     792000 | #Constraints:      43038
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     793000 | #Constraints:      26408
3584.32/3595.11	c #Conflicts:     794000 | #Constraints:      27408
3584.32/3595.11	c #Conflicts:     795000 | #Constraints:      28408
3584.32/3595.11	c #Conflicts:     796000 | #Constraints:      29409
3584.32/3595.11	c #Conflicts:     797000 | #Constraints:      30410
3584.32/3595.11	c #Conflicts:     798000 | #Constraints:      31411
3584.32/3595.11	c #Conflicts:     799000 | #Constraints:      32412
3584.32/3595.11	c #Conflicts:     800000 | #Constraints:      33413
3584.32/3595.11	c #Conflicts:     801000 | #Constraints:      34415
3584.32/3595.11	c #Conflicts:     802000 | #Constraints:      35416
3584.32/3595.11	c #Conflicts:     803000 | #Constraints:      36416
3584.32/3595.11	c #Conflicts:     804000 | #Constraints:      37416
3584.32/3595.11	c #Conflicts:     805000 | #Constraints:      38416
3584.32/3595.11	c #Conflicts:     806000 | #Constraints:      39416
3584.32/3595.11	c #Conflicts:     807000 | #Constraints:      40416
3584.32/3595.11	c #Conflicts:     808000 | #Constraints:      41418
3584.32/3595.11	c #Conflicts:     809000 | #Constraints:      42418
3584.32/3595.11	c #Conflicts:     810000 | #Constraints:      43420
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     811000 | #Constraints:      26608
3584.32/3595.11	c #Conflicts:     812000 | #Constraints:      27610
3584.32/3595.11	c #Conflicts:     813000 | #Constraints:      28612
3584.32/3595.11	c #Conflicts:     814000 | #Constraints:      29615
3584.32/3595.11	c #Conflicts:     815000 | #Constraints:      30616
3584.32/3595.11	c #Conflicts:     816000 | #Constraints:      31617
3584.32/3595.11	c #Conflicts:     817000 | #Constraints:      32617
3584.32/3595.11	c #Conflicts:     818000 | #Constraints:      33618
3584.32/3595.11	c #Conflicts:     819000 | #Constraints:      34620
3584.32/3595.11	c #Conflicts:     820000 | #Constraints:      35622
3584.32/3595.11	c #Conflicts:     821000 | #Constraints:      36623
3584.32/3595.11	c #Conflicts:     822000 | #Constraints:      37626
3584.32/3595.11	c #Conflicts:     823000 | #Constraints:      38628
3584.32/3595.11	c #Conflicts:     824000 | #Constraints:      39629
3584.32/3595.11	c #Conflicts:     825000 | #Constraints:      40630
3584.32/3595.11	c #Conflicts:     826000 | #Constraints:      41631
3584.32/3595.11	c #Conflicts:     827000 | #Constraints:      42632
3584.32/3595.11	c #Conflicts:     828000 | #Constraints:      43634
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     829000 | #Constraints:      26617
3584.32/3595.11	c #Conflicts:     830000 | #Constraints:      27619
3584.32/3595.11	c #Conflicts:     831000 | #Constraints:      28627
3584.32/3595.11	c #Conflicts:     832000 | #Constraints:      29630
3584.32/3595.11	c #Conflicts:     833000 | #Constraints:      30633
3584.32/3595.11	c #Conflicts:     834000 | #Constraints:      31634
3584.32/3595.11	c #Conflicts:     835000 | #Constraints:      32635
3584.32/3595.11	c #Conflicts:     836000 | #Constraints:      33637
3584.32/3595.11	c #Conflicts:     837000 | #Constraints:      34638
3584.32/3595.11	c #Conflicts:     838000 | #Constraints:      35638
3584.32/3595.11	c #Conflicts:     839000 | #Constraints:      36638
3584.32/3595.11	c #Conflicts:     840000 | #Constraints:      37638
3584.32/3595.11	c #Conflicts:     841000 | #Constraints:      38638
3584.32/3595.11	c #Conflicts:     842000 | #Constraints:      39640
3584.32/3595.11	c #Conflicts:     843000 | #Constraints:      40640
3584.32/3595.11	c #Conflicts:     844000 | #Constraints:      41640
3584.32/3595.11	c #Conflicts:     845000 | #Constraints:      42640
3584.32/3595.11	c #Conflicts:     846000 | #Constraints:      43640
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     847000 | #Constraints:      26391
3584.32/3595.11	c #Conflicts:     848000 | #Constraints:      27391
3584.32/3595.11	c #Conflicts:     849000 | #Constraints:      28393
3584.32/3595.11	c #Conflicts:     850000 | #Constraints:      29396
3584.32/3595.11	c #Conflicts:     851000 | #Constraints:      30398
3584.32/3595.11	c #Conflicts:     852000 | #Constraints:      31399
3584.32/3595.11	c #Conflicts:     853000 | #Constraints:      32399
3584.32/3595.11	c #Conflicts:     854000 | #Constraints:      33400
3584.32/3595.11	c #Conflicts:     855000 | #Constraints:      34401
3584.32/3595.11	c #Conflicts:     856000 | #Constraints:      35401
3584.32/3595.11	c #Conflicts:     857000 | #Constraints:      36401
3584.32/3595.11	c #Conflicts:     858000 | #Constraints:      37401
3584.32/3595.11	c #Conflicts:     859000 | #Constraints:      38402
3584.32/3595.11	c #Conflicts:     860000 | #Constraints:      39402
3584.32/3595.11	c #Conflicts:     861000 | #Constraints:      40402
3584.32/3595.11	c #Conflicts:     862000 | #Constraints:      41404
3584.32/3595.11	c #Conflicts:     863000 | #Constraints:      42405
3584.32/3595.11	c #Conflicts:     864000 | #Constraints:      43406
3584.32/3595.11	c #Conflicts:     865000 | #Constraints:      44407
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     866000 | #Constraints:      26966
3584.32/3595.11	c #Conflicts:     867000 | #Constraints:      27966
3584.32/3595.11	c #Conflicts:     868000 | #Constraints:      28967
3584.32/3595.11	c #Conflicts:     869000 | #Constraints:      29968
3584.32/3595.11	c #Conflicts:     870000 | #Constraints:      30969
3584.32/3595.11	c #Conflicts:     871000 | #Constraints:      31970
3584.32/3595.11	c #Conflicts:     872000 | #Constraints:      32971
3584.32/3595.11	c #Conflicts:     873000 | #Constraints:      33973
3584.32/3595.11	c #Conflicts:     874000 | #Constraints:      34974
3584.32/3595.11	c #Conflicts:     875000 | #Constraints:      35976
3584.32/3595.11	c #Conflicts:     876000 | #Constraints:      36976
3584.32/3595.11	c #Conflicts:     877000 | #Constraints:      37976
3584.32/3595.11	c #Conflicts:     878000 | #Constraints:      38977
3584.32/3595.11	c #Conflicts:     879000 | #Constraints:      39977
3584.32/3595.11	c #Conflicts:     880000 | #Constraints:      40977
3584.32/3595.11	c #Conflicts:     881000 | #Constraints:      41978
3584.32/3595.11	c #Conflicts:     882000 | #Constraints:      42978
3584.32/3595.11	c #Conflicts:     883000 | #Constraints:      43979
3584.32/3595.11	c #Conflicts:     884000 | #Constraints:      44980
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     885000 | #Constraints:      27340
3584.32/3595.11	c #Conflicts:     886000 | #Constraints:      28344
3584.32/3595.11	c #Conflicts:     887000 | #Constraints:      29345
3584.32/3595.11	c #Conflicts:     888000 | #Constraints:      30348
3584.32/3595.11	c #Conflicts:     889000 | #Constraints:      31351
3584.32/3595.11	c #Conflicts:     890000 | #Constraints:      32355
3584.32/3595.11	c #Conflicts:     891000 | #Constraints:      33358
3584.32/3595.11	c #Conflicts:     892000 | #Constraints:      34361
3584.32/3595.11	c #Conflicts:     893000 | #Constraints:      35361
3584.32/3595.11	c #Conflicts:     894000 | #Constraints:      36362
3584.32/3595.11	c #Conflicts:     895000 | #Constraints:      37363
3584.32/3595.11	c #Conflicts:     896000 | #Constraints:      38364
3584.32/3595.11	c #Conflicts:     897000 | #Constraints:      39364
3584.32/3595.11	c #Conflicts:     898000 | #Constraints:      40366
3584.32/3595.11	c #Conflicts:     899000 | #Constraints:      41366
3584.32/3595.11	c #Conflicts:     900000 | #Constraints:      42366
3584.32/3595.11	c #Conflicts:     901000 | #Constraints:      43367
3584.32/3595.11	c #Conflicts:     902000 | #Constraints:      44368
3584.32/3595.11	c #Conflicts:     903000 | #Constraints:      45368
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     904000 | #Constraints:      27532
3584.32/3595.11	c #Conflicts:     905000 | #Constraints:      28535
3584.32/3595.11	c #Conflicts:     906000 | #Constraints:      29536
3584.32/3595.11	c #Conflicts:     907000 | #Constraints:      30536
3584.32/3595.11	c #Conflicts:     908000 | #Constraints:      31537
3584.32/3595.11	c #Conflicts:     909000 | #Constraints:      32538
3584.32/3595.11	c #Conflicts:     910000 | #Constraints:      33540
3584.32/3595.11	c #Conflicts:     911000 | #Constraints:      34541
3584.32/3595.11	c #Conflicts:     912000 | #Constraints:      35541
3584.32/3595.11	c #Conflicts:     913000 | #Constraints:      36542
3584.32/3595.11	c #Conflicts:     914000 | #Constraints:      37542
3584.32/3595.11	c #Conflicts:     915000 | #Constraints:      38542
3584.32/3595.11	c #Conflicts:     916000 | #Constraints:      39542
3584.32/3595.11	c #Conflicts:     917000 | #Constraints:      40542
3584.32/3595.11	c #Conflicts:     918000 | #Constraints:      41542
3584.32/3595.11	c #Conflicts:     919000 | #Constraints:      42542
3584.32/3595.11	c #Conflicts:     920000 | #Constraints:      43542
3584.32/3595.11	c #Conflicts:     921000 | #Constraints:      44543
3584.32/3595.11	c #Conflicts:     922000 | #Constraints:      45543
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     923000 | #Constraints:      27510
3584.32/3595.11	c #Conflicts:     924000 | #Constraints:      28511
3584.32/3595.11	c #Conflicts:     925000 | #Constraints:      29511
3584.32/3595.11	c #Conflicts:     926000 | #Constraints:      30511
3584.32/3595.11	c #Conflicts:     927000 | #Constraints:      31512
3584.32/3595.11	c #Conflicts:     928000 | #Constraints:      32512
3584.32/3595.11	c #Conflicts:     929000 | #Constraints:      33514
3584.32/3595.11	c #Conflicts:     930000 | #Constraints:      34515
3584.32/3595.11	c #Conflicts:     931000 | #Constraints:      35516
3584.32/3595.11	c #Conflicts:     932000 | #Constraints:      36516
3584.32/3595.11	c #Conflicts:     933000 | #Constraints:      37516
3584.32/3595.11	c #Conflicts:     934000 | #Constraints:      38518
3584.32/3595.11	c #Conflicts:     935000 | #Constraints:      39519
3584.32/3595.11	c #Conflicts:     936000 | #Constraints:      40520
3584.32/3595.11	c #Conflicts:     937000 | #Constraints:      41524
3584.32/3595.11	c #Conflicts:     938000 | #Constraints:      42524
3584.32/3595.11	c #Conflicts:     939000 | #Constraints:      43525
3584.32/3595.11	c #Conflicts:     940000 | #Constraints:      44525
3584.32/3595.11	c #Conflicts:     941000 | #Constraints:      45527
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     942000 | #Constraints:      27323
3584.32/3595.11	c #Conflicts:     943000 | #Constraints:      28323
3584.32/3595.11	c #Conflicts:     944000 | #Constraints:      29327
3584.32/3595.11	c #Conflicts:     945000 | #Constraints:      30327
3584.32/3595.11	c #Conflicts:     946000 | #Constraints:      31327
3584.32/3595.11	c #Conflicts:     947000 | #Constraints:      32328
3584.32/3595.11	c #Conflicts:     948000 | #Constraints:      33330
3584.32/3595.11	c #Conflicts:     949000 | #Constraints:      34333
3584.32/3595.11	c #Conflicts:     950000 | #Constraints:      35335
3584.32/3595.11	c #Conflicts:     951000 | #Constraints:      36337
3584.32/3595.11	c #Conflicts:     952000 | #Constraints:      37340
3584.32/3595.11	c #Conflicts:     953000 | #Constraints:      38342
3584.32/3595.11	c #Conflicts:     954000 | #Constraints:      39342
3584.32/3595.11	c #Conflicts:     955000 | #Constraints:      40342
3584.32/3595.11	c #Conflicts:     956000 | #Constraints:      41344
3584.32/3595.11	c #Conflicts:     957000 | #Constraints:      42344
3584.32/3595.11	c #Conflicts:     958000 | #Constraints:      43344
3584.32/3595.11	c #Conflicts:     959000 | #Constraints:      44344
3584.32/3595.11	c #Conflicts:     960000 | #Constraints:      45344
3584.32/3595.11	c #Conflicts:     961000 | #Constraints:      46344
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     962000 | #Constraints:      27899
3584.32/3595.11	c #Conflicts:     963000 | #Constraints:      28901
3584.32/3595.11	c #Conflicts:     964000 | #Constraints:      29902
3584.32/3595.11	c #Conflicts:     965000 | #Constraints:      30902
3584.32/3595.11	c #Conflicts:     966000 | #Constraints:      31902
3584.32/3595.11	c #Conflicts:     967000 | #Constraints:      32903
3584.32/3595.11	c #Conflicts:     968000 | #Constraints:      33904
3584.32/3595.11	c #Conflicts:     969000 | #Constraints:      34905
3584.32/3595.11	c #Conflicts:     970000 | #Constraints:      35905
3584.32/3595.11	c #Conflicts:     971000 | #Constraints:      36905
3584.32/3595.11	c #Conflicts:     972000 | #Constraints:      37905
3584.32/3595.11	c #Conflicts:     973000 | #Constraints:      38906
3584.32/3595.11	c #Conflicts:     974000 | #Constraints:      39906
3584.32/3595.11	c #Conflicts:     975000 | #Constraints:      40906
3584.32/3595.11	c #Conflicts:     976000 | #Constraints:      41906
3584.32/3595.11	c #Conflicts:     977000 | #Constraints:      42906
3584.32/3595.11	c #Conflicts:     978000 | #Constraints:      43907
3584.32/3595.11	c #Conflicts:     979000 | #Constraints:      44907
3584.32/3595.11	c #Conflicts:     980000 | #Constraints:      45908
3584.32/3595.11	c #Conflicts:     981000 | #Constraints:      46909
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:     982000 | #Constraints:      28279
3584.32/3595.11	c #Conflicts:     983000 | #Constraints:      29279
3584.32/3595.11	c #Conflicts:     984000 | #Constraints:      30280
3584.32/3595.11	c #Conflicts:     985000 | #Constraints:      31280
3584.32/3595.11	c #Conflicts:     986000 | #Constraints:      32280
3584.32/3595.11	c #Conflicts:     987000 | #Constraints:      33281
3584.32/3595.11	c #Conflicts:     988000 | #Constraints:      34281
3584.32/3595.11	c #Conflicts:     989000 | #Constraints:      35281
3584.32/3595.11	c #Conflicts:     990000 | #Constraints:      36281
3584.32/3595.11	c #Conflicts:     991000 | #Constraints:      37281
3584.32/3595.11	c #Conflicts:     992000 | #Constraints:      38281
3584.32/3595.11	c #Conflicts:     993000 | #Constraints:      39281
3584.32/3595.11	c #Conflicts:     994000 | #Constraints:      40281
3584.32/3595.11	c #Conflicts:     995000 | #Constraints:      41282
3584.32/3595.11	c #Conflicts:     996000 | #Constraints:      42282
3584.32/3595.11	c #Conflicts:     997000 | #Constraints:      43282
3584.32/3595.11	c #Conflicts:     998000 | #Constraints:      44282
3584.32/3595.11	c #Conflicts:     999000 | #Constraints:      45282
3584.32/3595.11	c #Conflicts:    1000000 | #Constraints:      46283
3584.32/3595.11	c #Conflicts:    1001000 | #Constraints:      47283
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1002000 | #Constraints:      28486
3584.32/3595.11	c #Conflicts:    1003000 | #Constraints:      29486
3584.32/3595.11	c #Conflicts:    1004000 | #Constraints:      30488
3584.32/3595.11	c #Conflicts:    1005000 | #Constraints:      31489
3584.32/3595.11	c #Conflicts:    1006000 | #Constraints:      32490
3584.32/3595.11	c #Conflicts:    1007000 | #Constraints:      33492
3584.32/3595.11	c #Conflicts:    1008000 | #Constraints:      34493
3584.32/3595.11	c #Conflicts:    1009000 | #Constraints:      35497
3584.32/3595.11	c #Conflicts:    1010000 | #Constraints:      36500
3584.32/3595.11	c #Conflicts:    1011000 | #Constraints:      37501
3584.32/3595.11	c #Conflicts:    1012000 | #Constraints:      38501
3584.32/3595.11	c #Conflicts:    1013000 | #Constraints:      39503
3584.32/3595.11	c #Conflicts:    1014000 | #Constraints:      40503
3584.32/3595.11	c #Conflicts:    1015000 | #Constraints:      41505
3584.32/3595.11	c #Conflicts:    1016000 | #Constraints:      42505
3584.32/3595.11	c #Conflicts:    1017000 | #Constraints:      43505
3584.32/3595.11	c #Conflicts:    1018000 | #Constraints:      44505
3584.32/3595.11	c #Conflicts:    1019000 | #Constraints:      45505
3584.32/3595.11	c #Conflicts:    1020000 | #Constraints:      46506
3584.32/3595.11	c #Conflicts:    1021000 | #Constraints:      47506
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1022000 | #Constraints:      28502
3584.32/3595.11	c #Conflicts:    1023000 | #Constraints:      29503
3584.32/3595.11	c #Conflicts:    1024000 | #Constraints:      30503
3584.32/3595.11	c #Conflicts:    1025000 | #Constraints:      31504
3584.32/3595.11	c #Conflicts:    1026000 | #Constraints:      32504
3584.32/3595.11	c #Conflicts:    1027000 | #Constraints:      33504
3584.32/3595.11	c #Conflicts:    1028000 | #Constraints:      34505
3584.32/3595.11	c #Conflicts:    1029000 | #Constraints:      35505
3584.32/3595.11	c #Conflicts:    1030000 | #Constraints:      36506
3584.32/3595.11	c #Conflicts:    1031000 | #Constraints:      37506
3584.32/3595.11	c #Conflicts:    1032000 | #Constraints:      38508
3584.32/3595.11	c #Conflicts:    1033000 | #Constraints:      39508
3584.32/3595.11	c #Conflicts:    1034000 | #Constraints:      40508
3584.32/3595.11	c #Conflicts:    1035000 | #Constraints:      41509
3584.32/3595.11	c #Conflicts:    1036000 | #Constraints:      42509
3584.32/3595.11	c #Conflicts:    1037000 | #Constraints:      43509
3584.32/3595.11	c #Conflicts:    1038000 | #Constraints:      44509
3584.32/3595.11	c #Conflicts:    1039000 | #Constraints:      45509
3584.32/3595.11	c #Conflicts:    1040000 | #Constraints:      46509
3584.32/3595.11	c #Conflicts:    1041000 | #Constraints:      47509
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1042000 | #Constraints:      28276
3584.32/3595.11	c #Conflicts:    1043000 | #Constraints:      29277
3584.32/3595.11	c #Conflicts:    1044000 | #Constraints:      30277
3584.32/3595.11	c #Conflicts:    1045000 | #Constraints:      31277
3584.32/3595.11	c #Conflicts:    1046000 | #Constraints:      32279
3584.32/3595.11	c #Conflicts:    1047000 | #Constraints:      33280
3584.32/3595.11	c #Conflicts:    1048000 | #Constraints:      34280
3584.32/3595.11	c #Conflicts:    1049000 | #Constraints:      35281
3584.32/3595.11	c #Conflicts:    1050000 | #Constraints:      36281
3584.32/3595.11	c #Conflicts:    1051000 | #Constraints:      37282
3584.32/3595.11	c #Conflicts:    1052000 | #Constraints:      38283
3584.32/3595.11	c #Conflicts:    1053000 | #Constraints:      39283
3584.32/3595.11	c #Conflicts:    1054000 | #Constraints:      40283
3584.32/3595.11	c #Conflicts:    1055000 | #Constraints:      41283
3584.32/3595.11	c #Conflicts:    1056000 | #Constraints:      42283
3584.32/3595.11	c #Conflicts:    1057000 | #Constraints:      43283
3584.32/3595.11	c #Conflicts:    1058000 | #Constraints:      44283
3584.32/3595.11	c #Conflicts:    1059000 | #Constraints:      45283
3584.32/3595.11	c #Conflicts:    1060000 | #Constraints:      46284
3584.32/3595.11	c #Conflicts:    1061000 | #Constraints:      47284
3584.32/3595.11	c #Conflicts:    1062000 | #Constraints:      48284
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1063000 | #Constraints:      28855
3584.32/3595.11	c #Conflicts:    1064000 | #Constraints:      29855
3584.32/3595.11	c #Conflicts:    1065000 | #Constraints:      30856
3584.32/3595.11	c #Conflicts:    1066000 | #Constraints:      31857
3584.32/3595.11	c #Conflicts:    1067000 | #Constraints:      32860
3584.32/3595.11	c #Conflicts:    1068000 | #Constraints:      33862
3584.32/3595.11	c #Conflicts:    1069000 | #Constraints:      34863
3584.32/3595.11	c #Conflicts:    1070000 | #Constraints:      35864
3584.32/3595.11	c #Conflicts:    1071000 | #Constraints:      36865
3584.32/3595.11	c #Conflicts:    1072000 | #Constraints:      37866
3584.32/3595.11	c #Conflicts:    1073000 | #Constraints:      38867
3584.32/3595.11	c #Conflicts:    1074000 | #Constraints:      39868
3584.32/3595.11	c #Conflicts:    1075000 | #Constraints:      40869
3584.32/3595.11	c #Conflicts:    1076000 | #Constraints:      41871
3584.32/3595.11	c #Conflicts:    1077000 | #Constraints:      42876
3584.32/3595.11	c #Conflicts:    1078000 | #Constraints:      43880
3584.32/3595.11	c #Conflicts:    1079000 | #Constraints:      44884
3584.32/3595.11	c #Conflicts:    1080000 | #Constraints:      45890
3584.32/3595.11	c #Conflicts:    1081000 | #Constraints:      46894
3584.32/3595.11	c #Conflicts:    1082000 | #Constraints:      47897
3584.32/3595.11	c #Conflicts:    1083000 | #Constraints:      48901
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1084000 | #Constraints:      29266
3584.32/3595.11	c #Conflicts:    1085000 | #Constraints:      30271
3584.32/3595.11	c #Conflicts:    1086000 | #Constraints:      31273
3584.32/3595.11	c #Conflicts:    1087000 | #Constraints:      32277
3584.32/3595.11	c #Conflicts:    1088000 | #Constraints:      33280
3584.32/3595.11	c #Conflicts:    1089000 | #Constraints:      34282
3584.32/3595.11	c #Conflicts:    1090000 | #Constraints:      35285
3584.32/3595.11	c #Conflicts:    1091000 | #Constraints:      36287
3584.32/3595.11	c #Conflicts:    1092000 | #Constraints:      37290
3584.32/3595.11	c #Conflicts:    1093000 | #Constraints:      38291
3584.32/3595.11	c #Conflicts:    1094000 | #Constraints:      39294
3584.32/3595.11	c #Conflicts:    1095000 | #Constraints:      40297
3584.32/3595.11	c #Conflicts:    1096000 | #Constraints:      41297
3584.32/3595.11	c #Conflicts:    1097000 | #Constraints:      42299
3584.32/3595.11	c #Conflicts:    1098000 | #Constraints:      43301
3584.32/3595.11	c #Conflicts:    1099000 | #Constraints:      44303
3584.32/3595.11	c #Conflicts:    1100000 | #Constraints:      45304
3584.32/3595.11	c #Conflicts:    1101000 | #Constraints:      46305
3584.32/3595.11	c #Conflicts:    1102000 | #Constraints:      47308
3584.32/3595.11	c #Conflicts:    1103000 | #Constraints:      48309
3584.32/3595.11	c #Conflicts:    1104000 | #Constraints:      49311
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1105000 | #Constraints:      29476
3584.32/3595.11	c #Conflicts:    1106000 | #Constraints:      30478
3584.32/3595.11	c #Conflicts:    1107000 | #Constraints:      31479
3584.32/3595.11	c #Conflicts:    1108000 | #Constraints:      32483
3584.32/3595.11	c #Conflicts:    1109000 | #Constraints:      33484
3584.32/3595.11	c #Conflicts:    1110000 | #Constraints:      34487
3584.32/3595.11	c #Conflicts:    1111000 | #Constraints:      35489
3584.32/3595.11	c #Conflicts:    1112000 | #Constraints:      36491
3584.32/3595.11	c #Conflicts:    1113000 | #Constraints:      37492
3584.32/3595.11	c #Conflicts:    1114000 | #Constraints:      38492
3584.32/3595.11	c #Conflicts:    1115000 | #Constraints:      39493
3584.32/3595.11	c #Conflicts:    1116000 | #Constraints:      40493
3584.32/3595.11	c #Conflicts:    1117000 | #Constraints:      41494
3584.32/3595.11	c #Conflicts:    1118000 | #Constraints:      42497
3584.32/3595.11	c #Conflicts:    1119000 | #Constraints:      43497
3584.32/3595.11	c #Conflicts:    1120000 | #Constraints:      44497
3584.32/3595.11	c #Conflicts:    1121000 | #Constraints:      45498
3584.32/3595.11	c #Conflicts:    1122000 | #Constraints:      46500
3584.32/3595.11	c #Conflicts:    1123000 | #Constraints:      47500
3584.32/3595.11	c #Conflicts:    1124000 | #Constraints:      48501
3584.32/3595.11	c #Conflicts:    1125000 | #Constraints:      49503
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1126000 | #Constraints:      29483
3584.32/3595.11	c #Conflicts:    1127000 | #Constraints:      30483
3584.32/3595.11	c #Conflicts:    1128000 | #Constraints:      31484
3584.32/3595.11	c #Conflicts:    1129000 | #Constraints:      32486
3584.32/3595.11	c #Conflicts:    1130000 | #Constraints:      33487
3584.32/3595.11	c #Conflicts:    1131000 | #Constraints:      34487
3584.32/3595.11	c #Conflicts:    1132000 | #Constraints:      35491
3584.32/3595.11	c #Conflicts:    1133000 | #Constraints:      36493
3584.32/3595.11	c #Conflicts:    1134000 | #Constraints:      37494
3584.32/3595.11	c #Conflicts:    1135000 | #Constraints:      38497
3584.32/3595.11	c #Conflicts:    1136000 | #Constraints:      39498
3584.32/3595.11	c #Conflicts:    1137000 | #Constraints:      40499
3584.32/3595.11	c #Conflicts:    1138000 | #Constraints:      41501
3584.32/3595.11	c #Conflicts:    1139000 | #Constraints:      42502
3584.32/3595.11	c #Conflicts:    1140000 | #Constraints:      43502
3584.32/3595.11	c #Conflicts:    1141000 | #Constraints:      44502
3584.32/3595.11	c #Conflicts:    1142000 | #Constraints:      45503
3584.32/3595.11	c #Conflicts:    1143000 | #Constraints:      46504
3584.32/3595.11	c #Conflicts:    1144000 | #Constraints:      47504
3584.32/3595.11	c #Conflicts:    1145000 | #Constraints:      48507
3584.32/3595.11	c #Conflicts:    1146000 | #Constraints:      49510
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1147000 | #Constraints:      29274
3584.32/3595.11	c #Conflicts:    1148000 | #Constraints:      30274
3584.32/3595.11	c #Conflicts:    1149000 | #Constraints:      31274
3584.32/3595.11	c #Conflicts:    1150000 | #Constraints:      32275
3584.32/3595.11	c #Conflicts:    1151000 | #Constraints:      33276
3584.32/3595.11	c #Conflicts:    1152000 | #Constraints:      34276
3584.32/3595.11	c #Conflicts:    1153000 | #Constraints:      35276
3584.32/3595.11	c #Conflicts:    1154000 | #Constraints:      36277
3584.32/3595.11	c #Conflicts:    1155000 | #Constraints:      37278
3584.32/3595.11	c #Conflicts:    1156000 | #Constraints:      38278
3584.32/3595.11	c #Conflicts:    1157000 | #Constraints:      39279
3584.32/3595.11	c #Conflicts:    1158000 | #Constraints:      40281
3584.32/3595.11	c #Conflicts:    1159000 | #Constraints:      41281
3584.32/3595.11	c #Conflicts:    1160000 | #Constraints:      42284
3584.32/3595.11	c #Conflicts:    1161000 | #Constraints:      43284
3584.32/3595.11	c #Conflicts:    1162000 | #Constraints:      44286
3584.32/3595.11	c #Conflicts:    1163000 | #Constraints:      45292
3584.32/3595.11	c #Conflicts:    1164000 | #Constraints:      46295
3584.32/3595.11	c #Conflicts:    1165000 | #Constraints:      47296
3584.32/3595.11	c #Conflicts:    1166000 | #Constraints:      48297
3584.32/3595.11	c #Conflicts:    1167000 | #Constraints:      49301
3584.32/3595.11	c #Conflicts:    1168000 | #Constraints:      50302
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1169000 | #Constraints:      29812
3584.32/3595.11	c #Conflicts:    1170000 | #Constraints:      30812
3584.32/3595.11	c #Conflicts:    1171000 | #Constraints:      31814
3584.32/3595.11	c #Conflicts:    1172000 | #Constraints:      32815
3584.32/3595.11	c #Conflicts:    1173000 | #Constraints:      33818
3584.32/3595.11	c #Conflicts:    1174000 | #Constraints:      34819
3584.32/3595.11	c #Conflicts:    1175000 | #Constraints:      35819
3584.32/3595.11	c #Conflicts:    1176000 | #Constraints:      36821
3584.32/3595.11	c #Conflicts:    1177000 | #Constraints:      37822
3584.32/3595.11	c #Conflicts:    1178000 | #Constraints:      38822
3584.32/3595.11	c #Conflicts:    1179000 | #Constraints:      39824
3584.32/3595.11	c #Conflicts:    1180000 | #Constraints:      40824
3584.32/3595.11	c #Conflicts:    1181000 | #Constraints:      41827
3584.32/3595.11	c #Conflicts:    1182000 | #Constraints:      42829
3584.32/3595.11	c #Conflicts:    1183000 | #Constraints:      43829
3584.32/3595.11	c #Conflicts:    1184000 | #Constraints:      44830
3584.32/3595.11	c #Conflicts:    1185000 | #Constraints:      45830
3584.32/3595.11	c #Conflicts:    1186000 | #Constraints:      46831
3584.32/3595.11	c #Conflicts:    1187000 | #Constraints:      47832
3584.32/3595.11	c #Conflicts:    1188000 | #Constraints:      48834
3584.32/3595.11	c #Conflicts:    1189000 | #Constraints:      49834
3584.32/3595.11	c #Conflicts:    1190000 | #Constraints:      50835
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1191000 | #Constraints:      30207
3584.32/3595.11	c #Conflicts:    1192000 | #Constraints:      31207
3584.32/3595.11	c #Conflicts:    1193000 | #Constraints:      32208
3584.32/3595.11	c #Conflicts:    1194000 | #Constraints:      33209
3584.32/3595.11	c #Conflicts:    1195000 | #Constraints:      34209
3584.32/3595.11	c #Conflicts:    1196000 | #Constraints:      35210
3584.32/3595.11	c #Conflicts:    1197000 | #Constraints:      36210
3584.32/3595.11	c #Conflicts:    1198000 | #Constraints:      37211
3584.32/3595.11	c #Conflicts:    1199000 | #Constraints:      38212
3584.32/3595.11	c #Conflicts:    1200000 | #Constraints:      39214
3584.32/3595.11	c #Conflicts:    1201000 | #Constraints:      40214
3584.32/3595.11	c #Conflicts:    1202000 | #Constraints:      41214
3584.32/3595.11	c #Conflicts:    1203000 | #Constraints:      42215
3584.32/3595.11	c #Conflicts:    1204000 | #Constraints:      43216
3584.32/3595.11	c #Conflicts:    1205000 | #Constraints:      44217
3584.32/3595.11	c #Conflicts:    1206000 | #Constraints:      45218
3584.32/3595.11	c #Conflicts:    1207000 | #Constraints:      46218
3584.32/3595.11	c #Conflicts:    1208000 | #Constraints:      47218
3584.32/3595.11	c #Conflicts:    1209000 | #Constraints:      48219
3584.32/3595.11	c #Conflicts:    1210000 | #Constraints:      49219
3584.32/3595.11	c #Conflicts:    1211000 | #Constraints:      50220
3584.32/3595.11	c #Conflicts:    1212000 | #Constraints:      51220
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1213000 | #Constraints:      30418
3584.32/3595.11	c #Conflicts:    1214000 | #Constraints:      31418
3584.32/3595.11	c #Conflicts:    1215000 | #Constraints:      32420
3584.32/3595.11	c #Conflicts:    1216000 | #Constraints:      33422
3584.32/3595.11	c #Conflicts:    1217000 | #Constraints:      34424
3584.32/3595.11	c #Conflicts:    1218000 | #Constraints:      35424
3584.32/3595.11	c #Conflicts:    1219000 | #Constraints:      36425
3584.32/3595.11	c #Conflicts:    1220000 | #Constraints:      37426
3584.32/3595.11	c #Conflicts:    1221000 | #Constraints:      38426
3584.32/3595.11	c #Conflicts:    1222000 | #Constraints:      39428
3584.32/3595.11	c #Conflicts:    1223000 | #Constraints:      40429
3584.32/3595.11	c #Conflicts:    1224000 | #Constraints:      41431
3584.32/3595.11	c #Conflicts:    1225000 | #Constraints:      42432
3584.32/3595.11	c #Conflicts:    1226000 | #Constraints:      43433
3584.32/3595.11	c #Conflicts:    1227000 | #Constraints:      44434
3584.32/3595.11	c #Conflicts:    1228000 | #Constraints:      45434
3584.32/3595.11	c #Conflicts:    1229000 | #Constraints:      46435
3584.32/3595.11	c #Conflicts:    1230000 | #Constraints:      47435
3584.32/3595.11	c #Conflicts:    1231000 | #Constraints:      48435
3584.32/3595.11	c #Conflicts:    1232000 | #Constraints:      49436
3584.32/3595.11	c #Conflicts:    1233000 | #Constraints:      50436
3584.32/3595.11	c #Conflicts:    1234000 | #Constraints:      51437
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1235000 | #Constraints:      30403
3584.32/3595.11	c #Conflicts:    1236000 | #Constraints:      31405
3584.32/3595.11	c #Conflicts:    1237000 | #Constraints:      32407
3584.32/3595.11	c #Conflicts:    1238000 | #Constraints:      33409
3584.32/3595.11	c #Conflicts:    1239000 | #Constraints:      34410
3584.32/3595.11	c #Conflicts:    1240000 | #Constraints:      35415
3584.32/3595.11	c #Conflicts:    1241000 | #Constraints:      36417
3584.32/3595.11	c #Conflicts:    1242000 | #Constraints:      37419
3584.32/3595.11	c #Conflicts:    1243000 | #Constraints:      38421
3584.32/3595.11	c #Conflicts:    1244000 | #Constraints:      39423
3584.32/3595.11	c #Conflicts:    1245000 | #Constraints:      40425
3584.32/3595.11	c #Conflicts:    1246000 | #Constraints:      41426
3584.32/3595.11	c #Conflicts:    1247000 | #Constraints:      42426
3584.32/3595.11	c #Conflicts:    1248000 | #Constraints:      43426
3584.32/3595.11	c #Conflicts:    1249000 | #Constraints:      44426
3584.32/3595.11	c #Conflicts:    1250000 | #Constraints:      45428
3584.32/3595.11	c #Conflicts:    1251000 | #Constraints:      46429
3584.32/3595.11	c #Conflicts:    1252000 | #Constraints:      47429
3584.32/3595.11	c #Conflicts:    1253000 | #Constraints:      48431
3584.32/3595.11	c #Conflicts:    1254000 | #Constraints:      49432
3584.32/3595.11	c #Conflicts:    1255000 | #Constraints:      50433
3584.32/3595.11	c #Conflicts:    1256000 | #Constraints:      51433
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1257000 | #Constraints:      30210
3584.32/3595.11	c #Conflicts:    1258000 | #Constraints:      31210
3584.32/3595.11	c #Conflicts:    1259000 | #Constraints:      32211
3584.32/3595.11	c #Conflicts:    1260000 | #Constraints:      33212
3584.32/3595.11	c #Conflicts:    1261000 | #Constraints:      34212
3584.32/3595.11	c #Conflicts:    1262000 | #Constraints:      35213
3584.32/3595.11	c #Conflicts:    1263000 | #Constraints:      36213
3584.32/3595.11	c #Conflicts:    1264000 | #Constraints:      37213
3584.32/3595.11	c #Conflicts:    1265000 | #Constraints:      38213
3584.32/3595.11	c #Conflicts:    1266000 | #Constraints:      39213
3584.32/3595.11	c #Conflicts:    1267000 | #Constraints:      40214
3584.32/3595.11	c #Conflicts:    1268000 | #Constraints:      41215
3584.32/3595.11	c #Conflicts:    1269000 | #Constraints:      42215
3584.32/3595.11	c #Conflicts:    1270000 | #Constraints:      43216
3584.32/3595.11	c #Conflicts:    1271000 | #Constraints:      44218
3584.32/3595.11	c #Conflicts:    1272000 | #Constraints:      45218
3584.32/3595.11	c #Conflicts:    1273000 | #Constraints:      46219
3584.32/3595.11	c #Conflicts:    1274000 | #Constraints:      47219
3584.32/3595.11	c #Conflicts:    1275000 | #Constraints:      48220
3584.32/3595.11	c #Conflicts:    1276000 | #Constraints:      49221
3584.32/3595.11	c #Conflicts:    1277000 | #Constraints:      50222
3584.32/3595.11	c #Conflicts:    1278000 | #Constraints:      51222
3584.32/3595.11	c #Conflicts:    1279000 | #Constraints:      52222
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1280000 | #Constraints:      30780
3584.32/3595.11	c #Conflicts:    1281000 | #Constraints:      31780
3584.32/3595.11	c #Conflicts:    1282000 | #Constraints:      32780
3584.32/3595.11	c #Conflicts:    1283000 | #Constraints:      33780
3584.32/3595.11	c #Conflicts:    1284000 | #Constraints:      34780
3584.32/3595.11	c #Conflicts:    1285000 | #Constraints:      35780
3584.32/3595.11	c #Conflicts:    1286000 | #Constraints:      36782
3584.32/3595.11	c #Conflicts:    1287000 | #Constraints:      37786
3584.32/3595.11	c #Conflicts:    1288000 | #Constraints:      38786
3584.32/3595.11	c #Conflicts:    1289000 | #Constraints:      39788
3584.32/3595.11	c #Conflicts:    1290000 | #Constraints:      40789
3584.32/3595.11	c #Conflicts:    1291000 | #Constraints:      41791
3584.32/3595.11	c #Conflicts:    1292000 | #Constraints:      42793
3584.32/3595.11	c #Conflicts:    1293000 | #Constraints:      43794
3584.32/3595.11	c #Conflicts:    1294000 | #Constraints:      44794
3584.32/3595.11	c #Conflicts:    1295000 | #Constraints:      45795
3584.32/3595.11	c #Conflicts:    1296000 | #Constraints:      46795
3584.32/3595.11	c #Conflicts:    1297000 | #Constraints:      47795
3584.32/3595.11	c #Conflicts:    1298000 | #Constraints:      48795
3584.32/3595.11	c #Conflicts:    1299000 | #Constraints:      49796
3584.32/3595.11	c #Conflicts:    1300000 | #Constraints:      50797
3584.32/3595.11	c #Conflicts:    1301000 | #Constraints:      51797
3584.32/3595.11	c #Conflicts:    1302000 | #Constraints:      52798
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1303000 | #Constraints:      31172
3584.32/3595.11	c #Conflicts:    1304000 | #Constraints:      32176
3584.32/3595.11	c #Conflicts:    1305000 | #Constraints:      33176
3584.32/3595.11	c #Conflicts:    1306000 | #Constraints:      34177
3584.32/3595.11	c #Conflicts:    1307000 | #Constraints:      35178
3584.32/3595.11	c #Conflicts:    1308000 | #Constraints:      36181
3584.32/3595.11	c #Conflicts:    1309000 | #Constraints:      37184
3584.32/3595.11	c #Conflicts:    1310000 | #Constraints:      38189
3584.32/3595.11	c #Conflicts:    1311000 | #Constraints:      39192
3584.32/3595.11	c #Conflicts:    1312000 | #Constraints:      40194
3584.32/3595.11	c #Conflicts:    1313000 | #Constraints:      41198
3584.32/3595.11	c #Conflicts:    1314000 | #Constraints:      42199
3584.32/3595.11	c #Conflicts:    1315000 | #Constraints:      43201
3584.32/3595.11	c #Conflicts:    1316000 | #Constraints:      44204
3584.32/3595.11	c #Conflicts:    1317000 | #Constraints:      45205
3584.32/3595.11	c #Conflicts:    1318000 | #Constraints:      46207
3584.32/3595.11	c #Conflicts:    1319000 | #Constraints:      47207
3584.32/3595.11	c #Conflicts:    1320000 | #Constraints:      48207
3584.32/3595.11	c #Conflicts:    1321000 | #Constraints:      49208
3584.32/3595.11	c #Conflicts:    1322000 | #Constraints:      50210
3584.32/3595.11	c #Conflicts:    1323000 | #Constraints:      51210
3584.32/3595.11	c #Conflicts:    1324000 | #Constraints:      52210
3584.32/3595.11	c #Conflicts:    1325000 | #Constraints:      53210
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1326000 | #Constraints:      31280
3584.32/3595.11	c #Conflicts:    1327000 | #Constraints:      32281
3584.32/3595.11	c #Conflicts:    1328000 | #Constraints:      33282
3584.32/3595.11	c #Conflicts:    1329000 | #Constraints:      34284
3584.32/3595.11	c #Conflicts:    1330000 | #Constraints:      35285
3584.32/3595.11	c #Conflicts:    1331000 | #Constraints:      36286
3584.32/3595.11	c #Conflicts:    1332000 | #Constraints:      37286
3584.32/3595.11	c #Conflicts:    1333000 | #Constraints:      38287
3584.32/3595.11	c #Conflicts:    1334000 | #Constraints:      39287
3584.32/3595.11	c #Conflicts:    1335000 | #Constraints:      40287
3584.32/3595.11	c #Conflicts:    1336000 | #Constraints:      41287
3584.32/3595.11	c #Conflicts:    1337000 | #Constraints:      42287
3584.32/3595.11	c #Conflicts:    1338000 | #Constraints:      43287
3584.32/3595.11	c #Conflicts:    1339000 | #Constraints:      44287
3584.32/3595.11	c #Conflicts:    1340000 | #Constraints:      45287
3584.32/3595.11	c #Conflicts:    1341000 | #Constraints:      46289
3584.32/3595.11	c #Conflicts:    1342000 | #Constraints:      47290
3584.32/3595.11	c #Conflicts:    1343000 | #Constraints:      48291
3584.32/3595.11	c #Conflicts:    1344000 | #Constraints:      49293
3584.32/3595.11	c #Conflicts:    1345000 | #Constraints:      50293
3584.32/3595.11	c #Conflicts:    1346000 | #Constraints:      51293
3584.32/3595.11	c #Conflicts:    1347000 | #Constraints:      52294
3584.32/3595.11	c #Conflicts:    1348000 | #Constraints:      53294
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1349000 | #Constraints:      31284
3584.32/3595.11	c #Conflicts:    1350000 | #Constraints:      32284
3584.32/3595.11	c #Conflicts:    1351000 | #Constraints:      33284
3584.32/3595.11	c #Conflicts:    1352000 | #Constraints:      34284
3584.32/3595.11	c #Conflicts:    1353000 | #Constraints:      35286
3584.32/3595.11	c #Conflicts:    1354000 | #Constraints:      36286
3584.32/3595.11	c #Conflicts:    1355000 | #Constraints:      37286
3584.32/3595.11	c #Conflicts:    1356000 | #Constraints:      38287
3584.32/3595.11	c #Conflicts:    1357000 | #Constraints:      39288
3584.32/3595.11	c #Conflicts:    1358000 | #Constraints:      40289
3584.32/3595.11	c #Conflicts:    1359000 | #Constraints:      41289
3584.32/3595.11	c #Conflicts:    1360000 | #Constraints:      42290
3584.32/3595.11	c #Conflicts:    1361000 | #Constraints:      43292
3584.32/3595.11	c #Conflicts:    1362000 | #Constraints:      44293
3584.32/3595.11	c #Conflicts:    1363000 | #Constraints:      45294
3584.32/3595.11	c #Conflicts:    1364000 | #Constraints:      46295
3584.32/3595.11	c #Conflicts:    1365000 | #Constraints:      47296
3584.32/3595.11	c #Conflicts:    1366000 | #Constraints:      48297
3584.32/3595.11	c #Conflicts:    1367000 | #Constraints:      49298
3584.32/3595.11	c #Conflicts:    1368000 | #Constraints:      50298
3584.32/3595.11	c #Conflicts:    1369000 | #Constraints:      51298
3584.32/3595.11	c #Conflicts:    1370000 | #Constraints:      52299
3584.32/3595.11	c #Conflicts:    1371000 | #Constraints:      53301
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1372000 | #Constraints:      31088
3584.32/3595.11	c #Conflicts:    1373000 | #Constraints:      32090
3584.32/3595.11	c #Conflicts:    1374000 | #Constraints:      33093
3584.32/3595.11	c #Conflicts:    1375000 | #Constraints:      34095
3584.32/3595.11	c #Conflicts:    1376000 | #Constraints:      35095
3584.32/3595.11	c #Conflicts:    1377000 | #Constraints:      36096
3584.32/3595.11	c #Conflicts:    1378000 | #Constraints:      37097
3584.32/3595.11	c #Conflicts:    1379000 | #Constraints:      38097
3584.32/3595.11	c #Conflicts:    1380000 | #Constraints:      39097
3584.32/3595.11	c #Conflicts:    1381000 | #Constraints:      40099
3584.32/3595.11	c #Conflicts:    1382000 | #Constraints:      41100
3584.32/3595.11	c #Conflicts:    1383000 | #Constraints:      42103
3584.32/3595.11	c #Conflicts:    1384000 | #Constraints:      43107
3584.32/3595.11	c #Conflicts:    1385000 | #Constraints:      44108
3584.32/3595.11	c #Conflicts:    1386000 | #Constraints:      45111
3584.32/3595.11	c #Conflicts:    1387000 | #Constraints:      46112
3584.32/3595.11	c #Conflicts:    1388000 | #Constraints:      47112
3584.32/3595.11	c #Conflicts:    1389000 | #Constraints:      48113
3584.32/3595.11	c #Conflicts:    1390000 | #Constraints:      49113
3584.32/3595.11	c #Conflicts:    1391000 | #Constraints:      50114
3584.32/3595.11	c #Conflicts:    1392000 | #Constraints:      51114
3584.32/3595.11	c #Conflicts:    1393000 | #Constraints:      52115
3584.32/3595.11	c #Conflicts:    1394000 | #Constraints:      53115
3584.32/3595.11	c #Conflicts:    1395000 | #Constraints:      54116
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1396000 | #Constraints:      31681
3584.32/3595.11	c #Conflicts:    1397000 | #Constraints:      32681
3584.32/3595.11	c #Conflicts:    1398000 | #Constraints:      33682
3584.32/3595.11	c #Conflicts:    1399000 | #Constraints:      34683
3584.32/3595.11	c #Conflicts:    1400000 | #Constraints:      35683
3584.32/3595.11	c #Conflicts:    1401000 | #Constraints:      36683
3584.32/3595.11	c #Conflicts:    1402000 | #Constraints:      37683
3584.32/3595.11	c #Conflicts:    1403000 | #Constraints:      38684
3584.32/3595.11	c #Conflicts:    1404000 | #Constraints:      39684
3584.32/3595.11	c #Conflicts:    1405000 | #Constraints:      40684
3584.32/3595.11	c #Conflicts:    1406000 | #Constraints:      41684
3584.32/3595.11	c #Conflicts:    1407000 | #Constraints:      42684
3584.32/3595.11	c #Conflicts:    1408000 | #Constraints:      43685
3584.32/3595.11	c #Conflicts:    1409000 | #Constraints:      44685
3584.32/3595.11	c #Conflicts:    1410000 | #Constraints:      45686
3584.32/3595.11	c #Conflicts:    1411000 | #Constraints:      46686
3584.32/3595.11	c #Conflicts:    1412000 | #Constraints:      47686
3584.32/3595.11	c #Conflicts:    1413000 | #Constraints:      48686
3584.32/3595.11	c #Conflicts:    1414000 | #Constraints:      49687
3584.32/3595.11	c #Conflicts:    1415000 | #Constraints:      50687
3584.32/3595.11	c #Conflicts:    1416000 | #Constraints:      51687
3584.32/3595.11	c #Conflicts:    1417000 | #Constraints:      52688
3584.32/3595.11	c #Conflicts:    1418000 | #Constraints:      53688
3584.32/3595.11	c #Conflicts:    1419000 | #Constraints:      54689
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1420000 | #Constraints:      32057
3584.32/3595.11	c #Conflicts:    1421000 | #Constraints:      33059
3584.32/3595.11	c #Conflicts:    1422000 | #Constraints:      34060
3584.32/3595.11	c #Conflicts:    1423000 | #Constraints:      35061
3584.32/3595.11	c #Conflicts:    1424000 | #Constraints:      36062
3584.32/3595.11	c #Conflicts:    1425000 | #Constraints:      37062
3584.32/3595.11	c #Conflicts:    1426000 | #Constraints:      38062
3584.32/3595.11	c #Conflicts:    1427000 | #Constraints:      39062
3584.32/3595.11	c #Conflicts:    1428000 | #Constraints:      40065
3584.32/3595.11	c #Conflicts:    1429000 | #Constraints:      41069
3584.32/3595.11	c #Conflicts:    1430000 | #Constraints:      42070
3584.32/3595.11	c #Conflicts:    1431000 | #Constraints:      43072
3584.32/3595.11	c #Conflicts:    1432000 | #Constraints:      44074
3584.32/3595.11	c #Conflicts:    1433000 | #Constraints:      45074
3584.32/3595.11	c #Conflicts:    1434000 | #Constraints:      46074
3584.32/3595.11	c #Conflicts:    1435000 | #Constraints:      47074
3584.32/3595.11	c #Conflicts:    1436000 | #Constraints:      48074
3584.32/3595.11	c #Conflicts:    1437000 | #Constraints:      49075
3584.32/3595.11	c #Conflicts:    1438000 | #Constraints:      50075
3584.32/3595.11	c #Conflicts:    1439000 | #Constraints:      51076
3584.32/3595.11	c #Conflicts:    1440000 | #Constraints:      52077
3584.32/3595.11	c #Conflicts:    1441000 | #Constraints:      53079
3584.32/3595.11	c #Conflicts:    1442000 | #Constraints:      54080
3584.32/3595.11	c #Conflicts:    1443000 | #Constraints:      55080
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1444000 | #Constraints:      32259
3584.32/3595.11	c #Conflicts:    1445000 | #Constraints:      33261
3584.32/3595.11	c #Conflicts:    1446000 | #Constraints:      34261
3584.32/3595.11	c #Conflicts:    1447000 | #Constraints:      35262
3584.32/3595.11	c #Conflicts:    1448000 | #Constraints:      36263
3584.32/3595.11	c #Conflicts:    1449000 | #Constraints:      37267
3584.32/3595.11	c #Conflicts:    1450000 | #Constraints:      38269
3584.32/3595.11	c #Conflicts:    1451000 | #Constraints:      39271
3584.32/3595.11	c #Conflicts:    1452000 | #Constraints:      40274
3584.32/3595.11	c #Conflicts:    1453000 | #Constraints:      41277
3584.32/3595.11	c #Conflicts:    1454000 | #Constraints:      42280
3584.32/3595.11	c #Conflicts:    1455000 | #Constraints:      43282
3584.32/3595.11	c #Conflicts:    1456000 | #Constraints:      44282
3584.32/3595.11	c #Conflicts:    1457000 | #Constraints:      45284
3584.32/3595.11	c #Conflicts:    1458000 | #Constraints:      46286
3584.32/3595.11	c #Conflicts:    1459000 | #Constraints:      47288
3584.32/3595.11	c #Conflicts:    1460000 | #Constraints:      48289
3584.32/3595.11	c #Conflicts:    1461000 | #Constraints:      49291
3584.32/3595.11	c #Conflicts:    1462000 | #Constraints:      50293
3584.32/3595.11	c #Conflicts:    1463000 | #Constraints:      51295
3584.32/3595.11	c #Conflicts:    1464000 | #Constraints:      52297
3584.32/3595.11	c #Conflicts:    1465000 | #Constraints:      53297
3584.32/3595.11	c #Conflicts:    1466000 | #Constraints:      54298
3584.32/3595.11	c #Conflicts:    1467000 | #Constraints:      55298
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1468000 | #Constraints:      32265
3584.32/3595.11	c #Conflicts:    1469000 | #Constraints:      33266
3584.32/3595.11	c #Conflicts:    1470000 | #Constraints:      34266
3584.32/3595.11	c #Conflicts:    1471000 | #Constraints:      35267
3584.32/3595.11	c #Conflicts:    1472000 | #Constraints:      36270
3584.32/3595.11	c #Conflicts:    1473000 | #Constraints:      37271
3584.32/3595.11	c #Conflicts:    1474000 | #Constraints:      38271
3584.32/3595.11	c #Conflicts:    1475000 | #Constraints:      39273
3584.32/3595.11	c #Conflicts:    1476000 | #Constraints:      40273
3584.32/3595.11	c #Conflicts:    1477000 | #Constraints:      41273
3584.32/3595.11	c #Conflicts:    1478000 | #Constraints:      42274
3584.32/3595.11	c #Conflicts:    1479000 | #Constraints:      43274
3584.32/3595.11	c #Conflicts:    1480000 | #Constraints:      44275
3584.32/3595.11	c #Conflicts:    1481000 | #Constraints:      45275
3584.32/3595.11	c #Conflicts:    1482000 | #Constraints:      46276
3584.32/3595.11	c #Conflicts:    1483000 | #Constraints:      47277
3584.32/3595.11	c #Conflicts:    1484000 | #Constraints:      48278
3584.32/3595.11	c #Conflicts:    1485000 | #Constraints:      49280
3584.32/3595.11	c #Conflicts:    1486000 | #Constraints:      50283
3584.32/3595.11	c #Conflicts:    1487000 | #Constraints:      51284
3584.32/3595.11	c #Conflicts:    1488000 | #Constraints:      52284
3584.32/3595.11	c #Conflicts:    1489000 | #Constraints:      53286
3584.32/3595.11	c #Conflicts:    1490000 | #Constraints:      54286
3584.32/3595.11	c #Conflicts:    1491000 | #Constraints:      55287
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1492000 | #Constraints:      32070
3584.32/3595.11	c #Conflicts:    1493000 | #Constraints:      33071
3584.32/3595.11	c #Conflicts:    1494000 | #Constraints:      34072
3584.32/3595.11	c #Conflicts:    1495000 | #Constraints:      35073
3584.32/3595.11	c #Conflicts:    1496000 | #Constraints:      36075
3584.32/3595.11	c #Conflicts:    1497000 | #Constraints:      37077
3584.32/3595.11	c #Conflicts:    1498000 | #Constraints:      38079
3584.32/3595.11	c #Conflicts:    1499000 | #Constraints:      39079
3584.32/3595.11	c #Conflicts:    1500000 | #Constraints:      40081
3584.32/3595.11	c #Conflicts:    1501000 | #Constraints:      41081
3584.32/3595.11	c #Conflicts:    1502000 | #Constraints:      42081
3584.32/3595.11	c #Conflicts:    1503000 | #Constraints:      43084
3584.32/3595.11	c #Conflicts:    1504000 | #Constraints:      44087
3584.32/3595.11	c #Conflicts:    1505000 | #Constraints:      45089
3584.32/3595.11	c #Conflicts:    1506000 | #Constraints:      46092
3584.32/3595.11	c #Conflicts:    1507000 | #Constraints:      47094
3584.32/3595.11	c #Conflicts:    1508000 | #Constraints:      48095
3584.32/3595.11	c #Conflicts:    1509000 | #Constraints:      49095
3584.32/3595.11	c #Conflicts:    1510000 | #Constraints:      50096
3584.32/3595.11	c #Conflicts:    1511000 | #Constraints:      51096
3584.32/3595.11	c #Conflicts:    1512000 | #Constraints:      52096
3584.32/3595.11	c #Conflicts:    1513000 | #Constraints:      53097
3584.32/3595.11	c #Conflicts:    1514000 | #Constraints:      54097
3584.32/3595.11	c #Conflicts:    1515000 | #Constraints:      55097
3584.32/3595.11	c #Conflicts:    1516000 | #Constraints:      56097
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1517000 | #Constraints:      32648
3584.32/3595.11	c #Conflicts:    1518000 | #Constraints:      33648
3584.32/3595.11	c #Conflicts:    1519000 | #Constraints:      34648
3584.32/3595.11	c #Conflicts:    1520000 | #Constraints:      35649
3584.32/3595.11	c #Conflicts:    1521000 | #Constraints:      36651
3584.32/3595.11	c #Conflicts:    1522000 | #Constraints:      37651
3584.32/3595.11	c #Conflicts:    1523000 | #Constraints:      38652
3584.32/3595.11	c #Conflicts:    1524000 | #Constraints:      39652
3584.32/3595.11	c #Conflicts:    1525000 | #Constraints:      40652
3584.32/3595.11	c #Conflicts:    1526000 | #Constraints:      41653
3584.32/3595.11	c #Conflicts:    1527000 | #Constraints:      42653
3584.32/3595.11	c #Conflicts:    1528000 | #Constraints:      43655
3584.32/3595.11	c #Conflicts:    1529000 | #Constraints:      44655
3584.32/3595.11	c #Conflicts:    1530000 | #Constraints:      45656
3584.32/3595.11	c #Conflicts:    1531000 | #Constraints:      46658
3584.32/3595.11	c #Conflicts:    1532000 | #Constraints:      47660
3584.32/3595.11	c #Conflicts:    1533000 | #Constraints:      48661
3584.32/3595.11	c #Conflicts:    1534000 | #Constraints:      49661
3584.32/3595.11	c #Conflicts:    1535000 | #Constraints:      50662
3584.32/3595.11	c #Conflicts:    1536000 | #Constraints:      51662
3584.32/3595.11	c #Conflicts:    1537000 | #Constraints:      52662
3584.32/3595.11	c #Conflicts:    1538000 | #Constraints:      53662
3584.32/3595.11	c #Conflicts:    1539000 | #Constraints:      54662
3584.32/3595.11	c #Conflicts:    1540000 | #Constraints:      55662
3584.32/3595.11	c #Conflicts:    1541000 | #Constraints:      56662
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1542000 | #Constraints:      33029
3584.32/3595.11	c #Conflicts:    1543000 | #Constraints:      34030
3584.32/3595.11	c #Conflicts:    1544000 | #Constraints:      35031
3584.32/3595.11	c #Conflicts:    1545000 | #Constraints:      36031
3584.32/3595.11	c #Conflicts:    1546000 | #Constraints:      37031
3584.32/3595.11	c #Conflicts:    1547000 | #Constraints:      38031
3584.32/3595.11	c #Conflicts:    1548000 | #Constraints:      39031
3584.32/3595.11	c #Conflicts:    1549000 | #Constraints:      40031
3584.32/3595.11	c #Conflicts:    1550000 | #Constraints:      41031
3584.32/3595.11	c #Conflicts:    1551000 | #Constraints:      42032
3584.32/3595.11	c #Conflicts:    1552000 | #Constraints:      43033
3584.32/3595.11	c #Conflicts:    1553000 | #Constraints:      44033
3584.32/3595.11	c #Conflicts:    1554000 | #Constraints:      45033
3584.32/3595.11	c #Conflicts:    1555000 | #Constraints:      46034
3584.32/3595.11	c #Conflicts:    1556000 | #Constraints:      47034
3584.32/3595.11	c #Conflicts:    1557000 | #Constraints:      48035
3584.32/3595.11	c #Conflicts:    1558000 | #Constraints:      49035
3584.32/3595.11	c #Conflicts:    1559000 | #Constraints:      50036
3584.32/3595.11	c #Conflicts:    1560000 | #Constraints:      51037
3584.32/3595.11	c #Conflicts:    1561000 | #Constraints:      52038
3584.32/3595.11	c #Conflicts:    1562000 | #Constraints:      53039
3584.32/3595.11	c #Conflicts:    1563000 | #Constraints:      54039
3584.32/3595.11	c #Conflicts:    1564000 | #Constraints:      55039
3584.32/3595.11	c #Conflicts:    1565000 | #Constraints:      56041
3584.32/3595.11	c #Conflicts:    1566000 | #Constraints:      57042
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1567000 | #Constraints:      33180
3584.32/3595.11	c #Conflicts:    1568000 | #Constraints:      34183
3584.32/3595.11	c #Conflicts:    1569000 | #Constraints:      35186
3584.32/3595.11	c #Conflicts:    1570000 | #Constraints:      36188
3584.32/3595.11	c #Conflicts:    1571000 | #Constraints:      37189
3584.32/3595.11	c #Conflicts:    1572000 | #Constraints:      38189
3584.32/3595.11	c #Conflicts:    1573000 | #Constraints:      39191
3584.32/3595.11	c #Conflicts:    1574000 | #Constraints:      40191
3584.32/3595.11	c #Conflicts:    1575000 | #Constraints:      41191
3584.32/3595.11	c #Conflicts:    1576000 | #Constraints:      42192
3584.32/3595.11	c #Conflicts:    1577000 | #Constraints:      43192
3584.32/3595.11	c #Conflicts:    1578000 | #Constraints:      44192
3584.32/3595.11	c #Conflicts:    1579000 | #Constraints:      45192
3584.32/3595.11	c #Conflicts:    1580000 | #Constraints:      46193
3584.32/3595.11	c #Conflicts:    1581000 | #Constraints:      47194
3584.32/3595.11	c #Conflicts:    1582000 | #Constraints:      48195
3584.32/3595.11	c #Conflicts:    1583000 | #Constraints:      49196
3584.32/3595.11	c #Conflicts:    1584000 | #Constraints:      50196
3584.32/3595.11	c #Conflicts:    1585000 | #Constraints:      51197
3584.32/3595.11	c #Conflicts:    1586000 | #Constraints:      52198
3584.32/3595.11	c #Conflicts:    1587000 | #Constraints:      53199
3584.32/3595.11	c #Conflicts:    1588000 | #Constraints:      54201
3584.32/3595.11	c #Conflicts:    1589000 | #Constraints:      55202
3584.32/3595.11	c #Conflicts:    1590000 | #Constraints:      56203
3584.32/3595.11	c #Conflicts:    1591000 | #Constraints:      57204
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1592000 | #Constraints:      33148
3584.32/3595.11	c #Conflicts:    1593000 | #Constraints:      34148
3584.32/3595.11	c #Conflicts:    1594000 | #Constraints:      35150
3584.32/3595.11	c #Conflicts:    1595000 | #Constraints:      36151
3584.32/3595.11	c #Conflicts:    1596000 | #Constraints:      37153
3584.32/3595.11	c #Conflicts:    1597000 | #Constraints:      38155
3584.32/3595.11	c #Conflicts:    1598000 | #Constraints:      39155
3584.32/3595.11	c #Conflicts:    1599000 | #Constraints:      40156
3584.32/3595.11	c #Conflicts:    1600000 | #Constraints:      41156
3584.32/3595.11	c #Conflicts:    1601000 | #Constraints:      42158
3584.32/3595.11	c #Conflicts:    1602000 | #Constraints:      43161
3584.32/3595.11	c #Conflicts:    1603000 | #Constraints:      44162
3584.32/3595.11	c #Conflicts:    1604000 | #Constraints:      45162
3584.32/3595.11	c #Conflicts:    1605000 | #Constraints:      46162
3584.32/3595.11	c #Conflicts:    1606000 | #Constraints:      47162
3584.32/3595.11	c #Conflicts:    1607000 | #Constraints:      48162
3584.32/3595.11	c #Conflicts:    1608000 | #Constraints:      49162
3584.32/3595.11	c #Conflicts:    1609000 | #Constraints:      50163
3584.32/3595.11	c #Conflicts:    1610000 | #Constraints:      51163
3584.32/3595.11	c #Conflicts:    1611000 | #Constraints:      52163
3584.32/3595.11	c #Conflicts:    1612000 | #Constraints:      53163
3584.32/3595.11	c #Conflicts:    1613000 | #Constraints:      54163
3584.32/3595.11	c #Conflicts:    1614000 | #Constraints:      55163
3584.32/3595.11	c #Conflicts:    1615000 | #Constraints:      56163
3584.32/3595.11	c #Conflicts:    1616000 | #Constraints:      57163
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1617000 | #Constraints:      32949
3584.32/3595.11	c #Conflicts:    1618000 | #Constraints:      33949
3584.32/3595.11	c #Conflicts:    1619000 | #Constraints:      34949
3584.32/3595.11	c #Conflicts:    1620000 | #Constraints:      35950
3584.32/3595.11	c #Conflicts:    1621000 | #Constraints:      36950
3584.32/3595.11	c #Conflicts:    1622000 | #Constraints:      37950
3584.32/3595.11	c #Conflicts:    1623000 | #Constraints:      38952
3584.32/3595.11	c #Conflicts:    1624000 | #Constraints:      39953
3584.32/3595.11	c #Conflicts:    1625000 | #Constraints:      40953
3584.32/3595.11	c #Conflicts:    1626000 | #Constraints:      41953
3584.32/3595.11	c #Conflicts:    1627000 | #Constraints:      42953
3584.32/3595.11	c #Conflicts:    1628000 | #Constraints:      43956
3584.32/3595.11	c #Conflicts:    1629000 | #Constraints:      44958
3584.32/3595.11	c #Conflicts:    1630000 | #Constraints:      45959
3584.32/3595.11	c #Conflicts:    1631000 | #Constraints:      46960
3584.32/3595.11	c #Conflicts:    1632000 | #Constraints:      47960
3584.32/3595.11	c #Conflicts:    1633000 | #Constraints:      48961
3584.32/3595.11	c #Conflicts:    1634000 | #Constraints:      49963
3584.32/3595.11	c #Conflicts:    1635000 | #Constraints:      50965
3584.32/3595.11	c #Conflicts:    1636000 | #Constraints:      51966
3584.32/3595.11	c #Conflicts:    1637000 | #Constraints:      52967
3584.32/3595.11	c #Conflicts:    1638000 | #Constraints:      53967
3584.32/3595.11	c #Conflicts:    1639000 | #Constraints:      54968
3584.32/3595.11	c #Conflicts:    1640000 | #Constraints:      55969
3584.32/3595.11	c #Conflicts:    1641000 | #Constraints:      56970
3584.32/3595.11	c #Conflicts:    1642000 | #Constraints:      57971
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1643000 | #Constraints:      33556
3584.32/3595.11	c #Conflicts:    1644000 | #Constraints:      34556
3584.32/3595.11	c #Conflicts:    1645000 | #Constraints:      35556
3584.32/3595.11	c #Conflicts:    1646000 | #Constraints:      36556
3584.32/3595.11	c #Conflicts:    1647000 | #Constraints:      37557
3584.32/3595.11	c #Conflicts:    1648000 | #Constraints:      38558
3584.32/3595.11	c #Conflicts:    1649000 | #Constraints:      39559
3584.32/3595.11	c #Conflicts:    1650000 | #Constraints:      40559
3584.32/3595.11	c #Conflicts:    1651000 | #Constraints:      41560
3584.32/3595.11	c #Conflicts:    1652000 | #Constraints:      42561
3584.32/3595.11	c #Conflicts:    1653000 | #Constraints:      43561
3584.32/3595.11	c #Conflicts:    1654000 | #Constraints:      44562
3584.32/3595.11	c #Conflicts:    1655000 | #Constraints:      45562
3584.32/3595.11	c #Conflicts:    1656000 | #Constraints:      46562
3584.32/3595.11	c #Conflicts:    1657000 | #Constraints:      47562
3584.32/3595.11	c #Conflicts:    1658000 | #Constraints:      48562
3584.32/3595.11	c #Conflicts:    1659000 | #Constraints:      49562
3584.32/3595.11	c #Conflicts:    1660000 | #Constraints:      50562
3584.32/3595.11	c #Conflicts:    1661000 | #Constraints:      51563
3584.32/3595.11	c #Conflicts:    1662000 | #Constraints:      52564
3584.32/3595.11	c #Conflicts:    1663000 | #Constraints:      53564
3584.32/3595.11	c #Conflicts:    1664000 | #Constraints:      54567
3584.32/3595.11	c #Conflicts:    1665000 | #Constraints:      55567
3584.32/3595.11	c #Conflicts:    1666000 | #Constraints:      56567
3584.32/3595.11	c #Conflicts:    1667000 | #Constraints:      57567
3584.32/3595.11	c #Conflicts:    1668000 | #Constraints:      58567
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1669000 | #Constraints:      33957
3584.32/3595.11	c #Conflicts:    1670000 | #Constraints:      34957
3584.32/3595.11	c #Conflicts:    1671000 | #Constraints:      35957
3584.32/3595.11	c #Conflicts:    1672000 | #Constraints:      36959
3584.32/3595.11	c #Conflicts:    1673000 | #Constraints:      37959
3584.32/3595.11	c #Conflicts:    1674000 | #Constraints:      38960
3584.32/3595.11	c #Conflicts:    1675000 | #Constraints:      39962
3584.32/3595.11	c #Conflicts:    1676000 | #Constraints:      40964
3584.32/3595.11	c #Conflicts:    1677000 | #Constraints:      41964
3584.32/3595.11	c #Conflicts:    1678000 | #Constraints:      42965
3584.32/3595.11	c #Conflicts:    1679000 | #Constraints:      43968
3584.32/3595.11	c #Conflicts:    1680000 | #Constraints:      44970
3584.32/3595.11	c #Conflicts:    1681000 | #Constraints:      45971
3584.32/3595.11	c #Conflicts:    1682000 | #Constraints:      46972
3584.32/3595.11	c #Conflicts:    1683000 | #Constraints:      47974
3584.32/3595.11	c #Conflicts:    1684000 | #Constraints:      48975
3584.32/3595.11	c #Conflicts:    1685000 | #Constraints:      49975
3584.32/3595.11	c #Conflicts:    1686000 | #Constraints:      50976
3584.32/3595.11	c #Conflicts:    1687000 | #Constraints:      51976
3584.32/3595.11	c #Conflicts:    1688000 | #Constraints:      52978
3584.32/3595.11	c #Conflicts:    1689000 | #Constraints:      53981
3584.32/3595.11	c #Conflicts:    1690000 | #Constraints:      54982
3584.32/3595.11	c #Conflicts:    1691000 | #Constraints:      55982
3584.32/3595.11	c #Conflicts:    1692000 | #Constraints:      56982
3584.32/3595.11	c #Conflicts:    1693000 | #Constraints:      57982
3584.32/3595.11	c #Conflicts:    1694000 | #Constraints:      58983
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1695000 | #Constraints:      34149
3584.32/3595.11	c #Conflicts:    1696000 | #Constraints:      35149
3584.32/3595.11	c #Conflicts:    1697000 | #Constraints:      36149
3584.32/3595.11	c #Conflicts:    1698000 | #Constraints:      37150
3584.32/3595.11	c #Conflicts:    1699000 | #Constraints:      38152
3584.32/3595.11	c #Conflicts:    1700000 | #Constraints:      39153
3584.32/3595.11	c #Conflicts:    1701000 | #Constraints:      40155
3584.32/3595.11	c #Conflicts:    1702000 | #Constraints:      41156
3584.32/3595.11	c #Conflicts:    1703000 | #Constraints:      42158
3584.32/3595.11	c #Conflicts:    1704000 | #Constraints:      43158
3584.32/3595.11	c #Conflicts:    1705000 | #Constraints:      44159
3584.32/3595.11	c #Conflicts:    1706000 | #Constraints:      45161
3584.32/3595.11	c #Conflicts:    1707000 | #Constraints:      46162
3584.32/3595.11	c #Conflicts:    1708000 | #Constraints:      47162
3584.32/3595.11	c #Conflicts:    1709000 | #Constraints:      48163
3584.32/3595.11	c #Conflicts:    1710000 | #Constraints:      49165
3584.32/3595.11	c #Conflicts:    1711000 | #Constraints:      50167
3584.32/3595.11	c #Conflicts:    1712000 | #Constraints:      51168
3584.32/3595.11	c #Conflicts:    1713000 | #Constraints:      52168
3584.32/3595.11	c #Conflicts:    1714000 | #Constraints:      53168
3584.32/3595.11	c #Conflicts:    1715000 | #Constraints:      54169
3584.32/3595.11	c #Conflicts:    1716000 | #Constraints:      55170
3584.32/3595.11	c #Conflicts:    1717000 | #Constraints:      56170
3584.32/3595.11	c #Conflicts:    1718000 | #Constraints:      57170
3584.32/3595.11	c #Conflicts:    1719000 | #Constraints:      58171
3584.32/3595.11	c #Conflicts:    1720000 | #Constraints:      59171
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1721000 | #Constraints:      34160
3584.32/3595.11	c #Conflicts:    1722000 | #Constraints:      35160
3584.32/3595.11	c #Conflicts:    1723000 | #Constraints:      36162
3584.32/3595.11	c #Conflicts:    1724000 | #Constraints:      37163
3584.32/3595.11	c #Conflicts:    1725000 | #Constraints:      38169
3584.32/3595.11	c #Conflicts:    1726000 | #Constraints:      39175
3584.32/3595.11	c #Conflicts:    1727000 | #Constraints:      40177
3584.32/3595.11	c #Conflicts:    1728000 | #Constraints:      41180
3584.32/3595.11	c #Conflicts:    1729000 | #Constraints:      42184
3584.32/3595.11	c #Conflicts:    1730000 | #Constraints:      43186
3584.32/3595.11	c #Conflicts:    1731000 | #Constraints:      44186
3584.32/3595.11	c #Conflicts:    1732000 | #Constraints:      45188
3584.32/3595.11	c #Conflicts:    1733000 | #Constraints:      46190
3584.32/3595.11	c #Conflicts:    1734000 | #Constraints:      47190
3584.32/3595.11	c #Conflicts:    1735000 | #Constraints:      48192
3584.32/3595.11	c #Conflicts:    1736000 | #Constraints:      49193
3584.32/3595.11	c #Conflicts:    1737000 | #Constraints:      50194
3584.32/3595.11	c #Conflicts:    1738000 | #Constraints:      51197
3584.32/3595.11	c #Conflicts:    1739000 | #Constraints:      52197
3584.32/3595.11	c #Conflicts:    1740000 | #Constraints:      53200
3584.32/3595.11	c #Conflicts:    1741000 | #Constraints:      54201
3584.32/3595.11	c #Conflicts:    1742000 | #Constraints:      55202
3584.32/3595.11	c #Conflicts:    1743000 | #Constraints:      56202
3584.32/3595.11	c #Conflicts:    1744000 | #Constraints:      57203
3584.32/3595.11	c #Conflicts:    1745000 | #Constraints:      58203
3584.32/3595.11	c #Conflicts:    1746000 | #Constraints:      59205
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1747000 | #Constraints:      33942
3584.32/3595.11	c #Conflicts:    1748000 | #Constraints:      34942
3584.32/3595.11	c #Conflicts:    1749000 | #Constraints:      35945
3584.32/3595.11	c #Conflicts:    1750000 | #Constraints:      36947
3584.32/3595.11	c #Conflicts:    1751000 | #Constraints:      37949
3584.32/3595.11	c #Conflicts:    1752000 | #Constraints:      38950
3584.32/3595.11	c #Conflicts:    1753000 | #Constraints:      39950
3584.32/3595.11	c #Conflicts:    1754000 | #Constraints:      40950
3584.32/3595.11	c #Conflicts:    1755000 | #Constraints:      41951
3584.32/3595.11	c #Conflicts:    1756000 | #Constraints:      42951
3584.32/3595.11	c #Conflicts:    1757000 | #Constraints:      43951
3584.32/3595.11	c #Conflicts:    1758000 | #Constraints:      44951
3584.32/3595.11	c #Conflicts:    1759000 | #Constraints:      45951
3584.32/3595.11	c #Conflicts:    1760000 | #Constraints:      46951
3584.32/3595.11	c #Conflicts:    1761000 | #Constraints:      47951
3584.32/3595.11	c #Conflicts:    1762000 | #Constraints:      48951
3584.32/3595.11	c #Conflicts:    1763000 | #Constraints:      49951
3584.32/3595.11	c #Conflicts:    1764000 | #Constraints:      50951
3584.32/3595.11	c #Conflicts:    1765000 | #Constraints:      51951
3584.32/3595.11	c #Conflicts:    1766000 | #Constraints:      52951
3584.32/3595.11	c #Conflicts:    1767000 | #Constraints:      53951
3584.32/3595.11	c #Conflicts:    1768000 | #Constraints:      54951
3584.32/3595.11	c #Conflicts:    1769000 | #Constraints:      55951
3584.32/3595.11	c #Conflicts:    1770000 | #Constraints:      56951
3584.32/3595.11	c #Conflicts:    1771000 | #Constraints:      57952
3584.32/3595.11	c #Conflicts:    1772000 | #Constraints:      58952
3584.32/3595.11	c #Conflicts:    1773000 | #Constraints:      59953
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1774000 | #Constraints:      34545
3584.32/3595.11	c #Conflicts:    1775000 | #Constraints:      35545
3584.32/3595.11	c #Conflicts:    1776000 | #Constraints:      36545
3584.32/3595.11	c #Conflicts:    1777000 | #Constraints:      37545
3584.32/3595.11	c #Conflicts:    1778000 | #Constraints:      38545
3584.32/3595.11	c #Conflicts:    1779000 | #Constraints:      39548
3584.32/3595.11	c #Conflicts:    1780000 | #Constraints:      40550
3584.32/3595.11	c #Conflicts:    1781000 | #Constraints:      41554
3584.32/3595.11	c #Conflicts:    1782000 | #Constraints:      42556
3584.32/3595.11	c #Conflicts:    1783000 | #Constraints:      43556
3584.32/3595.11	c #Conflicts:    1784000 | #Constraints:      44557
3584.32/3595.11	c #Conflicts:    1785000 | #Constraints:      45558
3584.32/3595.11	c #Conflicts:    1786000 | #Constraints:      46559
3584.32/3595.11	c #Conflicts:    1787000 | #Constraints:      47560
3584.32/3595.11	c #Conflicts:    1788000 | #Constraints:      48562
3584.32/3595.11	c #Conflicts:    1789000 | #Constraints:      49562
3584.32/3595.11	c #Conflicts:    1790000 | #Constraints:      50562
3584.32/3595.11	c #Conflicts:    1791000 | #Constraints:      51563
3584.32/3595.11	c #Conflicts:    1792000 | #Constraints:      52564
3584.32/3595.11	c #Conflicts:    1793000 | #Constraints:      53564
3584.32/3595.11	c #Conflicts:    1794000 | #Constraints:      54566
3584.32/3595.11	c #Conflicts:    1795000 | #Constraints:      55566
3584.32/3595.11	c #Conflicts:    1796000 | #Constraints:      56566
3584.32/3595.11	c #Conflicts:    1797000 | #Constraints:      57566
3584.32/3595.11	c #Conflicts:    1798000 | #Constraints:      58566
3584.32/3595.11	c #Conflicts:    1799000 | #Constraints:      59566
3584.32/3595.11	c #Conflicts:    1800000 | #Constraints:      60566
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1801000 | #Constraints:      34927
3584.32/3595.11	c #Conflicts:    1802000 | #Constraints:      35928
3584.32/3595.11	c #Conflicts:    1803000 | #Constraints:      36929
3584.32/3595.11	c #Conflicts:    1804000 | #Constraints:      37929
3584.32/3595.11	c #Conflicts:    1805000 | #Constraints:      38930
3584.32/3595.11	c #Conflicts:    1806000 | #Constraints:      39930
3584.32/3595.11	c #Conflicts:    1807000 | #Constraints:      40930
3584.32/3595.11	c #Conflicts:    1808000 | #Constraints:      41932
3584.32/3595.11	c #Conflicts:    1809000 | #Constraints:      42934
3584.32/3595.11	c #Conflicts:    1810000 | #Constraints:      43935
3584.32/3595.11	c #Conflicts:    1811000 | #Constraints:      44936
3584.32/3595.11	c #Conflicts:    1812000 | #Constraints:      45937
3584.32/3595.11	c #Conflicts:    1813000 | #Constraints:      46938
3584.32/3595.11	c #Conflicts:    1814000 | #Constraints:      47938
3584.32/3595.11	c #Conflicts:    1815000 | #Constraints:      48940
3584.32/3595.11	c #Conflicts:    1816000 | #Constraints:      49942
3584.32/3595.11	c #Conflicts:    1817000 | #Constraints:      50943
3584.32/3595.11	c #Conflicts:    1818000 | #Constraints:      51945
3584.32/3595.11	c #Conflicts:    1819000 | #Constraints:      52947
3584.32/3595.11	c #Conflicts:    1820000 | #Constraints:      53947
3584.32/3595.11	c #Conflicts:    1821000 | #Constraints:      54948
3584.32/3595.11	c #Conflicts:    1822000 | #Constraints:      55948
3584.32/3595.11	c #Conflicts:    1823000 | #Constraints:      56948
3584.32/3595.11	c #Conflicts:    1824000 | #Constraints:      57948
3584.32/3595.11	c #Conflicts:    1825000 | #Constraints:      58949
3584.32/3595.11	c #Conflicts:    1826000 | #Constraints:      59951
3584.32/3595.11	c #Conflicts:    1827000 | #Constraints:      60953
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1828000 | #Constraints:      35133
3584.32/3595.11	c #Conflicts:    1829000 | #Constraints:      36134
3584.32/3595.11	c #Conflicts:    1830000 | #Constraints:      37135
3584.32/3595.11	c #Conflicts:    1831000 | #Constraints:      38136
3584.32/3595.11	c #Conflicts:    1832000 | #Constraints:      39136
3584.32/3595.11	c #Conflicts:    1833000 | #Constraints:      40136
3584.32/3595.11	c #Conflicts:    1834000 | #Constraints:      41137
3584.32/3595.11	c #Conflicts:    1835000 | #Constraints:      42137
3584.32/3595.11	c #Conflicts:    1836000 | #Constraints:      43138
3584.32/3595.11	c #Conflicts:    1837000 | #Constraints:      44138
3584.32/3595.11	c #Conflicts:    1838000 | #Constraints:      45138
3584.32/3595.11	c #Conflicts:    1839000 | #Constraints:      46138
3584.32/3595.11	c #Conflicts:    1840000 | #Constraints:      47139
3584.32/3595.11	c #Conflicts:    1841000 | #Constraints:      48139
3584.32/3595.11	c #Conflicts:    1842000 | #Constraints:      49140
3584.32/3595.11	c #Conflicts:    1843000 | #Constraints:      50140
3584.32/3595.11	c #Conflicts:    1844000 | #Constraints:      51141
3584.32/3595.11	c #Conflicts:    1845000 | #Constraints:      52141
3584.32/3595.11	c #Conflicts:    1846000 | #Constraints:      53141
3584.32/3595.11	c #Conflicts:    1847000 | #Constraints:      54141
3584.32/3595.11	c #Conflicts:    1848000 | #Constraints:      55141
3584.32/3595.11	c #Conflicts:    1849000 | #Constraints:      56141
3584.32/3595.11	c #Conflicts:    1850000 | #Constraints:      57141
3584.32/3595.11	c #Conflicts:    1851000 | #Constraints:      58141
3584.32/3595.11	c #Conflicts:    1852000 | #Constraints:      59141
3584.32/3595.11	c #Conflicts:    1853000 | #Constraints:      60141
3584.32/3595.11	c #Conflicts:    1854000 | #Constraints:      61141
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1855000 | #Constraints:      35106
3584.32/3595.11	c #Conflicts:    1856000 | #Constraints:      36107
3584.32/3595.11	c #Conflicts:    1857000 | #Constraints:      37110
3584.32/3595.11	c #Conflicts:    1858000 | #Constraints:      38112
3584.32/3595.11	c #Conflicts:    1859000 | #Constraints:      39116
3584.32/3595.11	c #Conflicts:    1860000 | #Constraints:      40117
3584.32/3595.11	c #Conflicts:    1861000 | #Constraints:      41120
3584.32/3595.11	c #Conflicts:    1862000 | #Constraints:      42124
3584.32/3595.11	c #Conflicts:    1863000 | #Constraints:      43126
3584.32/3595.11	c #Conflicts:    1864000 | #Constraints:      44127
3584.32/3595.11	c #Conflicts:    1865000 | #Constraints:      45127
3584.32/3595.11	c #Conflicts:    1866000 | #Constraints:      46127
3584.32/3595.11	c #Conflicts:    1867000 | #Constraints:      47127
3584.32/3595.11	c #Conflicts:    1868000 | #Constraints:      48131
3584.32/3595.11	c #Conflicts:    1869000 | #Constraints:      49133
3584.32/3595.11	c #Conflicts:    1870000 | #Constraints:      50133
3584.32/3595.11	c #Conflicts:    1871000 | #Constraints:      51134
3584.32/3595.11	c #Conflicts:    1872000 | #Constraints:      52137
3584.32/3595.11	c #Conflicts:    1873000 | #Constraints:      53138
3584.32/3595.11	c #Conflicts:    1874000 | #Constraints:      54138
3584.32/3595.11	c #Conflicts:    1875000 | #Constraints:      55139
3584.32/3595.11	c #Conflicts:    1876000 | #Constraints:      56139
3584.32/3595.11	c #Conflicts:    1877000 | #Constraints:      57141
3584.32/3595.11	c #Conflicts:    1878000 | #Constraints:      58142
3584.32/3595.11	c #Conflicts:    1879000 | #Constraints:      59142
3584.32/3595.11	c #Conflicts:    1880000 | #Constraints:      60142
3584.32/3595.11	c #Conflicts:    1881000 | #Constraints:      61144
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1882000 | #Constraints:      34913
3584.32/3595.11	c #Conflicts:    1883000 | #Constraints:      35913
3584.32/3595.11	c #Conflicts:    1884000 | #Constraints:      36913
3584.32/3595.11	c #Conflicts:    1885000 | #Constraints:      37915
3584.32/3595.11	c #Conflicts:    1886000 | #Constraints:      38915
3584.32/3595.11	c #Conflicts:    1887000 | #Constraints:      39915
3584.32/3595.11	c #Conflicts:    1888000 | #Constraints:      40915
3584.32/3595.11	c #Conflicts:    1889000 | #Constraints:      41916
3584.32/3595.11	c #Conflicts:    1890000 | #Constraints:      42916
3584.32/3595.11	c #Conflicts:    1891000 | #Constraints:      43917
3584.32/3595.11	c #Conflicts:    1892000 | #Constraints:      44918
3584.32/3595.11	c #Conflicts:    1893000 | #Constraints:      45920
3584.32/3595.11	c #Conflicts:    1894000 | #Constraints:      46920
3584.32/3595.11	c #Conflicts:    1895000 | #Constraints:      47922
3584.32/3595.11	c #Conflicts:    1896000 | #Constraints:      48922
3584.32/3595.11	c #Conflicts:    1897000 | #Constraints:      49923
3584.32/3595.11	c #Conflicts:    1898000 | #Constraints:      50923
3584.32/3595.11	c #Conflicts:    1899000 | #Constraints:      51924
3584.32/3595.11	c #Conflicts:    1900000 | #Constraints:      52925
3584.32/3595.11	c #Conflicts:    1901000 | #Constraints:      53926
3584.32/3595.11	c #Conflicts:    1902000 | #Constraints:      54926
3584.32/3595.11	c #Conflicts:    1903000 | #Constraints:      55926
3584.32/3595.11	c #Conflicts:    1904000 | #Constraints:      56926
3584.32/3595.11	c #Conflicts:    1905000 | #Constraints:      57926
3584.32/3595.11	c #Conflicts:    1906000 | #Constraints:      58926
3584.32/3595.11	c #Conflicts:    1907000 | #Constraints:      59927
3584.32/3595.11	c #Conflicts:    1908000 | #Constraints:      60928
3584.32/3595.11	c #Conflicts:    1909000 | #Constraints:      61929
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1910000 | #Constraints:      35506
3584.32/3595.11	c #Conflicts:    1911000 | #Constraints:      36506
3584.32/3595.11	c #Conflicts:    1912000 | #Constraints:      37506
3584.32/3595.11	c #Conflicts:    1913000 | #Constraints:      38507
3584.32/3595.11	c #Conflicts:    1914000 | #Constraints:      39509
3584.32/3595.11	c #Conflicts:    1915000 | #Constraints:      40510
3584.32/3595.11	c #Conflicts:    1916000 | #Constraints:      41512
3584.32/3595.11	c #Conflicts:    1917000 | #Constraints:      42513
3584.32/3595.11	c #Conflicts:    1918000 | #Constraints:      43515
3584.32/3595.11	c #Conflicts:    1919000 | #Constraints:      44517
3584.32/3595.11	c #Conflicts:    1920000 | #Constraints:      45518
3584.32/3595.11	c #Conflicts:    1921000 | #Constraints:      46520
3584.32/3595.11	c #Conflicts:    1922000 | #Constraints:      47521
3584.32/3595.11	c #Conflicts:    1923000 | #Constraints:      48522
3584.32/3595.11	c #Conflicts:    1924000 | #Constraints:      49522
3584.32/3595.11	c #Conflicts:    1925000 | #Constraints:      50522
3584.32/3595.11	c #Conflicts:    1926000 | #Constraints:      51522
3584.32/3595.11	c #Conflicts:    1927000 | #Constraints:      52522
3584.32/3595.11	c #Conflicts:    1928000 | #Constraints:      53524
3584.32/3595.11	c #Conflicts:    1929000 | #Constraints:      54525
3584.32/3595.11	c #Conflicts:    1930000 | #Constraints:      55526
3584.32/3595.11	c #Conflicts:    1931000 | #Constraints:      56526
3584.32/3595.11	c #Conflicts:    1932000 | #Constraints:      57527
3584.32/3595.11	c #Conflicts:    1933000 | #Constraints:      58529
3584.32/3595.11	c #Conflicts:    1934000 | #Constraints:      59530
3584.32/3595.11	c #Conflicts:    1935000 | #Constraints:      60530
3584.32/3595.11	c #Conflicts:    1936000 | #Constraints:      61531
3584.32/3595.11	c #Conflicts:    1937000 | #Constraints:      62532
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1938000 | #Constraints:      35907
3584.32/3595.11	c #Conflicts:    1939000 | #Constraints:      36909
3584.32/3595.11	c #Conflicts:    1940000 | #Constraints:      37910
3584.32/3595.11	c #Conflicts:    1941000 | #Constraints:      38910
3584.32/3595.11	c #Conflicts:    1942000 | #Constraints:      39910
3584.32/3595.11	c #Conflicts:    1943000 | #Constraints:      40910
3584.32/3595.11	c #Conflicts:    1944000 | #Constraints:      41911
3584.32/3595.11	c #Conflicts:    1945000 | #Constraints:      42911
3584.32/3595.11	c #Conflicts:    1946000 | #Constraints:      43912
3584.32/3595.11	c #Conflicts:    1947000 | #Constraints:      44912
3584.32/3595.11	c #Conflicts:    1948000 | #Constraints:      45912
3584.32/3595.11	c #Conflicts:    1949000 | #Constraints:      46914
3584.32/3595.11	c #Conflicts:    1950000 | #Constraints:      47915
3584.32/3595.11	c #Conflicts:    1951000 | #Constraints:      48917
3584.32/3595.11	c #Conflicts:    1952000 | #Constraints:      49917
3584.32/3595.11	c #Conflicts:    1953000 | #Constraints:      50917
3584.32/3595.11	c #Conflicts:    1954000 | #Constraints:      51919
3584.32/3595.11	c #Conflicts:    1955000 | #Constraints:      52922
3584.32/3595.11	c #Conflicts:    1956000 | #Constraints:      53925
3584.32/3595.11	c #Conflicts:    1957000 | #Constraints:      54929
3584.32/3595.11	c #Conflicts:    1958000 | #Constraints:      55931
3584.32/3595.11	c #Conflicts:    1959000 | #Constraints:      56933
3584.32/3595.11	c #Conflicts:    1960000 | #Constraints:      57936
3584.32/3595.11	c #Conflicts:    1961000 | #Constraints:      58936
3584.32/3595.11	c #Conflicts:    1962000 | #Constraints:      59937
3584.32/3595.11	c #Conflicts:    1963000 | #Constraints:      60937
3584.32/3595.11	c #Conflicts:    1964000 | #Constraints:      61937
3584.32/3595.11	c #Conflicts:    1965000 | #Constraints:      62937
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1966000 | #Constraints:      36108
3584.32/3595.11	c #Conflicts:    1967000 | #Constraints:      37108
3584.32/3595.11	c #Conflicts:    1968000 | #Constraints:      38112
3584.32/3595.11	c #Conflicts:    1969000 | #Constraints:      39113
3584.32/3595.11	c #Conflicts:    1970000 | #Constraints:      40115
3584.32/3595.11	c #Conflicts:    1971000 | #Constraints:      41118
3584.32/3595.11	c #Conflicts:    1972000 | #Constraints:      42121
3584.32/3595.11	c #Conflicts:    1973000 | #Constraints:      43121
3584.32/3595.11	c #Conflicts:    1974000 | #Constraints:      44121
3584.32/3595.11	c #Conflicts:    1975000 | #Constraints:      45122
3584.32/3595.11	c #Conflicts:    1976000 | #Constraints:      46122
3584.32/3595.11	c #Conflicts:    1977000 | #Constraints:      47123
3584.32/3595.11	c #Conflicts:    1978000 | #Constraints:      48123
3584.32/3595.11	c #Conflicts:    1979000 | #Constraints:      49125
3584.32/3595.11	c #Conflicts:    1980000 | #Constraints:      50129
3584.32/3595.11	c #Conflicts:    1981000 | #Constraints:      51130
3584.32/3595.11	c #Conflicts:    1982000 | #Constraints:      52131
3584.32/3595.11	c #Conflicts:    1983000 | #Constraints:      53132
3584.32/3595.11	c #Conflicts:    1984000 | #Constraints:      54136
3584.32/3595.11	c #Conflicts:    1985000 | #Constraints:      55137
3584.32/3595.11	c #Conflicts:    1986000 | #Constraints:      56137
3584.32/3595.11	c #Conflicts:    1987000 | #Constraints:      57137
3584.32/3595.11	c #Conflicts:    1988000 | #Constraints:      58138
3584.32/3595.11	c #Conflicts:    1989000 | #Constraints:      59139
3584.32/3595.11	c #Conflicts:    1990000 | #Constraints:      60139
3584.32/3595.11	c #Conflicts:    1991000 | #Constraints:      61139
3584.32/3595.11	c #Conflicts:    1992000 | #Constraints:      62139
3584.32/3595.11	c #Conflicts:    1993000 | #Constraints:      63139
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    1994000 | #Constraints:      36122
3584.32/3595.11	c #Conflicts:    1995000 | #Constraints:      37123
3584.32/3595.11	c #Conflicts:    1996000 | #Constraints:      38125
3584.32/3595.11	c #Conflicts:    1997000 | #Constraints:      39126
3584.32/3595.11	c #Conflicts:    1998000 | #Constraints:      40128
3584.32/3595.11	c #Conflicts:    1999000 | #Constraints:      41129
3584.32/3595.11	c #Conflicts:    2000000 | #Constraints:      42130
3584.32/3595.11	c #Conflicts:    2001000 | #Constraints:      43131
3584.32/3595.11	c #Conflicts:    2002000 | #Constraints:      44132
3584.32/3595.11	c #Conflicts:    2003000 | #Constraints:      45132
3584.32/3595.11	c #Conflicts:    2004000 | #Constraints:      46132
3584.32/3595.11	c #Conflicts:    2005000 | #Constraints:      47133
3584.32/3595.11	c #Conflicts:    2006000 | #Constraints:      48134
3584.32/3595.11	c #Conflicts:    2007000 | #Constraints:      49137
3584.32/3595.11	c #Conflicts:    2008000 | #Constraints:      50140
3584.32/3595.11	c #Conflicts:    2009000 | #Constraints:      51142
3584.32/3595.11	c #Conflicts:    2010000 | #Constraints:      52143
3584.32/3595.11	c #Conflicts:    2011000 | #Constraints:      53146
3584.32/3595.11	c #Conflicts:    2012000 | #Constraints:      54148
3584.32/3595.11	c #Conflicts:    2013000 | #Constraints:      55149
3584.32/3595.11	c #Conflicts:    2014000 | #Constraints:      56150
3584.32/3595.11	c #Conflicts:    2015000 | #Constraints:      57150
3584.32/3595.11	c #Conflicts:    2016000 | #Constraints:      58153
3584.32/3595.11	c #Conflicts:    2017000 | #Constraints:      59155
3584.32/3595.11	c #Conflicts:    2018000 | #Constraints:      60156
3584.32/3595.11	c #Conflicts:    2019000 | #Constraints:      61156
3584.32/3595.11	c #Conflicts:    2020000 | #Constraints:      62156
3584.32/3595.11	c #Conflicts:    2021000 | #Constraints:      63157
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    2022000 | #Constraints:      35922
3584.32/3595.11	c #Conflicts:    2023000 | #Constraints:      36922
3584.32/3595.11	c #Conflicts:    2024000 | #Constraints:      37923
3584.32/3595.11	c #Conflicts:    2025000 | #Constraints:      38924
3584.32/3595.11	c #Conflicts:    2026000 | #Constraints:      39926
3584.32/3595.11	c #Conflicts:    2027000 | #Constraints:      40927
3584.32/3595.11	c #Conflicts:    2028000 | #Constraints:      41929
3584.32/3595.11	c #Conflicts:    2029000 | #Constraints:      42929
3584.32/3595.11	c #Conflicts:    2030000 | #Constraints:      43929
3584.32/3595.11	c #Conflicts:    2031000 | #Constraints:      44929
3584.32/3595.11	c #Conflicts:    2032000 | #Constraints:      45932
3584.32/3595.11	c #Conflicts:    2033000 | #Constraints:      46934
3584.32/3595.11	c #Conflicts:    2034000 | #Constraints:      47936
3584.32/3595.11	c #Conflicts:    2035000 | #Constraints:      48936
3584.32/3595.11	c #Conflicts:    2036000 | #Constraints:      49938
3584.32/3595.11	c #Conflicts:    2037000 | #Constraints:      50938
3584.32/3595.11	c #Conflicts:    2038000 | #Constraints:      51938
3584.32/3595.11	c #Conflicts:    2039000 | #Constraints:      52938
3584.32/3595.11	c #Conflicts:    2040000 | #Constraints:      53938
3584.32/3595.11	c #Conflicts:    2041000 | #Constraints:      54939
3584.32/3595.11	c #Conflicts:    2042000 | #Constraints:      55940
3584.32/3595.11	c #Conflicts:    2043000 | #Constraints:      56941
3584.32/3595.11	c #Conflicts:    2044000 | #Constraints:      57941
3584.32/3595.11	c #Conflicts:    2045000 | #Constraints:      58941
3584.32/3595.11	c #Conflicts:    2046000 | #Constraints:      59941
3584.32/3595.11	c #Conflicts:    2047000 | #Constraints:      60941
3584.32/3595.11	c #Conflicts:    2048000 | #Constraints:      61941
3584.32/3595.11	c #Conflicts:    2049000 | #Constraints:      62941
3584.32/3595.11	c #Conflicts:    2050000 | #Constraints:      63941
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    2051000 | #Constraints:      36451
3584.32/3595.11	c #Conflicts:    2052000 | #Constraints:      37452
3584.32/3595.11	c #Conflicts:    2053000 | #Constraints:      38452
3584.32/3595.11	c #Conflicts:    2054000 | #Constraints:      39454
3584.32/3595.11	c #Conflicts:    2055000 | #Constraints:      40458
3584.32/3595.11	c #Conflicts:    2056000 | #Constraints:      41460
3584.32/3595.11	c #Conflicts:    2057000 | #Constraints:      42461
3584.32/3595.11	c #Conflicts:    2058000 | #Constraints:      43464
3584.32/3595.11	c #Conflicts:    2059000 | #Constraints:      44466
3584.32/3595.11	c #Conflicts:    2060000 | #Constraints:      45469
3584.32/3595.11	c #Conflicts:    2061000 | #Constraints:      46471
3584.32/3595.11	c #Conflicts:    2062000 | #Constraints:      47471
3584.32/3595.11	c #Conflicts:    2063000 | #Constraints:      48473
3584.32/3595.11	c #Conflicts:    2064000 | #Constraints:      49475
3584.32/3595.11	c #Conflicts:    2065000 | #Constraints:      50477
3584.32/3595.11	c #Conflicts:    2066000 | #Constraints:      51480
3584.32/3595.11	c #Conflicts:    2067000 | #Constraints:      52484
3584.32/3595.11	c #Conflicts:    2068000 | #Constraints:      53485
3584.32/3595.11	c #Conflicts:    2069000 | #Constraints:      54485
3584.32/3595.11	c #Conflicts:    2070000 | #Constraints:      55485
3584.32/3595.11	c #Conflicts:    2071000 | #Constraints:      56485
3584.32/3595.11	c #Conflicts:    2072000 | #Constraints:      57485
3584.32/3595.11	c #Conflicts:    2073000 | #Constraints:      58487
3584.32/3595.11	c #Conflicts:    2074000 | #Constraints:      59487
3584.32/3595.11	c #Conflicts:    2075000 | #Constraints:      60487
3584.32/3595.11	c #Conflicts:    2076000 | #Constraints:      61488
3584.32/3595.11	c #Conflicts:    2077000 | #Constraints:      62489
3584.32/3595.11	c #Conflicts:    2078000 | #Constraints:      63489
3584.32/3595.11	c #Conflicts:    2079000 | #Constraints:      64490
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    2080000 | #Constraints:      36861
3584.32/3595.11	c #Conflicts:    2081000 | #Constraints:      37862
3584.32/3595.11	c #Conflicts:    2082000 | #Constraints:      38865
3584.32/3595.11	c #Conflicts:    2083000 | #Constraints:      39868
3584.32/3595.11	c #Conflicts:    2084000 | #Constraints:      40871
3584.32/3595.11	c #Conflicts:    2085000 | #Constraints:      41875
3584.32/3595.11	c #Conflicts:    2086000 | #Constraints:      42877
3584.32/3595.11	c #Conflicts:    2087000 | #Constraints:      43880
3584.32/3595.11	c #Conflicts:    2088000 | #Constraints:      44883
3584.32/3595.11	c #Conflicts:    2089000 | #Constraints:      45886
3584.32/3595.11	c #Conflicts:    2090000 | #Constraints:      46887
3584.32/3595.11	c #Conflicts:    2091000 | #Constraints:      47888
3584.32/3595.11	c #Conflicts:    2092000 | #Constraints:      48888
3584.32/3595.11	c #Conflicts:    2093000 | #Constraints:      49888
3584.32/3595.11	c #Conflicts:    2094000 | #Constraints:      50889
3584.32/3595.11	c #Conflicts:    2095000 | #Constraints:      51889
3584.32/3595.11	c #Conflicts:    2096000 | #Constraints:      52891
3584.32/3595.11	c #Conflicts:    2097000 | #Constraints:      53892
3584.32/3595.11	c #Conflicts:    2098000 | #Constraints:      54892
3584.32/3595.11	c #Conflicts:    2099000 | #Constraints:      55892
3584.32/3595.11	c #Conflicts:    2100000 | #Constraints:      56894
3584.32/3595.11	c #Conflicts:    2101000 | #Constraints:      57896
3584.32/3595.11	c #Conflicts:    2102000 | #Constraints:      58896
3584.32/3595.11	c #Conflicts:    2103000 | #Constraints:      59896
3584.32/3595.11	c #Conflicts:    2104000 | #Constraints:      60896
3584.32/3595.11	c #Conflicts:    2105000 | #Constraints:      61896
3584.32/3595.11	c #Conflicts:    2106000 | #Constraints:      62896
3584.32/3595.11	c #Conflicts:    2107000 | #Constraints:      63897
3584.32/3595.11	c #Conflicts:    2108000 | #Constraints:      64897
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    2109000 | #Constraints:      37077
3584.32/3595.11	c #Conflicts:    2110000 | #Constraints:      38077
3584.32/3595.11	c #Conflicts:    2111000 | #Constraints:      39079
3584.32/3595.11	c #Conflicts:    2112000 | #Constraints:      40079
3584.32/3595.11	c #Conflicts:    2113000 | #Constraints:      41079
3584.32/3595.11	c #Conflicts:    2114000 | #Constraints:      42080
3584.32/3595.11	c #Conflicts:    2115000 | #Constraints:      43082
3584.32/3595.11	c #Conflicts:    2116000 | #Constraints:      44083
3584.32/3595.11	c #Conflicts:    2117000 | #Constraints:      45083
3584.32/3595.11	c #Conflicts:    2118000 | #Constraints:      46083
3584.32/3595.11	c #Conflicts:    2119000 | #Constraints:      47085
3584.32/3595.11	c #Conflicts:    2120000 | #Constraints:      48086
3584.32/3595.11	c #Conflicts:    2121000 | #Constraints:      49088
3584.32/3595.11	c #Conflicts:    2122000 | #Constraints:      50088
3584.32/3595.11	c #Conflicts:    2123000 | #Constraints:      51088
3584.32/3595.11	c #Conflicts:    2124000 | #Constraints:      52089
3584.32/3595.11	c #Conflicts:    2125000 | #Constraints:      53090
3584.32/3595.11	c #Conflicts:    2126000 | #Constraints:      54090
3584.32/3595.11	c #Conflicts:    2127000 | #Constraints:      55091
3584.32/3595.11	c #Conflicts:    2128000 | #Constraints:      56093
3584.32/3595.11	c #Conflicts:    2129000 | #Constraints:      57094
3584.32/3595.11	c #Conflicts:    2130000 | #Constraints:      58096
3584.32/3595.11	c #Conflicts:    2131000 | #Constraints:      59099
3584.32/3595.11	c #Conflicts:    2132000 | #Constraints:      60101
3584.32/3595.11	c #Conflicts:    2133000 | #Constraints:      61103
3584.32/3595.11	c #Conflicts:    2134000 | #Constraints:      62106
3584.32/3595.11	c #Conflicts:    2135000 | #Constraints:      63107
3584.32/3595.11	c #Conflicts:    2136000 | #Constraints:      64108
3584.32/3595.11	c #Conflicts:    2137000 | #Constraints:      65110
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    2138000 | #Constraints:      37078
3584.32/3595.11	c #Conflicts:    2139000 | #Constraints:      38078
3584.32/3595.11	c #Conflicts:    2140000 | #Constraints:      39079
3584.32/3595.11	c #Conflicts:    2141000 | #Constraints:      40082
3584.32/3595.11	c #Conflicts:    2142000 | #Constraints:      41085
3584.32/3595.11	c #Conflicts:    2143000 | #Constraints:      42086
3584.32/3595.11	c #Conflicts:    2144000 | #Constraints:      43087
3584.32/3595.11	c #Conflicts:    2145000 | #Constraints:      44088
3584.32/3595.11	c #Conflicts:    2146000 | #Constraints:      45090
3584.32/3595.11	c #Conflicts:    2147000 | #Constraints:      46091
3584.32/3595.11	c #Conflicts:    2148000 | #Constraints:      47094
3584.32/3595.11	c #Conflicts:    2149000 | #Constraints:      48096
3584.32/3595.11	c #Conflicts:    2150000 | #Constraints:      49096
3584.32/3595.11	c #Conflicts:    2151000 | #Constraints:      50098
3584.32/3595.11	c #Conflicts:    2152000 | #Constraints:      51099
3584.32/3595.11	c #Conflicts:    2153000 | #Constraints:      52100
3584.32/3595.11	c #Conflicts:    2154000 | #Constraints:      53102
3584.32/3595.11	c #Conflicts:    2155000 | #Constraints:      54103
3584.32/3595.11	c #Conflicts:    2156000 | #Constraints:      55105
3584.32/3595.11	c #Conflicts:    2157000 | #Constraints:      56108
3584.32/3595.11	c #Conflicts:    2158000 | #Constraints:      57110
3584.32/3595.11	c #Conflicts:    2159000 | #Constraints:      58113
3584.32/3595.11	c #Conflicts:    2160000 | #Constraints:      59115
3584.32/3595.11	c #Conflicts:    2161000 | #Constraints:      60117
3584.32/3595.11	c #Conflicts:    2162000 | #Constraints:      61119
3584.32/3595.11	c #Conflicts:    2163000 | #Constraints:      62121
3584.32/3595.11	c #Conflicts:    2164000 | #Constraints:      63122
3584.32/3595.11	c #Conflicts:    2165000 | #Constraints:      64125
3584.32/3595.11	c #Conflicts:    2166000 | #Constraints:      65126
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    2167000 | #Constraints:      36876
3584.32/3595.11	c #Conflicts:    2168000 | #Constraints:      37876
3584.32/3595.11	c #Conflicts:    2169000 | #Constraints:      38876
3584.32/3595.11	c #Conflicts:    2170000 | #Constraints:      39878
3584.32/3595.11	c #Conflicts:    2171000 | #Constraints:      40881
3584.32/3595.11	c #Conflicts:    2172000 | #Constraints:      41884
3584.32/3595.11	c #Conflicts:    2173000 | #Constraints:      42886
3584.32/3595.11	c #Conflicts:    2174000 | #Constraints:      43887
3584.32/3595.11	c #Conflicts:    2175000 | #Constraints:      44887
3584.32/3595.11	c #Conflicts:    2176000 | #Constraints:      45888
3584.32/3595.11	c #Conflicts:    2177000 | #Constraints:      46889
3584.32/3595.11	c #Conflicts:    2178000 | #Constraints:      47890
3584.32/3595.11	c #Conflicts:    2179000 | #Constraints:      48890
3584.32/3595.11	c #Conflicts:    2180000 | #Constraints:      49890
3584.32/3595.11	c #Conflicts:    2181000 | #Constraints:      50891
3584.32/3595.11	c #Conflicts:    2182000 | #Constraints:      51892
3584.32/3595.11	c #Conflicts:    2183000 | #Constraints:      52892
3584.32/3595.11	c #Conflicts:    2184000 | #Constraints:      53895
3584.32/3595.11	c #Conflicts:    2185000 | #Constraints:      54895
3584.32/3595.11	c #Conflicts:    2186000 | #Constraints:      55896
3584.32/3595.11	c #Conflicts:    2187000 | #Constraints:      56896
3584.32/3595.11	c #Conflicts:    2188000 | #Constraints:      57897
3584.32/3595.11	c #Conflicts:    2189000 | #Constraints:      58898
3584.32/3595.11	c #Conflicts:    2190000 | #Constraints:      59898
3584.32/3595.11	c #Conflicts:    2191000 | #Constraints:      60898
3584.32/3595.11	c #Conflicts:    2192000 | #Constraints:      61898
3584.32/3595.11	c #Conflicts:    2193000 | #Constraints:      62898
3584.32/3595.11	c #Conflicts:    2194000 | #Constraints:      63898
3584.32/3595.11	c #Conflicts:    2195000 | #Constraints:      64899
3584.32/3595.11	c #Conflicts:    2196000 | #Constraints:      65900
3584.32/3595.11	c INPROCESSING
3584.32/3595.11	c GARBAGE COLLECT
3584.32/3595.11	c rational objective 3
3584.32/3595.11	c #Conflicts:    2197000 | #Constraints:      33043
3584.32/3595.11	c #Conflicts:    2198000 | #Constraints:      34043
3584.32/3595.11	c #Conflicts:    2199000 | #Constraints:      35043
3584.32/3595.11	c #Conflicts:    2200000 | #Constraints:      36046
3584.32/3595.11	c #Conflicts:    2201000 | #Constraints:      37047
3584.32/3595.11	c #Conflicts:    2202000 | #Constraints:      38048
3584.32/3595.11	c #Conflicts:    2203000 | #Constraints:      39049
3584.32/3595.11	c #Conflicts:    2204000 | #Constraints:      40051
3584.32/3595.11	c #Conflicts:    2205000 | #Constraints:      41051
3584.32/3595.11	c #Conflicts:    2206000 | #Constraints:      42051
3584.32/3595.11	c #Conflicts:    2207000 | #Constraints:      43053
3584.32/3595.11	c #Conflicts:    2208000 | #Constraints:      44054
3584.32/3595.11	c #Conflicts:    2209000 | #Constraints:      45054
3584.32/3595.11	c #Conflicts:    2210000 | #Constraints:      46054
3584.32/3595.11	c #Conflicts:    2211000 | #Constraints:      47054
3584.32/3595.11	c #Conflicts:    2212000 | #Constraints:      48054
3584.32/3595.11	c #Conflicts:    2213000 | #Constraints:      49055
3584.32/3595.11	c #Conflicts:    2214000 | #Constraints:      50056
3584.32/3595.11	c #Conflicts:    2215000 | #Constraints:      51056
3584.32/3595.11	c #Conflicts:    2216000 | #Constraints:      52056
3584.32/3595.11	c #Conflicts:    2217000 | #Constraints:      53056
3584.32/3595.11	c #Conflicts:    2218000 | #Constraints:      54057
3584.32/3595.11	c #Conflicts:    2219000 | #Constraints:      55058
3584.32/3595.11	c #Conflicts:    2220000 | #Constraints:      56058
3584.32/3595.11	c #Conflicts:    2221000 | #Constraints:      57058
3584.32/3595.11	c #Conflicts:    2222000 | #Constraints:      58059
3584.32/3595.11	c #Conflicts:    2223000 | #Constraints:      59060
3584.32/3595.11	c #Conflicts:    2224000 | #Constraints:      60060
3584.32/3595.11	c #Conflicts:    2225000 | #Constraints:      61061
3584.32/3595.11	c #Conflicts:    2226000 | #Constraints:      62062
3584.32/3595.11	c #Conflicts:    2227000 | #Constraints:      63062
3584.32/3595.11	c #Conflicts:    2228000 | #Constraints:      64064
3584.32/3595.11	c #Conflicts:    2229000 | #Constraints:      65066
3584.32/3595.11	c #Conflicts:    2230000 | #Constraints:      66068
3584.32/3595.11	c #Conflicts:    2231000 | #Constraints:      67069
3584.32/3595.11	c #Conflicts:    2232000 | #Constraints:      68070
3584.32/3595.11	c #Conflicts:    2233000 | #Constraints:      69071
3584.32/3595.11	c #Conflicts:    2234000 | #Constraints:      70071
3584.32/3595.11	c #Conflicts:    2235000 | #Constraints:      71071
3584.32/3595.11	c #Conflicts:    2236000 | #Constraints:      72071
3584.32/3595.11	c #Conflicts:    2237000 | #Constraints:      73072
3584.32/3595.11	c #Conflicts:    2238000 | #Constraints:      74072
3584.32/3595.11	c #Conflicts:    2239000 | #Constraints:      75072
3584.32/3595.11	c #Conflicts:    2240000 | #Constraints:      76072
3584.32/3595.11	c #Conflicts:    2241000 | #Constraints:      77073
3584.32/3595.11	c #Conflicts:    2242000 | #Constraints:      78074
3584.32/3595.11	c #Conflicts:    2243000 | #Constraints:      79074
3584.32/3595.11	c #Conflicts:    2244000 | #Constraints:      80074
3584.32/3595.11	c #Conflicts:    2245000 | #Constraints:      81074
3584.32/3595.11	c #Conflicts:    2246000 | #Constraints:      82075
3584.32/3595.11	c #Conflicts:    2247000 | #Constraints:      83075
3584.32/3595.11	c #Conflicts:    2248000 | #Constraints:      84075
3584.32/3595.11	c #Conflicts:    2249000 | #Constraints:      85075
3584.32/3595.11	c #Conflicts:    2250000 | #Constraints:      86076
3584.32/3595.11	c #Conflicts:    2251000 | #Constraints:      87076
3584.32/3595.11	c #Conflicts:    2252000 | #Constraints:      88076
3584.32/3595.11	c #Conflicts:    2253000 | #Constraints:      89076
3584.32/3595.11	c #Conflicts:    2254000 | #Constraints:      90076
3584.32/3595.11	c #Conflicts:    2255000 | #Constraints:      91077
3584.32/3595.11	c #Conflicts:    2256000 | #Constraints:      92078
3584.32/3595.11	c #Conflicts:    2257000 | #Constraints:      93079
3584.32/3595.11	c #Conflicts:    2258000 | #Constraints:      94080
3584.32/3595.11	c #Conflicts:    2259000 | #Constraints:      95080
3584.32/3595.11	c #Conflicts:    2260000 | #Constraints:      96081
3584.32/3595.11	c #Conflicts:    2261000 | #Constraints:      97081
3584.32/3595.11	c #Conflicts:    2262000 | #Constraints:      98081
3584.32/3595.11	c #Conflicts:    2263000 | #Constraints:      99082
3584.32/3595.11	c #Conflicts:    2264000 | #Constraints:     100082
3584.32/3595.11	c #Conflicts:    2265000 | #Constraints:     101082
3584.32/3595.11	c #Conflicts:    2266000 | #Constraints:     102082
3584.32/3595.11	c #Conflicts:    2267000 | #Constraints:     103083
3584.32/3595.11	c #Conflicts:    2268000 | #Constraints:     104084
3584.32/3595.11	c #Conflicts:    2269000 | #Constraints:     105086
3584.32/3595.11	c #Conflicts:    2270000 | #Constraints:     106086
3584.32/3595.11	c #Conflicts:    2271000 | #Constraints:     107086
3584.32/3595.11	c #Conflicts:    2272000 | #Constraints:     108086
3584.32/3595.11	c #Conflicts:    2273000 | #Constraints:     109086
3584.32/3595.11	c #Conflicts:    2274000 | #Constraints:     110086
3584.32/3595.11	c #Conflicts:    2275000 | #Constraints:     111087
3584.32/3595.11	c #Conflicts:    2276000 | #Constraints:     112087
3584.32/3595.11	c #Conflicts:    2277000 | #Constraints:     113087
3584.32/3595.11	c #Conflicts:    2278000 | #Constraints:     114087
3584.32/3595.11	c #Conflicts:    2279000 | #Constraints:     115087
3584.32/3595.11	c #Conflicts:    2280000 | #Constraints:     116087
3584.32/3595.11	c #Conflicts:    2281000 | #Constraints:     117088
3584.32/3595.11	c #Conflicts:    2282000 | #Constraints:     118088
3584.32/3595.11	c #Conflicts:    2283000 | #Constraints:     119088
3584.32/3595.11	c #Conflicts:    2284000 | #Constraints:     120089
3584.32/3595.11	c #Conflicts:    2285000 | #Constraints:     121089
3584.32/3595.11	c #Conflicts:    2286000 | #Constraints:     122089
3584.32/3595.11	c #Conflicts:    2287000 | #Constraints:     123089
3584.32/3595.11	c #Conflicts:    2288000 | #Constraints:     124090
3584.32/3595.11	c #Conflicts:    2289000 | #Constraints:     125090
3584.32/3595.11	c #Conflicts:    2290000 | #Constraints:     126090
3584.32/3595.11	c #Conflicts:    2291000 | #Constraints:     127091
3584.32/3595.11	c #Conflicts:    2292000 | #Constraints:     128091
3584.32/3595.11	c #Conflicts:    2293000 | #Constraints:     129091
3584.32/3595.11	c #Conflicts:    2294000 | #Constraints:     130091
3584.32/3595.11	c #Conflicts:    2295000 | #Constraints:     131091
3584.32/3595.11	c #Conflicts:    2296000 | #Constraints:     132092
3584.32/3595.11	c #Conflicts:    2297000 | #Constraints:     133092
3584.32/3595.11	c #Conflicts:    2298000 | #Constraints:     134092
3584.32/3595.11	c #Conflicts:    2299000 | #Constraints:     135092
3584.32/3595.11	c #Conflicts:    2300000 | #Constraints:     136092
3584.32/3595.11	c #Conflicts:    2301000 | #Constraints:     137092
3584.32/3595.11	c #Conflicts:    2302000 | #Constraints:     138093
3584.32/3595.11	c #Conflicts:    2303000 | #Constraints:     139093
3584.32/3595.11	c #Conflicts:    2304000 | #Constraints:     140094
3584.32/3595.11	c #Conflicts:    2305000 | #Constraints:     141094
3584.32/3595.11	c #Conflicts:    2306000 | #Constraints:     142095
3584.32/3595.11	c #Conflicts:    2307000 | #Constraints:     143095
3584.32/3595.11	c #Conflicts:    2308000 | #Constraints:     144096
3584.32/3595.11	c #Conflicts:    2309000 | #Constraints:     145097
3584.32/3595.11	c #Conflicts:    2310000 | #Constraints:     146097
3584.32/3595.11	c #Conflicts:    2311000 | #Constraints:     147097
3584.32/3595.11	c cpu time 3574.32 s
3584.32/3595.11	c deterministic time 628094663290 6.28e+11
3584.32/3595.11	c optimization time 508.322 s
3584.32/3595.11	c total solve time 3065.97 s
3584.32/3595.11	c core-guided solve time 0 s
3584.32/3595.11	c propagation time 3052.78 s
3584.32/3595.11	c conflict analysis time 425.862 s
3584.32/3595.11	c propagations 598392239
3584.32/3595.11	c resolve steps 38447528
3584.32/3595.11	c decisions 6837713
3584.32/3595.11	c conflicts 2311348
3584.32/3595.11	c restarts 4094
3584.32/3595.11	c inprocessing phases 139
3584.32/3595.11	c input clauses 10815
3584.32/3595.11	c input cardinalities 31
3584.32/3595.11	c input general constraints 192
3584.32/3595.11	c input average constraint length 3.40
3584.32/3595.11	c input average constraint degree 6.20
3584.32/3595.11	c learned clauses 761719
3584.32/3595.11	c learned cardinalities 4692
3584.32/3595.11	c learned general constraints 1547074
3584.32/3595.11	c learned average constraint length 156.74
3584.32/3595.11	c learned average constraint degree 559272060.38
3584.32/3595.11	c watched constraints 1323809
3584.32/3595.11	c counting constraints 223649
3584.32/3595.11	c gcd simplifications 217011
3584.32/3595.11	c detected cardinalities 238
3584.32/3595.11	c weakened non-implied lits 90451088
3584.32/3595.11	c weakened non-implying lits 427014
3584.32/3595.11	c original variables 3964
3584.32/3595.11	c clausal propagations 343318165
3584.32/3595.11	c cardinality propagations 12168896
3584.32/3595.11	c watched propagations 19595426
3584.32/3595.11	c counting propagations 221562942
3584.32/3595.11	c watch lookups 90262538522
3584.32/3595.11	c watch backjump lookups 73030034910
3584.32/3595.11	c watch checks 402370979446
3584.32/3595.11	c propagation checks 59474673216
3584.32/3595.11	c constraint additions 1741337851
3584.32/3595.11	c trail pops 607537301
3584.32/3595.11	c formula constraints 11038
3584.32/3595.11	c learned constraints 2309209
3584.32/3595.11	c bound constraints 0
3584.32/3595.11	c core-guided constraints 0
3584.32/3595.11	c encountered formula constraints 23216768
3584.32/3595.11	c encountered learned constraints 17047294
3584.32/3595.11	c encountered bound constraints 0
3584.32/3595.11	c encountered core-guided constraints 0
3584.32/3595.11	c LP total time 255.661 s
3584.32/3595.11	c LP solve time 248.92 s
3584.32/3595.11	c LP constraints added 12298
3584.32/3595.11	c LP constraints removed 1247
3584.32/3595.11	c LP pivots internal 2312403
3584.32/3595.11	c LP pivots root 19688
3584.32/3595.11	c LP calls 11916
3584.32/3595.11	c LP optimalities 9775
3584.32/3595.11	c LP no pivot count 1468
3584.32/3595.11	c LP infeasibilities 2139
3584.32/3595.11	c LP valid Farkas constraints 2138
3584.32/3595.11	c LP learned Farkas constraints 2138
3584.32/3595.11	c LP basis resets 1
3584.32/3595.11	c LP cycling count 0
3584.32/3595.11	c LP singular count 0
3584.32/3595.11	c LP no primal count 0
3584.32/3595.11	c LP no farkas count 1
3584.32/3595.11	c LP other issue count 0
3584.32/3595.11	c LP Gomory cuts 0
3584.32/3595.11	c LP learned cuts 1260
3584.32/3595.11	c LP deleted cuts 1247
3584.32/3595.11	c LP encountered Gomory constraints 0
3584.32/3595.11	c LP encountered Farkas constraints 481622
3584.32/3595.11	c LP encountered learned Farkas constraints 11054
3584.32/3595.11	c CG auxiliary variables introduced 0
3584.32/3595.11	c CG solutions found 0
3584.32/3595.11	c CG cores constructed 0
3584.32/3595.11	c CG core cardinality constraints returned 0
3584.32/3595.11	c CG unit cores 0
3584.32/3595.11	c CG single cores 0
3584.32/3595.11	c CG blocks removed during cardinality reduction 0
3584.32/3595.11	c CG first core best 0
3584.32/3595.11	c CG decision core best 0
3584.32/3595.11	c CG core reduction tie 0
3584.32/3595.11	c CG core degree average 0.00
3584.32/3595.11	c CG core slack average 0.00
3584.32/3595.11	c CG core upper bound improvements 0
3584.32/3595.11	c LS first time 59.9821 s
3584.32/3595.11	c LS restart time 0 s
3584.32/3595.11	s UNKNOWN
3584.32/3595.11	c Program interrupted by user.
3584.32/3595.12	c Total time: 3595.093 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-4791532-1782377336/watcher-4791532-1782377336 -o /tmp/evaluation-result-4791532-1782377336/solver-4791532-1782377336 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4791532-1782377336/vars-4791532-1782377336 --bin-var /tmp/runsolver-exch-nodeE004-1782369986-2413373 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4791532-1782377336.opb 3600 HOME 62000 

running on 4 cores: 12-15

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

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

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (107883 MiB free)
  node 1: cores 8-15, 129019 MiB (108795 MiB free)
  node 2: cores 16-23, 129019 MiB (116149 MiB free)
  node 3: cores 24-31, 128957 MiB (115728 MiB free)
  node 4: cores 32-39, 129019 MiB (110229 MiB free)
  node 5: cores 40-47, 129019 MiB (108674 MiB free)
  node 6: cores 48-55, 129019 MiB (110252 MiB free)
  node 7: cores 56-63, 128474 MiB (111275 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=2417443, runsolver pid=2417440
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 16.58 16.29 16.25 17/912 2417456
/proc/meminfo: memFree=910322200/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=55988 memory=16820 CPUtime=0.02 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 2181 0 0 0 2 0 0 0 20 0 1 0 171021447 57331712 4032 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 13997 4205 2266 1054 0 2578 0
Current children cumulated CPU time: 0.04 s
Current children cumulated vsize: 62972 KiB
Current children cumulated memory: 21792 KiB

[startup+0.212819 s]*
/proc/loadavg: 16.58 16.29 16.25 19/912 2417456
/proc/meminfo: memFree=910296368/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=74852 memory=34404 CPUtime=0.14 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 5988 0 0 0 13 1 0 0 20 0 1 0 171021447 76648448 8440 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 18713 8601 2410 1054 0 7294 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 81836 KiB
Current children cumulated memory: 39376 KiB

[startup+0.312655 s]*
/proc/loadavg: 16.58 16.29 16.25 17/912 2417456
/proc/meminfo: memFree=910298664/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=74852 memory=34404 CPUtime=0.23 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 5988 0 0 0 22 1 0 0 20 0 1 0 171021447 76648448 8440 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 18713 8601 2410 1054 0 7294 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 81836 KiB
Current children cumulated memory: 39376 KiB

[startup+0.700151 s]
/proc/loadavg: 16.58 16.29 16.25 18/912 2417456
/proc/meminfo: memFree=910249992/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=74852 memory=34404 CPUtime=0.61 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 5988 0 0 0 60 1 0 0 20 0 1 0 171021447 76648448 8440 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 18713 8601 2410 1054 0 7294 0
Current children cumulated CPU time: 0.63 s
Current children cumulated vsize: 81836 KiB
Current children cumulated memory: 39376 KiB

[startup+1.50015 s]
/proc/loadavg: 16.58 16.29 16.25 17/912 2417456
/proc/meminfo: memFree=910186184/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=74852 memory=34404 CPUtime=1.41 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 5988 0 0 0 140 1 0 0 20 0 1 0 171021447 76648448 8440 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 18713 8601 2410 1054 0 7294 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 81836 KiB
Current children cumulated memory: 39376 KiB

[startup+3.11215 s]
/proc/loadavg: 16.53 16.29 16.25 17/912 2417456
/proc/meminfo: memFree=910078800/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=74852 memory=34404 CPUtime=3.02 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 5988 0 0 0 301 1 0 0 20 0 1 0 171021447 76648448 8440 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 18713 8601 2410 1054 0 7294 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 81836 KiB
Current children cumulated memory: 39376 KiB

[startup+6.30014 s]
/proc/loadavg: 16.53 16.29 16.25 17/912 2417456
/proc/meminfo: memFree=909792568/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=74852 memory=34404 CPUtime=6.19 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 5988 0 0 0 618 1 0 0 20 0 1 0 171021447 76648448 8440 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 18713 8601 2410 1054 0 7294 0
Current children cumulated CPU time: 6.21 s
Current children cumulated vsize: 81836 KiB
Current children cumulated memory: 39376 KiB

[startup+12.7001 s]
/proc/loadavg: 16.49 16.28 16.25 17/912 2417456
/proc/meminfo: memFree=909179924/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=74852 memory=34404 CPUtime=12.58 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 5988 0 0 0 1257 1 0 0 20 0 1 0 171021447 76648448 8440 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 18713 8601 2410 1054 0 7294 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 81836 KiB
Current children cumulated memory: 39376 KiB

[startup+25.5001 s]
/proc/loadavg: 16.38 16.27 16.24 17/912 2417524
/proc/meminfo: memFree=908521724/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=74852 memory=34404 CPUtime=25.35 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 5988 0 0 0 2533 2 0 0 20 0 1 0 171021447 76648448 8440 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 18713 8601 2410 1054 0 7294 0
Current children cumulated CPU time: 25.37 s
Current children cumulated vsize: 81836 KiB
Current children cumulated memory: 39376 KiB

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

/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=384804 memory=253812 CPUtime=3451.88 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 32775 0 0 0 344203 985 0 0 20 0 1 0 171021447 394039296 63369 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 96201 63453 2457 1054 0 84782 0
Current children cumulated CPU time: 3451.9 s
Current children cumulated vsize: 391788 KiB
Current children cumulated memory: 258784 KiB

[startup+3522.3 s]
/proc/loadavg: 14.63 15.75 16.07 15/886 2421471
/proc/meminfo: memFree=902111464/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=387908 memory=268400 CPUtime=3511.7 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 33867 0 0 0 350181 989 0 0 20 0 1 0 171021447 397217792 67042 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 96977 67100 2457 1054 0 85558 0
Current children cumulated CPU time: 3511.72 s
Current children cumulated vsize: 394892 KiB
Current children cumulated memory: 273372 KiB

[startup+3582.3 s]
/proc/loadavg: 13.29 15.20 15.86 11/857 2421642
/proc/meminfo: memFree=905478828/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=391768 memory=280288 CPUtime=3571.51 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 34767 0 0 0 356158 993 0 0 20 0 1 0 171021447 401170432 69994 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 97942 70072 2457 1054 0 86523 0
Current children cumulated CPU time: 3571.53 s
Current children cumulated vsize: 398752 KiB
Current children cumulated memory: 285260 KiB

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

# cumulated CPU time of all completed processes:  user=3574.36 s, system=9.96906 s

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

[startup+3584 s]*
/proc/loadavg: 13.02 15.12 15.83 11/857 2421642
/proc/meminfo: memFree=905468936/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=391768 memory=282356 CPUtime=3573.22 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 34773 0 0 0 356329 993 0 0 20 0 1 0 171021447 401170432 70525 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 97942 70589 2457 1054 0 86523 0
Current children cumulated CPU time: 3573.24 s
Current children cumulated vsize: 398752 KiB
Current children cumulated memory: 287328 KiB

[startup+3590.4 s]
/proc/loadavg: 12.78 15.03 15.80 11/857 2421642
/proc/meminfo: memFree=905444612/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=392428 memory=283260 CPUtime=3579.59 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 34955 0 0 0 356966 993 0 0 20 0 1 0 171021447 401846272 70653 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 98107 70815 2457 1054 0 86688 0
Current children cumulated CPU time: 3579.61 s
Current children cumulated vsize: 399412 KiB
Current children cumulated memory: 288232 KiB

[startup+3593.6 s]
/proc/loadavg: 12.78 15.03 15.80 11/857 2421642
/proc/meminfo: memFree=905426852/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=392620 memory=283432 CPUtime=3582.79 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 34998 0 0 0 357285 994 0 0 20 0 1 0 171021447 402042880 70653 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 98155 70858 2457 1054 0 86736 0
Current children cumulated CPU time: 3582.81 s
Current children cumulated vsize: 399604 KiB
Current children cumulated memory: 288404 KiB

[startup+3594.4 s]
/proc/loadavg: 12.56 14.95 15.77 11/857 2421642
/proc/meminfo: memFree=905420984/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=392620 memory=283440 CPUtime=3583.59 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 35000 0 0 0 357365 994 0 0 20 0 1 0 171021447 402042880 70653 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 98155 70860 2457 1054 0 86736 0
Current children cumulated CPU time: 3583.61 s
Current children cumulated vsize: 399604 KiB
Current children cumulated memory: 288412 KiB

[startup+3594.8 s]
/proc/loadavg: 12.56 14.95 15.77 11/857 2421642
/proc/meminfo: memFree=905420984/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=392620 memory=283456 CPUtime=3583.98 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 35004 0 0 0 357404 994 0 0 20 0 1 0 171021447 402042880 70653 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 98155 70864 2457 1054 0 86736 0
Current children cumulated CPU time: 3584 s
Current children cumulated vsize: 399604 KiB
Current children cumulated memory: 288428 KiB

[startup+3595 s]*
/proc/loadavg: 12.56 14.95 15.77 11/857 2421642
/proc/meminfo: memFree=905414720/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 504 2003 0 0 0 0 2 0 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 821 721 219 0 143 0
[pid=2417455] ppid=2417443 vsize=2660 memory=1688 CPUtime=0 cores=12-15
/proc/2417455/stat : 2417455 (timeout) S 2417443 2417455 2413360 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 171021447 2723840 384 18446744073709551615 94186273538048 94186273554561 140725663340464 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94186273569328 94186273571416 94186298109952 140725663344770 140725663345052 140725663345052 140725663350759 0
/proc/2417455/statm: 665 422 395 5 0 90 0
[pid=2417456] ppid=2417455 vsize=392620 memory=283456 CPUtime=3584.19 cores=12-15
/proc/2417456/stat : 2417456 (roundingsat) R 2417455 2417455 2413360 0 -1 4194304 35004 0 0 0 357425 994 0 0 20 0 1 0 171021447 402042880 70653 18446744073709551615 94736199110656 94736203425801 140731291675344 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94736204169640 94736204222984 94736224587776 140731291682968 140731291683231 140731291683231 140731291688938 0
/proc/2417456/statm: 98155 70864 2457 1054 0 86736 0
Current children cumulated CPU time: 3584.21 s
Current children cumulated vsize: 399604 KiB
Current children cumulated memory: 288428 KiB

[startup+3595.11 s]
/proc/loadavg: 12.56 14.95 15.77 11/857 2421642
/proc/meminfo: memFree=905414720/1055320700 swapFree=33554428/33554428
[pid=2417443] ppid=2417440 vsize=4324 memory=3292 CPUtime=3584.32 cores=12-15
/proc/2417443/stat : 2417443 (AutoAdaptRoundi) S 2417440 2417443 2413360 0 -1 4194304 582 37734 0 0 0 0 357436 996 20 0 1 0 171021440 4427776 640 18446744073709551615 94904000761856 94904001656389 140720870838368 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94904001895440 94904001943184 94904024588288 140720870840551 140720870840697 140720870840697 140720870846433 0
/proc/2417443/statm: 1081 823 721 219 0 143 0
Current children cumulated CPU time: 3584.32 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3292 KiB

Child status: 0

Real time (s): 3595.13
CPU time (s): 3584.33
CPU user time (s): 3574.36
CPU system time (s): 9.96906
CPU usage (%): 99.6996
Max. virtual memory (cumulated for all children) (KiB): 399604
Max. memory (cumulated for all children) (KiB): 288428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3574.36
system time used= 9.96906
maximum resident set size= 283124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38895
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1406
involuntary context switches= 2276


# summary of solver processes directly reported to runsolver:
#   pid: 2417443
#   total CPU time (s): 3584.33
#   total CPU user time (s): 3574.36
#   total CPU system time (s): 9.96906

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.6495 second user time and 39.1817 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-25 10:48:56
IDJOB=4791532
IDBENCH=148776
IDSOLVER=3618
FILE ID=nodeE004/4791532-1782377336
RUNJOBID= nodeE004-1782369986-2413373
SLURM_JOB_ID= 12511001
Free space on /tmp= 800252 MiB

SOLVER NAME= AutoAdaptRoundingSat 2026-06-08
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx30.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4791532-1782377336/watcher-4791532-1782377336 -o /tmp/evaluation-result-4791532-1782377336/solver-4791532-1782377336 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4791532-1782377336/vars-4791532-1782377336 --bin-var /tmp/runsolver-exch-nodeE004-1782369986-2413373 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4791532-1782377336.opb 3600 HOME 62000

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

MD5SUM BENCH= 91ecd4a7d2e975c8e8a35b07ef7013ef
RANDOM SEED=538504987

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        910320428 kB
MemAvailable:   1034675160 kB
Buffers:            3352 kB
Cached:         128690476 kB
SwapCached:            0 kB
Active:         14035820 kB
Inactive:       126978112 kB
Active(anon):   13241448 kB
Inactive(anon):        0 kB
Active(file):     794372 kB
Inactive(file): 126978112 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9112 kB
Writeback:           108 kB
AnonPages:      12323288 kB
Mapped:           235712 kB
Shmem:            921344 kB
KReclaimable:    1449756 kB
Slab:            2015340 kB
SReclaimable:    1449756 kB
SUnreclaim:       565584 kB
KernelStack:       15536 kB
PageTables:        31884 kB
SecPageTables:     15388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   15519764 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479764 kB
VmallocChunk:          0 kB
Percpu:           134912 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3993600 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:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 800384 MiB
End job on nodeE004 at 2026-06-25 11:48:52